﻿#event-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#event-wrap{display:block}}#event-wrap #event-area{order:2;width:calc(100% - 350px)}@media only screen and (max-width: 834px){#event-wrap #event-area{width:100%;margin-bottom:8rem}}#event-wrap aside{order:1;position:sticky;top:10rem;left:0;width:250px;height:auto;font-weight:600}@media only screen and (max-width: 834px){#event-wrap aside{position:static;width:100%}}#event-wrap aside p{margin-bottom:3rem;padding-left:2rem;font-size:2.2rem;line-height:1.5;letter-spacing:3px;border-left:4px solid #333}@media only screen and (max-width: 834px){#event-wrap aside p{margin-bottom:2.5rem;font-size:2rem}}@media only screen and (max-width: 600px){#event-wrap aside p{margin-bottom:2rem;padding-left:1.8rem;font-size:1.8rem}}#event-wrap aside ul{width:100%;margin:0 auto}@media only screen and (max-width: 834px){#event-wrap aside ul{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:.7rem}#event-wrap aside ul::before,#event-wrap aside ul::after{content:"";display:block;width:24%;height:0}#event-wrap aside ul::before{order:1}}#event-wrap aside ul li{position:relative;padding:1.5rem 2rem;text-align:left;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);transition:all .4s ease-out}@media only screen and (max-width: 834px){#event-wrap aside ul li{width:24%;padding:1.2rem;font-size:1.2rem;border-bottom:none;border-radius:3px}}@media only screen and (max-width: 600px){#event-wrap aside ul li{width:32%;padding:1rem 1.2rem;font-size:1rem}}#event-wrap aside ul li::after{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:2rem;width:8px;height:8px;border-top:1px solid rgba(0,0,0,.5);border-right:1px solid rgba(0,0,0,.5);transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width: 834px){#event-wrap aside ul li::after{width:6px;height:6px;right:1.2rem}}@media only screen and (max-width: 600px){#event-wrap aside ul li::after{display:none}}#event-wrap aside ul li:last-of-type{border-bottom:none}#event-wrap aside ul li.sat{color:#6fb3e8}#event-wrap aside ul li.sun{color:#e895ab}#event-wrap aside ul li a{display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}#event-wrap aside ul li:hover{background:rgba(227,222,215,.7)}#event-group{display:flex;flex-direction:column;row-gap:8rem}@media only screen and (max-width: 834px){#event-group{row-gap:6rem}}@media only screen and (max-width: 600px){#event-group{row-gap:5rem}}.event-box{width:100%;margin:0 auto}.event-box .event-h{padding:2rem 0;text-align:center;font-size:2.4rem;font-weight:600;letter-spacing:3px;background:#ccc;border:3px solid #333;border-bottom:none}@media only screen and (max-width: 834px){.event-box .event-h{padding:1.5rem;font-size:2rem}}@media only screen and (max-width: 600px){.event-box .event-h{font-size:1.7rem}}.event-box .event-h ul{display:flex;justify-content:center;align-items:center;column-gap:3rem;width:100%;margin-top:1rem}@media only screen and (max-width: 834px){.event-box .event-h ul{column-gap:2rem}}.event-box .event-h ul li img{max-width:100%;max-height:90px;object-fit:contain}@media only screen and (max-width: 834px){.event-box .event-h ul li img{max-height:70px}}@media only screen and (max-width: 600px){.event-box .event-h ul li img{max-height:50px}}.event-box article{width:100%;padding:5rem;background:#fff;border:3px solid #333;border-top:none}@media only screen and (max-width: 834px){.event-box article{padding:3.5rem}}@media only screen and (max-width: 600px){.event-box article{padding:3rem 2.5rem}}.event-box article dl{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:.5rem;width:100%;margin:2.5rem auto}@media only screen and (max-width: 600px){.event-box article dl{display:block}}.event-box article dl dt{width:195px;padding:1.5rem 3rem;text-align:center;font-weight:600;color:#fff;background:#ffc919}@media only screen and (max-width: 834px){.event-box article dl dt{width:150px}}@media only screen and (max-width: 600px){.event-box article dl dt{width:100%;padding:1rem 2rem}}.event-box article dl dd{width:calc(100% - 200px);padding:1.5rem 3rem;background:rgba(0,0,0,.05)}@media only screen and (max-width: 834px){.event-box article dl dd{width:calc(100% - 155px)}}@media only screen and (max-width: 600px){.event-box article dl dd{width:100%;padding:1.5rem 2rem}}.event-box article .event-spot{width:100%;margin:0 auto;font-weight:600;border:1px solid #333}.event-box article .event-spot img{display:block;width:100%;object-fit:cover}.event-box article .event-spot p{margin:2rem;text-align:center;font-size:2rem;letter-spacing:3px}@media only screen and (max-width: 834px){.event-box article .event-spot p{margin:1.5rem;font-size:1.8rem}}@media only screen and (max-width: 600px){.event-box article .event-spot p{font-size:1.5rem;letter-spacing:2px}}.event-box article .event-spot a{display:flex;justify-content:center;align-items:center;column-gap:1.5rem;padding:1.8rem 0;font-size:1.6rem;background:#e3ded7;transition:all .4s ease-out}@media only screen and (max-width: 600px){.event-box article .event-spot a{column-gap:1.2rem;padding:1.5rem 0;font-size:1.5rem}}.event-box article .event-spot a i{display:block;position:relative;width:30px;height:30px;background:#fff;border-radius:50%}@media only screen and (max-width: 600px){.event-box article .event-spot a i{width:27px;height:27px}}.event-box article .event-spot a i::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;transform:translateX(-1.5px) translate(-50%, -50%) rotate(45deg)}@media only screen and (max-width: 600px){.event-box article .event-spot a i::after{width:7px;height:7px;transform:translateX(-1px) translate(-50%, -50%) rotate(45deg)}}.event-box article .event-spot a:hover{color:#fff;background:#016d40}.event-box article table{width:100%;margin:2.5rem auto 4rem;border:1px solid #e3ded7}@media only screen and (max-width: 834px){.event-box article table{margin-bottom:3.5rem}}@media only screen and (max-width: 600px){.event-box article table{margin-bottom:3rem}}.event-box article table th,.event-box article table td{padding:2.5rem;border-bottom:1px dashed #e3ded7}@media only screen and (max-width: 834px){.event-box article table th,.event-box article table td{display:block}}.event-box article table th{width:120px;text-align:center;border-right:1px dashed #e3ded7}@media only screen and (max-width: 834px){.event-box article table th{width:100%;padding:1.5rem 0;background:rgba(0,0,0,.05);border-right:none}}@media only screen and (max-width: 600px){.event-box article table th{padding:1rem 1.5rem}}.event-box article table td{width:calc(100% - 120px)}@media only screen and (max-width: 834px){.event-box article table td{width:100%}}@media only screen and (max-width: 600px){.event-box article table td{padding:1.5rem}}.event-box article table td b{display:block;margin-top:1rem;font-size:1.4rem;color:#016d40}@media only screen and (max-width: 834px){.event-box article table td b{font-size:1.3rem}}.event-box article table tr:last-of-type th,.event-box article table tr:last-of-type td{border-bottom:none}@media only screen and (max-width: 834px){.event-box article table tr:last-of-type th{border-bottom:1px dashed #e3ded7}}.event-box article .btn{margin:0 auto}.event-box .event-caution{margin-top:1rem;text-align:end;font-size:1.3rem;font-weight:600}@media only screen and (max-width: 834px){.event-box .event-caution{font-size:1.2rem}}@media only screen and (max-width: 600px){.event-box .event-caution{text-align:start;font-size:1.1rem}}.event-box .event-caution::before{content:"※";display:inline-block;margin-right:.3rem}