#firstview{margin-bottom:clamp(40px,5vw,64px);text-align:center}#firstview .content{margin-bottom:.5em;overflow:hidden;position:relative}#firstview .content:before{background-image:url(../img/banner_pc.jpg);background-position:50%;background-size:cover;content:"";filter:blur(10px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:768px){#firstview .content:before{display:none}#firstview{margin-top:-60px}}#firstview .max-box{padding:0}#greeting{margin-bottom:clamp(40px,5vw,64px);text-align:center}#greeting .title{font-size:clamp(20px,3.3vw,40px);letter-spacing:1px;line-height:1.3;margin-bottom:.5em}#greeting .text{font-size:clamp(16px,1.8vw,22px);letter-spacing:.5px;line-height:1.7}#header{align-items:center;background:#fff;box-shadow:0 2px 6px #00000014;display:flex;height:80px;position:fixed;width:100%;z-index:100}@media screen and (max-width:768px){#header{height:60px}}#header .max-box{justify-content:space-between}#button,#header .max-box{align-items:center;display:flex}#button{background:#333;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;gap:.5rem;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}#button:hover{background:#555}#button .icon{display:inline-block;font-size:1.5em;font-weight:700;margin-right:.2em}#menu{position:fixed;right:0;top:80px;width:100%;z-index:999}@media screen and (max-width:768px){#menu{top:60px}}#menu .max-box{display:flex;justify-content:flex-end}#menu nav{animation:slideDown .3s ease-out;background:#fff;box-shadow:0 4px 10px #0000001a}#menu nav ul{margin:0}#menu nav .menu-link{align-items:center;border:0;color:#333;display:flex;padding:.5em 1.5em;text-decoration:none}#menu nav .menu-link:hover{background:#f2f2f2}#menu nav .menu-icon{display:inline-block;flex-shrink:0;height:1.2em;margin-right:.75em;width:1.2em}#menu .lang{border-top:1px solid #d3e3fd;padding:.5em;text-align:center}@keyframes slideDown{0%{opacity:0}to{opacity:1}}#reserves{bottom:8px;left:0;position:fixed;width:100%;z-index:100}#reserves .reserve-button,#reserves .wrap{display:flex;justify-content:center}#reserves .reserve-button{align-items:center;background:#007bff;border:1px solid #999;border-radius:8px;box-shadow:0 2px 2px 1px #00000080;color:#fff;font-size:1.5em;font-weight:700;line-height:1;margin:0 4px;max-width:240px;padding:.5em;text-align:center;text-decoration:none;width:30%}#reserves .reserve-button:hover{background:#0056b3}@media screen and (max-width:768px){#reserves .reserve-button{font-size:14px;font-weight:400;padding:1em .5em}}#reserves .icon{display:inline-block;flex-shrink:0;height:1em;margin-right:.5em;width:1em}#root{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-height:100vh;position:relative;width:100%}#header{grid-row:1/2}#header,#main{grid-column:1/2}#main{grid-row:2/3;padding-top:80px}@media screen and (max-width:768px){#main{padding-top:60px}}#footer{grid-column:1/2;grid-row:3/4}#reserve{bottom:20px;left:50%;position:fixed;transform:translate(-50%);z-index:15}
