@charset "UTF-8"; * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 微軟正黑體; } body { position: relative; background: #363636; } @media screen and (max-width: 767px) { body { background: #363636; } } body .arrow { position: fixed; right: 30px; bottom: 150px; width: 45px; height: 40px; z-index: 10; } body .arrow a { margin: 30px 0px; } @media screen and (max-width: 767px) { body .arrow .icon { display: none; } } body .arrow:hover { -webkit-box-shadow: 1px 3px 13px -2px rgba(0, 0, 0, 0.35); box-shadow: 1px 3px 13px -2px rgba(0, 0, 0, 0.35); } @media screen and (max-width: 767px) { body .arrow { position: absolute; bottom: 200px; } } #Navigation { background: rgba(112, 112, 112, 0.75); height: 4.5vw; width: 100vw !important; position: fixed; z-index: 10; } @media screen and (max-width: 1024px) { #Navigation { height: 8vw; } } @media screen and (max-width: 767px) { #Navigation { height: 20vw; position: fixed; z-index: 5; background: rgba(0, 0, 0, 0.8); } } #Navigation #nav { width: 100vw; margin: 0 auto; } #Navigation #logo { padding-top: 0.5vw; } @media screen and (max-width: 767px) { #Navigation #logo { padding-top: 5vw; text-align: center; } } #Navigation #logo img { width: 120px; } #Navigation #link { text-align: right; padding: 1.5vw 3vw; } @media screen and (max-width: 1024px) { #Navigation #link { padding-top: 2vw; } } @media screen and (max-width: 767px) { #Navigation #link { display: none; } } #Navigation #link a { text-decoration: none; color: #fff; letter-spacing: 1px; font-size: 0.9rem; font-weight: 600; cursor: pointer; padding: 5px; position: relative; } #Navigation #link a img { -o-object-fit: cover; object-fit: cover; } #Navigation #menu-btn1 { position: absolute; right: 1vw; top: 1vw; width: 18vw; z-index: 6; } @media screen and (min-width: 1025px) { #Navigation #menu-btn1 { display: none; } } @media screen and (min-width: 768px) { #Navigation #menu-btn1 { display: none; } } #Navigation2 { background: rgba(112, 112, 112, 0.75); height: 4.5vw; width: 100vw !important; position: fixed; bottom: 0px; z-index: 10; } @media screen and (min-width: 1025px) { #Navigation2 { display: none; } } @media screen and (max-width: 1024px) { #Navigation2 { height: 8vw; } } @media screen and (max-width: 767px) { #Navigation2 { height: 15vw; position: fixed; z-index: 5; background: rgba(0, 0, 0, 0.8); } } #Navigation2 #nav { width: 90vw; margin: 0 auto; display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[5]; grid-template-columns: repeat(5, 1fr); text-align: center; } #Navigation2 #nav a { text-decoration: none; color: #fff; letter-spacing: 1px; font-size: 0.9rem; font-weight: 600; cursor: pointer; position: relative; } #Navigation2 #nav a img { margin: 10px auto; -o-object-fit: cover; object-fit: cover; } #banner { position: relative; } #banner .banner-filter { position: absolute; z-index: -1; } #banner .banner-filter .bannerfilter { width: 100vw; -o-object-fit: cover; object-fit: cover; height: 50vw; -webkit-animation-name: Picture2; animation-name: Picture2; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } @media screen and (max-width: 767px) { #banner .banner-filter .bannerfilter { height: 80vh; } } #banner #bannerdes-img { position: absolute; z-index: -2; opacity: 1; } #banner #bannerdes-img .banner-img { width: 100vw; -o-object-fit: cover; object-fit: cover; height: 50vw; -webkit-animation-name: Picture; animation-name: Picture; -webkit-animation-duration: 1s; animation-duration: 1s; } @media screen and (max-width: 767px) { #banner #bannerdes-img .banner-img { height: 80vh; } } @media screen and (max-width: 767px) { #banner { background-size: 115vw; background-repeat: no-repeat; } } #banner #banner-container { width: 90vw; padding-top: 18vw; } @media screen and (max-width: 767px) { #banner #banner-container { padding-top: 0vw; width: 95vw; } } @media screen and (max-width: 767px) { #banner #banner-container .banner-des { display: none; } } #banner #banner-container .banner-des .banner-1 { background: rgba(141, 194, 31, 0.8); } @media screen and (max-width: 767px) { #banner #banner-container .banner-des .banner-1 { margin: 0; } } #banner #banner-container .banner-des .banner-1 .banner1-1 { font-size: 22px; } #banner #banner-container .banner-des .banner-1 .btn { color: #fff; width: 60px; height: 40px; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-des .banner-1 .btn :focus { outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-des .banner-1 .btn img { width: 24px; -o-object-fit: cover; object-fit: cover; -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); } #banner #banner-container .banner-des .banner-2 { overflow: hidden; } #banner #banner-container .banner-des .banner-2 img { margin-bottom: -30px; -o-object-fit: cover; object-fit: cover; width: 100%; } #banner #banner-container .banner-m { padding-top: 10vw; } @media screen and (min-width: 1025px) { #banner #banner-container .banner-m { display: none; } } #banner #banner-container .banner-m .bannerm-1 { background: rgba(141, 194, 31, 0.8); } @media screen and (max-width: 767px) { #banner #banner-container .banner-m .bannerm-1 { padding-right: 5px; padding-left: 7px; } } @media screen and (max-width: 767px) { #banner #banner-container .banner-m .bannerm-1 { margin: 0; } } #banner #banner-container .banner-m .bannerm-1 .btn { color: #fff; width: 55px; height: 40px; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-m .bannerm-1 .btn :focus { outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-m .bannerm-1 .btn img { width: 22px; -o-object-fit: cover; object-fit: cover; -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); } #banner #banner-container .banner-m .bannerm-1 .banner1-1 { font-size: 18px; } #banner #banner-container #sec01 { padding-top: 5vw; } @media screen and (max-width: 767px) { #banner #banner-container #sec01 { padding-top: 0; } } #banner #banner-container #sec01 .col-lg-2 { background: #80ab29; position: relative; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; cursor: pointer; overflow: hidden; } #banner #banner-container #sec01 .col-lg-2 img { width: 100%; height: 20vw; -o-object-fit: cover; object-fit: cover; margin-bottom: -40px; } @media screen and (max-width: 767px) { #banner #banner-container #sec01 .col-lg-2 img { height: 40vw; margin-bottom: -20px; } } #banner #banner-container #sec01 .col-lg-2 .sec02-p-m { color: #fff; text-align: center; font-size: 14px; font-weight: 900; -webkit-transition: 0.5s; transition: 0.5s; } @media screen and (max-width: 767px) { #banner #banner-container #sec01 .col-lg-2 .sec02-p-m { display: none; } } @media screen and (min-width: 1025px) { #banner #banner-container #sec01 .col-lg-2 .sec02-p-m { width: 100%; position: absolute; top: 40%; left: 0px; font-size: 16px; opacity: 0; } } #banner #banner-container #sec01 .col-lg-2:hover .sec02-p-m, #banner #banner-container #sec01 .col-lg-2:hover .sec03-p-m { opacity: 1; } #banner #banner-container #sec01 .col-lg-2:hover img { opacity: 0.2; } @media screen and (max-width: 767px) { #banner #banner-container #sec01 .col-lg-2:hover img { opacity: 1; } } #footer { background: #363636; text-align: center; width: 80vw; margin: 0 auto !important; } @media screen and (max-width: 767px) { #footer { width: 100vw; padding-bottom: 30vw; } } #footer a { text-decoration: none; color: #fff; } #footer p { padding: 15px; color: #fff; } @media screen and (max-width: 767px) { #footer p { padding: 10px; } } @-webkit-keyframes Picture { 0% { -webkit-transform: scale(1.3); transform: scale(1.3); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes Picture { 0% { -webkit-transform: scale(1.3); transform: scale(1.3); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes Picture2 { 0% { -webkit-transform: scale(1.3); transform: scale(1.3); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes Picture2 { 0% { -webkit-transform: scale(1.3); transform: scale(1.3); } 100% { -webkit-transform: scale(1); transform: scale(1); } } #modal-dialog { width: 90vw; } #modal-dialog .modal-content { width: 80vw; } @media screen and (max-width: 767px) { #modal-dialog .modal-content { width: 90vw; } } #light-box #form-lightbox { margin: 0 auto; padding: 15px; } @media screen and (max-width: 767px) { #light-box #form-lightbox { width: 85vw; padding: 0px; } } #light-box #form-lightbox .form-title { margin: 0 auto; color: #5c5248; } #light-box #form-lightbox .form-title h1 { text-align: center; font-size: 32px; font-weight: 900; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-title h1 { font-size: 24px; } } @media screen and (max-width: 350px) { #light-box #form-lightbox .form-title h1 { font-size: 20px; } } #light-box #form-lightbox .form-title h1 span { font-size: 38px; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-title h1 span { font-size: 28px; } } @media screen and (max-width: 350px) { #light-box #form-lightbox .form-title h1 span { font-size: 24px; } } #light-box #form-lightbox .contact-text { margin: 0 auto; } #light-box #form-lightbox .contact-text .text-p { margin-left: 15px; padding-left: 12px; font-size: 16px; font-weight: 600; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-text .text-p { margin-left: 0px; padding-left: 0px; } } @media screen and (max-width: 350px) { #light-box #form-lightbox .contact-text .text-p { font-size: 14px; } } #light-box #form-lightbox .contact-form1 { margin: 0 auto; } #light-box #form-lightbox .contact-form1 #contact-form { margin-top: 10px; } #light-box #form-lightbox .contact-form1 #contact-form .col-lg-1 .divider { position: relative; width: 1px; height: 100%; border-left: 1px solid rgba(0, 0, 0, 0.12); } #light-box #form-lightbox .contact-form1 #contact-form #loc, #light-box #form-lightbox .contact-form1 #contact-form #type, #light-box #form-lightbox .contact-form1 #contact-form #modal, #light-box #form-lightbox .contact-form1 #contact-form #budget, #light-box #form-lightbox .contact-form1 #contact-form #square, #light-box #form-lightbox .contact-form1 #contact-form #style, #light-box #form-lightbox .contact-form1 #contact-form #datepicker, #light-box #form-lightbox .contact-form1 #contact-form #email, #light-box #form-lightbox .contact-form1 #contact-form #name, #light-box #form-lightbox .contact-form1 #contact-form #phone, #light-box #form-lightbox .contact-form1 #contact-form #gender { width: 100%; height: 50px; margin: 10px 0; padding-left: 10px; border: 1px solid rgba(0, 0, 0, 0.3); padding: 10px 15px; font-size: 16px; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(./img/icondown.webp) 95% 50% no-repeat scroll transparent; background-size: 10px 10px; background-color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #form-left { margin: 0 auto; } #light-box #form-lightbox .contact-form1 #contact-form #form-left #rooms, #light-box #form-lightbox .contact-form1 #contact-form #form-left #livingroom, #light-box #form-lightbox .contact-form1 #contact-form #form-left #bathroom { width: 28.8%; border: 1px solid rgba(0, 0, 0, 0.3); height: 50px; margin: 15px 0; padding-right: 50px; padding: 10px 15px; font-size: 16px; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(./img/icondown.webp) 85% 50% no-repeat scroll transparent; background-size: 10px 10px; background-color: #fff; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #form-left #rooms, #light-box #form-lightbox .contact-form1 #contact-form #form-left #livingroom, #light-box #form-lightbox .contact-form1 #contact-form #form-left #bathroom { width: 31%; } } #light-box #form-lightbox .contact-form1 #contact-form #form-left #square, #light-box #form-lightbox .contact-form1 #contact-form #form-left #datepicker { background: none; background-color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #form-right { margin: 0 auto; } @media screen and (min-width: 1025px) { #light-box #form-lightbox .contact-form1 #contact-form #form-right hr { display: none; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button { margin-top: 12px; width: 100%; height: 50px; border: 1px solid #3b5998; text-align: right; padding-right: 60px; background-size: 32px 32px; border-radius: 3px; background-color: #fff; -webkit-transition: 0.3s; transition: 0.3s; position: relative; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button { margin: 10px 0; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button p { position: absolute; top: 1vw; left: 12vw; color: #626262; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button p { left: 32vw; top: 3vw; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button #line { position: absolute; color: #9b9b9b; opacity: 0.8; left: 8vw; top: -0.1vw; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button #line { left: 20vw; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button img { position: absolute; left: 50px; top: 10px; width: 32px; height: 32px; -webkit-filter: invert(29%) sepia(70%) saturate(712%) hue-rotate(186deg) brightness(89%) contrast(81%); filter: invert(29%) sepia(70%) saturate(712%) hue-rotate(186deg) brightness(89%) contrast(81%); } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button img { left: 20px; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover { background-color: #2a4f91; color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover img { -webkit-filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%); filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%); } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover p { color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover #line { color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form a { text-decoration: none; color: #ee751b; font-weight: 900; } #light-box #form-lightbox .contact-form1 #contact-form #email, #light-box #form-lightbox .contact-form1 #contact-form #name, #light-box #form-lightbox .contact-form1 #contact-form #phone { background: none; background-color: #fff; } #light-box #form-lightbox .btn { margin: 50px auto; border: none; padding: 15px; background: #edbc96; color: #4b515e; font-size: 20px; width: 400px; border-radius: 10px; } @media screen and (max-width: 767px) { #light-box #form-lightbox .btn { width: 100%; } } #light-box #form-lightbox .btn:hover { color: #fff; background-color: #745c54; } #light-box #form-lightbox .form-btn { text-align: center; position: relative; width: 70vw; margin: 0 auto; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-btn { width: 80vw; margin: 0 auto; } } #light-box #form-lightbox .form-btn #phone1 { position: absolute; left: 500px; } /*# sourceMappingURL=style.css.map */