.radio-form{
    position:relative;
    width:100%;
}
.radio-form iframe{
    margin: 0px auto;
} 

#sammyfes iframe{
    width: 100%;
    height: 416px;
    margin-bottom: 20px;
} 

.radio-lead {
    text-align: center;
    font-size: 16px;
}

.radio-text {
    font-size: 16px;
}

.radio-lead span {
    font-weight: bold;
    font-size: 20px;
}
.radio-lead .ft14 { font-size: 14px !important; font-weight: normal !important;}
.radio-lead .green { color: #009256;}
.radio-lead .red { color: #e84a5f;}

.radio-list {
    margin-bottom: 40px;
}

.radio-list-item {
    position: relative;
    margin: 0 auto 10px;
    padding: 0 0 0px 26px;
    font-size: 16px;
    line-height: 1.62;
}
.radio-list-item span { color: #e84a5f;}
.radio-list-item:before {
    content: '\0025c6';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #25cf49;
}

.radio-list-item a:hover {
    color: #009944;
    text-decoration: underline !important;
    outline: none;
}

.radio-list-item a:visited {
    color: #009944;
    text-decoration: none;
    outline: none;
}

.radio-list-item a:active {
    color: #009944;
    text-decoration: none;
    outline: none;
}

.radio-list-item a:link {
    color: #009944;
    text-decoration: none;
    outline: none;
}

.wrp-event-detail {
    padding: 0 20px;
}

.wrp-bd-section {
    padding: 0 30px 60px;
    overflow: hidden;
}

.radio-inner{
    position:relative;
    padding: 0 30px;
}

.text-sttl {
    margin: 0 auto;
    padding: 15px 0;
    font-size: 22px;
    line-height: 1.13;
    background-color: #25cf49;
    background-image: url(/japanese/myslot/midorichan/news/img/bg_star01.png), url(/japanese/myslot/midorichan/news/img/bg_star02.png);
    background-position: 14px center, 691px center;
    background-repeat: no-repeat, no-repeat;
    background-size: 35px auto, 40px auto;
    text-align: center;
    color: #fff;
}
.text-sttl span {
    display: block;
    margin: 0 auto 3px;
    color: #f9fe07;
}

.radio-sttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.27;
    padding: 3px 0 5px;
    margin-bottom: 14px;
    border-bottom: 5px dotted #009256;
}

.cfx {
    display: block;
    zoom: 1;
}

.radio-imgList {
    margin-bottom: 40px;
    text-align: center;
}

.radio-imgList.threeUp .img {
    float: left;
    max-width: 214px;
    margin-left: 19px;
}

.radio-imgList.threeUp .img:first-child {
    margin-left: 0px !important;
}
.radio-imgList.threeUp .img img {
    margin-bottom: 5px;
}

.radio-img-caption {
    font-size: 16px;
    font-weight: bold;
}

.subttl-bd {
    position: relative;
    margin: 0 auto 30px;
    padding: 15px 70px;
    font-size: 22px;
    line-height: 1.13;
    background: #38b87c url(/japanese/myslot/midorichan/bd-cp/img/bg_ttl.png) repeat left top;
    text-align: center;
    color: #fff;
}

.subttl-bd:before, .subttl-bd:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}

.subttl-bd:before {
    width: 35px;
    left: 16px;
    background: url(/japanese/myslot/midorichan/news/img/bg_star01.png) no-repeat center;
    background-size: 100% auto;
}

.subttl-bd:after {
    width: 40px;
    right: 16px;
    background: url(/japanese/myslot/midorichan/news/img/bg_star02.png) no-repeat center;
    background-size: 100% auto;
}

.agreement {
    height: 400px;
    overflow: auto;
}

.separator {
    display: block;
    margin: 30px auto 0;
    border: 0;
    height: 1px;
}

.separator.green {
    background: #9adec5;
}

.coming-soon {
    margin-bottom: 15px;
    text-align: center;
}
.coming-soon img {
    width: auto;
    height: auto;
}
.mb0 { margin-bottom: 0px !important;}
.mb20 { margin-bottom: 20px;}
.mb40 { margin-bottom: 40px;}
.mb60 { margin-bottom: 60px;}
.pb20 { padding-bottom: 20px;}
.pb40 { padding-bottom: 40px;}
.pb60 { padding-bottom: 60px;}
.link-btn {
    margin: 22px auto 0;
    text-align: center;
    line-height: 0;
}
.link-btn a {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    min-width: 480px;
    margin: 0 auto;
    padding: 20px 10px 15px;
    font-size: 22px;
    line-height: 1;
    box-sizing: border-box;
    border-radius: 30px;
    transition: opacity 250ms;
}
.link-btn.orange a {
    background: #ff7202;
    color: #fff;
}
.link-btn a[target="_blank"]:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto 28px auto auto;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.png) no-repeat center;
    background-size: 100% auto;
}
.link-btn a:hover {
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 250ms;
}
a:link {
    text-decoration: none;
    outline: none;
}
a:visited {
    text-decoration: none;
    outline: none;
}
.pc-none { display: none;}

.cp-end {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    background: #e84a5f;
    line-height: 43px;
    height: 40px;
}

/* iPad縦 / iPhone 7/6 Plus横 */
@media only screen and (max-width: 768px) {
    .coming-soon img {
        width: 100%;
        height: auto;
    }
    .radio-lead span {
        font-size: 16px !important;
    }
    .link-btn {
        margin: 25px auto 0;
    }
    .link-btn a {
        min-width: 300px;
        margin: 0 auto;
        padding: 13px 5px 10px;
        font-size: 13px;
    }
    .link-btn a[target="_blank"]:after {
        margin: auto 25px auto auto;
        width: 12px;
        height: 12px;
        background-size: 100% auto;
    }

    .radio-imgList.threeUp .img {
        float: none;
        display: table;
        max-width: none;
        margin: 0 auto 30px;
    }
    .radio-imgList .img img {
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }
}

