@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700";
@import "https://fonts.googleapis.com/css?family=Raleway:400,600,700,800";
@import url(../pe-icons/Pe-icon-7-stroke.css);

ul, li {
	list-style: none; 
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  background-color: #fff;
  font-family: 's-core-dream-regular';
}



/* -------------- È¸»ç¼Ò°³ ------------ */
.about01 h3 {
	font-size: 35px;
	margin: 0 0 30px;
}
.about01 p {
	letter-spacing: ;
	line-height: 1.7; 
	color: #000; 
	padding-bottom: 10px;
	font-size: 16px;
}
.about01 p span {
	font-weight: 600;
}
.summary {
	font-family:'s-core-dream-light', sans-serif;
	font-size: 35px;
	line-height: 1.5;
	letter-spacing: -1px;
	color: #005eb8;
	padding: 20px 0 30px;
}
.summary span {
}
.summary span b {
	font-family:'s-core-dream-bold', sans-serif;
}
.sign {
	font-weight: 600;
	padding-top: 30px;
	font-size: 20px; 
}
 .sign span {
	margin-left: 10px; 
}
.about01 table {
	width: 100%; 
	border-top:2px solid #333; 
	margin: 0;
}
.about01 caption {
	display: none;
}
.about01 tr, .about01 th, .about01 td { 
	padding: 15px 20px; 
	border-bottom: 1px solid #e1e1e1; 
	color: #111;
	font-size: 15px; 
	font-weight: ;
}

.about01 th {
	background: #f8f8f8; 
	width: 20%;
	font-weight: ;
	white-space: nowrap; 
	font-family:'s-core-dream-light', sans-serif;
}
.about01 td {
	font-weight: 400; 
	color: #666;
}

/* ´ÙÀ½Áöµµ */
.map {
}

/* ¸ð¹ÙÀÏ±â±â 1 */
@media only screen and (max-width: 320px) {
	.about01 h3 {
		font-size: 25px;
		margin: 0 0 20px;
	}
	.about01 p {
		font-size: 13px;
	}
	.summary {
		font-size: 20px;
		padding: 0 0 20px; 
	}
	.sign {
		padding-top: 0px;
	}
	.about01 tr, .about01 th, .about01 td { 
		padding: 10px 15px; 
		font-size:13px; 
		line-height: 1.5;
	}
	.about01 th {
		width: 30%;
		text-align: center; 
	}
	.map {
		height: 250px; 
	}

}

/* ¸ð¹ÙÀÏ±â±â 2 */
@media only screen and (min-width: 321px) and (max-width: 768px){
	.about01 h3 {
		font-size: 25px;
		margin: 0 0 20px;
	}
	.about01 p {
		font-size: 13px;
	}
	.summary {
		font-size: 20px;
		padding: 0 0 20px; 
	}
	.sign {
		padding-top: 0px;
	}
	.about01 tr, .about01 th, .about01 td { 
		padding: 10px 15px; 
		font-size:13px; 
		line-height: 1.5;
	}
	.about01 th {
		width: 30%;
		text-align: center; 
	}
	.map {
		height: 250px; 
	}

}

/* µ¥½ºÅ©Å¾ */
@media only screen and (min-width: 1201px) {

}




/* -------------- º¸À¯Àåºñ ------------ */
.product {		
	width: 100%; 
	margin-left: 20px; 
	padding-left: 20px 0 0 0px;
	font-size: 17px; 
	color: #333; 
}
.product p {
	color: #acacac ;
	font-size: 16px;
	letter-spacing: 3;
}

.product h3 {
	font-size: 40px;
}

.product h4 {
	font-size: 28px;
	margin-bottom: 20px; 
}

.product ul {
	padding: 0;
	margin: 0 !important;
}

.product li {
	font-size: 17px; 
	line-height: 1.7;
	list-style:none; 
	color: #333; 
	font-weight: 300;
	padding: 2px 0;
}

.product li:before { 
	content: '\2022';
	padding-left: 3px; 
	padding-right: 6px; 
}

.product img  {
	text-align: center; 
}

.product_sn {
	padding-left: 0px; 
}


.tablecss caption {
	color: #333;
	font-size: 18px;
	margin-bottom: 5px; 
}

.tablecss {
	border-top:2px solid #333; 
}

.tablecss tr th {
	font-size: 15px; 
	line-height: 1.7;
}
.tablecss th {
	font-size: 15px; 
	font-weight: 600;
	color: #044fa5;
	/*width: 20%; */
	width: 25%; 
	text-align: center;
	background: #eff7fe !important ; 
}
.tablecss th, td {
	padding: 10px 15px;
	border-bottom: 1px solid #eaeaea; 
}
.tablecss td {
	font-size: 14px; 
	padding: 5px 10px; 
}
.tablecss ul li {
	/*float: left;
	width: 50%;*/
	width: 100%;
	padding-left: 15px;
	color: #666;
	text-align: left; 
	font-weight: 500;
	list-style: none; 
	font-size: 14px; 
	}

.tablecss ul li span {
	display: inline-block; 
	text-align:left; 
	width: 22%; 
	color: #000; 
	padding-right: 10px; 
	font-weight: 600;
}
.tablecss ul li:before {
	display:none; 
}

.tablecss dl {
	display: flex; 
	flex-wrap : wrap;
	padding: 0;
	margin: 0;
}

.tablecss dl dt {
	width: 22.5%; 
	color: #000;
}
.tablecss dl dd {
	line-height: 1.7;
}

.border { 
border: 1px solid #ddd; 
border-top: 2px solid #333;
}


/* º¸À¯Àåºñ Æ¯Â¡ ¸ñ·Ï */
.product_txt li b {
	display: inline-block;
	width: 22%; 
}

.product_txt { 
width: 100%; 
}
.product_txt table {
width: 100%; 
}

.product_tit {
	font-size: 25px;
	color: #fff; 
	background: #1f3c77;
	padding: 10px 10px; 
	border-radius: 5px; 
}



/* º¸À¯Àåºñ Æ¯Â¡ Å×ÀÌºí */
.table_txt {
	width: 100%; 
}
.table_txt th, .table_txt td {
	text-align: center; 
	border: 1px solid #d3d3d3; 
	padding: 12px 10px;
	border-left:0; 
	line-height: 1.5;
}
.table_txt th {
	font-size: 14px;
	color: #333;
	background: #efefef;
}
.table_txt td {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}
.table_txt th:last-child, .table_txt td:last-child {
	border-right:0; 
}

.table_txt td b {
	font-weight: 600;
	color: #333;
}



/* ÀÛ¾÷¹Ý°æ Å×ÀÌºí */
.table_radius {
	border-top: 2px solid #333;

}
.table_radius table {
	width: 100%;
}
.table_radius th, .table_radius td {
	text-align: center; 
	border: 1px solid #ddd; 
	padding: 5px 15px;
}
.table_radius th {
	font-size: 14px;
	color: #333;
	padding:12px 0;
	background: #efefef;
}
.table_radius td {
	font-size: 13px;
	color: #666;
	font-weight: 500;
}
.table_radius td.first {
	width: 10%;
}
.table_radius td b {
	font-weight: 600;
	color: #333;
}
.unit {
	font-size:12px;
	color: #333;
}


/* À©Ä¡¿øÄ¡³«ÇÏ´Ü°è µî Å×ÀÌºí */
.table_etc { 
width: 100%; 
}
.table_etc table {
width: 100%; 
overflow: hidden; 
border-collapse: collapse;
display:table; 
table-layout:fixed;
}

.table_etc th, .table_etc td {
	display:table-cell;
	text-align: center; 
	border: 1px solid #d3d3d3; 
	padding: 13px 15px;
	line-height: 1.5; 
}
.table_etc th {
	font-size: 15px;
	color: #333;
	background: #efefef;
}
.table_etc td {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.table_etc td b {
	font-weight: 600;
	color: #333;
}

.table_etc td:nth-child(1) { width:25%;}
.table_etc td:nth-child(2) { width:25%;}
.table_etc td:nth-child(3) { width:25%;}


/* À©Ä¡ µî Å×ÀÌºí ³ôÀÌ ³·À½ */
.table_etc2 { 
width: 100%; 
}
.table_etc2 table {
width: 100%; 
overflow: hidden; 
}

.table_etc2 th, .table_etc2 td {
	text-align: center; 
	border: 1px solid #d3d3d3; 
	padding: 10px 0;
	line-height: 1.5;
}
.table_etc2 th {
	font-size: 14px;
	color: #333;
	background: #efefef;
}
.table_etc2 td {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.table_etc2 td b {
	font-weight: 600;
	color: #333;
}


p.s_des {
	font-size: 14px;
	color: #333; 
	padding: 8px 0;
	line-height: 1.5; 
}



/********************** ³×ºñ°ÔÀÌ¼Ç ************************/
/* ¸ð¹ÙÀÏ±â±â */
@media only screen and (max-width: 320px) {
	.product {
		margin-left: 0;
	}
	.product h3 {
		font-size: 28px;
	}

	.product h4 {
		font-size: 20px;
		margin-bottom: 10px; 
	}
	.product li {
		font-size: 15px; 
		line-height: 1.6; 
	}
	.product_sn {
		padding-left: 0px; 
	}
	.tablecss tr th {
		font-size: 12px; 
	}
	.tablecss th, .tablecss td {
		font-size: 12px; 
		padding: 5px 10px;
	}
	.tablecss th {
		width: 30%; 
	}

	.tablecss td li {
		width: 100%; 
		padding-left: 10px;
	}
	.tablecss ul li {
		font-size: 13px; 
	}
	.tablecss ul li span {		
		display: block;
		width: 100%; 
		padding-right: 3px; 
	}

	.tablecss dl dt {
		display: block; 
		width: 100%; 
	}


/* À©Ä¡¿øÄ¡³«ÇÏ´Ü°è µî Å×ÀÌºí */
	.table_etc tr th {
		font-size: 12px; 
	}
	.table_etc th, .table_etc td {
		font-size: 12px; 
		padding: 10px 0px;
	}

}

/* ¸ð¹ÙÀÏ±â±â + ÅÂºí¸´ */
@media only screen and (max-width: 640px){
	.tablecss ul li span {		
		display: block;
		width: 100% !important; 
	}
	
}

/* ¸ð¹ÙÀÏ±â±â + ÅÂºí¸´ */
@media only screen and (min-width: 321px) and (max-width: 768px){
	.product {
		margin-left: 0;
	}
	.product h3 {
		font-size: 28px;
	}

	.product h4 {
		font-size: 20px;
		margin-bottom: 10px; 
	}
	.product li {
		font-size: 15px; 
		line-height: 1.6; 
	}
	.product_sn {
		padding-left: 0px; 
	}
	.tablecss tr th {
		font-size: 12px; 
	}
	.tablecss th, .tablecss td {
		font-size: 12px; 
		padding: 5px 10px;
	}
	.tablecss th {
		width: 30%; 
	}
	.tablecss td li {
		width: 100%; 
		padding-left: 10px;
	}
	.tablecss ul li {
		font-size: 13px; 
	}
	.tablecss ul li span {
		width: 30%; 
		padding-right: 3px; 
	}
	.tablecss dl dt {
		display: block; 
		width: 100%; 
	}


/* À©Ä¡¿øÄ¡³«ÇÏ´Ü°è Å×ÀÌºí */
	.table_etc tr th {
		font-size: 13px; 
	}
	.table_etc th, .table_etc td {
		font-size: 12px; 
		padding: 10px 0px;
	}

}

/* ÅÂºí¸´ */
@media only screen and (min-width: 769px) and (max-width: 1200px){
}

/* µ¥½ºÅ©Å¾ */
@media only screen and (min-width: 1201px) {

}