@charset "UTF-8";
/* CSS Document */




@font-face {
    font-family: 'domofont';
    src: url('../fonts/gillsansmt.eot');
    src: url('../fonts/gillsansmt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gillsansmt.woff') format('woff'),
         url('../fonts/gillsansmt.ttf') format('truetype'),
         url('../fonts/gillsansmt.svg#gill_sans_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}










#browserup {
	width: 100%;
	background: #daecfd;
	margin: 0;
	min-height: 260px;
}

#browserup #browseruptext {
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-size: 1em;
	padding: 30px 30px 0 30px;
	font-weight: 400;
}

#browserup #browseruptext span {
	font-size: 1.3em;
}

#browserup #browsersuggestion {
	width: 500px;
	margin: 30px auto 0 auto;
	padding: 0 0 30px 0;
}










body {
	background: #333;
	font-family: domofont, arial, "trebuchet ms", verdana;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: bottom;
}

.msg1,
.msg2 {
	background: #ff0000;
	color: #fff;
	font-size: 0.9em;
	padding: 20px;
	text-align: center;
}

.msg2 {
	background: #ff6600;
}




#container, 
#snsbar, #snsbar #snsbarinner,
#topnav, #topnav #mainlogo, #topnav #mainlogo h1,
#featured {
	margin: 0;
	padding: 0;
	border: 0; 
}

.bold {
	font-weight: bold;
}




#container {
	width: 100%;
	min-width: 1150px;
	background: #ddd;
}

#contents-container {
	width: 1100px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#snsbar {
	width: 100%;
	min-width: 1150px;
	height: 40px;
	background: #eee;
	border-bottom: 1px solid #fff;
	box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	
}

#snsbar #snsbarinner {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	text-align: right;
}

#snsbar img {
	width: 30px;
	height: 30px;
	margin: 5px 0;
	padding: 0 0 0 2px;
}

#topnav {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
}

#topnav #mainlogo {
	width:  143px;
	height: 45px;
	margin: 22px 0 0 0;
	float: left;
}




#topbar {
	width: 100%;
	min-width: 1150px;
	height: 40px;
	background: #eee;
	border-bottom: 1px solid #fff;
	box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	
}

#topbar #topbarinner {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
}

#topbar #sns {
	float: right;
}

#topbar #sns img {
	width: 30px;
	height: 30px;
	margin: 5px 0;
	padding: 0 0 0 2px;
}












/*nav {
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: right;
	font-size: 1.1em;
}

nav div.menu {
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
}

nav div.menu a,
nav div.menu a:link,
nav div.menu a:visited {
	padding: 0 5px;
	text-decoration: none;
	color: #333;
}

nav div.menu a:hover {
	padding: 0 5px;
	text-decoration: none;
	color: #666;
}

nav div.on a,
nav div.on a:link,
nav div.on a:visited {
	color: #3a3a9c;
	text-decoration: none;
}

nav div.on a:hover {
	color: #666;
	text-decoration: none;
}

nav div.bar {
	width: 50px;
	height: 2px;
	margin: 58px 0 0 0;
	left: 0;
	display: block;
	position: absolute;
	background: #3a3a9c;
}

div.menu .current {
	background: #ff0000;
}*/




nav {
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: right;
	font-size: 1.1em;
}

nav ul.mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav ul.mainnav li.menu {
	padding: 0 0 0 16px;
	float: left;
}

nav ul.mainnav li.menu a,
nav ul.mainnav li.menu a:link,
nav ul.mainnav li.menu a:visited {
	padding: 0 5px;
	text-decoration: none;
	color: #333;
}

nav ul.mainnav li.menu a:hover {
	padding: 0 5px;
	text-decoration: none;
	color: #666;
}

nav ul.mainnav li.on a,
nav ul.mainnav li.on a:link,
nav ul.mainnav li.on a:visited {
	color: #3a3a9c;
	text-decoration: none;
}

nav ul.mainnav li.on a:hover {
	color: #666;
	text-decoration: none;
}

nav div.bar {
	width: 50px;
	height: 2px;
	margin: 58px 0 0 0;
	left: 0;
	display: block;
	position: absolute;
	background: #3a3a9c;
}

ul.mainnav li.menu .current {
	background: #ff0000;
}




#featured {
	width: 1100px;
	margin: 0 auto;
}









#feed-container h2 {
	margin: 0;
	padding: 0;
}

#feed-container {
	margin: 20px 0 0 0;
	background: #fff;
}

#feed {
	width: 1100px;
	height: 200px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: #fff;
	font-size: 0.8em;
	color: #333;
}

#feed .post {
	width: 262px;
	margin: 0 0 0 10px;
	padding: 10px 0;
	border: 0;
	float: left;
}

#feed .post p.posttitle {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}

#feed .post .postthumb {
	width: 260px;
	border: 0;
	height: 150px;
	overflow: hidden;
}

#feed .post .postthumb img {
	margin: -1px 0 0 -1px;
}

#feed-container a,
#feed-container a:link,
#feed-container a:visited {
	color: #3b3a9d;
	text-decoration: none;
}

#feed-container a:hover {
	color: #333;
	text-decoration: underline;
}




#homebottom {
	width: 1100px;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

#homebottom a,
#homebottom a:link,
#homebottom a:visited {
	color: #888;
	text-decoration: none;
}

#homebottom a:hover {
	color: #333;
	text-decoration: underline;
}

#homebottom #homevids-container {
	width: 380px;
	margin: 0;
	background: #fff;
	padding: 0;
	float: left;
}

#homebottom #homerecords-container,
#homebottom #homemerchandise-container {
	width: 340px;
	margin: 0 0 0 20px;
	padding: 0;
	background: #fff;
	float: left;
	display: inline;
}

#homebottom #homevids-container h3,
#homebottom #homerecords-container h3,
#homebottom #homemerchandise-container h3 {
	margin: 0;
	padding: 10px 10px 10px 36px;
	background: #efefef;
	color: #666;
	font-weight: normal;
	border: 1px solid #fff;
	font-size: 1.3em;
	background-repeat: no-repeat;
	background-position: 2% 50%;
}

#homebottom #homevids-container h3 {
	background-image: url(../img/home/icon-featuredvids.jpg);
}

#homebottom #homerecords-container h3 {
	background-image: url(../img/home/icon-records.jpg);
}

#homebottom #homemerchandise-container h3 {
	background-image: url(../img/home/icon-merchandise.jpg);
}




#homebottom #homevids-container #vid-contents,
#homebottom #homerecords-container #records-contents,
#homebottom #homemerchandise-container #merchandise-contents {
	padding: 0 0 10px 0;
}

#homebottom #homevids-container .featuredvid {
	width: 360px;
	margin: 10px 10px 0 10px;
	height: 230px;
	overflow: hidden;
}

#homebottom #homevids-container .vid,
#homebottom #homevids-container .vid3 {
	width: 113px;
	height: 80px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}

#homebottom #homevids-container .vid3 {
	width: 114px;
}




#homebottom #homerecords-container #records-contents .record {
	width: 318px;
	height: 54px;
	margin: 10px 10px 0 10px;
	border: 1px solid #ccc;
}

#homebottom #homerecords-container #records-contents .record img {
	width: 52px;
	height: 52px;
	margin: 1px 0 1px 1px;
	padding: 0;
	float: left;
	display: inline;
}

#homebottom #homerecords-container #records-contents .record .albuminfo {
	margin: 0 0 0 10px;
	padding: 7px 0;
	float: left;
	display: inline;
	color: #666;
}

#homebottom #homerecords-container #records-contents .record .albuminfo span {
	font-weight: bold;
	color: #333;
}



#homebottom #homemerchandise-container #merchandise-contents .item {
	width: 155px;
	height: 155px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
	background: #ccc;
}

#homebottom .more {
	width: 100%;
	background: #666;
	text-align: right;
	float: left;
}

#homebottom .more-merchandise,
#homebottom .more-merchandise2 {
	width: 168px;
	background: #666;
	text-align: right;
	float: left;
}

#homebottom .more-merchandise2 {
	margin-left: 2px;
	display: inline;
}

#homebottom .more img,
#homebottom .more-merchandise img,
#homebottom .more-merchandise2 img {
	margin: 10px;
}












/* SUB PAGES */
h2.pagetitle {
	background: #efefef;
	width: 100%;
	margin: 0;
	padding: 1.4%;
	font-weight: normal;
	color: #666;
	border: 1px solid #fff;
	box-sizing: border-box;
}




/* VIDEO PAGE */
#videos-container {
	width: 1100px;
	min-height: 350px;
	margin: 0;
	padding: 0;
	border: 0;
}

#videos-container #vidfilter {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

#videos-container #vidfilter dd {
	margin: 0;
	padding: 0;
}

#videos-container #vidfilter dt {
	font-size: 1.1em;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px #666 solid;
}

#videos-container #vidfilter ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#videos-container #vidfilter ul li {
	margin: 0;
	padding: 3px;
}

#videos-container #vidfilter ul li a,
#videos-container #vidfilter ul li a:link,
#videos-container #vidfilter ul li a:visited {
	text-decoration: none;
	color: #666;
	padding: 3px 3px 3px 0;
}

#videos-container #vidfilter ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #3a3a9c;
	padding: 3px 10px;
}

#videos-container #videocontents-container {
	width: 900px;
	min-height: 400px;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	float: left;
}

#videos-container #videocontents-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#videos-container #videocontents-container ul li {
	width: 205px;
	height: 205px;
	background: #eee;
	margin: 0 0 10px 20px;
	padding: 5px;
	float: left;
	display: inline;
	font-size: 0.9em;
	color: #666;
	border: 1px solid #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#videos-container #videocontents-container ul li p {
	margin: 0;
	padding: 5px 5px 0 5px;
}

#videos-container #videocontents-container ul li div.vidthumb {
	width: 195px;
	height: 108px;
	overflow: hidden;
	background: #fff;
}

#videos-container #videocontents-container ul li div.vidthumb img {
	margin: -20px 0 0 0;
}

#videos-container #videocontents-container ul li hr {
	background: none;
	border: 0;
	border-bottom: 1px dashed #999;
}

#videos-container #videocontents-container ul li img.buyalbum {
	float: right;
}




/* TOUR */
#tour-container {
	min-height: 300px;
}

#tourtabs ul#tabs-nav li {
	font-size: 1.3em;
}

.tourcontent table {
	width: 100%;
	border: 2px solid #888;
	margin: 23px 0 0 0;
	border-collapse: collapse;
	color: #555;
}

.tourcontent table th {
	background: #888;
	color: #eee;
}

.tourcontent table tr {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

.tourcontent table tr th,
.tourcontent table tr td {
	border-left: 1px dashed #888;
	border-right: 1px dashed #888;
	padding: 10px;
	text-align: center;
}

.tourcontent table tr th {
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}

.tourcontent table tr td {
	vertical-align: top;
}

.tourcontent table tr td.date {
	font-weight: bold;
}

.tourcontent table tr td.schevent {
	text-align: left;
}

.tourcontent table tr td.schevent span {
	font-weight: bold;
}

.tourcontent table tr:nth-child(even) {
	background: #f5f5f5;
}

.tourcontent table a,
.tourcontent table a:link,
.tourcontent table a:visited {
	color: #3b3a9d;
}

.tourcontent table a:hover {
	color: #666;
}










.tourcontent table tr td.ticket div.ticketbtn {
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background-color: #769bc0;
	border-radius: 3px;
	font-size: 0.9em;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.tourcontent table tr td.ticket div.ticketbtn a,
.tourcontent table tr td.ticket div.ticketbtn a:link,
.tourcontent table tr td.ticket div.ticketbtn a:visited,
.tourcontent table tr td.ticket div.ticketbtn a:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
	
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
}

.tourcontent table tr td.ticket div.ticketbtn a:hover {
	background-color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}









/* STORE TOP */
#storetop-banner-container {
	width: 100%;
	margin: 0 auto;
	background: #eee;
}

#storetop-banner-container img {
	height: 100%;
}




.storetop-inner {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #eee;
}

#storetop-left,
#storetop-right {
	width: 65%;
	margin: 0 0 0 5%;
	padding: 0;
	border: 0;
	float: left;
	display: inline;
}

#storetop-right {
	width: 28%;
	margin: 0 0 0 2%;
	padding: 0;
	border: 0;
	float: left;
	display: inline;
	background: #fff;
}

.product-slider {
	margin: 50px 0 0 0;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #999;
	color: #666;
}

.product-slider .slidertitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.product-slider h2 {
	color: #555;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}

.product-slider .seemore {
	float: right;
	background: #fff;
	margin: 5px 0;
	padding: 0 10px;
	line-height: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.product-slider .flexslider_carousel {
	margin: 10px 0 0 0;
}

.product-slider .flexslider_carousel .slides li {
	padding: 0 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.1em;
}

.product-slider .flexslider_carousel .slides li .productimg {
	width: 140px;
	height: 140px;
	overflow: hidden;
}

.product-slider p {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

.product-slider p .artistname {
	font-weight: bold;
	font-size: 1.1em;
}




.product-slider a,
.product-slider a:link,
.product-slider a:visited,
#storetop-right a,
#storetop-right a:link,
#storetop-right a:visited {
	color: #666;
	text-decoration: none;
}

.product-slider a:hover,
#storetop-right a:hover {
	color: #3b3a9d;
	text-decoration: none;
	
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.product-slider a img:hover {
	opacity: .7;
	
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

#storetop-right .inner {
	padding: 0 30px;
}

#storetop-right section.sectionbox {
	padding: 30px 0;
}

#storetop-right section.sectionbox-ul {
	border-bottom: 1px solid #ccc;
}

#storetop-right section.sectionbox h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #333;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 300;
}

#storetop-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}




#storebreadcrumb {
	width: 100%;
	height: 50px;
	line-height: 50px;
	/*background: #001d8a;*/
	background: #fff;
}

#storebreadcrumb .inner {
	width: 1100px;
	margin: 0 auto;
}

#storebreadcrumb a,
#storebreadcrumb a:link,
#storebreadcrumb a:visited {
	color: #666;
	text-decoration: none;
	
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

#storebreadcrumb a:hover {
	color: #000;
	
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}




#storecontents {
	width: 1100px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}






/* TABLE SORTER */
table#limiteditems {
	margin: 10px 0 0 10px;
}

table#limiteditems td {
	vertical-align: middle;
	font-size: 0.8em;
	color: #666;
}




#tablesorter-container {
	width: 1100px;
	margin: 10px auto;
	float: left;
	display: inline;
}

table.tablesorter {
	width: 100%;
	margin: 0;
	font-size: 0.8em;
	text-align: left;
	border-collapse: collapse;
	border: 2px #999 solid;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #666;
	border: 1px #ccc solid;
	font-size: 0.75em;
	padding: 5px;
	color: #fff;
}
table.tablesorter thead tr .header {
	background-image: url(../store/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #333;
	padding: 5px;
	background-color: #fff;
	vertical-align: middle;
	border: 1px solid #ccc;
}
table.tablesorter tbody tr.odd td {
	background-color: #fff;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../store/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../store/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #170092;
	color: #fff;
}

table.tablesorter th.date { width:90px; }
table.tablesorter th.artist { width:150px; }
table.tablesorter th.formats { width:410px; }
table.tablesorter th.details { width:20px; }
table.tablesorter td.art { width:50px;margin:0;padding:2px;text-align:center; }
table.tablesorter td.art img { width:50px; }
table.tablesorter td.album { font-weight:bold;color:#170092; }

table.tablesorter td.album a,
table.tablesorter td.album a:link,
table.tablesorter td.album a:visited {
	color: #170092;
	text-decoration: none;
}

table.tablesorter td.album a:hover {
	color: #666;
	text-decoration: underline;
}

table.tablesorter td.art img {
	margin: 0;
	padding: 0;
	float: left;
}

table.tablesorter td.album .memo a,
table.tablesorter td.album .memo a:link,
table.tablesorter td.album .memo a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

table.tablesorter td.album .memo a:hover {
	color: #170092;
	text-decoration: underline;
	font-weight: normal;
}

.azulmusic table.tablesorter th.formats { width:200px; }
.azulmusic table.tablesorter th.artist,
.azulmusic table.tablesorter td.artistname {
	width: 160px;
	font-weight: bold;
}
.azulmusic table.tablesorter td.artistname {
	color: #444;
}













footer {
	width: 100%;
	min-width: 1150px;
	margin: 0;
	padding: 0;
}

footer #footerinner {
	width:  1100px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border: 0;
}

footer #footerinner ul {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
	color: #fff;
	font-size: 0.9em;
	float: left;
}

footer #footerinner ul li {
	padding: 3px 0;
}

footer #footerinner ul#footerdomolink {
	margin: 0 0 0 30px;
	display: inline;
}

footer #footerinner ul a,
footer #footerinner ul a:link,
footer #footerinner ul a:visited {
	color: #fff;
	text-decoration: none;
}

footer #footerinner ul a:hover {
	color: #b9b8e5;
	text-decoration: underline;
}

footer #footerinner #footerright {
	text-align: right;
	float: right;
}

footer #footerinner #footerright #get-news {
	padding: 20px;
	background: #769bc0;
	color: #fff;
	text-align: center;
	margin: 5px 0 0 0;
}

footer #footerinner #footerright p {
	margin: 20px 0 0 0;
	padding: 0 0 0 30px 0;
	color: #fff;
	font-size: 0.8em;
}








#container404 {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 50px 0;
	background: #ddd;
	border: none;
	border-top: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}