﻿.mm-page{
    position: relative;
}
#header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}
#content {
    padding: 40px 0 0 0;
}
#content header {
    padding: 10px;
}
.header-index-list li {
    margin: 0;
}
#content header h1 {margin-top: 0;}
.getCoupon .btn {
/*    display: block;
    color: #fff;
    line-height: 1.5;
    margin:10px;
    text-align: left;
    text-decoration: none;*/
    display: block;
    background:url(/Images/GetCoin/CouponCode.png) no-repeat 10px center/50px;
    border: 2px solid #ddd;
    margin: 10px;
    padding: 15px 10px 15px 40px;
    text-decoration: none;
}


    .getCoupon .btn.ico_ticket {
        padding: 5px 0 12px 10px;
    }
.getCoupon .btn.ico_ticket:before {
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 21px;
    padding-right: 3px;
}

.getcoin header nav ul,
.bazaar header nav ul {
    float: none;
}
.getcoin .arrow:after,
.bazaar .arrow:after {
    content: "";
}
.getcoin, .bazaar {
    padding-top: 2px;
    padding-bottom: 10px;
}
#page .getcoin .category,
#page .bazaar .category {
    margin-bottom: 20px;
}
#page .getcoin .category header,
#page .bazaar .category header {
    padding: 10px 10px 0 10px;
    height: 50px;
}
    #page .getcoin .category.recommended header {
        background: rgba(70, 140, 203, 0.15);
    }

    #page .getcoin .category.point header {
        background: rgba(70, 140, 203, 0.15);
    }
    #page .getcoin .category.coupon header {
        background: rgba(92, 184, 92, 0.15);
    }
    #page .getcoin .category.gift header {
        background: rgba(225, 38, 45, 0.15);
    }
    #page .getcoin .category.affiliate header {
        background: rgba(237, 144, 35, 0.15);
    }
    #page .bazaar .category.buy header,
    #page .bazaar .category.donation header {
        background: rgba(239, 239, 239, 1);
    }
#page .getcoin .category .title,
#page .bazaar .category .title {
    float: left;
    left: 0;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 0;
}
#page .getcoin .category .title.glyphicons,
#page .bazaar .category .title.glyphicons {
    padding-left: 1.3em;
}
    #page .getcoin .category .title.glyphicons:before,
    #page .bazaar .category .title.glyphicons:before {
       font-size: 15px;
       top: .5em;      
    }
#page .getcoin .category .category-nav,
#page .bazaar .category .category-nav {
    display: block;
    color: #333;
    font-size: 10px;
    margin: 0;
}
#page .getcoin .category header .category-nav > ul,
#page .bazaar .category header .category-nav > ul {
    margin: 0;
}
#page .getcoin .category header .category-nav > ul > li,
#page .bazaar .category header .category-nav > ul > li {
    float: right;
    background: none;
    border: none;
    margin: 0;
    padding: 0 0 10px 0;
}
    #page .getcoin .category header .category-nav > ul > li.active,
    #page .getcoin .category header .category-nav > ul > li:last-of-type,
    #page .bazaar .category header .category-nav > ul > li.active,
    #page .bazaar .category header .category-nav > ul > li:last-of-type {
        border: none;
    }
        #page .getcoin .category header .category-nav > ul > li:last-of-type a,
        #page .bazaar .category header .category-nav > ul > li:last-of-type a {
            margin-right: 0;
        }

#page .getcoin .category .category-nav a,
#page .bazaar .category .category-nav a {
    display: block;
    width: 100px;
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    color: #333;
    margin-right: 3px;
    padding: 2px 0 8px 0;
    text-align: center;
    text-decoration: none;
}
    #page .getcoin .category .category-nav a.search.glyphicons,
    #page .bazaar .category .category-nav a.search.glyphicons {
        height: 30px;
        width: auto;
        font-size: 12px;
        margin-left: 10px;
        padding: 5px 10px 5px 28px;
    }
    #page .getcoin .category .category-nav a.search:before,
    #page .bazaar .category .category-nav a.search:before {
        color: #575655;
        font-size: 16px;
        text-align: center;
        vertical-align: middle;
    }
    #page .getcoin .category .category-nav a .glyphicons.gift {
        padding-left: 1.2em;
    }
    #page .getcoin .category .category-nav a .glyphicons.gift:before,
    #page .getcoin .category .category-nav a .glyphicons.crown:before,
    #page .getcoin .category .category-nav a .glyphicons.group:before {
        top: 4px;
        font-size:10px;
        padding-left: 0;
    }
    #page .bazaar .category .category-nav a .ico_bitcoin:before {
        font-size:10px;
        padding-left: 0;
    }
    #page .getcoin .category .category-nav a .arrow,
    #page .bazaar .category .category-nav a .arrow {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -3px;
        padding: 0;
        text-align:center;
    }
    #page .getcoin .category .category-nav a .arrow:before,
    #page .bazaar .category .category-nav a .arrow:before {
        position: static;
        color: #999;
        font-size: 10px;
        margin: auto;
        padding: 0;
        text-align:center;

    }
    #page .getcoin .category .category-nav a .arrow.up:before,
    #page .bazaar .category .category-nav a .arrow.up:before {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg)
    }
    #page .getcoin .category .category-nav a .arrow.down:before,
    #page .bazaar .category .category-nav a .arrow.down:before {
        transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
    }

#page .getcoin .category .category-nav .active { 
    background: #fff;
    color: #333;
    font-weight: bold;
}
    #page .getcoin .category .category-nav a[class*="ico_"]{
    }
    #page .getcoin .category .category-nav a[class*="ico_"]:before {
        top: 0;
        margin-left: -.3em;
        padding-left: 0;
    }

    #page .getcoin .category .category-nav a.glyphicons {
        padding-left: .5em;
    }
    #page .getcoin .category .category-nav .glyphicons:before {
        top: 6px;
        padding-left: .3em;
    }
    #page .getcoin .category .more {
        display:block;
        height: 65px;
        padding-top: 21px;
        font-weight: bold;
        text-align:center;
        text-decoration:none;
        vertical-align:middle;
    }
    #page .getcoin .category .more span {
        color:#468ccb;
        padding-left: 1.75em;
    }
        #page .getcoin .category .more span:before {
            color:#468ccb;
            font-size: 20px;
        }
.getcoin .items, .bazaar .items {
    margin-bottom: 0;
}

.getcoin .item, .bazaar .item {
    min-height: 65px;
    position: relative;
    background-color:#fff;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
    overflow:hidden;
}

.getcoin .item a:hover,
.getcoin .item a:active,
.getcoin .item a:focus,
.bazaar .item a:hover,
.bazaar .item a:active,
.bazaar .item a:focus {
    color:inherit;
    position: static;
    background: transparent;
    
}
.getcoin .item figure > .thumb,
.bazaar .item figure > .thumb {
    position: relative;
    display: block;
    width: 25%;
    min-height:70px;
    float:left;
    margin-top: 5px;
}
    .getcoin .item figure > a.thumb,
    .bazaar .item figure > a.thumb
     {
        text-decoration: none;
    }

    .getcoin .item figure > .thumb .caption,
    .bazaar .item figure > .thumb .caption {
        width: 100%;
        font-size: 11px;
        margin-top: 3px;
        text-align:center;
    }
.getcoin .item figure > .thumb img,
.bazaar .item figure > .thumb img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 80%;
    max-height: 100%;
    margin: auto;
}
   .getcoin .item .giveaway,
   .bazaar .item .giveaway {
        display:block;
        margin-top: -10px;
    }

.getcoin .item .text,
.bazaar .item .text {
    display: block;
    width: 75%;
    float:left;
    position: relative;
    text-align: left;
}

    .getcoin .item .text > .link {
        min-height: 70px;
        padding-top: 15px;
        padding-right: 20px;
    }
    .bazaar .item .text > .link {
        min-height: 70px;
        padding-top: 25px;
        padding-right: 20px;
    }
    .getcoin .item .text > .link:after,
    .bazaar .item .text > .link:after {
        position: absolute;
        display: block;
        width: 1em;
        right: 10px;
        top: calc( 50% - .5em );
        color: #ccc;
        content: "\E224";
        font: 18px/1 "Glyphicons Regular";
        vertical-align: middle;
    }
    .getcoin .item .text dl,
    .bazaar .item .text dl {
        margin: 0;
    }
    .getcoin .item .text .name,
    .bazaar .item .text .name {
        width: calc(100% - 10px);
        margin: 6px 0 0 0;
        font-size: 13px;
        font-weight: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .getcoin .item .text .value {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .getcoin .item .text .value > strong {
        color: #468ccb;
        font-size: 14px;
    }
        .getcoin .item .text .value > strong .unit {
            font-size: 12px;
        }
    
.getcoin .item .ac-type,
.getcoin .item .ac-timing {
    margin: 0 15px 0 0;
}

.getcoin .item .name:before,
.getcoin .item .ac-type:before,
.getcoin .item .ac-timing:before {
    font-size: 14px;
}
    .getcoin .item .ac-type:before,
    .getcoin .item .ac-timing:before {
        color: #468ccb;
    }

.getcoin .category.point .item figure > .thumb,
.getcoin .category.coupon .item figure > .thumb,
.bazaar .category.buy .item figure > .thumb,
.bazaar .category.donation .item figure > .thumb {
    width: 40%;
    padding-left: 15px; 
    padding-right: 15px;    
}

.getcoin .category.point .item .text,
.getcoin .category.coupon .item .text,
.bazaar .category.buy .item .text,
.bazaar .category.donation .item .text {
    width: 60%;
}
.getcoin .category.point .item .text a,
.getcoin .category.coupon .item .text a {
    display: block;
    font-size: 15px;
    padding-top: 25px;
    padding-left: 10px;
    text-decoration: none;
    vertical-align: middle;
}
.bazaar .category.buy .item .text a,
.bazaar .category.donation .item .text a {
    display: block;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
}
.getcoin .item figure > figcaption,
.bazaar .item figure > figcaption {
    display: block;
    font-size: 10px;
    text-align: center;
}

    .getcoin .item figure > figcaption > a,
    .bazaar .item figure > figcaption > a {
        display: block;
        color: #333;
        padding-top: 5px;
        text-decoration: none;
    }

    .getcoin .coupon .item figure > .inner img,
    .getcoin .gift .item figure > .inner img {
        max-height: 40px;
    }
    .bazaar .category.donation .item li {position: relative;}

 .getcoin .item > footer {
    position: relative;
    width: 60%;
    float:left;
}
    .getcoin .item > footer a {
        display: block;
        min-height: 65px;
        padding: 23px 0 0 0;
        text-decoration: none;
    }

    .getcoin .item > footer a:after {
        position: absolute;
        display: block;
        width: 1em;
        right: 10px;
        top: calc( 50% - .5em );
        color: #ccc;
        content: "\E224";
        font: 1.2em/1 "Glyphicons Regular";
        vertical-align: middle;
    }
 
    .getcoin .item figure img {
        display: block;
        margin: 0 auto;
    }
    .getcoin .item .bottom {
        position: relative;
        padding: 0 0 .2em 0;
    }
    .getcoin .item .bottom .text{
        font-size: 14px;
        margin-left: .5em;
        overflow: hidden;
        padding-top: 15px;
        padding-right: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .getcoin .item .bottom .text:before {
        position:relative;
        top: -1px;
        font-size:14px;
        padding-right: 5px;
    }
        .getcoin .item .ico_bitcoin:before {
        vertical-align: -2px;
    }
        .bazaar .item .ico_bitcoin:before {
        vertical-align: -2px;
        padding-left: 0;
    }

.getcoin .item .bottom .text {
    text-overflow: initial;
    white-space:initial;
}

    .getcoin .item .bottom .link{
         font-size: 14px;
        margin-left: .5em;
    }
        .getcoin .item .bottom .link:before {
            position: relative;
            top: -1px;
            font-size: 16px;
        }


    .getcoin .item .bottom .from,
    .getcoin .item .bottom .to,
    .getcoin .item .bottom .arrow {
        font-size: 12px;
    }
    .getcoin .item .bottom .from {
        float: left;
    }
    .getcoin .item .bottom .to {
        float: right;
    }
    .getcoin .item .bottom .arrow {
        width: 100%;
        position: absolute;
        top: 0;
        text-align:center;
    }

    .getcoin [class*="ico_"]:before,
    .bazaar [class*="ico_"]:before {
        position: relative;
        padding-right: .2em;
        vertical-align: middle;
    }

    .getcoin .ico_point:before {
        color: #468ccb;
    }
    .getcoin .ico_bitcoin:before,
    .bazaar .ico_bitcoin:before {
        color: #ED9023;
        font-size: 16px;
    }
    .bazaar .ico_bitcoin:before {
        padding: 0 0.2em 0 18px;
    }
    .getcoin .ico_ticket:before {
        color: #5cb85c;
        top: -2px;
    }
   .getcoin .glyphicons.gift:before,
   .getcoin .glyphicons.crown:before {
        color: #e1262d;
        line-height: 1;
        margin: 0;
    }
   .getcoin .glyphicons.star:before {
        color: #468ccb;
        line-height: 1;
        margin: 0;
    }
    .getcoin .glyphicons.group:before {
        color: #ED9023;
        top: -3px;
    }
    .menu-search-box .glyphicons.search:before {
        color: #b0b0b0;
        line-height: 1;
        margin-top: -6px;
        font-size: 14px;
    }
    .getcoin .item .tags ul {margin: 0;}
    .getcoin .item .tags li {
        width: 45%;
        float: left;
        line-height: 1.5;
        margin-bottom: 0;
        text-align: center;
    }
    .getcoin .item .tags.single li {
        width: 100%;
    }
    .getcoin .item .tags.double li {
        width:50%;
    }
    .getcoin .item .tags .tag {
        display: block;
        background-color: #eee;
        border-radius:10px;
        color: #333;
        font-size: 10px;
        margin: 4px 5px 0 0;
        padding: 2px .2em 2px .2em;
        line-height: inherit;
    }
    .getcoin .item .tags .tag:before {
        font-size: 1.2em;
        padding: 0 .4em 0 .1em;
        vertical-align: middle;
    }
    .getcoin .bottom .tags.single .tag {
        margin-left: 0;
        margin-right: 0;
    }

    .getcoin .bottom .tags li:first-of-type .tag {
        margin-left: 0;
    }
    .getcoin .bottom .tags li:last-of-type .tag {
        margin-right: 0;
    }

#categorySelector .modal-header,
#categorySelector .modal-footer {
        padding: 10px 15px;
}
    #categorySelector .modal-header {
        background-color: rgba(225, 38, 45, 0.15);
        border-bottom: none;
        padding: 10px 15px;
    }
    #categorySelector .modal-header .modal-title {
        font-size: 17px;
        font-weight: bold;
        padding-left:1.5em; 
    }
        #categorySelector .modal-header .modal-title.glyphicons:before {
            color: #e1262d;
            font-size: 18px;
        }
    #categorySelector .modal-body {
        padding: 0;
    }
    #categorySelector .modal-body .title {
        display: block;
        background-color: #eee;
        border-bottom: 1px solid #eee;
        font-size: 15px;
        margin: 0;
        padding: 10px;   
    }

    #categorySelector .modal-body ul,
    #categorySelector .modal-body li {
        margin: 0;
    }
        #categorySelector .modal-body .search-list {
            width: 100%;
        }
        #categorySelector .modal-body .search-list > li {
            width: 33.333333%;
            float: left;
            margin-bottom: 0;
        }
            #categorySelector .modal-body .search-list > li > a {
                display: block;
                border-bottom: 1px solid #eee;
                font-size: 12px;
                padding: 15px 10px;
                text-decoration: none;
                text-align:center;
                border-right: 1px solid #eee;
            }
            #categorySelector .modal-body .search-list > li > a:nth-of-type(3n) {
                border-right: none;
            }
            #categorySelector .modal-body .search-list > li:last-of-type > a,
            #categorySelector .modal-body .search-list > li:nth-of-type(3n+1):nth-last-of-type(2) > a,
            #categorySelector .modal-body .search-list > li:nth-of-type(3n+2):nth-last-of-type(2) > a,
            #categorySelector .modal-body .search-list > li:nth-of-type(3n+1):nth-last-of-type(3) > a {
                border-bottom: none;
            }
            #categorySelector .modal-body .search-list > li > a:active,
            #categorySelector .modal-body .search-list > li > a:focus {
                color: #575655;
            }
            #categorySelector .modal-footer {
                margin-top: 0;

            }
    #outerLinkAgreement .modal-title {
        color: #575655;
        font-weight: bold;
    }
    #outerLinkAgreement .modal-title a {
        color: #468ccb;
        font-weight: inherit;
        text-decoration: none;
    }
    #outerLinkAgreement .outer-link {
        display: block;
        word-wrap:break-word;

    }
    #outerLinkAgreement .outer-link .glyphicons {
        display: none;
    }

.project-detail .form-group {
    margin-bottom: 0;
}
.project-detail .logo {
    max-width: 100%;
}
.project-detail .ad-notice {
    white-space: pre-wrap;
    height: 200px;
    overflow: auto;
    resize: vertical;
    border: 1px solid silver;
    text-align: left;
    padding: 15px;
}
aside {margin: 10px;}
/* style.css からの影響をリセット */
@media only screen and (max-width: 1024px) {
    footer li {
        float: inherit;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
}
.widget-activity ul.filters li {font-size: 10pt !important; margin-bottom: 10px !important;}
.btn-link {font-weight: 800;}
.btn-link.glyphicons{text-decoration: none; padding-left: 0.85em;}
.btn-link.glyphicons:first-child {padding-left: 0;}
.btn-link.glyphicons:before{color: #468ccb; font-size: 14px; margin:0; padding: 0 4px 0 0; position: static;}
.fleft:last-child {margin-right: 0;}
