/*for Article Content---------------------*/
.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;
	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 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;}
.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: 640px; height: 400px; }

.container {
	overflow: hidden;
	width: 100%;	
	background-color: white;
	margin: 0 auto;
}

.ans {	
	line-height: 2;
	color: #4d4d4d;
	font-size: .9rem;
	margin-bottom: 1rem;
}

.hide {
	display: none;
}

dt {
	font-size: 16px;
	color: #333;
	margin-bottom: 1rem;
	cursor: pointer;
	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: 300px; }
}

@media screen and (max-width:480px) {
.youtube{ width: 95%; height: 240px; }	
}


/*new__Nia*/
.key-visual{
	opacity:0;
	animation: KV 2s ease;
	animation-fill-mode: forwards;
}
.nkgow_en_wrap, .nkgow_tw_wrap {
	opacity:0;
	animation: KV 1s ease;
	animation-fill-mode: forwards;
}
@keyframes KV{
	0% { opacity:0; }
	30% { opacity:0; }
	100% { opacity:1;}
}
.sm-show{display:none;}

@media screen and (max-width:640px) {
.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;
    text-align: left;
}
#globalNavigation .nav-cate-items{
    text-align: left;
z-index:1;
}
@media screen and (min-width: 1069px){
#globalNavigation{
    min-height: 125px;
}
#globalNavigation ul.nav-items{display: flex;}
#globalNavigation .nav-item-container {
    text-align: center;
    display: flex;
}
}
#globalNavigatio .nav-cate-items{
  z-index: 1;
}


/*locations*/
.region-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.region-office {
    display: flex;
}
.region-title{
    width: 100%;
}
.region-info {
    display: flex;
    flex-direction: column;
}
.region-info .photo {
    margin-top: auto;
}