@charset "utf-8";

body {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #000;
}

#wrapper {
	width: 720px;
	margin-top: 34px;
	margin-left: 290px;
	float: left;
}

.clearfix:after{
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    clear: both;
}

/*	Header
============================== */

header {
	width: 200px;
	top: 14px;
	left: 40px;
	float: left;
	position: fixed;
}

header > a img {
	margin-top: 18px;
}

header > ul {
	margin-top: 34px;
}

header > ul > li {
	position: relative;
}

header > ul > li a {
	display: block;
	text-indent: -9999px;
	height: 12px;
	width: 100px;
	padding-bottom: 14px;
	-webkit-transition: 200ms cubic-bezier(0.400, 0.200, 0.300, 0.800);
    -moz-transition: 200ms cubic-bezier(0.400, 0.200, 0.300, 0.800);
    -ms-transition: 200ms cubic-bezier(0.400, 0.200, 0.300, 0.800);
    -o-transition: 200ms cubic-bezier(0.400, 0.200, 0.300, 0.800);
	transition: 200ms cubic-bezier(0.400, 0.200, 0.300, 0.800);
}

header > ul > li a:hover {
	background-position: 10px 0;
}

header > ul > .home a {
	background: url(../img/navi_home.png) no-repeat 0 0;
}

header > ul > .news a {
	background: url(../img/navi_news.png) no-repeat 0 0;
}

header > ul > .biography a {
	background: url(../img/navi_biography.png) no-repeat 0 0;
}

header > ul > .discography a {
	background: url(../img/navi_discography.png) no-repeat 0 0;
}

header > ul > li.visit:after {
	content: "";
	display: block;
    width: 3px;
    height: 5px;
    position: absolute;
    top: 3px;
    left: 104px;
    background: url(../img/navi_arrow.png) no-repeat 0 0;
}

header > div.contact a {
	display: block;
	background: url(../img/mail_address.png) no-repeat 0 0;
	width: 200px;
	height: 22px;
	text-indent: -9999px;
	margin-top: 22px;
}

header > div.contact a:hover {
	opacity: 0.5;
}

header > div > ul > .twitter a {
	display: block;
	width: 160px;
	height: 36px;
	background: url(../img/navi_twitter.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 20px;
}

header > div > ul > .twitter a:hover {
	background-position: 0 -36px;
}

header > div > ul > .niconico a {
	display: block;
	width: 160px;
	height: 36px;
	background: url(../img/navi_niconico.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 10px;
}

header > div > ul > .niconico a:hover {
	background-position: 0 -36px;
}

header > div#to_top a {
	display: block;
	position: absolute;
	top: 500px;
	left: 0;
    background: #000 url(../img/to_top.png) no-repeat 50% 30%;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    -webkit-transition: 400ms cubic-bezier(0.420, 0.500, 0.320, 0.800);
    -moz-transition: 400ms cubic-bezier(0.420, 0.500, 0.320, 0.800);
    -ms-transition: 400ms cubic-bezier(0.420, 0.500, 0.320, 0.800);
    -o-transition: 400ms cubic-bezier(0.420, 0.500, 0.320, 0.800);
    transition: 400ms cubic-bezier(0.420, 0.500, 0.320, 0.800);
}

header > div#to_top a:hover {
	background-color: #004c7d;
	top: 480px;
	left: -20px;
    width: 120px;
    height: 120px;
}

/*	Top
============================== */

section#RecentNews {
	width: 678px;
	height: 188px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 4px 20px 8px;
	margin-bottom: 26px;
	position: relative;
}

section#RecentNews:after {
	content: "";
	display: block;
	background: url(../img/sub_triangle.png) no-repeat 0 0;
	position: absolute;
	top: -9px;
	left: -1px;
	width: 6px;
	height: 6px;
}

section#RecentNews > ul {
	margin-top: 10px;
}

section#RecentNews > ul > li {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 678px;
	height: 26px;
}

section#RecentNews > ul > li a {
	color: #000;
}

section#RecentNews > ul > li a:hover {
	color: #969696;
}

section#RecentNews ul .date {
	width: 84px;
	margin-right: 30px;
	padding-left: 22px;
	line-height: 26px;
	float: left;
	background: url(../img/icon_date.png) no-repeat 0 40%;
}

section#RecentNews ul .text a {
	width: 540px;
	line-height: 26px;
	float: left;
	text-decoration: none;
}

section#banner > ul > li:first-child {
	padding-left: 0;
}

section#banner > ul {
	height: 36px;
	margin-bottom: 32px;
}

section#banner > ul > li {
	padding-left: 20px;
	text-indent: -9999px;
	float: left;
}

section#banner > ul > li.link a {
	display: block;
	width: 380px;
	height: 36px;
	background: url(../img/banner_2nd.png) no-repeat 0 0;
}

section#banner > ul > li.uma a {
	display: block;
	width: 150px;
	height: 36px;
	background: url(../img/banner_uma.png) no-repeat 0 0;
}

section#banner > ul > li.ginga a {
	display: block;
	width: 150px;
	height: 36px;
	background: url(../img/banner_ginga.png) no-repeat 0 0;
}

section#banner > ul li a:hover {
	background-position: 0 -36px;
}

section#works{
	margin-bottom: 80px;
}

section#works > ul {
	height: 220px;
	padding-bottom: 30px;
}

section#works > ul > li:first-child {
	padding-left: 0;
}

section#works > ul > li {
	padding-left: 40px;
	float: left;
	position: relative;
}

section#works > ul > li:first-child > p:before {
	left: -15px;
}

section#works > ul > li > p:before {
	content: "";
	display: block;
	position: absolute;
	width: 180px;
	height: 180px;
	top: -15px;
	left: 25px;
	background: url(../img/top_works_bg.png) no-repeat 0 0;
	z-index: -1;
}

section#works > ul > li > p {
	color: #aaa;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 14px;
	line-height: 16px;
	background: url(../img/top_works_line.png) no-repeat 0 62px;
	height: 50px;
}

section#works > ul > li > p > span {
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}

section#works > ul > li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 40px;
	width: 150px;
	height: 150px;
	opacity: 0;
	background: url(../img/top_works_hover.png) no-repeat 0 0;
	-webkit-transition: 350ms cubic-bezier(0.420, 0.200, 0.320, 0.800);
    -moz-transition: 350ms cubic-bezier(0.420, 0.200, 0.320, 0.800);
    -ms-transition: 350ms cubic-bezier(0.420, 0.200, 0.320, 0.800);
    -o-transition: 350ms cubic-bezier(0.420, 0.200, 0.320, 0.800);
	transition: 350ms cubic-bezier(0.420, 0.200, 0.320, 0.800);
}

section#works > ul > li a:hover:after {
	opacity: 1.0;
}

section#works > ul > li:first-child a:after {
	left: 0;
}

/*	News
============================== */

#wrapper > section#news:after {
	content: "";
	display: block;
	position: absolute;
	top: 118px;
	left: 1031px;
	width: 57px;
	height: 174px;
	background: url(../img/cap_news.png) no-repeat 0 0;
}

#wrapper > section#news > ul#navi {
	width: 720px;
	height: 34px;
	padding: 30px 0 20px 0;
	clear: both;
}

#wrapper > section#news > ul#navi li a {
	position: relative;
	color: #000;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-decoration: none;
	margin-right: 20px;
	padding-bottom: 8px;
	float: left;
	border-bottom: 1px dotted #000;
}

#wrapper > section#news > ul#navi li a:hover {
	color: #969696;
}

#wrapper > section#news > .article {
	width: 720px;
	padding: 30px 0 60px;
	border-top: 1px solid #000;
	position: relative;
}

#wrapper > section#news > .article > .left {
	width: 500px;
	margin-right: 40px;
	float: left;
}

#wrapper > section#news > .article > .left > h1 {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 32px;
}

#wrapper > section#news > .article > .left > h1 >.date {
	font-size: 11px;
	font-weight: bold;
	width: 84px;
	padding-left: 22px;
	margin-bottom: 8px;
	line-height: 26px;
	display: block;
	background: url(../img/icon_date.png) no-repeat 0 40%;
}

#wrapper > section#news > .article > .left > p {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}

#wrapper > section#news > .article > .left > p a {
	color: #000;
}

#wrapper > section#news > .article > .left > p a:hover {
	color: #969696;
}

#wrapper > section#news > .article > .left > .article_tag {
	font-size: 10px;
	color: #969696;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	position: absolute;
	bottom: 2px;
}

#wrapper > section#news > .article > .right {
	width: 180px;
	float: left;
}

#wrapper > section#news > .article_pager {
	border-top: 1px solid #000;
	height: 140px;
}

#wrapper > section#news > .article_pager ul {
	float: right;
}

#wrapper > section#news > .article_pager li {
	font-size: 12px;
	line-height: 48px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	float: left;
}

#wrapper > section#news > .article_pager li a {
	color: #000;
	text-decoration: none;
}

#wrapper > section#news > .article_pager li a:hover {
	color: #969696;
}

#wrapper > section#news > .article_pager li.back {
	padding-left: 21px;
	margin-right: 38px;
	background: url(../img/pager_back_icon.png) no-repeat left 20px;
}

#wrapper > section#news > .article_pager li.next {
	width: 50px;
	background: url(../img/pager_next_icon.png) no-repeat right 20px;
}

/*	Biography
============================== */

#wrapper > section#biography > .page_info > img {
	position: absolute;
	top: 58px;
	left: 290px;
	width: 720px;
	height: 40px;
}

#wrapper > section#biography:after {
	content: "";
	display: block;
	position: absolute;
	top: 114px;
	left: 1030px;
	width: 75px;
	height: 347px;
	background: url(../img/cap_biography.png) no-repeat 0 0;
}

#wrapper > section#biography {
	width: 720px;
	height: 540px;
	padding: 60px 0 60px;
	margin-top: 80px;
	border-top: 1px solid #000;
}

#wrapper > section#biography > .left {
	width: 260px;
	margin-right: 60px;
	float: left;
}

#wrapper > section#biography > .right {
	position: relative;
	width: 400px;
	float: left;
}

#wrapper > section#biography > .right > .name:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	width: 38px;
	height: 9px;
	background: url(../img/cap_name.png) no-repeat 0 0;
}

#wrapper > section#biography > .right > .name {
	padding: 32px 0 40px;
}

#wrapper > section#biography > .right > .about:before {
	content: "";
	display: block;
	position: absolute;
	top: 110px;
	left: -20px;
	width: 40px;
	height: 9px;
	background: url(../img/cap_about.png) no-repeat 0 0;
}

#wrapper > section#biography > .right > .about {
	padding-top: 32px;
}

#wrapper > section#biography > .right > .about p {
	font-size: 10px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

/*	Discography
============================== */

#wrapper > section#discography:after {
	content: "";
	display: block;
	position: absolute;
	top: 116px;
	left: 1030px;
	width: 75px;
	height: 435px;
	background: url(../img/cap_discography.png) no-repeat 0 0;
}

#wrapper > section#discography > ul#navi {
	width: 720px;
	height: 34px;
	padding: 30px 0 20px 0;
	clear: both;
}

#wrapper > section#discography > ul#navi li a {
	position: relative;
	color: #000;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-decoration: none;
	margin-right: 20px;
	padding: 0 0 8px 1px;
	float: left;
	border-bottom: 1px dotted #000;
}

#wrapper > section#discography > ul#navi li a:hover {
	color: #969696;
}

#wrapper > section#discography > .disc_info {
	padding: 30px 0 60px;
	border-top: 1px solid #000;
}

#wrapper > section#discography > .disc_info > .left {
	width: 220px;
	margin-right: 40px;
	float: left;
}

#wrapper > section#discography > .disc_info > .left > div {
	position: relative;
}

#wrapper > section#discography > .disc_info > .left > div:before {
	content: "";
	display: block;
	position: absolute;
	width: 230px;
	height: 230px;
	top: -5px;
	left: -5px;
	background: url(../img/discograpy_disc_bg.png) no-repeat 0 0;
	z-index: -1;
}

#wrapper > section#discography > .disc_info > .left > .buy_link a {
	display: block;
	width: 220px;
	height: 36px;
	background: url(../img/buy_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 20px;
}

#wrapper > section#discography > .disc_info > .left > .buy_link a:hover {
	background-position: 0 -36px;
}

#wrapper > section#discography > .disc_info > .right {
	width: 460px;
	float: left;
}

#wrapper > section#discography > .disc_info > .right > h1 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 20px;
}

#wrapper > section#discography > .disc_info > .right > h1 > span {
	display: block;
	font-size: 10px;
}

#wrapper > section#discography > .disc_info > .right > h2 {
	color: #969696;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	margin-bottom: 28px;
}

#wrapper > section#discography > .disc_last {
	border-bottom: 1px solid #000;
	margin-bottom: 240px;
}

#wrapper > section#discography > .disc_info > .right > .track_list:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 460px;
	height: 21px;
	background: url(../img/tracklist_cap.png) no-repeat 0 0;
}

#wrapper > section#discography > .disc_info > .right > .track_list {
	position: relative;
	width: 460px;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 16px;
}

#wrapper > section#discography > .disc_info > .right > .track_list ul {
	padding-top: 30px;
}

#wrapper > section#discography > .disc_info > .right > .track_list li {
	width: 220px;
	border-bottom: 1px solid #aaa;
	float: left;
	margin-right: 20px;
	padding: 10px 0;
}

#wrapper > section#discography > .disc_info > .right > .track_list li div {
	width: 28px;
	float: left;
}

#wrapper > section#discography > .disc_info > .right > .track_list li:nth-child(2n) {
	margin-right: 0px;
}


/* bg_dot */
#circle_draw_area{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}

#circle_draw_area > div{
    position: absolute;
}

#circle_draw_area > div img{
    width: 100%;
}
