#service-property{display:flex;flex-direction:column;row-gap:8rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#service-property{row-gap:7rem}}#service-property #property-category{width:100%;margin:0 auto}#service-property #property-category ul{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:400px 300px;gap:2.5rem}@media only screen and (max-width: 834px){#service-property #property-category ul{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0;row-gap:1.5rem}}@media only screen and (max-width: 600px){#service-property #property-category ul{row-gap:1rem}}#service-property #property-category ul li{position:relative;border-radius:20px;overflow:hidden}@media only screen and (max-width: 834px){#service-property #property-category ul li{width:49%;height:270px;border-radius:15px}}@media only screen and (max-width: 600px){#service-property #property-category ul li{height:180px;border-radius:10px}}#service-property #property-category ul li::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);transition:all .4s ease-out}#service-property #property-category ul li:nth-of-type(1){grid-column:1/4;grid-row:1/2;background:#db7093}#service-property #property-category ul li:nth-of-type(2){grid-column:4/7;grid-row:1/2;background:#deb887}#service-property #property-category ul li:nth-of-type(3){grid-column:1/3;grid-row:2/3;background:#daa520}#service-property #property-category ul li:nth-of-type(4){grid-column:3/5;grid-row:2/3;background:#afeeee}#service-property #property-category ul li:nth-of-type(5){grid-column:5/7;grid-row:2/3;background:#e6e6fa}#service-property #property-category ul li img{display:block;width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}#service-property #property-category ul li section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);bottom:2rem;width:calc(100% - 55px);z-index:1}@media only screen and (max-width: 834px){#service-property #property-category ul li section{bottom:1rem;width:calc(100% - 40px)}}@media only screen and (max-width: 600px){#service-property #property-category ul li section{flex-direction:column;align-items:flex-start;row-gap:.7rem;width:calc(100% - 20px)}}#service-property #property-category ul li section p{font-size:2.4rem;font-weight:700;letter-spacing:3px;color:#fff;transition:all .4s ease-out}@media only screen and (max-width: 834px){#service-property #property-category ul li section p{font-size:2rem}}@media only screen and (max-width: 600px){#service-property #property-category ul li section p{font-size:1.7rem;letter-spacing:2px}}#service-property #property-category ul li section i{display:block;position:relative;width:60px;height:27px;background:#fff;border-radius:3px;transition:all .4s ease-out}@media only screen and (max-width: 834px){#service-property #property-category ul li section i{width:50px;height:25px}}@media only screen and (max-width: 600px){#service-property #property-category ul li section i{width:40px;height:20px}}#service-property #property-category ul li section i::before,#service-property #property-category ul li section i::after{content:"";transition:all .4s ease-out}#service-property #property-category ul li section i::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);width:20px;height:2px;background:#333;border-radius:2px}@media only screen and (max-width: 834px){#service-property #property-category ul li section i::before{width:18px}}@media only screen and (max-width: 600px){#service-property #property-category ul li section i::before{width:15px;height:1px}}#service-property #property-category ul li section i::after{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:20px;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width: 834px){#service-property #property-category ul li section i::after{right:15px}}@media only screen and (max-width: 600px){#service-property #property-category ul li section i::after{right:12px;width:6px;height:6px;border-width:1px}}#service-property #property-category ul li a{display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}#service-property #property-category ul li:hover::after{opacity:0}#service-property #property-category ul li:hover img{transform:scale(1.05)}#service-property #property-category ul li:hover section p{text-shadow:0 0 5px rgba(0,0,0,.3)}#service-property #property-category ul li:hover section i{background:#333}#service-property #property-category ul li:hover section i::before{background:#fff}#service-property #property-category ul li:hover section i::after{border-color:#fff}#service-property #property-list{width:100%;margin:0 auto}#service-property #property-list span{display:flex;justify-content:center;align-items:center;column-gap:1.5rem;margin-bottom:2rem;text-align:center;font-size:2.4rem;font-weight:700;letter-spacing:4px}@media only screen and (max-width: 834px){#service-property #property-list span{font-size:2.2rem}}@media only screen and (max-width: 600px){#service-property #property-list span{font-size:2rem;letter-spacing:3px}}#service-property #property-list span::before,#service-property #property-list span::after{content:"";width:35px;height:3px;background:#333;border-radius:6px}@media only screen and (max-width: 834px){#service-property #property-list span::before,#service-property #property-list span::after{width:30px}}#service-property #property-list span::before{transform:rotate(60deg)}#service-property #property-list span::after{transform:rotate(-60deg)}#service-property #property-list ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media only screen and (max-width: 834px){#service-property #property-list ul{row-gap:2.5rem}}#service-property #property-list ul li{position:relative;width:23%}@media only screen and (max-width: 834px){#service-property #property-list ul li{width:48%}}#service-property #property-list ul li b{display:block;text-align:center;font-size:1.6rem;font-weight:600;color:#009d5b}@media only screen and (max-width: 834px){#service-property #property-list ul li b{font-size:1.5rem}}@media only screen and (max-width: 600px){#service-property #property-list ul li b{font-size:1.4rem}}#service-property #property-list ul li section{width:100%;height:180px;margin:.7rem 0 1rem;overflow:hidden}@media only screen and (max-width: 834px){#service-property #property-list ul li section{height:200px}}@media only screen and (max-width: 600px){#service-property #property-list ul li section{height:120px}}#service-property #property-list ul li section img{display:block;width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}#service-property #property-list ul li p{font-size:1.3rem;line-height:1.8;color:#666;transition:all .4s ease-out}@media only screen and (max-width: 834px){#service-property #property-list ul li p{font-size:1.2rem}}#service-property #property-list ul li a{display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}#service-property #property-list ul li:hover section img{transform:scale(1.05)}#service-works{display:flex;flex-direction:column;row-gap:8rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#service-works{row-gap:7rem}}#service-works #works-category ul li{background:#fff}#service-works #works-category ul li.current{background:#333}#service-works #works-category ul li:hover{background:#666}#service{width:100%;margin:0 auto}#service ul{display:flex;flex-direction:column;row-gap:8rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#service ul{row-gap:7rem}}@media only screen and (max-width: 600px){#service ul{row-gap:6.5rem}}#service ul li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width: 834px){#service ul li{display:block;width:90%;margin:0 auto}}@media only screen and (max-width: 600px){#service ul li{width:100%}}#service ul li:nth-of-type(2n){flex-direction:row-reverse}#service ul li img{display:block;width:52%;border:3px solid #333;border-radius:25px;object-fit:cover}@media only screen and (max-width: 834px){#service ul li img{width:100%;border-radius:20px}}#service ul li article{width:40%}@media only screen and (max-width: 834px){#service ul li article{width:100%}}#service ul li article p{margin-bottom:3rem;font-size:2.2rem;font-weight:700;letter-spacing:4px;color:#009d5b}@media only screen and (max-width: 834px){#service ul li article p{margin:2.5rem 0 2rem;font-size:2rem;letter-spacing:3px}}@media only screen and (max-width: 600px){#service ul li article p{margin:2rem 0 1.5rem;font-size:1.8rem}}#service-flow{width:100%;margin:0 auto}#service-flow ul{width:100%;margin:0 auto}#service-flow ul li{width:100%}#service-flow ul li article{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}#service-flow ul li article i{display:flex;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;font-weight:300;letter-spacing:0;border:1px solid #333;border-radius:50%}@media only screen and (max-width: 834px){#service-flow ul li article i{width:50px;height:50px;font-size:1.8rem}}@media only screen and (max-width: 600px){#service-flow ul li article i{width:46px;height:46px;font-size:1.6rem}}#service-flow ul li article p{width:calc(100% - 100px);font-size:2rem;font-weight:600;letter-spacing:3px}@media only screen and (max-width: 834px){#service-flow ul li article p{width:calc(100% - 80px);font-size:1.8rem}}@media only screen and (max-width: 600px){#service-flow ul li article p{width:calc(100% - 65px);font-size:1.7rem}}#service-flow ul li section{position:relative;width:100%;margin:5rem 0;padding-left:10rem}@media only screen and (max-width: 834px){#service-flow ul li section{margin:4rem 0;padding-left:8rem}}@media only screen and (max-width: 600px){#service-flow ul li section{margin:3.5rem 0;padding-left:6.5rem}}#service-flow ul li section::before{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);left:30px;width:1px;height:95%;background:#bbb;border-radius:2px}@media only screen and (max-width: 834px){#service-flow ul li section::before{left:25px}}@media only screen and (max-width: 600px){#service-flow ul li section::before{left:23px}}#service-flow ul li:last-of-type section::before{display:none}#service-faq{width:100%;margin:0 auto}#service-faq ul{display:flex;flex-direction:column;row-gap:1.5rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#service-faq ul{row-gap:1.2rem}}#service-faq ul li{width:100%;margin:0 auto;background:#fff;border-radius:5px;transition:all .4s ease-out}#service-faq ul li p{position:relative;padding:2.5rem 9rem;font-weight:600;cursor:pointer}@media only screen and (max-width: 834px){#service-faq ul li p{padding:2.5rem 7rem}}@media only screen and (max-width: 600px){#service-faq ul li p{padding:2rem 5rem}}#service-faq ul li p::before{content:"Q";position:absolute;top:1.5rem;left:4rem;font-size:2.2rem;font-weight:700;color:#009d5b}@media only screen and (max-width: 834px){#service-faq ul li p::before{top:1.8rem;left:3rem;font-size:2rem}}@media only screen and (max-width: 600px){#service-faq ul li p::before{top:1.6rem;left:2rem;font-size:1.8rem}}#service-faq ul li p i{display:block;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:3.5rem;width:18px;height:18px}@media only screen and (max-width: 834px){#service-faq ul li p i{right:3rem;width:15px;height:15px}}@media only screen and (max-width: 600px){#service-faq ul li p i{right:2rem}}#service-faq ul li p i::before,#service-faq ul li p i::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);background:#333;border-radius:2px;transition:all .4s ease-out}#service-faq ul li p i::before{width:100%;height:1px}#service-faq ul li p i::after{width:1px;height:100%}#service-faq ul li p.open i::after{height:0}#service-faq ul li .faq-hide{display:none;position:relative;padding:3rem;padding-left:9rem;border-top:1px dashed rgba(0,0,0,.1)}@media only screen and (max-width: 834px){#service-faq ul li .faq-hide{padding:3rem 2.5rem;padding-left:7rem}}@media only screen and (max-width: 600px){#service-faq ul li .faq-hide{padding:2.5rem 2rem;padding-left:5rem}}#service-faq ul li .faq-hide::before{content:"A";position:absolute;top:2.2rem;left:4rem;font-size:2.2rem;font-weight:700;color:#666}@media only screen and (max-width: 834px){#service-faq ul li .faq-hide::before{left:3rem;font-size:2rem}}@media only screen and (max-width: 600px){#service-faq ul li .faq-hide::before{top:2rem;left:2rem;font-size:1.8rem}}#service-area{width:100%;margin:0 auto}#service-area img{display:block;width:550px;max-width:90%;margin:0 auto;object-fit:contain}#service-contact{width:100%;margin:0 auto}#service-contact table{width:100%;margin:4rem 0 5rem}@media only screen and (max-width: 600px){#service-contact table{margin:3rem 0 4rem}}#service-contact table th,#service-contact table td{padding:3rem 0;border-bottom:1px dashed rgba(0,0,0,.15)}@media only screen and (max-width: 834px){#service-contact table th,#service-contact table td{display:block;padding:2.5rem 0}}#service-contact table th{width:20%;vertical-align:middle}@media only screen and (max-width: 834px){#service-contact table th{width:100%;padding-bottom:0;border-bottom:none}}#service-contact table td{width:80%}@media only screen and (max-width: 834px){#service-contact table td{width:100%;padding-top:1.5rem}}#service-contact table tr:first-of-type th,#service-contact table tr:first-of-type td{border-top:1px dashed rgba(0,0,0,.1)}@media only screen and (max-width: 834px){#service-contact table tr:first-of-type td{border-top:none}}#service-contact table input,#service-contact table select,#service-contact table textarea{appearance:none;-webkit-appearance:none;border-radius:0;width:100%;padding:1.5rem;font-family:inherit;font-size:1.5rem;line-height:2;letter-spacing:2px;background:#fff;border:1px solid #bbb;border-radius:5px;transition:all .4s ease-out}#service-contact table input:focus,#service-contact table select:focus,#service-contact table textarea:focus{border-color:#333;outline:0}#service-contact table textarea{resize:vertical}#service-contact table label{cursor:pointer}#service-contact table .radio-box{display:flex;flex-wrap:wrap;column-gap:5rem;row-gap:1rem}@media only screen and (max-width: 600px){#service-contact table .radio-box{flex-direction:column;column-gap:0}}#service-contact table .radio-box .wpcf7-form-control.wpcf7-radio{display:flex;flex-wrap:wrap;column-gap:5rem;row-gap:1rem}@media only screen and (max-width: 600px){#service-contact table .radio-box .wpcf7-form-control.wpcf7-radio{flex-direction:column;column-gap:0}}#service-contact table .radio-box input[type=radio]{display:none;appearance:none;-webkit-appearance:none;border-radius:0}#service-contact table .radio-box input[type=radio]+label{display:block;position:relative;padding-left:3rem;cursor:pointer}#service-contact table .radio-box input[type=radio]+label::before,#service-contact table .radio-box input[type=radio]+label::after{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);border-radius:50%;transition:all .4s ease-out}#service-contact table .radio-box input[type=radio]+label::before{left:0;width:20px;height:20px;background:#fff;border:1px solid #bbb}#service-contact table .radio-box input[type=radio]+label::after{left:4px;width:12px;height:12px;background:#009d5b;opacity:0}#service-contact table .radio-box input[type=radio]+span,#service-contact table .radio-box input[type=radio]+.wpcf7-list-item-label{display:block;position:relative;padding-left:3rem;cursor:pointer}#service-contact table .radio-box input[type=radio]+span::before,#service-contact table .radio-box input[type=radio]+span::after,#service-contact table .radio-box input[type=radio]+.wpcf7-list-item-label::before,#service-contact table .radio-box input[type=radio]+.wpcf7-list-item-label::after{content:"";position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);border-radius:50%;transition:all .4s ease-out}#service-contact table .radio-box input[type=radio]+span::before,#service-contact table .radio-box input[type=radio]+.wpcf7-list-item-label::before{left:0;width:20px;height:20px;background:#fff;border:1px solid #bbb}#service-contact table .radio-box input[type=radio]+span::after,#service-contact table .radio-box input[type=radio]+.wpcf7-list-item-label::after{left:4px;width:12px;height:12px;background:#009d5b;opacity:0}#service-contact table .radio-box input[type=radio]:checked+label::before,#service-contact table .radio-box input[type=radio]:checked+span::before,#service-contact table .radio-box input[type=radio]:checked+.wpcf7-list-item-label::before{border-color:#333}#service-contact table .radio-box input[type=radio]:checked+label::after,#service-contact table .radio-box input[type=radio]:checked+span::after,#service-contact table .radio-box input[type=radio]:checked+.wpcf7-list-item-label::after{opacity:1}#service-contact #contact-privacy{width:100%;margin:0 auto;height:420px;padding:5rem;font-size:1.4rem;background:#fff;border:2px solid #333;border-radius:5px;overflow-y:scroll}@media only screen and (max-width: 834px){#service-contact #contact-privacy{height:350px;padding:3rem;font-size:1.3rem}}@media only screen and (max-width: 600px){#service-contact #contact-privacy{height:300px;padding:2.5rem}}#service-contact #contact-privacy::-webkit-scrollbar{width:5px}#service-contact #contact-privacy::-webkit-scrollbar-track{background:#fff;border-radius:10px}#service-contact #contact-privacy::-webkit-scrollbar-thumb{background:#009d5b;border-radius:10px}#service-contact #contact-privacy section{width:100%;margin-top:4rem}@media only screen and (max-width: 834px){#service-contact #contact-privacy section{margin-top:3.5rem}}#service-contact #contact-privacy section p{padding-bottom:.7rem;margin-bottom:2rem;font-size:1.6rem;border-bottom:1px solid #666}@media only screen and (max-width: 834px){#service-contact #contact-privacy section p{font-size:1.5rem}}#service-contact #contact-privacy section ul{display:flex;flex-direction:column;width:100%;margin-top:1rem;padding-left:1rem}@media only screen and (max-width: 834px){#service-contact #contact-privacy section ul{row-gap:.5rem}}#service-contact #contact-privacy section ul li{list-style-type:disc;list-style-position:outside;margin-left:1rem}#service-contact .contact-check{position:relative;width:100%;margin:5rem auto 2.5rem;color:#000;cursor:pointer;user-select:none}@media only screen and (max-width: 600px){#service-contact .contact-check{margin:4rem 0 2rem;font-size:1.2rem}}#service-contact .contact-check input[type=checkbox]{appearance:none;display:inline-block;position:relative;width:25px;height:25px;margin-right:1.5rem;background:#fff;border:1px solid #666;border-radius:2px;transform:translateY(-1px);cursor:pointer}@media only screen and (max-width: 834px){#service-contact .contact-check input[type=checkbox]{width:22px;height:22px;margin-right:1rem}}#service-contact .contact-check input[type=checkbox]:checked::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);width:7px;height:14px;border-right:3px solid #009d5b;border-bottom:3px solid #009d5b;transform:translateY(-1px) translate(-50%, -50%) rotate(50deg)}@media only screen and (max-width: 834px){#service-contact .contact-check input[type=checkbox]:checked::before{width:6px;height:12px}}#service-contact .contact-check label{cursor:pointer}#service-contact .contact-check a{color:rgba(0,0,0,.4);font-weight:600;text-decoration:underline}#service-contact .contact-check a:hover{text-decoration:none}#service-contact .contact-btn{width:100%}#service-contact .contact-btn input[type=submit]{display:block;width:100%;padding:2.5rem 0;text-align:center;font-family:inherit;font-size:1.5rem;line-height:2;letter-spacing:2px;font-size:1.6rem;font-weight:600;letter-spacing:3px;color:#fff;background:#333;border:2px solid #333;border-radius:10px;transition:all .4s ease-out;cursor:pointer}@media only screen and (max-width: 834px){#service-contact .contact-btn input[type=submit]{font-size:1.5rem}}@media only screen and (max-width: 600px){#service-contact .contact-btn input[type=submit]{padding:2.2rem 1rem;font-size:1.4rem}}#service-contact .contact-btn input[type=submit]:hover{background:#009d5b;border-color:#009d5b}