#goout .hd{background-color:#fff}#goout .hd .title{flex:1;padding:0;padding-left:50px;padding-right:50px;margin:0;display:flex;background-color:#fff;gap:2cqw;padding-top:20px;padding-bottom:20px;justify-content:center}@media only screen and (max-width: 750px){#goout .hd .title{padding-top:3cqw;padding-bottom:3cqw}}#goout .hd .title div{display:flex;align-items:flex-end;gap:20px}@media only screen and (max-width: 750px){#goout .hd .title div{gap:3cqw}}#goout .hd .title div span:nth-child(1){display:block;background:url(../img/goout_logo.svg) 0 0/100% 100%;aspect-ratio:377/81;width:377px;text-indent:-99999px;overflow:hidden}@media only screen and (max-width: 750px){#goout .hd .title div span:nth-child(1){width:33.2647058824cqw}}#goout .hd .title div span:nth-child(2){display:block;background:url(../img/title.svg) 0 0/100% 100%;aspect-ratio:417/63;width:417px;text-indent:-99999px;overflow:hidden}@media only screen and (max-width: 750px){#goout .hd .title div span:nth-child(2){width:36.7941176471cqw}}#goout .hd p{padding-top:6px;padding-bottom:6px;background-color:#ccc1af;display:flex;justify-content:center;align-items:center;font-size:30px;line-height:1em;color:#000;font-weight:900}@media only screen and (max-width: 750px){#goout .hd p{font-size:5cqw}}#goout .outer{padding-left:50px;padding-right:50px}@media only screen and (max-width: 750px){#goout .outer{padding-left:6cqw;padding-right:6cqw}}@media print,screen and (min-width: 751px){#goout .outer .inner{width:1000px;margin-left:auto;margin-right:auto}}#goout .intro{padding-top:50px;padding-bottom:50px}@media only screen and (max-width: 750px){#goout .intro{padding-top:6cqw;padding-bottom:6cqw}}#goout .intro .inner{display:flex;flex-direction:column;gap:30px}@media only screen and (max-width: 750px){#goout .intro .inner{gap:3cqw}}#goout .intro h1{font-size:70px;text-align:center;font-family:"Roboto Condensed",sans-serif}@media only screen and (max-width: 750px){#goout .intro h1{font-size:40px}}#goout .intro h2{font-size:32px;text-align:center;font-weight:900}@media only screen and (max-width: 750px){#goout .intro h2{font-size:16px}}#goout .intro .schedule{width:-moz-fit-content;width:fit-content;border-radius:100px;color:#fff;background-color:#62503a;font-size:20px;text-align:center;margin-left:auto;margin-right:auto;padding:10px 40px;font-weight:900}@media only screen and (max-width: 750px){#goout .intro .schedule{font-size:16px;padding:10px 20px}}#goout .intro .slead{line-height:2em;font-weight:bold}@media only screen and (max-width: 750px){#goout .intro .slead{margin-top:6cqw;font-size:14px}}#goout .gallery{padding-bottom:50px}@media only screen and (max-width: 750px){#goout .gallery{padding-bottom:6cqw}}#goout .gallery h2{text-align:center;font-family:"Roboto Condensed",sans-serif;font-size:50px}@media only screen and (max-width: 750px){#goout .gallery h2{font-size:32px}}#goout .gallery .items{margin-top:40px;display:grid;grid-template-columns:repeat(5, 1fr);gap:15px}@media only screen and (max-width: 750px){#goout .gallery .items{grid-template-columns:repeat(3, 1fr);gap:3cqw;margin-top:6cqw}}#goout .gallery .item{position:relative}@media print,screen and (min-width: 751px){#goout .gallery .item:hover{opacity:.75}}#goout .gallery .item figure{display:block;margin:0;padding:0}#goout .gallery .item figure img{display:block;margin:0;padding:0}#goout .gallery .item button{background-color:rgba(0,0,0,0);display:block;position:absolute;left:0;top:0;width:100%;height:100%}#goout .articles article{padding-top:100px;padding-bottom:100px}@media only screen and (max-width: 750px){#goout .articles article{padding-top:12cqw;padding-bottom:12cqw}}#goout .articles article.rev{background-color:rgba(191,197,166,.5)}#goout .articles article .inner{display:flex;flex-direction:column;gap:40px}#goout .articles article section{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width: 750px){#goout .articles article section{gap:6cqw}}#goout .articles article section .body{line-height:2em}@media print,screen and (min-width: 751px){#goout .articles article section.clm{flex-direction:row}#goout .articles article section.clm .body{width:320px}#goout .articles article section.clm figure{flex:1}#goout .articles article section.clm.rev{flex-direction:row-reverse}}#goout .backtop{display:block;margin-top:50px;margin-bottom:50px;width:-moz-fit-content;width:fit-content;border-radius:100px;color:#fff;background-color:#62503a;font-size:20px;text-align:center;margin-left:auto;margin-right:auto;padding:16px 100px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}@media print,screen and (min-width: 751px){#goout .backtop:hover{text-decoration:none;opacity:.75}}@media only screen and (max-width: 750px){#goout .backtop{margin-top:6cqw;margin-bottom:6cqw;padding:12px 40px;font-size:16px}}#goout .backtop::before{display:block;position:relative;content:"";background:url(../img/backtop.svg) 0 0/100% 100%;aspect-ratio:46/37;width:34.5px}@media only screen and (max-width: 750px){#goout .backtop::before{width:18.4px}}#goout .modal{display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.8);transition-duration:400ms;transition-property:visibility,opacity}body.openModal #goout .modal{visibility:inherit;opacity:1}body.openModal{overflow:hidden}#goout .modal{display:flex;justify-content:center;align-items:center}#goout .modal figure{position:relative;width:calc(100vw - 200px);height:calc(100vh - 200px)}@media only screen and (max-width: 750px){#goout .modal figure{width:100vw}}#goout .modal figure img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}#goout .modal .close{display:block;position:absolute;right:0;top:0;width:60px;height:60px;background:#62503a url(../img/close.svg) center center/26px 26px no-repeat}@media print,screen and (min-width: 751px){#goout .modal .close:hover{opacity:.75}}#goout .modal .next{display:block;position:absolute;right:0;top:calc(50% - 30px);width:60px;height:60px;background:#62503a url(../img/next.svg) center center/19px 22px no-repeat}@media print,screen and (min-width: 751px){#goout .modal .next:hover{opacity:.75}}@media only screen and (max-width: 750px){#goout .modal .next{top:auto;bottom:0}}#goout .modal .prev{display:block;position:absolute;left:0;top:calc(50% - 30px);width:60px;height:60px;background:#62503a url(../img/prev.svg) center center/19px 22px no-repeat}@media print,screen and (min-width: 751px){#goout .modal .prev:hover{opacity:.75}}@media only screen and (max-width: 750px){#goout .modal .prev{top:auto;bottom:0}}/*# sourceMappingURL=page.css.map */