@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
html{
	font-size: 1em;
}
html,
body {
	width: 100%;
	line-height: 1.8;
  	color: #000000;
  	/*overflow:visible;*/
  	/*overflow-x: hidden;*/

}
body{
	font-size: 1.05em;
	font-family: 'Noto Sans TC', sans-serif;
    line-height: 1.8;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900;
}
body.medium{
	font-size: 1.1em;
}
body.small{
	font-size: 1em;
}
body.large{
	font-size: 1.25em;
}
.navbar {
    padding: 0 10px;
}
.navbar .navbar-nav{
	padding: 0 10px;
}
.js-header-fix-moment .navbar {
    padding: 0 10px;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #111;
    padding: 8px 15px;
    margin: 6px 0 ;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #fff;
    background-color: #078037;
    letter-spacing: 1.2px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #111;
    padding: 8px 15px;
    margin: 6px 0 ;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #fff;
    background-color: #078037;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #fff;
    background-color: #078037;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #fff;
    background-color: #078037;
}
.hs-has-sub-menu > a::after {
    content: "\f0d7";
    font-family: "FontAwesome" !important;
    font-size: 0.8em;
    display: inline;
    margin-left: 7px;
}
.hs-sub-menu {
    padding: 0;
    margin: 0;
    min-width: 220px;
}
.hs-sub-menu,
.hs-mega-menu {
    background-color:#E2E2E2;
    padding: 10px 10px 5px 10px;
    box-shadow: 0 5px 8px rgba(0,0,0,0.05);
    list-style-type: none;
}
/*.hs-mega-menu h2{
	font-weight: 400;
	font-size: 1.5em;
	position: relative;
	padding: 18px 0 18px 30px;
	color: #fff;
}
.hs-has-mega-menu.hs-mega-menu-opened .nav-link{
	background-color: #078037;
	color: #fff !important;
}*/
.hs-sub-menu a,
.hs-mega-menu a{
	display: block;
	color: #111;
	text-decoration: none;
	padding: 5px;
	transition: all .5s ease;
}
.hs-sub-menu a:hover,
.hs-mega-menu a:hover {
	background-color: rgba(255,255,255,0.7);
}
.hs-sub-menu .active a,
.hs-mega-menu .active a {
	background-color: #078037;
	color: #fff;
}
.hs-has-mega-menu.hs-mega-menu-opened .hs-mega-menu a,
.hs-mega-menu a{
	padding: 7px 15px !important;
	display: block;
	border: 3px solid rgba(0,0,0,0);
	color: #fff !important;
	display: block;
	background-color: rgba(255,255,255,0.2);
	border-radius: 30px;
}
.hs-has-mega-menu.hs-mega-menu-opened .hs-mega-menu a.active,
.hs-mega-menu a.active{
	padding: 7px 15px !important;
	display: block;
	border: 3px solid rgba(0,0,0,0);
	color: #078037 !important;
	background-color: rgba(255,255,255,1);
	border-radius: 30px;
}
.hs-has-mega-menu.hs-mega-menu-opened .hs-mega-menu a:hover,
.hs-mega-menu a:hover{
	background-color: #fff;
	color: #078037 !important;
}
.u-carousel-indicators-v1 li.slick-active span,
.u-carousel-indicators-v1--white li.slick-active span {
    background-color: #078037;
}
.gotomain-btn{
	position: fixed;
	left: 0;
	top: 0;
}
.gotomain-btn a{
	padding: 1px 10px;
	background-color: #fff;
	color: #078037;
	text-decoration: none;
	border: 3px dashed #078037;
	opacity: 0;
	transition: all .5s ease;
	font-size: 1.1em;
}
.gotomain-btn a:focus{
	opacity: 1;
}
.accesskey{
	position: absolute;
	left: 0;
	top: 0;
	color: #999;
	text-decoration: none;
	border: 3px dashed rgba(0,0,0,0);
}
.accesskey:focus{
	position: absolute;
	left: 0;
	top: 0;
	color: #111;
	text-decoration: none;
	border: 3px dashed rgba(0,0,0,1);
}
.dropdown-item {
    padding: 0;
}
.dropdown-item a.nav-link{
	padding: 5px 15px !important;
	color: #fff;
}
.banner {
	padding-top: 68px;
	margin-bottom: 30px;
}
.hamburger {
	margin-top: -3px;
}
.h1-style {
    font-size: 2.5rem;
}
.h5-style {
    font-size: 1.25rem;
}
.g-bg-black-opacity-0{
	background-color: rgba(0,0,0,0) !important;
}
.g-bg-style{
	background-color: #fff !important;
	border-top: 5px solid #078037;
}
/*.banner .rev_slider .tp-parallax-wrap {
	display: inline-block;
	width: 20%!important;
	left: 50px!important;
	max-width: 205px!important;
}*/
.banner .rev_slider .tp-parallax-wrap a.moreBtn {
	font-size: 1rem !important;
	color: #fff;
	background-color: #078037;
	padding: 10px 30px !important;
	display: inline-block;
	line-height: 1.1rem !important;
	text-decoration: none;
	transition-duration: 0.3s !important;
	border-radius: 0;
	width: 180px;
	transition: all .5s ease;
	text-align: center !important;
	position: absolute;
	right: -90px;
	bottom: 30px;
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn span{
	font-size: 1.1rem !important;
	letter-spacing: 1.2px;
	text-align: center;
	display: block;
	transition: all .5s ease;
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn:hover {
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn:hover span{
}
.navbar-toggler-btn{
	position: fixed;
	right: 10px;
	top: 15px;
	background-color: rgba(255,255,255,0);
	border: none;
	border-left: 1px solid rgba(0,0,0,0.1);
	padding-left: 13px;
}
.navbar-toggler-btn .hamburger-line {
    height: 1px;
    background-color: #078037;
    width: 1.5em;
    display: block;
    margin: 7px auto;
}
.navbar-toggler-btn strong{
	font-size: 0.7em;
	color: #078037;
	letter-spacing: 1px;
	margin-top: -7px;
	display: block;
}
.index-btn{
	padding: 30px 30px 20px 30px;
	background-color: #efefef;
}
.index-item{
	display: block;
	position: relative;
	padding: 25px;
	background-color: #078037;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	transition: all .5s ease;
}
.index-item:hover,
.index-item:focus {
	background-color: #00519D;
	color: #fff;
}
.index-item img {
	width: 70px;
}
.index-item i{
	position: absolute;
	top: calc(50% - 7px);
	right: 20px;
	transition: all .5s ease;
}
.index-item:hover i{
	right: -20px;
	color: #00519D;
}
.u-icon-v3{
	text-decoration: none;
}
.phone-view{
	display: none;
}
.pc-view{
	display: block;
}
.tp-arr-imgholder, .tp-tab-image, .tp-thumb-image, .tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    border: 4px solid rgba(255,255,255,0.9);
}


.banner .rev_slider .tparrows {
	border-radius: 50px;
	background-color: #fff;
	color: #078037;
	text-decoration: none;
	transition-duration: 0.3s;
	-webkit-box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15);
}
.banner .rev_slider .tparrows:before {
	color: #078037;
}
.banner .rev_slider .tparrows:hover {
	background-color: #078037;
}

.banner .rev_slider .tparrows:hover:before {
	color: #fff;
}
.banner .rev_slider .tp-bullet {
	width: 10px;
	height: 3px;
	position: absolute;
	background-color: #fff;
	transition-duration: 0.3s;
	border-radius: 5px;
}
.banner .rev_slider .tp-bullets {
	margin-bottom: 10px!important;
	margin-left: 25px;
	top: auto!important;
	bottom: 0;
}
.banner .rev_slider .tp-bullet.selected,
.banner .rev_slider .tp-bullet:hover {
	width: 15px;
	background-color: #078037;
}
.navbar-toggler .hamburger-line{
	height: 1px;
	background-color: #222;
	width: 1.5em;
	display: block;
	margin: 7px auto;
}
.u-header {
    font-size: 1.1em;
    z-index: 501;
    background-color: #F4F7FF;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.u-header.js-header-fix-moment {
	background-color: #fff;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-brand img{
	height: 58px;
	margin: 2px;
}
.navbar-brand h1{
	font-size: 0;
	padding: 0;
	margin: 0;
}
.top-menu {
	position: absolute;
	top: 60px;
	right: 0;
	display: inline-block;
	padding: 0 15px 0 10px;
	background-color: #fff;
	box-shadow: -5px 5px 8px rgba(0,0,0,0.05);
}
.top-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.top-menu ul li{
	display: inline-block;
}
.top-menu ul li a,
.top-menu ul li button{
	padding: 0 10px;
	display: block;
	text-decoration: none;
	color: #078037;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	border: 1px solid rgba(0,0,0,0);
	line-height: normal;
	transition: all .5s ease;
}
.top-menu ul li a:hover,
.top-menu ul li button:hover,
.top-menu ul li a:focus,
.top-menu ul li button:focus{
	background-color: #d6d6d6;
}
.js-header-change-moment nav.navbar .top-menu{
	top: 60px;
}
.js-header-change-moment nav.navbar .top-menu ul li.link a.loginBtn {
	border-radius: 0 0 10px 10px;
}
ul.navbar-nav {
}
.js-header-change-moment ul.navbar-nav {
}
.fb-wrapper{
	padding: 50px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.1);
}
.g-bor-lt{
	border-left: 1px solid #999999;
}
.footer-style .text img{
	width: 100%;
	max-width: 120px;
}
.footer-style{
	background-color: #333;
	color: #fff;
}
.footer-bottom{
	padding: 4px 40px 2px 40px;
	background-color: #078037;
	color: #fff;
}
.footer-bottom a{
	color: #fff;
	text-decoration: none;
}
.footer-bottom a:hover{
	color: #999999;
}
.footer-link{
	padding-top: 40px;

}
.footer-link a{
	display: inline-block;
	width: 126px;
	padding: 6px 10px;
	text-decoration: none;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	color: #078037;
	margin: 0 1px 5px 1px;
	transition: all .5s ease;
}
.footer-link a:hover,
.footer-link a:focus{
	background-color: #078037;
	color: #fff;
}
.footer-social{
	padding-bottom: 30px;
}
.footer-social a{
	display: inline-block;
	width: 60px;
	height: 50px;
	font-size: 1.5em;
	color: #078037;
	line-height: 50px;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	margin: 0 1px 2px 1px;
	transition: all .5s ease;
}
.footer-social a:hover,
.footer-social a:focus{
	background-color: #078037;
	color: #fff;
}
.footer-sitemap{
	background-color: #fff;
	border-radius: 60px 0 0 0;
	margin-top: -60px;
	z-index: 100;
	position: relative;
}
.footer-sitemap a{
	padding: 5px;
	display: block;
	color: #333;
	text-decoration: none;
	border: 3px dashed rgba(0,0,0,0);
}
.footer-sitemap a:hover{
	color: #078037;
}
.footer-sitemap h3{
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 15px;
	border: 3px dashed rgba(0,0,0,0);
}
.footer-sitemap h3 a{
	text-decoration: none;
	color: #111;
	border: 3px dashed rgba(0,0,0,0);
	padding: 0;
}
.footer-sitemap h3:focus,
.footer-sitemap h3 a:focus,
.footer-sitemap a:focus{
	border: 3px dashed #d6d6d6;
}

.offcanvas {
    background-color: #e2e2e2;
}
.content{
	min-height: 60vh;
	padding-bottom: 30px;
}
.text-title {
    padding: 15px ;
    color: #00519D;
}
.text-info {
    color: #000000!important;
    background-color: #e2e2e2;
}
.custom-control-label::before, .custom-control-label::after {
    position: absolute;
    top: .4rem;
}
.g-bg-secondary-2 {
    background-color: #f2f2f2 !important;
}
.btn-gray-out{
	border: 3px solid #999;
	text-decoration: none;
	color: #777;
	border-radius: 30px;
	padding: 5px 20px;
    display: inline-block;
    transition: all .5s ease;
}
.btn-gray-out:hover,
.btn-gray-out:focus{
	border: 3px solid #333;
	text-decoration: none;
	color: #333;
	background-color: #fff;
	border-radius: 30px;
	padding: 5px 20px;
    display: inline-block;
}
.u-btn-primary {
    color: #fff;
    background: #078037;
    border-radius: 0;
    border: 3px solid rgba(0,0,0,0);
    padding: 5px 20px;
    text-decoration: none;
    display: inline-block;
    transition: all .5s ease;
}
.u-btn-primary:hover,
.u-btn-primary.active {
    border: 3px solid #333;
    background-color: #333;
}
.u-btn-primary.u-btn-hover-v2-2::after,
.u-btn-primary.u-btn-hover-v2-2:hover::after {
    background-color: #333;
}
.u-btn-primary.u-btn-hover-v2-2:hover {
    background-color: #333;
    overflow: hidden;
    color: #fff;
}
.u-btn-outline-primary.u-btn-hover-v2-2::after,
.u-btn-outline-primary.u-btn-hover-v2-2:hover::after {
    background-color: #078037;
}
.btn-info {
    --bs-btn-color: #fff;
    --bs-btn-bg: #078037;
    --bs-btn-border-color: #078037;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #078037;
    --bs-btn-hover-border-color: #078037;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #078037;
    --bs-btn-active-border-color: #078037;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #078037;
    --bs-btn-disabled-border-color: #078037;
}
.navbar .u-main-nav-v1 .nav-item.active > .nav-link,
.navbar .u-main-nav-v1 .nav-item:hover > .nav-link,
.navbar .u-main-nav-v1 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v1 .nav-item.show > .nav-link,
.navbar .u-main-nav-v1 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v1 .nav-item .nav-link:focus {
    color: #fff;
    background-color: #078037;
}
.u-btn-outline-primary {
    color: #078037;
    border-color: #078037;
    background-color: transparent;
}
.u-btn-outline-primary.u-btn-hover-v2-2::after,
.u-btn-outline-primary.u-btn-hover-v2-2:hover::after {
    background-color: #078037;
}
.u-btn-outline-primary:hover {
    color: #000 !important;
    border-color: #999 !important;
}
.check-wrapper{
	display: inline-block;
	padding: 20px 30px;
	background-color: #efefef;
	border-radius: 50px;
	font-size: 1.05em;
	font-weight: 600;
	letter-spacing: 1px;
}
.navbar .u-main-nav-v1 .nav-link {
    color: #078037;
    padding: 0.2em 0.5em;
    border-radius:0;
    border: 3px dashed rgba(0,0,0,0);
}
.u-header__section--dark .navbar .offcanvas-body [class*="u-main-nav-v"] .nav-link {
    color: #078037;
}
.photo-bg{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.photo-group a,
.links-group a{
	display: block;
	text-decoration: none;
	color: #777;
}
.photo-group a .photo-bg,
.links-group a .photo-bg {
	position: relative;
	border-radius: 20px 20px 0 20px;
	transition: all .5s ease;
}
.photo-group a:hover .photo-bg,
.links-group a:hover .photo-bg{
	position: relative;
}
.photo-group a h3{
	font-size: 1em;
	color: #111;
	background-color: #e0e0e0;
	padding: 8px 20px 8px 10px;
	border-radius: 0 30px 30px 0;
	position: absolute;
	left: -10px;
	bottom: 6px;
	right: 20px;
	transition: all .5s ease;
}
.links-group a .link-word {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	padding: 1px 10px 1px 20px;
	border-radius: 20px 0 0 0;
	color: #fff;
	background-color: #333;
}
.photo-group a:hover h3{
	font-size: 1em;
	color: #fff;
	background-color: #078037;
	padding: 8px 20px 8px 10px;
	border-radius: 0 30px 30px 0;
	position: absolute;
	left: -10px;
	bottom: 6px;
	right: 20px;
}
.photo-group-white a .photo-bg{
	position: relative;
}
.photo-group-white a .photo-bg:before{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 100%;
	right: 0;
	content: "";
	display: block;
	background-color: rgba(0,0,0,0);
	border-radius: 0 0 40px 0;
	transition: all .5s ease;
}
.photo-group-white a:hover .photo-bg:before,
.photo-group-white a:focus .photo-bg:before{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	background-color: rgba(0,0,0,0.7);
	border-radius: 0 0 40px 0;
}
.photo-group.photo-group-white a h3{
	font-size: 1em;
	color: #111;
	background-color: #fff;
	padding: 8px 20px 8px 10px;
	border-radius: 0 30px 30px 0;
	position: absolute;
	left: -10px;
	bottom: 6px;
	right: 20px;
	transition: all .5s ease;
}
.photo-group.photo-group-white a:hover h3,
.photo-group.photo-group-white a:focus h3{
	color: #fff;
	background-color: #078037;
}

.tab-style{
	background-color: #eaeaea;
	padding: 5px 10px;
	border-radius: 50px;
	margin-bottom: 30px;
}
.tab-style ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.tab-style ul li{
	display: inline-block;
	padding: 5px;
}
.tab-style ul li a{
	color: #111;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: 600;
	border-radius: 50px;
	display: block;
	border: 3px solid rgba(255,255,255,0);
	transition: all .5s ease;
}
.tab-style ul li a:hover{
	background-color: rgba(255,255,255,0.8);
	border: 3px solid rgba(255,255,255,0);
}
.tab-style ul li a:focus{
	background-color: rgba(255,255,255,0.8);
	border: 3px solid #078037;
}
.tab-style ul li.active a{
	background-color: #078037;
	color: #fff;
}
.tab-style ul li.active a:focus {
    background-color: #078037;
    color: #fff;
    border: 3px solid #ed201d;
}
.btn-back{
	background-color: #078037;
	color: #fff;
	padding: 8px 25px;
	display: inline-block;
	border-radius: 30px;
	text-decoration: none;
	transition: all .5s ease;
}
.btn-back:hover{
	background-color: #666;
	color: #fff;
}
.bottom-line{
	border-bottom: 2px solid #bababa ;
}
.publicity-group a,
.publicity-group button{
	border: 1px solid #e2e2e2;
	border-radius: 25px;
	height: 100%;
	background-color: #f4f4f4;
	display: block;
	text-decoration: none;
	color: #111;
	transition: all .5s ease;
	padding: 0;
	text-align: left;
}
.publicity-group a:hover,
.publicity-group a:focus,
.publicity-group button:hover,
.publicity-group button:focus{
	border: 1px solid #ed201d;
	background-color: #078037;
	color: #fff;
}
.publicity-group a .photo-bg,
.publicity-group button .photo-bg{
	border-radius: 25px 25px 0 0;
}
.publicity-group a h3,
.publicity-group button h3{
	font-size: 1.1em;
	margin-bottom: 5px;
}
.fancybox-wrapper{
	padding: 30px;
	border-radius: 30px;
	border: 2px solid #c9c9c9;
	background-color: #f4f4f4;
	min-width: 600px;
	max-width: 1000px;
}
.fancybox-title{
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	color: #078037;
	font-size: 1.1em;
}
.fancybox-title .podcast-ep{
	font-size: 0.8em;
    background-color: #078037;
    display: inline-block;
    padding: 2px 15px 2px 15px;
    color: #fff;
    line-height: normal;
    border-radius: 30px;
    margin-right: 10px;
}
.fancybox-close-small:after {
    top: 15px;
    right: 15px;
}
.u-counter-v3::after {
    border-color: #ffffff;
}
.js-carousel-arrow{
	font-size: 3em;
}
.modal.show .modal-dialog {
    --bs-modal-zindex: 1100;
    z-index: 1100;
    background-color: #f4f4f4;
    position: relative;
    padding: 20px;
    border-radius: 0;
    border: 3px solid #e2e2e2;
}
.modal-content {
    background-color: rgba(255,255,255,0);
    outline: 0;
    border: none;
}
.modal-header {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header h3{
	font-size: 1.2em;
}
.form-style {
	padding: 30px;
	margin-bottom: 30px;
	background-color: #efefef;
}

.g-color-red {
    color: #f00 !important;
}
.form-style .form-group{
	margin-bottom: 10px;
}
.form-style .form-group label{
	padding: 10px 5px;
}
.form-style .form-group input.form-control,
.form-style .form-group select.form-control,
.form-style .form-group textarea.form-control {
    border: 3px solid rgba(0,0,0,0.05);
    border-radius: 0;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 15px;
}
.form-style .form-group input.form-control:focus,
.form-style .form-group select.form-control:focus,
.form-style .form-group textarea.form-control:focus {
    border: 3px solid #ed201d;
    border-radius: 0;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 15px;
}
.g-color-blue {
    color: #078037 !important;
}
.space .space-group:hover .space-info .item-icon li {
    background-position: center 10px;
    padding-top: 55px;
}
.btn-wrapper{
	padding: 20px ;
}
.btn-more{
	border: 2px solid #078037;
	padding: 1px 20px;
	text-align: center;
	background-color: #078037;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	transition: all .5s ease;
	position: relative;
}
.btn-primary{
	border: 2px solid #078037;
	border-radius: 0;
	text-align: center;
	background-color: #078037;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	transition: all .5s ease;
	position: relative;
}
.btn-primary-out {
	border: 2px solid #078037;
	color: #078037;
	background-color: #fff;
	padding: 6px 15px;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	margin: 1px;
	transition: all .5s ease;
}
.btn-primary-out:hover {
	border: 2px solid #00519D;
	background-color: #00519D;
	color: #fff;
}
.btn-danger {
	border-radius: 0;
	border: 2px solid #dc3545;
}
.g-dotted-line-tb{
	padding: 20px 0 5px 0;
	border-top: 2px dotted #aaa;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 40px;
}
.g-btn-red-word{
	color: #ed201d;
	padding: 8px 20px;
	border-radius: 30px;
	border: 2px solid #ed201d;
	transition: all .5s ease;
	text-decoration: none;
}
.g-btn-red-word:hover,
.g-btn-red-word:focus{
	color: #fff;
	border: 2px solid #ed201d;
	background-color: #ed201d;
}
.text-primary {
    --bs-text-opacity: 1;
    color: #00519D!important;
}
.text-primary-title{
	color: #00519D!important;
	border-bottom: 2px dotted #aaa;
	border-top: 2px dotted #aaa;
	padding: 12px 0;
	margin-bottom: 20px;
}
.table {
	border: 2px solid #078037;
}
.headline-center-v2{
	text-align: center;
}
.headline-center-v2.page-title {
	margin-bottom: 50px;
}
.headline-center-v2.page-title h2 {
	font-size: 2em;
}
.headline-center-v2 .bordered-icon{
	font-size: 1.5em;
	color: #999;
}
.breadcrumb{
	padding-top: 100px;
	text-align: center;
	width: 100%;
	display: block;
}
.breadcrumb li{
	display: inline-block;
	padding: 5px 20px 5px 10px;
	margin: 0 -3px;
	border-bottom: 3px solid #00519D;
	position: relative;
}
.breadcrumb li:before{
	content: "\f0da";
	font: normal normal normal 1em / 1 FontAwesome;
	position: absolute;
	top: 12px;
	right: 1px;
	color: #999;
}
.breadcrumb li:last-child{
	padding: 5px 10px;
}
.breadcrumb li:last-child:before{
	display: none;
}
.breadcrumb li a{
	text-decoration: none;
	color: #078037;
}
.breadcrumb li a:hover{
	color: #00519D;
}
.second-menu{
	text-align: center;
	margin-bottom: 30px;
}
.second-menu ul {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.second-menu ul li {
	display: inline-block;
	margin-right: 5px;
}
.second-menu ul li.active a {
	background-color: #078037;
	color: #fff;
}
.second-menu ul li a{
	padding: 8px 40px;
	margin: 4px 1px;
	background-color: #d3d3d3;
	display: block;
	font-weight: 600;
	text-decoration: none;
	color: #555;
	font-size: 1.1em;
	transition: all .5s ease;
}
.second-menu ul li a:hover{
	background-color: #444;
	color: #fff;
}

.audio-wrapper{
	background-color: #ed201d;
	border-radius: 30px;
	padding: 7px 7px 0 15px;
	color: #fff;
	margin-bottom: 20px;
}
.audio-wrapper audio{
	width: 100%;
	height: 45px;
	margin-bottom: 0;
}
.g-color-gary{
	color: #777;
}
@keyframes wave {
  0% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(8px);
  }
}
@-webkit-keyframes wave {
  0% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(8px);
  }
}
@keyframes wavex {
  0% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}
@-webkit-keyframes wavex {
  0% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}

.index-links{
	background-color: #dddddd;
	padding: 50px 0 50px 0;
	position: relative;
	z-index: 100;
}
.u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\f002";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--close::before {
    content: "\f00d";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--play::before {
    content: "\f04b";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-arrow--left::before,
.u-fancybox-theme .fancybox-arrow--right::before {
    content: "\f054";
    font-family: FontAwesome;
}
.fancybox-button.fancybox-button--thumbs{
	display: none;
}

.f-adorn {
    font-family: "henderson-slab-basic", serif;
    font-style: normal;
    font-weight: 300;
}
.form-control{
	border: 2px solid rgba(0,0,0,0.2);
	background-color: #fff;
	padding: 10px 15px;
	border-radius: 0;
	transition: all .5s ease;
}
.form-contro:hover{
	border: 3px solid #ed201d;
	padding: 10px 25px;
	border-radius: 40px;
}
.footer{
	padding: 30px 0;
	border-top: 6px solid #00519D;
	position: relative;
	background-color:  #444;
	color: #fff;
}
.footer a.ftLogo {
	/*-width: 308px ;-*/
	display: inline-block;
}
.footer a.ftLogo img {
	width: 100%;
	max-width: 308px;
}
.footer p {
	margin-bottom: 10px;
}
.footer .popBtn a {
	margin-right: 10px;
	background: #078037;
	border: 1px solid #66779F!important;
	border: 0;
	color: #fff;
	border-radius: 30px;
	padding: 8px 15px;
}
.footer .popBtn a:hover {
	background-color: #66779F;
}
.fancybox-container {
	max-width: 100vw;
}
.page-title{
	color:#333333;
	margin-bottom:20px;
}
.page-title h2 {
	color:#000;
	font-weight:600;
	font-size:1.6em;
	line-height:normal;
}

.h3-title h3{
	color: #078037;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.marquee-wrapper {
    background-color: #00519D;
    padding: 10px 20px;
    height: 60px;
    margin-bottom: 30px;
    color: #efefef;
    position: relative;
}
.marquee-wrapper i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.2);
    color: #efefef;
    text-align: center;
    line-height: 40px;
}
.marquee-wrapper .marquee {
    width: auto;
    height: 27px;
    overflow: hidden;
    margin-right: 15px;
    padding-right: 15px;
}
.marquee-wrapper .marquee ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 2em;
}
.marquee-wrapper .marquee ul li {
    position: absolute;
    top:27px;
    display: block;
    white-space: nowrap;
    padding: 15px 5px;
    font-size: 1em;
    text-align: left;
    font-weight: 600;
    color: #fff;
}
.marquee-wrapper .marquee ul li a {
    color: #fff;
    text-decoration: none;
}
.marquee-wrapper .marquee ul li a:hover,
.marquee-wrapper .marquee ul li a:focus {
    color: #C5E5FF;
}
.news-list{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.news-list li a{
	display: block;
	border-bottom: 1px dotted #aaa;
	padding: 10px;
	text-decoration: none;
	position: relative;
	color: #111;
}
.news-list li a:before{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	content: "";
	transition: all .5s ease;
	background-color: #efefef;
	z-index: -1;
}
.news-list li a:hover:before,
.news-list li a:focus:before{
	width: 100%;
}
.news-list li a em{
	font-style: normal;
	color: #666;
	margin-left: 25px;
}
.news-list li a i{
	color: #078037;
	margin-right: 10px;
	position: absolute;
	top: 18px;
	left: 10px;
	transition: all .5s ease;
}
.news-list li a:hover i{
	left: calc(100% - 25px);
}
.pagination {
	display: block;
}
.pagination li{
	display: inline-block;
	margin: 2px;
}
.pagination li a{
	width: 40px;
	height: 40px;
	border:1px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: #888888;
	display: block;
	transition: all .5s ease;
}
.pagination li a:hover{
	border:1px solid #078037;
	background-color: #078037;
	color: #ffffff;
	text-decoration: none;
}
.pagination li.active a{
	background-color: #078037;
	color: #ffffff;
}
.page-style{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.page-style li{
	display: inline-block;
	margin: 0 -2px;
}
.page-style li a{
	padding: 8px 20px;
	display: block;
	border-bottom: 3px solid #dbdbdb;
	color: #ed201d;
	text-decoration: none;
}
.page-style li a.btn-pre{
	border-bottom: none;
	width: 90px;
	background-image: url('../img/arrow-left-red.png');
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: left bottom;
	height: 53px;
	display: block;
	text-indent: -9999px;
	margin-right: 10px;
}
.page-style li a.btn-next{
	border-bottom: none;
	width: 90px;
	background-image: url('../img/arrow-right-red.png');
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: left bottom;
	height: 53px;
	display: block;
	text-indent: -9999px;
	margin-left: 10px;
}
.page-style li.active a{
	border-bottom: 3px solid #ed201d;
}

.date-time {
	color: #3077af;
	min-width: 6em;
	display: block;
	font-size: 0.8em;
	margin-bottom: 15px;
}

.text-right{
	text-align: right;
}
.btn-group .u-check input[type="checkbox"] + span,
.btn-group .u-check input[type="radio"] + span,
.btn-group .u-check input[type="checkbox"] + span,
.btn-group .u-check input[type="radio"] + span{
    background-color: #fff !important;
    color: #222;
    line-height: 1.4;
    padding: 0.4rem 1.42857rem;
    font-size: 1.07143rem;
    border-radius: 20px;
    border: 3px dashed rgba(0,0,0,0);
    margin: 0 5px;
    transition: all .5s ease;
    display: block;
}
.btn-group .u-check input[type="checkbox"]:hover + span,
.btn-group .u-check input[type="radio"]:hover + span,
.btn-group .u-check input[type="checkbox"]:hover + span,
.btn-group .u-check input[type="radio"]:hover + span{
    background-color: #fff !important;
    color: #000;
    border: 3px dashed #222;
}
.btn-group .u-check input[type="checkbox"]:focus + span,
.btn-group .u-check input[type="radio"]:focus + span,
.btn-group .u-check input[type="checkbox"]:focus + span,
.btn-group .u-check input[type="radio"]:focus + span{
    background-color: #fff !important;
    color: #000;
    border: 3px dashed #222;
}
.btn-group .u-check input[type="checkbox"]:checked + span,
.btn-group .u-check input[type="radio"]:checked + span,
.btn-group .u-check input[type="checkbox"]:checked + span,
.btn-group .u-check input[type="radio"]:checked + span{
    background-color: #8297d0 !important;
    color: #fff;
}
.form-check-label .form-check-input:focus{
	display: inline-block;
	outline: 3px dashed #000 !important;
}

.bread{
	padding: 10px 0;
	position: relative;
	z-index: 50;
}
.bread ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.bread ul li{
	display: inline-block;
	color: #666;
	padding: 0 5px;
}
.bread ul li a{
	transition-duration: 0.3s;
	text-decoration: none;
	color: #666;
}
.bread ul li a:hover{
	text-decoration: none;
	color: #37d0f2;
}
.bread ul li:after {
	display: none;
}
.bread ul li:last-child {
	padding-right: 5px;
}
.bread ul li:last-child:after {
	display: none;
}
.table-wrapper,
.table-style{
	width: 100%;
/*	overflow-x: scroll; */
}
table.table-style,
.table-style table{
/*	min-width: 850px; */
	width: 100%;
	border-bottom: 2px solid #999999;
}
.table th,
.table-style th {
	padding: 8px 5px;
	background-color: #CBE4F7;
	text-align: center;
}
.table td,
.table-style td {
	padding: 8px 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	min-height: 100px;
	vertical-align: top;
}
.table-style tr td:last-child{
	border-right: none;
}
.table-style td strong{
	font-weight: 800;
	font-size: 1.2em;
	background-color: rgba(0,0,0,0.09);
	display: block;
	line-height: normal;
}
.table-style td .text a{
	background-color: #ad4f9c;
	color: #ffffff;
	padding: 0 3px;
	display: block;
	transition: all .5s ease;
}
.table-style td .text a:hover{
	text-decoration: none;
	background-color: #1e5799;
}
.table-style .today{
	background-color: #CEB3E0;
	color: #1e5799;
}
.table-style .today strong{
	background-color: rgba(255,255,255, 0.7);
}
.table-month{
	/* border-top: 3px solid rgba(0,0,0,0.15); */
	padding: 10px 0;
}
.table-rwd{

}
.table-rwd table{
	width: 100%;
}
.table-rwd table th{
	background-color: rgba(0,0,0,0.05);
	text-align: center;
	border-right: 1px solid rgba(0,0,0,0.15);
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-top: 1px solid rgba(0,0,0,0.15);
	font-size: 0.8em;
}
.table-rwd table th{
	min-width: 12em;
}
.table-rwd table th:first-child{
	min-width: auto;
}
.table-rwd table th:last-child{
	border-right: none;
}
.table-rwd table td{
	padding: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
	vertical-align: top;
	min-height: 3em;
}
.table-rwd table tr td:last-child{
	border-right: none;
}
.table-rwd table td strong{
	font-size: 1.2em;
	font-weight: 600;
	color: #999999;
}
.table-rwd table td.data-va strong{
	color: #cc4444;
}
.table-rwd table td a{
	display: block;
	transition: all .5s ease;
	color: #078037;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
	transition: all .5s ease;
}
.table-rwd table td a span{
	display: block;
	font-size: 0.8em;
	color: #3077af;
	margin-bottom: -3px;
}
.table-rwd table td a:hover{
	background-color: #3077af;
	text-decoration: none;
	color: #ffffff;
}
.table-rwd table td a:hover span{
	color: rgba(255,255,255,0.7);
}
.table-rwd table td.data-today{
	background-color: rgba(0,0,0,0.09);
}
.table-rwd table td.data-today strong{
	color: #000000;
}
.comingsoon{
	padding: 100px 10px;
	text-align: center;
	color: rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.1);
}
.steamap-list a {
	padding: 10px;
	background-color: #078037;
	border-radius: 30px;
	display: block;
	color: #ffffff;
	transition: all .5s ease;
	height: 100%;
	border: 2px solid #078037;

}
.steamap-list a:hover {
	background-color: #f4f7ff;
	border: 2px solid #6a7ca8;
	color: #333;
}
.g-order-1--sm{
	order: 2;
}
.g-order-2--sm{
	order: 1;
}
.g-color-primary {
    color: #078037 !important;
}
ul.tabBtn {
	border-bottom: 2px solid #078037!important;
}
ul.tabBtn li a{
	background-color: rgba(0,0,0,0.05);
	border-bottom: 3px solid rgba(0,0,0,0.05);
	padding: 8px 15px;
	color: rgba(0,0,0,0.5);
	transition: all .5s ease;
	text-decoration: none;
	transition-duration: 0.3s;
	margin-right: 5px;
	border-radius: 0;
}
ul.tabBtn li a:hover,
ul.tabBtn li a.active {
	background-color: #078037!important;
	color: #ffffff;
}
.js-prev:focus,
.js-next:focus{
	border: 3px dashed #000 !important;
	background-color: #078037 !important;
}
.u-nav-v1-1.u-nav-primary .nav-link.active{
	background: #078037  !important;
	border: 3px solid #078037;
	color: #fff;
	transition: all .3s linear;
}
.u-nav-v1-1.u-nav-primary .nav-link{
	border: 3px solid rgb(239, 239, 239);
	margin-right: 5px;
	transition: all .3s linear;
}
.u-nav-v1-1.u-nav-primary .nav-link:hover{
	transition: all .3s linear;
	background: rgb(227, 227, 227);
	border: 3px solid  rgb(227, 227, 227);
}
.u-nav-v1-1.u-nav-primary .nav-link.active:hover{
	transition: all .3s linear;
	background: #078037  !important;
	border: 3px solid  #078037;
}
.g-bg-white{
	background-color: #fff !important;
}
.phone-sed-menu{
	border-bottom: 1px solid #b7b7b7;
	margin-top: -1px;
	padding-bottom: 2px;
}
.phone-sed-menu .nav-link {
	padding: 0.4em 0.4em;
	border-radius: 0;
	font-weight: 400 !important;
	color: #078037 !important;
}
.phone-sed-menu .nav-link:hover {
	background-color: #078037;
	color: #fff!important;
}
.phone-sed-menu-title{
	border-top: 1px solid #b7b7b7;
	padding: 0.4em 0.6em;
	color: #666;
}
.g-mx-minus-20--xl{
	margin-left: -20px;
	margin-right: -20px;
}
.e-pepper-iframe{
	min-height: 50vh;
}
.container-fluid{
	width: 100%;
	max-width: 1900px;
}
.index-content{
	padding: 90px 0 20px 0;
	position: relative;
	z-index: 0;
	background-image: url('../img/bg.png');
	background-size: 110%;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
}
.index-content:before{
	position: absolute;
	left: -20vw;
	top: 80px;
	bottom: 80px;
	width: 110vw;
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0) 100%);
	box-shadow: 0 -20px 25px -12px rgba(0, 0, 0, 0.09);
    transform: skew(30deg);
    border-radius: 80px;
    content: "";
    z-index: 0;
}
.index-content .text{
	padding: 50px 0;
	position: relative;
	z-index: 10;
}
.tp-thumb,
.tp-thumb-img-wrap,
.tp-thumb-image{
	border-radius: 50%;
}
.item-index{
	padding: 20px 0 30px 0;
}
.index-person{
	padding: 50px 0 70px 0;
	background-color: #666;
	position: relative;
}
.item-index-group{
	width: 160px;
	display: inline-block;
}
.item-index-group a{
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: normal;
}
.item-index-group h3{
	display: inline-block;
}
.item-index-group a .item-arrow{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	position: relative;
	top: -10px;
	border-radius: 50%;
	color: #078037;
	background-color: rgba(0,0,0,0);
	transition: all .5s ease;
}
@keyframes slideBounce {
    0%, 100% {
        transform: translateX(0); /* 初始位置和最終位置 */
    }
    25%, 75% {
        transform: translateX(50px); /* 滑動到右邊50px */
    }
    50% {
        transform: translateX(0); /* 回到原始位置，帶有彈跳感 */
    }
}
.item-index-group a:hover .item-arrow{
	animation: slideBounce 2s ease infinite;
	background-color: #078037;
	color: #fff;
}
.item-index-group .js-counter{
	display: block;
	text-align: center;
	font-size: 3.8em;
	font-weight: 800;
	line-height: normal;
	color: #efefef;
	min-width: 110px;
	font-family: 'Poppins', sans-serif;
}

.item-index-group h3{
	font-size: 1.2em;
	letter-spacing: 1.2px;
}
.item-index-group{
	position: relative;
}
.item-index-group h3,
.item-index-group .js-counter{
	position: relative;
	z-index: 10;
}
.item-index-group .js-counter{
	line-height: normal;
}
.item-index-group:before{
	width: 0px;
	height: 10px;
	display: block;
	position: absolute;
	left: calc(50% - 50px);
	bottom: 46px;
	content: "";
	z-index: 0;
	border-radius: 30px;
	transition: all .5s ease;
}
.item-index-group:hover:before{
	height: 40px;
}
.item-index-group-1:before{
	background-color: #6accb0;
	animation: expandWidth-1 1.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
@keyframes expandWidth-1 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.item-index-group-2:before{
	background-color: #f4e295;
	animation: expandWidth-2 1.5s cubic-bezier(0.23, 1, 0.32, 1) 1s forwards;
}
@keyframes expandWidth-2 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.item-index-group-3:before{
	background-color: #6abaef;
	animation: expandWidth-3 1.5s cubic-bezier(0.23, 1, 0.32, 1) 2s forwards;
}
@keyframes expandWidth-3 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.item-index-group-4:before{
	background-color: #c2ed91;
	animation: expandWidth-4 1.5s cubic-bezier(0.23, 1, 0.32, 1) 3s forwards;
}
@keyframes expandWidth-4 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.item-index-group-5:before{
	background-color: #eabbd4;
	animation: expandWidth-5 1.5s cubic-bezier(0.23, 1, 0.32, 1) 4s forwards;
}
@keyframes expandWidth-5 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.item-index-group-6:before{
	background-color: #97c3ef;
	animation: expandWidth-6 1.5s cubic-bezier(0.23, 1, 0.32, 1) 5s forwards;
}
@keyframes expandWidth-6 {
    0% {
        width: 1px; /* 初始寬度 */
    }
    100% {
        width: 100px; /* 最終寬度 */
    }
}
.banner-main{
	background-image: url('../img/bg.png');
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 130px 0 30px 0;
	position: relative;
	margin-bottom: 50px;
}
.banner-main:before{
	position: absolute;
	left: -50vw;
	top: 100px;
	bottom: 0;
	width: 108vw;
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 1%,rgba(255,255,255,1) 100%);
	box-shadow: 0 -20px 25px -12px rgba(0, 0, 0, 0.2);
    transform: skew(30deg);
    border-radius: 0 60px 0 0;
    content: "";
    z-index: 0;
}
.banner-main h2{
	letter-spacing: 1.2px;
	position: relative;
	z-index: 10;
}
.banner-interview {
	padding: 65px 0 0 0;
	position: relative;
}
.banner-main:before {
    position: absolute;
    left: 0;
    top: 112px;
    bottom: 0;
    width: 90vw;
    background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 1%,rgba(255,255,255,1) 100%);
    box-shadow: 0 -20px 25px -12px rgba(0, 0, 0, 0.2);
    transform: skew(30deg);
    border-radius: 0 20px 0 0;
}
.interview-photo{
	width: 100%;
    height: calc(100vh - 120px);
    -o-object-fit: cover;
    object-fit: cover;
}
.banner-interview .bread{
	margin-bottom: 10px;
}
.banner-bread{
	background: none;
	padding: 70px 0 0px 0;
	position: relative;
	margin-bottom: -120px;
	z-index: 10;
}
.banner-bread .bread ul li {
    display: inline-block;
    color: #C1C1C1;
    padding: 0 5px;
}
.banner-bread .bread ul li a {
	color: #C1C1C1;
}
.banner-bread .bread ul li a:hover,
.banner-bread .bread ul li a:focus {
	color: #fff;
}
.coming-soon{
	padding: 80px 20px;
	text-align: center;
	color: #777;
	font-weight: 800;
	background-color: rgba(0,0,0,0.09);
	border-radius: 30px;
	letter-spacing: 2px;
}
.media-list-group a{
	display: block;
	color: #333;
	text-decoration: none;
	transition: all .5s ease;
}
.media-list-group a:hover,
.media-list-group a:focus {
	color: #fff;
}
.media-list-group a img{
	width: 100%;
}
.media-list-group a .photo-bg{
	border-radius: 30px 30px 0 30px;
	transition: all .5s ease;
}
.media-list-group a .media-title{
	padding: 30px;
	background-color: #efefef;
	border-radius: 30px 0 30px 30px;
	margin-left: 30px;
	margin-top: -30px;
	min-height: 215px;
	transition: all .5s ease;
}
.media-list-group a h3{
	font-size: 1.1em;
	letter-spacing: 1.2px;
	color: #111;
	transition: all .5s ease;
}
.media-list-group a:hover .media-title,
.media-list-group a:focus .media-title{
	background-color: #078037;
}
.media-list-group a:hover h3,
.media-list-group a:focus h3 {
	color: #fff;
}
.person-tab{
	margin-bottom: 20px;
	top: 150px;
    width: 100%;
    position: sticky;
    text-align: center;
}
.person-list{
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
}
.person-list-group{
	border-radius: 20px;
}
.person-list-group img{
	width: 100%;
}
.person-list-group a{
	display: block;
	position: relative;
	border-radius: 20px;
	color: #fff;
	text-decoration: none;
}
.person-list-group a h4{
	font-size: 1.2em;
	font-weight: 700;
}
.person-list-group a .photo-bg{
	border-radius: 20px;
}
.person-list-group a:before{
	background: linear-gradient(135deg, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 52%,rgba(0,0,0,0.95) 100%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 20px;
	display: block;
	content:"";
	z-index: 1;
	opacity: 0.4;
	transition: all .5s ease;
}
.person-list-group a:hover:before{
	opacity: 1;
}
.title-s{
	position: absolute;
	right: 20px ;
	bottom: 20px;
	text-align: right;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	font-weight: 700;
	letter-spacing: 1.2px;
	width: calc(100% - 20px);
	z-index: 10;
}
.person-list-group a .title-s-sec{
	position: relative;
}
.person-list-group a .title-s-sec:before{
	position: absolute;
	right: 0;
	top: -10px;
	width: 0;
	height: 1px;
	background-color: #fff;
	content: "";
	display: block;
	transition: all .5s ease;
}
.person-list-group a:hover .title-s-sec:before{
	position: absolute;
	right: 0;
	top: -10px;
	width: 80%;
	height: 1px;
	background-color: #fff;
	content: "";
	display: block;
}
.title-s h3{
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	text-shadow: none;
	letter-spacing: 2px;
	padding-bottom: 20px;
}
.person-tab ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.person-tab ul li{
	display: inline-block;
	margin: 5px;
}
.person-tab ul li a{
	font-size: 1.1em;
	font-weight: 700;
	letter-spacing: 1.2px;
	padding: 8px 20px;
	display: block;
	border-radius: 30px;
	border: 1px solid #fff;
	color: #fff;
	background-color: #666;
	text-decoration: none;
	transition: all .5s ease;
}
.person-tab ul li.active a{
	background-color: #fff;
	border: 1px solid #fff;
	color: #444;
}
.full-bg{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 100px 0;
	min-height: 100vh;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.full-bg .text{
	position: relative;
	z-index: 10;
	width: 100%;
	padding: 40px;
	max-width: 880px;
	margin: 0 auto;
	font-weight: 700;
	color: #111;
	text-shadow: 0 0 5px #fff;
	background-color: rgba(255,255,255,0.4);
	letter-spacing: 1.1px;
}
.photo-list{
	background-color: #efefef;
}
.download-pdf{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf span{
	margin: 18px 0 6px -10px;
	background-color: #B30B00;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf:hover{
	background-color: #B30B00;
}
.download-pdf:hover span{
	background-color: #fff;
	color: #B30B00;
}
.download-odt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt span{
	margin: 18px 0 6px -10px;
	background-color: #3771CC;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt:hover{
	background-color: #3771CC;
}
.download-odt:hover span{
	background-color: #fff;
	color: #3771CC;
}
.download-doc{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc span{
	margin: 18px 0 6px -10px;
	background-color: #295496;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc:hover{
	background-color: #295496;
}
.download-doc:hover span{
	background-color: #fff;
	color: #295496;
}
.download-other{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #9B7046;
	transition: all .5s ease;
}
.download-other span{
	margin: 18px 0 6px -10px;
	background-color: #9B7046;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #9B7046;
	transition: all .5s ease;
}
.download-other:hover span{
	background-color: #fff;
	color: #9B7046;
}
.download-other:hover{
	background-color: #9B7046;
}
.download-ppt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt span{
	margin: 18px 0 6px -10px;
	background-color: #d14424;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt:hover{
	background-color: #d14424;
}
.download-ppt:hover span{
	background-color: #fff;
	color: #d14424;
}
.download-odp{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp span{
	margin: 18px 0 6px -10px;
	background-color: #bb441e;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp:hover{
	background-color: #bb441e;
}
.download-odp:hover span{
	background-color: #fff;
	color: #bb441e;
}
.download-group{
	border-bottom: 3px dotted #bababa;
	padding: 10px 0;
}
.model-title {
	text-align: center;
	border-right: 1px solid #bababa;
	height: 100%;
	color: #444;
}
.model-title i{
	color: #bababa;
	font-size: 4em;
	margin-bottom: 10px;
}
.film-wrapper{
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	padding: 80px 0;
}
.film-wrapper:before{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.7);
	display: block;
	z-index: 1;
	transition: all .5s ease;
}
.film-wrapper-bg{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	z-index: 0;
	filter: blur(12px);
}
.film-wrapper .container{
	position: relative;
	z-index: 10;
}
.film-wrapper .container .ratio{
	border: 10px solid #777;
	box-shadow: 0 25px 25px -12px rgba(0, 0, 0, 0.5);
}
.film-wrapper h3{
	font-size: 1.2em;
	color: #fff;
}
.film-wrapper a{
	display: block;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
	position: relative;
	z-index: 10;
	width: 100%;
	padding: 150px 30px;
}
.film-wrapper a i{
	font-size: 6em;
	position: relative;
	z-index: 10;
	transition: all .5s ease;
}
.film-wrapper a:hover i{
	color: #FF0600;
}
.film-wrapper a h3{
	padding-top: 15px;
	font-size: 1.3em;
	position: relative;
	z-index: 10;
	letter-spacing: 1.2px;
	line-height: 1.7;
}
.film-wrapper a:hover h3{
	color: #fff;
}
.film-wrapper a p{
	color: rgba(255,255,255,0.9);
}
.film-wrapper a:hover:before{
	position: absolute;
	width: 100%;
	right: 0;
	bottom: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.8);
	display: block;
	z-index: 0;
}
.sitemap-group {
	padding: 20px;
	border-radius: 30px;
	background-color: rgba(0,0,0,00.06);
	height: 100%;
}
.sitemap-group h3{
	font-size: 1.1em;
	padding: 10px 20px;
	border-radius: 30px;
	background-color: #fff;
}
.sitemap-group h3 a{
	color: #002E71;
	text-decoration: none;
}
.sitemap-group ul li a {
	text-decoration: none;
	color: #111;
	padding: 5px 20px;
	border-radius: 30px;
	display: block;
	transition: all .5s ease;
}
.sitemap-group ul li a:hover,
.sitemap-group ul li a:focus {
	background-color: #002E71;
	color: #fff;
	font-weight: 600;
}
.index-content .text {
	font-size: 1.1em;
}
.index-content .text h3{
	font-size: 1.4em;
    letter-spacing: 1.2px;
    font-weight: 700;
    margin-bottom: 20px;
}
.interview-banner{
	position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}
.interview-banner-img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: scaleBackground 25s alternate;
}
@keyframes scaleBackground {
    0% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }
.interview-banner:before{
	 background: radial-gradient(circle at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.9) 100%);
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 display: block;
	 content: "";
	 z-index: 1;
}
.interview-title{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	color: #fff;
	padding-bottom: 50px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	font-weight: 700;
	letter-spacing: 1.2px;
}
.interview-title h3{
	font-size: 1.9em;
}
.interview-title-2{
	font-size: 1.3em;
}
.interview-banner h2{
	margin-bottom: 20px;
}
.interview-banner img{
	height: 10px;
	width: 100%;
}
.index-schoolList .logoList {
    position: relative;
    height: 360px;
    width: 100%;
    overflow: hidden;
}
.index-schoolList .logoList .logoBox {
    width: 360px;
    margin: 0 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.3);
}
.index-schoolList .logoList .logoBox img {
    width: 100%;
}
.index-schoolList .logoList .logoBox1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 2300px;
    text-align: left;
    -webkit-animation: dude 70s 0 forwards;
    animation: list1 80s 0 forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.index-schoolList .logoList .logoBox2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 2300px;
    text-align: left;
    -webkit-animation: dude2 70s 0 forwards;
    animation: list2 80s 0 forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-webkit-keyframes list1 {
    0% {
      left: 0;
    }
    100% {
      left: -2300px;
    }
}
@keyframes list1 {
    0% {
      left: 0;
    }
    100% {
      left: -2300px;
    }
}
@-webkit-keyframes list2 {
    0% {
      left: 2300px;
    }
    100% {
      left: 0;
    }
}
@keyframes list2 {
    0% {
      left: 2300px;
    }
    100% {
  left: 0;
    }
}

.interview-header .phone-view{
	display: block;
}
.interview-header,
.u-header.interview-header,
.g-bg-style.interview-header {
    font-size: 1.1em;
    z-index: 501;
    background-color: rgba(0,0,0,0) !important;
    box-shadow: 0px 2px 8px rgba(0,0,0,0);
}
.interview-header .g-bg-style {
    background-color: rgba(0,0,0,0) !important;
    border-top: 5px solid #078037;
}
.interview-header .js-header-change-moment .u-header__logo-img{
	opacity: 1;
}
.interview-header .js-header-change-moment .u-header__logo-img.u-header__logo-img--main{
	opacity: 0;
}
.interview-header .navbar-toggler-btn .hamburger-line {
    height: 1px;
    background-color: #fff;
    width: 1.5em;
    display: block;
    margin: 7px auto;
}
.interview-header .navbar-toggler-btn strong {
    color: #fff;
}
.interview-header .js-header-change-moment .navbar-toggler-btn .hamburger-line {
    background-color: #078037;
}
.interview-header .js-header-change-moment .navbar-toggler-btn strong {
    color: #078037;
}
.u-header [aria-labelledby] {
     opacity: 1;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 80px;
    bottom: 80px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 0;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #666;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-indicators .active {
    opacity: 1;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap :last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    margin-bottom: 0;
    font-size: 1.2rem;
}
#revSliderWrapper{
}
#revSliderWrapper iframe{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 12px solid #000;
	border-bottom: 12px solid #000;

}
#revSlider-film{
	position: relative;
	background-color: #000;
	box-shadow: 0 23px 25px -12px rgba(0, 0, 0, 0.4);
}
#revSlider-film:after{
	position: absolute;
	right: -1px;
	top: 0;
	bottom: 0;
	width: 10px;
	display: block;
	background-color: #000;
	z-index: 100;
	content: "";
}
#revSlider-film:before{
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 10px;
	display: block;
	background-color: #000;
	z-index: 100;
	content: "";
}
.hidden-lg-up{
	display: none;
}
.shake i{
	animation: shake .6s ease-in-out 0s infinite alternate;
}
@keyframes shake {
	0% {
		transform: translateX(-10px);
	}
	100% {
		transform: translateX(6px);
	}
}
.dialog-group{
	padding: 15px 0;
	border-bottom: 1px solid #aaa;
}
.download-list{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-bottom: 30px;
}
.download-list li{
	margin-bottom: 5px;
}
.download-list a{
	padding: 10px;
	text-decoration: none;
	background-color: #efefef;
	display: block;
	color: #111;
	transition: all .5s ease;
}
.download-list a:hover,
.download-list a:focus {
	background-color: #078037;
	color: #fff;
}
.g-line-b{
	border-bottom: 1px dotted #65A6DB;
}
.modal-lg, .modal-xl {
    --bs-modal-width: 1000px;
}
.table-gray td{
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 3px;
}
.table-gray td table td{
	border-right: none;
	border-bottom: none;
}
.text table{
	border: 2px solid #999;
}
.text table th,
.text table td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	line-height: 1.4;
	padding: 5px;
}
@media (max-width: 1503px) {
	.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
	    padding: 8px 8px;
	}
	.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
	    padding: 8px 8px;
	}
	.navbar-brand img {
	    height: 48px;
	    margin: 2px;
	}
	.navbar-brand {
	    margin-right: 0;
	}
	.hs-has-sub-menu > a::after {
	    margin-left: 0px;
	}
}
@media (max-width: 1310px) {
	.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
	    padding: 8px 7px;
	    letter-spacing: 0px;
	}
	.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
	.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
	    padding: 8px 7px;
	    letter-spacing: 0px;
	}
	.navbar-brand img {
	    height: 50px;
	    margin: 2px;
	}
	.navbar-brand {
	    margin-right: 0;
	}
	.u-header {
	    font-size: 1.05em;
	}

}

@media (max-width: 1199px) {
	.item-index-group-1,
	.item-index-group-2,
	.item-index-group-3 {
		margin-left: 0;
	}
	.item-index{
		padding: 0;
	}
	.item-index-group{
		width: 150px;
		display: inline-block;
	}
	.hidden-lg-up{
		display: block;
	}
	.phone-view{
    	display: block;
    }
    .pc-view,
    .d-flex.pc-view{
		display: none !important;
	}
	.top-menu {
		display: none;
	}
	.phone-top-menu {
		display: block;
		padding: 10px;
		background-color: #efefef;
	}
	.phone-top-menu ul {
		text-align: center;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.phone-top-menu ul li{
		display: inline-block;
	}
	.phone-top-menu ul li a,
	.phone-top-menu ul li button{
		padding: 0 10px;
		display: block;
		text-decoration: none;
		color: #078037;
		cursor: pointer;
		background-color: rgba(0,0,0,0);
		border: 1px solid rgba(0,0,0,0);
		line-height: normal;
		transition: all .5s ease;
	}
	.phone-top-menu ul li a:hover,
	.phone-top-menu ul li button:hover,
	.phone-top-menu ul li a:focus,
	.phone-top-menu ul li button:focus{
		background-color: #d6d6d6;
	}
}

@media (min-width: 1200px){
	.container {
	    width: 100%;
	    max-width: 1380px;
	}

}


@media (max-width: 991px){
	/*html,
	body {
		overflow-x: hidden;
	}*/
	.container,
	.container-md,
	.container-sm {
	    max-width: 780px;
	}
	.table-rwd table th{
		min-width: 8em;
	}
	.table-rwd table th:first-child{
		min-width: auto;
	}
	.table-wrapper{
		width: 100%;
		overflow-x: scroll;
	}
	.table-wrapper .table{
		width: 1000px;
	}
	.full-bg {
	    padding: 50px 0;
	    min-height: 50vh;
	}
	.item-index-group{
		width: calc(20% - 10px);
		display: inline-block;
	}
	.interview-title .text{
		font-size: 0.9em;
	}
	.interview-title {
		padding-bottom: 30px;
	}
    .title-s {
	    position: absolute;
	    right: 10px;
	    bottom: 5px;
	    text-align: right;
	    text-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	    font-weight: 700;
	    letter-spacing: 1.2px;
	    width: calc(100% - 20px);
	    z-index: 10;
	}
	.second-menu ul li a{
		padding: 8px 20px;
		margin: 4px 1px;
		background-color: #d3d3d3;
		display: block;
		font-weight: 600;
		text-decoration: none;
		color: #555;
		font-size: 1.1em;
		transition: all .5s ease;
	}
}

@media (max-width: 767px) {
	.table-rwd table thead{
	    display: none;
	}
	.table-rwd table tbody tr{
		border-bottom: 3px solid #777777;
	}
	.table-rwd table td{
	    display: block;
	    position: relative;
	    padding: 7px 7px 7px 6em;
	    border-right: none;
	}
	.table-rwd table td:before{
	    content: attr(data-title);
	    display: inline-block;
	    width: 5em;
	    text-align: center;
	    text-decoration: none;
	    background-color: rgba(0,0,0,0.08);
	    font-weight: 900;
	    position: absolute;
	    top: 11px;
	    left: 7px;
	}
	.table-rwd table td.text-center {
    	text-align: left!important;
	}
	.table-rwd.table-rwd-fir-title tbody tr td{
		width: calc(50% - 2px);
		display: inline-block;
	}
	.table-rwd.table-rwd-fir-title tbody tr td:first-child {
    	font-size: 1.2em;
    	font-weight: 600;
    	padding: 7px 7px 7px 7px;
    	min-height: 1.2em;
    	width: 100%;
	}
	.g-order-1--sm{
		order: 1;
	}
	.g-order-2--sm{
		order: 2;
	}
	.g-bor-lt{
		border-left: none;
	}
	.text-end {
	    text-align: left!important;
	}
	.table-rwd table td.td-none,
	.td-none{
		display: none;
	}
	.index-content {
	    padding: 30px 0;
	    background-size: 1300px;
	}
	.index-content:before {
	    position: absolute;
	    left: -20vw;
	    top: 30px;
	    bottom: 150px;
	    width: 120vw;
	    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0) 100%);
	    box-shadow: 0 -20px 25px -12px rgba(0, 0, 0, 0.2);
	    transform: skew(20deg);
	    border-radius: 70px;
	    content: "";
	    z-index: 0;
	}
	.item-index-group-1{
		margin-left: 30px;
	}
	.item-index-group-2{
		margin-left: 70px;
	}
	.item-index-group-3{
		margin-left: 140px;
	}
	/*.interview-banner {
	    height: auto;
	    padding-top: 30vh;
	    background-repeat: no-repeat;
	    background-size: 100%;
	    background-position: center top;
	    position: relative;
	}*/
	.full-bg {
	    padding: 30px 0;
	    min-height: 30vh;
	}
	.film-wrapper {
	    padding: 50px 0;
	}
	.film-wrapper .container .ratio {
	    border: 5px solid #777;
	    box-shadow: 0 25px 25px -12px rgba(0, 0, 0, 0.5);
	}
	.interview-title{
		position: absolute;
		background-color: none;
		padding: 0 0 20px 0;
	}
	.interview-banner img{
		height: 90vh;
		width: 100%;
	}
	.interview-title-1{
		position: absolute;
		top: -160px;
		left: 20px;
		right: 20px;
	}
	.interview-title h3{
		font-size: 1.5em;
	}
	.interview-title-2{
		font-size: 1.1em;
	}
	.person-tab ul li {
	    display: inline-block;
	    margin: 5px;
	}
	.person-tab ul li a {
	    font-size: 1em;
	    font-weight: 700;
	    letter-spacing: 1px;
	    padding: 5px 15px;
	    display: block;
	    border-radius: 30px;
	    border: 1px solid #fff;
	    color: #fff;
	    text-decoration: none;
	    transition: all .5s ease;
	}
	.person-list-group {
    	border-radius: 20px;
    }
    .person-list-group-title img{
    	height: 130px;
    	width: 100%;
    }
    .person-list-group a .title-s h4 {
	    font-size: 1em;
	    font-weight: 700;
	}
	.person-tab{
		margin-bottom: 0px;
		top: 150px;
	    width: 100%;
	    position: sticky;
	    text-align: left;
	}
	.title-s h3 {
	    color: #fff;
	    letter-spacing: 1px;
	    padding-bottom: 12px;
	}
	.modal-body .text-right {
	    text-align: left;
	}
	.headline-center-v2.page-title {
	    margin-bottom: 20px;
	}
	.second-menu ul li a {
        padding: 5px 8px;
        font-size: 1em;
    }
    .form-style {
		padding: 20px 10px;
		margin-bottom: 30px;
		background-color: #efefef;
	}
}

@media (max-width: 700px) {

}

/* jquery-validate用*/
.invalid{color:#e91e63;}
