@charset "UTF-8";

.header {position:absolute;}

.footer {background:transparent;}
.footer:before {content:none;}
.footer--lpa11 .footer__logo {right:20px;}
.footer--lpa11 .footer__logo img {width:auto; height:auto; max-height:50px;}

#btmFixedCta {position:fixed; left:0; bottom:0; width:100%; padding:10px 4%; background:url(/wp-content/themes/esm/assets/img/lp-u15/img_kvBg.png) no-repeat left 50% top 0 / cover; z-index:1000;}
#btmFixedCta ul {display:flex; flex-wrap:wrap; justify-content:center; align-items:center; gap:20px 20px; margin:0 auto; padding:0;}
#btmFixedCta ul li {position:relative; margin:0 0; padding:20px 0 0 0; text-align:center;}
#btmFixedCta ul li > span {position:absolute; left:50%; top:0; transform:translate(-50%, 0); -webkit-transform:translate(-50%, 0); -ms-transform:translate(-50%, 0); display:inline-block; margin:0 auto 5px auto; padding:5px 10px; font-size:12px; line-height:15px; background:#fff; border-radius:50px; z-index:10; white-space:nowrap;}
#btmFixedCta ul li > span::after {content:""; display:block; position:absolute; left:calc(50% - 8px); bottom:-8px; width:16px; height:10px; clip-path:polygon(0 0, 100% 0, 50% 100%); background:#fff; z-index:20;}
#btmFixedCta ul li a {min-width:300px; min-height:60px; font-size:clamp(14px,1.4vw,20px);}

@media screen and (max-width: 768px) {
.footer--lpa11 .footer__logo {bottom:80px;}
#btmFixedCta ul li {padding:0 0;}
#btmFixedCta ul li > span {display:none;}
#btmFixedCta ul li a {min-width:0; min-height:50px;}
}

@media screen and (max-width: 430px) {
.footer--lpa11 .footer__logo {bottom:70px;}
.footer--lpa11 .footer__logo img {width:auto; height:auto; max-height:45px;}
#btmFixedCta ul {gap:10px 10px;}
#btmFixedCta ul li a {min-height:45px;}
#btmFixedCta ul li a.modBtn > span:after {content:none;}
}

@media screen and (max-width: 320px) {
#btmFixedCta ul li a.modBtn {padding:5px 10px;}
}

@media screen and (min-width: 1024px) {
.footer {z-index:1010;}
}


picture.kv__img {position:relative;}
picture.kv__img::after {content:""; display:block; position:absolute; left:19.9%; bottom:4.7%; width:20%; height:0; padding-top:calc(156.28% * 0.2); background:url(/wp-content/themes/esm/assets/img/top/img_medal_2024_crm.png) no-repeat 50% 50% / contain; filter:drop-shadow(rgba(0, 0, 0, 0.3) 0px 0px 10px);}

@media screen and (max-width: 768px) {
picture.kv__img::after {left:9.8%; bottom:6.8%; width:20.5%; padding-top:calc(156.28% * 0.205);}
}