@charset "UTF-8";
/* header +++++++++++++++++ */
#header {
    margin-bottom:26px;
}

/* contents +++++++++++++++++ */
#contents .contentsInner{
    position:relative;
}
#contents .brd01{
    width:982px;
    margin:0 auto;
    border-image: url(/pc/image/common/brd01.png?v=120622) 36 9 36 9/36px 9px 36px 9px repeat stretch;
    -moz-border-image: url(/pc/image/common/brd01.png?v=120622) 36 9 36 9/36px 9px 36px 9px repeat stretch;
    -webkit-border-image: url(/pc/image/common/brd01.png?v=120622) 36 9 36 9/36px 9px 36px 9px repeat stretch;
    -o-border-image: url(/pc/image/common/brd01.png?v=120622) 36 9 36 9/36px 9px 36px 9px repeat stretch;
    -ms-border-image: url(/pc/image/common/brd01.png?v=120622) 36 9 36 9/36px 9px 36px 9px repeat stretch;
    border-top: none;
}

/* slide +++++++++++++++++ */
.slideWrapper{
    height: 205px;
    margin:0 auto;
    overflow:hidden;
    visibility:hidden;
    position: relative;
}
.slideWrapper .bx-wrapper{
    margin:0;
    width: 100% !important;
    left:0 !important;
    overflow: hidden;
    position: relative !important;
}
.slideWrapper .bx-window{
    width: 520px !important;
    margin: 0 auto !important;
    overflow: visible !important;
    height: 189px;
    padding-bottom: 10px;
    background:url(/pc/image/game/slide_frm_bottom.png?v=120622) no-repeat center bottom;
    background-size: 520px auto;
}
#slideBanner a{
    width: 520px;
    float: left;
    list-style: none;
}
#slideBanner img{
    margin:0 4px;
    padding:0 0 10px 0;
}
#slideBannerNext,
#slideBannerPrev{
    position:absolute;
    width:46px;
    height:46px;
    display:block;
    text-indent:-9999px;
    top:100px;
}
#slideBannerNext{
    right:0;
    background-position:-46px 0;
}
#slideBannerPrev{
    left:0;
    background-position:0 0;
}
.slideWrapper .sliderFrameLeft{
    position:absolute;
    width:50px;
    height: 240px;
    left:0;
    top:0;
    background:url(/pc/image/game/slide_frm.png?v=120622) repeat-y left top;
}
.slideWrapper .sliderFrameRight{
    position:absolute;
    width:50px;
    height: 240px;
    right:0;
    top:0;
    background:url(/pc/image/game/slide_frm.png?v=120622) repeat-y right top;
}
.slideOption {
    position:relative;
    width:950px;
    margin:0 auto 10px;
}
.slideCaption{
    position:absolute;
    text-align:center;
    top:0;left:0;
    width:950px;
    display:block;
}
.slideCaption p{
    text-align:center;
    font-size:13px;
    font-weight:700;
    color:#666666;
}
.slideIndicator{
    margin-top:4px;
    width:240px;
    text-align:right;
}
.slideIndicator a{
    width:8px;height:8px;
    display:inline-block;
    margin:5px;
    background-position:-148px -28px;
}
.slideIndicator a.pager-active{
    background-position:-156px -28px;
}

/* pfInfo +++++++++++++++++ */
.pfInfo{
    width: 938px;
    margin: 0 auto 12px;
}
.pfInfo:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.mobageInfo,
.yahooMobageInfo{
    width: 460px;
    text-align: center;
    padding: 25px 0;
    border:1px solid #d6d6d6;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
    -ms-border-radius:4px;
    background:#ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.20);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.20);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.20);
    -ms-box-shadow: 0 0 5px rgba(0,0,0,0.20);
}
.mobageInfo h2,
.yahooMobageInfo h2{
    display: block;
    margin: 0 auto 10px;
    overflow: hidden;
    height: 0;
    padding-top: 40px;
}
.mobageInfo .gameList,
.yahooMobageInfo .gameList{
    width: 225px;
}
.mobageInfo .gameList a,
.yahooMobageInfo .gameList a{
    display: block;
    width: 100%;
    padding: 1px;
    height: 69px;
    margin-bottom: 3px;
}
.mobageInfo .gameList a:hover,
.yahooMobageInfo .gameList a:hover{
    background: #ec4b16;
}
.mobageInfo .searchTxt,
.yahooMobageInfo .btnPlayPC{
    height: 72px;
}

/*.AndAppInfo*/
.andappInfo{
    width: 936px;
    height: 340px;
    margin:0px 1px 16px 1px;
}
.andappInfo .btnPlayPC{
    width: 100%;
    height: 100%;
    display: block;
    background: url(/pc/image/common/top_andapp/andapp_bnr.png?v=160530) no-repeat;
    text-indent: -9999px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.andappInfo .btnPlayPC:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

/*.gbfCpnInfo*/
.gbfCpnInfo {
    width: 936px;
    height: 340px;
    margin: 0 1px 16px 1px;
}
.gbfCpnInfo .btnPlayPC {
    width: 100%;
    height: 100%;
    display: block;
    background: url(/pc/image/common/top_banner/grbl_lot_1707.jpg?v=170726) no-repeat;
    text-indent: -9999px;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.gbfCpnInfo .btnPlayPC:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

/*.mobageInfo*/
.mobageInfo{
    float: left;
    background: url(/pc/image/common/top_140423/display_phone.png?v=140411) no-repeat;
    background-position: 20px 230px;
    background-position: left 20px bottom 20px;
}
.mobageInfo h2{
    width: 195px;
    background: url(/pc/image/common/top_140423/logo_mobage.png?v=140411) no-repeat center center;
}
.mobageInfo .gameList{
    margin: 15px 20px 0 auto;
}
.searchTxt{
    position: relative;
    left: 25px;
    *left: -20px;
    display: block;
    width: 370px;
    background: url(/pc/image/common/top_140423/txt_search.png?v=140411) no-repeat 0 0;
    text-indent: -9999px;
}
.searchTxt .qr{
    position: absolute;
    top: -5px;
    right: -45px;
    padding: 2px;
    border: 2px solid #ababab;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    background: #fff;
}

/*.yahooMobageInfo*/
.yahooMobageInfo{
    float: right;
    background: url(/pc/image/common/top_140423/display_pc.png?v=140411) no-repeat;
    background-position: 270px 260px;
    background-position: right 20px bottom 20px;
}
.yahooMobageInfo h2{
    width: 280px;
    background: url(/pc/image/common/top_140423/logo_yahooMobage.png?v=1409) no-repeat center center;
}
.yahooMobageInfo .gameList{
    margin: 15px auto 0 20px;
}
.yahooMobageInfo .btnPlayPC{
    display: block;
    width: 410px;
    background: url(/pc/image/common/top_140423/btn_playPC.png?v=140411) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
}
.yahooMobageInfo .btnPlayPC:hover{
    background-position: 0 -72px;
}

/* category title +++++++++++++++++ */
.mainTitle {
    height:36px;
    background: url(/pc/image/common/bg-title.gif?v=120622) repeat-x left bottom;
    line-height: 13px;
    font-size:13px;
}
.mainTitle > div{
    position:relative;
    padding: 9px 10px 0;
}
.mainTitle a {
    color:#333333;
}

.mainTitle2 {
    height:25px;
    background: url(/pc/image/common/bg-title03.jpg?v=120622) no-repeat left bottom;
    line-height: 13px;
    font-size:13px;
    font-weight: bold;
}
.mainTitle2 > div{
    position:relative;
    padding: 6px 10px 0;
}
.mainTitle2 a {
    color:#333333;
}

/* gamepointInfo +++++++++++++++++ */
.gamepointInfo {
    margin: 15px 0 25px; 
    padding: 8px;
    text-align: center;
    background-color: #efefef;
    border-radius: 8px;
}

/* twitter-timeline +++++++++++++++++ */
.twitter-timeline-rendered-wrap>iframe{
    height: 430px;
    margin: 0 0 0 6px;
    width: 470px;
    float: left;
}

.bisyojobnr{
    float: right;
    width: 470px;
}
.bisyojobnr a{
    display: inline-block;
    margin-bottom: 20px;
}
.bisyojobnr a:last-child{
    margin-bottom: 0;
}
.otherInfo{
    width: 950px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.otherInfo:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
