@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:300,400|Poppins:300,400,800&display=swap');
/* CSS Document */
/* reset #c30d23
------------------------------------------------*/
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, hr {
	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: #454545;
    font-family: Arial, sans-serif, "LiHei Pro";
	font-size: 16px;
    margin: 0 auto;
    max-width: 100%;
}

.clear1 {
	clear: both;
	height: 0;
}
.clear30 {
	clear: both;
	height: 15px;
}
.img100 {
	max-width: 100%;
}
.imgcover {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.hr-dot {
	display: block;
    height: 2px !important;
	background: url(../images/dots.jpg) repeat-x;
    border: 0;
	opacity: 1;
}
.hr-dot3v {
	display: block;
    height: 9px !important;
	background: url(../images/dots_3v.png) repeat-x;
    border: 0;
	opacity: 1;
}
.hr-grey {
	display: block;
    height: 1px !important;
	background: #ddd;
    border: 0;
	opacity: 1;
}
.red {
	color: #c30d23;
}
.no-mt {
	margin-top: 0 !important;
}
.txt-em {
	font-weight: bold;
}


input[type="radio"] {
	margin-top: 0px;
	vertical-align: middle;
}

/* GLOBAL SETTING */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #888;
	opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #888;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #888;
}

.logo-ico {
	float:left;
	height:60px;
	margin-right:10px;
}
.nav-top {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.navbar-brand {
	display: inline-block;
}
.dropdown-toggle::after {
	content: none;
}
/* .nav-main .navbar {
	padding-left: 15px;
	padding-right: 15px;
} */
.navbar {
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-brand h2 {
	color: #313131;
	letter-spacing: 2.5px;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.navbar-brand h3 {
	color: #313131;
	font-size: 8px;
	letter-spacing: -1px;
	text-decoration: none;
}
.top-icon {
	margin-top: 25px;
}
.top-icon a {
	color: #313131;
	text-decoration: none;
	vertical-align: middle;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
	font-size: 1.125rem;
	letter-spacing: 0.5px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.85);
    border-color: rgba(0,0,0,.55);
}
.navbar-toggler {
    padding: 0.25rem 0.55rem;
}
.offcanvas-header {
    padding: 0 1rem;
}
.offcanvas-body {
	padding: 0;
}
.offcanvas-toplink {
	background: url(../images/nav_bg.jpg) repeat-x;
	padding: 5px 1rem;
}
.offcanvas-toplink a {
	color: #FFF;
	line-height: 1.85rem;
	text-decoration: none;
}
.offcanvas-nav .navbar-nav li {
	border-bottom: 1px solid #eaeaea;
	line-height: 1.85rem;
}
.offcanvas-nav .navbar-nav li a {
	color: #313131;
	text-decoration: none;
	margin-left: 1rem;
}
.offcanvas-nav .navbar-nav .dropdown-menu {
	margin: 0 15px 15px 15px;
	background-color: #dee8e4;
	border: 0;
	border-radius: 0;
}
.offcanvas-nav .navbar-nav .dropdown-menu a {
    color: #055d4e;
    text-decoration: none;
    margin-left: 0;
}
.offcanvas-nav .navbar-nav .dropdown-menu .dropdown-divider {
	border-top: 1px solid rgba(52,126,99,.35);
}
.offcanvas-nav .navbar-nav .dropdown-item {
	padding: 0 1rem;
}

.main-block {
	margin: 30px auto;
}

.main-tit {
	background-image: url(../images/ico_med.png);
	background-repeat: no-repeat;
	color: #035b4d;
	font-size: 1.875rem;
	font-weight: bold;
	padding-left: 60px;
}
.main-tit-en {
	background-image: url(../images/ico_med_en.png);
	background-repeat: no-repeat;
	color: #035b4d;
	font-size: 1.95rem;
	font-weight: bold;
	padding-left: 45px;
}
.main-tit .sub-en-tit {
	color: #9e9e9e;
	display: block;
	font-size: 0.875rem;
	font-weight: normal;
	text-indent: 3px;
}
.tc-main-tit h1 {
	font-size: 1.875rem;
	font-weight: bold;
	text-align: center;
	background-image: linear-gradient(90deg, #357f64, #035b4d);
	background-clip: text;
	color: transparent;
	background: -webkit-linear-gradient(left,#357f64, #035b4d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.tc-main-tit h5 {
	color: #9e9e9e;
	font-size: 0.875rem;
	text-align: center;
}
.tcwhite-main-tit h1 {
	color: #FFF;
	font-size: 1.875rem;
	font-weight: bold;
	text-align: center;
}
.tcwhite-main-tit h5 {
	color: #FFF;
	font-size: 0.875rem;
	text-align: center;
}

.breadcrumb {
	/* float: right; */
	color: #666;
	font-size: 0.875rem;
}
.breadcrumb a {
	color: #357f64;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

.page-link.active, .active>.page-link {
    z-index: 3;
    color: #FFF;
    background-color: rgb(3,91,77);
    border-color: rgb(3,91,77);
}
.page-link {
    color: rgb(3,91,77);
}

.btn-more-rt {
	background: rgb(3,91,77);
	background: -moz-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: -webkit-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#035b4d",endColorstr="#357f64",GradientType=1);
	border-radius: 25px;
	color: #FFF;
	font-size: 1.125rem;
	float: right;
	padding: 10px 25px;
	vertical-align: middle;
}
a.btn-more-rt {
	text-decoration: none;
}
a.btn-more-rt:hover {
	color: #FFF;
	background: rgb(53,127,100);
	background: -moz-linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	background: -webkit-linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	background: linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#035b4d",endColorstr="#357f64",GradientType=1);
}

.card-eq-anchor {
	text-decoration: none;
	display: flex;
	align-items: stretch;
	height:100%;
}
.text-truncate.trunc-2{
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.text-truncate.trunc-3{
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
}


a.news-list-item {
	text-decoration: none;
}
.card.news-card {
	border: 0;
}
.newslist-top {
	padding: 30px 15px 15px 15px;
}
a .news-list-date {
	color: #313131;
	font-size: 1.125rem;
	font-weight: bold;
	margin-right: 8px;
	vertical-align: middle;
}
a .news-type-badge {
	background: rgb(3,91,77);
	background: -moz-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: -webkit-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#035b4d",endColorstr="#357f64",GradientType=1);
	border-radius: 3px;
	color: #FFF;
	font-size: 0.875rem;
	padding: 3px 10px;
	vertical-align: middle;
}
a .news-card h2 {
	color: #313131;
	font-size: 1.125rem;
	font-weight: bold;
	letter-spacing: 0.3px;
	line-height: 1.85rem;
	padding: 0 15px;
	text-align: justify;
}
.newslist-foot {
	padding: 15px;
}
.newslist-foot .material-icons {
	color: #035b4d;
	float: right;
	vertical-align: middle;
}
.tinybar {
	background: -webkit-gradient(linear, left top, right top, color-stop(20%, #357f64), color-stop(80%, #035b4d));
	background: linear-gradient(90deg, #357f64 20%, #035b4d 80%);
	background-repeat: no-repeat;
	/* -webkit-transform: scale(0, 1);
	transform: scale(0, 1); */
	/* -webkit-transform-origin: right top;
	transform-origin: right top;
	-webkit-transition: -webkit-transform 200ms;
	transition: -webkit-transform 200ms; */
	display: inline-block;
	height: 1px;
	width: 30px;
}
.detail-top {
	margin-bottom: 10px;
	vertical-align: middle;
}
.detail-date {
	color: #357f64;
	font-size: 1rem;
	margin-right: 10px;
	vertical-align: middle;
}
.detail-badge {
	background: rgb(3,91,77);
	background: -moz-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: -webkit-linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	background: linear-gradient(57deg, rgba(3,91,77,1) 0%, rgba(53,127,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#035b4d",endColorstr="#357f64",GradientType=1);
	border-radius: 3px;
	color: #FFF;
	font-size: 0.875rem;
	padding: 3px 10px;
	vertical-align: middle;
}
.news-hd {
	color: #313131;
	border-bottom: 1px solid #357f64;
	font-size: 1.35rem;
	font-weight: bold;
	letter-spacing: 0.3px;
	line-height: 1.85rem;
	margin-bottom: 1.5rem;
	padding-bottom: 15px;
}
.alert-attach {
	border: 1px solid #357f64;
	background: #dee8e4;
	color: #313131;
	margin-top: 1rem;
}
.alert-attach a {
	color: #313131;
	text-decoration: none;
}
.alert-attach a:hover {
	text-decoration: underline;
}


.idx-international-block {
	background: rgb(53,127,100);
	background: -moz-linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	background: -webkit-linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	background: linear-gradient(57deg, rgba(53,127,100,1) 0%, rgba(3,91,77,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#357f64",endColorstr="#035b4d",GradientType=1);
	height: 525px;
}
.international-main-bg {
	background: url(../images/bgtxt_international.png) no-repeat;
	background-position: center top;
	margin-top: -525px;
}
.international-main-bg .tcwhite-main-tit {
	margin-top: 65px;
}
.international-main {

}
a.internation-list-item {
	background: #FFF;
	border: 1px solid #F5F5F5;
	display: inline-block;
	padding: 5px 5px 30px 5px;
	text-decoration: none;
	width: 100%;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.internation-list-item h2 {
	color: #313131;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.85rem;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.internation-list-item .list-date {
	font-size: 0.875rem;
	font-weight: bold;
	background-image: linear-gradient(90deg, #357f64, #035b4d);
	background-clip: text;
	color: transparent;
	background: -webkit-linear-gradient(left,#357f64, #035b4d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 30px;
	padding: 25px 15px 0 15px;
}
.btn-more-grey {
	background: #eaeaea;
	border-radius: 20px;
	margin-left: 15px;
	color: #313131;
	display: inline-block;
	font-size: 0.875rem;
	margin-bottom: 5px;
	padding: 10px 25px;
	vertical-align: middle;
}
.btn-more-grey:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(20%, #357f64), color-stop(80%, #035b4d));
    background: linear-gradient(90deg, #357f64 20%, #035b4d 80%);
    background-repeat: no-repeat;
	color: #FFF;
}
a.btn-more-center {
	display: inline-block;
	text-align: center;
    text-decoration: none;
    color: #035b4d;
    font-size: 1rem;
    font-weight: bold;
    border: 1px solid #035b4d;
    background: #fff;
    padding: 10px 35px;
    border-radius: 70px;
    transition: color 0.3s, background 0.3s;
}
a.btn-more-center:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(20%, #357f64), color-stop(80%, #035b4d));
    background: linear-gradient(90deg, #357f64 20%, #035b4d 80%);
    color: #FFF;
    padding: 10px 35px;
    transition: color 0.5s, background 0.5s;
}


.card-list-item {
	padding-bottom: 25px;
}
.card.honor-card {
	border: 0;
}
.bar {
	background: -webkit-gradient(linear, left top, right top, color-stop(20%, #357f64), color-stop(80%, #035b4d));
    background: linear-gradient(90deg, #357f64 20%, #035b4d 80%);
    background-repeat: no-repeat;
	height: 1px;
    width: 100%;
}

a.card-list-item {
	text-decoration: none;
	margin-bottom: 25px;
}
a.card-list-item h2 {
	color: #313131;
	font-size: 1.125rem;
	font-weight: bold;
	letter-spacing: 0.3px;
	line-height: 1.85rem;
	margin-top: 1rem;
}
.list-sub {
	margin: 10px 0 25px 0;
}
a .list-sub .list-date {
	font-size: 0.875rem;
	font-weight: bold;
	background-image: linear-gradient(90deg, #357f64, #035b4d);
	background-clip: text;
	color: transparent;
	background: -webkit-linear-gradient(left,#357f64, #035b4d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 30px;
}
.list-sub .material-icons {
	color: #035b4d;
	float: right;
	vertical-align: middle;
}


.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 .cover-img {
	position: relative;
	height: 0;
	padding-top: 67.976%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.rwd-img .img-box .photo-cover-img {
	position: relative;
	height: 0;
	padding-top: 69.44%;
	border-radius: 3px;
}
.rwd-img .img-box .photo-detail-img {
	position: relative;
	height: 0;
	padding-top: 69.44%;
	border-radius: 3px;
}
.rwd-img img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.main-para {
	color: #313131;
	font-size: 1rem;
	line-height: 1.65rem;
}
.about-logo {
	color: #313131;
	font-size: 1.35rem;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.85rem;
}
.about-logo-en {
	font-size: 0.75rem;
}
.para-tit {
	font-size: 1.25rem;
    font-weight: bold;
    color: #282828;
    border-bottom: 1px solid #d9d9d9;
    margin: 35px 0 15px;
    padding: 0 0 10px;
    line-height: 1.4;
    position: relative;
}
.para-tit::after {
    content: "";
    display: block;
    width: 14%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #035b4d;
}
.para-subtit {
	font-size: 1rem;
    font-weight: bold;
    color: #035b4d;
    display: inline-block;
	vertical-align: middle;
	margin-bottom: 1rem;
	margin-top: 5px;
}
.para-subtit:before, .para-subtit:after {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../images/subtit_deco.png);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    /* height: 15px; */
    margin-top: 0;
    width: 14px;
	vertical-align: middle;
}
.para-subtit:before, .para-subtit:after {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../images/subtit_deco.png);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 11px;
    margin-top: 0;
    width: 14px;
}
.para-subtit:before {
    margin-right: 10px;
}
.para-subtit:after {
    margin-left: 10px;
}
.green-bold {
	color: #035b4d;
	font-size: 1.125rem;
	font-weight: bold;
}
.about-ul, .about-ol {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 25px;
}
.about-ul li, .about-ol li {
	background-color: #f5f5f5;
	line-height: 1.65rem;
	letter-spacing: 0.5px;
	padding: 7px 15px;
	margin-bottom: 5px;
}
.about-list-text:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #357f64), color-stop(80%, #035b4d));
    background: linear-gradient(90deg, #357f64 20%, #035b4d 80%);
    border-radius: 50px;
    display: inline-block;
    position: relative;
    height: 6px;
    margin-top: -4px;
    margin-right: 15px;
    width: 6px;
}
.about-ul a {
	color: #313131;
	display: block;
	text-decoration: none;
}
.about-ul a.about-list-text:hover {
	color: #035b4d;
	transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.about-ul .inline-anchor a {
	color: #357f64;
	display: inline-block;
	text-decoration: none;
}
.about-ul .inline-anchor a:hover {
	text-decoration: underline;
}
.deanimg {
	border: 1px solid #eaeaea;
	margin-bottom: 1rem;
	padding: 3px;
}
.dean-main-txt {
	width: 100%;
}


.detail-block {
    background: #fff;
    -webkit-box-shadow: -21.213px 21.213px 57px 0px rgb(0 0 0 / 4%);
    box-shadow: -21.213px 21.213px 57px 0px rgb(0 0 0 / 4%);
    margin-top: 15px;
    padding: 25px 40px 41px 40px;
}

.cooperate-block {
	background: url(../images/bg_hospital.jpg) repeat;
}
.hospital-main-bg {
	background: url(../images/bgtxt_hospital.png) no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-bottom: 50px;
}
.hospital-item {
	background: #FFF;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 20px;
}
.hospital-logo {
	margin: 1.5rem;
}
a.hospital-item {
	text-decoration: none;
	margin-bottom: 30px;
}
.hospital-item h2 {
	color: #313131;
	font-size: 1.25rem;
	font-weight: bold;
}
.hospital-item h2 span {
	font-size: 0.875rem;
	font-weight: normal;
}
.hospital-item .material-icons {
	background-image: linear-gradient(90deg, #357f64, #035b4d);
	background-clip: text;
	color: transparent;
	background: -webkit-linear-gradient(left,#357f64, #035b4d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.unit-item {
	margin-bottom: 25px;
	box-shadow: rgba(0, 0, 0, 0.2) -4px 9px 25px -6px;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 20px 15px 15px 15px;
}
a.unit-item {
	text-decoration: none;
	margin-bottom: 30px;
	text-align: center;
	vertical-align: middle;
}
a.unit-item:hover {
	background: #f5f5f5;
}
.unit-item h2 {
	color: #313131;
	font-size: 1.125rem;
	font-weight: bold;
}
.unit-item h2 span {
	font-size: 0.875rem;
	font-weight: normal;
}
.unit-item .material-icons {
	background-image: linear-gradient(90deg, #357f64, #035b4d);
	background-clip: text;
	color: transparent;
	background: -webkit-linear-gradient(left,#357f64, #035b4d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.reg-ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 25px;
}
.reg-ul li, .reg-ol li {
	background-color: #f5f5f5;
	line-height: 1.65rem;
	letter-spacing: 0.5px;
	padding: 10px 15px;
	margin-bottom: 5px;
}
.reg-ul a {
	color: #313131;
	display: block;
	text-decoration: none;
}
.reg-ul a.reg-item:hover {
	color: #035b4d;
	transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.reg-item .material-icons {
	color: #357f64;
	vertical-align: middle;
}

.photo-detail-item {
	border-radius: 3px;
	border: 1px solid #ccc;
	display: block;
}
.photo-detail-item img {
	border-radius: 5px;
	padding: 3px;
}



.foot-top {
	background: url(../images/foottop_bg.jpg) repeat-x;
	height: 50px;
}
.foot-main {
	margin: 1rem auto;
}
.foot-main h2 a {
	color: #313131;
	letter-spacing: 5px;
	font-size: 1.875rem;
	font-weight: bold;
	text-decoration: none;
}
.foot-main h3 a {
	color: #313131;
	font-size: 0.75rem;
	font-weight: bold;
	text-decoration: none;
}
.foot-ul {
	font-size: 0.9rem;
	line-height: 1.55rem;
	list-style: none;
	margin-top: 0.5rem;
}
.foot-links {
	margin-top: 10px;
	text-align: right;
}
.foot-policy a {
	color: #3d3d3d;
	font-size: 0.875rem;
	line-height: 30px;
	padding-left: 15px;
	text-decoration: none;
}
.foot-policy a:hover {
	text-decoration: underline;
}

.foot-copy {
	color: #3d3d3d;
	font-size: 0.875rem;
	letter-spacing: 0.5px;
	margin: 20px auto;
}
.foot-copy a {
	color: #3d3d3d;
	text-decoration: none;
}
.foot-copy a:hover {
	text-decoration: underline;
}
.foot-author {
	float: right;
}

.privacy-txt {
	font-size: 1rem;
	letter-spacing: 1px;
	line-height: 1.65rem;
	text-align: justify;
}
.privacy-label {
	font-size: 1.1rem;
	font-weight: bold;
}

.totop {
	float: right;
	color: #FFF;
	margin-top: 18px;
}
.totop:hover {
	cursor: pointer;
	color: #7eb29a;
}


/* 2025/05 Enhancement */
a.news-list-item2 {
    display: block;
    border-bottom: 1px solid #ddd;
    color: #313131;
    line-height: 1.85rem;
    padding: 8px 5px;
    text-decoration: none;
}
a.news-list-item2 .news-list-date2 {
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}
a.news-list-item2 h2 {
    display: inline-block;
    vertical-align: middle;
}
a.news-list-item2 .material-icons {
    text-align: right;
    vertical-align: middle;
}
a.news-list-item2:hover {
    background: #dee8e4;
    color: #357f64;
}
.nav-pills .nav-link.active {
    color: var(--bs-nav-pills-link-active-color);
    background: linear-gradient(57deg, rgba(3, 91, 77, 1) 0%, rgba(53, 127, 100, 1) 100%);
}
.nav-pills .nav-link {
    color: #313131;
    background: #eaeaea;
    margin: 5px;
}
.nav-pills .nav-link:hover {
    color: var(--bs-nav-pills-link-active-color);
    background: linear-gradient(57deg, rgba(3, 91, 77, 1) 0%, rgba(53, 127, 100, 1) 100%);
}

.reg-ul2 {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 25px;
}
.reg-ul2 li, .reg-ol2 li {
	background-color: #f5f5f5;
	line-height: 1.65rem;
	letter-spacing: 0.5px;
	padding: 10px 15px;
	margin-bottom: 5px;
}
.reg-ul2 .reg-list-tit {
    display: inline-block;
}
.reg-ul2 a {
    border: 1px solid #357f64;
    border-radius: 3px;
	color: #357f64;
	display: inline-block;
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 3px;
	text-decoration: none;
}
.reg-ul2 a.reg-item2:hover {
	color: #035b4d;
	transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.reg-item2 .material-icons {
	color: #357f64;
	vertical-align: middle;
}

@media (min-width: 360px) {

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

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

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

}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {


}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.clear30 {
		clear: both;
		height: 30px;
	}

	.breadcrumb {
		float: right;
		color: #666;
		font-size: 0.875rem;
	}

	.deanimg {
		border: 1px solid #eaeaea;
		max-width: 220px;
		margin-right: 40px;
		padding: 3px;
	}
	.dean-main-txt {
		width: auto;
	}

	.foot-main {
		margin: 1.2rem auto;
	}
	.nchu-logo {
		max-width: 80%;
	}
	.foot-author {
		float: right;
	}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.nav-main {
		background: url(../images/nav_bg.jpg) repeat-x;
		padding: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-brand h2 {
		color: #313131;
		letter-spacing: 5px;
		font-size: 1.875rem;
		font-weight: bold;
		text-decoration: none;
	}
	.navbar-brand h3 {
		color: #313131;
		font-size: 0.75rem;
		letter-spacing: 0.05px;
		font-weight: bold;
		text-decoration: none;
	}
	.navbar-expand-lg.navbar-light .navbar-nav .nav-link {
		color: rgba(255,255,255,1);
	}

	.main-block {
		margin: 3.5rem auto;
	}

	.foot-top-ul {
		list-style: none;
		margin-left: 0;
	}
	.foot-top ul li {
		display: inline-block;
		line-height: 52px;
	}
	.foot-top-ul a {
		color: #FFF;
		font-size: 0.88rem;
		letter-spacing: 0.5px;
		padding-right: 15px;
		text-decoration: none;
	}
	.foot-top-ul a:hover {
		color: #7eb29a;
	}
	.foot-main {
		margin: 1.55rem auto;
	}
	.nchu-logo {
		max-width: 100%;
	}

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}
/*xxl and up)*/
@media (min-width: 1400px) {

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

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

}
