@charset "utf-8";
/*  CPN content
================================================== */
.content-bg{
    background: #92ecf9 url(/static/img/pages/cpn/mc_present_cpn/bg.png?v=1) center top no-repeat;
    padding: 0;
    overflow: hidden;
}
#content-sec{
    width: 968px;
}
.epsilon-main-wid{
    width: 968px;
}
#cpn-main-content{
    width: 968px;
    margin: 0 auto;
    padding-bottom: 15px;
    position: relative;
    -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, .20);
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, .20);

}
#cpn-main-content .head-content{
    display: block;
    width: 940px;
    height: 204px;
    padding: 16px 14px 6px;
}

/*  reset base_cpn.css
================================================== */
#cpn-main-content .period-content{
    position: absolute;
    top: 193px;
    width: 940px;
    padding: 5px;
    text-align: center;
}


/*  配色指定はここから
================================================== */
#cpn-main-content{
    background: #fffef5;
}
#cpn-main-content:before,
#cpn-main-content:after{
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 17px;
    visibility: visible;
    opacity: 0.5;
}
#cpn-main-content:before{
    left: -17px;
    top: 0;
    background: url(/static/img/pages/cpn/mc_present_cpn/bg_left.png?v=1) repeat-y 0 top;
}
#cpn-main-content:after{
    right: -17px;
    top: 0;
    background: url(/static/img/pages/cpn/mc_present_cpn/bg_right.png?v=1) repeat-y 0 top;
}
#cpn-main-content a,
#cpn-main-content a:hover{
    color: #c30000;
}
/* 開催期間帯 */
#cpn-main-content .period-content{
    background: none;
}
/* タイトル色 */
#cpn-main-content .game-content h2,
#cpn-main-content .prize-content h2,
#cpn-main-content .rule-content h2,
#cpn-main-content .notice-content h2{
    background: #f8bb18;
}
#cpn-main-content .game-content .game-list4_1 h3,
#cpn-main-content .game-content .game-list4_2 h3,
#cpn-main-content .game-content .game-list2_1 h3{
    background: #0082dd;
    color: #fff;
}
#cpn-main-content .game-content .game-list4_1 h3 span{
    *position: relative;
}
#cpn-main-content .game-content h2 a{
    color: #0082dd;
    position: absolute;
    padding-left: 10px;
}
/* ゲーム一覧 */
#cpn-main-content .game-content{
    border: none;
    background: #fff;
}
#cpn-main-content .game-content h2{
    border-top: 3px solid #f8bb18;
    border-right: 3px solid #f8bb18;
    border-left: 3px solid #f8bb18;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#cpn-main-content .game-content .game-list4_1{
    text-align: left;
    border-right: 3px solid #ffa424;
    border-bottom: 3px solid #ffa424;
    border-left: 3px solid #ffa424;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#cpn-main-content .game-content .game-list4_1 li{
    width: 198px;
    border: 2px solid #88c8ff;
    background: #eef7ff;
}
#cpn-main-content .game-content .game-list4_2 li,
#cpn-main-content .game-content .game-list2_1 li{
    border: 2px solid #66AEF3;
    background: #fff;
}
#cpn-main-content .game-list4_1 img {
    background: #f3f5ff;
}
#cpn-main-content .game-list4_1 a img{
    border: 1px solid #f3f5ff;
}
#cpn-main-content .game-list4_2 a img,
#cpn-main-content .game-list2_1 a img,
#cpn-main-content .game-list2_2 a img{
    border: 1px solid #fff;
}
#cpn-main-content .game-list4_1 a:hover img,
#cpn-main-content .game-list4_2 a:hover img,
#cpn-main-content .game-list2_1 a:hover img,
#cpn-main-content .game-list2_2 a:hover img{
    border: 1px solid #DE6262;
}
#cpn-main-content .game-content .game-list3 .game-item{
    color: #8f776a;
}
#cpn-main-content .alart{
    margin: 0;
    padding: 20px;
    border-right: 3px solid #ffa424;
    border-bottom: 3px solid #ffa424;
    border-left: 3px solid #ffa424;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* プレゼント内容 */
#cpn-main-content .prize-content{
    background: #fff;
    border: none;
    color: #00cdeb;
}
#cpn-main-content .prize-content li{
    color: #2c4c73;
    font-size: 30px;
}
#cpn-main-content .prize-content li strong{
    color: #ff3d3d;
}
#cpn-main-content .prize-content h2{
    border-top: 3px solid #f8bb18;
    border-right: 3px solid #f8bb18;
    border-left: 3px solid #f8bb18;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#cpn-main-content .prize-content .text-box{
    margin: 0;
    padding: 10px 20px;
    border-right: 3px solid #ffa424;
    border-bottom: 3px solid #ffa424;
    border-left: 3px solid #ffa424;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* キャンペーン参加方法 */
#cpn-main-content .rule-content{
    background: #fff;
    border: none;
    color: #2c4c73;
    margin-top: 3px;
}
#cpn-main-content .rule-content .text-box{
    background: none;
}
#cpn-main-content .rule-content .text-box p,
#cpn-main-content .rule-content .text-box li{
    color: #2c4c73;
    font-size: 20px;
}
#cpn-main-content .rule-content h2{
    border-top: 3px solid #f8bb18;
    border-right: 3px solid #f8bb18;
    border-left: 3px solid #f8bb18;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#cpn-main-content .rule-content .text-box{
    margin: 0;
    padding: 20px;
    border-right: 3px solid #ffa424;
    border-bottom: 3px solid #ffa424;
    border-left: 3px solid #ffa424;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#cpn-main-content .notice-content{
    border: none;
    background: #fff;
}
#cpn-main-content .notice-content div{
    color: #333;
}
#cpn-main-content .notice-content a{
    color: #c30000;
}
#cpn-main-content .notice-content dt,
#cpn-main-content .notice-content dd,
#cpn-main-content .notice-content li{
    color: #333;
}
#cpn-main-content .notice-content h2{
    color: #fff;
    background-color: #ee2323;
    font-weight: normal;
}

/* footer */
.footer-bg{
    border-top: 1px solid #ccc;
}
#footer-sec{
    border-top: none;
}

/* for mc_present_cpn original design */
#mc_present_cpn .base-wid{
    background: none;
    margin-bottom: -1px;
}
#mc_present_cpn .head-bg{
    margin-bottom: 0;
}
#mc_present_cpn .no-margin{
    margin: 0 !important;
}
#mc_present_cpn dl dd p{
    font-size: inherit;
    color: inherit;
}
#mc_present_cpn .notice-content dd,
#mc_present_cpn .notice-content li{
    line-height: 1.6;
}

#mc_present_cpn .text-bold {
    font-weight: bold;
}

/* entry button */
#mc_present_cpn .btn-entry {
    background: url(/static/img/pages/cpn/mc_present_cpn/entry_button.png?v=201709) no-repeat 0 0;
}
#mc_present_cpn .btn-entry {
    display: block;
    width: 410px;
    height: 85px;
    margin: 0 auto;
    background-position: 0 -6px;
}
#mc_present_cpn .btn-entry:hover {
    background-position: 0 -90px;
}
#mc_present_cpn .btn-entry.js-is-disabled {
    background-position: 0 -174px;
}

#cpn-main-content .rule-content .text-box .text-notice {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
