@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap");
@import url(css-style.css);
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

img {
  max-width: 100%; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  border-radius: 0;
  background: none;
  cursor: pointer;
  outline: none;
  border: none; }

input {
  outline: none; }

body {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  word-break: keep-all; }

a {
  text-decoration: none;
  color: #000000; }

@font-face {
  font-family: 'icon-font';
  src: url("../font/icon-font/icon-font.eot?70799337");
  src: url("../font/icon-font/icon-font.eot?70799337#iefix") format("embedded-opentype"), url("../font/icon-font/icon-font.woff2?70799337") format("woff2"), url("../font/icon-font/icon-font.woff?70799337") format("woff"), url("../font/icon-font/icon-font.ttf?70799337") format("truetype"), url("../font/icon-font/icon-font.svg?70799337#icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon-font';
    src: url('../font/icon-font.svg?70799337#icon-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon-font";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 10px;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-member:before {
  content: '\e800'; }

.icon-member-round:before {
  content: '\e801'; }

.icon-message:before {
  content: '\e802'; }

.icon-mic:before {
  content: '\e803'; }

.icon-mic-mute:before {
  content: '\e804'; }

.icon-minus:before {
  content: '\e805'; }

.icon-minus-circle:before {
  content: '\e806'; }

.icon-mobile:before {
  content: '\e807'; }

.icon-monitor:before {
  content: '\e808'; }

.icon-move:before {
  content: '\e809'; }

.icon-next:before {
  content: '\e80a'; }

.icon-note:before {
  content: '\e80b'; }

.icon-notebook:before {
  content: '\e80c'; }

.icon-note-check:before {
  content: '\e80d'; }

.icon-notice:before {
  content: '\e80e'; }

.icon-online-shopping:before {
  content: '\e80f'; }

.icon-package:before {
  content: '\e810'; }

.icon-paging:before {
  content: '\e811'; }

.icon-patent:before {
  content: '\e812'; }

.icon-people:before {
  content: '\e813'; }

.icon-people-round:before {
  content: '\e814'; }

.icon-person:before {
  content: '\e815'; }

.icon-person2:before {
  content: '\e816'; }

.icon-person-round:before {
  content: '\e817'; }

.icon-pet:before {
  content: '\e818'; }

.icon-phone:before {
  content: '\e819'; }

.icon-phone-solid:before {
  content: '\e81a'; }

.icon-play:before {
  content: '\e81b'; }

.icon-play-solid:before {
  content: '\e81c'; }

.icon-plus:before {
  content: '\e81d'; }

.icon-plus-circle:before {
  content: '\e81e'; }

.icon-popup:before {
  content: '\e81f'; }

.icon-power-button:before {
  content: '\e820'; }

.icon-presentation:before {
  content: '\e821'; }

.icon-prev:before {
  content: '\e822'; }

.icon-profile:before {
  content: '\e823'; }

.icon-print:before {
  content: '\e824'; }

.icon-qr-code:before {
  content: '\e825'; }

.icon-question-circle:before {
  content: '\e826'; }

.icon-refresh:before {
  content: '\e827'; }

.icon-right-circle:before {
  content: '\e828'; }

.icon-rotate:before {
  content: '\e829'; }

.icon-search:before {
  content: '\e82a'; }

.icon-send:before {
  content: '\e82b'; }

.icon-setting:before {
  content: '\e82c'; }

.icon-shampoo:before {
  content: '\e82d'; }

.icon-share:before {
  content: '\e82e'; }

.icon-share-solid:before {
  content: '\e82f'; }

.icon-show:before {
  content: '\e830'; }

.icon-sound:before {
  content: '\e831'; }

.icon-sound-mute:before {
  content: '\e832'; }

.icon-star:before {
  content: '\e833'; }

.icon-star-half:before {
  content: '\e834'; }

.icon-star-solid:before {
  content: '\e835'; }

.icon-storage:before {
  content: '\e836'; }

.icon-tab:before {
  content: '\e837'; }

.icon-talk:before {
  content: '\e838'; }

.icon-text:before {
  content: '\e839'; }

.icon-time:before {
  content: '\e83a'; }

.icon-title:before {
  content: '\e83b'; }

.icon-travel:before {
  content: '\e83c'; }

.icon-truck:before {
  content: '\e83d'; }

.icon-tv:before {
  content: '\e83e'; }

.icon-up:before {
  content: '\e83f'; }

.icon-up-circle:before {
  content: '\e840'; }

.icon-upload:before {
  content: '\e841'; }

.icon-up-solid:before {
  content: '\e842'; }

.icon-video:before {
  content: '\e843'; }

.icon-wallet:before {
  content: '\e844'; }

.icon-x:before {
  content: '\e846'; }

.icon-x-circle:before {
  content: '\e847'; }

.icon-alert:before {
  content: '\e848'; }

.icon-area:before {
  content: '\e849'; }

.icon-arrow-down:before {
  content: '\e84a'; }

.icon-arrow-left:before {
  content: '\e84b'; }

.icon-arrow-right:before {
  content: '\e84c'; }

.icon-arrow-up:before {
  content: '\e84d'; }

.icon-art:before {
  content: '\e84e'; }

.icon-attachment:before {
  content: '\e84f'; }

.icon-baby:before {
  content: '\e850'; }

.icon-bag:before {
  content: '\e851'; }

.icon-ball:before {
  content: '\e852'; }

.icon-battery-charging:before {
  content: '\e853'; }

.icon-battery-empty:before {
  content: '\e854'; }

.icon-battery-full:before {
  content: '\e855'; }

.icon-beauty:before {
  content: '\e856'; }

.icon-bin:before {
  content: '\e857'; }

.icon-book:before {
  content: '\e858'; }

.icon-bookmark:before {
  content: '\e859'; }

.icon-bookmark-solid:before {
  content: '\e85a'; }

.icon-building:before {
  content: '\e85b'; }

.icon-burger:before {
  content: '\e85c'; }

.icon-button:before {
  content: '\e85d'; }

.icon-calandar:before {
  content: '\e85e'; }

.icon-camera:before {
  content: '\e85f'; }

.icon-car:before {
  content: '\e860'; }

.icon-cart:before {
  content: '\e861'; }

.icon-chat:before {
  content: '\e862'; }

.icon-check:before {
  content: '\e863'; }

.icon-check-circle:before {
  content: '\e864'; }

.icon-coin:before {
  content: '\e865'; }

.icon-copy:before {
  content: '\e866'; }

.icon-copywrite:before {
  content: '\e867'; }

.icon-couch:before {
  content: '\e868'; }

.icon-coupon:before {
  content: '\e869'; }

.icon-coupon-location:before {
  content: '\e86a'; }

.icon-credit-card:before {
  content: '\e86b'; }

.icon-crop:before {
  content: '\e86c'; }

.icon-cs:before {
  content: '\e86d'; }

.icon-delete:before {
  content: '\e86e'; }

.icon-document:before {
  content: '\e86f'; }

.icon-document-check:before {
  content: '\e870'; }

.icon-document-upload:before {
  content: '\e871'; }

.icon-document-write:before {
  content: '\e872'; }

.icon-dots-horizontal:before {
  content: '\e873'; }

.icon-dots-vertical:before {
  content: '\e874'; }

.icon-down:before {
  content: '\e875'; }

.icon-down-circle:before {
  content: '\e876'; }

.icon-download:before {
  content: '\e877'; }

.icon-down-solid:before {
  content: '\e878'; }

.icon-dryer:before {
  content: '\e879'; }

.icon-edit:before {
  content: '\e87a'; }

.icon-export:before {
  content: '\e87b'; }

.icon-first:before {
  content: '\e87c'; }

.icon-focus:before {
  content: '\e87d'; }

.icon-folder:before {
  content: '\e87e'; }

.icon-folders:before {
  content: '\e87f'; }

.icon-graph:before {
  content: '\e880'; }

.icon-graph-pie:before {
  content: '\e881'; }

.icon-hanger:before {
  content: '\e882'; }

.icon-heart:before {
  content: '\e883'; }

.icon-heart-solid:before {
  content: '\e884'; }

.icon-hide:before {
  content: '\e885'; }

.icon-home:before {
  content: '\e886'; }

.icon-home-2:before {
  content: '\e887'; }

.icon-home-solid:before {
  content: '\e888'; }

.icon-image:before {
  content: '\e889'; }

.icon-import:before {
  content: '\e88a'; }

.icon-info:before {
  content: '\e88b'; }

.icon-input:before {
  content: '\e88c'; }

.icon-kitchen:before {
  content: '\e88d'; }

.icon-label:before {
  content: '\e88e'; }

.icon-last:before {
  content: '\e88f'; }

.icon-layout:before {
  content: '\e890'; }

.icon-left-circle:before {
  content: '\e891'; }

.icon-letter:before {
  content: '\e892'; }

.icon-list:before {
  content: '\e893'; }

.icon-location:before {
  content: '\e894'; }

.icon-location-search:before {
  content: '\e895'; }

.icon-location-solid:before {
  content: '\e896'; }

.icon-lock:before {
  content: '\e897'; }

.icon-login:before {
  content: '\e898'; }

.icon-logout:before {
  content: '\e899'; }

.icon-mail:before {
  content: '\e89a'; }

.icon-market:before {
  content: '\e89b'; }

.icon-medical:before {
  content: '\e89c'; }

.icon-medicine:before {
  content: '\e89d'; }

.icon-only.btn:before {
  margin: 0; }

.icon-only:before {
  margin: 0; }

@-webkit-keyframes fade-in {
  100% {
    opacity: 1; } }

@keyframes fade-in {
  100% {
    opacity: 1; } }

@-webkit-keyframes fade-slide {
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes fade-slide {
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@-webkit-keyframes close-fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes close-fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes close-slide-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); } }

@keyframes close-slide-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px); } }

a,
button {
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn span {
    white-space: pre; }

.btn--xs {
  height: 26px;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px; }
  .btn--xs:before {
    margin-right: 4px; }

.btn--sm {
  height: 32px;
  padding: 0 10px;
  border-radius: 2px;
  font-size: 14px; }
  .btn--sm:before {
    margin-right: 6px; }

.btn--md {
  height: 36px;
  padding: 0 12px;
  border-radius: 2px;
  font-size: 14px; }
  .btn--md:before {
    margin-right: 6px; }

.btn--lg {
  height: 50px;
  padding: 0 24px;
  border-radius: 4px;
  font-weight: 500; }

.btn--full {
  width: 100%; }

.btn--primary {
  background-color: #59577E;
  color: #FFFFFF; }
  .btn--primary.btn--outline {
    background-color: #FFFFFF;
    border: 1px solid #59577E;
    color: #59577E; }

.btn--secondary {
  background-color: #C8C7E5;
  color: #FFFFFF; }
  .btn--secondary.btn--outline {
    background-color: #FFFFFF;
    border: 1px solid #C8C7E5;
    color: #C8C7E5; }

.btn--accent {
  background-color: #EF6758;
  color: #FFFFFF; }
  .btn--accent.btn--outline {
    background-color: #FFFFFF;
    border: 1px solid #EF6758;
    color: #EF6758; }

.btn--grey {
  background-color: #999999; }
  .btn--grey.btn--outline {
    background-color: #FFFFFF;
    border: 1px solid #999999; }

button[disabled] {
  background: #d2d2d2;
  color: rgba(255, 255, 255, 0.5); }

.btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .btns .btn {
    margin-right: 8px; }
    .btns .btn:last-child {
      margin-right: 0; }

.btns--submit {
  margin-top: 10px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.btns--center {
  margin-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.btns--r {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%; }

select,
input[type="text"],
input[type="password"],
input[type="date"],
textarea {
  height: 36px;
  padding: 0 10px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 2px;
  font-size: 14px; }
  select:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  textarea:focus {
    outline: none; }
  select.input--accent,
  input[type="text"].input--accent,
  input[type="password"].input--accent,
  input[type="date"].input--accent,
  textarea.input--accent {
    background-color: #f4f4fa; }

textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  resize: none; }

input:disabled {
  background-color: #efefef; }

.input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cccccc;
  height: 50px;
  border-radius: 4px;
  background: #FFFFFF; }
  .input-box label {
    width: 20%;
    font-weight: 500;
    padding-left: 6%; }
  .input-box input {
    width: 80%;
    height: 100%;
    border: none;
    background: transparent;
    font-size: 18px; }
    .input-box input::-webkit-input-placeholder {
      font-size: 16px; }
    .input-box input:-ms-input-placeholder {
      font-size: 16px; }
    .input-box input::-ms-input-placeholder {
      font-size: 16px; }
    .input-box input::placeholder {
      font-size: 16px; }

.checkbox {
  display: none;
  border: none;
  padding-left: 0;
  height: auto; }
  .checkbox + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 14px; }
    .checkbox + label:before, .checkbox + label:after {
      display: block;
      width: 18px;
      height: 18px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .checkbox + label:before {
      content: "";
      border-radius: 2px;
      margin-right: 8px;
      border: 1px solid #cccccc; }
    .checkbox + label:after {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: "icon-font";
      content: '\e863';
      position: absolute;
      left: 0px;
      top: 0;
      font-size: 12px;
      font-weight: bold;
      color: #FFFFFF;
      opacity: 0; }
  .checkbox:checked + label:before {
    background-color: #59577E;
    border-color: #59577E; }
  .checkbox:checked + label:after {
    opacity: 1; }

.checkbox--only + label {
  display: inline-block; }
  .checkbox--only + label:before {
    margin-right: 0; }

.radio {
  display: none;
  border: none;
  padding-left: 0;
  height: auto; }
  .radio + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 14px; }
    .radio + label:before, .radio + label:after {
      content: "";
      display: block;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 100px; }
    .radio + label:before {
      width: 18px;
      height: 18px;
      margin-right: 5px;
      border: 1px solid #cccccc; }
    .radio + label:after {
      position: absolute;
      width: 10px;
      height: 10px;
      background-color: #59577E;
      left: 4px;
      top: 4px;
      opacity: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
  .radio:checked + label:after {
    opacity: 1; }

.check-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #cccccc;
  min-height: 36px;
  border-radius: 2px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .check-group li {
    padding: 5px 20px 5px 10px; }

.input-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.input-set--period input {
  width: calc(50% - 14px); }

.input-set--period span {
  font-size: 18px;
  font-weight: 500;
  width: 28px;
  min-width: 28px;
  text-align: center; }

.input-set--unit span {
  font-size: 14px;
  font-weight: 600;
  padding: 0 6px 0 10px; }

.input-set--phone select {
  padding: 0 4px; }

.input-set--phone span {
  text-align: center;
  width: 20px;
  min-width: 20px;
  font-size: 20px; }

.input-set--check label {
  margin-left: 14px; }

@media only screen and (max-width: 375px) {
  .input-set--span {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.input-set--span span {
  font-size: 14px;
  padding: 0 20px 0 8px;
  color: #333333; }
  @media only screen and (max-width: 375px) {
    .input-set--span span {
      font-size: 13px;
      padding: 0 12px 0 6px; } }

@media only screen and (max-width: 375px) {
  .input-set--span input {
    margin: 3px 0; } }

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .input-group + .input-group {
    border-top: 1px solid #cccccc;
    margin-top: 20px;
    padding-top: 30px; }
  .input-group.input-group--nb {
    border-top: none;
    padding-top: 0;
    margin-top: 0; }
  .input-group dl {
    width: calc(50% - 14px);
    margin-bottom: 20px; }
  .input-group dt {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px; }
  .input-group dd:only-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .input-group dd input,
  .input-group dd select {
    width: 100%; }
  .input-group .input-group__full {
    width: 100%; }
  .input-group .file-add {
    height: 100%; }

.input-group--xl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .input-group--xl dl {
    width: calc(20% - 30px);
    margin: 0 15px 20px; }
    @media only screen and (max-width: 1024px) {
      .input-group--xl dl {
        width: 46%;
        margin: 0 2% 20px; } }
  .input-group--xl .input-group__db {
    width: calc(40% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .input-group--xl .input-group__db dd {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    @media only screen and (max-width: 1024px) {
      .input-group--xl .input-group__db {
        width: 100%; } }
  .input-group--xl .input-group__tp {
    width: calc(60% - 30px); }
    @media only screen and (max-width: 1024px) {
      .input-group--xl .input-group__tp {
        width: 100%; } }

.input-group--xll {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .input-group--xll dl {
    width: calc(20% - 30px);
    margin: 0 15px 20px; }
    @media only screen and (max-width: 1024px) {
      .input-group--xll dl {
        width: 46%;
        margin: 0 2% 20px; } }
  .input-group--xll .input-group__db {
    width: calc(40% - 30px); }
    @media only screen and (max-width: 1024px) {
      .input-group--xll .input-group__db {
        width: 100%; } }
  .input-group--xll .input-group__tp {
    width: calc(60% - 30px); }
    @media only screen and (max-width: 1024px) {
      .input-group--xll .input-group__tp {
        width: 100%; } }

.input-group--lg dl {
  width: calc(25% - 30px); }
  @media only screen and (max-width: 1024px) {
    .input-group--lg dl {
      width: 46%; } }

.input-group--lg .input-group__db {
  width: calc(50% - 30px); }
  @media only screen and (max-width: 1024px) {
    .input-group--lg .input-group__db {
      width: 100%; } }

.input-group__writer {
  margin-top: 8px;
  text-align: right;
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  line-height: 1.4; }
  .input-group__writer span {
    margin-left: 10px; }

.input-group__rs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

.input-group__dr {
  width: calc(40% - 30px);
  margin: 0 15px 20px; }
  @media only screen and (max-width: 1024px) {
    .input-group__dr {
      width: 100%;
      margin: 0 2% 20px; } }
  .input-group__dr .input-group__db {
    width: 100%;
    margin: 0; }
  .input-group__dr textarea {
    height: 114px; }

.input-group__r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 60%; }
  @media only screen and (max-width: 1024px) {
    .input-group__r {
      width: 100%; } }
  .input-group__r .input-group__db {
    width: calc(66.6% - 30px); }
    @media only screen and (max-width: 1024px) {
      .input-group__r .input-group__db {
        width: 100%; } }
  .input-group__r dl {
    width: calc(33.3% - 30px); }
    @media only screen and (max-width: 1024px) {
      .input-group__r dl {
        width: 46%; } }

.file-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .file-add input {
    display: none; }
  .file-add ul {
    width: 100%;
    margin: 0 20px;
    max-height: 100px;
    overflow-y: auto; }
    .file-add ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 3px; }
      .file-add ul li span {
        font-size: 14px;
        line-height: 1.4; }
      .file-add ul li button {
        padding: 4px;
        margin-left: 6px;
        color: #EF6758;
        font-size: 13px; }
        .file-add ul li button:before {
          margin: 0; }
    .file-add ul + button {
      -ms-flex-item-align: end;
      align-self: flex-end; }

.top-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 500px;
  margin: 10px auto 40px; }
  @media only screen and (max-width: 768px) {
    .top-search button:before {
      margin-right: 0; }
    .top-search button span {
      display: none; } }
  @media only screen and (max-width: 540px) {
    .top-search {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto 20px; } }
  .top-search select {
    width: 20%; }
    @media only screen and (max-width: 768px) {
      .top-search select {
        width: 30%; } }
    @media only screen and (max-width: 540px) {
      .top-search select {
        width: 100%;
        margin-bottom: 6px; } }
  .top-search input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 10px; }
    @media only screen and (max-width: 768px) {
      .top-search input {
        margin: 0 5px; } }
    @media only screen and (max-width: 540px) {
      .top-search input {
        margin: 0 6px 0 0;
        width: 100%; } }
    .top-search input:last-child {
      margin-right: 0; }

.top-search__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.writebox {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2; }
  .writebox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0; }
    .writebox dl:last-child {
      border-bottom: none; }
    @media only screen and (max-width: 540px) {
      .writebox dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .writebox dt {
    font-size: 14px;
    font-weight: 500;
    width: 74px;
    padding: 10px 0 0 6px; }
    @media only screen and (max-width: 540px) {
      .writebox dt {
        padding: 5px 0 10px;
        font-weight: 600;
        font-size: 13px; } }
  .writebox dd {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .writebox dd > input {
      width: 100%; }

.writebox__write {
  padding: 5px 0;
  border-bottom: 1px solid #d2d2d2; }
  .writebox__write textarea {
    height: 240px; }
    @media only screen and (max-width: 540px) {
      .writebox__write textarea {
        height: 160px; } }

.popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 600;
  opacity: 0; }
  .popup.active {
    display: block;
    -webkit-animation: fade-in 0.3s ease forwards 0.1s;
    animation: fade-in 0.3s ease forwards 0.1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .popup.active .popup__box {
      display: block;
      -webkit-animation: fade-slide 0.5s ease forwards 0.1s;
      animation: fade-slide 0.5s ease forwards 0.1s; }

.popup__box {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  width: 90%;
  max-width: 800px;
  max-height: 90%;
  background-color: #FFFFFF;
  border-radius: 2px;
  overflow-x: auto; }

.popup__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  background-color: #59577E;
  color: #FFFFFF;
  border-radius: 2px 2px 0 0; }

.popup__cont {
  padding: 40px; }
  @media only screen and (max-width: 768px) {
    .popup__cont {
      padding: 30px 4%; } }

.popup__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1; }

.freeze {
  overflow: hidden; }
  .freeze .content {
    z-index: -1; }

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 100%;
  background-color: #F5F5F5; }

.header {
  position: relative; }

.header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  width: 280px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
  border-left: 42px solid #333656;
  z-index: 300; }
  @media only screen and (max-width: 1366px) {
    .header__box {
      width: 240px;
      border-left-width: 20px; } }
  @media only screen and (max-width: 1024px) {
    .header__box {
      position: static;
      border-left: none;
      height: auto;
      width: auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: none; } }

@media only screen and (max-width: 1024px) {
  .header__top {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 54px;
    padding: 0 16px;
    left: 0;
    top: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
    z-index: 300; } }

.header__logo {
  text-align: center;
  padding: 24px 0 16px; }
  @media only screen and (max-width: 1024px) {
    .header__logo {
      padding: 0; } }
  .header__logo img {
    width: 120px;
    margin-bottom: 4px; }
    @media only screen and (max-width: 1024px) {
      .header__logo img {
        width: 100px; } }
  .header__logo span {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #777777; }
    @media only screen and (max-width: 1024px) {
      .header__logo span {
        margin-top: 0;
        font-size: 10px; } }

@media only screen and (max-width: 1024px) {
  .header__wrap {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 54px;
    right: -300px;
    width: 300px;
    height: calc(100% - 54px);
    background-color: #FFFFFF;
    -webkit-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease;
    overflow-y: auto;
    overflow-x: hidden; }
    .header__wrap.active {
      right: 0; } }

.gnb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media only screen and (max-width: 1024px) {
    .gnb {
      -webkit-box-flex: unset;
      -ms-flex-positive: unset;
      flex-grow: unset; } }

.gnb__list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow-y: auto;
  max-height: calc(100% - 160px); }
  @media only screen and (max-width: 1024px) {
    .gnb__list {
      padding: 10px 0;
      background-color: #FFFFFF;
      max-height: none; } }
  .gnb__list button,
  .gnb__list > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 10px 0 32px;
    text-align: left;
    font-size: 18px; }
    @media only screen and (max-width: 1366px) {
      .gnb__list button,
      .gnb__list > a {
        padding-left: 24px; } }
    @media only screen and (max-width: 1024px) {
      .gnb__list button,
      .gnb__list > a {
        height: 50px;
        font-size: 16px; } }
    .gnb__list button.on,
    .gnb__list > a.on {
      background-color: #C8C7E5;
      font-weight: 500; }
      .gnb__list button.on + .gnb__sub,
      .gnb__list > a.on + .gnb__sub {
        display: block; }
  .gnb__list .gnb__accent:before {
    margin-bottom: 14px; }
    @media only screen and (max-width: 1024px) {
      .gnb__list .gnb__accent:before {
        margin-bottom: 0; } }
  .gnb__list .gnb__accent em {
    display: block;
    margin: 4px 0 0 1px;
    font-size: 13px;
    color: #666666; }
    @media only screen and (max-width: 1024px) {
      .gnb__list .gnb__accent em {
        display: inline-block;
        margin: 0 0 0 10px; } }

.gnb__sub {
  display: none;
  background-color: #F5F5F5; }
  .gnb__sub a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding-left: 62px; }
    @media only screen and (max-width: 1024px) {
      .gnb__sub a {
        height: 40px;
        padding-left: 56px;
        font-size: 15px; } }
    .gnb__sub a.on {
      background-color: #59577E;
      color: #FFFFFF;
      font-weight: 500; }
      .gnb__sub a.on:hover {
        color: #FFFFFF; }
    .gnb__sub a:hover {
      font-weight: 500;
      color: #59577E; }

.gnb__btn {
  display: none;
  width: 32px;
  height: 32px;
  background: url(../images/icon/icon-menu.svg) no-repeat center center;
  text-indent: -9999px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .gnb__btn.on {
    background-image: url(../images/icon/icon-x.svg); }
  @media only screen and (max-width: 1024px) {
    .gnb__btn {
      display: block; } }

.gnb__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  opacity: 0; }
  .gnb__bg.on {
    display: block;
    -webkit-animation: fade-in 0.3s ease forwards 0.1s;
    animation: fade-in 0.3s ease forwards 0.1s; }

.gnb__link {
  height: 160px;
  padding-left: 32px; }
  @media only screen and (max-width: 1024px) {
    .gnb__link {
      height: auto;
      background-color: #FFFFFF; } }
  .gnb__link button,
  .gnb__link a {
    display: block;
    margin: 6px 0;
    padding: 6px 0; }
    @media only screen and (max-width: 1024px) {
      .gnb__link button,
      .gnb__link a {
        font-size: 14px;
        margin: 0 0 16px 0; } }
    .gnb__link button:hover,
    .gnb__link a:hover {
      color: #59577E; }

.content {
  min-height: 100%;
  padding-left: 280px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media only screen and (max-width: 1366px) {
    .content {
      padding-left: 240px; } }
  @media only screen and (max-width: 1024px) {
    .content {
      padding: 54px 0 0 0; } }

.sub-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 3.4%; }
  @media only screen and (max-width: 1024px) {
    .sub-cont {
      padding: 30px 16px; } }

.info-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  padding: 0 2.8%;
  margin-left: 280px;
  background-color: #FFFFFF; }
  @media only screen and (max-width: 1366px) {
    .info-top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      height: 80px;
      padding: 0 2.8% 10px;
      margin-left: 240px; } }
  @media only screen and (max-width: 1024px) {
    .info-top {
      height: auto;
      padding: 20px 24px 30px;
      margin: 0;
      border-top: 1px solid #cccccc;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.info-top__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media only screen and (max-width: 1366px) {
    .info-top__detail {
      width: 100%; } }
  @media only screen and (max-width: 1024px) {
    .info-top__detail {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 16px;
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0; } }

.info-top__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 1024px) {
    .info-top__info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.info-top__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px; }
  @media only screen and (max-width: 1366px) {
    .info-top__links {
      margin: 0 0 0 20px; } }
  @media only screen and (max-width: 1024px) {
    .info-top__links {
      margin: 0; } }
  .info-top__links a {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 700; }
    @media only screen and (max-width: 1366px) {
      .info-top__links a {
        margin-left: 0; } }

.info-top__status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 1024px) {
    .info-top__status {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .info-top__status span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    white-space: pre; }
    .info-top__status span:after {
      content: "";
      display: block;
      width: 1px;
      height: 12px;
      margin: 0 12px;
      background-color: #777777; }
    .info-top__status span:last-child:after {
      display: none; }
    @media only screen and (max-width: 1024px) {
      .info-top__status span {
        margin-bottom: 10px; }
        .info-top__status span:after {
          display: none; } }
    .info-top__status span:before {
      margin-right: 5px;
      font-weight: 600; }

.info-top__member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 20px;
  font-size: 14px; }
  @media only screen and (max-width: 1366px) {
    .info-top__member {
      margin: 0 0 0 16px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  @media only screen and (max-width: 1024px) {
    .info-top__member {
      margin: 16px 0 20px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  .info-top__member em {
    font-weight: 600;
    margin-right: 4px; }
    .info-top__member em:before {
      margin-right: 4px; }

.footer {
  text-align: center;
  padding: 10px 0 10px 280px; }
  @media only screen and (max-width: 1366px) {
    .footer {
      padding-left: 240px; } }
  @media only screen and (max-width: 1024px) {
    .footer {
      padding: 0 20px 10px 20px; } }
  .footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2px; }
    .footer ul li {
      font-size: 12px;
      line-height: 1.4; }
  .footer > p {
    font-size: 12px;
    font-weight: 500; }

.sub-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
  margin-bottom: 14px; }
  .sub-top h3 {
    font-size: 20px;
    font-weight: 600; }
    @media only screen and (max-width: 1024px) {
      .sub-top h3 {
        font-size: 18px; } }

.cont-box__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .cont-box__wrap .cont-box {
    width: calc(50% - 16px);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
    .cont-box__wrap .cont-box:last-child {
      margin-bottom: 30px; }
    @media only screen and (max-width: 1366px) {
      .cont-box__wrap .cont-box {
        width: 100%; }
        .cont-box__wrap .cont-box:last-child {
          margin-bottom: 0; } }
  .cont-box__wrap .cont-box__4 {
    width: calc(43% - 16px); }
    @media only screen and (max-width: 1366px) {
      .cont-box__wrap .cont-box__4 {
        width: 100%; } }
  .cont-box__wrap .cont-box__6 {
    width: calc(57% - 16px); }
    @media only screen and (max-width: 1366px) {
      .cont-box__wrap .cont-box__6 {
        width: 100%; } }

.cont-box {
  padding: 36px;
  margin-bottom: 30px;
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .cont-box:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .cont-box {
      padding: 30px 4%; } }
  .cont-box .filter {
    padding-top: 0; }

.cont-box--nr {
  padding: 30px 15px 10px; }
  @media only screen and (max-width: 768px) {
    .cont-box--nr {
      padding: 30px 2% 10px; } }
  .cont-box--nr .btns--submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px; }

.cont-box__title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #333333; }

.cont-box__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .cont-box__top h4 {
    font-weight: 500; }

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 14px; }
  @media only screen and (max-width: 1366px) {
    .filter {
      display: block; } }

.filter__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 1366px) {
    .filter__inputs {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .filter__inputs dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .filter__inputs dl:first-child dt {
      padding-left: 0; }
    @media only screen and (max-width: 1366px) {
      .filter__inputs dl {
        width: 50%;
        margin-top: 10px; }
        .filter__inputs dl:nth-child(1), .filter__inputs dl:nth-child(2) {
          margin-top: 0; }
        .filter__inputs dl:nth-child(odd) dd {
          padding-right: 20px; } }
    @media only screen and (max-width: 1366px) and (max-width: 768px) {
      .filter__inputs dl:nth-child(odd) dd {
        padding-right: 0; } }
    @media only screen and (max-width: 1366px) {
        .filter__inputs dl:only-child {
          width: 100%; }
          .filter__inputs dl:only-child dd {
            padding-right: 0; } }
    @media only screen and (max-width: 768px) {
      .filter__inputs dl {
        width: 100%;
        margin: 0 0 10px 0; } }
  .filter__inputs dt {
    font-size: 14px;
    font-weight: 500;
    padding: 0 8px 0 24px; }
    @media only screen and (max-width: 1366px) {
      .filter__inputs dt {
        width: 70px;
        min-width: 70px;
        text-align: center;
        padding: 0; } }
  .filter__inputs dd + dd {
    margin-left: 8px; }
  .filter__inputs dd:nth-child(3n) {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto; }
  @media only screen and (max-width: 1366px) {
    .filter__inputs dd {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      width: calc(100% - 70px); }
      .filter__inputs dd input:only-child {
        width: 100%; } }
  .filter__inputs dd input[type="text"],
  .filter__inputs dd select {
    width: 100%; }

.filter__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media only screen and (max-width: 1366px) {
    .filter__btns {
      min-width: auto;
      margin-top: 10px; } }
  @media only screen and (max-width: 768px) {
    .filter__btns {
      margin-top: 0; } }
  .filter__btns button {
    margin-left: 8px; }

table tr .t--center {
  text-align: center; }

table tr .t--left {
  text-align: left; }

table tr .t--right {
  text-align: right; }

table tr .t--nc {
  text-align: center;
  padding: 50px 0;
  color: #777777; }

table tr .th--accent {
  color: #EF6758; }

.table table {
  border-top: 2px solid #59577E;
  width: 100%; }

.table th {
  height: 45px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #cccccc;
  font-weight: 500; }

.table td {
  height: 42px;
  border-bottom: 1px solid #cccccc; }

.table th,
.table td {
  padding: 6px 10px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.3; }

.table tbody tr:last-child th,
.table tbody tr:last-child td {
  border-bottom-color: #999999; }

.table__thumb {
  display: inline-block;
  width: 120px;
  height: 80px; }
  .table__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.table__desc {
  font-size: 13px;
  line-height: 1.4;
  color: #666666; }

.table--product th,
.table--product td {
  font-size: 13px; }

.table--product td {
  text-align: center;
  padding: 10px; }
  .table--product td:only-child {
    padding: 10px 2%;
    border-bottom-color: #999999; }
  .table--product td > button:only-child {
    margin: 0 auto; }

.table--display th,
.table--display td {
  padding: 12px 24px; }

.table--fix {
  overflow-x: auto; }
  @media only screen and (max-width: 768px) {
    .table--fix th,
    .table--fix td {
      font-size: 13px; } }

.input-table th {
  font-size: 13px;
  font-weight: 500;
  padding: 0 8px 0 24px; }
  .input-table th:first-child {
    padding-left: 0; }

.input-table td {
  padding: 10px 0; }
  .input-table td input {
    width: 100%; }

.input-table__desc {
  display: block;
  text-align: right;
  font-size: 13px;
  color: #333333;
  font-weight: 500; }

.nb-table table {
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .nb-table table {
      display: block; } }

@media only screen and (max-width: 768px) {
  .nb-table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media only screen and (max-width: 768px) {
  .nb-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px; } }

@media only screen and (max-width: 320px) {
  .nb-table tr {
    width: 100%; } }

.nb-table th {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #333333; }
  @media only screen and (max-width: 768px) {
    .nb-table th {
      width: 50px; } }

.nb-table td {
  padding-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .nb-table td {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-bottom: 0; } }
  .nb-table td select {
    width: 100%; }

.nb-table tr:last-child td {
  padding-bottom: 0; }

.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px 0 0 0; }
  .paging button,
  .paging a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-right: 4px; }
    .paging button:last-child,
    .paging a:last-child {
      margin-right: 0; }
  .paging button:before {
    margin: 0;
    font-size: 12px;
    color: #777777; }
  .paging button span {
    display: inline-block;
    text-indent: -9999px; }
  .paging a {
    font-size: 14px;
    font-weight: 500; }
    .paging a.on {
      font-weight: 700;
      color: #EF6758; }

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-bottom: 10px; }

.product__type {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 50px 0 10px; }
  @media only screen and (max-width: 768px) {
    .product__type {
      padding: 0; } }

@media only screen and (max-width: 768px) {
  .product__visual {
    margin: 20px auto 6px; } }

.product__visual p {
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 500; }

.product__img {
  width: 350px;
  height: 350px;
  border: 1px solid #cccccc;
  border-radius: 2px; }
  @media only screen and (max-width: 768px) {
    .product__img {
      width: 240px;
      height: 240px; } }
  .product__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }

.product__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  margin-top: 30px;
  padding-top: 30px; }

.product__info {
  width: calc(100% - 350px);
  padding-right: 30px;
  border-right: 1px solid #d2d2d2; }
  @media only screen and (max-width: 768px) {
    .product__info {
      width: 100%;
      border-right: none;
      padding: 0 0 20px 0; } }

.product__num {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px; }
  .product__num span {
    color: #ff0000; }

.product__name p {
  font-size: 14px;
  line-height: 1.4; }

.product__calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 12px; }

.product__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px; }
  @media only screen and (max-width: 768px) {
    .product__result {
      width: 100%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .product__result dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666666;
    font-size: 15px; }
    .product__result dt:after {
      content: "";
      display: block;
      width: 1px;
      height: 12px;
      background-color: #999999;
      margin: 2px 10px 0; }
  .product__result dd {
    font-size: 24px;
    color: #EF6758; }
    .product__result dd em {
      font-weight: 700; }

.qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 36px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  overflow: hidden; }
  .qty > input {
    width: calc(100% - 72px);
    height: 100%;
    background-color: #FFFFFF;
    border: none;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    padding: 0; }
  .qty > button {
    width: 36px;
    height: 36px;
    background-color: #F5F5F5; }
    .qty > button:before {
      margin: 0;
      font-weight: 700;
      color: #777777;
      font-size: 15px; }

.qty-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  font-size: 15px; }
  .qty-list li em {
    font-weight: 600;
    margin-right: 2px; }
  .qty-list li button {
    font-size: 14px;
    padding: 2px 4px; }

.list-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .list-h .item {
    padding: 4px 0;
    font-size: 14px;
    width: 100px; }

.stats {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.stats__img {
  width: 100%;
  height: 400px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16); }
  @media only screen and (max-width: 1366px) {
    .stats__img {
      height: 300px; } }
  @media only screen and (max-width: 768px) {
    .stats__img {
      height: 240px; } }
  @media only screen and (max-width: 375px) {
    .stats__img {
      height: 200px; } }
  .stats__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.stats__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 50px; }
  @media only screen and (max-width: 1366px) {
    .stats__cont {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 0; } }

.stats__box {
  width: calc(25% - 24px);
  margin-right: 32px;
  padding: 30px;
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16); }
  .stats__box:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 1366px) {
    .stats__box {
      width: 48%;
      margin: 30px 4% 0 0; }
      .stats__box:nth-child(2n) {
        margin-right: 0; } }
  @media only screen and (max-width: 768px) {
    .stats__box {
      padding: 20px 5%; } }
  @media only screen and (max-width: 540px) {
    .stats__box {
      width: 100%;
      margin: 20px 0 0 0; } }
  @media only screen and (max-width: 768px) {
    .stats__box .sub-top {
      padding-bottom: 12px; } }
  .stats__box .sub-top h3 {
    font-size: 18px;
    font-weight: 500; }
    @media only screen and (max-width: 768px) {
      .stats__box .sub-top h3 {
        font-size: 16px; } }
  .stats__box .sub-top a {
    padding: 5px; }
    .stats__box .sub-top a:before {
      font-weight: 700; }
      @media only screen and (max-width: 768px) {
        .stats__box .sub-top a:before {
          font-size: 14px; } }

.stats__list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
  padding: 0 4px; }
  @media only screen and (max-width: 768px) {
    .stats__list dl {
      padding: 0;
      margin-top: 16px; } }

.stats__list dt,
.stats__list dd {
  font-size: 18px; }
  @media only screen and (max-width: 768px) {
    .stats__list dt,
    .stats__list dd {
      font-size: 16px; } }
  .stats__list dt a,
  .stats__list dd a {
    font-weight: 600;
    margin-right: 4px;
    color: #EF6758; }

.stats__list li {
  margin-bottom: 15px; }
  @media only screen and (max-width: 768px) {
    .stats__list li {
      margin-bottom: 12px; } }
  .stats__list li a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: block;
    white-space: pre;
    font-weight: 500;
    line-height: 1.5; }
    @media only screen and (max-width: 768px) {
      .stats__list li a {
        font-size: 15px; } }
  .stats__list li span {
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
    color: #777777; }

.tooltip {
  margin-left: 16px; }

.tooltip__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #666666;
  cursor: pointer; }
  .tooltip__link em {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    border-radius: 100px;
    background-color: #999999;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 13px; }

.tooltip__box {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 360px;
  margin-top: 10px;
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 28px 20px 20px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 300; }
  @media only screen and (max-width: 375px) {
    .tooltip__box {
      padding: 28px 16px 16px;
      width: 260px; } }
  .tooltip__box.on {
    opacity: 1;
    visibility: visible; }
  .tooltip__box p {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.5;
    color: #333333; }
    .tooltip__box p:first-child {
      margin-top: 0; }

.tooltip__close {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 24px;
  height: 24px; }

.login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow-y: auto;
  padding: 50px 0; }

.login__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 240px);
  height: calc(100% - 160px);
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  min-height: 680px; }
  @media (orientation: portrait) {
    .login__box {
      width: calc(100% - 100px);
      height: calc(100% - 100px);
      min-height: 440px; } }
  @media only screen and (max-width: 1366px) {
    .login__box {
      min-height: 500px; } }
  @media only screen and (max-width: 540px) {
    .login__box {
      width: calc(100% - 40px);
      height: calc(100% - 40px); } }

.login__img {
  width: 50%;
  border-radius: 12px 0 0 12px;
  overflow: hidden; }
  .login__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  @media (orientation: portrait) {
    .login__img {
      display: none; } }

.login__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
  padding: 50px; }
  @media only screen and (max-width: 1024px) {
    .login__cont {
      -ms-flex-pack: distribute;
      justify-content: space-around; } }
  @media (orientation: portrait) {
    .login__cont {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .login__cont {
      padding: 30px; } }
  @media only screen and (max-width: 375px) {
    .login__cont {
      padding: 20px; } }

.login__title {
  text-align: center;
  margin-bottom: 16%; }
  .login__title img {
    display: block;
    margin-bottom: 28px; }
    @media only screen and (max-width: 540px) {
      .login__title img {
        width: 180px;
        margin-bottom: 20px; } }
  .login__title span {
    font-size: 18px; }
    @media only screen and (max-width: 540px) {
      .login__title span {
        font-size: 16px; } }

.login__inputs {
  width: 100%;
  max-width: 400px; }
  .login__inputs .input-box {
    margin-bottom: 26px; }

.login__save {
  margin-bottom: 40px; }
  .login__save label {
    font-size: 16px;
    color: #666666; }

html, body {
  width: 100%;
  height: 100%; }
