@charset "utf-8";

#contents #campaign #cmpn-search h2 {
    background: url(/cp/present/special_190501/images/cp_cmn_icn_square.svg) 0 4px no-repeat !important;
    background-size: 22px 22px !important;
    margin-bottom: 0!important;
}

.frame {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 1em!important;
    padding: .5em!important;
}
.apply {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    width: 98%;
    background: #fff;
    padding: 1em!important;
    margin: 1em!important;
}
.apply .step {
    max-width: 50px;
    max-height: 50px;
    margin-top: .3em!important;
    margin-right: .3em!important;
}
.apply h3 {
    display: inline-block!important;
    font-size:  1.3em!important;
    font-weight: bold!important;
    width: calc( 100% - 60px )!important;
    line-height: 1.5em!important;
    padding: 0!important;
}
.apply h3 span.fRed {
    color: #dc3232!important;
}
.apply h3 span.fontSmall {
    display: inline;
    font-size: 80%;
    padding-left: .5em!important;
}
.apply a {
    display: inline!important;
}
.apply li {
    margin-top: .8em!important;
    font-size: 1em!important;
    line-height: 1.5em!important;
}
.apply li div {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.apply li div img {
    max-width: 281px;
    height: auto;
}
.apply li div img.icon {
    max-width: 183px;
}
.apply div.coupon {
    display: inline-block;
    width: 100%;
    height: 230px;
    text-align: center;
    align-self: flex-start;
}
.apply div.coupon img {
    width: 360px!important;
    height: 230px!important;
}