12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421 |
- :root {
- --main-color: #4c660a;
- --second-color: #808f4c;
- --logo-color: #78ad42;
- --dark-color: #656565;
- --dark-gray: #969696;
- --light-gray: #d6d6d8;
- --font-md: 15px;
- }
- /*
- * Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
- */
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 100;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format("opentype");
- }
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 300;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format("opentype");
- }
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 400;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format("opentype");
- }
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 500;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format("opentype");
- }
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 700;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format("opentype");
- }
- @font-face {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 900;
- src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format("woff2"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format("woff"),
- url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format("opentype");
- }
- @keyframes fadeIn {
- 0% {
- opacity: 0;
- }
- 100% {
- opacity: 1;
- }
- }
- .fade {
- -webkit-animation: fadeIn 1.5s;
- animation: fadeIn 1.5s;
- animation-fill-mode: forwards;
- }
- // 共通樣式
- body {
- overflow-x: hidden;
- }
- .bhousev2_sec_img_title {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 600;
- font-size: 40px;
- line-height: 150%;
- letter-spacing: 0.03em;
- text-align: center;
- @media (max-width: 1000px) {
- font-size: 36px;
- // margin-bottom: 52px;
- }
- @media (max-width: 767px) {
- letter-spacing: 0.2em;
- font-size: 20px;
- // margin-bottom: 52px;
- }
- }
- .bhousev2_sec_img_title2 {
- padding-bottom: 27px;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 700;
- font-size: 28px;
- line-height: 150%;
- text-align: center;
- color: #ffffff;
- @media (max-width: 1000px) {
- font-size: 24px;
- // margin-bottom: 52px;
- }
- @media (max-width: 767px) {
- font-size: 14px;
- letter-spacing: 0.4em;
- font-weight: 400;
- // margin-bottom: 52px;
- }
- }
- .bhousev2_sec_img_text {
- padding-top: 35px;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 400;
- font-size: 20px;
- line-height: 150%;
- text-align: center;
- letter-spacing: 0.4em;
- @media (max-width: 767px) {
- font-size: 14px;
- // margin-bottom: 52px;
- }
- }
- .reserve {
- position: fixed;
- bottom: 3vw;
- right: 18px;
- z-index: 999;
- }
- .reserve img {
- width: 87px !important;
- }
- .bhousev2_title {
- // padding: 30px 0px;
- color: #727171;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-size: 36px;
- font-weight: 400;
- @media (max-width: 1000px) {
- font-size: 24px;
- }
- @media (max-width: 767px) {
- text-align: center;
- margin-bottom: 33px;
- font-size: 20px;
- line-height: 150%;
- letter-spacing: 4px;
- font-weight: 500;
- }
- }
- .bhousev2_mobile_title {
- margin-bottom: 52px;
- @media (min-width: 1025px) {
- display: none;
- }
- }
- .sec05-destitle {
- @media (max-width: 767px) {
- display: none;
- }
- }
- .bhouse_slogan {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 500;
- font-size: 40px;
- line-height: 150%;
- /* identical to box height, or 60px */
- letter-spacing: 0.5em;
- text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
- color: #fff;
- transition: 0.5s;
- cursor: pointer;
- @media (max-width: 767px) {
- font-size: 14px;
- color: #ffff;
- }
- }
- // .blur4{
- // // text-shadow:0 0 6px rgba(255,0,0,1);
- // text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.75);
- // }
- .bg-3C7062 {
- background-color: #3c7062 !important;
- }
- // banner+navbar
- .navbar {
- position: relative;
- z-index: 999;
- width: 100vw;
- height: 100px;
- transition: 0.3s;
- cursor: pointer;
- @media (max-width: 991px) {
- background: #3c7062;
- height: 60px;
- }
- &:hover {
- background: #3c7062;
- }
- }
- .navbar-logo {
- padding-right: 50px;
- }
- .navbar-nav {
- width: 100%;
- justify-content: space-evenly;
- @media (max-width: 767px) {
- justify-content: flex-start;
- }
- }
- .navbar .nav-item {
- padding: 13px 0;
- @media (max-width: 767px) {
- padding: 13px 50px;
- }
- &:hover {
- .navbar-link {
- color: #fff;
- }
- }
- }
- .navbar .navbar-link {
- width: 100%;
- color: #fff;
- font-size: 14px;
- text-decoration: none;
- letter-spacing: 0.4em;
- font-family: "Noto Sans TC";
- @media (max-width: 1025px) {
- // padding: 13px 10px 0px 10px;
- // justify-content: flex-start;
- }
- }
- .navbar .navbar-link:hover {
- color: #ffffff;
- // background: var(--main-color);
- }
- .navbar .navbar-brand {
- display: none;
- @media (max-width: 991px) {
- margin: 0;
- }
- }
- .navbar .mx-auto {
- padding: 0;
- }
- .navbar .navbar-brand img {
- // width: 70%;
- margin-left: 10%;
- object-fit: contain;
- @media (max-width: 767px) {
- width: 100px;
- // height: 60px;
- }
- }
- .nav-mobile {
- @media (max-width: 767px) {
- position: absolute;
- top: 0;
- transition: background-color 0.5s;
- z-index: 1000;
- }
- }
- .navbar .close-btn {
- display: inline-block;
- position: relative;
- top: -5px;
- width: 23px;
- height: 2px;
- background: #ffffff;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- }
- .navbar .close-btn::after {
- content: "";
- display: block;
- width: 23px;
- height: 2px;
- background: #ffffff;
- -webkit-transform: rotate(-90deg);
- transform: rotate(-90deg);
- }
- @media (max-width: 991px) {
- .navbar {
- padding: 0;
- top: 0;
- /* 收合時覆蓋內容 */
- width: 100%;
- position: fixed;
- z-index: 999;
- }
- .navbar .navbar-link {
- display: block;
- padding: 20px 10px;
- // margin: 0 50px;
- color: #ffffff;
- border-bottom: 1px solid var(--dark-gray);
- }
- .navbar .navbar-link:hover {
- color: rgba(255, 255, 255, 0.6);
- }
- .navbar .navbar-logo {
- @media (max-width: 767px) {
- display: none;
- }
- }
- .navbar .navbar-nav {
- height: 100vh;
- white-space: nowrap;
- width: 100%;
- // justify-content: space-evenly;
- // border-top: 1px solid var(--dark-gray);
- }
- .navbar .navbar-nav li:last-child a {
- border: none;
- }
- .navbar .navbar-toggler {
- width: 30px;
- margin-right: 30px;
- margin-top: 0px;
- border: none;
- }
- .navbar .navbar-toggler:focus,
- .navbar .navbar-toggler:active {
- outline: none !important;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
- .navbar .navbar-brand {
- display: block;
- }
- }
- .news-link {
- display: flex;
- padding: 10px 0;
- background-color: #da831c;
- font-weight: bold;
- a {
- margin: auto;
- color: #fff;
- font-size: 14px;
- text-align: center;
- letter-spacing: 2px;
- &:hover {
- opacity: 0.8;
- }
- }
- @media (max-width: 991px) {
- margin-top: 70px;
- }
- @media (max-width: 767px) {
- margin-top: 70px;
- }
- }
- .navbar > .container-fluid {
- display: flex !important;
- }
- /* header end */
- /* slick start */
- .slick-dots {
- bottom: 10px;
- }
- .slick-dots li button:before {
- opacity: 0.8;
- content: "●";
- color: #d9d9d933;
- font-size: 18px;
- }
- .slick-dots li.slick-active button:before {
- opacity: 1;
- color: #d9d9d9;
- }
- .slider-item {
- position: relative;
- img {
- width: 100%;
- height: 845px;
- -o-object-fit: cover;
- object-fit: cover;
- @media (max-width: 991px) {
- height: 500px;
- }
- @media (max-width: 576px) {
- height: 335px;
- }
- }
- }
- .slider-item div {
- padding: 20px 18vw;
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0px;
- background-color: rgba(128, 143, 76, 0.8);
- text-align: end;
- display: flex;
- flex-direction: column;
- justify-content: center;
- @media (max-width: 768px) {
- padding: 20px 10vw;
- }
- }
- .slider-item p {
- margin: 0;
- color: #ffffff;
- font-size: 18px;
- font-weight: 500;
- letter-spacing: 2px;
- @media (max-width: 767px) {
- display: flex;
- justify-content: end;
- text-align: left;
- }
- @media (max-width: 575px) {
- font-size: 14px;
- }
- }
- .slider-item p:first-child {
- @media (max-width: 576px) {
- margin-left: 24px;
- }
- @media (max-width: 400px) {
- margin-left: auto;
- }
- }
- .slider-item p:last-child {
- font-size: 18px;
- text-align: right;
- @media (max-width: 575px) {
- font-size: 14px;
- }
- }
- @media (max-width: 767px) {
- .slider-item div {
- padding: 20px 5vw;
- }
- }
- @media (max-width: 575px) {
- .slider-item div {
- padding: 20px 19px;
- height: 105px;
- }
- }
- /* slick end */
- /* footer start */
- .banner1,
- .banner2,
- .banner3,
- .banner4 {
- // margin-top: -100px;
- height: 100vh;
- background-size: cover;
- background-repeat: no-repeat;
- background-position: center;
- padding-right: 0 !important;
- @media (max-width: 767px) {
- height: 213px;
- margin-top: 0px;
- background-size: cover;
- }
- }
- .bhousev2_banner_slide {
- top: -100px;
- z-index: 998;
- @media (max-width: 767px) {
- top: 60px;
- }
- }
- .banner1 {
- // background-image: url(/img/bhousev2_img/banner/banner_slide1.webp);
- // background: linear-gradient(0deg, #000 0%, #000 0.1), url(<path-to-image>), lightgray 0px -75.059px / 100% 118.533% no-repeat;
- }
- .banner2 {
- // background-image: url(/img/bhousev2_img/banner/banner_slide2.webp);
- // background: linear-gradient(0deg, #000 0%, #000 0.1), url(<path-to-image>), lightgray 0px -75.059px / 100% 118.533% no-repeat;
- }
- .banner3 {
- // background-image: url(/img/bhousev2_img/banner/banner_slide3.webp);
- // background: linear-gradient(0deg, #000 0%, #000 0.1), url(<path-to-image>), lightgray 0px -75.059px / 100% 118.533% no-repeat;
- }
- .banner4 {
- // background-image: url(/img/bhousev2_img/banner/banner_slide4.webp);
- // background: linear-gradient(0deg, #000 0%, #000 0.1), url(<path-to-image>), lightgray 0px -75.059px / 100% 118.533% no-repeat;
- }
- .hover-nav-box {
- width: 100vw;
- background: transparent;
- height: 100px;
- position: relative;
- z-index: 99;
- }
- .bhousev2_sec01 {
- // margin-top: 150px;
- width: 80%;
- margin: 50px auto;
- padding-bottom: 100px;
- @media (max-width: 767px) {
- margin: 100px auto;
- width: 90%;
- padding-bottom: 43px;
- }
- .bhousev2_sec01_hr {
- height: 1px;
- background: #727171;
- width: 180px;
- margin: 30px 0px;
- @media (max-width: 1000px) {
- display: none;
- }
- @media (max-width: 767px) {
- display: none;
- }
- }
- .bhousev2_sec01_text {
- max-width: 461px;
- color: #727171;
- font-size: 14px;
- text-align: justify;
- letter-spacing: 0.4em;
- font-style: normal;
- @media (max-width: 1000px) {
- width: 90%;
- margin: 0 auto;
- }
- @media (max-width: 767px) {
- width: 100%;
- padding-top: 26px;
- }
- }
- .bhousev2_sec01_title {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 400;
- font-size: 36px;
- color: #727171;
- @media (max-width: 1000px) {
- padding-top: 54px;
- margin-bottom: 33px;
- text-align: center;
- font-size: 20px;
- font-weight: 500;
- }
- @media (max-width: 767px) {
- width: 100%;
- padding-top: 54px;
- margin-bottom: 33px;
- text-align: center;
- }
- }
- }
- .video-wrapper {
- width: 50%;
- }
- .bhousev2_sec02 {
- // padding: 30px 0px;
- padding-top: 68px;
- padding-bottom: 92px;
- width: 80%;
- margin: 0 auto;
- @media (max-width: 767px) {
- width: 100%;
- padding-top: 44px;
- }
- .bhousev2_sec02_title {
- padding: 30px 0px;
- color: #727171;
- font-family: "Noto Sans TC";
- font-style: normal;
- // font-weight: 700;
- }
- .bhousev2_sec02_collection {
- padding: 15px 0;
- cursor: pointer;
- background: #d9d9d9;
- border: none;
- .bhousev2_sec02_collection_img {
- width: 100%;
- height: 382px;
- object-fit: cover;
- @media (max-width: 767px) {
- width: 100%;
- height: auto;
- }
- }
- .bhousev2_sec02_collection_text {
- margin-bottom: 30px;
- opacity: 0;
- transition: 0.5s;
- @media (max-width: 1000px) {
- margin-bottom: 16px;
- opacity: 1;
- }
- @media (max-width: 767px) {
- margin-bottom: 16px;
- opacity: 1;
- }
- h2 {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 600;
- font-size: 28px;
- margin-bottom: 1rem;
- @media (max-width: 767px) {
- font-size: 20px;
- }
- }
- p {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 300;
- font-size: 16px;
- margin-bottom: 0px;
- line-height: 150%;
- letter-spacing: 0.4em;
- @media (max-width: 767px) {
- font-size: 14px;
- letter-spacing: 1px;
- }
- }
- }
- &:hover {
- img {
- filter: brightness(80%);
- }
- .bhousev2_sec02_collection_text {
- opacity: 1;
- }
- }
- img {
- filter: brightness(100%);
- @media (max-width: 767px) {
- filter: brightness(80%);
- }
- }
- .card-img-overlay {
- bottom: -10px;
- position: absolute;
- }
- }
- }
- .bhousev2_sec02_box {
- padding: 30px;
- @media (max-width: 767px) {
- padding: 0px 5px;
- }
- }
- .bhousev2_sec02_fluid {
- background: #d9d9d9;
- // padding: 30px;
- }
- .sec02_load_more {
- color: #727171;
- font-family: "Noto Sans TC";
- font-style: normal;
- // font-weight: 700;
- font-size: 20px;
- border: 1px solid #727171;
- background: none;
- padding: 10px 30px;
- transition: 0.3s;
- @media (max-width: 767px) {
- margin-top: 49px;
- }
- a {
- text-decoration: none;
- color: #727171;
- }
- &:hover {
- background: #3c7062;
- color: #fff;
- a {
- color: #ffff;
- }
- }
- }
- .bhousev2_sec03 {
- width: 50%;
- margin: 0 auto;
- padding: 100px 0px;
- @media (max-width: 1000px) {
- width: 90%;
- }
- @media (max-width: 767px) {
- width: 90%;
- }
- h2 {
- text-align: center;
- color: #3c7062;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 600;
- font-size: 28px;
- @media (max-width: 767px) {
- font-size: 16px;
- }
- }
- .bhousev2_sec03_btn {
- margin-top: 64.5px;
- background: #3c7062;
- width: 398px;
- border-radius: 52.3684px;
- padding: 10px 30px;
- margin: 64px auto;
- text-align: center;
- @media (max-width: 767px) {
- width: 270px;
- margin: 33px auto;
- }
- p {
- color: #fff;
- margin-bottom: 0px;
- font-weight: 700;
- font-family: "Noto Sans TC";
- font-style: normal;
- @media (max-width: 767px) {
- font-size: 12px;
- }
- }
- .bhousev2_sec03_number {
- font-size: 36.97px;
- padding: 1rem;
- @media (max-width: 767px) {
- font-size: 20px;
- padding: 0.5rem;
- }
- }
- }
- .bhousev2_sec03_text {
- h2 {
- color: #3c7062;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 700;
- text-align: center;
- font-size: 32px;
- // letter-spacing: 0.4em;
- margin-bottom: 0;
- @media (max-width: 767px) {
- margin-top: 50px;
- font-size: 14px;
- letter-spacing: 4.2px;
- width: 50%;
- margin: 0 auto;
- }
- }
- p {
- font-size: 14px;
- font-weight: 400;
- color: #3c7062;
- font-family: "Noto Sans TC";
- font-style: normal;
- letter-spacing: 0.4em;
- text-align: center;
- margin-top: 30px;
- @media (max-width: 767px) {
- letter-spacing: 4.2px;
- width: 50%;
- margin: 30px auto;
- }
- }
- .bhousev2_sec03_scroll {
- color: #3c7062;
- font-size: 28px;
- @media (max-width: 767px) {
- font-size: 16px;
- }
- }
- }
- }
- .bhousev2_sec04 {
- .bhousev2_sec04_slide_text {
- @media (max-width: 767px) {
- width: 55%;
- margin: 0 auto;
- }
- }
- .bhousev2_sec04_img {
- width: 100%;
- object-fit: cover;
- height: 548px;
- filter: brightness(0.8);
- @media (max-width: 767px) {
- height: 305px;
- }
- }
- .slick-prev:before {
- content: none;
- }
- .slick-prev {
- left: 50px;
- z-index: 99;
- @media (max-width: 767px) {
- left: 20px;
- }
- }
- .slick-dots {
- bottom: 10px;
- @media (max-width: 767px) {
- display: none;
- }
- }
- .slick-next:before {
- content: none;
- }
- .slick-next {
- right: 50px;
- z-index: 99;
- @media (max-width: 767px) {
- right: 20px;
- }
- }
- }
- .bhousev2_sec06_img,
- .bhousev2_sec010_img {
- filter: brightness(60%);
- object-fit: cover;
- }
- .bhousev2_sec010_img {
- @media (max-width: 767px) {
- height: 241px;
- }
- }
- .bhousev2_sec06_img {
- @media (max-width: 767px) {
- height: 414px;
- }
- }
- .bhousev2_sec06_content {
- @media (max-width: 767px) {
- width: 61%;
- margin: 0 auto;
- }
- }
- .bhousev2_img_h584 {
- width: 100%;
- object-fit: cover;
- height: 548px;
- filter: brightness(0.8);
- }
- .bhousev2_sec05 {
- width: 80%;
- margin: 0 auto;
- padding-top: 64px;
- padding-bottom: 136px;
- @media (max-width: 767px) {
- width: 100%;
- }
- h2 {
- color: #727171;
- font-size: 28px;
- font-family: "Noto Sans TC";
- font-style: normal;
- @media (max-width: 767px) {
- margin-bottom: 44px;
- }
- }
- .bhousev2_sec05_loc_list {
- padding-top: 64px;
- }
- .bhousev2_sec05_loc {
- margin-left: 30px;
- ul {
- padding-left: 0px;
- padding-top: 30px;
- @media (max-width: 767px) {
- padding-left: 20px;
- }
- li {
- font-size: 20px;
- color: #727171;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 600;
- letter-spacing: 0.4em;
- }
- }
- p {
- color: #3c7062;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 400;
- font-size: 16px;
- letter-spacing: 0.4em;
- }
- }
- .bhousev2_sec05_load_more {
- margin-top: 58px;
- @media (max-width: 767px) {
- text-align: center;
- }
- }
- }
- .bhousev2_sec07 {
- padding-top: 92px;
- width: 80%;
- margin: 0 auto;
- padding-bottom: 86px;
- @media (max-width: 767px) {
- width: 90%;
- }
- .bhousev2_sec07_slide_mobile {
- padding-top: 28px;
- @media (min-width: 1025px) {
- display: none;
- }
- @media (min-width: 767px) {
- display: none;
- }
- }
- .slick-next:before {
- content: none;
- }
- .slick-prev:before {
- content: none;
- }
- .slick-prev {
- width: 15px;
- left: -50px;
- z-index: 99;
- top: 60%;
- @media (max-width: 767px) {
- left: -10px;
- }
- }
- .slick-next {
- width: 15px;
- right: -50px;
- z-index: 99;
- top: 60%;
- @media (max-width: 767px) {
- right: -10px;
- }
- }
- .bhousev2_sec07_slide {
- padding-top: 92px;
- @media (max-width: 767px) {
- display: none;
- }
- .bhousev2_sec07_slide_item {
- padding: 0px 20px;
- }
- .bhousev2_sec07_slide_item_name {
- padding: 16px 0px;
- background: #3c7062;
- color: #fff;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 700;
- font-size: 20px;
- letter-spacing: 0.4em;
- text-align: center;
- margin-bottom: 36px;
- h3 {
- margin-bottom: 0px;
- }
- }
- .bhousev2_sec07_slide_item_text {
- margin-top: 42px;
- p {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 300;
- font-size: 16px;
- letter-spacing: 0.4em;
- line-height: 150%;
- }
- }
- }
- }
- .bhousev2_sec08_fluid {
- background: rgba(217, 217, 217, 0.3);
- .bhousev2_sec08 {
- padding-top: 154px;
- width: 60%;
- margin: 0 auto;
- padding-bottom: 170px;
- @media (max-width: 1000px) {
- width: 100%;
- padding-top: 58px;
- padding-bottom: 74px;
- }
- @media (max-width: 767px) {
- width: 84%;
- padding-top: 50px;
- padding-bottom: 50px;
- }
- .pl-m-64 {
- @media (max-width: 767px) {
- padding-left: 64px;
- }
- }
- .pe-m-64 {
- @media (max-width: 767px) {
- padding-right: 64px;
- }
- }
- .bhousev2_sec08_icon {
- padding-top: 103px;
- @media (max-width: 767px) {
- // padding-bottom: 49px;
- padding-top: 25px;
- }
- }
- .room-planner-process-icon {
- // height: 56px;
- @media (max-width: 767px) {
- height: 35px;
- }
- }
- .bhousev2_sec08_icon1 {
- width: 80px;
- object-fit: cover;
- // height: 46px;
- @media (max-width: 767px) {
- width: 60px;
- height: auto;
- }
- }
- .bhousev2_sec08_icon2 {
- width: 80px;
- object-fit: cover;
- // height: 56px;
- @media (max-width: 767px) {
- width: 60px;
- height: auto;
- }
- }
- .bhousev2_sec08_icon3 {
- width: 80px;
- object-fit: cover;
- // height: 39px;
- @media (max-width: 767px) {
- width: 60px;
- height: auto;
- }
- }
- .bhousev2_sec08_icon4 {
- width: 80px;
- object-fit: cover;
- // height: 55px;
- @media (max-width: 767px) {
- width: 60px;
- height: auto;
- }
- }
- .bhousev2_sec08_icon5 {
- width: 80px;
- object-fit: cover;
- // height: 54px;
- @media (max-width: 767px) {
- width: 60px;
- height: auto;
- }
- }
- .bhousev2_title_mobile {
- width: 100%;
- @media (max-width: 767px) {
- width: 60%;
- margin: 0 auto;
- }
- @media (max-width: 400px) {
- width: 70%;
- margin: 0 auto;
- }
- }
- .bhousev2_sec08_icon-text {
- margin-top: 15px;
- color: #727171;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 400;
- font-size: 20px;
- text-align: center;
- letter-spacing: 0.4em;
- @media (max-width: 767px) {
- font-size: 10px;
- margin-top: 20px;
- }
- }
- }
- }
- .bhousev2_sec09 {
- padding-top: 86px;
- width: 90%;
- margin: 0 auto;
- padding-bottom: 230px;
- @media (max-width: 767px) {
- padding-top: 70px;
- padding-bottom: 70px;
- }
- .tainan-store {
- padding-top: 120px;
- @media (max-width: 767px) {
- padding-top: 31px;
- }
- }
- .destop_title {
- @media (max-width: 767px) {
- display: none;
- }
- }
- .mobile_title {
- @media (min-width: 1025px) {
- display: none;
- }
- }
- }
- .destop_title {
- @media (max-width: 767px) {
- display: none;
- }
- }
- .mobile_title {
- @media (min-width: 1025px) {
- display: none;
- }
- @media (min-width: 767px) {
- display: none;
- }
- }
- .bhousev2_sec10 {
- margin-bottom: 117px;
- @media (max-width: 767px) {
- margin-bottom: 10px;
- }
- .cta_line {
- // margin-top: 50px;
- background: none;
- border: 1px solid #fff;
- padding: 15px;
- text-align: center;
- width: 206px;
- margin: 50px auto;
- @media (max-width: 767px) {
- margin: 30px auto;
- }
- a {
- letter-spacing: 0.4em;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 600;
- font-size: 20px;
- text-decoration: none;
- color: #ffff;
- }
- }
- }
- .footer {
- padding: 0 87px;
- font-size: 15px;
- background: #3c7062;
- }
- .footer img {
- display: none;
- margin: 50px;
- }
- .footer ul {
- padding: 0;
- list-style: none;
- font-weight: bold;
- margin-bottom: 30px;
- }
- .footer .list {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- padding-left: 32px;
- }
- .footer .list li {
- padding-top: 18px;
- }
- .footer .title {
- padding-top: 85px;
- color: #fff;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 500;
- font-size: 20px;
- line-height: 150%;
- /* identical to box height, or 30px */
- letter-spacing: 0.4em;
- }
- .footer .list li a,
- .footer .copyright,
- .footer .copyright a {
- color: #ffff;
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 300;
- font-size: 16px;
- line-height: 150%;
- /* identical to box height, or 24px */
- letter-spacing: 0.4em;
- text-decoration: none;
- }
- .footer .mobile-list {
- nav {
- padding: 30px 30px;
- // border-bottom: 1px solid var(--dark-gray);
- .breadcrumb-item a {
- display: flex;
- font-weight: 700;
- color: var(--main-color);
- }
- #breadcrumb_minor {
- color: #68686b;
- font-weight: 700 !important;
- }
- }
- .mobile-tab-list {
- font-size: 18px;
- margin: 30px auto;
- justify-content: space-around;
- button {
- display: flex;
- font-weight: 700;
- color: #fff;
- span {
- display: none;
- margin-left: 15px;
- }
- }
- .active {
- span {
- display: block;
- }
- }
- .nav-link {
- padding: 1rem 1rem;
- }
- .nav-pills .nav-link.active {
- color: #fff;
- background: none !important;
- }
- .tab-content {
- width: 30vw;
- li {
- margin: 7px 0 15px;
- a {
- color: #fff;
- font-weight: 700;
- letter-spacing: 1px;
- }
- }
- }
- #v-pills-tab {
- width: 200px;
- }
- }
- }
- .footer .copyright {
- margin-top: 55px;
- padding-top: 32px;
- padding-bottom: 53px;
- border-top: 1px solid #fff;
- @media (max-width: 767px) {
- border: none;
- }
- }
- .copyright {
- p {
- font-family: "Noto Sans TC";
- font-style: normal;
- font-weight: 300;
- font-size: 16px;
- line-height: 150%;
- letter-spacing: 0.4em;
- color: #ffffff;
- }
- }
- .footer .copyright a {
- padding: 0 5px;
- }
- .footer .copyright span {
- position: relative;
- top: -1px;
- }
- @media (max-width: 1200px) {
- .footer {
- padding: 0 8vw;
- }
- }
- @media (max-width: 767px) {
- .footer {
- padding: 0 1.5vw;
- }
- .footer img {
- display: inline-block;
- }
- .footer .list {
- display: none;
- }
- // .footer .mobile-list {
- // display: block;
- // }
- }
- /* footer end */
|