@charset "utf-8";

/*----------------------------------------------
	unique: cp_id1643
----------------------------------------------*/

.se .indent {
    padding: 0 137px;
}
.entry-intercom{
    width:100%;
    height:60px;
    padding-top:15px;
    position:relative;
    background: url(/service/campaign/images/common/bg_apply_lg.png) 0 0 no-repeat;
    border-bottom: 5px solid #20436D;
    margin: 0 auto 30px;
}
.mgB0 {
    margin-bottom: 0 !important;
}
.acp-id {
    display: inline-block;
}
.acp-id > p > span {
    background-color: #ffffff;
}

@media screen and (max-width: 768px) {
    .se .indent {
        padding: 0;
    }
    .entry-intercom {
        height: 44px;
    }
    .se .intercom-login-service.type-2 > ul > li:first-child {
        margin-left: inherit;
    }
    .se .intercom-login-service.type-2 > ul > li {
        margin-left: 0;
    }
    .btn-apply img {
        max-width: 290px;
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .sp_mgb25 {
        margin-bottom: 25px;
    }
}