.top_banner_list{display:flex;justify-content:center}@media screen and (max-width:767px){.top_banner_list{flex-flow:column}}.top_banner_list_item{aspect-ratio:720/300;flex:1;max-height:300px;overflow:hidden;position:relative}.top_banner_list_item:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";left:50%;min-height:101%;min-width:101%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:.7s;z-index:-1}@media screen and (min-width:1050px){.top_banner_list_item:hover:before{transform:translate(-50%,-50%) scale(1.1)}.top_banner_list_item:hover .top_banner_title{background-color:#086c6d}}.top_banner_link{align-items:center;display:flex;flex-flow:column;gap:10px 0;height:100%;justify-content:center;text-decoration:none;width:100%}@media screen and (max-width:767px){.top_banner_link{min-height:unset}}.top_banner_title{background-color:#6ab82c;border-radius:4px;color:#fff;font-size:.875em;font-weight:700;line-height:1;padding:4px 11px;transition:.7s}.top_banner_deco_title{color:#000;font-family:Roboto,sans-serif;font-size:34px;font-weight:700;letter-spacing:.08em;line-height:1}@media screen and (max-width:414px){.top_banner_deco_title{font-size:24px}}