@charset "UTF-8";
/*
  [240807 수진추가]
  - input 설정에 input[type="email"] 추가
*/

html {
  scroll-behavior: smooth;
}
:lang(en) * {
  letter-spacing: 0 !important;
}

/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  word-break: keep-all;
  box-sizing: border-box;
  outline: 0 none;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: inherit;
}
html {
  width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body {
  -webkit-text-size-adjust: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
em,
i,
address {
  font-style: normal;
}
img {
  display: inline-block;
  max-width: 100%;
  border: 0;
  outline: none;
}
video {
  min-width: 100%;
  max-width: 100%;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  empty-cells: show;
  word-wrap: break-word;
}
table caption {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
legend {
  font-size: 0;
  display: none;
  opacity: 0;
}
input,
textarea,
select,
button,
label {
  display: inline-block;
  vertical-align: top;
  outline: 0 none;
  line-height: normal;
}
button {
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
}
label {
  cursor: pointer;
  font-weight: inherit;
}
iframe,
object,
video,
embed {
  position: relative;
  top: 0;
  left: 0;
  max-width: 100%;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
legend {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
}
address,
em,
var,
i {
  font-style: normal;
}

/* link */
a {
  cursor: pointer;
}
a,
a:hover {
  text-decoration: none;
}
a,
button,
input {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a,
a:hover,
a:active,
a:focus,
button,
input,
[role="button"],
[tabindex="0"],
a[tabindex] {
  outline: 0 solid transparent;
  color: inherit;
}
*:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* 숨기기 */
hr,
.hide {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

/* form */
input {
  max-width: 100%;
}
input::-webkit-input-placeholder {
  color: #888;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="price"],
input[type="search"],
input[type="email"],
input[type="time"],
input[type="month"],
input[type="date"],
input[type="url"],
input[type="image"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
input[type="price"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  padding: 0;
  line-height: normal !important;
}
input[type="button"] {
  width: auto;
  background-color: transparent;
}
/*input[type="file"] {width:100%;height:100%;opacity:0;}*/

/* 기본 스타일 초기화 */
select {
  -webkit-appearance: none; /* 크롬, 사파리, 오페라 */
  -moz-appearance: none; /* 파이어폭스 */
  appearance: none; /* 기본 스타일 제거 */
  background: none; /* 배경 제거 */
  border: none; /* 테두리 제거 */
  font-family: inherit; /* 폰트 초기화 */
  font-size: inherit; /* 폰트 크기 초기화 */
  color: inherit; /* 텍스트 색상 초기화 */
  padding: 0; /* 패딩 초기화 */
  margin: 0; /* 마진 초기화 */
  box-shadow: none; /* 그림자 제거 */
  outline: none; /* 아웃라인 제거 */
}

select[multiple] {
  overflow: auto;
}
button {
  border: 0;
  background: transparent;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}

input[type="hidden"],
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}

textarea {
  width: 100%;
  box-sizing: border-box;
  height: auto;
  background: #fff;
  border: 1px solid #c2c6cd;
  resize: none;
}
textarea:focus {
  background: white;
  color: black;
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="data"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 8px #ccc;
  -moz-box-shadow: 0 0 8px #ccc;
  box-shadow: 0 0 8px rgba(0 0 0 / 30%);
  border: 1px solid #000 !important;
}

input[readonly="readonly"]:focus,
input[readonly]:focus {
  border: 1px solid #d9d9d9 !important;
  box-shadow: none !important;
}

input[readonly],
input[disabled] {
  background-color: #f2f2f2 !important;
  color: #555 !important;
  cursor: not-allowed;
}
input[readonly]:hover {
  box-shadow: none;
}

/* input 높이 */
input[type="text"],
input[type="date"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="data"],
input[type="time"],
input[type="datetime-local"],
input[type="file"],
input[type="email"],
select {
  height: 34px;
  min-width: 180px;
  /* 180에서  360으로 수정 kokyun*/
  max-width: 360px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #c2c6cd !important;
  color: #000;
  background: #fff;
}

/* 읽기전용 */
input[readonly="readonly"],
input[disabled="disabled"] {
  background-color: #f2f2f2;
}

/* 스크롤바 */
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
/* 스크롤바의 width */
::-webkit-scrollbar-track {
  background-color: #efefef;
  font-size: 0.9rem;
}
/* 스크롤바의 전체 배경색 */
::-webkit-scrollbar-thumb {
  background: linear-gradient(to bottom, #d4d4d4, #ddd);
  border-radius: 10px;
}
