@charset "UTF-8";
@import"https://fonts.googleapis.com/css?family=Noto+Sans+SC:300,400,500,700|Noto+Sans+TC:100,300,400,500,700|Roboto+Condensed:300,400,700|Roboto:300,400,500,700&display=swap&subset=chinese-simplified";
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap";
@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
:root {
	/* --navbar-height: 81px; */
	--ease-out-sine: cubic-bezier(.39, .575, .565, 1);
}
body {
  font-weight: 500;
  font-family: "Noto Sans TC", "Noto Sans SC", "Microsoft Yahei", "Microsoft Jhenghei", "Roboto", 'Inter', "Roboto Condensed", "Noto Sans JP", "Helvetica Neue", Arial, Helvetica, "Font Awesome 7 Free", sans-serif;
	position: relative;
	padding-top: var(--navbar-height);
	color: #363636
}
html {
	font-size: 16px
}
:target {
	padding-top: var(--navbar-height);
	margin-top: calc(-1*var(--navbar-height))
}
.modal-open, .fixed-top.bg-bule {
	padding-right: 0 !important
}
section {
	height: calc(100vh - 0px);
	box-sizing: border-box;
	padding: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

@media(max-width:768px){
	section {
		height: inherit;
        padding: inherit;
	}
}

h1 {
	font-size: clamp(2.625rem, -0.5728rem + 4.369vw, 3.25rem);
	font-weight: 600;
	line-height: 4rem
}
h2 {
	font-size: clamp(2.125rem, -0.5728rem + 4.369vw, 2.75rem);
	font-weight: 600;
	line-height: 3.375rem
}
h3 {
	font-size: clamp(1.875rem, -0.5728rem + 4.369vw, 2.375rem);
	font-weight: 600;
	line-height: 3.375rem
}
h4 {
	font-size: clamp(1.325rem, -0.5728rem + 4.369vw, 2rem);
	font-weight: 600;
	line-height: 2.875rem
}
h5 {
	font-size: clamp(1.125rem, -0.5728rem + 4.369vw, 1.25rem);
	font-weight: 600;
	line-height: 1.875rem
}
h6 {
	font-size: clamp(1.375rem, -0.5728rem + 4.369vw, 1.75rem);
	font-weight: 500;
	line-height: 1.875rem
}
p {
	font-size: clamp(1rem, -0.5728rem + 4.369vw, 1rem);
	line-height: 1.875rem
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: rgba(0, 0, 0, 0);
	color: #363636;
	text-decoration: none;
	transition: all .3s ease
}
a:hover, a:active, a:focus {
	color: #18aeb0;
	text-decoration: none
}
.txt-link a {
	border-bottom: .05rem dotted #ccc;
	padding-bottom: .2rem;
	color: #0463b2;
}
.txt-link a:hover {
	color:#18aeb0;
}
.modal-content .btn-close {
	background-color: rgba(24, 174, 176, .3);
	padding: .6rem !important;
	margin: -0.5rem -0.1rem -0.5rem auto;
	width: 1.3rem;
	height: 1.3rem
}
.btn-blue {
	background-color: #0463b2;
	color: #fff;
	transition: all .3s;
	transition: all .3s
}
.btn-blue:hover, .btn-blue:focus {
	color: #fff;
	background-color: #18aeb0;
	background-position: 0 -15px;
	transition: all .3s
}
.btn-blue:active {
	color: #fff;
	background-color: #0463b2;
	transition: all .3s
}
.icon-fb {
	width: 16px;
	height: 16px
}
.list-dashed>li {
	position: relative;
	padding-left: 1.55em;
	background-color: rgba(0, 0, 0, 0);
	border-bottom-style: dashed;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc
}
.list-dashed>li::before {
	content: "";
	position: absolute;
	top: 1.3rem;
	left: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #49738b
}
.ease-in-out {
	transition: all ease-in-out .3s
}
.ease-in-out:hover {
	transform: translateY(-6px)
}

@media(max-width: 480px){
    #logo{
        width: 250px;
    }
}

@media(max-width: 320px){
    #logo{
        width: 188px;
    }
}

.jumbotron{
    height: auto;
}

@media(min-width: 992px){
    .jumbotron{
        position: relative;
        background-position: center center;
        width: 100%;
    height: 100%;
        height: 100vh;
        background-size: cover;
    }
}
.jumbotron img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.l-main-visual__thumb{
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
}

.nav-tncca.navbar-light .nav-link {
	color: #000;
}
.nav-tncca.navbar-light.is-scrolled .nav-link {
	color: #000;
}
.nav-tncca .nav-link.active {
	background-color: #0463b2
}
.nav-tncca .nav-link.active:hover {
	color: #fff;
	background-color: #18aeb0
}
.nav-tncca.navbar-light.is-scrolled .nav-link.active {
	color: #fff;
}
.nav-tncca.navbar-light .navbar-nav .nav-link:focus, .nav-tncca.navbar-light .navbar-nav .nav-link:hover{
	color: #18aeb0;
}
.nav-tncca.navbar-light .navbar-nav .nav-link.active:focus, .nav-tncca.navbar-light .navbar-nav .nav-link.active:hover{
	color: #fff;
}
.nav-tncca .nav-link:hover {
	color: #18aeb0
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
	color: #fff;
}
.nav-tncca.navbar-light .navbar-nav .nav-link{
	padding: .5rem 1rem;
}
.nav-tncca {
    top: clamp(1em,3.90625vw,1.875em);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    transition: transform .4s var(--ease-out-sine);
    background-color: hsla(0,0%,100%,.7);
    box-shadow: 0 21px 48px -39px #ffd6c2;
	margin-top: 0 !important;
    max-width: 1400px;
    margin: 0 auto;
    
}
.nav-tncca.is-scrolled {
    top: clamp(1em,3.90625vw,1.875em);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    transition: transform .4s var(--ease-out-sine);
    background-color: hsla(0,0%,100%,.7);
    box-shadow: 0 21px 48px -39px #ffd6c2;
	margin-top: 0 !important;
}

@media(max-width:992px){
	.nav-tncca {
    top: clamp(1em,3.90625vw,1.875em);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    transition: transform .4s var(--ease-out-sine);
    background-color: hsla(0,0%,100%,.7);
    box-shadow: 0 21px 48px -39px #ffd6c2;
		margin-top: 0 !important;
		margin: 0 15px;
	}
	.nav-tncca .navbar-collapse.collapse.show{
		margin-top: 15px;
	}
}

@media(max-width:768px){
	.nav-tncca {
    background-color: hsla(0,0%,100%,.2);
	}
}

.is-scrolled {
    max-width: 1400px;
    margin: 0 auto;
    gap: 0px;
    left: 15px;
    right: 15px;
}
.carousel {
	position: relative
}
.carousel:target{
  padding-top: 100px;
  margin-top: -100px;
}
.news {
	padding: 150px 0;
	background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url("../images/wool-for-light-background.png") repeat
}
@media(max-width: 768px){
   .news {
        padding: 100px 0px;
   }
   .news h3{
        margin-top: 15px;
   }
}
.event {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/bg.jpg) center/cover no-repeat;
}
.event h3 {
	color: #fff;
	margin-bottom: 20px
}
.aboutUs {
	background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("../images/wool-for-light-background.png") repeat
}
.aboutUs .massage {
	color: #fff;
	/* background-color: rgba(0, 0, 0, .9) */
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/bg.jpg) center/cover no-repeat;
}
.aboutUs .massage li a {
	color: #fff
}
.aboutUs .massage li a:hover {
	color: #18aeb0
}
.aboutUs .massage .icon-share a{
	display: block;
}
.aboutUs .massage .btn-outline-light:hover{
	color: #18aeb0;
}

.footer {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.9);
}
.footer .txt{
	font-size: 0.75rem;
	line-height: 1.375rem;
}
.footer a{
  color: #fff;
	text-decoration: underline;
}
.footer a:hover{
  color: #18aeb0;
	text-decoration: underline;
}
.slick-next {
	right: 24px;
	background-color: #0463b2
}
.slick-next::before {
	content: ""
}
.slick-prev {
	left: 24px;
	background-color: #0463b2
}
.slick-prev::before {
	content: ""
}
.slick-next, .slick-prev {
	z-index: 1;
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.9) !important
}
.slick-next.slick-disabled, .slick-prev.slick-disabled {
	background-color: #dae0e5
}
.slick-next::before, .slick-prev::before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	border-radius: 4px
}
.slick-dots {
	bottom: -40px
}
.slick-dots li button:before {
	font-size: 20px;
	color: #fff
}
.slick-dots li.slick-active button:before {
	color: #0463b2
}
@media (min-width: 320px) {
    .wrp-scroll {
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 50%;
        height: 0px;
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 0;
    }

    .txt-scroll {
        /*-webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;*/
        height: 40px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400 !important;
        color: #fff;
        font-size: 16px;
        letter-spacing: 0.06em;
        margin-top: -82px;
    }

    .txt-scroll {
        font-size: 12px !important;
    }

    .bd-scroll {
        width: 12px;
        height: 50px;
        overflow: hidden;
        position: absolute;
        top: -50px;
        left: 2.6em;
    }

    .bd-scroll:before,
    .bd-scroll:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 1px;
        height: 100%;
        content: '';
    }

    .bd-scroll:before {
        z-index: 10;
        -ms-animation: scroll 2.4s infinite normal;
        -moz-animation: scroll 2.4s infinite normal;
        -webkit-animation: scroll 2.4s infinite normal;
        -o-animation: scroll 2.4s infinite normal;
        animation: scroll 2.4s infinite normal;
        background: #fff;
    }

    .bd-scroll:after {
        background: #000;
    }


    @-o-keyframes scroll {
        0% {
            -o-transform: translate3d(0, -100%, 0)
        }

        15% {
            -o-transform: translate3d(0, -98%, 0)
        }

        85% {
            -o-transform: translate3d(0, 98%, 0)
        }

        100% {
            -o-transform: translate3d(0, 100%, 0)
        }
    }

    @-moz-keyframes scroll {
        0% {
            -moz-transform: translate3d(0, -100%, 0)
        }

        15% {
            -moz-transform: translate3d(0, -98%, 0)
        }

        85% {
            -moz-transform: translate3d(0, 98%, 0)
        }

        100% {
            -moz-transform: translate3d(0, 100%, 0)
        }
    }

    @-webkit-keyframes scroll {
        0% {
            -webkit-transform: translate3d(0, -100%, 0)
        }

        15% {
            -webkit-transform: translate3d(0, -98%, 0)
        }

        85% {
            -webkit-transform: translate3d(0, 98%, 0)
        }

        100% {
            -webkit-transform: translate3d(0, 100%, 0)
        }
    }

    @keyframes scroll {
        0% {
            transform: translate3d(0, -100%, 0)
        }

        15% {
            transform: translate3d(0, -98%, 0)
        }

        85% {
            transform: translate3d(0, 98%, 0)
        }

        100% {
            transform: translate3d(0, 100%, 0)
        }
    }

}
.accordion-button:not(.collapsed) {
	color: #0463b2
}
.accordion-button {
	padding: 0rem .75rem
}
.accordion-button::after {
	color: #0463b2
}

#Main-sidebar{
    position: fixed;
    transform: translateX(0%);
    right: 28px;
    bottom: 20px;
    z-index: 999;
    transition: all 0.4s ease-out;
}


#Main-sidebar .fixed-btn-comments:hover .icon-wrap .icon,
#Main-sidebar .fixed-btn-headset:hover .icon-wrap .icon{
    color: #18aeb0;
    background-color: #fff;
    border-radius: 50%;
}

#Main-sidebar .fixed-btn-comments:hover,
#Main-sidebar .fixed-btn-headset:hover,
#Main-sidebar .fixed-btn-comments:focus,
#Main-sidebar .fixed-btn-headset:focus,
#Main-sidebar .webchat{
    text-decoration: none;
}

#Main-sidebar .fixed-btn-comments .icon-wrap,
#Main-sidebar .fixed-btn-headset .icon-wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
}


#Main-sidebar .fixed-btn-comments .icon-wrap .icon,
#Main-sidebar .fixed-btn-headset .icon-wrap .icon{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #18aeb0;
    color: #fff;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: .5em;
    transition: all .4s ease-out;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
}

#Main-sidebar .fixed-btn-comments .icon-wrap .txt,
#Main-sidebar .fixed-btn-headset .icon-wrap .txt{
    color: #18aeb0;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    margin: 0px 0px 4px 0px;
}

#Main-sidebar .fixed-btn-headset{
    bottom: 120px;
    right: 28px;
}


#Main-sidebar.is-hide{
    transform: translateX(calc(100% + 72px));
    transition: .3s;
}