@charset "utf-8"; /*인코딩 언어 선언 */
/*font-family: 'Droid Sans';*/ 

/* reset */
* {margin:0;padding:0;}
/**li {list-style:none;}**/
a {text-decoration:none;
			color: black;
}
html,body {
	width:100%;


} 
body {
	background-color:#fff;
	font-family:'arial';
}

/* header */
#header {
	width:100%;
	background-color:#fff;
	height:120px;
	text-align:center; 
	/* color:#fff; */
	color:#325095;					/* <--- 내부용 : #325095; // 외부용 : #58595b; */

	overflow:hidden;
	/*  white-space:nowrap; 줄바꿈 방지 */
}

.wrapper {
	width:800px;
	margin:0 auto;
}
#header ul {

}
	/*float:left;*/
#header li {
	display: inline-block;

	
}

#header .main_title {
	display: none;
	/*width:420px;*/
	height:100%;
}



#header .main_logo {
	width:150px;
	height:100%;
	padding : 20px 0;
	float:left;

}

#header .date_Vol {
	width:130px;
	float:right;
	margin:20px 0;
}


#header li h5 {
	font-size:27px;
	display:block;
	letter-spacing:-0.5px;
	margin-bottom:6px;
}
#header li h5 span {

	font-size:18px;
	display:block;
		font-weight:normal;

}
#header li p {			
	color: #e7141b;					/* <--- 내부용 : #e7141b;  // 외부용 : #cc2128; */
	border : 2px solid #e7141b;		/* <--- 내부용 : #e7141b;  // 외부용 : #cc2128; */
	width:100%;
	padding:2 0;

	font-size:13px;
}
/* header */


/* Nav */
nav {	
	background-color:#325095;		/* <--- 내부용 : #325095;  // 외부용 : #953249; */
	overflow:hidden;
	transition:all 0.5s;
	text-align: center;
	margin-bottom: 30px;
	height:30px;
}

nav ul {
	display: inline-block;
}

#gnb li {
	display:block;
	text-align:center;
	float:left;
}

#gnb li a{
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#fff;
	padding:0 30px;

}

#gnb li:hover a {
	background-color:rgba(0,0,0,0.3);
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
/* Nav */


/* contents */
contents {
	text-align:center;
}

contents .news_box{
 margin-bottom:10px;
}

/* 아티클 소스*/
contents .Adstitle{
	border-bottom:1px solid gray;
	margin-bottom:20px;
}
contents .Adstitle img{

	margin-bottom:10px;
}
/* 아티클 소스*/



contents .newsmain{
	width:800px;
	display:inline-block;

}

contents .newsmain .headcopy {
	text-align:left;
}

contents .newsmain .headcopy h1 {
	font-size:35px;
	text-align:left;
	margin-bottom:10px;
}

contents .newsmain .headcopy h2 {
	font-size:25px;
	font-style:italic;
	
	color:#636363;
	margin-bottom:10px;
	text-align:left;

}
contents .newsmain .headcopy a {	
	color:red;
}
contents .newsmain a:hover, a:active {
	border-bottom: 1.5px solid skyblue;
	color:skyblue;
}
contents .newsmain .headcopy .underbar:hover, .underbar:active {
	color:skyblue;
}
contents .newsmain .headcopy p {
	font-size:20px;
	line-height:2.0em;
	color:#323232;
	margin-bottom:30px;
}
contents .newsmain .headcopy .engcolor {
	font-size:20px;
	line-height:2.0em;
	color:#4877BA;
	margin-bottom:30px;
}
.textSpace{
	padding-left:40px;

}

.thai { /*태국어*/
	font-family: 'Taviraj', serif;
	font-weight:300;
	line-height:1.45em;
}

 /*20240104*/
contents .newsmain .headcopy .socialline {
	margin-bottom:15px;
}
contents .newsmain .headcopy .pline {
	margin-bottom:0px;		
}
.sociallist {                
	display: inline-block;
	}
.sociallist div {
	display:block;
	text-align:center;
	float:left;
}                            
/*20240104*/


/* 사장 사진 글 */
contents .newsmain .headcopy .text_img {
	width:100%;
	height:100%;
	display:block;


}
.text_img .textphoto{	
	display:block; float:left;
}

contents .newsmain .headcopy .text_L {
	width:545px;
		
}
contents .newsmain .headcopy .text_R {
	width:250px;
	height:412px;
}
contents .newsmain .headcopy .text_R .PhotoNname{
	width:250px;
	padding:5px;
	background-color : lightgray;
}
contents .newsmain .headcopy .text_R .PhotoNname {
		text-align:Center;
}

contents .newsmain .headcopy .text_R .PhotoNname .PhotoName span{
	display:inline-block;

}

contents .newsmain .headcopy .text_R .PhotoNname .ceoname{
	font-size:25px;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
/* 사장 사진 글 */

/*제품 소개*/
.ProductN{
	width:100%;
	height:100%;
	display:block;

}
.ProductN .Productwrap {
	width:800px;
	height:240px;
	background-color : lightgray;
}
.ProductN .Productlist {
	display:block; 
	float:left;

}

.ProductN .Productimg{
	width:230px;
}
.ProductN .Productinfo{
	padding:20px;
	width:470px;
}

/*제품 소개*/

.my-underline {
  text-decoration: underline;
}

em {
		font-size:16px;
		color:#333;
		text-align:center;
		display:inline-block;
		margin-top:10px;
		margin-bottom:20px;

}


contents .newsmain .headcopy .editedname {
color:#325095;
	line-height:1.2em;

}

contents .list_head{
		margin-bottom:5px;
}

contents .list_head i{
	font-size:20px;
	font-weight:bold;
	color:#325095;
}
/*20251226---------------------------------*/
contents ul {
	font-size:20px;
	line-height:1.4em;  /*20251226---------------------------------*/
	color:#323232;

	padding-left: 40px; /*20251226---------------------------------*/
	margin-bottom:40px; /*20251226---------------------------------*/

}

contents .listStyle_c {
	list-style-type: disc; /*20250331 점으로 변경*/

}
contents .listStyle_S {
	list-style-type: decimal;
	/*20250331 머릿숫자 볼드 추가 pointB 함께사용<li class="listStyle_S"><b class="pointB">Standard Thread Mills </b></li>*/
	color:#325095;
	font-size:30px;
	font-weight:bold;	
}




contents ul li {

	margin-left:0px;
	color:#323232;
	

}

/*----------------------------Features--*/

.FeaturesWrap{

	margin-bottom:30px;

}
.featuresgroup{
	width:800px;
	margin-bottom:90px;
}

.Featuresbox {
	display:inline-block;

}
.Features {
	display:block;
	float:left;

}

.Fimagewrap .Fimg{
	display:inline-block;
	
	
}
.Fimagewrap{
	width:150px;
}	
.Ftxtwrap{
	width:650px;
}

.imgholder{
	width:200px;
}
.textholder{
	width:600px;
}

.Features ul{
	padding-left:40px;
}
.Features .square{
	list-style: square;
	line-height:2em; 
}

.Features .Ftext {
	font-size:18px;
	line-height:1.5em; 
}

contents  .FeaturesWrap .Ftitle{
	padding-left:20px;
	font-size:25px;
	display:inline-block;	
	margin-bottom:10px;
}
.Fimagewrap {


}


/* .marker 클라스만 li에 표기 20220224*/

contents li p::marker {
  color:#325095;

}
/* .marker 클라스만 li에 표기 20220224*/


/* .nuber 클라스만 li에 숫자표기 20220224*/



/* .nuber 클라스만 li에 숫자표기 20220224*/




.listBold{
	font-weight:bold;	
	
}


contents .newsmain .headcopy .Text_img {
	display:block;
	text-align:center;
	color:#545454;
	margin-bottom:20px;
	font-size:18px;
}

contents .newsmain .headcopy .pointB {
	font-size:30px;
	color:#325095;
	display:inline-block;
	margin-bottom:20px;
	
}
contents .newsmain  .headcopy .pointA {
	font-size:25px;
	color:#325095;

	
}
contents .newsmain .headcopy b {

	color:#325095;

}
.boldtextS {
	font-size:20px;
	color:#325095;
	font-weight:bold;
	display:inline-block;
			
	text-align:center;
		
}
.smalltitle {

}
contents .newsmain .headcopy i {
	font-size:18px;
	color:#325095;
}
ul li .TextIndent{
	padding-left:30px;
}


.bigheadline {
font-size: 1.5em;
color:#325095;
}








/* 가져온 영상*/
.movie_gbn {
	width:100%;
	margin-bottom:20px;
	text-align:center;

}
.movie_gbn .movie{
	display:inline-block;

}
/*box*/
.box {
	text-align:center;
}
.boxwrap {
	width:800px;
	height:80px;
	margin-bottom:20px;
	display:inline-block;
	border: 1.5px solid #325095;
	margin-bottom:20px;
	padding:5px;
}
.boxL {
	width:50%;
	float:left;
}
.boxR {
	width:50%;

	
}
.boxfont {
	padding-top:12px;
	font-size:18px;
	line-height:1.5em;
	color:#323232;
}



/*------------------------ 글쓴이--------------------------*/
.authorWrap {
	text-align:center;
}
.author {
	width:800px;
	margin-bottom:20px;
	display:inline-block;
	

}
.author_headline{
	padding-top:10px;
		padding-left:20px;
	text-align:left;
}
.author b{
	color:#325095;
	font-size:18px;
	
		display:inline-block;
}

.author .men_1 {
	width:560px; /* <-2-3명 width:800px;1명 550px*/
	display:inline-block;
	border: 1.5px solid #325095;

	margin-bottom:20px;
	padding:5px;
}
.author .men_2 {
	width:800px; /* <-2-3명 width:800px;1명 550px*/
	display:inline-block;
	border: 1.5px solid #325095;
	margin-bottom:20px;
	padding:5px;
}
.phototext_1 {

	width:78%; /* 1명 */
}
.phototext_2 {

	width:290px; /* 2명 20220127 변경 300->290 ------------------ */
}
.phototext_3 {
	width:165px; /* 3명 */
}
.photo_1{

	width:100%;
}
.author ul li{

	display:inline-block;
	float:left;
	text-align:left;
	padding:10px;
}
.li profile{
	display:block;
	float:left;
	text-align:left;
	padding:5px;
}
.author ul li p{	
	color:#323232;
	font-size:15px;
}

/* 글쓴이*/

.catalogmain {
	text-align:center;

}
.catalogmain .newsimg {
	display:inline-block;
	margin-bottom:50px;
}

/* 20220127 추가 카탈로그 이미지-----------------------------------------------*/
.catalog {
	text-align:center;
}
.catalogimage{
    margin-bottom:10px;
}
.catalogimage img{
border : #000 1px solid;
}
/* 20220127 추가 카탈로그 이미지-----------------------------------------------*/

.catalog a{
    CURSOR: pointer;
    TEXT-DECORATION: none;
    BORDER-TOP: red 1px solid;
    BORDER-RIGHT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    COLOR: red;
    PADDING-BOTTOM: 8px;
    PADDING-TOP: 8px;
    PADDING-LEFT: 20px;
    BORDER-LEFT: red 1px solid;
    DISPLAY: inline-block;
    PADDING-RIGHT: 20px;
    border-radius: 30px;
    margin-bottom:5px;
}
.catalog p{
    color: red;

	font-size : 14px;

    DISPLAY: inline-block;
}

.backhome {
	margin-bottom:40px;
		display:block;
	text-align:left;
	padding-bottom:5px;
}
.backhome a{
	color:#626262
}
.backhome a:hover, a:active {
	color:skyblue;
	border-color : skyblue;
}

.catalog{	
	display:inline-block;
	text-align:center;
}

/* product news */

contents .ProductNews {
		font-weight:bold;

		color:#325095;
}
contents .ProductNews a {
		width:100%;
		height:100%;
		display:block;
}



/* 인터뷰 내용*/
contents .newsmain .interview {
	width:800px;
	background-color:#FEF6EA;
		
}
contents .newsmain .interview .enduser_logo{
	text-align:center;
	width:100%;

	display:block;
	margin-bottom:5px;
		
}
contents .newsmain .interview .interviewsection {
	width:600px;
	background-color:#EDAA3E;
}
contents .newsmain .interview .interviewsection h2 {
	text-align:center;
	display:block;
	padding:10px;
	color:#fff;
	
}
contents .newsmain .interview .interviewtexbox{
	padding:20px;
}

contents .newsmain .interview .interviewtexbox h2{
	font-size:25px;
	margin-bottom:10px;
	color:black;
}
contents .newsmain .interview .interviewtexbox b {
	color:#EDAA3E;
}
contents .newsmain .interview p {
	width:100%;
	width:100%;
	display:inline-block;
}
contents .newsmain .interview img {
	margin-right:10px;
}

/* 인터뷰 내용*/





/*SNS*/
#SNS_gnb {	
	width:100%;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	margin-top:30px;

	}
#SNS_gnb div {
	display:inline-block;
	width:800px;

}
#SNS_gnb .SNS_list ul {
	display: inline-block;

}
#SNS_gnb .follow_sns {
    position: relative;
    margin-top: 5px;
}
#SNS_gnb .follow_sns li {
    float: left;
    border-radius: 50%;
    margin-right: 10px;
	list-style: none;
}
#SNS_gnb img {
	border: 0;
    vertical-align: middle;
    width: 30px;
}
#SNS_gnb a {
    text-decoration: none;
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
}
#SNS_gnb .follow_sns .sns_youtube {
    background: #ff0000;
}
#SNS_gnb .follow_sns .sns_fb {
    background: #3b5998;
}
#SNS_gnb .follow_sns .sns_in {
    background: #0084bf;
}
#SNS_gnb .follow_sns .sns_wechat {
    background: #78ab33;
}
#SNS_gnb .follow_sns .sns_tw {
    background: #000;
}
#SNS_gnb .follow_sns .sns_ins {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
#SNS_gnb .sns_text {
	display:block;
	font-size:16px;
	padding-top:10px;

}
#footer {	
	width:100%;

}
#footer .lockdown {
	text-align:center;
	background-color:#c9c8c8;
	padding:20px 0;
}

#footer span {
	display:block;
	font-size:11px;
	padding-top:10px;
}


/* 반응형 */


@media only screen and (max-width:800px) {
contents .news_box div{
	width:100%;
	}
.list_gnb {
	width:100%;

	}
}