@charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 영문  CSS
 * date : 2020-12-03
******************************************************** */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&family=Noto+Sans+TC:wght@300;400;500;700&display=swap');


/* ******************  회사소개 ********************** */
.exhibition-con01-list .item .txt-con .tit .txt-color-mint {color:#0ca5a6;}

.exhibition-con01-list .item .logo-img {text-align: center; }
.exhibition-con01-list .item .logo-img img {width: 70%;}

.exhibition-con01-list .item .logo-img p{padding-top:25px; font-size: 16px; line-height: 1.5em; font-weight: 300; letter-spacing: -1px; color: #686868;}

.exhibition-con01-list .item .txt-con .tit {line-height: 1.2em;}
.exhibition-con01-list .item .txt-con .margin-top {margin-top: 40px;}

.exhibition-con01-list .item:last-child {margin-bottom: 105px;}

.exhibition-add-con {margin-bottom: 60px;}
.exhibition-awards-bottom ul li:before { margin-top: -75px; height: 150px;}

@media (max-width: 800px){
.exhibition-con01-list .item .txt-con .txt{padding-bottom: 15px;}
.exhibition-con01-list .item .txt-con .tit-en{font-weight: 600;}



.gift-con01-inner .right table th {padding-right: 30px;}

}



/* ******************  Booth information  ********************** */
@media all and (min-width:801px){
	/* hover */
	.gift-sns-list li a:hover{-webkit-box-shadow: 7px 7px 16px -4px rgba(0,0,0,0.16); box-shadow: 7px 7px 16px -4px rgba(0,0,0,0.16);}
	.gift-sns-list li a:hover p{font-weight: 500; color: #222;}
	.gift-con02-list li a:hover .img-con img{-webkit-transform: scale(1.1,1.1) rotate(0.002deg); transform: scale(1.1,1.1) rotate(0.002deg);}
}

.guide-program-list03 .item .txt-con table th {font-weight: 600;}
.guide-program-list03 .item .txt-con table td{ line-height: 1.6em;}
.guide-program-list03 .item .txt-con table td.text-align-left {text-align: left;}
.guide-program-list03 .item .txt-con table span {font-size: 18px; font-weight: 500;  color:#0ca5a6;}
.guide-program-list03 .item .txt-con table td b {font-weight: 500;}


