﻿@charset "UTF-8";

html, body { font-family:'Pretendard-Regular', sans-serif, "Helvetica Neue",Helvetica,Arial,sans-serif; background-color:#fff; font-size: 14px;}

a, body, br, button, dd, del, div, dl, dt, em, form, html, h1, h2, h3, h4, h5, h6,
i, iframe, img, input, label, li, object, ol, option, p, pre, select,
span, strong, table, tbody, td, textarea, tfoot, th, thead, ul,
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {margin: 0;padding: 0; font-style: normal;-moz-box-sizing: border-box;box-sizing: border-box;word-break:break-all}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

/*table {border-collapse: collapse;border-spacing: 0;} **/
/*th, td, tbody, thead, tfoot {border-collapse: collapse;} **/
img {font-size: 0;}
caption, legend { visibility:hidden; width:0; height:0; line-height:0; font-size:0; overflow:hidden;}
img, iframe, button {border: 0 none;outline: none;}
.other_product ul li a img:hover{border : 1px solid #66a752;}
iframe {overflow: auto;}
h1, h2, h3, h4, h5, h6 {line-height: normal; font-weight: 400;}
strong {font-weight: bold;}
ul li {vertical-align: middle;line-height: normal; list-style:none;}
select.readonly::-ms-expand { display: none;}
del {text-decoration: line-through;}
a {text-decoration: none;outline: none;color: #000;}
textarea  {font-size: 12px; color: #000; padding: 0 5px !important; border: 1px solid #ddd; width: 100%;}
input {vertical-align: middle; }
input[type="text"], input[type=password], input[type=number], select {height: 30px; vertical-align: middle;}
select {border-radius: 3px;font-size: 12px;color: #999;padding: 0 0 0 5px;border: 1px solid #ddd; }
input[type="text"], input[type=password], input[type=number] {
	border: 1px solid #ddd; outline: medium; background: #fff;
	-moz-appearance:none;-webkit-appearance:none;appearance:none;vertical-align: middle;font-size: 12px;/* color: #999; */padding: 0 5px;}
input[type="text"]:disabled, input[type="password"]:disabled, input[type="number"]:disabled {background:#eee;}
input::-ms-clear {display: none;}
input[type="text"]::-ms-clear {display: none;}
input[type="text"]:focus {border: 1px solid #5f8ef8;color: #666;}

.idx_table {border-collapse: collapse;border-spacing: 0;}
