@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");a,abbr,address,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,select,small,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{border:0;font-family:Zen Old Mincho,serif;list-style:none;margin:0;padding:0;text-decoration:none;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;color:#333;word-spacing:1px;font-size:16px;line-height:18px}button{background-color:#fff;cursor:pointer}:root{--base-color:rgba(34,73,53,0.5);--base-border-color:rgba(34,73,53,0.3);--form-input-border-color:rgba(34,73,53,0.5);--form-input-shadow-color:rgba(34,73,53,0.5);--base-disabled-color:rgba(34,73,53,0.1);--base-disabled-text-color:#00000049;--base-hover-color:rgba(169,249,208);--base-active-color:rgb(34,73,53,0.7)}.mobile,.pc,.tablet{display:none}@media screen and (min-width:801px){.pc{display:block}}@media screen and (max-width:800px) and (min-width:541px){.tablet{display:block}}@media screen and (max-width:540px){.mobile{display:block}}body{font-family:Zen Old Mincho,serif;font-weight:400;font-style:normal;margin:0;color:#333}.header{padding-left:24px;padding-right:24px;height:80px;position:-webkit-sticky;position:sticky;top:0;left:0;background-color:#fff;border-bottom:1px solid var(--base-color);z-index:900}.main-container{z-index:2;overflow:hidden}.main-container,main{background-color:#fff}main{padding-bottom:30px;position:relative;min-height:calc(100vh - 80px - 48px)}.w600{width:600px;margin-left:auto;margin-right:auto}@media screen and (max-width:800px){.w600{width:100%}}.w800{width:800px;margin-left:auto;margin-right:auto}@media screen and (max-width:900px){.w800{width:100%}}.footer-content{height:400px}.footer{position:fixed;bottom:0;width:100%;height:420px;z-index:-1;background-image:url(/img/footer.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:800px){.header{padding-left:0;padding-right:0}}.header-nav{display:flex;align-items:center;flex:none;flex-direction:row;justify-content:space-between;width:100%;min-width:100%;max-width:100%}.header-nav-brand{height:80px;width:80px;background-image:url(/img/header-logo.svg);background-repeat:no-repeat;background-position:50%;background-size:70px 70px}.header-nav-links{padding-left:24px;padding-right:0;display:flex;align-items:center;vertical-align:middle}.header-nav-links a{font-size:16px;color:#224935;margin-right:18px;position:relative}.header-nav-links a:last-child{margin-right:0}.header-nav-links a:after{position:absolute;bottom:-14px;left:0;content:"";width:100%;height:1px;background:var(--base-color);transform:scaleX(0);transform-origin:left top;transition:transform .4s}.header-nav-links a:hover{color:#3e8762}.header-nav-links a:hover:after{transform:scale(1)}.header-nav-menu{flex:none;flex-direction:column;flex-wrap:nowrap;gap:8px;height:44px;margin:0;padding:0;transition-duration:.4s;width:40px;cursor:pointer}.header-nav-menu,.header-nav-menu-border-block{display:flex;align-items:center;justify-content:center}.header-nav-menu-border-block{border-top:1px solid var(--base-border-color);border-bottom:1px solid var(--base-border-color);border-left:0;border-right:0;border-radius:0;flex:none;flex-direction:column;height:20px;transform:translate(0) rotate(0deg);width:30px;max-width:100%}.header-nav-menu-border-block div{border:0;border-bottom:1px solid var(--base-border-color);height:.3px;width:100%;max-width:100%}.header-nav-menu p{font-size:10px;font-weight:300;height:auto;letter-spacing:.02em;line-height:1.4;text-align:left;width:auto;max-width:100%;justify-content:flex-start}.close-button{position:relative;display:flex;flex-direction:column;justify-content:center;gap:8px;width:40px;height:44px;cursor:pointer}.close-button:before{content:"";position:absolute;top:0;left:5;width:30px;height:20px;background-image:url(/img/close.svg);background-repeat:no-repeat;background-position:50%;background-size:30px 20px}.close-button:after{content:"CLOSE";font-size:10px;margin-top:20px}.bm-header{display:flex;justify-content:flex-end;padding-right:24px;padding-top:20px}@media screen and (max-width:800px){.bm-header{padding-right:0}}.bm-content{padding-left:24px;padding-right:24px}.bm-content div{margin-bottom:18px}.bm-menu-wrap{background-color:#fff;width:200px}.fade-in{opacity:0;animation:fadein 2s ease forwards}@keyframes fadein{to{opacity:1}}.footer-content{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:4vw}.footer-content-brand{display:flex;flex-direction:column;justify-content:flex-end;flex-basis:52%;padding-left:104px}.footer-content-brand div{font-size:clamp(24px,3.5vw,68px);line-height:clamp(24px,3.5vw,68px);color:#fff}.footer-content-description{flex-basis:48%;color:#fff;padding-right:104px;display:flex;flex-direction:column;justify-content:flex-end}.footer-content-description div{color:#fff;line-height:18px;padding-top:4px;padding-bottom:4px}.footer-content-description div.link a{color:#fff;text-decoration:underline}.footer-content-description .link-box a{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:block;border:1px solid rgb(255,255,255,.5);padding-top:16px;padding-bottom:16px;font-size:18px;width:100%;text-align:center;color:#fff}.footer-content-description .link-box a:after{content:"";background-image:url(/img/external.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:12px;height:10px;margin-left:4px}.footer-content-description .link-box a .small{font-size:12px;color:#fff;line-height:12px}.footer-content-description .copyright{font-size:80%;text-align:right}.footer-content-description .copyright:before{content:"";background-image:url(/img/copyright.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:12px;height:12px;margin-right:4px;color:#fff}@media screen and (max-width:950px){.footer-content{height:480px}.footer{height:500px}.footer-content{display:flex;flex-direction:column;justify-content:flex-end}.footer-content-brand{width:100%;flex-basis:auto}.footer-content-description{width:100%;padding-left:104px;flex-basis:auto}}@media screen and (max-width:450px){.footer-content{display:flex;flex-direction:column;justify-content:flex-end}.footer,.footer-content{height:calc(100vh - 80px)}.footer-content-brand,.footer-content-description{padding-left:16px;flex-basis:auto}.footer-content-description{padding-right:16px}}.page-title{margin-left:104px}.page-title,.page-title2{font-size:clamp(24px,4vw,36px);line-height:clamp(22px,4.2vw,38px);margin-top:48px}.page-title2{margin-left:208px}.page-sub-title{font-size:clamp(20px,2.5vw,24px);line-height:clamp(22px,2.8vw,26px);margin-top:24px;margin-left:104px}@media screen and (max-width:450px){.page-sub-title{margin-top:44px}}.page-content{margin-left:104px;margin-top:20px}.page-content2{margin-left:208px;margin-top:20px}.page-content.content-center{margin-right:104px}.w600 .page-content,.w600 .page-content.content-center,.w600 .page-sub-title,.w600 .page-title,.w800 .page-content,.w800 .page-content.content-center,.w800 .page-sub-title,.w800 .page-title{margin-left:unset;margin-right:unset}.page-description{line-height:22px;margin-bottom:20px}@media screen and (max-width:1000px){.page-content2,.page-title2{margin-left:104px!important}}@media screen and (max-width:800px){.page-content,.page-content.content-center,.page-content2,.page-sub-title,.page-title,.page-title2{margin-left:10px!important;margin-right:10px!important}}.villa-detail-image,.villa-detail-image-name{transition:opacity .2s ease-in-out}.villa-detail-image-block:not(.is-snapped) .villa-detail-image,.villa-detail-image-block:not(.is-snapped) .villa-detail-image-name{opacity:.16}.not-found-page{height:calc(100vh - 510px)}.alert-block{width:100%;padding:10px}.alert-block.error{background-color:rgba(255,0,0,.1);color:#ff0000}.alert-block.success{background-color:rgba(52,152,219,1);color:#fff;font-weight:700}.table-row{display:flex;width:100%}.table-cell-header{font-weight:700}.table-cell,.table-cell-header{padding:10px;border-bottom:1px solid var(--base-border-color)}.table-cell{width:100%}@media screen and (max-width:600px){.table-row{flex-direction:column}.table-cell-header{width:100%;border-bottom:none;padding-left:0;padding-bottom:0;padding-right:0}}.lottie-overlay{position:fixed;inset:0;background:#224935;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .8s ease}.lottie-overlay.fade-out{opacity:0}.lottie-overlay svg{width:200px!important;height:200px!important}.button{border:1px solid var(--base-border-color);padding:16px 36px;font-size:16px;line-height:16px;cursor:pointer}.button-mini{padding:4px 16px;font-size:14px}a.button{text-align:center;display:inline-block}@media screen and (max-width:450px){.button-block{width:100%}}.button-primary{background-color:rgb(34,73,53);color:#fff;font-weight:600}.button-green{background-color:rgb(207,251,228);border:1px solid rgb(34,73,53);color:#666;font-weight:600}.button-danger{background-color:rgb(255,235,235);border:1px solid rgb(255,102,102);color:#666;font-weight:600}.button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:450px){.form{margin-right:0}}.form-block{margin-top:10px;display:flex;width:100%}.form.borderd .form-block{border-bottom:1px solid var(--base-border-color)}.form-label{width:200px;margin-top:8px;padding-top:8px;font-size:18px}.form-control{display:flex;align-items:center;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.form-control .input-group{display:flex;align-items:center;width:100%;gap:8px}.form-control .input-group.no-wrap{display:flex!important;flex-wrap:nowrap;width:100%}.form-control .input-group .input-label{width:100%}.input-label.text-right{text-align:right}@media screen and (max-width:600px){.input-label.text-right{text-align:left}}.w600 .form-control{width:400px}.w800 .form-control{width:600px}.form-section{margin-bottom:20px}.form-section-title{font-size:22px;font-weight:700;margin-bottom:20px}.form-block.no-label .form-control{margin-left:200px}.form-control .input-text{width:100%}@media screen and (max-width:600px){.form .form-block{display:block}.form.borderd .form-block{display:block;border-bottom:none}.form-label{width:100%;padding-bottom:4px}.form-control{padding-right:0;width:100%!important}.form-control .input-group{display:grid}.form-block.no-label .form-control{margin-left:0}}.input-value{font-size:16px;line-height:38px;width:100%}@media screen and (max-width:600px){.input-value{padding-left:20px}}.input-text{padding:6px;border:1px solid var(--base-border-color);font-size:16px;line-height:16px;border-radius:0}.input-checkbox{margin-right:4px}.input-group-radio{display:flex;align-items:center;gap:10px;height:38px}.input-select{border:1px solid var(--base-border-color);font-size:16px;line-height:16px;border-radius:0;width:100%;height:38px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:white;padding:8px 30px 8px 8px}.input-select:focus{border-color:var(--form-input-border-color);box-shadow:0 0 5px var(--form-input-shadow-color);outline:none}input[type=radio].input-radio{margin-right:4px}.checkbox-label{cursor:pointer}input:focus,textarea:focus{border-color:var(--form-input-border-color);box-shadow:0 0 5px var(--form-input-shadow-color);outline:none}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid var(--base-border-color);background-color:#fff;cursor:pointer;transition:background-color .3s ease,border-color .3s ease;position:relative;border-radius:0}input[type=checkbox]:checked{background-color:#ffffff;border-color:var(--base-border-color)}input[type=checkbox]:focus{outline:none;box-shadow:0 0 5px var(--form-input-shadow-color)}input[type=checkbox]:checked:after{content:"";background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>');background-size:contain;background-repeat:no-repeat;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]{accent-color:var(--form-input-border-color)}input[readonly]{background-color:#f0f0f0;cursor:not-allowed}.form-buttons{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;gap:10px;border-top:1px solid var(--base-border-color);padding-top:30px}@media (max-width:450px){.form-buttons{flex-direction:column-reverse}}.form-buttons .button{min-width:200px}.form-control-error input{border-color:#f79f89}.form-control-error input:focus{border-color:red;box-shadow:0 0 5px rgba(255,0,0,.5)}.form-control .form-error{width:100%;margin-top:4px;color:red;font-size:14px}.form-control .help-block{width:100%;margin-top:4px;color:var(--base-text-color);font-size:14px}.form-label .required:after{color:red;margin-left:4px;content:"[必須]"}.form-control .input-group button{height:38px;padding:0;line-height:38px}