@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;background: #fafafa;}
#content {background: #fafafa;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1500px;padding: 100px 0;width: 90%;}
.show_content {padding: 0;}
.page {color: #000000;letter-spacing: 0.15em;margin: 70px auto;}
.page li {margin: 5px;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;}
.page strong, .page a:hover {background: #4e779a;color: #fff;}
.page li.pre_page a, .page li.first_page a, .page li.last_ten a, .page li.last_page a, .page li.next_page a, .page li.next_ten a {
    width: auto;padding: 0px 10px;font-size: 14px;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 0;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 600px) {
.main_part {padding: 60px 0;width: 85%;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 0;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*HEADER*/
.pageIndex .header_area {padding: 0 5%;position: fixed;}
.header_area {padding: 0 5%;background: #ffffffe6;transition: padding 0.8s ease;}
.header_area.sticky {background: #ffffffe6;transition: padding 0.8s ease;}
.main_header_area .container {max-width: 90%;}
.navigation {grid-gap: 20px 30px;grid-template-columns: 75px 1fr 120px;align-items: center;transition: 0.8s ease;}

.me_tp_features {order: 3;}
.me_tp_features a:hover {color: #000;transition: 0.8s ease;}
.tp_links {margin-top: -5px;display: flex;justify-content: space-evenly;}
.tp_links a {font-size: 17px;color: #6B89A3;transition: 0.8s ease;}
.me_tp_features a i.fa-brands.fa-instagram {font-size: 20px;}
a.me_tp_mail, a.me_tp_call {display: none;}

/*LOGO*/
.nav-header {padding: 5px 0;grid-row: 1 / 1;order: 1;max-width: 75px;transition: 0.8s ease;}
.header_area.sticky .nav-header {max-width: 50px;transition: 0.8s ease;}
.nav-brand {display: flex;}

/*選單*/
.stellarnav {order: 2;}
.stellarnav ul {text-align: center;}
.stellarnav > ul > li > a {padding: 40px 15px;color: #444;display: block;font-size: 16px;line-height: 1;height: auto;margin: 0;letter-spacing: 0.1em;
transition: 0.8s ease;}
.header_area.sticky .stellarnav > ul > li > a {padding: 25px 15px;transition: 0.8s ease;}
.stellarnav > ul > li > a b {line-height: 1;height: auto;}
.stellarnav > ul > li > a b:nth-child(2) {opacity: 0;height: 0;letter-spacing: 0.2em;color: #6B89A3;}
.stellarnav > ul > li > a:hover b {transform: translateY(-15px);-webkit-transform: translateY(-15px);-moz-transform: translateY(-15px);}
.stellarnav > ul > li > a:hover b:nth-child(1) {opacity: 0;}
.stellarnav > ul > li > a:hover b:nth-child(2) {opacity: 1;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 15px;}

.stellarnav > ul > li:nth-of-type(3) > ul > li {display: none;}

/*下拉選單*/
.stellarnav > ul > li > ul {}
.stellarnav > ul > li > ul > li {}
.stellarnav > ul > li > ul > li+li {}
.stellarnav > ul > li > ul > li > a {}
.stellarnav > ul > li > ul > li > a:hover {}
.stellarnav > ul > li > ul > li > ul {}
.stellarnav > ul > li > ul > li > ul > li {}
.stellarnav > ul > li > ul > li > ul > li+li {}
.stellarnav > ul > li > ul > li > ul > li > a {}
.stellarnav > ul > li > ul > li > ul > li > a:hover {}

@media screen and (max-width: 1200px) {
.main_header_area .container {max-width: 100%;}
.nav-header {padding: 15px 0;}
.stellarnav > ul > li > a {font-size: 15px;}
}
@media screen and (max-width: 1024px) {
.pageIndex .header_area {position: sticky;background: #ffffff;box-shadow: 0 0 10px #66666638;}
.header_area.sticky {background: #ffffff;}
.navigation {grid-gap: 10px 30px;}
.tp_links {justify-content: center;gap: 15px;}
.tp_links a {font-size: 15px;}
.me_tp_features { margin: 15px 0;}
.me_tp_features a i.fa-brands.fa-instagram {font-size: 18px;}
.stellarnav > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {padding: 0px 15px;}
}
@media screen and (max-width: 768px) {
.me_tp_features {display: none;}
.nav-header, .header_area.sticky .nav-header {max-width: 60px;}

.stellarnav.mobile {height: 100%;display: flex;justify-content: center;align-items: center;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 35px;height: 1px;border-radius: 0;background: #000000;margin: 0 auto 6px;}

.stellarnav.mobile.left > ul {border: none;background: #e8ecef;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-size: 12px;background: #6B89A3;color: #fff;letter-spacing: 0.1em;
    display: flex;align-items: baseline;justify-content: flex-end;gap: 10px;line-height: 1;padding: 15px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 2px #fff;}

.stellarnav.mobile > ul > li {border-bottom: 1px #ffffff solid;}
.stellarnav.mobile > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {padding: 20px 40px;display: flex;flex-direction: column; gap: 6px;}
.stellarnav > ul > li > a:hover b:nth-child(1) {opacity: 1;}
.stellarnav > ul > li > a b:nth-child(2) {opacity: 1;height: auto;}
.stellarnav.mobile > ul > li > a:hover b {color: #000;transform: translateX(10px);}
.stellarnav.mobile > ul > li > a.dd-toggle {display: none;}
}

@media screen and (max-width: 600px) {
.nav-header, .header_area.sticky .nav-header {max-width: 50px;padding: 8px 0;}
.stellarnav > ul > li > a {font-size: 14px;}
.stellarnav.mobile > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {padding: 15px 30px;}
}

@media screen and (max-width: 450px) {
.stellarnav .menu-toggle {padding: 0 15px;}
.stellarnav .menu-toggle span.bars span {width: 25px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-size: 10px;align-items: flex-end;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #fff;width: 10px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/

@-webkit-keyframes totop {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes totop {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes tobottom {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes tobottom {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

@-webkit-keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

/*大圖-第一張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(1):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/hoedesign/banword-03.svg);
    width: 1.8%;top: 37.5%;left: 10.5%;aspect-ratio: 7 / 85;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(1):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/hoedesign/banword-04.svg);
    width: 8%;top: 85.5%;left: 10.5%;aspect-ratio: 31 / 7;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第一張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):before {
    -webkit-animation: tobottom 2s ease-in-out forwards;
	animation: tobottom 2s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):after {
    -webkit-animation: toright 2s ease-in-out forwards;
    animation: toright 2s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖-第二張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(2):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/hoedesign/banword-05.svg);
    width: 2.6%;top: 28%;left: 70.8%;aspect-ratio: 11 / 94;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(2):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/hoedesign/banword-06.svg);
    width: 2.6%;top: 52%;left: 66.5%;aspect-ratio: 11 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第二張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):before{
    -webkit-animation: tobottom 2s ease-in-out forwards;
	animation: tobottom 2s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):after{
    -webkit-animation: totop 2s ease-in-out forwards;
	animation: totop 2s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖點點*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}
@media screen and (max-width: 600px) {
.swiper-pagination-bullet { width: 8px;height: 8px;}
}
@media screen and (max-width: 450px) {
.swiper-pagination-bullet { width: 5px;height: 5px;}
}

/*內頁BANNER 設定*/
.banner {background: #fafafa;padding: 100px 5% 0; min-height:15vh;}
.banner h5 {font-size: 25px;letter-spacing: 0.1em;font-weight: 300;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1024px) {
.banner {padding: 80px 10% 0;}
.banner h5 {font-size: 22px;}
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {
.banner {padding: 60px 10% 0;}
.banner h5 {font-size: 20px;}
}
@media screen and (max-width: 425px) {
.banner {padding: 50px 10% 0;}
.banner h5 {font-size: 18px;line-height: 1.7;text-align: left;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.copy {padding: 15px 0;font-size: 12px;letter-spacing: 0.08em;color: #a1b4c7;background: #668097;border-top: none;margin-top: 20px;}
.copy a {color: #a1b4c7;}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
.footer.with_shopping_mode {padding: 0;}
#bottom_menu {display: none;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿*/
.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2 {display: none;}

.show-list {grid-template-columns: repeat(3, 1fr);grid-gap: 60px 15px;}
.show-list .item a {display: flex;flex-direction: column;gap: 10px;}
.show-list .show_pic:before {content: 'VIEW MORE';position: absolute;font-size: 17px;font-weight: 500;letter-spacing: 0.08em;color: #fff;
    transform: translate(-50%, -50%);top: 50%;opacity: 0;z-index: 2;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .show_pic:before {opacity: 1;}
.overlay {-webkit-transform: unset;transform: unset;z-index: 1;}
.show-list .show_pic img {transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .show_pic img {transform: scale(1.1);transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.other_subalbum li {background: unset;}
.other_subalbum li a p {color: #000;font-size: 17px;letter-spacing: 0.08em;}

/*圖片們*/
.pic-list {display: block;column-count: auto;column-width: 400px;column-gap: 15px;break-inside: avoid;}
.pic-list .item {padding: 0 0 15px;}
.pic-list .show_pic {aspect-ratio: inherit;}
.pic-list .item h6 {display: none;}
.pic-list .item figure.show_pic img {transform: scale(1);transition: 1s ease-in-out;}
.pic-list .item:hover figure.show_pic img {transform: scale(1.5);transition: 1s ease-in-out;}

@media screen and (max-width: 1024px) {
.show-list {grid-template-columns: repeat(2, 1fr);}
.other_subalbum li a p, .show-list .show_pic:before {font-size: 16px;}
}
@media screen and (max-width: 768px) {
.other_subalbum li a p, .show-list .show_pic:before {font-size: 15px;line-height: 1.5;}
}
@media screen and (max-width: 600px) {
.show-list {grid-template-columns: 1fr;grid-gap: 30px 15px;}
}
@media screen and (max-width: 450px) {
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.contact_content {padding: 0;}
.contact_content form {display: flex;flex-direction: column;align-items: center;gap: 100px;}
.contact_content .information_left {display: none;}
.contact_content .information_right {display: grid;grid-template-columns: 150px 1fr;width: 100%;padding: 0;}
.blank_letter, .list_before {display: none;}
.contact_content .information_right h4 {display: flex;flex-direction: column;align-items: flex-start;font-size: 0;padding-top: 0;padding-bottom: 50px;gap: 5px;}
.contact_content .information_right h4:before {font-family: 'Montserrat';content: '諮詢表單';display: inline-block;font-weight: 400;
    letter-spacing: 0.15em;line-height: 1;font-size: 22px;}

.contact_form {display: grid;grid-template-columns: repeat(2, 1fr);gap: 30px 50px;margin-top: 0;
	margin-bottom: 0;font-size: 16px;color: #000000;letter-spacing: 0.08em;}
.contact_form li {width: 100%;padding-left: 0;align-items: start;grid-template-columns:1fr;
	border-top: 1px solid #dfdfdf;padding-top: 30px;}
.contact_form li:nth-of-type(3), .contact_form li:nth-of-type(4), .contact_form li:nth-of-type(n+7){grid-column: 1 / 3;}
.contact_form li .form__label {
    max-width: 100%;display: flex;width: 100%;text-align: right;margin-left: 0;letter-spacing: 0.08em;
    padding-right: 0;vertical-align: top;flex-direction: row-reverse;justify-content: flex-end;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
	grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(100px, 1fr));}
.contact_form li input.noborder, .contact_form li textarea.noborder {width: 100%;
    border: 0;padding: 10px;background: #f5f5f5;color: #000;letter-spacing: 0.08em;}
.form select {color: #000000;letter-spacing: 0.08em;width: 100%;padding: 9px 30px 7px 10px;margin-right: 0;margin-bottom: 0;border-radius: 0;}

.contact_form li.last {width: 100%;max-width: 100%;display: flex;border: none;
    text-align: right;margin-top: 30px;padding: 0;justify-content: space-between;}
.contact_form li.last blockquote, .contact_form li.last cite {padding: 10px;border: 1px #ccc solid;letter-spacing: 0.15em;
    position: relative;background: unset;color: #000000;width: 48%;}
.contact_form li.last blockquote:before, .contact_form li.last cite:before {
    content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform: scale(1, 0);-ms-transform: scale(1, 0);
    transform: scale(1, 0);-webkit-transform-origin: top;-ms-transform-origin: top;transform-origin: top;-webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;-o-transition: transform .5s;transition: transform .5s;transition: transform .5s, -webkit-transform .5s;
    background-color: #6d89a2;z-index: -1;}
.contact_form li.last blockquote:hover, .contact_form li.last cite:hover {color: #FFF;transition: all .2s;letter-spacing: 0.15em;}
.contact_form li.last input{letter-spacing: 0.15em;}
.contact_form li.last blockquote:hover:before, .contact_form li.last cite:hover:before {
    -webkit-transform-origin: bottom;-ms-transform-origin: bottom;transform-origin: bottom;-webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);transform: scale(1, 1);}

@media screen and (max-width: 1200px) {

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
	grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(300px, 1fr));}
}
@media screen and (max-width: 1100px) {
.contact_content .information_right {grid-template-columns: 120px 1fr;}
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
.contact_content .information_right h4:before {font-size: 20px;}
.contact_form {font-size: 15px;}
.contact_content .information_right {grid-template-columns: 1fr;}
}
@media screen and (max-width: 600px) {
.contact_form {grid-template-columns: 1fr;font-size: 15px;}
.contact_form li .form__label {font-weight: normal;padding: 0px;background: unset;}
.contact_form li:nth-of-type(3), .contact_form li:nth-of-type(4), .contact_form li:nth-of-type(n+7) {grid-column: 1;}
.contact_form li.last input {font-size: 14px;}
}
@media screen and (max-width: 450px) {
.contact_form {font-size: 14px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {grid-template-columns: 20px 1fr;font-size: 13px;}
.contact_form li.last input {font-size: 12px;padding: 3px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


