@charset "UTF-8";

/* ___ Fazzioリアキャリアキャンペーン ____ */

#rwd-content .text-red {
    color: #f00;
}
#rwd-content .detail {
    text-align: center;
}
#rwd-content .detail h2 img {
    width: 217px;
}
#rwd-content .detail p.bold {
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.4;
}
#rwd-content .benefit {
    border: solid 1px #999;
    padding: 0 20px;
}
#rwd-content .benefit h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: -1%;
}

p.leadcopy{
    font-size: 2.8rem;
line-height: 1.2;
font-weight: bold;
display:block;
padding:0 0 20px;
text-align: center!important;
}

/*  協賛店検索  */
#rwd-content h2#shop-search {
    background: url(../img/dog-ear.png) no-repeat right top #444;
    background-size: 11px;
    color: #fff;
    padding: 7px 0 3px;
    margin-bottom: 0;
    width: 15em;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
}
#rwd-content .shop-search-box {
    border: solid 1px #444;
    padding: 20px 15px;
}
#rwd-content .shop-search-box h3 {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: bold;
}
#rwd-content .shop-search-box dt {
    width: 9em;
    min-height: 25px;
padding: 3px 0 0;
    background: #444;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    line-height: 1.5;
    margin-bottom: 8px;
    clear: left;
}
#rwd-content .shop-search-box dd {
    margin-bottom: 20px;
    font-size:1.6rem;
    line-height: 1.8;
}
#rwd-content .shop-search-box select {
    border: solid 2px #999;
    height: 1.75em;
}

@media screen and (max-width: 767px) {
    #rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-bottom: 10px!important;
    }

#rwd-content .rwd-product-header {
    border-bottom:none;
    margin-bottom: 0;
}
#rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-right: 0;
}
#rwd-content .detail h2 img {
    width: 160px;
}
#rwd-content .detail p.bold {
    font-size: 1.6rem;
    line-height: 1.5!important;
}
#rwd-content .detail p.rwd-text-small {
    text-align: left;
}
#rwd-content .benefit h2 {
    font-size: 1.8rem;
}
#rwd-content .benefit .photo figure {
    width: 56%;
    margin: 0 auto;
}

/*  協賛店検索  */
#rwd-content h2#shop-search {
    font-size: 1.5rem;
}
#rwd-content .shop-search-box h3 {
    font-size: 1.6rem;
    line-height:1.5;
}

p.leadcopy{
    font-size: 1.8rem;
line-height: 1.2;
font-weight: bold;
display:block;
padding:0 5% 20px;
text-align: left!important;
}
}
@media print, screen and (min-width: 768px) {
#rwd-content .benefit .photo {
    display: flex;
    align-items: center;
}
/*  協賛店検索  */
#rwd-content .shop-search-box dl {
    margin-left: 18%;
}
#rwd-content .shop-search-box dt,
#rwd-content .shop-search-box dd {
    float: left;
}
#rwd-content .shop-search-box dd {
    padding-left: 15px;
}
#rwd-content .shop-search-box dl:after {
    content:"";
    display: block;
    clear: both;
}
#rwd-content .shop-search-box .search-btn {
    padding-top: 40px;
    padding-right: 2%;
}
}

/*BTN修正*/
@media print, screen and (min-width: 768px) {
    #rwd-content .rwd-button-cta.rwd-button01 {
        padding: 4px 28px 0!important;
        min-height: 60px!important;
    }
    #rwd-content .rwd-button05 {
        min-height: 60px!important;
        border-radius: 5px;
    }
}


@media screen and (max-width: 767px) {
#rwd-content .rwd-button-cta.rwd-button01 .rwd-button-inner {
        font-size: 1.6rem!important;
    }
    #rwd-content .rwd-button01 {
        min-height: 80px!important;
    }
    #rwd-content .rwd-button05 {
        min-height: 60px!important;
        border-radius: 5px;
    }
}
