@charset "UTF-8";

#mainVisual {
	padding: 0 0 0;
	position: relative;
	zoom: 1;
}
#mainVisual #carouselArea {
	width: 960px;
	height: 410px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	background: transparent url(/common/images/contents_bg_01.jpg) repeat 0 0;
}
#mainVisual #carouselArea .imageBox p {
	float: left;
	z-index: 10;
}
#mainVisual #carouselArea .arrowsBox .prevArrowsWrapper {
	position: absolute;
	top: 133px;
	left: 10px;
	width: 38px;
	height: 38px;
	z-index: 100;
	padding: 5px;
}
#mainVisual #carouselArea .arrowsBox .prevArrows {
	position: relative;
	width: 38px;
	height: 38px;
	cursor: pointer;
}
#mainVisual #carouselArea .arrowsBox .nextArrowsWrapper {
	position: absolute;
	top: 133px;
	right: 10px;
	width: 38px;
	height: 38px;
	z-index: 100;
	padding: 5px;
}
#mainVisual #carouselArea .arrowsBox .nextArrows {
	position: relative;
	width: 38px;
	height: 38px;
	cursor: pointer;
}
#mainVisual #carouselArea .arrowsBox .prevArrows a ,
#mainVisual #carouselArea .arrowsBox .nextArrows a {
	width: 38px;
	height: 38px;
	display: block;
}
#mainVisual #carouselArea .arrowsBox .prevArrows img ,
#mainVisual #carouselArea .arrowsBox .nextArrows img {
	position: relative;
	cursor: pointer;
}
#mainVisual #carouselArea .bulletsBox {
	position: absolute;
	top: 6px;
	right: 2px;
	z-index: 100;
	padding: 5px;
}
#mainVisual #carouselArea .bulletsBox ul li {
	margin-right: 8px;
	width: 10px;
	height: 10px;
	float: left;
	position: relative;
	cursor: pointer;
}
#mainVisual #carouselArea .bulletsBox ul li img {
	position: absolute;
}

#mainVisual #infoArea {
	width: 586px;
	height: 126px;
	/*background: transparent url(/pack/images/mainvisual_bg_02.png) no-repeat 0 0;*/
	position: absolute;
	left: 20px;
	bottom: 0px;
	z-index: 100;
}
#mainVisual #infoArea h2 {
	margin: 16px 16px 5px;
	padding-bottom: 13px;
	background: transparent url(/pack/images/mainvisual_bg_03.png) no-repeat 0 0;
}
#mainVisual #infoArea .areaInner {
	margin: 5px 16px 14px;
	padding-right: 10px;
	height: 63px;
	overflow: auto;
}
#mainVisual #infoArea th,
#mainVisual #infoArea td {
	padding: 3px 0;
}
#mainVisual #infoArea .date {
	padding-right: 10px;
	white-space: nowrap;
}
#mainVisual #infoArea .icon {
	width: 89px;
}
#mainVisual #infoArea_wide {
	width: 880px;
	height: 126px;
	background: transparent url(/pack/images/mainvisual_bg_04.png) no-repeat 0 0;
	position: absolute;
	left: 40px;
	bottom: 33px;
}
#mainVisual #infoArea_wide h2 {
	margin: 16px 16px 5px;
	padding-bottom: 13px;
	background: transparent url(/pack/images/mainvisual_bg_05.png) no-repeat 0 0;
}
#mainVisual #infoArea_wide .areaInner {
	margin: 5px 16px 14px;
	padding-right: 10px;
	height: 63px;
	overflow: auto;
}
#mainVisual #infoArea_wide th,
#mainVisual #infoArea_wide td {
	padding: 3px 0;
}

#mainVisual #infoArea_wide .date {
	padding-right: 10px;
	white-space: nowrap;
}
#mainVisual #infoArea_wide .icon {
	width: 89px;
}

#mainVisual #bnrArea {
	position: absolute;
	right: 20px;
	bottom: 0;
	z-index: 100;
}

#top #contents {
	padding: 15px 0px 30px 25px;
	background: transparent url(/common/images/contents_bg_01.jpg) repeat 0 0;
}

#detailLinksArea02 {
	margin: 0 0 0 0;
}
#detailLinksArea02 .detailLinksBox {
	height: 188px;
	position: relative;
	zoom: 1;
}
#detailLinksArea02 #shopBox {
	width: 452px;
	height: 200px;
	float: left;
	margin:0 8px 0 0;
	background: transparent url(/pack/images/index_bg_04.jpg) no-repeat 0 0;
}
#detailLinksArea02 #pcBox {
	width: 452px;
	height: 200px;
	float: left;
	background: transparent url(/pack/images/index_bg_05.jpg) no-repeat 0 0;
}
#detailLinksArea02 .detailLinksBox h2 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#detailLinksArea02 .detailLinksBox .text {
	width: 185px;
	font-size: 13px;
	position: absolute;
	left: 256px;
	top: 18px;
	line-height: 120%;
}
#detailLinksArea02 .detailLinksBox .btn {
	padding-top: 135px;
	text-align: center;
	letter-spacing: -.40em;
}
#detailLinksArea02 .detailLinksBox .btn li {
	/*padding: 0 9px;*/
	display: inline;
	letter-spacing: normal;
}

#osusumeLinkArea {
	margin-left:15px;
	padding-top: 2px;
	width:885px;
	padding:3px 0 0 0;
}
#osusumeLinkArea ul li {
	margin-right: 9px;
	float: left;
}
.substitute {
	display: none;
}
body #fancybox-content iframe {
	height: 413px;
}
a#ya_movie01 {
	position: absolute;
	top: 0px;
	left: 580px;
}




/* ----------------------------------------------------  

	リニューアル 追加CSS 

---------------------------------------------------- */
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#header h1{
	padding: 13px 0px 0px;
}
#about-yearAlbum,#scene-yearAlbum{
	margin:0 0 18px 0;
}
#about-yearAlbum li,#scene-yearAlbum li{
	float:left;
	margin:0 8px 0 0;
}
#top h2.tophead{
	font-size:22px;
	line-height:1;
	margin:0 0 12px 0;
	padding:0 0 0 8px;
}
#top h3.tophead{
	font-size:18px;
	letter-spacing:-0.03em;
	border-left:6px solid #5e503d;
	line-height:1;
	margin:0 0 12px 0;
	padding:0 0 0 8px;
}

#detailLinksArea02 .detailLinksBox .btn li:first-child{
	padding:0 9px;
}
.sectionCampaign{
	width:890px;
	margin-left:15px;
}
.last-child{
	margin:0!important;
}



#header .utilityArea span.rightBnr {
	position: absolute;
	top: 28px;
	right: 4px;
}
#header {
	padding: 16px 20px 15px;
	background-color: #ffffff;
}
#globalNav{height:62px; width:960px;}
#globalNav > ul{height:100%; width:100%; position: relative;}
#globalNav .subNavi > ul{height:auto; width:auto; overflow: hidden; z-index:10; display:none; position:absolute; top:62px; left:0;}
#globalNav .subNavi li{height:35px; border-bottom:1px solid #fff; float: none;}
#globalNav > ul span{cursor:pointer; display:block; height:100%; width:100%; }







/*　追加コンテンツマウスオーバー　*/

/* 1 */
.ancherBox1 a{
	width:298px;
	height:184px;
	display:block;
	overflow:hidden;
	color:#4c3f2f;
	position:relative;
	background:url(/en/pack/images/index_contents_01.jpg) 0 0;
	text-decoration:none;
}
.ancherBox1 a:hover{
	background:url(/en/pack/images/index_contents_01.jpg) 0 184px;
	color:#b68d7b;
}
.abolute-txt1{
	display:inline-block;
	line-height:1.6;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left: 0px;
	width:100%;
	text-align:center;
}

/* 2 */
.ancherBox2 a{
	width:298px;
	height:184px;
	display:block;
	overflow:hidden;
	color:#4c3f2f;
	position:relative;
	background:url(/en/pack/images/index_contents_02.jpg) 0 0;
	text-decoration:none;
}
.ancherBox2 a:hover{
	background:url(/en/pack/images/index_contents_02.jpg) 0 184px;
	color:#b68d7b;
}
.abolute-txt2{
	display:inline-block;
	line-height:1.6;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left: 0px;
	width:100%;
	text-align:center;
}

/* 3 */
.ancherBox3 a{
	width:298px;
	height:184px;
	display:block;
	overflow:hidden;
	color:#4c3f2f;
	position:relative;
	background:url(/en/pack/images/index_contents_03.jpg) 0 0;
	text-decoration:none;
}
.ancherBox3 a:hover{
	background:url(/en/pack/images/index_contents_03.jpg) 0 184px;
	color:#b68d7b;
}
.abolute-txt3{
	display:inline-block;
	line-height:1.6;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left: 0px;
	width:100%;
	text-align:center;
}

/* 4 */
.ancherBox4 a{
	width:451px;
	height:184px;
	display:block;
	overflow:hidden;
	color:#4c3f2f;
	position:relative;
	background:url(/pack/images/index_contents_04.jpg) 0 0;
	text-decoration:none;
}
.ancherBox4 a:hover{
	background:url(/pack/images/index_contents_04.jpg) 0 184px;
	color:#b68d7b;
}
.abolute-txt4{
	display:inline-block;
	line-height:1.6;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left:20px;
}

/* 5 */
.ancherBox5 a{
	width:451px;
	height:184px;
	display:block;
	overflow:hidden;
	color:#4c3f2f;
	position:relative;
	background:url(/pack/images/index_contents_05.jpg) 0 0;
	text-decoration:none;
}
.ancherBox5 a:hover{
	background:url(/pack/images/index_contents_05.jpg) 0 184px;
	color:#b68d7b;
}
.abolute-txt5{
	display:inline-block;
	line-height:1.6;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left:20px;
}










/*
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	*/
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/pack/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
/*
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
*/
.bx-pager-item a{
	text-indent: -9999px;
	width: 24px;
	height: 23px;
	margin: 0 5px;
	outline: 0;
	display: block;
	background: url(/pack/images/page.png) center center no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(/pack/images/page_current.png) center center no-repeat;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/pack/images/btn_slide_left.png) no-repeat 0 0px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/pack/images/btn_slide_right.png) no-repeat 0px 0px;
}

.bx-wrapper .bx-prev:hover {
	background-position:0 -32px;
}

.bx-wrapper .bx-next:hover {
	background-position:0 -32px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	overflow:hidden;
	text-indent: -9999px;
	z-index: 900;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}