@charset "utf-8";

#template-exhibitor-apply .exhibitor-apply-contents {
  padding-top:120px;
  margin-bottom:200px;
}

#template-exhibitor-apply .top-visual {
  width:100%;
  height:250px;
  background:url(/images/menu2_top.png) no-repeat 0% 0%;
}

#template-exhibitor-apply .contents-wrap {
  width:1220px;
  margin:0 auto;
}

#template-exhibitor-apply .accept-title {
  font-family: 'NanumSquare', gulim;
  font-size:20px;
  font-weight:700;
  color:#2e2e2e;
  letter-spacing:-1px;
  margin-bottom:20px;
}

#template-exhibitor-apply .accept-title > label {
  color:#2f62c8;
}

#template-exhibitor-apply .accept-txt {
  font-family: 'Noto Sans KR', gulim;
  font-size:14px;
  font-weight:300;
  letter-spacing:-1px;
  color:#2e2e2e;
}

#template-exhibitor-apply .accept-txt > label {
  font-size:1px;
  color:#888888;
}

#template-exhibitor-apply .accept-div {
  width:100%;
  height:220px;
  padding:10px 0px 10px 10px;
  margin:15px 0px;
  border:1px solid #d8d8d8;
  font-family: 'Noto Sans KR', gulim;
  font-size:14px;
  font-weight:300;
  color:#2e2e2e;
  overflow:auto;
}

#template-exhibitor-apply .accept-checkbox {
  font-family: 'Noto Sans KR', gulim;
  font-size:16px;
  font-weight:300;
  color:#2e2e2e;
  margin-bottom:50px;
}

#template-exhibitor-apply .accept-checkbox >label{
  font-weight:300;
  margin-top:4px;
}

#template-exhibitor-apply .star {
  font-size:14px;
  color:#d80000;
}

#template-exhibitor-apply table {
  font-family: 'Noto Sans KR', gulim;
  font-size:14px;
  font-weight:300;
  color:#2e2e2e;
  letter-spacing:-1px;
  margin:15px 0px;
  border-top:4px solid #2f62c8;
  width:100%;
}

#template-exhibitor-apply .table-input {
  margin-bottom:50px;
}

#template-exhibitor-apply table tr {
  height:50px;
  border-bottom:1px solid #d8d8d8;
}

#template-exhibitor-apply table tr label {
  font-weight:300;
  margin:0px;
}

#template-exhibitor-apply table th {
  background-color:#f7f7f7;
  border-right:1px solid #d8d8d8;
  text-align:center;
}

#template-exhibitor-apply table .left-line {
  border-left:1px solid #d8d8d8;
}

#template-exhibitor-apply table td {
  padding:10px;
}

#template-exhibitor-apply .zip-btn {
  width:100px;
  height:35px;
  line-height:35px;
  background-color:#707070;
  font-family: 'Noto Sans KR', gulim;
  font-size:14px;
  font-weight:500;
  color:#fff;
  border:solid 0px;
  margin-right:17px;
}

#template-exhibitor-apply .hint {
  font-family: gulim;
  font-size:14px;
  font-weight:300;
  color:#71747a;
  letter-spacing:-1px;
  margin-left:10px;
}

#template-exhibitor-apply input[type="text"],
#template-exhibitor-apply input[type="number"],
#template-exhibitor-apply select {
  width:225px;
  height:35px;
  line-height:35px;
  font-family: 'Noto Sans KR', gulim;
  font-size:14px;
  font-weight:300;
  color:#2e2e2e;
  padding:0px 10px;
}

#template-exhibitor-apply .input-addr1 {
  width:485px !important;
}

#template-exhibitor-apply .input-addr2 {
  width:835px !important;
}

#template-exhibitor-apply .table-booth {
  margin-bottom:0px;
}

#template-exhibitor-apply .table-booth thead {
  font-size:18px;
  color:#2f62c8;
}

#template-exhibitor-apply .table-booth td {
  border-right:1px solid #d8d8d8;
  text-align:center;
  height:225px;
}

#template-exhibitor-apply .table-booth tr> th:last-child,
#template-exhibitor-apply .table-booth tr> td:last-child {
  border-right:0px;
}

#template-exhibitor-apply .booth_img {
  display:block;
  width:180px;
  height:140px;
  margin:15px auto;
  background-color:#f7f7f7;
}
#template-exhibitor-apply .booth_img > img {
  border:1px solid #d8d8d8;
  width: 100%;
}

#template-exhibitor-apply .table-booth tr label {
  font-weight:300;
  font-size:16px;
}

#template-exhibitor-apply tfoot th {
  background-color:#eaf1ff;
}

#template-exhibitor-apply .table-booth tfoot td {
  height:100px;
  font-size:30px;
  text-align:center;
  background-color:#eaf1ff;
}

#template-exhibitor-apply .table-booth tfoot td span {
  font-weight:500;
  color:#2f62c8;
}

#template-exhibitor-apply .table-booth1 {
  margin-top:0px;
  border-top:0px solid;
}

#template-exhibitor-apply .table-booth1 tr > th:nth-child(2) {
  border-left:1px solid #d8d8d8;
}

#template-exhibitor-apply .input-qty {
  width:70px !important;
  text-align:right;
}

#template-exhibitor-apply .table-product thead {
  font-size:18px;
  color:#2f62c8;
}

#template-exhibitor-apply .table-product thead th:last-child {
  border-right:0px solid;
}

#template-exhibitor-apply .table-product input[type="text"] {
  width:130px;
  height:35px;
  margin-right:10px;
}

#template-exhibitor-apply .table-product td {
  border-right:1px solid #d8d8d8;
}

#template-exhibitor-apply .table-product td:last-child {
  border-right:0px solid;
}

#template-exhibitor-apply .table-total tfoot td {
  background-color:#eaf1ff;
}

#template-exhibitor-apply .accept-btn-div {
  text-align:center;
  margin-top:50px;
  height:55px;
}

#template-exhibitor-apply .apply-txt {
  font-family: 'Noto Sans KR', gulim;
  font-size:20px;
  font-weight:300;
  letter-spacing:-1px;
  color:#2e2e2e;
  text-align:center;
  margin-top:35px;
}

#template-exhibitor-apply .apply-txt > p:first-child{
  font-weight:500;
}

#template-exhibitor-apply .accept-btn {
  display:inline-block;
  width:247px;
  height:55px;
  line-height:53px;
  background-color:#707070;
  font-family: 'Noto Sans KR', gulim;
  font-size:22px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  margin:0px 10px;
  border:solid 0px;
}

#template-exhibitor-apply .accept-btn1 {
  background-color:#2f62c8;
}

#template-exhibitor-apply .pum-img-area {
  width:200px;
  height:200px;
  border:solid 1px #ddd;
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}

#template-exhibitor-apply .pum-img-area > img {
  max-width:200px;
  max-height:200px;
}

#template-exhibitor-apply-finish .exhibitor-apply-finish-contents {
  padding-top:120px;
  margin-bottom:200px;
}

#template-exhibitor-apply-finish .top-visual {
  width:100%;
  height:250px;
  background:url(/images/introduce_top.jpg) no-repeat 0% 0%;
}

#template-exhibitor-apply-finish .contents-wrap {
  max-width:1220px;
  width:100%;
  margin:0 auto;
}

#template-exhibitor-apply-finish .join-finish {
  height:360px;
  border-top:4px solid #2f62c8;
  border-bottom:1px solid #d8d8d8;
  text-align:center;
}

#template-exhibitor-apply-finish .join-txt1 {
  font-family: 'NanumSquare', gulim;
  font-weight:700;
  font-size:50px;
  color:#2e2e2e;
  letter-spacing:-1px;
  margin:100px 0px 40px 0px;
}

#template-exhibitor-apply-finish .join-txt1 > span {
  color:#2f62c8;
}

#template-exhibitor-apply-finish .join-txt2 {
  font-family: 'Noto Sans KR', gulim;
  font-weight:300;
  font-size:20px;
  color:#2e2e2e;
  letter-spacing:-1px;
}

#template-exhibitor-apply-finish .join-txt2 > span {
  color:#2f62c8;
}

#template-exhibitor-apply-finish .accept-btn-div {
  text-align:center;
  margin-top:50px;
  height:55px;
}

#template-exhibitor-apply-finish .accept-btn {
  display:inline-block;
  width:255px;
  height:55px;
  line-height:55px;
  background-color:#707070;
  font-family: 'Noto Sans KR', gulim;
  font-size:22px;
  font-weight:500;
  color:#fff;
  text-decoration:none;
  margin:0px 10px;
  border:solid 0px;
}

#template-exhibitor-apply-finish .accept-btn1 {
  background-color:#2f62c8;
}

@media screen and (max-width:1280px) {

	#template-exhibitor-apply .contents-wrap {
		padding:0px 10px;	
	}
	
}

@media screen and (max-width:767px) {

	#template-exhibitor-apply .exhibitor-apply-contents {
		padding-top:100px;
		margin-bottom:50px;
		width:100%;
		overflow:scroll;		
	}	
	
	#template-exhibitor-apply-finish .join-exhibitor-finish-contents {
		padding-top:100px;
		margin-bottom:30px;		
	}	
	
	#template-exhibitor-apply-finish .join-txt1 {
	  font-size:33px; 	
	}	

	#template-exhibitor-apply-finish .accept-btn {
	  margin:3px 10px;
	}		

}	
