@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--color-location-ishigaki:#81d6c8;--color-location-iriomote:#88de88;--color-location-kuroshima:#efbde5;--color-location-taketomi:#ef6e6e;--color-location-kohama:khaki;--color-location-hateruma:#f79e4a;--color-location-yonaguni:#86c5e5;--color-location-okinawa:#e5ce89}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.modal{position:fixed;z-index:100}.modal-overlay{background:#00000059;height:100%;inset:0;width:100%}.modal-container{background-color:#fff;padding:30px;width:50%}.header,.header-sp{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#e8e6e3cc;display:flex;gap:22px;height:56px;left:0;padding:0 28px;position:fixed;top:0;width:100%;z-index:1000}.header ._nav,.header-sp ._nav{flex:1}.header ._nav ul,.header-sp ._nav ul{align-items:center;display:flex;gap:24px;justify-content:end}.header ._nav a,.header-sp ._nav a{color:#665d50;font-size:15px;text-decoration:none}.header ._nav a:hover,.header-sp ._nav a:hover{color:#332e28}.header ._sns,.header-sp ._sns{align-items:center;display:flex}.header ._sns svg,.header-sp ._sns svg{height:40px;width:40px}.header ._sns svg *,.header-sp ._sns svg *{color:#80776b;transition:color .5s ease}.header ._sns svg:hover *,.header-sp ._sns svg:hover *{color:#332e28}@media screen and (max-width:930px){.header{display:none}}.header ._logo{width:137px}.header ._logo img{display:block}.header-sp{align-items:center;display:flex;gap:0;justify-content:space-between}@media screen and (max-width:929px){.header-sp{padding:8px 12px}}@media screen and (min-width:930px){.header-sp{display:none}}.header-sp .modal-open{height:36px;width:36px}.header-sp .modal-open svg{height:100%;width:100%}.header-sp ._logo{padding-top:6px;width:115px}.header-sp_right{align-items:center;display:flex;gap:8px}#modal-sp-menu{height:100%;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .5s ease-in-out;width:100%;z-index:1000}#modal-sp-menu ._navupper{align-items:center;display:flex;gap:8px;justify-content:space-between}#modal-sp-menu ._navupper ._logo{flex-grow:1}#modal-sp-menu ._navall{align-items:center;display:flex;flex-grow:1;justify-content:center}#modal-sp-menu ._nav ul{color:#80776b;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:32px;justify-content:center;line-height:140%;list-style:none;text-align:center}#modal-sp-menu ._sns{display:flex;gap:16px;justify-content:center}#modal-sp-menu ._sns svg{height:40px;width:40px}#modal-sp-menu ._sns svg *{color:#80776b;transition:color .5s ease}#modal-sp-menu ._sns svg:hover *{color:#332e28}#modal-sp-menu.is-open{right:0}#modal-sp-menu .modal-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#e8e6e3cc;height:100%;padding:8px 12px;position:absolute;top:0;width:100%}#modal-sp-menu .modal-close-button{background:url(../images/close.svg) no-repeat 50%/24px 24px;height:32px;width:32px;z-index:2}#modal-sp-menu .modal-content{display:flex;flex-direction:column;height:100%}._FBh,._IGh{font-size:0}.language ._l_inner{align-items:center;display:flex;gap:4px;justify-content:center}@media screen and (max-width:767px){.language ._l_inner{gap:12px}}.language ._hai,.language ._language{font-size:12px;font-weight:700}.language ._language{margin-bottom:-4px}.language ._en a,.language ._jp a{color:#80776b;font-size:12px;font-weight:800;text-decoration:none;transition:color .2s ease-in-out}.language ._en a:hover,.language ._jp a:hover{color:#80776b}.language.page-ja ._jp a,.language.page-ja ._jp a:hover{color:#665d50}.language.page-ja ._en a,.language.page-ja ._en a:hover{color:#80776b}.language.page-en ._en a,.language.page-en ._en a:hover{color:#665d50}.language.page-en ._jp a,.language.page-en ._jp a:hover{color:#80776b}.footer{background:#e8e6e3;display:flex;flex-direction:column;justify-content:space-between}.footer a:hover{color:#332e28}.footer_box.pc{display:block;padding:64px 64px 0}.footer_box.sp{display:block;padding:64px 45px 0}@media screen and (max-width:767px){.footer_logoarea{margin-bottom:8px;text-align:center}}.footer_inner{display:flex;justify-content:space-between}@media screen and (max-width:767px){.footer_inner{flex-direction:column-reverse}}.footer_left{width:235px}@media screen and (max-width:767px){.footer_left{margin:0 auto;text-align:center}}.footer_left ul{margin-bottom:24px}.footer_left ._sns{display:flex;gap:16px}@media screen and (max-width:767px){.footer_left ._sns{justify-content:center}}.footer_left ._sns svg{height:40px;width:40px}.footer_left ._sns svg *{color:#80776b;transition:color .5s ease}.footer_left ._sns svg:hover *{color:#332e28}.footer_logo{height:auto;margin-bottom:8px;width:194px}@media screen and (max-width:767px){.footer_logo{width:178px}}.footer_address{font-size:14px;margin-bottom:8px}.footer_tel{font-size:20px;font-weight:600;margin-bottom:8px}._closed,._open{font-size:14px;font-weight:600}.footer_right{display:flex;font-size:14px;font-weight:800;justify-content:space-between;width:344px}@media screen and (max-width:767px){.footer_right{gap:12px;margin:0 0 88px;width:auto}}.footer_right ul{display:flex;flex-direction:column;gap:24px}.footer-bottom{font-size:11px;margin:64px 64px 12px}@media screen and (max-width:767px){.footer-bottom{text-align:center}}#contact{background-color:#fff;overflow:hidden;position:relative;z-index:0}#contact:before{background-image:url(../images/voice_bgimg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;z-index:-1}#contact .contact-voice h2{color:#fff;font-size:24px;font-weight:700;margin:48px 0 16px;text-align:center}#contact .slick-list{overflow:unset;overflow-x:hidden;overflow-y:visible}#contact .slick-track{align-items:center;display:flex}#contact .contact-fukidashi{margin:20px 0}#contact .fukidashi-list .swiper-wrapper{align-items:center;display:flex;flex-wrap:nowrap;margin:0;transition-timing-function:linear}#contact .fukidashi{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#fffc;background-color:#e8e6e3cc;border-radius:16px;flex-shrink:0;margin-right:24px;padding:20px;position:relative;width:320px;z-index:1}@media screen and (max-width:767px){#contact .fukidashi{width:240px}}#contact .fukidashi:before{border-radius:16px;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#contact .fukidashi ._body{color:#665d50;font-size:15px;font-weight:700;line-height:160%;text-align:left}#contact .fukidashi ._name{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}#contact .fukidashi ._age,#contact .fukidashi ._gender,#contact .fukidashi ._type{color:#666;display:inline-block;font-size:14px;font-weight:700;line-height:1;padding:6px 9px}#contact .fukidashi ._gender-female{background:#fadcdc}#contact .fukidashi ._gender-male{background:#dce6fa}#contact .fukidashi ._age{background:#fafafa}#contact .fukidashi ._type{background:#cbebc5}#contact .inner{font-weight:800;margin:0 auto;padding:0 0 112px;text-align:center;width:584px}@media screen and (max-width:767px){#contact .inner{padding:64px 20px 66px;width:100%}}#contact .contact-title{color:#fff;font-size:24px;font-weight:700;line-height:160%;margin:48px auto 16px;text-align:center}@media screen and (max-width:767px){#contact .contact-title{margin:0;width:100%}}#contact .contact-text{color:#fff;font-size:16px;line-height:180%;margin-bottom:48px;text-align:left}@media screen and (max-width:767px){#contact .contact-text{width:100%}}._tel{color:#fff;font-size:22px;font-weight:800;text-align:center}._line{align-items:center;color:#fff;display:flex;margin:24px auto 8px;width:424px}@media screen and (max-width:767px){._line{width:100%}}._line:after,._line:before{background:#fff;content:"";display:block;flex-grow:1;height:1px}._line:before{margin-right:20px}._line:after{margin-left:20px}.btn{align-items:center;display:flex;gap:8px;justify-content:center;transition:background-color .5s ease}.btn:after{content:"→";display:block;transform:translate(0);transition:transform .5s ease}.btn:hover:after{transform:translate(8px)}.btn--primary{background-color:#665d50;border-radius:28px;color:#f5f4f0;font-size:16px;font-weight:800;height:56px;margin:0 auto;max-width:256px}.btn--primary:hover{background-color:#332e28}.btn--primary-light{background-color:initial;border:1px solid #665d50;border-radius:28px;color:#665d50;font-size:16px;font-weight:800;height:56px;margin:0 auto;max-width:256px}.btn--primary-light:hover{background-color:#dddbd5}.btn--primary-header{background-color:#665d50;border-radius:18px;color:#f5f4f0;font-size:14px;font-weight:800;height:36px;width:219px}.btn--primary-header:hover{background-color:#332e28}@media screen and (max-width:767px){.btn--primary-header{font-size:13px;width:169px}}.btn--primary-footer{background-color:#f5f4f0;border-radius:28px;color:#665d50;font-size:16px;font-weight:800;height:56px;margin:0 auto;max-width:312px}.btn--primary-footer:hover{background-color:#dddbd5}.btn--secondary{border:1px solid #665d50;border-radius:18px;color:#665d50;font-size:14px;font-weight:800;height:36px;max-width:142px}.btn--secondary:hover{background-color:#dddbd5}@media screen and (min-width:768px){.pc{display:inherit}.sp{display:none!important}}@media screen and (max-width:767px){.pc{display:none!important}.sp{display:inherit}}.space{padding:184px 0 120px}@media screen and (max-width:767px){.space{padding:164px 20px}}:root{font-feature-settings:"palt";font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{box-sizing:border-box;scroll-behavior:smooth}ol,ul{list-style-type:none}body{background:#fff;background-color:#f5f4f0;display:flex;flex-direction:column;font-family:Shippori Mincho,serif;font-size:16px;line-height:1.6;min-height:115svh}a,body{color:#665d50;text-decoration:none}a{outline:none;transition:color .5s ease}.travellogue_detail ._container{font-size:14px;margin:0 auto;width:960px}@media screen and (max-width:767px){.travellogue_detail ._container{width:100%}}._tag{margin:12px 0}@media screen and (max-width:767px){._tag{margin:12px 0 48px}}._nametag{background-color:#fff;border:1px solid #eae8e1;border-left-width:0;display:inline-block;font-size:14px;font-weight:600;height:24px;margin-left:10px;padding:0 5px;position:relative;vertical-align:middle;z-index:2}@media screen and (max-width:767px){._nametag{margin-top:8px}}._nametag ._nametag:before{background:url(../images/tag.png) no-repeat 0;background-size:9px 24px;content:"";display:inline-block;height:24px;left:-9px;padding-right:6px;position:absolute;top:-1px;width:9px}._nametag ._inner{margin:88px auto;width:640px}@media screen and (max-width:767px){._nametag ._inner{width:100%}}.place{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.place_ishigaki{background-color:#81d6c8}.place_iriomote,.place_ishigaki{display:inline-block;font-size:14px;font-weight:600;padding:0 4px}.place_iriomote{background-color:#e5ce89}.during{padding:0 8px}.price,.stay01{font-size:18px;font-weight:700}.stay02,.yen{font-size:14px;font-weight:700}.people{font-size:14px;font-weight:600}.text_box p{font-size:13px;font-weight:600;margin:4px 0 8px}.explain{font-size:14px;font-weight:600;margin:12px 0}@media screen and (max-width:767px){.explain{margin:20px 0}}.personal{display:flex;gap:8px;margin-top:8px}@media screen and (max-width:767px){.personal{display:block}}.personal_i{align-items:center;display:flex;gap:8px}.gender,.gender_w{background-color:#c8e3fa;display:inline-block;font-size:14px;font-weight:800;padding:0 6px}.gender_w{background-color:#fadcdc}.age{background-color:#fafafa}.age,.t_type{display:inline-block;font-size:14px;font-weight:800;padding:0 6px}.t_type{background-color:#e5fae1}.sectionDivider{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.travellogue{align-items:center;background-color:#eae8e1;display:flex;flex-direction:column;padding:120px 20px}.travellogue .title{font-size:32px;font-weight:500;margin-bottom:24px}.travellogue .travellogue_main{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:56px}.travellogue .travellogue_main .mySwiper{border-radius:8px;flex-shrink:0;height:304px;overflow:hidden;width:456px}.travellogue .travellogue_main .mySwiper img{height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .5s ease;width:100%}.travellogue .travellogue_main .mySwiper img:hover{scale:1.05}@media screen and (max-width:767px){.travellogue .travellogue_main .mySwiper{height:auto;width:100%}}.travellogue .travellogue_main .mySwiper .swiper-button-next,.travellogue .travellogue_main .mySwiper .swiper-button-prev{height:36px;width:36px}.travellogue .travellogue_main .mySwiper .swiper-button-next:after{background:url(../images/travellogue_arrow_r.png) no-repeat;background-size:36px 36px;content:"";height:36px;left:0;top:0;width:36px}.travellogue .travellogue_main .mySwiper .swiper-button-prev:after{background:url(../images/travellogue_arrow_l.png) no-repeat;background-size:36px 36px;content:"";height:36px;left:0;top:0;width:36px}@media screen and (max-width:767px){.travellogue .travellogue_main .mySwiper .swiper-button-prev:after{display:none}}.travellogue .travellogue_main .mySwiper .swiper-pagination-bullet{background-color:#fff9;border:1px solid #666;opacity:1}.travellogue .travellogue_main .mySwiper .swiper-pagination-bullet-active{background-color:#000;border:1px solid #666;opacity:1}.travellogue .travellogue_main .text_box{max-width:480px}@media screen and (max-width:767px){.travellogue .travellogue_main .text_box{max-width:100%}}.travellogue .box_title{font-size:20px;font-weight:600;margin-bottom:8px}@media screen and (max-width:767px){.travellogue .box_title{margin:24px 0 8px}}.sidemenu{display:flex;flex-direction:column;font-size:14px;font-weight:600;justify-content:center;margin-left:auto;position:sticky;text-align:center;top:0;transform:translateY(100%);width:120px}.sidemenu a:first-child{border-bottom:none}.sidemenu a{border-bottom:1px solid #eae8e1;border-top:1px solid #eae8e1;color:#80776b;padding:10px 0}.sidemenu a:hover{color:#665d50}@media screen and (max-width:767px){.sidemenu{display:none}}.travellogue a{cursor:pointer}.travellogue_detail{background-color:#f5f4f0;padding:0 0 96px}@media screen and (max-width:767px){.travellogue_detail{padding:80px 20px 120px}}.travellogue_detail ._inner{margin-inline:auto;width:960px}@media screen and (max-width:767px){.travellogue_detail ._inner{width:100%}}.summary{margin:100px auto 0;width:960px}@media screen and (max-width:767px){.summary{margin:0;width:100%}}.summary ._inner{margin:88px auto;width:640px}@media screen and (max-width:767px){.summary ._inner{width:100%}}.travellogue_title{color:#928572;margin:0 auto 12px;width:960px}.travellogue_title ._above{margin:12px auto 87px}.travellogue_title ._above ul{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.travellogue_title ._sub{font-size:16px;margin-bottom:12px}.travellogue_title .trl{font-weight:800}.travellogue_title .number{font-size:20px;font-weight:400}@media screen and (max-width:767px){.travellogue_title{width:100%}}.No_col{color:#80776b;font-size:16px}._breadcrumbs{display:flex;margin-bottom:70px}._breadcrumbs li{color:#80776b;font-size:12px}._breadcrumbs a{color:#80776b;text-decoration:none}._breadcrumbs a:hover{color:#332e28}._breadcrumbs img{margin:0 12px;width:16px}.travellogue_title ._title{font-size:32px;font-weight:500;line-height:160%}.travellogue_detail_img .td_key{display:block;height:656px;margin:0 auto 0 -12px;width:984px}@media screen and (max-width:767px){.travellogue_detail_img .td_key{aspect-ratio:350/600;height:unset;margin-left:0;-o-object-fit:cover;object-fit:cover;width:100%}}._about{margin:48px auto 0}._profile{align-items:center;display:flex;gap:16px;margin-bottom:16px}._profile img{width:56px}._message h3{font-size:14px;font-weight:800}._message h2{font-size:28px;font-weight:600;margin:14px 0 64px}._profage{font-size:13px}._job{font-size:14px;font-weight:800}._about h3,._recommendation h3,._traveler h3{font-size:20px;font-weight:600;margin:0 0 16px}._traveler{margin-top:48px}.Travelogue{margin:0 auto}.Travelogue ._inner{width:960px}@media screen and (max-width:767px){.Travelogue ._inner{width:100%}}.Travelogue ._text{font-size:14px;font-weight:600;margin:0 auto 40px;width:640px}.Travelogue ._text:first-of-type{margin-top:64px}.Travelogue ._text span{font-weight:800}@media screen and (max-width:767px){.Travelogue ._text{width:100%}}.Travelogue ._dcopy{font-size:12px;font-weight:500;margin:0 auto 40px;width:640px}@media screen and (max-width:767px){.Travelogue ._dcopy{width:100%}}.Travelogue .travellogue_detail_img{margin:40px auto;width:800px}@media screen and (max-width:767px){.Travelogue .travellogue_detail_img{width:100%}}.Travelogue .travellogue_detail_img a{font-size:14px;margin-bottom:40px;text-decoration:underline}.Travelogue img{height:auto;width:800px}@media screen and (max-width:767px){.Travelogue img{width:100%}}.Travelogue h3{font-size:20px;font-weight:600;margin:0 0 16px}.Travelogue h4{font-size:16px;font-weight:800;margin-bottom:8px}.Travelogue ._come{color:#80776b;font-weight:500;margin-top:-32px}.Travelproposal{margin:88px auto}.Travelproposal ._inner{width:960px}@media screen and (max-width:767px){.Travelproposal ._inner{width:100%}}.Travelproposal ._box{align-items:center;display:flex;justify-content:space-between;margin:64px auto 0;width:625px}@media screen and (max-width:767px){.Travelproposal ._box{flex-direction:column;width:100%}}.Travelproposal ._profile,.Travelproposal ._request{font-size:14px;font-weight:600}.Travelproposal ._profile img,.Travelproposal ._request img{width:104px}.Travelproposal ._profile .p_img{margin-bottom:8px;text-align:center}.Travelproposal ._request{width:413px}@media screen and (max-width:767px){.Travelproposal ._request{width:100%}}.Travelproposal ._request ul{padding-left:1.2rem}.Travelproposal ._request ul li{list-style:disc}.Travelproposal ._request p{font-size:18px;font-weight:600;margin-bottom:8px}.Travelproposal ._come{color:#80776b;font-size:14px;font-weight:600;margin:12px auto 0;width:640px}@media screen and (max-width:767px){.Travelproposal ._come{width:100%}}.Travelproposal .c_proposal{background-color:#eae8e1;margin:48px auto 0;padding:48px;width:736px}@media screen and (max-width:767px){.Travelproposal .c_proposal{padding:24px 16px;width:100%}}.Travelproposal .c_proposal .c_name{font-size:14px;font-weight:600;margin-bottom:24px}.Travelproposal .c_proposal p{text-align:center}.Travelproposal .c_proposal img{margin:0 auto;width:88px}.Travelproposal .c_proposal .c_proposal_inner{margin:0 auto;width:640px}@media screen and (max-width:767px){.Travelproposal .c_proposal .c_proposal_inner{width:100%}}.Travelproposal .c_proposal .c_proposal_inner ._cptitle{font-size:20px;font-weight:600;margin-bottom:8px}.Travelproposal .c_proposal .c_proposal_inner ._theme{font-size:12px;font-weight:800;margin-bottom:4px}.Travelproposal .c_proposal .c_proposal_inner ._themetitle{font-size:16px;font-weight:800;margin-bottom:16px}.Travelproposal .c_proposal .c_proposal_inner ul{margin-bottom:24px;padding-left:24px}.Travelproposal .c_proposal .c_proposal_inner ul li{font-size:14px;font-weight:600;list-style:disc}.Travelproposal .c_proposal .c_proposal_inner ._cmessage{font-size:20px;font-weight:600;margin-bottom:8px}.Travelproposal .c_proposal .c_proposal_inner ._text{font-size:14px;font-weight:600}.Others ._inner{margin-bottom:226px;width:960px}@media screen and (max-width:767px){.Others ._inner{margin-bottom:0;width:100%}}.Others .travellogue_main{display:flex;gap:24px;margin-top:64px}@media screen and (max-width:767px){.Others .travellogue_main{margin-bottom:0}}.Others .travellogue_main .swiper{height:304px;width:456px}.Others .travellogue_main .text_box{width:480px}@media screen and (max-width:767px){.Others .travellogue_main .text_box{width:100%}.Others .travellogue_main{display:block}}.Others .travellogue_main .mySwiper{flex-shrink:0;height:304px;width:456px}@media screen and (max-width:767px){.Others .travellogue_main .mySwiper{height:auto;width:100%}}.Others .travellogue_main .mySwiper img{height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .5s ease;width:100%}.Others .travellogue_main .mySwiper img:hover{scale:1.08}.Others .travellogue_main .mySwiper .swiper-button-next,.Others .travellogue_main .mySwiper .swiper-button-prev{height:36px;width:36px}.Others .travellogue_main .mySwiper .swiper-button-next:after{background:url(../images/travellogue_arrow_r.png) no-repeat;background-size:36px 36px;content:"";height:36px;left:0;top:0;width:36px}.Others .travellogue_main .mySwiper .swiper-button-prev:after{background:url(../images/travellogue_arrow_l.png) no-repeat;background-size:36px 36px;content:"";height:36px;left:0;top:0;width:36px}@media screen and (max-width:767px){.Others .travellogue_main .mySwiper .swiper-button-prev:after{display:none}}.Others .travellogue_main .mySwiper .swiper-pagination-bullet{background-color:#fff9;border:1px solid #666;opacity:1}.Others .travellogue_main .mySwiper .swiper-pagination-bullet-active{background-color:#000;border:1px solid #666;opacity:1}.Others .box_title{font-size:20px;font-weight:600;margin-bottom:8px}@media screen and (max-width:767px){.Others .box_title{margin:24px 0 8px}}.tooltip{color:#665d50;font-weight:800;text-decoration:underline}.tippy-arrow,.tippy-box,.tippy-content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#eae8e1;background-color:#e8e6e3cc;font-size:14px;font-weight:500}.tippy-box{max-width:400px!important;width:100%!important}.tippy-content{border-radius:10px;padding:20px}.tippy-arrow{color:#eae8e1}.course{background-color:#eae8e1}.course hgroup div{color:#928572;display:block;font-size:14px;font-weight:800;letter-spacing:.02em;line-height:1.6;margin-bottom:14px}.course hgroup h2{font-size:28px;font-weight:600;line-height:1.6}.course .label{align-items:center;display:flex;font-size:14px;font-weight:800;height:24px;justify-content:center;padding:0 6px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.course .label--light-blue{background-color:#c2e0e6}.course .label--blue{background-color:#294666;color:#fff}.course .label--light-yellow{background-color:#ebedb7}.course .course-kv picture img{display:block;height:auto;width:100%}.course .overview{background-color:#eae8e1;padding:24px 20px 80px}.course .overview .breadcrumb{font-size:14px;margin:0 auto;max-width:960px}.course .overview .breadcrumb ul{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.course .overview .breadcrumb ul li{align-items:baseline;display:flex;gap:22px}.course .overview .breadcrumb ul li a{text-decoration:underline}.course .overview .breadcrumb ul li:not(:last-child):after{border-right:1px solid #665d50;border-top:1px solid #665d50;content:"";display:inline-block;height:9px;margin-top:-5px;transform:rotate(45deg);width:9px}.course .overview .inner{margin:80px auto 0;max-width:640px}.course .overview h1{font-size:40px;font-weight:800;letter-spacing:.04em;line-height:1.6;text-align:center;white-space:pre-line}@media screen and (max-width:767px){.course .overview h1{font-size:28px}}.course .overview h1 span{display:block;font-size:24px;font-weight:500;letter-spacing:0;line-height:1.4;margin-top:4px}@media screen and (max-width:767px){.course .overview h1 span{font-size:20px}}.course .overview .date-container{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:40px;margin-top:12.5px}.course .overview .date-container .date,.course .overview .date-container .price{font-size:18px;font-weight:600;line-height:1.6}.course .overview .date-container .date span,.course .overview .date-container .price span{font-size:14px}.course .overview .text{font-size:14px;font-weight:500;letter-spacing:.02em;line-height:1.8;width:auto}.course .overview .contact{font-size:14px;font-weight:400;line-height:1.4;margin-top:28px}.course .overview .contact a{text-decoration:underline}.course .overview .btn{margin-top:48px}.course .schedule{background-color:#f7f3ed;padding:80px 20px 36px}.course .schedule .inner{margin:0 auto;max-width:860px}.course .schedule .schedule-list{margin-top:24px}.course .schedule .schedule-item .day{align-items:baseline;color:#80776b;display:flex;font-size:24px;font-weight:400;gap:5px;line-height:1.2;opacity:.4}.course .schedule .schedule-item .day span{color:#999;display:inline-block;font-size:100px;line-height:1.2}.course .schedule .schedule-item+.schedule-item{margin-top:24px}.course .schedule .time-list{margin:24px auto 0;max-width:760px}.course .schedule .time-item .time{color:#a3a362;font-size:14px;font-weight:500;line-height:1.4}.course .schedule .time-item .event{color:#665d50;font-size:24px;font-weight:600;line-height:1.4}.course .schedule .time-item .event+.event-information{margin-top:12px}.course .schedule .time-item .event-information{color:#665d50;font-size:14px;line-height:1.4;margin-top:12px}.course .schedule .time-item figure{margin-top:16px}.course .schedule .time-item img{aspect-ratio:3/2;border-radius:16px;display:block;height:auto;max-width:369px;min-width:369px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.course .schedule .time-item img{max-width:270px;min-width:270px}}.course .schedule .time-item img+.image-caption,.course .schedule .time-item img+figcaption{margin-top:8px}.course .schedule .time-item figcaption{color:#80776b;font-size:14px;font-weight:400;line-height:1.4;max-width:369px}@media screen and (max-width:767px){.course .schedule .time-item figcaption{max-width:270px;min-width:270px}}.course .schedule .time-item+.time-item{margin-top:24px}.course .option{background-color:#f7f3ed;padding:36px 20px 60px}.course .option .inner{margin:0 auto;max-width:860px}.course .option .text{font-size:14px;font-weight:400;line-height:1.8;margin-top:24px;max-width:498px}.course .option .text+.text.supplement{margin-top:8px}.course .option .text.supplement{color:#80776b;line-height:1.4;max-width:490px}.course .option .text.supplement span{font-size:11px;letter-spacing:.028em}.course .option .option-list{margin:43px auto 0;max-width:760px}.course .option .option-item .genre{align-items:center;color:#665d50;display:flex;font-size:24px;font-weight:600;gap:16.6px;line-height:1.6}.course .option .option-item .genre--02{gap:6px}.course .option .option-item+.option-item{margin-top:40px}.course .option .feature-list{display:flex;flex-wrap:wrap;gap:32px 16px;justify-content:center;margin-top:18px}.course .option .feature-list:after{content:"";display:block;max-width:242px;min-width:242px}@media screen and (max-width:767px){.course .option .feature-list:after{max-width:167px;min-width:167px}}.course .option .feature-item{max-width:242px}@media screen and (max-width:767px){.course .option .feature-item{max-width:167px}}.course .option .feature-item img{aspect-ratio:3/2;border-radius:6px;display:block;height:auto;max-width:242px;min-width:242px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.course .option .feature-item img{max-width:167px;min-width:167px}}.course .option .feature-item .title{font-size:16px;font-weight:800;line-height:1.6;margin-bottom:0;margin-top:8px}.course .option .feature-item .price-container{align-items:center;display:flex;gap:8px;margin-top:8px}.course .option .feature-item .price-container .label{height:20px;padding:0 4px}.course .option .feature-item .price{font-size:14px;font-weight:800;line-height:1.6}.course .option .feature-item .price span{font-size:12px}.course .option .feature-item .caption{font-size:14px;font-weight:600;line-height:1.6;margin-top:10px}.course .travel-guide{background-color:#f7f3ed;padding:60px 20px 136px}@media screen and (max-width:767px){.course .travel-guide{padding-bottom:125px}}.course .travel-guide .inner{margin:0 auto;max-width:860px}.course .information{background-color:#f7f3ed;padding:60px 20px 136px}@media screen and (max-width:767px){.course .information{padding-bottom:125px}}.course .information .inner{margin:0 auto;max-width:860px}.course .information .information-container{margin:0 auto;max-width:760px}.course .information .title{font-size:28px;font-weight:600;line-height:1.6;margin-top:24px;text-align:center}@media screen and (max-width:767px){.course .information .title{font-size:24px}}.course .information .title span{display:block;font-size:20px;font-weight:500;line-height:1.4;margin-top:4px}.course .information .date-container{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:12.5px}.course .information .date-container .date,.course .information .date-container .price{font-size:18px;font-weight:600;line-height:1.6}.course .information .date-container .date span,.course .information .date-container .price span{font-size:14px}.course .information .date,.course .information .price{font-size:18px;font-weight:600;line-height:1.6}.course .information .date span,.course .information .price span{font-size:12px}.course .information .information-table{border-bottom:1px solid #ccccab;border-collapse:collapse;border-top:1px solid #ccccab;font-size:14px;margin-top:48px;width:100%}@media screen and (max-width:767px){.course .information .information-table{margin-top:24px}}.course .information .information-table tr{border-bottom:1px solid #ccccab}.course .information .information-table th{font-weight:500;line-height:1.4;padding:12px 0 12px 24px;text-align:left;width:28%}@media screen and (max-width:767px){.course .information .information-table th{padding:16px 8px 16px 12px;width:25%}}.course .information .information-table th .supplement{color:#80776b;display:block;font-weight:400;line-height:1.4;margin-top:8px}.course .information .information-table td{font-weight:600;padding:12px 16px 12px 24px;width:72%}@media screen and (max-width:767px){.course .information .information-table td{padding:16px 12px 16px 8px;width:75%}}.course .information .information-table td p:has(.supplement){margin-top:4px}.course .information .information-table td .supplement{color:#80776b;font-weight:400;line-height:1.4;margin-top:4px}.course .information .information-table td .supplement:before{content:"※";font-size:12px;margin-right:2px}.course .information .information-table td ul{font-size:14px;list-style:disc;margin-left:25px}.course .information .information-table td ul+span{margin-top:12px}.course .information .information-table td ul li{line-height:1.4}.course .information .information-table td ul li+li{margin-top:3px}.course .information .information-table td .price-container{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:12px;gap:0 8px}@media screen and (max-width:767px){.course .information .information-table td .price-container{gap:0 4px}}.course .information .information-table td .price-container .option-name{font-size:14px}.course .information .information-table td .price-container .label{font-size:14px;height:20px;padding:0 4px}.course .information .information-table td .price-container .price{font-size:14px}.course .information .information-table td .option-title{display:block;font-size:14px;font-weight:800}.course .information .information-table td .option-title+ul{margin-top:8px}.course .information .contact{font-size:14px;font-weight:400;line-height:1.4;margin-top:28px}.course .information .contact a{text-decoration:underline}.course .information .btn{margin-top:48px}.course .footer .reviews{display:none}.course--utuimuchi{background-color:transparent;white-space:pre-line}.course--utuimuchi hgroup div{color:#b9a172;font-size:20px;font-weight:500;margin-bottom:0}@media screen and (max-width:767px){.course--utuimuchi hgroup div{font-size:16px}}.course--utuimuchi hgroup h2{color:#7d2e1f}@media screen and (max-width:767px){.course--utuimuchi hgroup h2{font-size:20px}}.course--utuimuchi .course-kv{overflow:hidden;padding-top:56px;position:relative}.course--utuimuchi .course-kv .kv-image{display:block;height:calc(100dvh - 56px);-o-object-fit:cover;object-fit:cover;width:100%}.course--utuimuchi .course-kv .text{aspect-ratio:295/178;background-image:url(../images/course/utuimuchi/kv/fire.png);background-repeat:no-repeat;background-size:100% 100%;color:#b9a172;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:2.2vw;font-weight:400;left:0;line-height:1.4;padding:1vw 1.3vw;position:absolute;top:56px;width:26vw}@media screen and (max-width:767px){.course--utuimuchi .course-kv .text{font-size:3.2vw;padding:2vw 2.3vw;width:36vw}}.course--utuimuchi .course-kv .date-container{display:block;margin-top:0;position:absolute;right:12%;top:42px}@media screen and (max-width:767px){.course--utuimuchi .course-kv .date-container{right:11%;top:50px}}.course--utuimuchi .course-kv .date-container .date-image{display:block;height:auto;max-width:252px;width:21vw}.course--utuimuchi .course-kv h1{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.course--utuimuchi .course-kv h1 .title-image{display:block;height:auto;max-width:354px;width:29vw}@media screen and (max-width:767px){.course--utuimuchi .course-kv h1 .title-image{width:70vw}}.course--utuimuchi .overview{background-color:#ac915d;background-image:url(../images/course/utuimuchi/overview/background.png);background-repeat:no-repeat;background-size:100%;color:#fff;padding-bottom:290px}@media screen and (max-width:767px){.course--utuimuchi .overview{background-image:url(../images/course/utuimuchi/overview/background-sp.png);padding-bottom:120px}}.course--utuimuchi .overview .inner{container-type:inline-size;margin-top:50px;max-width:900px}.course--utuimuchi .overview .heading{font-size:max(16px,3cqw);letter-spacing:.1em;text-align:center}.course--utuimuchi .overview h1{font-size:max(20px,4cqw);font-weight:600}.course--utuimuchi .overview h1 .title-logo{display:block;height:auto;margin:80px auto 20px;max-width:123px}@media screen and (max-width:767px){.course--utuimuchi .overview h1 .title-logo{margin:40px auto 10px;max-width:60px}}.course--utuimuchi .overview h1 span{display:block;font-size:max(20px,6cqw);font-weight:800;letter-spacing:.1em}.course--utuimuchi .overview h1 rt{font-size:max(10px,2cqw);font-weight:400;letter-spacing:.04em;margin-bottom:4px}@media screen and (max-width:767px){.course--utuimuchi .overview h1 rt{margin-bottom:0}}.course--utuimuchi .overview .text{color:#fff;font-size:max(16px,3cqw);font-weight:700;letter-spacing:.04em;margin-top:40px;text-align:center}@media screen and (max-width:767px){.course--utuimuchi .overview .text{margin-top:20px}}.course--utuimuchi .overview .text+.text{font-size:max(14px,2.5cqw);font-weight:600;margin-top:24px;text-align:left}@media screen and (max-width:767px){.course--utuimuchi .overview .text+.text{margin-top:14px}}.course--utuimuchi .overview hgroup{margin-top:80px;text-align:center}@media screen and (max-width:767px){.course--utuimuchi .overview hgroup{margin-top:30px}}.course--utuimuchi .overview hgroup div{color:#fff;display:block;font-size:max(10px,1.6cqw);margin-bottom:2px}.course--utuimuchi .overview hgroup h2{color:#fff;font-size:max(18px,3.5cqw);letter-spacing:.04em}.course--utuimuchi .overview .guide{display:flex;flex-wrap:wrap;gap:40px 30px;justify-content:center;margin-top:30px}.course--utuimuchi .overview .guide li{width:calc(50% - 15px)}@media screen and (max-width:767px){.course--utuimuchi .overview .guide li{width:100%}}.course--utuimuchi .overview .guide li img{aspect-ratio:1/1;border-radius:50%;display:block;height:auto;margin-inline:auto;max-width:266px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.course--utuimuchi .overview .guide li img{aspect-ratio:1/1;max-width:145px}}.course--utuimuchi .overview .guide li .name{color:#fff;font-size:max(20px,4.5cqw);font-weight:700;letter-spacing:.1em;margin-top:10px;text-align:center}.course--utuimuchi .overview .guide li .name span{color:#fff;display:block;font-size:max(10px,2.5cqw);font-weight:600;letter-spacing:normal}.course--utuimuchi .overview .guide li p{color:#fff;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:max(12px,2.5cqw);margin-top:10px}.course--utuimuchi .overview .guide+.details-text{margin-top:60px}.course--utuimuchi .overview .details-text{font-size:max(14px,2.9cqw);font-weight:600;margin-top:10px}@media screen and (max-width:767px){.course--utuimuchi .overview .details-text{margin-top:4px;text-align:center}}.course--utuimuchi .overview .details-text a{color:#fff;text-decoration:underline}@media screen and (max-width:767px){.course--utuimuchi .overview .details-text:last-of-type{margin-top:24px}}.course--utuimuchi .overview address{font-size:max(14px,2.5cqw);font-weight:600;margin-top:24px}@media screen and (max-width:767px){.course--utuimuchi .overview address{text-align:center}}.course--utuimuchi .overview .btn{background-color:#fff;border-radius:9999px;color:#b9a172;font-size:max(14px,2.5cqw);height:88px;line-height:1.4;margin-inline:auto;max-width:398px}.course--utuimuchi .overview .btn:after{background:none;content:"→";display:block;height:auto;width:auto}@media screen and (max-width:767px){.course--utuimuchi .overview .btn{gap:20px;height:56px;max-width:248px}}.course--utuimuchi .background-image{background-color:#fff;background-image:url(../images/course/utuimuchi/schedule/background.png);background-repeat:repeat;background-size:100%}.course--utuimuchi .schedule{background-color:transparent;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){.course--utuimuchi .schedule{padding-top:50px}}.course--utuimuchi .schedule .inner{container-type:inline-size;max-width:900px}.course--utuimuchi .schedule .heading-container{align-items:center;display:flex;gap:16px;left:-25px;position:relative;top:-10px}@media screen and (max-width:767px){.course--utuimuchi .schedule .heading-container{gap:0;left:-13px}}.course--utuimuchi .schedule .heading-container .day{opacity:1}.course--utuimuchi .schedule .heading-container .day img{height:auto;width:max(100px,20.5cqw)}.course--utuimuchi .schedule .heading-container .heading{color:#b9a172;font-size:4cqw;font-weight:600;letter-spacing:.1em;line-height:1.4;white-space:pre-line}@media screen and (max-width:767px){.course--utuimuchi .schedule .heading-container .heading{font-weight:700}}.course--utuimuchi .schedule .schedule-list{margin-top:44px}.course--utuimuchi .schedule .schedule-item{border-left:1px solid #b9a172;padding-left:24px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item{padding-left:12px}}.course--utuimuchi .schedule .schedule-item:first-child{background-image:url(../images/course/utuimuchi/schedule/illust01.png);background-position:top 119px right 80px;background-size:349px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:first-child{background-position:top 39px right 10px;background-size:158px}}.course--utuimuchi .schedule .schedule-item:nth-child(2){background-image:url(../images/course/utuimuchi/schedule/illust02.png);background-position:top 60px right 100px;background-size:331px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:nth-child(2){background-position:top 10px right 0;background-size:139px}}.course--utuimuchi .schedule .schedule-item:nth-child(2) .time-list .time-item:nth-child(2){background-image:url(../images/course/utuimuchi/schedule/illust03.png);background-position:top 0 right 0;background-size:164px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:nth-child(2) .time-list .time-item:nth-child(2){background-size:75px}}.course--utuimuchi .schedule .schedule-item:nth-child(2) .time-list .time-item:nth-child(3){background-image:url(../images/course/utuimuchi/schedule/illust04.png);background-position:top 0 right 0;background-size:172px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:nth-child(2) .time-list .time-item:nth-child(3){background-size:83px}}.course--utuimuchi .schedule .schedule-item:nth-child(3){background-image:url(../images/course/utuimuchi/schedule/illust05.png);background-position:top 0 right 80px;background-size:253px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:nth-child(3){background-position:top 0 right 20px;background-size:68px}}.course--utuimuchi .schedule .schedule-item:nth-child(3) .time-list .time-item:nth-child(4){background-image:url(../images/course/utuimuchi/schedule/illust06.png);background-position:top 0 right 0;background-size:186px}@media screen and (max-width:767px){.course--utuimuchi .schedule .schedule-item:nth-child(3) .time-list .time-item:nth-child(4){background-position:top 20px right 0;background-size:74px}}.course--utuimuchi .schedule .schedule-item+.schedule-item{margin-top:100px}.course--utuimuchi .schedule .time-list{margin:44px 0 0}@media screen and (max-width:767px){.course--utuimuchi .schedule .time-list{margin-top:14px}}.course--utuimuchi .schedule .time-item+.time-item{padding-top:34px}.course--utuimuchi .schedule .time-item .time{color:#7d2e1f;font-size:max(12px,2.5cqw)}.course--utuimuchi .schedule .time-item .event{color:#3e3a3a;font-size:max(18px,4cqw);font-weight:600;letter-spacing:.04em}@media screen and (max-width:767px){.course--utuimuchi .schedule .time-item .event+.event-information{margin-top:4px}}.course--utuimuchi .schedule .time-item .event-information p{color:#ac915d;font-size:max(12px,2cqw);font-weight:500}.course--utuimuchi .schedule .time-item figure{margin-top:34px}@media screen and (max-width:767px){.course--utuimuchi .schedule .time-item figure{margin-top:14px}}.course--utuimuchi .schedule .time-item figure img{height:auto;max-width:none;width:100%}@media screen and (max-width:767px){.course--utuimuchi .schedule .time-item figure img{min-width:auto}}.course--utuimuchi .schedule .time-item figure figcaption{color:#3e3a3a;font-size:max(14px,2cqw);font-weight:500;max-width:none}@media screen and (max-width:767px){.course--utuimuchi .schedule .time-item figure figcaption{min-width:auto}}.course--utuimuchi .information{background-color:transparent;background-image:url(../images/course/utuimuchi/information/illust07.png);background-position:top -10px right calc(50% - 320px);background-size:190px}@media screen and (max-width:767px){.course--utuimuchi .information{background-position:top 100px right 20px;background-size:54px}}.course--utuimuchi .information .inner{container-type:inline-size}.course--utuimuchi .information .information-container{color:#b9a172}.course--utuimuchi .information .information-container .title{align-items:center;display:flex;font-size:max(20px,5cqw);font-weight:700;gap:10px;justify-content:center;margin-bottom:0}.course--utuimuchi .information .information-container .title span{display:inline;font-size:max(10px,3.2cqw);font-weight:600}.course--utuimuchi .information .information-container .date-container{margin-top:0}.course--utuimuchi .information .information-container .date-container .price{font-size:max(12px,3cqw);font-weight:400}.course--utuimuchi .information .information-table{border-color:#7d2e1f;color:#7d2e1f;font-size:max(12px,2cqw);font-weight:400}.course--utuimuchi .information .information-table tr{border-color:#7d2e1f}.course--utuimuchi .information .information-table th{border-color:#7d2e1f;font-weight:400;padding:24px 0 30px 24px}@media screen and (max-width:767px){.course--utuimuchi .information .information-table th{padding:16px 8px 16px 12px}}.course--utuimuchi .information .information-table th span{font-size:max(10px,1.8cqw)}.course--utuimuchi .information .information-table td{border-color:#7d2e1f;font-weight:400}.course--utuimuchi .information .information-table td span{font-size:max(10px,1.8cqw)}.course--utuimuchi .information .contact{color:#7d2e1f;font-size:max(12px,2.5cqw)}@media screen and (max-width:767px){.course--utuimuchi .information .contact{text-align:center}}.course--utuimuchi .information .contact a{color:#7d2e1f;text-decoration:underline}.course--utuimuchi .information address{color:#7d2e1f;font-size:max(12px,2cqw);margin-top:24px}@media screen and (max-width:767px){.course--utuimuchi .information address{text-align:center}}.course--utuimuchi .information .btn{background-color:#b9a172;border-radius:9999px;color:#fff;font-size:max(14px,2.5cqw);height:88px;line-height:1.4;margin-inline:auto;max-width:398px}@media screen and (max-width:767px){.course--utuimuchi .information .btn{gap:20px;height:56px;max-width:248px}}.course--utuimuchi .information .btn:after{background:none;content:"→";display:block;height:auto;width:auto}.course--utuimuchi .information .reference{color:#3e3a3a;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:max(10px,2cqw);font-weight:600;margin-top:34px}.course .preview-banner{align-items:center;background:var(--color-location-hateruma);bottom:0;color:#fff;display:flex;font-weight:800;height:56px;justify-content:center;left:0;position:fixed;right:0;z-index:1000}.course .course-preview-error{height:100dvh}
