@charset "UTF-8";main picture>img{width:100%}.mv{background-image:url(/build/assets/mv_bg-kWFjsdhu.png);background-size:cover;background-position:50% 50%;padding:209.5px 0 111.5px}.mv_content{width:87%;max-width:1440px;margin:0 auto}.mv h1{color:#fff;font-size:48px;font-weight:700;font-family:Montserrat,sans-serif}.mv p{margin-bottom:4px;color:#fff;font-size:20px;font-weight:600;line-height:24px;letter-spacing:4px}.page_content_wrapper{width:87%;max-width:1440px;margin:48px auto}.page_content{display:flex;justify-content:space-between}.main_contents{width:65.8%}.main_contents p{font-size:16px;line-height:22.4px;text-align:justify}.main_contents picture{display:block;margin-top:24px}.main_contents picture>img{width:100%}.main_contents .breadcrumbs{display:flex;align-items:center}.main_contents .breadcrumbs p{display:flex;align-items:center;margin:7px 8px;color:#989898;font-size:18px;font-weight:400;line-height:27px}.main_contents .breadcrumbs>p:last-child{color:#63c4e8}.main_contents .breadcrumbs .breadcrumbs_arrow{content:"";display:block;width:6px;height:12px;margin:6px 9px;background-image:url(/build/assets/chevron-down-gray-DB-Jn3B4.png);background-size:cover;background-repeat:no-repeat}.fees .fee_note{width:87%;max-width:1200px;margin:40px auto 0;color:#fff;text-align:center}.fees .fee_note p{margin:0;color:#fff;font-size:18px;font-weight:600;line-height:1.8}.fees .fee_note img{display:block;width:100%;max-width:1200px;margin:32px auto;border-radius:12px}.fees .fee_note p:last-child:not(:first-child){margin-top:24px;font-size:14px;font-weight:400;line-height:1.6;color:#ffffffd9}.fees{padding:48px 0;background:linear-gradient(90deg,#5ab2d3 61.31%,#0079a6 103.04%)}.fees_headline_wrapper{color:#fff;text-align:center}.fees_headline_wrapper p{margin-bottom:8px;font-size:14px;font-weight:600;line-height:14px;letter-spacing:.2em}.fees_headline{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:33.6px}.border_white{display:block;width:100px;height:4px;margin:12px auto 0;background-color:#fff;border-radius:80px}.fee_list{display:flex;justify-content:center;flex-wrap:wrap;counter-reset:fee-counter;gap:20px;width:87%;max-width:1440px;margin:24px auto 0;cursor:pointer}.fee_list li{position:relative;width:calc((100% - 40px) / 3);padding:16px 0;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #1e2e4614;overflow:hidden;transition:all .5s ease}.fee_list li:before{position:absolute;content:counter(fee-counter);counter-increment:fee-counter;display:flex;justify-content:center;color:#cfedf8;font-size:162px;line-height:112px;font-weight:800;top:0;right:4px;transition:all .5s ease}.fee_list li:first-child:before{right:24px}.fee_list li:hover{background-color:#eff9fd;box-shadow:0 5px 20px #1e2e4633;transition:all .5s ease}.fee_list li:hover:before{transform:translateY(-105%);transition:all .5s ease}.fee_list li button{position:absolute;top:50%;right:37px;width:40px;height:40px;transform:translateY(-50%);background-color:#fff;border:none;border-radius:50px;box-shadow:0 5px 20px #1e2e4633;opacity:0;transition:all .5s ease}.fee_list li:hover button{opacity:1;transition:all .5s ease}.fee_list li button img{width:8px;margin:auto}.fee_list_texts{position:relative;width:66%;margin-left:36px;z-index:10}.fee_list_texts h4{min-height:44px;margin-bottom:4px;font-size:16px;font-weight:600;line-height:22.4px}.fee_list_texts p{color:#63c4e8;font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:33.6px}.fees_modal_wrapper{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;background-color:#0006;transition:opacity .5s ease,visibility 0s ease .5s;z-index:100}.fees_modal_wrapper.active{opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s ease 0s}.fees_modal{position:relative;display:flex;align-items:start;width:60%;max-width:1252px;margin:auto;background-color:#fff;border-radius:32px}.fees_modal_content{width:100%;padding:32px 124px}.fees_modal_content h4{margin-bottom:24px;color:#1f2c5c;font-size:28px;font-family:Montserrat,sans-serif;font-weight:600;line-height:33.6px;text-align:center}.fees_modal_content p{color:#858585;font-size:16px;font-weight:400;line-height:22.4px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal}.fees_modal_price{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;font-weight:600;font-family:Montserrat,sans-serif;border-top:1px solid #D0D0D0}.fees_modal_price dt{color:#989898;font-size:18px;line-height:21.6px}.fees_modal_price dd{color:#63c4e8;font-size:28px;line-height:33.6px}.fees_modal_content .buttons{display:flex;justify-content:space-between;gap:16px;margin-top:24px}.fees_modal_content .buttons button,.fees_modal_content .buttons a{width:50%;padding:12px 0;font-size:16px;font-weight:600;font-family:Inter,sans-serif;line-height:22.4px;border:none;border-radius:36px;cursor:pointer;text-align:center}.fees_modal_content .buttons .detail_button{color:#63c4e8;background-color:#eff9fd}.fees_modal_content .buttons .contact_button{color:#fff;background-color:#63c4e8}.fees_modal_close_button{position:absolute;top:24px;right:24px;display:block;width:48px;background-color:unset;border:none;cursor:pointer;background:none}.fees_modal_close_button>img{width:100%}.fees_price_list_modal{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;background-color:#0006;transition:opacity .5s ease,visibility 0s ease .5s;z-index:100}.fees_price_list_modal.active{opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s ease 0s}.fees_price_list_modal_content{position:relative;width:100%;max-width:1200px}.fees_price_list_modal_close_button{position:absolute;top:24px;right:24px;display:block;width:48px;background-color:unset;border:none;cursor:pointer;background:none}.fees_price_list_modal_close_button>img{width:100%}.price_images_wrapper{width:90%;max-width:1037px;height:100vh;margin:auto;overflow-y:scroll;scrollbar-width:none}.price_images_wrapper::-webkit-scrollbar{display:none}.price_images_wrapper picture{display:block;margin-bottom:36px}.price_images_wrapper picture:last-child{margin-bottom:0}.side_nav_wrapper{width:25.4%}.pc_only{display:block}.sp_only{display:none}@media screen and (max-width: 768px){.pc_only{display:none}.sp_only{display:block}.mv{padding:104px 0 24px}.mv h1{font-size:28px;font-weight:600;line-height:33.6px;text-align:center}.mv p{text-align:center;margin-bottom:8px;color:#fff;font-size:14px;font-weight:600;line-height:14px;letter-spacing:4px}.page_content_wrapper{margin:24px auto}.main_contents{width:100%}.main_contents p,.main_contents dd{font-size:14px;line-height:19.6px}.main_contents .breadcrumbs{display:none}.fees{padding:24px 0}.fees_headline{font-size:18px;line-height:21.6px}.fee_list{flex-direction:column;gap:12px}.fee_list li{width:70%;min-width:259px;margin:auto;padding:8px 0}.fee_list li:before{font-size:100px;line-height:70px;top:50%;transform:translateY(-50%)}.fee_list li:first-child:before{right:12px}.fee_list li:hover:before{transform:translateY(-155%)}.fee_list_texts{width:70%;margin-left:24px}.fee_list_texts h4{min-height:unset;font-size:13px;line-height:18.2px}.fee_list_texts p{font-size:12px;line-height:14.4px}.fee_list li button{width:32px;height:32px;right:16px}.fee_list li button img{width:6px}.fees_modal{width:90%}.fees_modal_content{padding:24px 32px}.fees_modal_content h4{width:80%;margin:0 auto 12px;font-size:18px;line-height:21.6px}.fees_modal_content p{font-size:13px;line-height:18.2px}.fees_modal_price dt{font-size:12px;line-height:14.4px}.fees_modal_price dd{font-size:18px;line-height:21.6px}.fees_modal_close_button{top:16px;right:16px;width:36px}.fees_modal_content .buttons{margin-top:12px;flex-direction:column;gap:8px}.fees_modal_content .buttons button{width:100%;font-size:13px;line-height:18.2px}.fees_price_list_modal picture{display:block;margin-bottom:16px}.price_images_wrapper.center{display:flex;flex-direction:column;justify-content:center}.side_nav_wrapper{display:none}.booking_methods_wrapper{margin-bottom:-16px}}
