@charset "utf-8";
/* CSS Document */
/* reset
------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	/* border: 0; */
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html,body
{
    width: 100%;
    overflow-x: hidden;

	-webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
body {
	color: #666;
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, "LiHei Pro", "新細明體", sans-serif;
	font-size: 16px;
    margin: 0 auto;
    max-width: 100%;
}

hr {
	margin: 0;
}

.red {
	color: #ea2e20;
}
.clear30 {
	clear: both;
	height: 30px;
}
.img100 {
	max-width: 100%;
}
.hr-dot {
	display: block;
    height: 3px;
	background: url(../images/hr_dot.jpg) repeat-x;
    border: 0;
	padding: 0;
	margin: 0;
}
.hr-3dots {
	display: block;
    height: 9px;
	background: url(../images/dots_3v.png) repeat-x;
    border: 0;
}

::-webkit-input-placeholder {
  font-size: 14px;
}
::-moz-placeholder {
  font-size: 14px;
}
:-ms-input-placeholder {
  font-size: 14px;
}
::placeholder {
  font-size: 14px;
}

/* Nav
------------------------------------------------*/
.nav-top {
	padding: 4px 15px;
	line-height: 0;
}
nav.navbar {
	padding: 0;
}
#navbar {
	background: #514068; /* Old browsers */
	border-bottom: 3px solid #ef8bae;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
}
/*#navbar .container .navbar-nav {
	padding: 0 15px;
}*/
.navbar-brand img {
	max-width: 220px;
	line-height: 0;
	padding-top: 5px;
	padding-left: 15px;
}
.navbar-toggler {
	margin-right: 15px;
}
#navbar ul.navbar-nav li a {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 15px;
	/*border-bottom: 1px solid #FFF;*/
}
#navbar ul.navbar-nav li a:hover {
	background: #FFF;
	color: #514068;
}
/*.toogle-zh {
	margin: 5px 10px;
}*/
.dropdown-toggle::after {
	display: none;
}
.dropdown-menu {
	margin-bottom: 15px;
	border-radius: 0;
}
#navbar ul.navbar-nav li.nav-item div a {
	color: #666;
}
#navbar ul.navbar-nav li.nav-item div a:hover {
	background: #f8f8f8;
}
.back-btn {
	float: right;
	padding-top: 22px;
}
.back-btn a {
	color: #666;
	/*font-size: 14px;*/
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}
.back-btn a:hover {
	color: #514068;
}


.bb-block1 {
	background: url(../images/banner1.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block2 {
	background: url(../images/banner2.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block3 {
	background: url(../images/banner3.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block4 {
	background: url(../images/banner4.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block5 {
	background: url(../images/banner5.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block6 {
	background: url(../images/banner6.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block7 {
	background: url(../images/banner7.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block8 {
	background: url(../images/banner8.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bb-block9 {
	background: url(../images/banner9.jpg) center center/cover no-repeat;
	height: 150px;
    position: relative;
}
.bread-block {
	background: rgb(81,64,104);
	background: linear-gradient(90deg, rgba(81,64,104,0.6979166666666667) 0%, rgba(255,255,255,0) 90%);
	position: relative;
	top: 117px;
	width: 100%;
}
.bread-nav {
	list-style: none;
	margin: 5px;
	-webkit-padding-start: 0;
	-moz-padding-start:0;
}
.bread-nav li {
	color: #ccc;
	display: inline-block;
	font-size: 0.8em;
	line-height: 1.8em;
}
.bread-nav li a {
	color: #ccc;
}
.bread-nav li a:hover {
	color: #ef8bae;
	text-decoration: underline;
}
.bread-nav li:last-child {
	color: #ef8bae;
}

/* Blocks
------------------------------------------------*/
.block-main {
	padding: 30px 15px;
}
.block-main-last {
	padding: 30px 15px;
}
.block-purple {
	background: #f4f6fb;
	padding: 30px 15px;
}

.banner-item {
	padding: 0;
	line-height: 0;
}


/* Main Global
------------------------------------------------*/
.tit-item {
	padding-bottom: 15px;
}
.main-tit-idx {
	color: #514068;
	font-size: 1.5em;
}
.main-tit {
	color: #514068;
	font-size: 1.5em;
}
.main-tit::before {
	/*content: url("../images/titico_left.png");
    display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;*/

	display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #514068;
    width: 40px;
}
.main-tit::after {
	/*content: url("../images/titico_right.png");
    display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-left: 20px;*/

	display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #514068;
    width: 40px;
}
.main-tit-sub {
	color: #ef8bae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 0;
}

.btn-rnd-hollow {
	border: 1px solid #514068;
	border-radius: 25px;
	color: #514068;
	font-size: 0.9rem;
	padding: 5px 1.5em;
	margin-top: 1px;
	transition: 0.6s;
}
.btn-rnd-hollow:hover {
	background: #514068;
	color: #FFF;
	text-decoration: none;
}


.page-link {
	color: #514068;
}
.page-link:hover {
    color: #FFF;
    background-color: #514068;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #514068;
    border-color: #dee2e6;
}

.subnav-left {
	padding: 0 1em;
}
.main-right {
	padding: 0 1em;
}
.tit-zh {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 2.4em;
	color: #333;
}
.eng-cap {
	color: #999;
	font-size: 0.88em;
}
.tit-eng {
	color: #999;
	font-size: 0.78em;
}
.subnav-left ul {
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	margin-left: 0;
	padding-left: 0;
}
.subnav-left ul li {
	border-bottom: 1px solid #ddd;
	font-size: 1rem;
	line-height: 3em;
	list-style: none;
}
.subnav-left ul li a {
	color: #666;
}
.subnav-left ul li a:hover {
	color: #ef8bae;
	text-decoration: none;
}
.subnav-item a {
	display: block;
}


/* News
------------------------------------------------*/
.news-ul {
	list-style: none;
}
.news-ul li {
	border-bottom: 1px solid #ddd;
	line-height: 1.65em;
	padding: 15px;
	transition: 0.5s;
}
.news-ul li:first-child {
	border-top: 1px solid #ddd;
}
.news-ul li:hover {
	background: #f2f2f2;

}
.news-ul li a {
	color: #666;
	display: block;
	font-size: 16px;
}
.news-ul li a:hover {
	text-decoration: none;
}
.news-li-date {
	color: #514068;
	font-size: 0.88em;
	letter-spacing: 1px;
}
.news-type1 {
	color: #ef8bae;
	font-size: 0.88em;
	letter-spacing: 1px;
	padding-left: 15px;
}
.news-type2 {
	color: #514068;
	font-size: 0.88em;
	letter-spacing: 1px;
	padding-left: 15px;
}
.news-type3 {
	color: #a73836;
	font-size: 0.88em;
	letter-spacing: 1px;
	padding-left: 15px;
}
.blink {
	color: #FF3300;
	font-size: 0.8em;
	letter-spacing: 1px;
	padding-left: 15px;
}
.block-news-detail {
	margin: 1em 0;
}
.news-date-inner {
	color: #ef8bae;
	margin-bottom: 0;
}
.news-tit-inner {
	color: #514068;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.news-content {
	line-height: 1.65em;
	margin: 15px 0;
}
.news-attach {
	background: #ede9f2;
	border: 1px solid #d1c0e7;
	border-radius: 3px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.news-attach img {
	padding-left: 5px;
	vertical-align: middle;
}
.news-attach a {
	color: #514068;
	line-height: 1.8em;
	text-decoration: none;
}
.news-attach a:hover {
	text-decoration: underline;
}
.news-link {
	background: #ffeaec;
	border: 1px solid #f2cbc9;
	border-radius: 3px;
	padding: 12px 15px;
}
.news-link a {
	color: #ef8bae;
	text-decoration: none;
}
.news-link a:hover {
	text-decoration: underline;
}


/* Info
------------------------------------------------*/
.info-ul {
	list-style: none;
}
.info-ul li {
	border-bottom: 1px solid #ddd;
	line-height: 1.65em;
	padding: 15px 0;
	transition: 0.5s;
}
.info-ul li:hover {
	background: #f2f2f2;

}
.info-ul li a {
	color: #666;
	display: block;
	font-size: 16px;
}
.info-ul li a:hover {
	text-decoration: none;
}
.info-li-date {
	color: #514068;
	font-size: 0.88em;
	letter-spacing: 1px;
	padding-right: 15px;
}
.info-ul li a img {
	vertical-align: middle;
	padding-left: 10px;
}


/* Event
------------------------------------------------*/
.event-item {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 30px 20px;
	margin-bottom: 30px;
	text-align: center;
}
.event-in-item {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 15px;
	margin: 15px 0;
}
.event-type01, .event-in-type01 {
	border-top: 2px solid #ef8bae;
}
.event-type02, .event-in-type02 {
	border-top: 2px solid #514068;
}
.idx-event-date {
	background: #eae7ec;
	border-radius: 5px;
	width: 90px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 15px auto;
	padding-top: 17px;
}
.idx-event-date p {
	vertical-align: middle;
}
.event-mth {
	font-size: 1em;
	letter-spacing: 1px;
}
.event-day {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 32px;
}
.idx-date-type01 {
	color: #ef8bae;
}
.idx-date-type02 {
	color: #514068;
}
.event-type01 h2 {
	color: #ef8bae;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 1px;
}
.event-type02 h2 {
	color: #514068;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 1px;
}
.event-type01 h3 {
	color: #666;
	font-size: 1em;
	line-height: 1.8em;
	text-align: justify;
	text-align-last: center;
}
.event-type02 h3 {
	color: #666;
	font-size: 1em;
	line-height: 1.8em;
	text-align: justify;
	text-align-last: center;
}
.btn-signup-type01, .btn-signup-type02 {
	background: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #666;
	font-size: 0.88rem;
	padding: 6px 2.5em;
	margin-top: 15px;
	transition: 0.6s;
}
.btn-signup-type01:hover {
	background: #ef8bae;
	color: #FFF;
	text-decoration: none;
}
.btn-signup-type02:hover {
	background: #514068;
	color: #FFF;
	text-decoration: none;
}
.btn-upcoming-signup {
	background: #514068;
	border: 1px solid #514068;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.95rem;
	letter-spacing: 1px;
	padding: 6px 15px;
	transition: 0.6s;
}
.btn-upcoming-signup:hover {
	background: #fafafa;
	color: #514068;
	text-decoration: none;
}
.btn-upcoming-search {
	background: #514068;
	border: 1px solid #514068;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.95rem;
	letter-spacing: 1px;
	padding: 6px 15px;
	transition: 0.6s;
	width:100%
}
.btn-upcoming-search:hover {
	background: #fafafa;
	color: #514068;
	text-decoration: none;
}
[aria-current="page"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}
.btn-upcoming-forbidden {
	background: #f5f5f5;
	border: 1px solid #aaa;
	border-radius: 5px;
	color: #666;
	font-size: 0.95rem;
	letter-spacing: 1px;
	padding: 6px 15px;
	transition: 0.6s;
}
.btn-upcoming-result {
	background: #ef8bae;
	border: 1px solid #ef8bae;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.95rem;
	letter-spacing: 1px;
	padding: 6px 15px;
	transition: 0.6s;
}
.btn-upcoming-result:hover {
	background: #fafafa;
	color: #ef8bae;
	text-decoration: none;
}

.event-item-grid {
	display: grid;
	grid-gap: 15px;
	grid-template-columns: 100px minmax(100px, 1fr) ;
	background-color: #fff;
	color: #444;
	align-items: center;
}
.event-city {
	background: #eae7ec;
	border-radius: 5px;
	font-size: 1.5em;
	font-weight: bold;
	width: 90px;
	height: 90px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	margin: 15px auto;
	padding-top: 26px;
}

.event-in-date {
	color: #ef8bae;
	font-size: 0.95em;
}
.event-type01 .event-list-txt h3 {
	color: #666;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
}
.event-list-txt h3 {
	color: #666;
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-align: left;
}
.event-list-sub {
	background: #f1f1f1;
	padding: 15px;
}
.event-sub-item {
	border-right: 1px dashed #ccc;
	text-align: center;
}
.event-sub-item:last-child {
	border-right: 0;
	text-align: center;
}
.btn-signup-type01b, .btn-signup-type02b {
	background: #514068;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.88rem;
	padding: 6px 2.5em;
	margin-top: 5px;
	transition: 0.6s;
}
.btn-signup-type01b:hover {
	background: #f1f1f1;
	color: #666;
	text-decoration: none;
}
.btn-signup-type02b:hover {
	background: #f1f1f1;
	border: 1px solid #514068;
	color: #514068;
	text-decoration: none;
}
.upcoming-wrapper {
	border: 1px solid #ccc;
	border-top: 2px solid #514068;
	border-radius: 3px;
	padding: 0 25px;
	margin: 15px 0;
}
.upcoming-wrapper h2 {
	color: #514068;
	font-size: 1.4em;
	line-height: 1.8em;
	padding: 15px 0 0 0;
	text-align: center;
}

.upcoming-tb tr th {
	background: #625377;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.upcoming-tb tr td {
	border-bottom: 1px solid #625377;
	border-right: 1px solid #625377;
	padding: 10px;
	line-height: 1.5em;
	vertical-align: middle;
}
.upcoming-tb tr:nth-child(even) {
    background-color: #f4f6fb;
}
.upcoming-tb tr td:last-child {
	border-right: 0;
}
.upcoming-tb tr td ol {
	margin-left: 20px;
}
.upcoming-tb tr td ul {
	list-style: none;
}
.upcoming-update {
	color: #ef8bae;
	font-size: 0.8em;
	float: right;
	padding-bottom: 10px;
}
.annual-tb tr th {
}

.signup-hd {
	font-size: 1.5em;
	line-height: 1.8em;
}
.event-signup p {
	line-height: 1.9em;
}


/* OHS
------------------------------------------------*/
.ohs-attach {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	padding-top: 3px;
}
.ohs-ul {
	list-style: none;
}
.ohs-ul li {
	border-bottom: 1px solid #ddd;
	line-height: 1.65em;
	padding: 15px 0;
	transition: 0.5s;
}
.ohs-ul li:first-child {
	border-top: 1px solid #ddd;
}
.ohs-ul li:hover {
	background: #f2f2f2;
}
.ohs-ul li a {
	color: #666;
	font-size: 16px;
}
.ohs-ul li a:hover {
	text-decoration: none;
}
.ohs-li-date {
	color: #514068;
	font-size: 0.88em;
	letter-spacing: 1px;
	padding-right: 15px;
}
.card-qna {
	margin: 15px 0;
}
.card-qna .card-header {
	border-top: 2px solid #514068;
    padding: 5px;
}
.card-qna .btn-link {
	width: 100%;
	text-align: left;
	color: #666;
	text-decoration: none;
}
.card-qna p {
	line-height: 1.65em;
	margin-bottom: 15px;
}
.card-qna b,
.card-qna strong {
	font-weight: bold; /* reset block above inherited the font weight, so put it back for emphasis tags */
}
.card-qna em,
.card-qna i {
	font-style: italic;
}
.card-qna ol,
.card-qna ul {
	margin: 0 0 15px 1.5rem;
	padding-left: 1.5rem;
}
.card-qna li {
	line-height: 1.8em;
	margin-bottom: 6px;
}
.card-qna ol {
	list-style: decimal;
}
.card-qna ul {
	list-style: disc;
}
.card-qna ul ul {
	list-style: circle;
}



/* Photo
------------------------------------------------*/
.photo-card {
	margin-bottom: 20px;
}
.photo-card .card {
	border-radius: 0;
	border: 0;
	padding: 10px;
}
.photo-tit a {
	color: #666;
	display: block;
	padding: 20px 15px;
	text-align: center;
}
.photo-tit a:hover {
	color: #ef8bae;
	text-decoration: none;
}
.block-photo-detail .card .card-header {
	background-color: #f4f6fb;
}
.block-photo-detail h2 {
	color: #514068;
	font-size: 1.6em;
	line-height: 1.8em;
}
.photo-item {
	margin-bottom: 30px;
}

.link-tit {
	padding: 15px;
}
.link-tit a {
	color: #666;
	display: block;
	line-height: 1.65em;
	text-align: center;
}
.link-tit a:hover {
	color: #ef8bae;
	text-decoration: none;
}

/* RESPONSIVE IMAGES */
.rwd-img {
    width: 100%;
    padding: 0;
    margin: 0;
}
.img-box {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-box span {
    display: block;
    width: 100%;
    overflow: hidden;
}
.prod-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.rwd-img .img-box .photo-img {
    position: relative;
    height: 0;
    padding-top: 63.24%;
}
.rwd-img .img-box .link-img {
    position: relative;
    height: 0;
    padding-top: 34.98%;
}
.rwd-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}



/* Links
------------------------------------------------*/
.block-link-idx {
	margin: 4em 15px;
}
.block-link a {
	color: #666;
	display: block;
	padding: 15px;
	text-decoration: none;
	transition: 0.5s;
}
.block-link a:hover {
	background: #f2f2f2;
}
.link-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 263px minmax(100px, 1fr);
  align-items: center;
}
.link-grid h3 {
	color: #514068;
	font-size: 1.25em;
	line-height: 1.8em;
}
.link-grid p {
	color: #999;
	font-size: 0.95em;
	line-height: 1.8em;
}



/*.login-tab .nav-item {
	background: #f4f4f4;
	border-radius: 3px;
	font-size: 1em;
	min-width: 150px;
	text-align: center;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
	border-top: 3px solid #ccc;
	border-radius: 3px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #625377;
	border-top: 3px solid #625377;
	border-radius: 3px;
}
.login-tab .nav-item a {
	color: #999;
}
.login-panel .tab-pane {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 35px;
}*/

.login-form {
	background: #FFF;
	border-radius: 3px;
	margin-left: 0px;
	padding: 20px 15px;
}
.login-title {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2.5em;
}
.label-login {
	color: #808080;
	margin-top: 1.4em;
}
.verify-img {
	width: 100%;
	height: 2.2em;
	background-color: #eaeaea;
	margin-top:0.5em;
}
.label-login a {
	color: #ef8bae;
}
.login-tip {
	font-size: 0.88em;
}
.btn-login {
	background: #625377;
	border-radius: 3px;
	border: 0;
	color: #FFF;
	font-size: 1rem;
	padding: 8px 3em;
	margin-top: 5px;
	transition: 0.6s;
}
.btn-login:hover {
	background: #514068;
	color: #FFF;
	text-decoration: none;
}

.apply-form {
	background: #FFF;
	border-radius: 3px;
	font-size: 0.95em;
	padding: 50px 25px;
}
.apply-form h2 {
	font-size: 1.6em;
	margin-bottom: 2em;
	text-align: center;
}
.apply-form .col-form-label {
	text-align: center;

}
.col-md-1-5 {
	max-width: 150px;
}


.final-score {
	color: #e33d26;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 3px;
}
.score-class-type {
	color: #ef8bae;
}
.score-class-date {
	background: #625377;
	color: #FFF;
	padding: 3px 8px;
}
.score-title {
	margin: 0px 0 7px 0;
}
.score-download {
	vertical-align: middle;
}
.score-download a {
	color: #ef8bae;
}
.score-download .material-icons-outlined { font-size: 32px; }
.score-download a:hover {
	color: #514068;
}

.about-content {
	line-height: 1.65em;
	margin: 15px 0;
}
.about-content p {
	margin-bottom: 20px;
}
.about-content ol {
	margin-left: 20px;
}


.block-ohs {
	background: url(../images/bg_ohs.jpg) repeat;
	padding: 30px 15px;
}

.member-form {
	margin-top: 15px;
}
.member-form .col-form-label {
	text-align: right;
}
.organization h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.65em;
	margin-bottom: 15px;
}
div.organization div {
	padding-left: 35px;
	line-height: 1.65em;
}
div.organization h4 {
	font-size: 0.95em;
	font-weight: bold;
}
div.organization p {
	font-size: 0.88em;
}
.committee {
    border: 2px solid #ef8bae;
    border-collapse: collapse;
	border-spacing: 2px;
}
h3.tableTitle{color:#ef8bae; margin-bottom:10px;}
	h3.tableTitle span{ float:right; color:#888; font-size:13px; font-weight:normal; margin-top:5px;}
.committee{border:2px solid #ef8bae; border-collapse:collapse;}
.committee th, .committee td{padding:8px; border:1px solid #ddd;}
.committee thead th{background:#ffeaec; color:#333; border-color:#ef8bae; border-bottom-width:2px;}
.committee tbody th{background:#f6f6f6; color:#333;}
.committee tbody td{text-align:center;}

/* Rules */
.modify{padding:0 0 10px;}
.rules{border-collapse:collapse; margin-bottom:1.4em;}
.rules th, .rules td{padding:5px;}
.rules thead th{color:#FFF; font-size:15px; border-bottom:2px solid #ef8bae; background:#514068;}
.rules tbody th{width:13%; color:#333; vertical-align:top;}
.rules tbody td{letter-spacing:.1em; line-height:140%;}
.rules tbody tr:nth-child(odd) td{background:#f7f7f7;}
.rules .numberChildren{width:100px; color:#333; vertical-align:top; font-weight:bold;}


/* Footer
------------------------------------------------*/
.block-footer-note {
	background: #514068;
	border-top: 4px solid #ef8bae;
	color: #FFF;
	font-size: 0.88em;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 6px 0;
}
.totop {
	color: #FFF;
	cursor: pointer;
	float: right;
}
.block-footer {
	padding: 1.5em 15px;
}
.footer-ul {
	font-size: 0.95em;
	line-height: 1.8em;
	list-style: none;
	margin: 5px 0 0 0;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
}
.block-footer-time {
	padding-top: 45px;
}
.block-footer-time h2 {
	color: #514068;
	font-size: 1.2em;
	padding-bottom: 5px;
}
.block-qr img {
	padding: 45px 0 0 15px;
}
.block-copy {
	color: #3d3d3d;
	font-size: 0.9em;
	line-height: 1.6em;
	height: 1.6em;
	padding: 1em 0 2.5em 0;
}
.author a{
	color: #3d3d3d;
	text-decoration: none;
}
.author a:hover {
	text-decoration: underline;
}


.link-card--margin {
    margin: 0;
}
.link-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 200px;
    background-image: url(../images/link-card-bg-base5.jpg);
    background-size: cover;
    background-position: 50%;
}
.link-card__lists {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;*/
}
.link-card__lists__item {
    display: block;
    width: 100px;
    max-width: 100px;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    margin: 0 5px;
}
.link-card__lists__item__inner {
    position: relative;
    display: block;
    padding: 10px 0 10px;
    color: inherit;
    text-decoration: none;
    border: 1px solid #fff;
}

.link-card__lists__item__title {
    position: relative;
    padding: 0 0 10px;
    font-size: 14px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, "LiHei Pro", "新細明體", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.link-card__lists__item__text {
    position: relative;
	font-family: Roboto,sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.link-card__lists__item__text:before {
    content: "";
    display: block;
    /*width: 106px;*/
	width: 80px;
    height: 1px;
    margin: 0 auto 8px;
    background-color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.link-card__lists__item__inner:hover .link-card__lists__item__text:before {
    background-color: #514068;
}

.link-card__lists__item__inner:hover:before {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.link-card__lists__item__inner:before {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}

a.link-card__lists__item__inner:hover {
	text-decoration: none;
}
.link-card__lists__item__inner:hover .link-card__lists__item__text, .link-card__lists__item__inner:hover .link-card__lists__item__title {
    color: #514068;
	text-decoration: none;
}


.terms dt {
	margin-top: 1em;
	color: #514068;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
}
.terms dd {
	line-height: 1.8em;
}
.terms ol, .terms ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.terms .news-link {
	line-height: 1.65em;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #514068;
    background-color: #fff;
    border-color: #514068 #514068 #fff;
}
#myTab .nav-item a, #myTab .nav-item a:link, #myTab .nav-item a:active {
	color: #666;
}
/*#myTab .nav-item {
    border-bottom: 2px solid #514068;
}*/
#myTabContent .upcoming-wrapper {
	border-top: 0;
	margin-top: 0;
}

	.link-card__lists {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		/*max-width: 100px;*/
	}
	.link-card__lists__item {
		display: block;
		width: 100px;
		max-width: 100px;
		-webkit-flex-basis: 100px;
		-ms-flex-preferred-size: 100px;
		flex-basis: 100px;
		margin: 0 5px;
	}
	.link-card__lists__item__inner {
		position: relative;
		display: block;
		padding: 15px 0 15px;
		color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
	}




@media (max-width: 355px) {
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.navbar-brand img {
		max-width: 300px;
		/*line-height: 0;
		padding-top: 5px;
		padding-left: 15px;*/
	}

	.main-tit-idx {
		color: #514068;
		font-size: 1.8em;
	}
	.main-tit {
		color: #514068;
		font-size: 1.9em;
	}
	.main-tit::before {
		/*content: url("../images/titico_left.png");
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		margin-right: 20px;*/

		display: inline-block;
		margin: 0 20px 8px 0;
		height: 1px;
		content: " ";
		text-shadow: none;
		background-color: #514068;
		width: 40px;
	}
	.main-tit::after {
		/*content: url("../images/titico_right.png");
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		margin-left: 20px;*/

		display: inline-block;
		margin: 0 0 8px 20px;
		height: 1px;
		content: " ";
		text-shadow: none;
		background-color: #514068;
		width: 40px;
	}
	.main-tit-sub {
		color: #ef8bae;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		padding-left: 5px;
	}

	.btn-rnd-hollow {
		border: 1px solid #514068;
		border-radius: 30px;
		color: #514068;
		font-size: 1rem;
		padding: 8px 3em;
		margin-top: 5px;
		transition: 0.6s;
	}
	.btn-rnd-hollow:hover {
		background: #514068;
		color: #FFF;
		text-decoration: none;
	}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	/* Blocks
	------------------------------------------------*/
	.block-main {
		padding: 4em 15px;
	}
	.block-main-last {
		padding: 4em 15px 1.5em 15px;
	}
	.block-purple {
		background: #f4f6fb;
		padding: 4em 15px;
	}
	.block-ohs {
		padding: 4em 15px;
	}


	.main-tit-sub.sub-news {
		display: inline-block;
		color: #ef8bae;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		padding-left: 75px;
	}
	.tit-4words::after {
		background: url(../images/tit_line.png) no-repeat 100%;
		content: "";
		position: absolute;
		top: 25px;
		left: 148px;
		width: 57px;
		height: 1px;
	}

	.link-card__lists {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		max-width: 680px;
	}
	.link-card__lists__item {
		display: block;
		width: 320px;
		max-width: 320px;
		-webkit-flex-basis: 320px;
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
		margin: 0 20px;
	}
	.link-card__lists__item__inner {
		position: relative;
		display: block;
		padding: 37px 0 25px;
		color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
	}

	.bb-block1 {
		background: url(../images/banner1.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block2 {
		background: url(../images/banner2.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block3 {
		background: url(../images/banner3.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block4 {
		background: url(../images/banner4.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block5 {
		background: url(../images/banner5.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block6 {
		background: url(../images/banner6.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block7 {
		background: url(../images/banner7.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block8 {
		background: url(../images/banner8.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bb-block9 {
		background: url(../images/banner9.jpg) center center/cover no-repeat;
		height: 395px;
		position: relative;
	}
	.bread-block {
		background: rgb(81,64,104);
		background: linear-gradient(90deg, rgba(81,64,104,0.6979166666666667) 0%, rgba(255,255,255,0) 90%);
		position: relative;
		top: 362px;
		width: 100%;
	}

	.login-form {
    	background: #FFF;
    	border-radius: 3px;
    	margin-left: 0px;
    	padding: 30px 25px;
    }
    .forgot {
        float: right;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.event-type01 h3 {
		color: #666;
		font-size: 1em;
		height: 5.4em;
		line-height: 1.8em;
		text-align: justify;
		text-align-last: center;
	}
	.event-type02 h3 {
		color: #666;
		font-size: 1em;
		height: 5.4em;
		line-height: 1.8em;
		text-align: justify;
		text-align-last: center;
	}

	.link-card__lists {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		max-width: 900px;
	}
	.link-card__lists__item {
		display: block;
		width: 320px;
		max-width: 320px;
		-webkit-flex-basis: 320px;
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
		margin: 0 20px;
	}
	.link-card__lists__item__inner {
		position: relative;
		display: block;
		padding: 37px 0 25px;
		color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
	}


	.link-card {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		height: 370px;
		background-image: url(../images/link-card-bg-base5.jpg);
		background-size: cover;
		background-position: 50%;
	}
	.link-card__lists {
		/*display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		max-width: 300px;*/
	}
	.link-card__lists__item {
		display: block;
		width: 320px;
		max-width: 320px;
		-webkit-flex-basis: 320px;
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
		margin: 0 20px;
	}
	.link-card__lists__item__inner {
		position: relative;
		display: block;
		padding: 37px 0 25px;
		color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
	}

	.link-card__lists__item__title {
		position: relative;
		padding: 0 0 15px;
		font-size: 30px;
		font-family: "微軟正黑體", "Microsoft JhengHei", Arial, "LiHei Pro", "新細明體", sans-serif;
		font-weight: 700;
		line-height: 1.3;
		letter-spacing: .1em;
		color: #fff;
		text-align: center;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
	}
	.link-card__lists__item__text {
		position: relative;
		font-family: Roboto,sans-serif;
		font-size: 17px;
		font-weight: 700;
		line-height: 1.6;
		color: #fff;
		text-align: center;
		-webkit-transition: all .25s ease;
		transition: all .25s ease;
	}
	.link-card__lists__item__text:before {
		content: "";
		display: block;
		width: 106px;
		height: 1px;
		margin: 0 auto 18px;
		background-color: #fff;
		-webkit-transition: all .25s ease;
		transition: all .25s ease;
	}
	.link-card__lists__item__inner:hover .link-card__lists__item__text:before {
		background-color: #514068;
	}

	.link-card__lists__item__inner:hover:before {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	.link-card__lists__item__inner:before {
		position: absolute;
		top: 0;
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		-webkit-transform: rotateY(90deg);
		transform: rotateY(90deg);
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transition: -webkit-transform .25s ease;
		transition: -webkit-transform .25s ease;
		transition: transform .25s ease;
		transition: transform .25s ease,-webkit-transform .25s ease;
	}

	a.link-card__lists__item__inner:hover {
		text-decoration: none;
	}
	.link-card__lists__item__inner:hover .link-card__lists__item__text, .link-card__lists__item__inner:hover .link-card__lists__item__title {
		color: #514068;
		text-decoration: none;
	}

	.login-form {
    	background: #FFF;
    	border-radius: 3px;
    	margin-left: 50px;
    	padding: 50px 25px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.navbar-brand img {
		max-width: 100%;
	}

	.link-card__lists {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		max-width: 1170px;
	}
	.link-card__lists__item {
		display: block;
		width: 320px;
		max-width: 320px;
		-webkit-flex-basis: 320px;
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
		margin: 0 20px;
	}
	.link-card__lists__item__inner {
		position: relative;
		display: block;
		padding: 37px 0 25px;
		color: inherit;
		text-decoration: none;
		border: 1px solid #fff;
	}


}
@media (min-width: 1560px) {

}

.slide-item {
	color: #1874aa;
	width: 100%;
	text-align: center;

	box-shadow:
    1px 0 0 0 #514068,
    0 1px 0 0 #514068,
    1px 1px 0 0 #514068,   /* Just to fix the corner */
    1px 0 0 0 #514068 inset,
    0 1px 0 0 #514068 inset;
}
.slide-item a {
	display: inline-block;
	position: relative;
	padding: 25px 20px;
	width: 100%;
	color: #514068;
}
.slide-item a:hover {
	background: #514068;
	color: #FFF;
	text-decoration: none;

	transition: background-image 1s, background-color 1s, border-color 1s, color 1s, opacity 1s;
}
.slide-item h3 {
	margin-top: 10px;
	font-size: 1.1em;
}
.slide-item img {
	border-radius: 5px;
}






/* 明 */
.home-news-ul div {
	border-bottom: 1px solid #ddd;
	line-height: 1.65em;
    padding: 15px;
    transition: 0.5s;
}
.home-news-ul div:hover {
	background: #f2f2f2;

}
.home-news-ul div a {
	color: #666;
	display: block;
	font-size: 16px;
}
.home-news-ul div a:hover {
	text-decoration: none;
}


/*------------------------------------------
  FadeUp animation
------------------------------------------*/
.js-fadeup.active {
	-webkit-animation-name: fadeup;
	-moz-animation-name: fadeup;
	animation-name: fadeup;
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@keyframes fadeup {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



/*------- Event -------*/
a:hover .photo {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	transition: .8s;
}
.item-photo {
	width: 100%;
	position: relative;
	text-align: center;
	padding: 10px 10px 0 10px;
}
.photo-wrap {
	position: relative;
	overflow: hidden;
	/*padding-bottom: 100%;*/
	padding-bottom: 111.59%;
	border-radius: 4px 4px 0px 0px;
}
.photo {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	transform: scale(1);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	transition: .8s;
}
.photo img {
	opacity: 0;
	width: 0;
	height: 0;
}


.block-product .js-fadeup:nth-child(2) {
  animation-delay: .1; }

.block-product .js-fadeup:nth-child(3) {
  animation-delay: .2s; }

.block-product .js-fadeup:nth-child(5) {
  animation-delay: .1s; }

.block-product .js-fadeup:nth-child(6) {
  animation-delay: .2s; }

.block-product .js-fadeup:nth-child(7) {
  animation-delay: .3s; }

a .photo-on {
	position: absolute;
	background: rgba(32, 32, 32, 0.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
a .photo-on .ico-plus {
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	position: relative;
	display: inline-block;
	z-index: 10;
}
a .photo-on .ico-plus:before, a .photo-on .ico-plus:after {
	position: absolute;
	content: "";
	display: inline-block;
	background: #999999;
	z-index: 10;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
a .photo-on .ico-plus:before {
	width: 40px;
	height: 1px;
	top: 50%;
	left: 0;
	margin-top: -1px;
}
a .photo-on .ico-plus:after {
	width: 1px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -1px;
}

a:hover .photo-on {
	opacity: 1;
}
a:hover .photo-on .ico-plus {
	animation: spin .5s ease-out;
}

@keyframes spin {
  0% {
	transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); }
}
a:hover .photo-on .ico-plus:before, a:hover .photo-on .ico-plus:after {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
a:hover .photo-on .ico-plus:before {
	width: 40px;
	margin-top: -1px;
}
a:hover .photo-on .ico-plus:after {
	height: 40px;
	margin-left: -1px;
}

/*------------------------------------------
  Ebook
------------------------------------------*/
.block-ebook {
	background: #f4f6fb;
	padding: 4em 13.5em;
}
.prod-card {
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.18);
}
.prod-card a {
	text-decoration: none;
}

.prod-item-text {
	padding: 10px 20px 15px 20px;
	background-color: #fff;
	border-radius: 3px;
	/*border-top: 1px solid #ebebeb;*/
}
.prod-item-text h4 {
	color: #514068;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0.5em 0 0 0;
	margin-bottom: 0;
	text-align: justify;
}
.prod-item-text .intro {
	float: left;
	color: #ccc;
	font-size: 0.95em;
	letter-spacing: .05em;
	line-height: 1.6;
	padding-bottom: 15px;
}
.intro .checked {
	color: orange;
}
.toapply {
	margin-top: 10px;
	margin-bottom: 3em;
}
.btn-ebook {
	float: right;
	background: #625377;
	border-radius: 3px;
	border: 0;
	color: #FFF;
	font-size: 0.9rem;
	padding: 6px 12px;
	margin-top: -3px;
	transition: 0.6s;
}
.btn-ebook:hover {
	background: #514068;
	color: #FFF;
	text-decoration: none;
}
