@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--base-color: #000000;--blue-color: #00bf63;--white-color: #ffffff;--orange-color: #f18337;--black-color: #000000;--gray-color: #707070;--gray-color-second: #aaaaaa;--orange-light-color: #ff962e;--golden-yellow: #f0b42a;--text-white: #ffffff;--text-blue: #00bf63;--text-black: #000000;--text-golden-yellow: #f18337}*{margin:0;padding:0;box-sizing:inherit}*:before,*:after{box-sizing:border-box}input,textarea,select,button{outline:none;font-family:Zen Kaku Gothic New,Noto Sans JP,Noto Sans,sans-serif}input{line-height:normal}label,button{cursor:pointer}a{text-decoration:none;color:#fff}a:hover{color:#fff}img{display:block;max-width:100%}p,h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0}li{list-style:none}html{scroll-behavior:smooth;box-sizing:border-box;font-size:62.5%}body{font-size:1.6rem;line-height:normal;font-family:Zen Kaku Gothic New,Noto Sans JP,Noto Sans,sans-serif;color:var(--base-color);letter-spacing:1.6px}.text-center{text-align:center}.font-weight-bold{font-weight:700}.font-weight-medium{font-weight:500}.font-weight-light{font-weight:300}.no-scroll{overflow:hidden}.text-max-1-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.text-max-2-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.text-max-3-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.text-max-4-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.flex-center{display:flex;justify-content:center;align-items:center}.bg-orange-light{background-color:var(--orange-light-color)}.bg-golden-yellow{background-color:var(--golden-yellow)}.zen-kaku-gothic-new-regular{font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;font-style:normal}.zen-kaku-gothic-new-bold{font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;font-style:normal}.container{width:100%;max-width:1200px;margin:0 auto}.container-small{width:100%;max-width:1024px;margin:0 auto}.sub-title{font-size:24px;font-weight:700;line-height:1.6;color:var(--text-golden-yellow);letter-spacing:1.2px}.btn-base{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:64px;background-color:var(--blue-color);border-radius:37px;font-size:20px;font-weight:700;border:none;color:var(--text-white)}.btn-base.btn-small{height:40px;font-size:16px}.btn-base.bg-transparent{background-color:transparent;border:2px solid var(--blue-color);color:var(--blue-color)}.btn-base.bg-orange{background-color:var(--orange-color)}.btn-base.bg-orange-light{background-color:var(--orange-light-color)}.btn-base.bg-golden-yellow{background-color:var(--golden-yellow)}.btn-base.btn-black{background-color:transparent;border:2px solid var(--black-color);color:var(--black-color)}.btn-base svg{position:absolute;right:24px;top:50%;transform:translateY(-50%)}.text-title{font-size:52px;line-height:1.5;font-weight:700}.hidden{display:none!important}.overflow-hidden{overflow:hidden}.text-bold{font-weight:700}.item-number{font-size:82px;font-weight:700;font-family:Nunito,sans-serif;letter-spacing:-1.64px;color:var(--text-golden-yellow);line-height:1.4}.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{margin-left:32px;flex:0 0 12%;position:relative;z-index:1}.font-family-nunito{font-family:Nunito,sans-serif}[data-tippy-content]{cursor:pointer;height:16px;width:16px}.align-items-center{display:flex;align-items:center;gap:8px}.rotate-60{transform:rotate(60deg)}.tippy-box[data-theme~=custom-tippy]{border-radius:14px;font-size:14px;font-weight:700;padding:4px 10px}.text-bg{font-size:24px;font-weight:700;letter-spacing:1.2px;padding:0 20px;width:100%;background-color:var(--blue-color);border-radius:27px;text-align:center;color:var(--text-white)}.no-background{background:transparent!important}.pagination{display:flex;align-items:center;justify-content:center;flex-direction:row}.pagination .disabled{font-size:16px;font-weight:700;color:#aaa}.pagination .prev{margin-right:10px}.pagination .next{margin-left:10px}.pagination a{display:flex;align-items:center;justify-content:center;padding:7px 14px;color:var(--orange-color);font-weight:700;font-size:20px;height:40px;min-width:40px;letter-spacing:0;font-family:Nunito,sans-serif}.pagination a.active{background-color:var(--orange-color);color:var(--text-white);pointer-events:none}@media all and (max-width: 1220px){.container{width:100%;max-width:100%;padding:0 20px}}@media all and (max-width: 1068px){.container-small{width:100%;max-width:100%;padding:0 20px;margin:0 auto}}.text-blue{color:var(--text-blue)}.text-orange{color:var(--orange-color)}@media all and (max-width: 767px){body{font-size:1.5rem}.pc-only{display:none!important}.container{max-width:100%;padding:0 20px}.text-title{font-size:28px}.btn-base{height:56px;font-size:18px;letter-spacing:.9px}.btn-base svg{width:34px;height:40px}.btn-base.btn-small{height:28px}.sub-title{font-size:16px;letter-spacing:.8px;line-height:1.3}.item-number{font-size:56px;line-height:1.3}.pagination .prev,.pagination .next{font-size:14px}.pagination .prev{margin-right:8px}.pagination .next{margin-left:8px}.pagination a{font-size:16px;height:32px;min-width:32px;padding:5px}}@media all and (min-width: 768px){.sp-only{display:none!important}}img.icon-recommended-facilities{width:50px}.page-bg{background-position:top center,bottom center;background-repeat:no-repeat,no-repeat;background-size:cover,cover}.bg-orange{background-color:var(--orange-color)}.new-content table{border-collapse:collapse}.new-content .table{width:100%!important;margin-bottom:1rem;color:#212529;background-color:transparent}.new-content .table th,.new-content .table td{padding:.75rem;vertical-align:top;border-top:1px solid #ebedf2}.new-content .table thead th{vertical-align:bottom;border-bottom:2px solid #ebedf2}.new-content .table tbody+tbody{border-top:2px solid #ebedf2}.new-content .table-sm th,.new-content .table-sm td{padding:.3rem}.new-content .table-bordered,.new-content .table-bordered th,.new-content .table-bordered td{border:1px solid #ebedf2}.new-content .table-bordered thead th,.new-content .table-bordered thead td{border-bottom-width:2px}.new-content .table-borderless th,.new-content .table-borderless td,.new-content .table-borderless thead th,.new-content .table-borderless tbody+tbody{border:0}.new-content .table-striped tbody tr:nth-of-type(odd){background-color:#f7f8fa}.new-content .table-hover tbody tr:hover{color:#212529;background-color:#fafbfc}.new-content .table-primary,.new-content .table-primary>th,.new-content .table-primary>td{background-color:#d0d4f5}.new-content .table-primary th,.new-content .table-primary td,.new-content .table-primary thead th,.new-content .table-primary tbody+tbody{border-color:#a8b0ed}.new-content .table-hover .table-primary:hover{background-color:#bbc1f1}.new-content .table-hover .table-primary:hover>td,.new-content .table-hover .table-primary:hover>th{background-color:#bbc1f1}.new-content .table-secondary,.new-content .table-secondary>th,.new-content .table-secondary>td{background-color:#f7f7fb}.new-content .table-secondary th,.new-content .table-secondary td,.new-content .table-secondary thead th,.new-content .table-secondary tbody+tbody{border-color:#efeff7}.new-content .table-hover .table-secondary:hover{background-color:#e6e6f3}.new-content .table-hover .table-secondary:hover>td,.new-content .table-hover .table-secondary:hover>th{background-color:#e6e6f3}.new-content .table-success,.new-content .table-success>th,.new-content .table-success>td{background-color:#c0f0eb}.new-content .table-success th,.new-content .table-success td,.new-content .table-success thead th,.new-content .table-success tbody+tbody{border-color:#89e3da}.new-content .table-hover .table-success:hover{background-color:#abebe4}.new-content .table-hover .table-success:hover>td,.new-content .table-hover .table-success:hover>th{background-color:#abebe4}.new-content .table-info,.new-content .table-info>th,.new-content .table-info>td{background-color:#c3ddfe}.new-content .table-info th,.new-content .table-info td,.new-content .table-info thead th,.new-content .table-info tbody+tbody{border-color:#8fc0fd}.new-content .table-hover .table-info:hover{background-color:#aacffe}.new-content .table-hover .table-info:hover>td,.new-content .table-hover .table-info:hover>th{background-color:#aacffe}.new-content .table-warning,.new-content .table-warning>th,.new-content .table-warning>td{background-color:#ffebc1}.new-content .table-warning th,.new-content .table-warning td,.new-content .table-warning thead th,.new-content .table-warning tbody+tbody{border-color:#ffda8c}.new-content .table-hover .table-warning:hover{background-color:#ffe3a8}.new-content .table-hover .table-warning:hover>td,.new-content .table-hover .table-warning:hover>th{background-color:#ffe3a8}.new-content .table-danger,.new-content .table-danger>th,.new-content .table-danger>td{background-color:#fec3f9}.new-content .table-danger th,.new-content .table-danger td,.new-content .table-danger thead th,.new-content .table-danger tbody+tbody{border-color:#fe8ff5}.new-content .table-hover .table-danger:hover{background-color:#feaaf6}.new-content .table-hover .table-danger:hover>td,.new-content .table-hover .table-danger:hover>th{background-color:#feaaf6}.new-content .table-light,.new-content .table-light>th,.new-content .table-light>td{background-color:#fdfdfe}.new-content .table-light th,.new-content .table-light td,.new-content .table-light thead th,.new-content .table-light tbody+tbody{border-color:#fbfcfc}.new-content .table-hover .table-light:hover{background-color:#ececf6}.new-content .table-hover .table-light:hover>td,.new-content .table-hover .table-light:hover>th{background-color:#ececf6}.new-content .table-dark,.new-content .table-dark>th,.new-content .table-dark>td{background-color:#c6c8ca}.new-content .table-dark th,.new-content .table-dark td,.new-content .table-dark thead th,.new-content .table-dark tbody+tbody{border-color:#95999c}.new-content .table-hover .table-dark:hover{background-color:#b9bbbe}.new-content .table-hover .table-dark:hover>td,.new-content .table-hover .table-dark:hover>th{background-color:#b9bbbe}.new-content .table-active,.new-content .table-active>th,.new-content .table-active>td{background-color:#5867dd}.new-content .table-hover .table-active:hover{background-color:#4354d9}.new-content .table-hover .table-active:hover>td,.new-content .table-hover .table-active:hover>th{background-color:#4354d9}.new-content .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.new-content .table .thead-light th{color:#595d6e;background-color:#ebedf2;border-color:#ebedf2}.new-content .table-dark{color:#fff;background-color:#343a40}.new-content .table-dark th,.new-content .table-dark td,.new-content .table-dark thead th{border-color:#454d55}.new-content .table-dark.table-bordered{border:0}.new-content .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.new-content .table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.new-content .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.new-content .table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.new-content .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.new-content .table-responsive-md>.table-bordered{border:0}}@media (max-width: 1023.98px){.new-content .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.new-content .table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1398.98px){.new-content .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.new-content .table-responsive-xl>.table-bordered{border:0}}.new-content .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.new-content .table-responsive>.table-bordered{border:0}.new-content a{color:#5867dd;text-decoration:none;background-color:transparent;outline:none!important}.new-content ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.new-content ul li{list-style-type:disc}.new-content ol{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.new-content ol li{list-style-type:decimal}.new-content img.note-float-left{margin-right:10px}.mr-12{margin-right:12px}.text-nowrap{white-space:nowrap}.embla__dots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-right:-.6rem;gap:5px}.embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;background:#d6d6d6}.embla__dot--selected{background:#f0b42a}.embla__controls{margin-top:16px}.section-bg-container{max-width:1366px;position:relative;margin:0 auto}.btn-orange-2{background-color:#ef6b10}.btn-yellow{background-color:#f0b42a}.d-flex{display:flex}.header{position:fixed;top:2.4rem;width:calc(100% - 8rem);left:50%;transform:translate(-50%);z-index:100;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.header-clip{clip-path:polygon(14px 0%,100% 0%,calc(100% - 14px) 100%,0% 100%);background:#fff}.header-inner{display:flex;align-items:center;height:72px;padding-left:56px;overflow:hidden}.header-logo{flex-shrink:0;display:block;line-height:0}.header-logo img{width:200px;height:auto;display:block}.header-nav{margin-left:auto;padding-right:40px}.header-nav-list{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.header-nav-link{position:relative;display:block;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;color:#333;letter-spacing:2.4px;text-decoration:none;white-space:nowrap;padding:4px 0;transition:color .2s}.header-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#f15a24;transition:width .25s ease}.header-nav-link:hover{color:#f15a24}.header-nav-link:hover:after{width:100%}.header-cta{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:162px;height:72px;background:#f15a24;color:#fff;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;letter-spacing:2.4px;text-decoration:none;white-space:nowrap;transition:background .2s;clip-path:polygon(9% 0%,100% 0%,100% 100%,0% 100%)}.header-cta:hover{background:#de450e;color:#fff}.header-sp-contact{margin-left:auto;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:700;color:#333;letter-spacing:2.1px;text-decoration:none;white-space:nowrap}.header-sp-menu{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:80px;height:72px;background:#f15a24;margin-left:16px;clip-path:polygon(16% 0%,100% 0%,100% 100%,0% 100%)}.btn-menu-active{display:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0}.btn-menu-active span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .2s ease}.nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden;transition:visibility 0s linear .35s}.nav.active{pointer-events:auto;visibility:visible;transition-delay:0s}.nav.active .nav-overlay{opacity:1}.nav.active .nav-drawer{transform:translate(0)}.nav-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .35s ease}.nav-drawer{position:absolute;top:0;right:0;bottom:0;width:280px;max-width:85vw;background:#fff;display:flex;flex-direction:column;padding:20px 24px 40px;transform:translate(100%);transition:transform .35s ease;overflow-y:auto}.btn-close-menu{align-self:flex-end;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;margin-bottom:20px}.nav-drawer-logo{display:block;margin-bottom:28px;line-height:0}.nav-drawer-logo img{width:120px;height:auto;display:block}.nav-drawer-list{list-style:none;margin:0;padding:0;flex:1}.nav-drawer-list li:first-child .nav-drawer-link{border-top:1px solid #eee}.nav-drawer-link{display:flex;align-items:center;padding:16px 4px;border-bottom:1px solid #eee;font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:500;color:#333;letter-spacing:1.6px;text-decoration:none;transition:color .2s}.nav-drawer-link:hover{color:#f15a24}.nav-drawer-cta{display:flex;align-items:center;justify-content:center;height:52px;margin-top:28px;background:#f15a24;color:#fff;font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:700;letter-spacing:2px;text-decoration:none;border-radius:4px;transition:background .2s}.nav-drawer-cta:hover{background:#de450e;color:#fff}@media all and (max-width: 992px){.header{width:calc(100% - 4rem)}.header-inner{padding-left:32px}.header-nav,.header-cta{display:none!important}.header-sp-contact,.header-sp-menu{display:flex!important}.btn-menu-active{display:flex}.nav{display:block!important}}@media all and (max-width: 767px){.header{top:1.6rem;width:calc(100% - 3.2rem)}.header-clip{clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}.header-inner{height:56px;padding-left:20px;padding-right:0}.header-logo img{width:120px}.btn-menu-active{display:flex}.header-sp-menu{height:56px}}.footer{background:#333;color:#fff;min-height:300px}.footer-inner{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;min-height:300px;padding:80px 144px 0}.footer-left{display:flex;flex-direction:column}.footer-logo{display:block;line-height:0;margin-bottom:0}.footer-logo img{width:144px;height:auto;display:block}.footer-address{margin-top:25px;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;font-style:normal;color:#fff;letter-spacing:2.4px;line-height:2;white-space:nowrap}.footer-address p{margin:0}.footer-address a{color:#fff;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-right{display:flex;flex-direction:column;align-items:flex-end;padding-top:88px;padding-bottom:80px}.footer-policy-link{display:block;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:700;color:#fff;letter-spacing:2.1px;text-decoration:none;text-align:right;white-space:nowrap;transition:opacity .2s}.footer-policy-link:hover{opacity:.75;color:#fff}.footer-copyright{margin-top:21px;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;color:#909090;letter-spacing:1.8px;text-align:right;text-transform:uppercase;white-space:nowrap}@media all and (min-width: 768px) and (max-width: 1366px){.footer-inner{padding:60px 40px 0}.footer-address{white-space:normal;letter-spacing:1.6px}.footer-right{padding-top:60px}.footer-copyright{white-space:normal}}@media all and (max-width: 767px){.footer{min-height:442px}.footer-inner{flex-direction:column;padding:80px 16px;min-height:442px;gap:0}.footer-left{width:100%}.footer-logo img{width:160px}.footer-address{margin-top:24px;font-size:16px;letter-spacing:2.4px;line-height:2;white-space:normal}.footer-right{width:100%;align-items:flex-start;padding-top:48px;padding-bottom:0}.footer-policy-link{text-align:left;font-size:14px;letter-spacing:2.1px}.footer-copyright{margin-top:14px;text-align:left;font-size:12px;letter-spacing:1.7px;white-space:normal}}
