﻿/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.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;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 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}svg,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;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}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}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{font-size:min(12px,2.56vw);position:relative}html::before{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:url("../../images/home/minaimg-bg-sp.jpg") center/cover no-repeat;content:""}@media screen and (min-width: 768px){html{font-size:min(10px,0.73vw)}html::before{background:url("../../images/home/minaimg-bg-pc.jpg") center/cover no-repeat}}body{position:relative;color:#061634;font-family:"Noto Serif",serif,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho","Noto Serif JP",serif;font-weight:400;word-wrap:break-word;text-align:justify;-webkit-text-size-adjust:100%}a{word-break:break-all}picture,img,svg{display:block;width:100%;vertical-align:bottom}svg{height:100%}.inner{width:93.33%;max-width:1100px;margin:0 auto}button{all:unset;cursor:pointer}button:focus{outline:none}a,button{text-decoration:none;transition:.4s}@media screen and (min-width: 768px){a:hover{opacity:.8}}.sp,.sp-tab{display:revert}.tab,.tab-pc,.pc{display:none}@media screen and (min-width: 768px){.sp{display:none}.tab,.tab-pc{display:revert}}@media screen and (min-width: 768px){.sp-tab,.tab{display:none}.pc{display:revert}}@media screen and (min-width: 1024px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}#contents{overflow:hidden}.header{position:fixed;z-index:99;top:0;left:0;width:100%}.header .header-inner{display:flex;align-items:center;justify-content:flex-end;height:6rem}.header .header-room{display:grid;place-content:center;gap:.8rem;position:relative;width:6.8rem;height:100%;background:rgba(6,22,52,.7)}.header .header-room::after{position:absolute;top:50%;right:0;transform:translate(50%, -50%);width:.1rem;height:80%;background:gray;content:""}.header .header-room .room-icon{width:2.4rem;margin:0 auto;padding-top:.5rem}.header .header-room .room-txt{font-weight:600;color:#fff;font-size:1.2rem;letter-spacing:.1em;line-height:1}.header .header-btn{position:relative;width:6rem;height:100%;background:rgba(6,22,52,.7)}.header .header-btn .btn-inner{position:absolute;width:3rem;height:2rem;top:50%;left:50%;transform:translate(-50%, -50%)}.header .header-btn .btn-line::before{position:absolute;left:50%;transform:translate(-50%, -50%);width:100%;height:.1rem;background:#fff;transition:all .3s ease;content:""}.header .header-btn .btn-line:nth-of-type(1)::before{top:0}.header .header-btn .btn-line:nth-of-type(2)::before{top:50%}.header .header-btn .btn-line:nth-of-type(3)::before{top:100%}.header .header-nav{display:none;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100dvh;background:rgba(255,255,255,.8);padding:6rem 1.5rem;overflow-y:scroll}.header .header-nav::-webkit-scrollbar{display:none}.header .header-nav .nav-list{display:grid;gap:2rem;padding-top:2rem}.header .header-nav .nav-list .nav-link{display:block;padding-bottom:1.5rem;border-bottom:.1rem solid rgba(6,22,52,.5);text-align:center;font-family:"Lora",serif;font-weight:500;font-size:2rem;line-height:1;letter-spacing:.04em}.header.open .header-btn .btn-line:nth-of-type(1)::before{top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.header.open .header-btn .btn-line:nth-of-type(2)::before{opacity:0}.header.open .header-btn .btn-line:nth-of-type(3)::before{top:50%;transform:translate(-50%, -50%) rotate(45deg)}@media screen and (min-width: 768px){.header .header-inner{height:8.5rem}.header .header-room{width:8.5rem}.header .header-room::after{height:76%}.header .header-room .room-icon{width:4rem}.header .header-room .room-txt{font-size:1.4rem}.header .header-btn{width:8.5rem}.header .header-btn .btn-line::before{width:4rem;height:.1rem}.header .header-nav{padding:8.5rem 1.5rem;overflow-y:scroll}.header .header-nav .nav-list{gap:3.5rem;max-width:450px;margin:0 auto;padding-top:2rem}.header .header-nav .nav-list .nav-link{padding-bottom:2rem;font-size:2.2rem}}.footer{padding:6.5rem 0 7.5rem;background:#061634;text-align:center}.footer .footer-inner{width:85.33%;max-width:1100px;margin:0 auto;color:#fff}.footer .footer-title .title-en{font-family:"Lora",serif;font-size:3.5rem;line-height:1;letter-spacing:.03em}.footer .footer-title .title-jp{margin-top:.5rem;font-weight:bold;font-size:1.2rem;line-height:1.5;letter-spacing:.03em}.footer .footer-contact{display:grid;gap:2.5rem;position:relative;margin:2rem auto 0;padding-top:2.5rem}.footer .footer-contact .contact-info .info-tel{display:flex;justify-content:center;align-items:center;gap:.8rem;font-size:3.8rem;line-height:1}.footer .footer-contact .contact-info .info-tel::before{width:4.3rem;aspect-ratio:50/33;background:url("../../images/common/tel-icon.svg") center/cover no-repeat;content:""}.footer .footer-contact .contact-info .info-txt{margin-top:1rem;font-size:1.2rem;line-height:1.5;letter-spacing:.03em}.footer .footer-owner{width:23.8rem;margin:5.6rem auto 0}@media screen and (min-width: 768px){.footer{padding:6rem 0 7rem}.footer .footer-title .title-en{font-size:3.8rem}.footer .footer-title .title-jp{margin-top:.5rem;font-size:1.6rem}.footer .footer-contact{position:relative;display:flex;justify-content:center;align-items:center;gap:13rem;margin:2.4rem auto 0;padding:1rem 0}.footer .footer-contact::before{top:50%;left:50%;width:.1rem;height:100%}.footer .footer-contact .contact-info{padding-top:.5rem}.footer .footer-contact .contact-info .info-tel{gap:1rem;font-size:4.2rem}.footer .footer-contact .contact-info .info-tel::before{width:5rem}.footer .footer-contact .contact-info .info-txt{margin-top:1rem;font-size:1.4rem}.footer .footer-contact .contact-btn a{padding:2.3rem 4.5rem}.footer .footer-owner{margin:6rem auto 0}}.btn a{display:grid;place-content:center;position:relative;padding:2rem;background:#061634;border:.1rem solid #fff;border-radius:5rem;box-sizing:border-box;font-weight:500;font-size:1.6rem;line-height:1.5;letter-spacing:.03em}.btn a::before,.btn a::after{position:absolute;top:50%;right:2.3rem;transform:translateY(-50%);width:.6rem;aspect-ratio:6/11;background:url("../../images/common/contact-arrow-grn.svg") center/cover no-repeat;transition:opacity .3s;content:""}.btn a::before{opacity:1;z-index:2;background:url("../../images/common/contact-arrow-wht.svg") center/cover no-repeat}.btn a::after{opacity:0;z-index:1;background:url("../../images/common/contact-arrow.svg") center/cover no-repeat}.btn a:hover{background:#fff;border-color:#fff;color:#061634;opacity:1}.btn a:hover::before{opacity:0}.btn a:hover::after{opacity:1}@media screen and (min-width: 768px){.action-list{grid-template-columns:300fr 300fr 353fr;gap:1.5rem}.action-list .action-item{padding-bottom:1.5rem}.action-list .action-item .action-cont{display:block}.action-list .action-item .action-line{font-size:1.8rem;line-height:1.43}.action-list .action-item .action-station{font-size:2.2rem}.action-list .action-item .action-station .name{margin-right:.5rem;font-size:2.4rem}.action-list .action-item .action-station .min{display:inline-block;margin:-1em .5rem 0;font-size:6rem}}.sec-title{position:relative;margin-bottom:2rem;padding-bottom:1rem}.sec-title::after{position:absolute;bottom:0;left:0;width:100%;height:.1rem;background:linear-gradient(to right, #2452AA 0, #2452AA 10rem, #A5BADD 10rem);content:""}.sec-title .title-num{color:#2452aa;font-size:2rem;letter-spacing:.03em;line-height:1.5}.sec-title .title-num+.title-en{margin-top:.5rem}.sec-title .title-en{color:#2452aa;font-family:"Lora",serif;font-size:3.8rem;line-height:1;letter-spacing:.03em}.sec-title .title-jp{padding:.8rem 0 .5rem;font-size:1.2rem;letter-spacing:.03em;line-height:1.5}@media screen and (min-width: 768px){.sec-title{margin-bottom:3.5rem;padding-bottom:1.5rem}.sec-title .title-num{font-size:2.6rem}.sec-title .title-num+.title-en{margin-top:.8rem}.sec-title .title-en{font-size:4.5rem}.sec-title .title-jp{padding:.8rem 0 .5rem;font-size:1.6rem}}