@charset "utf-8";
 @import url("smoj_global_index_header.css");
#header {
    position:absolute;
    left:0px;
    top:67px;
}
#footer {
    background:url(../image/index/hr.png);
    background-repeat:repeat-x;
    padding-top: 41px;
    margin-top: 42px;
}
/* CSS Document */
#interiorWrapper {
    width: 1200px;
    min-width: 1200px;
    max-width: 1360px;
    margin: 0px auto;
    display: none;
}
a {
    color:#105fbb;
    text-decoration:underline;
}
.mb {
    z-index:601;
}
#splashLogo {
    position:absolute;
    left:0px;
    top:0px;
    background:#f0f0f0;
    width:100%;
    height:100%;
    z-index:600;
}
#splashLogo #splashLogoImage {
    position:absolute;
    left:50%;
    top:290px;
    margin-left:-191px;
}
#splashLogo #splashLoader {
    width:30px;
    height:30px;
    position:absolute;
    left:50%;
    margin-left:-15px;
    top:390px;
    overflow:hidden;
}
#mainContainer {
    width:100%;
    margin-top:107px;
    position:relative;
    padding-top:475px;
    overflow: hidden;
}
h3 {
    font-size:16px;
    font-weight:bold;
    position:relative;
    padding-left:15px;
    margin:0px auto;
    margin-bottom:20px;
    width:1185px;
    margin-top:50px;
}
h3 span {
    display:inline-block;
    border-radius: 10px;
    behavior: url(/common/css/PIE.htc);
    background:#e30133;
    width:4px;
    height:16px;
    position:absolute;
    left: 0px;
    top: 5px;
}
.unitContainer {
    margin:0px auto;
    width: 1040px;
    position:relative;
}
.itemUnit {
    position:absolute;
    left:0px;
    top:0px;
}
#x0y0 {
    width: 1200px;
    height: 435px;
    min-height: 435px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
/* TOPIC - UNIT ============================== */
#captionTopics {
    padding-bottom:314px;
    margin-top:10px;
}
.captions__btn-more {
    position: absolute;
    top: 3px;
    right: 0px;
    font-size: 13px;
}
.captions__btn-more a {
    color: #464646;
    text-decoration: none;
}
.topicUnit {
    overflow:hidden;
    width: 291px;
    height:300px;
    background: #fff;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    /* padding-left:1px; */
    /* padding-right:1px; */
    padding-bottom:2px;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.topicUnit .unitInfo {
    font-size:13px;
    padding: 0px 20px;
}
.topicUnit .unitInfo span {
    display:block;
    font-size:15px;
    font-weight:bold;
    height:32px;
    line-height:32px;
}
.topicUnit b {
    font-size:18px;
    padding-top: 15px;
    display: inline-block;
}
.topicUnit .topicText {
    padding-top: 0px;
    font-size: 14px;
    line-height: 1.4em;
}
/* Release - UNIT ============================== */
#captionRelease {
    padding-bottom: 350px;
    margin-top: 44px;
}
.releaseUnit {
    width: 230px;
    height:340px;
    background: #fff;
    /* padding-left:1px; */
    /* padding-right:1px; */
    padding-bottom:2px;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.releaseUnit.indexMode:first-child {
    margin-left:0px;
}
.releaseUnit .releaseList {
    width:230px;
    height:340px;
    overflow:hidden;
    position:relative;
}
.releaseUnit .releaseList li {
    float:left;
    width:230px;
    height:82px;
    position:relative;
    padding-top:236px;
}
.releaseUnit .unitImage {
    position:absolute;
    left:10px;
    top:10px;
    width:210px;
    height:210px;
    background:#f7f7f8;
}
.releaseUnit .unitInfo {
    width:200px;
    height:82px;
    padding:0px 15px;
    line-height:1.4em;
}
.releaseUnit .unitInfo dt {
    font-size: 16px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-weight: bold;
    line-height: 1.6em;
}
.releaseUnit .unitInfo dd {
    font-size: 14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 1.4em;
}
.releaseUnit .unitInfo dd.description {
    font-size: 12px;
	line-height: 2.0em;
}
.dummyUnit li {
    left:0px !important;
}
/* Video - UNIT ============================== */
#captionVideo {
    padding-bottom: 429px;
    margin-top: 44px;
}
.videoUnit {
    background:#fff;
    width: 594px;
    height: 420px;
    /* margin-left:1px; */
    /* margin-right:1px; */
    margin-bottom:2px;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.videoUnit .btnPlay {
    position: absolute;
    top: 134px;
    right: 263px;
}
.videoUnit .unitInfo {
    height:57px;
    width: 555px;
    padding: 9px 19px;
    color:#171718;
}
.videoUnit .unitInfo dt {
    font-size: 18px;
    margin-top:5px;
    font-weight: bold;
    line-height: 1.4em;
}
.videoUnit .unitInfo dd {
    font-size: 16px;
    line-height: 1.4em;
}
/* rank - UNIT ============================== */

#captionRanking {
    padding-bottom:426px;
}
.rankingUnit {
    overflow:hidden;
    width:591px;
    height:416px;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.rankingUnit .unitTitle {
    color:#171718;
    font-size:18px;
    font-weight:bold;
    height:58px;
    line-height:58px;
    padding:0px 19px;
}
.rankingUnit .rankList {
    width: 50%;
    float: left;
}
.rankingUnit .rankList li {
    height:45px;
    padding:0 35px 10px 45px;
    position:relative;
    margin-top:15px;
}
.rankingUnit .rankList li:first-child {
    margin-top:0px;
}
.rankingUnit .rankCount {
    background:#ececec;
    width:25px;
    height:55px;
    color:#6f6f6f;
    font-size:18px;
    line-height:55px;
    letter-spacing: -0.05em;
    text-align:center;
    position:absolute;
    left:10px;
    top:0;
}
.rankingUnit .rankList.rank_top5 li {
    padding:0 35px 10px 55px;
}
.rankingUnit .rankList.rank_top5 li .rankCount {
    left:20px;
}
.rankingUnit .rankItem {
    z-index:150;
}
.rankingUnit .rankItem dt {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rankingUnit .rankItem dd {
    white-space:nowrap;f
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .rankingUnit .rankList.rank_top5 li:nth-child(1) .rankCount, .rankingUnit .rankList.rank_top5 li:nth-child(2) .rankCount, .rankingUnit .rankList.rank_top5 li:nth-child(3) .rankCount {
 background: #bcbcbc;
 color: #FFF;
}
/* future - UNIT ============================== */

#captionFuture {
    padding-bottom:406px;
}
.futureUnit {
    background:url(../image/index/bgFutureUnit.png);
    -webkit-background-size: cover;
    background-size: cover;
    width:594px;
    height:396px;
    margin-left:1px;
    margin-right:1px;
    margin-bottom:2px;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.futureUnit .unitImage {
    width:594px;
    height:396px;
}
.unitShoulder {
    position:absolute;
    right:0px;
    top:0px;
}
/* option - UNIT ============================== */
#optionLine {
    background:url(../image/index/hr.png);
    background-repeat:repeat-x;
    padding-top:280px;
    margin-top:40px;
}
#optionContainer {
    min-height:252px;
}
.optionUnit {
    /*background:url(../image/index/bgOptionUnit.png);*/
    background-color: #FFF;
    width:291px;
    height:290px;
    margin-left:1px;
    margin-right:1px;
    margin-bottom:2px;
    border-radius: 5px;
    box-shadow:0px 2px 2px 0px #ddd;
}
.optionUnit .unitImage {
    width:291px;
    height:194px;
    position:relative;
}
.optionUnit .unitInfo {
    font-size:13px;
    padding:17px 20px 5px 20px;
    line-height: 1.4em;
}
/* pickupUnit */
.pickupUnit {
    width:100%;
    height:430px;
    overflow:hidden;
    position:relative;
}
.pickupUnit .unitImage {
    width: 2655px;
    height:430px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1328px;
}
.pickupUnit .unitImage li {
    width:870px;
    height:430px;
    position:absolute;
    left:0px;
    top:0px;
    overflow: hidden;
    border-radius: 5px;
}
.pickupUnit .unitImage li img {
    width:1040px !important;
    height:528px !important;
    width:870px !important;
    height:430px !important;
}
.unitNavi {
    position: absolute;
    left: 50%;
    bottom: -25px;
}
.unitNavi li {
    width: 10px;
    height: 10px;
    background: url(../image/index/navigation_disc.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 2px;
}
.unitNavi li:first-child {
    margin-left:0px;
}
.unitNavi li.active {
    background-position: -10px;
    cursor: default;
}
.frameTL {
    background:url(../image/index/frameTL.png);
    width:3px;
    height:3px;
    position:absolute;
    left:0px;
    top:0px;
}
.frameTR {
    background:url(../image/index/frameTR.png);
    width:3px;
    height:3px;
    position:absolute;
    right:0px;
    top:0px;
}
.frameBL {
    background:url(../image/index/frameBL.png);
    width:3px;
    height:3px;
    position:absolute;
    left:0px;
    bottom:0px;
}
.frameBR {
    background:url(../image/index/frameBR.png);
    width:3px;
    height:3px;
    position:absolute;
    right:0px;
    bottom:0px;
}
.overFrame {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:url(../image/index/over_pattern.png);
    display:none;
}
