﻿@charset "utf-8"; 
:root { --color: #08548C;}
#tagTabs {display: none;}
@media (min-width:1301px){.home-activity{aspect-ratio:12 / 5;background-size:cover;display:flex;align-items:center;}
.home-activity .l-wrap{position:absolute;}}
@media (max-width:1350px) and (min-width:1301px){.activity-wrap .title{font-size:40px;margin:5px 0 10px}}
@media (min-width:1025px){.head-info{padding-top:5px;padding-bottom:35px;}
.head-logo img{max-height:75px;}}