/* @import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Noto+Sans+SC:400,500,700&display=swap');
 */
/* 노토산스 일문 */  
@font-face{
	font-family: 'Noto Sans JP';
	font-weight: 400; 
	src:url('../font/NotoSansJP-Regular.woff2') format("woff2"),
		url('../font/NotoSansJP-Regular.woff') format("woff"),
		url('../font/NotoSansJP-Regular.ttf') format("truetype")
}
@font-face{
	font-family: 'Noto Sans JP';
	 font-weight: 700;	
	src:url('../font/NotoSansJP-Medium.woff2') format("woff2"),
		url('../font/NotoSansJP-Medium.woff') format("woff"),
		url('../font/NotoSansJP-Medium.ttf') format("truetype")
}

/* 노토산스 중문 */	   
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: url('../font/noto-sans-sc-v9-latin-regular.eot'); /* IE9 Compat Modes */
	src: url('../font/noto-sans-sc-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../font/noto-sans-sc-v9-latin-regular.woff2') format('woff2'),  /* Super Modern Browsers */
	     url('../font/noto-sans-sc-v9-latin-regular.woff') format('woff'), /* Pretty Modern Browsers */
	     url('../font/noto-sans-sc-v9-latin-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-sc-v9-latin-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
} 
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;					 
    src: url('../font/noto-sans-sc-v9-latin-700.eot'); /* IE9 Compat Modes */
    src: url('../font/noto-sans-sc-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../font/noto-sans-sc-v9-latin-700.woff2') format('woff2'),  /* Super Modern Browsers */
	     url('../font/noto-sans-sc-v9-latin-700.woff') format('woff'), /* Pretty Modern Browsers */
	     url('../font/noto-sans-sc-v9-latin-700.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-sc-v9-latin-700..svg#svgFontName') format('svg'); /* Legacy iOS */
}  
 
.chn{ font-family: "Noto Sans SC","Microsoft Yahei",sans-serif;}
.jp{font-family: "Noto Sans JP", 'meiryo','Hiragino Kaku Gothic Pro','Osaka','ms_PGothic',arial,sans-serif;} 
.qbar{display:none;}
.pdt_slider_1 .slick-prev{font-size:0;}
.pdt_slider_1 .slick-next{font-size:0;}

.global_gds_dtab.gds_dtab ul li{float:none;margin:0 auto;}
.gds_bottom_infos{padding-bottom:50px;}
.gds_bottom_infos #contents{padding:10px 0;}

.chn #r_cate table tr td div .cate1	{font-weight:bold;}
.chn .pdt_slider_1 .pdt_unit .desc {letter-spacing:1px;}
.chn .gds_list_2 .gcon .gcon_in .infos .nm {padding:0 20px;}
.chn .main_table_pop .top p{font-weight:bold;}


.jp #r_cate table tr td div .cate1	{font-weight:bold;}		 
.jp .main_table_pop .top p{font-weight:bold;}
 