@keyframes fadeDownAnime{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}header{display:flex;justify-content:space-between}@media screen and (max-width: 640px){header{display:block}}header .unit_logo{animation-name:fadeDownAnime;animation-duration:1s;animation-fill-mode:forwards;opacity:0;width:70vw;margin-right:-80px;position:relative;background:#D70C18;padding:40px;height:250px;display:flex;align-items:center;justify-content:center;z-index:1}@media screen and (max-width: 640px){header .unit_logo{width:100%;margin-right:0;padding:20px 0;height:auto}}header .unit_logo img{max-width:92%}header .unit_photo{animation-name:fadeDownAnime;animation-duration:1s;animation-fill-mode:forwards;opacity:0;animation-delay:0.2s;margin-top:40px;width:70vw;background:url(../../img/photo_header.png) center center no-repeat;background-size:cover;height:250px}header .unit_photo.basketball{background:url(../../img/photo_header_basketball.jpg) center center no-repeat;background-size:cover}header .unit_photo.surfing{background:url(../../img/photo_header_surfing.jpg) center center no-repeat;background-size:cover}header .unit_photo.soccer{background:url(../../img/photo_header_soccer.jpg) center center no-repeat;background-size:cover}@media screen and (max-width: 640px){header .unit_photo{margin:0;width:100%;height:150px}}header .unit_logo{z-index:10}.unit_photo{background:none !important}.team_copy{border-top:none;padding:0;margin:60px auto}.unit_btn{text-align:center;margin:30px 0}.unit_btn .btn_top{display:inline-block;border-radius:5px;border:solid 1px #D70C18;color:#D70C18;padding:10px 60px;transition:.3s}.unit_btn .btn_top:hover{color:#fff;background:#D70C18}#container{padding-top:90px;opacity:1 !important}@media screen and (max-width: 640px){#container{padding-top:70px}}main{max-width:1200px;margin:40px auto 0;display:block;padding:0 20px}@media screen and (max-width: 640px){main{font-size:14px}}main .txt_report{font-size:60px;font-weight:bold}@media screen and (max-width: 640px){main .txt_report{margin-left:20px;font-size:40px}}main .title_news,main .title_history{margin-bottom:60px}@media screen and (max-width: 640px){main .title_news,main .title_history{display:block;margin-bottom:30px}}main .title_news .unit_txt h1,main .title_history .unit_txt h1{font-size:60px;font-weight:bold}@media screen and (max-width: 640px){main .title_news .unit_txt h1,main .title_history .unit_txt h1{font-size:30px;text-align:center}}main .top_news{margin-bottom:60px;display:flex;justify-content:space-between}@media screen and (max-width: 640px){main .top_news{display:block}}main .top_news .photo{width:55%}@media screen and (max-width: 640px){main .top_news .photo{width:100%;margin-bottom:20px}}main .top_news .photo img{border:solid 1px #f1f1f1;box-shadow:#D70C18 -20px -20px 0}@media screen and (max-width: 640px){main .top_news .photo img{box-shadow:#D70C18 -10px -10px 0}}main .top_news .unit_txt{width:42%}@media screen and (max-width: 640px){main .top_news .unit_txt{width:100%}}main .top_news .unit_txt .news_title{display:flex;align-items:center}main .top_news .unit_txt .icon{background:#fff;padding:10px;width:80px;height:76px;margin-right:20px;border:solid 1px #ccc}main .top_news .unit_txt h2{width:80%}main .top_news .unit_txt h2 a{color:#d70c18;font-size:20px;font-weight:bold;line-height:1.3}@media screen and (max-width: 640px){main .top_news .unit_txt h2 a{font-size:16px}}main .top_news .unit_txt h2 a:hover{color:#D70C18;text-decoration:underline}main .top_news .table{margin:20px 0}main .top_news .table table{width:100%;border-top:solid 1px #ccc}main .top_news .table table tr{border-bottom:1px solid #ccc}main .top_news .table table tr th,main .top_news .table table tr td{padding:10px 20px}@media screen and (max-width: 640px){main .top_news .table table tr th,main .top_news .table table tr td{padding:10px 0}}main .top_news .table table tr th{color:#D70C18;font-weight:normal}main .top_news .table table tr td{font-weight:bold;color:#333}main .top_news .utility_area h3{color:#fff;background:#D70C18;line-height:1;padding:10px;margin-bottom:10px;text-align:center;font-weight:bold}main .top_news .utility_area ul{display:flex;justify-content:space-between}main .top_news .utility_area ul li figure{text-align:center}main .top_news .utility_area ul li figure figcaption{font-size:14px;color:#666}main .top_news .utility_area small{display:block;text-align:right;color:#999;font-size:12px}main .list_news{margin:0 calc(50% - 50vw);width:100vw;background:url(../../../images/wave_right.png) 100px -200px no-repeat;padding:0 20px;padding-top:200px}@media screen and (max-width: 640px){main .list_news{background:url(../../../images/wave_right.png) 50px -30px no-repeat;background-size:contain;padding-top:100px}}main .list_news .inner{max-width:1200px;margin:auto}main .list_news .inner ul{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 640px){main .list_news .inner ul{display:block}}main .list_news .inner ul li{width:30%;margin-bottom:60px}@media screen and (max-width: 640px){main .list_news .inner ul li{width:100%;margin-bottom:40px}}main .list_news .inner ul li.surfing img{border:solid 1px #e0e0e0;box-shadow:#33baee -10px -10px 0}@media screen and (max-width: 640px){main .list_news .inner ul li.surfing img{box-shadow:#33baee -10px -10px 0}}main .list_news .inner ul li.baseball img{border:solid 1px #e0e0e0;box-shadow:#004091 -10px -10px 0}@media screen and (max-width: 640px){main .list_news .inner ul li.baseball img{box-shadow:#004091 -10px -10px 0}}main .list_news .inner ul li.basketball img{border:solid 1px #e0e0e0;box-shadow:#8F0038 -10px -10px 0}@media screen and (max-width: 640px){main .list_news .inner ul li.basketball img{box-shadow:#8F0038 -10px -10px 0}}main .list_news .inner ul li.soccer img{border:solid 1px #e0e0e0;box-shadow:#005151 -10px -10px 0}@media screen and (max-width: 640px){main .list_news .inner ul li.soccer img{box-shadow:#005151 -10px -10px 0}}main .list_news .inner ul li.mn img{border:solid 1px #e0e0e0;box-shadow:#D70C18 -10px -10px 0}@media screen and (max-width: 640px){main .list_news .inner ul li.mn img{box-shadow:#D70C18 -10px -10px 0}}main .list_news .inner ul li a{height:100%;display:flex;flex-wrap:wrap}main .list_news .inner ul li img{border:solid 1px #e0e0e0;margin-bottom:10px}main .list_news .inner ul li .news_title{margin-top:auto;display:flex;align-items:flex-start}@media screen and (max-width: 640px){main .list_news .inner ul li .news_title{margin-top:0}}main .list_news .inner ul li .news_title .icon{background:#fff;padding:5px;width:77px;height:77px;margin-right:18px;border:solid 1px #ccc}main .list_news .inner ul li .news_title .icon img{margin:0;border:none;box-shadow:none}main .list_news .inner ul li .news_title .archive_title{width:82%;margin-top:-5px}main .list_news .inner ul li .news_title .archive_title h3{color:#333;font-weight:bold;line-height:1.5;font-size:16px;margin-top:3px;height:4.8em}main .list_news .inner ul li .news_title .archive_title .date{color:#666;font-size:14px}main .list_news .inner ul li:hover img{opacity:0.8}main .list_news .inner ul li:hover h3{color:#D70C18;text-decoration:underline}main .wave{height:150px;margin:100px calc(50% - 50vw) 0;background:url(../../../images/wave_left.png) 120% -200px no-repeat}@media screen and (max-width: 640px){main .wave{margin:30px calc(50% - 50vw) 0;background:url(../../../images/wave_left.png) 0 0 no-repeat;background-size:contain}}main .title_history{margin-top:100px}@media screen and (max-width: 640px){main .title_history{margin-top:0}}main .photo_team{margin:0 calc(50% - 50vw)}main .photo_team figure img{width:100vw}main .photo_team figure figcaption{text-align:right;padding:10px 20px}main .history_title{color:#D70C18;font-size:35px;text-align:center;margin:60px 0}@media screen and (max-width: 640px){main .history_title{font-size:20px;margin:20px 0}}main .history_year{margin-top:60px;max-width:950px;margin:60px auto;position:relative}main .history_year::after{content:"";border-left:solid 1px #999;left:150px;position:absolute;width:1px;height:100%;top:0}@media screen and (max-width: 640px){main .history_year::after{left:100px}}main .history_year li{display:flex;margin-bottom:60px}@media screen and (max-width: 640px){main .history_year li{margin-bottom:30px}}main .history_year li .year{color:#999;font-size:50px;text-align:right;margin-right:70px;font-weight:bold;line-height:1;position:relative}@media screen and (max-width: 640px){main .history_year li .year{font-size:30px;margin-right:60px}}main .history_year li .year::after{content:"";position:absolute;right:-48px;z-index:5;width:15px;height:15px;border:solid 1px #999;border-radius:40px;background:#fff;top:18px}@media screen and (max-width: 640px){main .history_year li .year::after{right:-42px;top:8px}}main .history_year li .year small{font-weight:normal;display:block;font-size:15px}main .history_year li .history_info{padding-top:15px}@media screen and (max-width: 640px){main .history_year li .history_info{padding-top:5px}}main .history_year li .history_info ul.photo{margin-top:20px;display:flex;justify-content:space-between}@media screen and (max-width: 640px){main .history_year li .history_info ul.photo{display:block}}main .history_year li .history_info ul.photo li{background:#f9f9f9;padding:10px;width:48%;margin-right:20px}@media screen and (max-width: 640px){main .history_year li .history_info ul.photo li{width:100%}}main .history_year li .history_info ul.photo li figure{text-align:center}main .history_year li .history_info ul.photo li figure figcaption{text-align:center;font-size:14px;color:#999;margin-top:10px}@media screen and (max-width: 640px){main .history_year li .history_info ul.photo li figure figcaption{text-align:left}}
/*# sourceMappingURL=com.css.map */
