﻿.floatingCta{position:fixed;bottom:0;right:0;z-index:10;display:flex;align-items:center;width:100%;height:130px;background:rgba(0,0,0,.9);transition:opacity .5s}.floatingCta.is-hidden{opacity:0;pointer-events:none}.floatingCtaWrapper{font-family:"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;display:flex;justify-content:space-between;align-items:center;width:960px;height:80px;margin:0 auto}.floatingCtaWrapper a{text-decoration:none}.floatingCtaWrapper_entryButtons{position:relative;width:450px;height:80px;font-size:20px;border-radius:43px;text-align:center;font-weight:bold;transition:.5s;background:linear-gradient(45deg, #00a0e9 0%, #00badc 100%);box-shadow:0 10px 20px rgba(0,186,220,.7)}.floatingCtaWrapper_entryButtons:hover{background:#f28be6;background:linear-gradient(101deg, #946fd1 0%, #ef65b9 100%);box-shadow:0 10px 10px rgba(233,42,204,.4)}.floatingCtaWrapper_entryButtons a{color:#fff;display:block;padding-top:28px;padding-bottom:18px;padding-left:0;line-height:26px;box-sizing:border-box}.floatingCtaWrapper_entryButtons a::before{content:"";background:url(/img/pc/lp/point/footer/product_cta.png) no-repeat;width:47px;height:103px;position:absolute;bottom:20px;left:30px}.floatingCtaWrapper_entryButtons a::after{content:"";background:url(/img/pc/lp/point/index/icon_arrow_right_c.png) no-repeat;width:12px;height:20px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.floatingCtaWrapper_entryButtons a .entrySubTtl{font-size:14px;font-weight:normal}.floatingCtaWrapper_entryButtons a .entrySubTtl .entrySubColor{color:#fcff00;font-weight:bold}.floatingCtaWrapper_entryButtons a .entryTtl{font-size:24px}.floatingCtaWrapper_areaButtons{position:relative;width:310px;height:80px;color:#fff;border-radius:40px;border:2px solid #00a0e9;font-size:20px;font-weight:bold;text-align:center;line-height:80px;background:url(/img/pc/lp/point/index/icon_area_blue.png) no-repeat 9% 50% #000;transition:.3s}.floatingCtaWrapper_areaButtons:hover{border-color:#fff;background:url(/img/pc/lp/point/index/icon_area_white.png) no-repeat 9% 50% #000}.floatingCtaWrapper_areaButtons::before{content:"";background:url(/img/pc/lp/point/index/icon_arrow_white.png) no-repeat;width:22px;height:32px;position:absolute;top:37.5%;right:15px}.floatingCtaWrapper_inquiryBlock .telBtn{position:relative;display:block;text-align:center;width:150px;height:35px;margin-bottom:10px;color:#fff;border:1px solid #fff;border-radius:5px;line-height:35px;font-size:14px;background:#000;transition:.3s}.floatingCtaWrapper_inquiryBlock .telBtn:hover{background-color:#fff;color:#000}.floatingCtaWrapper_inquiryBlock .telBtn::after{content:"";width:9px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;position:absolute;top:50%;right:9px;transform:translateY(-50%) rotate(-45deg)}.floatingCtaWrapper_inquiryBlock .telBtn:hover::after{border-color:#000}