@charset "UTF-8";
/* CSS Document */

/* NORMALIZE  */
@import url("normalize.css");

/* RESET */
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,table,pre{ margin: 0; padding:0; }
p,li,dt,dd,th,td,pre{
    -ms-line-break: strict;
    line-break: strict;
    -ms-word-break: break-strict;
    word-break: break-strict
}
a,a:hover{ text-decoration: none; }
ul li{ list-style-type:none; }

/* BASE */
body {
    background:#fff url(/pc/images/pages/common/bg_page.jpg) repeat-x fixed 0 0;
    font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img { vertical-align: bottom; }
a { color: #06c; text-decoration:underline; }
a:hover { color: #f39; }
a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
}

#wrapper {
    text-align:center;
}

.bx-content {
    position:relative;
    width:1000px;
    margin:0 auto;
    background-color: rgba(255,255,255,0.4);
    z-index:10;
}

/* HEADER */
header {
    display:block;
    width:1000px;
    margin:0 auto;
    background-color: rgba(255,255,255,0.4);
}
.header-inner {
    position:relative;
    width:970px;
    height:92px;
    margin:0 auto 57px;
    background:#fff;
}
.header-inner h1 {
    display:block;
    position:absolute;
    top:15px;
    left:20px;
}
/* SEARCH */
.bx-search {
    position:absolute;
    top:15px;
    right:20px;
    width:285px;
    height:60px;
    text-align:right;
}
.bx-search .sub-link {
    font-size:0.75em;
    margin-bottom:5px;
}
.bx-search .sub-link a {
    color:#000;
}
.bx-search .sub-link a:hover {
    color:#888;
}
.bx-search .bx-search-inner {
    position:relative;
    width:290px;
    height:40px;
    box-sizing:border-box;
    border:4px solid #ddd;
    -moz-border-radius:2em;
    -webkit-border-radius:2em;
    -ms-border-radius:2em;
    -o-border-radius:2em;
    border-radius:2em;
}
.bx-search .bx-search-inner:after {
    position:absolute;
    left:0;
    top:0;
    width:282px;
    height:32px;
    box-sizing:border-box;
    content:"";
    background:url(/pc/images/pages/common/ico_search.png) no-repeat 6px center;
    border:2px solid #111111;
    -moz-border-radius:2em;
    -webkit-border-radius:2em;
    -ms-border-radius:2em;
    -o-border-radius:2em;
    border-radius:2em;
}
.bx-search input.btn-search {
    position:relative;
    height:30px;
    border:0;
    -webkit-border-top-right-radius:2em;
    -moz-border-radius-topright:2em;
    border-top-right-radius:2em;
    -webkit-border-bottom-right-radius:2em;
    -moz-border-radius-bottomright:2em;
    border-bottom-right-radius:2em;
    background: #555555;
    background: -moz-linear-gradient(top,  #555555 0%, #111111 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#111111)); 
    background: -webkit-linear-gradient(top,  #555555 0%,#111111 100%); 
    background: -o-linear-gradient(top,  #555555 0%,#111111 100%); 
    background: -ms-linear-gradient(top,  #555555 0%,#111111 100%);
    background: linear-gradient(to bottom,  #555555 0%,#111111 100%);
    padding:3px 20px 0 15px;
    box-sizing:border-box;
    color:#fff;
    z-index:100;
    cursor:pointer;
}
.bx-search input.form-search {
    position:relative;
    border:0;
    width:185px;
    height:27px;
    padding:5px;
    box-sizing:border-box;
    z-index:100;
    color:#808080;
}
/* MAIN-NAVI*/
.bx-mainnavi {
    height:57px;
    width:1032px;
    background:#ff7c9c url(/pc/images/pages/common/nav_bg.png) no-repeat 0 0;
    position:absolute;
    left:-30px;
    top:92px;
    z-index:auto;
}
.bx-mainnavi:before {
    content:"";
    border-color:transparent #d70743 transparent transparent;
    border-style:solid;
    border-width:35px;
    height:0px;
    width:0px;
    position:absolute;
    left:-35px;
    top:21px;
    z-index:-1;
}
.bx-mainnavi:after {
    content:"";
    border-color:transparent transparent transparent #d70743;
    border-style:solid;
    border-width:35px;
    height:0px;
    width:0px;
    position:absolute;
    left:997px;
    top:21px;
    z-index:-1;
}

nav {
    position:relative;
    display:block;
    height:57px;
    width:1032px;
    text-align:center;
    -webkit-box-shadow:rgba(0,0,0,0.3) 0px 10px 20px -5px;
    -moz-box-shadow:rgba(0,0,0,0.3) 0px 10px 20px -5px;
    box-shadow:rgba(0,0,0,0.3) 0px 10px 20px -5px;
    z-index:100;
}

.bx-mainnavi nav > ul {
    display:block;
    width:960px;
    overflow:hidden;    
    padding:0;
    margin:0 auto;
}
.bx-mainnavi nav > ul > li {
    float:left;
    width:160px;
    height:57px;
    position:relative;
}
.bx-mainnavi nav > ul > li > a {
    display:block;
    height:57px;
    text-indent: 100%;
    white-space:nowrap;
    overflow:hidden;
}
.bx-mainnavi nav > ul li:nth-child(1) > a {
    background:url(../images/pages/common/nav_top.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul li:nth-child(2) > a {
    background:url(../images/pages/common/nav_list.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul li:nth-child(3) > a {
    background:url(../images/pages/common/nav_search.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul li:nth-child(4) > a {
    background:url(../images/pages/common/nav_ranking.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul li:nth-child(5) > a {
    background:url(../images/pages/common/nav_actress.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul li:nth-child(6) > a {
    background:url(../images/pages/common/nav_event.png) no-repeat 0 0;
}
.bx-mainnavi nav > ul > li > a:hover {
    background-position:0 -57px;
}

/* CONTENTS-BODY */
.content-inner {
    width:970px;
    min-height:800px;
    margin:0 auto;
    padding:30px 20px;
    box-sizing:border-box;
    background:#fff;
    position:relative;
    overflow:hidden;
    text-align:left;
    z-index:10;
}
.content-inner:before {
    content:"";
    position:absolute;
    width:1000px;
    height:20px;
    top:0;
    left:0;
}

/* LEFT-NAVI */
#nav-left {
    width:222px;
    min-height:600px;
    float:left;
}
#nav-left .bx-leftnav {
    background:#222;
    padding:5px;
    margin-bottom:20px;
}
#nav-left .bx-leftnav .capt-leftnav {
    color:#fff;
    font-size:13px;
    line-height:1.8em;
    margin:0 0 5px 5px;
    font-weight:bold;
}
#nav-left .bx-leftnav ul {
    display:block;
    background:#eeeeee;
    padding:5px 10px;
}
#nav-left .bx-leftnav li {
    font-size:12px;
    line-height:3em;
    position:relative;
}
#nav-left .bx-leftnav li:before {
    content:"";
    position:absolute;
    width:190px;
    top:0;
    left:0;
    border-top:1px solid #fff;
}
#nav-left .bx-leftnav li:after {
    content:"";
    position:absolute;
    width:190px;
    top:-1px;
    left:0;
    border-top:1px solid #ccc;
}
#nav-left .bx-leftnav li:first-child:before {
    border-top:none;
}
#nav-left .bx-leftnav li:first-child:after {
    border-top:none;
}
#nav-left .bx-leftnav li:last-child{
    border-bottom:none;
}
ul.leftnav-main li a {
    display:block;
    background:url(/pc/images/pages/common/ico_arrow_main.gif) no-repeat left center;
    padding-left:15px;
}
ul.nav-left-actress,
ul.nav-left-label,
ul.nav-left-genre {
    overflow:hidden;
}
ul.nav-left-actress li,
ul.nav-left-label li,
ul.nav-left-genre li {
    width:96px;
    background:url(/pc/images/pages/common/ico_arrow_sub.gif) no-repeat left center;
    box-sizing:border-box;
    padding-left:8px;
    float:left;
}
#nav-left .bx-leftnav ul.nav-left-series li {
    background:url(/pc/images/pages/common/ico_arrow_sub.gif) no-repeat left center;
    box-sizing:border-box;
    padding:8px;
    line-height:1.8em;
}
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2n+1):before,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2n+1):before,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2n+1):before,
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2n+1):after,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2n+1):after,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2n+1):after {
    width:190px;
}
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2n):before,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2n):before,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2n):before,
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2n):after,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2n):after,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2n):after {
    width:0;
}
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2):before,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2):before,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2):before,
#nav-left .bx-leftnav ul.nav-left-actress li:nth-child(2):after,
#nav-left .bx-leftnav ul.nav-left-label li:nth-child(2):after,
#nav-left .bx-leftnav ul.nav-left-genre li:nth-child(2):after {
    border-top:none;
}
#nav-left .bx-leftnav ul.nav-left-actress li:nth-last-child(2),
#nav-left .bx-leftnav ul.nav-left-label li:nth-last-child(2),
#nav-left .bx-leftnav ul.nav-left-genre li:nth-last-child(2) {
    border-bottom:none;
}
#nav-left .bx-leftnav ul li.lnk-list {
    background:none;
    width:190px;
    height:30px;
    position:relative;
    text-align:left;
}
#nav-left .bx-leftnav ul li.lnk-list a {
    display:block;
    width:100px;
    padding-left:15px;
    position:absolute;
    right:0;
    background:url(/pc/images/pages/common/ico_arrow_main.gif) no-repeat left center;
}
#nav-left .bx-leftnav ul.nav-left-actress li.lnk-list {
    border-top: 1px solid #ccc;
}
#nav-left .bx-leftnav ul.nav-left-actress li.lnk-list a {
    display:block;
    width:80px;
    padding-left:15px;
    position:absolute;
    right:0;
    background:url(/pc/images/pages/common/ico_arrow_main.gif) no-repeat left center;
}
#nav-left .bx-leftnav ul.nav-left-actress li:last-child:before,
#nav-left .bx-leftnav ul.nav-left-label li:last-child:before {
    content:"";
    position:absolute;
    width:190px;
    top:0;
    left:0;
    border-top:1px solid #fff;
}
#nav-left .capt-leftnav-o {
    background:#ffe6ee;
    padding:5px 5px 5px 10px;
    font-weight:bold;
    color:#ff4180;
    margin-bottom:10px;
}
#nav-left .bx-leftnav-o {
    margin-bottom:12px;
}
#nav-left .bx-leftnav-o img {
    margin-bottom:10px;
}
#nav-left .bx-leftnav-o p {
    font-size:13px;
}

/* RIGHT-NAVI */
#nav-right {
    width:222px;
    margin-top:38px;
    margin-left:710px;
}
#nav-right .bx-rightnav {
    background:#222;
    padding:5px;
}
#nav-right .bx-rightnav .capt-rightnav {
    color:#fff;
    font-size:12px;
    line-height:1.8em;
    margin-bottom:5px;
}
#nav-right .bx-rightnav-inner {
    display:block;
    background:#efefef;
    padding:5px 10px;
}

/* MAIN-COLUMN */
#bd-main {
    margin-left:242px;
    margin-bottom:20px;
}
#bd-main-all {
}
#bd-main > section > h1,
#bd-main-all > section > h1 {
    font-size:20px;
    font-weight:bold;
    border-bottom:2px solid #111;
    margin-bottom:20px;
}
#bd-main > section > h1 > span,
#bd-main-all > section > h1 > span {
    display:inline-block;
    margin-left:10px;
    font-size:12px;
    font-weight:normal;
}

.bx-breadcrumb {
    font-size:0.75em;
    margin-bottom:20px;
}

/* 基本形 */
.bx-workslist h1 {
    display:block;
    background:#ff6795;
    background: -moz-linear-gradient(top,  rgba(251,158,205,1) 0%, rgba(255,139,173,1) 2%, rgba(255,103,149,1) 5%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,158,205,1)), color-stop(2%,rgba(255,139,173,1)), color-stop(5%,rgba(255,103,149,1)));
    background: -webkit-linear-gradient(top,  rgba(251,158,205,1) 0%,rgba(255,139,173,1) 2%,rgba(255,103,149,1) 5%);
    background: -o-linear-gradient(top,  rgba(251,158,205,1) 0%,rgba(255,139,173,1) 2%,rgba(255,103,149,1) 5%);
    background: -ms-linear-gradient(top,  rgba(251,158,205,1) 0%,rgba(255,139,173,1) 2%,rgba(255,103,149,1) 5%);
    background: linear-gradient(to bottom,  rgba(251,158,205,1) 0%,rgba(255,139,173,1) 2%,rgba(255,103,149,1) 5%);
    color:#fff;
    font-size:16px;
    font-weight:bold;
    padding:5px;
    border:1px solid #B4105C;
    position:relative;
}
.bx-workslist h1 .btn-back {
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, rgb(247,247,247);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(229,229,229,1)));
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%);
    box-shadow: 0 0 2px #333 inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.bx-workslist h1 .btn-back a  {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    padding: 3px 10px 4px 22px;
    box-sizing: border-box;
}
.bx-workslist h1 .btn-back:hover {
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, rgb(248,232,181);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -moz-linear-gradient(top, rgba(248,232,181,1) 0%, rgba(243,169,37,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248,232,181,1)), color-stop(100%, rgba(243,169,37,1)));
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -webkit-linear-gradient(top, rgba(248,232,181,1) 0%, rgba(243,169,37,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -o-linear-gradient(top, rgba(248,232,181,1) 0%, rgba(243,169,37,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, -ms-linear-gradient(top, rgba(248,232,181,1) 0%, rgba(243,169,37,1) 100%);
    background: url(/pc/images/pages/common/ico_arrow_btn.png) no-repeat 8px 6px, linear-gradient(to bottom, rgba(248,232,181,1) 0%, rgba(243,169,37,1) 100%);
    box-shadow: 0 0 2px #333 inset;
}
.bx-workslist .wrapper-worklist,
.bx-workslist .wrapper-searchindex {
    border-left:1px solid #888; 
    border-right:1px solid #888;
    border-bottom:1px solid #888;
    padding:12px;
    margin-bottom:20px;
    box-sizing:border-box;
    background:url(../images/pages/common/bg_list_bottom.jpg) no-repeat center bottom / 100% auto ;
}

.bx-workslist h2 {
    display:block;
    position:relative;
    height:38px;
    box-sizing:border-box;
    padding:8px 8px 8px 16px;
    font-size:14px;
    border:1px solid #888;
    background: #ffffff; 
    background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 50%, #e2e2e2 51%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f2f2f2), color-stop(51%,#e2e2e2), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 51%,#f6f6f6 100%); 
    background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 51%,#f6f6f6 100%); 
    background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 51%,#f6f6f6 100%); 
    background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 50%,#e2e2e2 51%,#f6f6f6 100%); 
    margin-bottom:20px;
}
.bx-workslist h2:before {
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:8px;
    height:36px;
    background: #ff7f9f;
    background: -moz-linear-gradient(top,  #ff7f9f 0%, #ff5493 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f9f), color-stop(100%,#ff5493));
    background: -webkit-linear-gradient(top,  #ff7f9f 0%,#ff5493 100%);
    background: -o-linear-gradient(top,  #ff7f9f 0%,#ff5493 100%);
    background: -ms-linear-gradient(top,  #ff7f9f 0%,#ff5493 100%);
    background: linear-gradient(to bottom,  #ff7f9f 0%,#ff5493 100%);
}

/* ancor */
.lnk-pagetop {
    clear:both;
    text-align:center;
    margin-top:20px;
}
.lnk-pagetop a {
    display:block;
    height:40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align:center;
    background: rgb(255,255,255);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center top, linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    border:1px solid #ccc;
}
.lnk-pagetop a:hover {
    background: rgb(229,229,229);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom,  -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom, -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom, -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom, -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
    background: url(/pc/images/pages/common/lnk_top.png) no-repeat center bottom, linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
}
a.lnk-top {
    display:block;
    width:100%;
    text-align:right;
    font-size:12px;
    margin-bottom:20px;
}
#main-area .lnk-pagetop,
#content-main .lnk-pagetop {
    margin:10px;
    box-sizing:border-box;
}

/* FOOTER */
footer {
    display:block;
    width:100%;
    min-height:100px;
    padding:50px 0 0 0;
    background:#222;
    color:#fff;
}
footer .footer-inner {
    width:970px;
    margin:0 auto;
}
footer .nav-footer {
    overflow:hidden;
}
footer .nav-footer > div {
    display:block;
    width:160px;
    float:left;
    text-align:left;
    margin-right:30px;
    font-size:0.75em;
}
footer .nav-footer > div :last-child {
    margin-right:0;
}

.footer-capt {
    color:#ff3c85;
    font-weight:bold;
    border-left:2px solid #ff3c85;
    padding-left:8px;
    margin-bottom:10px;
}
footer .nav-footer > div > ul {
    border-top:1px solid #888;
    padding:10px 4px;
    line-height:1.9em;
}
footer .nav-footer > div > ul li a {
    text-decoration:none;
    color:#fff;
}
footer .nav-footer > div > ul li a:hover {
    color:#ff3c85;
}
footer .nav-footer > div > ul li a:before {
    content:"・";
    color:#fff;
}
footer .nav-footer > div.bx-qr {
    border:1px solid #666;
    background:#000;
    padding:10px;
    width:280px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    overflow:hidden;
}
footer .nav-footer > div.bx-qr span,
footer .nav-footer > div.bx-qr a {
    color:#ff3c85;
}
footer .nav-footer > div.bx-qr a.ico-lnk:before {
    content:"≫";
    color:#ff3c85;
}
footer .nav-footer > div.bx-qr .img-qr {
    width:52px;
    float:left;
}
footer .nav-footer > div.bx-qr .txt-qr {
    margin-left:60px;
}

#copyright {
    margin-top:40px;
    text-align:center;
    background:#000;
    color:#666;
    padding:20px;
}