@charset "utf-8";

/* コンテンツ幅 フル */
.contentsInr{width:auto;padding:0px;}

/* コンテンツ幅 950px */
.contentsInr .contentsUnit{padding:0 10px;}
@media all and (min-width:740px){
.contentsInr .contentsUnit{width:950px;padding:0px;margin:0 auto;}
}

.heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img{
    width: 94%;
}
@media all and (min-width:740px){
    .heroimgWrap.heroimgWrap-titleImg .mainHeading{
        max-width: 60%;
    }
    .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
        width: 100%;
    }
}
@media all and (min-width:1440px){
    .heroimgWrap.heroimgWrap-titleImg .mainHeading{
        max-width: 1200px;
    }
}

.bg_intro{
    padding: 20px 0;
    background: #e0f7ff;
}
@media all and (min-width:740px){
    .bg_intro{
        padding: 50px 0;
    }
}

.lead_intro{
    font-size: 16px;
    color: #6157b1;
    font-weight: bold;
}
@media all and (min-width:740px){
    .lead_intro{
        font-size: 26px;
    }
}

.bg_point{
    padding-bottom: 40px;
    background: #ffe8e8;
}
@media all and (min-width:740px){
    .bg_point{
        padding-bottom: 50px;
    }
}
.subhead_point{
    margin-top: -20px;
}
@media all and (min-width:740px){
    .subhead_point{
        margin-top: -45px;
    }
}
.box_list_point{
    position: relative;
    padding: 8px;
    margin-top: 20px;
    border: 2px solid #c00;
    border-radius: 10px;
    background: #fff;
}
@media all and (min-width:740px){
    .box_list_point{
        padding: 10px;
        margin-top: 26px;
        min-height: 230px;
    }
}
.icon_box_list_point{
    margin-top: -25px;
}
@media all and (min-width:740px){
    .icon_box_list_point{
        margin-top: -32px;
    }
}
.txt_list_point{
    font-size: 17px;
    font-weight: bold;
}
.txt_list_point .fs18{
    font-size: 34px !important;
}
.txt_list_point_s{
    font-size: 13px;
    font-weight: bold;
}
.txt_list_point_s .fs18{
    font-size: 26px !important;
}
@media all and (min-width:740px){
    .txt_list_point{
        font-size: 24px;
    }
    .txt_list_point .fs18{
        font-size: 48px !important;
    }
    .txt_list_point_s{
        font-size: 18px;
    }
    .txt_list_point_s .fs18{
        font-size: 36px !important;
    }
}

.bg_saving{
    padding-bottom: 40px;
    background: #f0f0e2;
}
@media all and (min-width:740px){
    .bg_saving{
        padding-bottom: 70px;
    }
}
.suubhead_saving{
    margin-top: -24px;
}
@media all and (min-width:740px){
    .suubhead_saving{
        margin-top: -42px;
    }
}
.icon_box_saving{
    margin-top: -25px;
}
@media all and (min-width:740px){
    .icon_box_saving{
        margin-top: -45px;
    }
}
.box_saving{
    margin-top: 36px;
    padding: 0 5px 10px;
    background: #fff;
}
@media all and (min-width:740px){
    .box_saving{
        margin-top: 62px;
        padding: 0 20px 30px;
    }
}
.lead_box_saving{
    font-size: 16px;
    font-weight: bold;
}
.box_gray{
    padding: 20px 5px;
    background: #ececec;
}
@media all and (min-width:740px){
    .box_gray{
        padding: 30px 10px;
    }
}
.txt_box_saving{
    font-size: 14px;
    font-weight: bold;
}
.txt_box_saving_s{
    font-size: 10px;
    font-weight: bold;
}
.txt_box_saving_l{
    font-size: 12px;
    font-weight: bold;
}
.txt_box_saving_l .fs18{
    font-size: 22px !important;
}
@media all and (min-width:740px){
    .lead_box_saving{
        font-size: 30px;
    }
    .txt_box_saving{
        font-size: 26px;
    }
    .txt_box_saving_s{
        font-size: 18px;
    }
    .txt_box_saving_l{
        font-size: 22px;
    }
    .txt_box_saving_l .fs18{
        font-size: 36px !important;
    }
}

.box_link_jpp{
    padding: 0 15px 15px;
    background: #fffac5;
}
@media all and (min-width:740px){
    .box_link_jpp{
        padding: 0 20px 25px;
        background: #fffac5;
    }
}
.icon_balloon{
    margin-top: -10px;
}
@media all and (min-width:740px){
    .icon_balloon{
        margin-top: -20px;
        transform: translateX(-25px);
    }
}
.lead_box_link_jpp{
    font-size: 16px;
    font-weight: bold;
}
@media all and (min-width:740px){
    .lead_box_link_jpp{
        font-size: 20px;
    }
}
.box_saving_mile_y{
    padding: 14px 10px;
    background: #fffac5;
}
.box_saving_mile_v{
    padding: 14px 10px;
    background: #eeecff;
}
@media all and (min-width:740px){
    .box_saving_mile_y{
        padding: 30px 10px;
    }
    .box_saving_mile_v{
        padding: 30px 10px;
    }
}
.txt_box_saving_mile{
    font-size: 15px;
    font-weight: bold;
}
.txt_box_saving_mile .fs18{
    font-size: 20px !important;
}
@media all and (min-width:740px){
    .txt_box_saving_mile{
        font-size: 30px;
    }
    .txt_box_saving_mile .fs18{
        font-size: 40px !important;
    }
}

.box_entry{
    border: 4px solid #ff6905;
    border-radius: 10px;
}
.box_entry .yellow{
    padding: 0 20px 20px;
    background: #fffac5;
    border-radius: 10px 10px 0 0;
}
.box_entry .white{
    padding: 20px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
@media all and (min-width:740px){
    .box_entry .yellow{
        padding: 0 45px 30px;
    }
    .box_entry .white{
        padding: 30px;
    }
}
.icon_box_entry{
    margin-top: -36px;
}
@media all and (min-width:740px){
    .icon_box_entry{
        margin-top: -75px;
    }
}
.txt_box_entry{
    font-size: 13px;
    font-weight: bold;
}
.txt_box_entry em{
    font-size: 20px;
    color: #ff6905;
}
.sublead_box_entry{
    font-size: 11px;
    font-weight: bold;
}
@media all and (min-width:740px){
    .txt_box_entry{
        font-size: 26px;
    }
    .txt_box_entry em{
        font-size: 40px;
    }
    .sublead_box_entry{
        font-size: 22px;
    }
    .img_box_entry{
        margin-top: -100px;
    }
}

.bg_customersvoice{
    padding: 40px 0;
    background: #e2f8fc;
}
@media all and (min-width:740px){
    .bg_customersvoice{
        padding: 50px 0;
    }
}
.box_customersvoice{
    padding: 36px 22px;
    background: url(/content/dam/sites/wwwjalcojp/jp/ja/jalcard/information/img_sites/jpp/bg_pht_sp.jpg) no-repeat;
    background-size: cover;
    border-radius: 10px;
}
@media all and (min-width:740px){
    .box_customersvoice{
        padding: 70px 45px;
        background: url(/content/dam/sites/wwwjalcojp/jp/ja/jalcard/information/img_sites/jpp/bg_pht.jpg) no-repeat;
    background-size: cover;
    }
}
.lead_box_customersvoice{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.txt_box_costomersvoice{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
@media all and (min-width:740px){
    .lead_box_customersvoice{
        font-size: 22px;
    }
    .txt_box_costomersvoice{
        font-size: 16px;
    }
}

.box_benefit{
    position: relative;
    padding: 20px 10px 10px;
    background: #ffe8e8;
}
.box_benefit::before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 232, 232, 0);
    border-top-width:17px;
    border-bottom-width:17px;
    border-left-width:17px;
    border-right-width:17px;
    margin-left: -17px;
    border-bottom-color:#FFE8E8;
    bottom:100%;
    left:25%;
}
.box_benefit .arrow .imgParts .cmp-image{
    line-height: 0;
}
.head_benefit{
    font-size: 12px;
}
.txt_benefit_mile{
    font-size: 13px;
    font-weight: bold;
}
.txt_benefit_mile .fs18{
    font-size: 18px !important;
}
.txt_benefit{
    font-size: 10px;
}
@media all and (min-width:740px){
    .head_benefit{
        font-size: 16px;
    }
    .txt_benefit_mile{
        font-size: 18px;
    }
    .txt_benefit_mile .fs18{
        font-size: 24px !important;
    }
    .txt_benefit{
        font-size: 14px;
    }
}
.box_benefit_detail{
    background: #fff;
}

.fix_anchor{
    position: relative;
    z-index: 100;
}
.fix_anchor .imgParts{
    position: fixed;
    right: 10px;
    bottom: 70px;
    width: 60px;
    height: 60px;
}
@media all and (min-width:740px){
    .fix_anchor .imgParts{
        width: 120px;
        height: 120px;
    }
}