/*!
 * Project: GUTSGROUP.NET
 * @version 1.0.0
 * @author STUDIO MIRAI.
 * @lastmodified 2025-06-02
 */@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Open+Sans:wght@400;500;700&display=swap";@import"./bootstrap/bootstrap-grid.min.css";*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}:root,::before,::after{--green: #129647;--yellow: #FFCC00;--black: #000000;--white: #ffffff;--red: #FF0000;--reverse-color:#F4F3EF;--gray: #666666}html{font-size:62.5%}@media(max-width: 568px){html{font-size:50%}}body{width:100%;height:100%;color:var(--black);background-color:var(--white);font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-weight:300;font-style:normal;position:relative;line-height:1.5;overflow-x:hidden}a{transition:opacity .3s cubic-bezier(0.42, 0, 0.58, 1)}a.external{padding-right:20px;background:url(../img/common/ico_blank.svg) right 2px top 1px no-repeat;background-size:1.3rem}a:hover{transition:opacity .3s cubic-bezier(0.42, 0, 0.58, 1);opacity:.6}img{width:100%;height:auto}figure{margin:0}.disp_pc{display:block}@media(max-width: 568px){.disp_pc{display:none}}.disp_sp{display:none}@media(max-width: 568px){.disp_sp{display:block}}.strike{text-decoration:line-through}.btn{background-color:var(--black);color:var(--white);padding:15px 25px;font-weight:500;border-radius:4px;display:block;transition:background-color .3s cubic-bezier(0.42, 0, 0.58, 1)}.btn:hover{background-color:var(--green);transition:background-color .3s cubic-bezier(0.42, 0, 0.58, 1);opacity:1}hr{height:1px;background-color:var(--gray);opacity:.25;margin:1.5rem 0}.grecaptcha-badge{visibility:hidden}#home{font-family:"Open Sans",sans-serif}#home .logo{text-indent:120%;white-space:nowrap;overflow:hidden;background:url("../img/common/logo_guts.svg") no-repeat center top;display:block;width:90px;height:90px;margin:120px auto 30px}#home #main h2{font-size:2.4rem;text-align:center;margin-bottom:10px}#home #main p{text-align:center}.page{margin-bottom:0px}.page .container-fluid{max-width:1200px}.page #header{height:600px;background-color:var(--gray);background-image:url(../img/baffy/main_visual_05.jpg);background-position:center center;background-size:cover;color:var(--white);position:relative}.page #header::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.page #header .shop_logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding-top:15rem;font-size:2.4rem;text-align:center;font-weight:bold;filter:drop-shadow(0px 0px 6px rgb(0, 0, 0));background-image:url(../img/logo_baffy.svg);background-repeat:no-repeat;background-position:center top;background-size:100%;z-index:2}.page .lnav{left:0;width:100%;background-color:var(--black);color:var(--white);position:sticky;top:0;margin-bottom:60px;z-index:9999}.page .lnav ul li{padding:10px 0px}.page .lnav ul li a{text-align:center;padding:5px 0px;display:block}.page .lnav ul li:not(:first-child) a{border-left:1px #fff solid}.page .btn_follow{position:fixed;bottom:1.2rem;right:1.2rem;z-index:9999}.page .btn_follow .btn_entry{text-indent:120%;white-space:nowrap;overflow:hidden;background:url("../img/baffy/btn_entry.svg") no-repeat center top;display:block;width:86px;height:86px;margin-bottom:10px;border:1px #fff solid;border-radius:100px}.page .btn_follow .btn_reserve{text-indent:120%;white-space:nowrap;overflow:hidden;background:url("../img/baffy/btn_reserve.svg") no-repeat center top;display:block;width:86px;height:86px;margin-bottom:10px;border:1px #fff solid;border-radius:100px}.page #main .btn_entry{background-image:url("../img/common/btn_arrow.svg");background-position:center right 18px;background-repeat:no-repeat}.page #main p a{text-decoration:underline}.page #main p strong{color:var(--green)}.page #main .open_information{background-color:var(--green);color:var(--white);margin-bottom:4rem}.page #main .open_information .grandopen{font-size:2.4rem;font-weight:bold;text-align:center}.page #main .open_information .preentry{font-size:2.4rem;font-weight:bold;margin-bottom:20px;text-align:center}.page #main .open_information .row{margin-bottom:0px !important;display:flex;justify-content:center}.page #main .open_information .btn_entry{background-color:var(--yellow);color:var(--black);background-image:url("../img/common/btn_arrow_bk.svg");transition:opacity .3s cubic-bezier(0.42, 0, 0.58, 1)}.page #main .open_information .btn_entry:hover{opacity:.6;transition:opacity .3s cubic-bezier(0.42, 0, 0.58, 1)}.page #main .introduction{margin-bottom:50px}.page #main .introduction h2{font-size:2.8rem;text-align:center;font-weight:bold}.page #main .section{padding:25px}.page #main .section .title{font-size:1.6rem;font-weight:bold;margin-bottom:20px;padding-top:60px;margin-top:-60px}.page #main .section .title::before{content:attr(data-title);font-size:3.4rem;color:var(--black);letter-spacing:.31rem;margin:0px 20px 0px 0px}.page #main .section .title:first-letter{color:var(--green)}.page #main .section .row{margin-bottom:30px;position:relative}.page #main .section .row .image{margin-bottom:15px;position:relative}.page #main .section .row .image.num:before{content:attr(data-num);font-family:"Open Sans",sans-serif;font-size:2.5rem;font-weight:bold;width:40px;height:40px;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;color:var(--yellow);background-color:var(--green);margin-left:calc(var(--bs-gutter-x)*.5)}.page #main .section .row .text{margin-bottom:20px}@media(min-width: 992px){.page #main .section .row .text h3{text-align:left}}.page #main .section .row .text p{margin-bottom:1rem}.page #main .section h3{font-size:2.2rem;font-weight:bold;text-align:center;margin-bottom:15px}.page #main .section.reverse{background-color:var(--reverse-color)}.page #main .section .container-slide{margin-bottom:60px}.page #main .section .slick-next{right:-7px !important}.page #main .section .slick-next::before{color:#000}.page #main .section .slick-prev{left:-7px !important}.page #main .section .slick-prev::before{color:#000}.page #main .section .slick-dots{left:0}.page #main .section .slide_box .slick-slide{margin-right:1vw !important;margin-left:1vw !important;height:auto !important;background-color:var(--white);border-radius:5px 5px 0 0}.page #main .section .slide_box .slick-track{display:flex}.page #main .section .slide_box .slide_item .slide_item_inner{height:100%;background-color:var(--white)}.page #main .section .slide_box .slide_item .slide_head{color:var(--white);background-color:var(--green);font-weight:500;text-align:center;padding:8px 0px;border-radius:5px 5px 0 0;font-size:1.8rem}.page #main .section .slide_box .slide_item .slide_body{padding:15px}.page #main .section .slide_box .slide_item .slide_body .image img{height:205px;object-fit:cover}@media(min-width: 992px){.page #main .section .slide_box .slide_item .slide_body .image img{height:250px}}@media(min-width: 992px){.page #main .section .facility_text{text-align:center}}.page #main .section .admission_fee{font-size:1.8rem;font-weight:bold;text-align:center;background-color:var(--reverse-color);padding-top:15px;padding-bottom:15px}.page #main .section .admission_fee .campaign_alert{color:var(--red)}.page #main .section .member_box{margin-bottom:20px}.page #main .section .member_box .member_box_inner{height:100%;background-color:var(--reverse-color)}.page #main .section .member_box .member_box_head{font-weight:bold;text-align:center;padding:10px 0px;border-radius:5px 5px 0 0;font-size:2.2rem;color:var(--white);background-color:var(--gray)}.page #main .section .member_box .member_box_body{padding:20px 15px}.page #main .section .member_box .member_box_body .member_price{font-weight:500;font-size:1.8rem;margin-bottom:20px}.page #main .section .member_box .member_box_body .member_note{margin-bottom:20px}.page #main .section .member_box .member_box_body .member_note h4{font-weight:500;font-size:1.8rem}.page #main .section .member_box .member_box_body .member_note .price{margin:10px 0 10px 15px;font-size:1.8rem}.page #main .section .member_box.premium .member_box_head{color:var(--white);background-color:var(--green);position:relative}.page #main .section .member_box.premium .member_box_head.recommended::after{content:attr(data-recommended);display:block;background-color:var(--yellow);color:var(--black);font-size:1.5rem;position:absolute;right:0px;top:50%;transform:translateY(-50%);padding:3px 10px}.page #main .section .faq_list{padding-bottom:15px;margin-bottom:15px;border-bottom:1px #707070 solid}.page #main .section .faq_list .q{font-size:1.8rem;font-weight:500;text-align:left;margin-bottom:5px}.page #main .section .faq_list .q::before{content:"Q. "}.page #main .section .faq_list .a{font-size:1.6rem}.page #main .section .faq_list .a::before{content:"A. "}.page #main .shop_info{background-color:var(--green);color:var(--white);text-align:center;position:relative}.page #main .shop_info .shop_logo{position:absolute;top:120px;left:50%;transform:translate(-50%, -50%);padding-top:12rem;font-size:1.8rem;text-align:center;font-weight:bold;background-image:url(../img/logo_baffy.svg);background-repeat:no-repeat;background-position:center top;background-size:100%}.page #main .shop_info address{padding-top:200px}.page #footer{background-color:var(--black);color:var(--white);padding:40px 0;text-align:center}.page #footer .company_info .company_title{margin-bottom:15px;font-size:1.8rem;font-weight:500}.page #footer .company_info .company_name{margin-bottom:15px;font-size:1.8rem;font-weight:500}.page #footer .company_info address{margin-bottom:30px}/*# sourceMappingURL=style.min.css.map */