
main.lp-content .lp-division{
    padding:0 20px;
}

main.lp-content .lp-division-padding{
    padding-top:20px;
}

main.lp-content .lp-division .premium-example-text{
    font-weight: bold;
}

#lp-wrap{
    background: #f1f1f1;
}

#lp-wrap footer{
    padding:20px 0 30px 0;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
}

#lp-wrap footer .copyright{
    margin: 0;
}

#appitem-container img{
    width: 100%;
}

.premium input,
.premium textarea{
    color: #000000;
    border: 3px dashed #000000;
}

#premium-cath-image{
    width: 100%;
    position: relative;
    padding:0;
    height: 170px;
    background-image: url("https://smartlog-stat2.imgix.net/images/lp_premium_article_202104/what_is_smlg_premium_4.png?auto=compress");
    background-repeat: no-repeat;
    background-size: cover;
}

#premium-cath-image img{
    width: 100%;
    height:auto;
    vertical-align: super;
}

#premium-cath-image img.premium-close{
    /*
    width: 30px;
    position: relative;
    top: 10px;
    left: -10px;
    float: right;
    cursor: pointer;
    */
    width: 30px;
    position: fixed;
    top: -10px;
    left: 280px;
    cursor: pointer;
}

#premium-cath-image .catch-phrase{
    position: absolute;
    left:0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    box-sizing: border-box;
    padding:12px;
    color: #ffffff;
    font-size: 12px;
    width: 100%;
}

#premium-modal-close-btn {
    color: #fff;
    width: 12px;
    float: right;
    top: 10px;
    left: -10px;
    position: relative;
}

.premium-heading{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}

.premium-girlfriend{
    text-align: center;
    font-size: 12px;
    margin-bottom: 16px;
}

.modal-body #lp-wrap{
    background-color: #fff;
}

#premium-hero{
    top: 50px;
    position: relative;
}

#premium-hero #premium-logo{
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    padding: 6px 10px;
    width: 20%;
    margin: 0 0 0 10px;
    top: 100px;
}

#premium-hero #premium-title{
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 0 10px;
    color: #ffffff;
}

#premium-hero #premium-description{
    list-style-type: none;
    font-size: 12px;
    color: #ffffff;
    padding: 0;
    margin: 10px 0 0 10px;
    font-weight: bold;
    line-height: 18px;
}

#premium-hero #premium-description p{
    line-height: 20px;
}

.premium-btn-img{
    margin-bottom:10px;
}

.premium-btn-img img{
    width:100%;
    border-radius:4px;
}

.premium-btn{
    background-color: #000000;
    color: #ffffff;
    padding: 4px;
    margin: 10px;
    border-radius: 4px;
    height: 50px;
    cursor: pointer;
    clear: both;
}

.premium-btn .premium-off{
    float:left;
    width:20%;
}

.premium-btn .premium-plan{
    float:left;
    width:50%;
}

.premium-btn .premium-planname{
    font-size: 18px;
    font-weight: bold;
}

.premium-btn .premium-caption{
    font-size: 13px;
}

.premium-btn .premium-price{
    float:left;
    width:30%;
}

.premium-btn .premium-price-num{
    float:left;
    width:60%;
    font-size: 22px;
    font-weight: bold;
}

.premium-btn .premium-price-navi{
    float: left;
    width: 34%;
    font-size: 10px;
    margin-left: 4px;
}

.premium-btn .premium-price-year{
    clear: both;
    width:100%;
    font-size: 8px;
}

.premium-btn#purchase-month .premium-plan{
}

.premium-btn#purchase-month .premium-price{
    margin-top: 6px;
}

.premium-btn.purchase-free{
    background-color: #ff2602;
}

.premium-btn.purchase-free .premium-plan-free{
    width: 100%;
    margin: 12px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.premium-btn.purchase-free .premium-plan-free-sub{
    font-weight: normal;
    font-size: 10px;
    top: -2px;
    left: 10px;
    position: relative;
}

.premium-btn a{
    color: #ffffff;
    text-decoration: none;
}

.premium-btn a:hover{
    color: #ffffff;
    text-decoration: none;
}

@media screen and (min-width: 768px){
    #article .premium-btn-img{
        width: 50%;
        margin: 0 auto 10px auto;
    }
}

.premium-notice{
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}

.modal-body .premium-notice{
    font-size: 10px;
}

#premium-restore{
    color: #333333;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 20px;
}

#premium-restore a{
    color: #333333;
    text-decoration: none;
}

#premium-restore a:hover{
    text-decoration: none;
}


#premium-restore{
    margin-bottom: 10px;
}

.premium-transaction{
    color: #999;
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.premium-example {
    padding: 20px 0;
}

.premium-example .premium-arrow{
    text-align: center;
    background-color: #000000;
    color: #fff;
    padding: 10px 0 7px 0;
    font-weight: bold;
}

.premium-example .premium-arrow p {
    margin: 0;
}

.premium-example .premium-arrow-area{
    width: 100%;
    height:20px;
    position:relative;
    margin: 0 0 30px 0;
}

.premium-example .premium-arrow-area::before{
    content:"";
    width:100%;
    height:20px;
    position:absolute;
    top: -1px;
    border-style:solid;
    border-width:20px 50vw 0 50vw;
    border-color:#000000 transparent transparent transparent;
}

@media (min-width:992px){
    .premium-example .premium-arrow-area::before{
        border-width:20px 210px 0 210px;
    }
}

.premium-example .premium-box{
    margin: 0 10px 85px 10px;
    clear: both;
    height: 120px;
}

.premium-example .premium-box .premium-example-num{
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background: linear-gradient(to left bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.6) 100%);
    color: #ffffff;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;

}

.premium-example .premium-box .premium-article-title{
    float: left;
    width: 90%;
}

.premium-example .premium-box .premium-article-title p{
    margin-left: 16px;
    font-weight: bold;
}

.premium-example .premium-box .premium-article-title p:first-letter{
    color: #ff2602;
    font-size: 22px;
    font-weight: bold;
}

.premium-example .premium-article-link{
    height: 82px;
    clear: both;
    background-color: #ffffff;
    padding: 6px;
    margin-bottom: 10px;
}

.premium-example .premium-article-img{
    float: left;
    width: 70px;
    height: 70px;

}

.premium-example .premium-article-img label {
    background-size: cover;
    border: 4px dashed #000;
    cursor: pointer;
    display: inline-block;
    width: 70px;
    height: 70px;
}

.premium-example .premium-article-img label input {
    display: none !important;
}

.premium-example .premium-article-link-meta{
    float: left;
    position: relative;
    margin-left: 6px;
    height: 70px;
    width: 72%;
}

.premium-example .premium-article-link-title{
    font-weight: bold;

}

.premium-example .premium-article-link-site{
    float: left;
    position: absolute;
    bottom: 0;
    font-size: 10px;
    color: #B5B5B5;
}

.premium-happy {
    background-color: #ffffff;
    padding-top: 36px;
}

.premium-happy #premium-happy-title p{
    text-align: center;
    font-weight: bold;
}

.premium-happy .premium-happy-box{
    margin: 20px 10px 0 10px;
}
.premium-happy .premium-happy-box:last-child{
    margin-bottom: 40px;
}

.premium-happy .premium-happy-box label {
    background-size: cover;
    border: 4px dashed #000;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
}

.premium-happy .premium-happy-box label input {
    display: none !important;
}

.premium-happy .premium-happy-box .balloon-serif-text p {
    font-size: 12px;
    line-height: 1.4;
}

#premium-about .premium-section-title{
    background-color: #000000;
    padding: 9px 15px;
    color: #ffffff;
    font-weight: bold;
}

#premium-about .premium-about-term{
    margin: 20px 10px 10px 10px;
    font-size: 11px;
    line-height: 2.0;
}

#premium-about .premium-about-nav {
    margin: 20px 0;
}

#premium-about .premium-about-nav ul{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

#premium-about .premium-about-nav ul li{
    margin: 0 0.5em 0 0;
    list-style: none;
}

#premium-about .premium-about-nav ul li::after {
    content: "|";
    margin-left: 0.5em;
}

#premium-about .premium-about-nav ul li:last-child{
    margin-right: 0;
}

#premium-about .premium-about-nav ul li:last-child::after{
    content: "";
}

#premium-about .premium-about-nav ul li a{
    color: #0066cb;
}

#iziPremiumModal .modal-body{
    padding: 0;
    background-color: #F5F7F8;
}

