@charset "UTF-8";

/*	lupin layout.css
=================================
	=01 header
	=02 gNav
	=03 content
	=04 footer
===============================*/
#wrapper{
	position:relative;
	min-width:1366px;
	padding-top:68px;
}

/*====================================================
	=01 header
====================================================*/
#header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	min-height:68px;
	background-color:rgba(0,0,0,0.9);
	border-bottom: 1px solid #d51717;
	z-index:2000;
}
#headerInner{
	position:relative;
	display: table;
	max-width:1214px;
	width:100%;
	margin:0 auto;
	padding:10px 0 5px;
	text-align:right;
	box-sizing:border-box;
}
#headerInner > *{
	display: table-cell;
	vertical-align: middle;
}
#headerInner > .logo{
	width:315px;
	text-align: left;
}
#headerInner #jsMenuBtn{
	display:none;
	position:absolute;
	top:0;
	right:0;
	width:68px;
	height:68px;
	background:url(http://img.lupin-new-season.jp/common/images/hd_menu.png) no-repeat 0 0;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
}
#headerInner .sns{
	font-size: 0;
	white-space: nowrap;
	width: 200px;
}
#headerInner .sns li{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
#header .fb_iframe_widget iframe{
	right:0;
}

/*====================================================
	=02 gNav
====================================================*/
#wrapper ul.menuList{
	font-size:18px;
	font-weight:bold;
	text-align: right;
}
#wrapper ul.menuList li{
	display:inline-block;
	text-align:left;
	padding-left:1.5em;
	line-height:1.2;
	color:#666;
	font-family:"ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}
#wrapper ul.menuList li a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
#wrapper ul.menuList li .colA{
	color:#660b0b;
}
#wrapper ul.menuList li a .colA{
	color:#d51717;
	-webkit-transition:color 0.3s ease-in-out;
	transition:color 0.3s ease-in-out;
}
#wrapper ul.menuList li a:hover{
	color:#d51717;
	text-decoration:none;
}
#wrapper ul.menuList li a:hover .colA{
	color:#fff;
}

/*====================================================
	=03 content
====================================================*/
#content{
	min-width:1280px;
	padding-bottom:60px;
	margin:0 auto;
	background:url(../img/common/bg_img01.png) no-repeat center 0;
	background-attachment:fixed;
}
#content:after{
	content:"";
	clear:both;
	display:block;
}

/*====================================================
	=04 footer
====================================================*/
#jsPagetop{
	position:fixed;
	right:30px;
	bottom:105px;
	z-index:100;
}
#jsPagetop a{
	display:block;
	width:78px;
	height:66px;
	background:url(http://img.lupin-new-season.jp/common/images/pagetop.png) no-repeat 0 0;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
}
#jsPagetop a:hover{
	background-position:0 bottom;
}
#footer{
	text-align:center;
	padding-bottom:50px;
	background-color:#000;
}
#footer .slide,
#footer ul > li{
	display:inline-block;
	outline: none;
}
#footer .slide > ul{
	width:auto;
	margin:-24px 0 0 -24px;
	white-space:normal;
	text-align:left;
}
#footer .slide > ul > li{
	width:auto;
	margin:24px 0 0 24px;
}
#footer .wrap{
	position:relative;
	width:1024px;
	padding:0 40px;
	margin:0 auto;
	overflow:hidden;
}
#footer .wrap.slick-slider{
	width:1104px;
}
#footer .slick-arrow{
	border: 0;
	position:absolute;
	top:50%;
	width:15px;
	height:32px;
	margin-top:-16px;
	text-align:left;
	text-indent:-999px;
	overflow:hidden;
	opacity:0.7;
}
#footer .slick-prev{
	background:url(http://img.lupin-new-season.jp/common/images/icon_arrow_l.png) no-repeat 0 0;
	left:0;
}
#footer .slick-next{
	background:url(http://img.lupin-new-season.jp/common/images/icon_arrow_r.png) no-repeat 0 0;
	right:0;
}

#footerBnrA{
	padding: 57px 0;
	background:url(../img/common/bg_ft01.png) repeat 0 0;
}
#footerBnrA .slide > ul > li{
	width: 500px;
	text-align: center;
}

#footerBnrB{
	padding: 64px 0;
	background-color:#141414;
}

#footer .logo{
	margin:80px 0 65px;
}
#footer .copy{
	font-size:12px;
	color:#6d6d6d;
}
#footer .links{
	padding: 10px 0 0;
	color: #999;
}
#footer .links a{
	color: #aaa;
}
#footer .links a:hover{
	color: #d51717;
}
/* noftbnr */
.noftbnr #footerBnr{
	display:none;
}

/*	colorbox
====================================================*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{ opacity: 0.9; filter: alpha(opacity = 90); background-color:#000;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px;}
    #cboxTopRight{width:21px; height:21px;}
    #cboxBottomLeft{width:21px; height:21px;}
    #cboxBottomRight{width:21px; height:21px;}
    #cboxMiddleLeft{width:21px;}
    #cboxMiddleRight{width:21px;}
    #cboxTopCenter{height:21px;}
    #cboxBottomCenter{height:21px;}
    #cboxContent{overflow:hidden;}
        .cboxIframe{background:#000;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-top:68px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingGraphic{background:url(http://img.lupin-new-season.jp/common/images/loading.png) no-repeat center center; opacity:0.6;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:0; right:0; background:url(http://img.lupin-new-season.jp/common/images/hd_menu.png) no-repeat 0 bottom; width:68px; height:68px; text-indent:-9999px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
