@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;700;800;900&display=swap);body *{font-family:'Noto Sans JP',serif;font-size:19px;color:#000;margin:0;padding:0}body{margin:0}a{transition:.4s}a:hover{transition:.4s;opacity:.7}:root{--cr_orange:#eb6418;--cr_bisque:#f7bf78;--cr_greyolive:#8c7b53;--cr_cyan:#71c8e3;--cr_yellow:#fff125}.bg_white{background:#fff!important}.bg_orange{background:var(--cr_orange)}.bg_bisque{background:var(--cr_bisque)}.bg_greyolive{background:var(--cr_greyolive)}.bg_cyan{background:var(--cr_cyan)}.bg_yellow{background:var(--cr_yellow)}.fc_white{color:#fff!important}.container{width:1000px;max-width:100%;margin:0 auto;position:relative}.w750{width:750px;max-width:100%;margin:0 auto}.inner_pdg_rl10{padding:0 10px}.btn{display:block;text-align:center;font-weight:700;line-height:1;color:#fff;border-radius:50px;padding:.94736842105263em 10px;margin:0 auto}#mv{border-top:16px solid var(--cr_yellow)}#intro{padding:82px 0 140px}#venue{padding-bottom:185px;background:var(--cr_cyan) url(../imgs/venue_bg_oj.webp) repeat-x center bottom}#venue h2 img{margin:-95px 0 25px}.venue_lists{display:flex;flex-wrap:wrap;justify-content:center;gap:34px 11px}.venue_wrap_child{width:179px;display:flex;flex-direction:column}.venue_wrap_child dt{background:#231815;text-align:center;font-weight:700;color:#fff;line-height:1;border-radius:4px;position:relative;margin-bottom:12px;padding:8px}.venue_wrap_child dt::after{content:"";width:12px;height:11px;display:block;background:url(../imgs/fukidashi_parts.svg) no-repeat;background-size:cover;position:absolute;left:0;right:0;bottom:-7px;margin:auto}.venue_wrap_child dd{background:#fff;padding:5px 6px 13px}.venue_wrap_child_detail{flex-grow:1;padding-bottom:0!important}.venue_wrap_child dd img{border-radius:5px}.venue_wrap_child figcaption{font-size:1.55rem;font-weight:700;letter-spacing:.05em;line-height:1.2}.venue_wrap_child address{font-style:normal;font-size:15px;font-weight:700}.call{font-weight:700;letter-spacing:-.02em}.callto{text-decoration:none}.raijo_btn{width:81%;background:var(--cr_orange)}.more_btn{width:33.5%;font-size:24px;letter-spacing:.12em;color:var(--cr_cyan);background:var(--cr_yellow)}footer{text-align:center;padding:36px 0 31px}