.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:380px;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_link{align-items:center;display:flex;flex-flow:column;gap:13px 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{color:#000;font-size:18px;font-weight:500}@media screen and (max-width:414px){.top_banner_title{font-size:16px}}.top_banner_deco_title{color:#1c80a8;font-family:Zen Old Mincho,serif;font-size:30px;font-weight:500;letter-spacing:.08em;line-height:1}@media screen and (max-width:414px){.top_banner_deco_title{font-size:20px}}