/*for Article Content---------------------*/
em {
    font-style: italic !important;
}
.nkgow_en_wrap {
	color: #606060;
	font-family: Open Sans;
	font-size: 16px;
	line-height: 1.66;
	margin: 10px;
	padding-bottom: 24px;
}
.nkgow_tw_wrap {
	color: #606060;
	font-family: "Microsoft JhengHei",Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.66;
	margin: 10px;
	padding-bottom: 24px;
}
.nkgow_tw_wrap p{
	/*font-size: .9rem;*/
    letter-spacing: .03rem;
}

.nkgow_en_tta {
	color: #4d4d4d;
	font-size: 30px;
	font-family: Roboto,"Microsoft JhengHei Fixed","Microsoft JhengHei",Arial,Helvetica,serif;
	line-height: 1.3;
	margin:10px 0 ;
}
.nkgow_en_tts {
	font-weight: 900;
	width: 100%;
	text-align: center;
	color: #424242;
}

.nkgow_en_tts span{
	text-align: center; 
	margin-top: 48px; 
	line-height: 32px; 
	border-bottom: 2px solid #424242;
}


/*for TABLE-----------------------*/
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}
.table-responsive::-webkit-scrollbar:vertical {
    width:7px;
}
.table-responsive::-webkit-scrollbar:horizontal {
    height: 7px;
}
.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 4px;
    border: 1px solid #f7f7f7;
}
.table-responsive::-webkit-scrollbar-track {
    border-radius: 5px;  
    background-color: #f7f7f7; 
}
 .table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 3px solid #d7d7d7;
    background-color: #eee;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px;
}
.tfoot{
    border-top: 3px solid #d7d7d7;
}
.table-gray{
    max-width: 800px;
    color: #424242;
}
.table-gray.table>thead>tr>th, .table-gray.table>tfoot>tr>td {
    vertical-align: middle;
    border: 4px solid #FFF;
    background-color: #4c4c4c;
    color: #FFF;
}
.table-gray.table>tbody>tr, .no-striped.table-gray.table>tbody>tr:nth-of-type(even){
    background-color: #e9e9e9;
}
.table-gray.table>tbody>tr:nth-of-type(even){
    background-color: #d7d7d7;
}
.table-gray.table>tbody>tr>td {
    vertical-align: middle;
    border: 4px solid #FFF;
    background-color: transparent;
}
.table-gray ol{
    margin: -12px;
    list-style: none;
}
.table-gray ol li {
    padding: 10px;
    flex-grow: 1;
    display: flex;
    align-items: center;
}
.table-gray tr td:last-child ol {
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.table-gray tr td:last-child ol li:nth-child(even) {
    background-color: #d7d7d7;
}
.table-gray tr td:last-child ol li:nth-child(odd){
    background-color: #e9e9e9;
}
.table-gray .table-gray{ border: 2px solid #4c4c4c; }
.table-gray .table-gray.table>thead>tr>th, .table-gray .table-gray.table>tbody>tr>td{ 
    border: 1px solid #FFF; 
    padding: 6px;
}

@media screen and (max-width: 767px){
	.table-responsive {   border: none;}
	.table-responsive .table-gray{width:800px;}
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: normal;
}
}

/*for IMG x 1-----------------------*/
.nkgow_en_IMG_wrp, .nkgow_en_IMG2_wrp{
	position: relative;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
.nkgow_en_IMG_wrp{width: 80%;}
.nkgow_en_IMG2_wrp{width: 54%;}
.nkgow_en_imgA {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}
.nkgow_en_imgA img {
	width: 100%;
}
.nkgow_en_imgB {
	display: inline element;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.nkgow_en_imgB img {
	max-width: 100%;
}
.nkgow_en_imgA small, .nkgow_en_imgB small {
	font-size: 13px;
	text-align: center;
}
.imgforw{width: 95%;}

/*for IMG x 2-----------------------*/
.nkgow_en_img2X {
	display: inline-block;
	width: calc( 49.99% - 56px);
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align: top;
}


/*for IMG x 3-----------------------*/
.nkgow_en_img3X {
	display: inline-block;
	width: calc( 33.33% - 43px);
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: top;
}


.nkgow_en_img2X img, .nkgow_en_img3X img {
	max-width: 100%;
	margin:0 auto;
	display: block;
	border: 1px solid #999;
}
.nkgimgtext {
	width: 100%;
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 13px;
}

.forpd{padding: 12px 0 36px 0;}
.gborder{ border: 1px solid #999;}

.poli{ margin-left: 20px;}
.poli li{ line-height: 1.42857143; padding-bottom: 1rem;}
.soci_tt{ padding-top: 12px;}
.nkgow_tw_wrap .poli{
	/*font-size: .9rem;*/
	letter-spacing: .03rem;
	/*line-height: 1.4;*/
}
.poli .poli{margin-top:0.5rem;}

.anti-corruption-policy ol.poli {
    counter-reset: same-width-alpha;
    margin-left: -.5em;
}
.anti-corruption-policy ol.poli li{
    padding-left: 2em; 
    text-indent: -1em;
    list-style: none;
}
.anti-corruption-policy ol.poli li:before {
    content: counter(same-width-alpha, upper-alpha) ".";
    counter-increment: same-width-alpha;
    display:inline-block;
    width:1em;
    text-align: center;
}

.wpws_wrap{ width: 90%; display: block; overflow: hidden;margin: 20px auto;}
.wpws_wrap2{ width: 75%; display: block; overflow: hidden; margin: 20px auto;}
.wpws_4x{ display: inline-block; width: calc( 25% - 45px); margin: 20px;vertical-align: top;}
.wpws_3x{ display: inline-block; width: calc( 33.333% - 45px); margin: 20px;vertical-align: top;}
.wpws_4x img,.wpws_3x img{ display: block; margin: 0 auto; width: auto; }
.wpwstxt{font-family: Open Sans;width: 100%; overflow: hidden; display: block; text-align: center;font-size: 16px; line-height: 1.4; font-weight: bold; color: #424242; margin-top: 10px;}
.wpwstxt_tw{font-family: "Microsoft JhengHei",Arial,Helvetica,sans-serif;
	font-size: 16px;width: 100%; overflow: hidden; display: block; text-align: center;font-size: 16px; line-height: 1.4; font-weight: bold; color: #424242; margin-top: 10px;}
 
.youtube{ width: 800px; height: 450px; }

.ans {	
	color: #4d4d4d;
	margin-bottom: 1rem;
}

.hide {
	display: none;
}

dt {
	font-size: 16px;
	color: #333;
	margin-bottom: 1rem;
	font-weight: bold;
	background: rgba(224,223,223,.5);
	padding: .5rem;
	border-radius: 2px;
}


dd {
	margin: 0 .5rem;	
}

dd:after, dd:before {
	bottom: 100%;
	left: 0;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}


/*Rwd------------------------------------------------------------------------------------------------*/

@media screen and (max-width:768px) {
.nkgow_en_img2X, .nkgow_en_img3X {vertical-align: top;}
}
@media screen and (max-width:640px) {
.nkgow_en_IMG_wrp{width: calc(99.999% - 2px);}
	
.nkgow_en_imgB img {
	max-width:  calc(99.999% - 2px);
}/*20181026*/
	
.nkgow_en_IMG2_wrp{width: 80%;}
.nkgow_en_img2X, .nkgow_en_img3X {
	display: block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 35px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
}
	
.nkgow_en_img2X img, .nkgow_en_img3X img{max-width:  calc(99.999% - 2px);}/*20181026*/
	
.wpws_wrap2{ width: 100%; margin: 0 auto;}
.wpws_4x,.wpws_3x{ display: block; width: 80%; margin: 20px auto;vertical-align: top; padding-bottom: 30px;}
.youtube{ width: 95%; height: 400px; }
}

@media screen and (max-width:480px) {
.youtube{ width: 95%; height: 180px; }	
}

/*new__Nia*/
a:focus{text-decoration: none;}
.red-mark:focus { color: #fff;}
.key-visual{
	opacity:0;
	animation: KV 2s ease;
	animation-fill-mode: forwards;
}
.category, .secondary-title{
	opacity:0;
	animation: TEXT  1s ease;
	animation-delay: .5s;
	animation-fill-mode: forwards;
}
.page1100-max {
	opacity:0;
	animation: TEXT 1s ease;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}
@keyframes KV{
	0% { opacity:0; }
	40% { opacity:0;}
	100% { opacity:1;}
}
@keyframes TEXT{
	0% { opacity:0; transform: translateY(30px); }
	100% { opacity:1; transform: translateY(0);}
}
.sm-show{display:none;}
.nopadding{padding:0 !important;}
.eventCard-desc ul {
    text-align: left;
    margin-left: 20px;
    list-style: disc;
    color:#333;
}
@media screen and (max-width:768px) {
.lg-show{display:none;}
.sm-show{display:block;}
.nkgow_en_imgA span{margin-top:8px;margin-left:-8px;display:block;}
}

/*navbar*/
.nav-item-container a.nav-item:not([href]), p.nav-item{cursor: default;}
.nav-cate-item{cursor: pointer;}
@media screen and (min-width:1069px) {
    #globalNavigation{min-height:125px;}
}

.img-responsive{width:100%;}

/*locations*/
.region-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.region-office {
    display: flex;
    margin-bottom:50px   !important;
}
.region-info .name-locale{
    margin-bottom: 0  !important;
    max-width: 470px;
}
.region-info .desc{
    margin:0  !important;   
}
.region-title{
    width: 100%;
}
.region-info {
    display: flex;
    flex-direction: column;
}
.region-info .photo {
    margin-top: auto;
}

.news-title {
    min-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* medical */
.medical img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.medical .item-title{
    font-size: 24px;
    border-left: 5px solid #4ac1e0;
    padding-left: 10px;
    line-height: 1;
    margin: 35px 0 10px;
}

.medical .nkgow_en_tta {
    background: -moz-linear-gradient(left,  rgba(74,193,224,1) 1%, rgba(74,193,224,1) 56%, rgba(74,193,224,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(74,193,224,1) 1%,rgba(74,193,224,1) 56%,rgba(74,193,224,0) 100%);
    background: linear-gradient(to right,  rgba(74,193,224,1) 1%,rgba(74,193,224,1) 56%,rgba(74,193,224,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ac1e0', endColorstr='#004ac1e0',GradientType=1 );
    color: #fff;
    padding: 6px 12px;
}

.medical-wrap {
    padding: 25px 50px 5px 50px;
    background-color: rgba(74,193,224,.1);
    color: #4ac1e0;
    font-size: 14px;
    margin: 20px 0;
}
.medical .poli {
    margin: 10px 0 15px 20px;
}
.medical-wrap li{ padding-bottom: 8px;}

@media screen and (max-width:768px) {
    .medical .nkgow_en_tta{font-size:24px;}
    .medical .item-title{ font-size: 20px;}
    .medical-wrap {
        padding: 20px 30px 5px 30px;
    }
}

.social-development [class*="col-"] {
    background: #f5f5f5;
}
.social-development  .row{
    display:flex;
    flex-wrap: wrap;
}
.p-0{padding:0;}
.m-0{margin:0;}
.mb-0{margin-bottom:0;}
.mb-4{margin-bottom:32px;}
.social-development  .subtitle {
    position: relative;
    padding-left: 1.5rem;
}
.social-development  .subtitle:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #666;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 7px);
}
.social-development  .card {
    background: #f5f5f5;
    padding: 0.35rem 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.carousel-control.left,
.carousel-control.right{background-image:none;}
.carousel-indicators li {
    vertical-align: middle;
}
.order-md-1{order:1;}
.order-md-12{order:12;}
@media screen and (max-width:768px) {
.order-1{order:1;}
.order-12{order:12;}
}