@charset "utf-8";

/* ******************  메인 비주얼 ********************** */
@media all and (max-width:1024px) {
}

@media all and (max-width:950px) {
	.tableC {width:1600px;}
}

@media all and ( max-width: 800px ) {
.ceo_cont01 {
	margin: 60px 0;
}
.history_flex {
	margin-bottom: 40px;
	padding-top: 10px;
}
.history_flex .history_item {
	width: 32.333%;
	padding: 20px;
}
.overview_flex .overview_img {
	width: 30%;
}
.overview_flex .overview_info {
	width: calc(100% - 32%);
}
.product_con01 {
	padding: 60px 0;
}
.product_con02 {
	padding: 60px 0;
}
.product_con03 {
	padding: 0 0 60px 0;
}
.product_con05 {
	padding: 60px 0;
}
.product_con03_item {
	padding: 30px 20px;
}
.product_con05_item {
	padding: 20px;
}
.round_title img {
	width: 70px;
	height: auto;
}
.round_txt {
	padding-left: 85px;
}
	.sitemap_item {width:32.333%;}
	.photow {width:120px;}
}

@media all and (max-width:480px) {
.ceo_cont01 {
	margin: 30px 0;
	font-size: 1.4em;
}
.ceo_cont02 .area {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ceo_cont02 .area .ceo_left {
	width: 100%;
	font-size: 1em;
}
.ceo_cont02 .area .ceo_right {
	width: 100%;
	margin-top: 30px;
}
.ceo_cont02 .area .ceo_right p {
	margin-bottom: 20px;
	font-size: 1em;
}
.history_flex {
	margin-bottom: 30px;
	padding-top: 10px;
}
.history_flex .history_item {
	width: 49%;
	padding: 15px;
}
.overview_flex .overview_img {
	width: 100%;
}
.overview_flex .overview_info {
	width: 100%;
	margin-top: 20px;
}
.product_con01 {
	padding: 30px 0;
}
.product_con02 {
	padding: 30px 0;
}
.product_con03 {
	padding: 0 0 30px 0;
}
.product_con05 {
	padding: 30px 0;
}
.product_con01 h4 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
.product_con01_item {
	width: 99%;
	padding: 15px 10px;
	font-size: 1em;
	text-align: left;
	word-break: keep-all;
}
.product_con02_item {
	width: 48%;
}
.product_con02_item p.txt {
	padding: 15px 0;
}
.product_con03_item {
	width: 100%;
	padding: 30px 15px;
}
.round_title {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.round_title img {
	width: 35px;
	margin-right: 5px;
}
.round_txt {
	padding-left: 40px;
}
.product_con05_item {
	width: 50%;
	padding: 20px;
}
.product_con05_item img {
	max-width: 40px;
}
.product_con05_item:nth-child(3) {
	border-top: 1px solid #d8d8d8;
	border-left: none;
}
.product_con05_item:nth-child(4) {
	border-top: 1px solid #d8d8d8;
}
.tableA tbody th {
	padding: 5px 5px 5px 10px;
}
.tableA tbody td {
	padding: 5px;
}
.tableB thead th {
	padding: 5px;
}
.tableB thead td {
	padding: 5px;
}
.tableB tbody th {
	padding: 5px;
}
.tableB tbody td {
	padding: 5px;
}
	
	.sitemap_item {width:44%;margin:3%}
	.photow {width:80px;}
}
