@charset "utf-8";
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
button,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
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,
main,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select,
svg {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  touch-action: manipulation;
}
*::before,
*::after {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  touch-action: manipulation;
}
main,
header,
nav,
section,
footer,
menu,
article,
aside,
details,
figcaption,
figure,
hgroup {
  display: block;
}
address,
cite,
code,
em {
  font-style: inherit;
  font-weight: inherit;
}
fieldset {
  border: 0;
}
ol,
ul {
  list-style: none;
}
strong {
  font-weight: bold;
  font-weight: 700;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}
sup,
sub {
  box-sizing: border-box;
}
legend {
  position: absolute;
  margin: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
caption {
  position: absolute;
  margin: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
th,
td {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 1.5;
  vertical-align: middle;
  word-break: break-all;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
img {
  border: 0;
  vertical-align: middle;
}
button {
  cursor: pointer;
  vertical-align: middle;
  line-height: normal;
  border: 0;
  background: transparent;
  text-transform: none;
  overflow: visible;
  -webkit-appearance: button;
}
button[disabled] {
  cursor: default;
  opacity: 0.5;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline: 0;
}
video {
  display: block;
  width: 100%;
}
label {
  vertical-align: middle;
}
input,
textarea {
  vertical-align: middle;
  line-height: normal;
  border-radius: 0;
  background-color: #fff;
  -webkit-touch-callout: default !important;
  -webkit-user-select: text !important;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="time"],
input[type="file"],
input[type="date"],
textarea {
  padding: 0 20px;
  width: 100%;
  height: 60px;
  font-size: 24px;
  border: 1px solid #666;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
}
input[type="password"] {
  font-family: Arial, Tahoma, sans-serif !important;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  border: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input::-webkit-input-placeholder {
  color: #ccc !important;
}
input:-moz-placeholder {
  color: #ccc !important;
  opacity: 1 !important;
}
input::-moz-placeholder {
  color: #ccc !important;
  opacity: 1 !important;
}
input:-ms-input-placeholder {
  color: #ccc !important;
}
textarea {
  padding: 10px;
  width: 100%;
  height: auto;
  line-height: 1.8;
  resize: none;
}
textarea::-webkit-input-placeholder {
  color: #ccc !important;
}
textarea:-moz-placeholder {
  color: #ccc !important;
  opacity: 1 !important;
}
textarea::-moz-placeholder {
  color: #ccc !important;
  opacity: 1 !important;
}
textarea:-ms-input-placeholder {
  color: #ccc !important;
}
input[type="text"][readonly],
input[type="password"][readonly],
input[type="email"][readonly],
input[type="tel"][readonly],
input[type="search"][readonly],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="tel"][disabled],
input[type="search"][disabled],
textarea[readonly],
textarea[disabled],
select[disabled] {
  color: #666;
  background: #eaeaea;
  border-color: #c0c0c0;
}
input[readonly],
textarea[readonly] {
  cursor: default;
}
select {
  padding: 0 30px 0 20px;
  width: 100%;
  height: 60px;
  font-size: 24px;
  color: #000;
  border: 1px solid #666;
  border-radius: 3px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.71 11.71l2.59 2.59c.39.39 1.02.39 1.41 0l2.59-2.59c.63-.63.18-1.71-.71-1.71H9.41c-.89 0-1.33 1.08-.7 1.71z'/%3E%3C/svg%3E")
    no-repeat right center / 36px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M8.71 12.29L11.3 9.7c.39-.39 1.02-.39 1.41 0l2.59 2.59c.63.63.18 1.71-.71 1.71H9.41c-.89 0-1.33-1.08-.7-1.71z'/%3E%3C/svg%3E");
}
select::-ms-expand {
  display: none;
}
select[disabled] {
  color: #999;
}
::selection {
  color: #000;
  background: rgba(255, 238, 51, 0.99);
}
a,
button,
label,
input,
select,
textarea {
  -webkit-tap-highlight-color: transparent;
}

:focus-visible {
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px #222;
  border-radius: 2px;
  outline: 0;
  transition: none !important;
}
select:focus-visible,
input:focus-visible,
textarea:focus-visible {
  box-shadow: 0 0 0 2px #222;
  border-color: #222;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
  border-radius: 10px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background: linear-gradient(#b0b0b0, #b0b0b0);
}

body {
  /* 100, 300, 400, 500, 700, 900 */
  font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont,
    "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  background: #fef9f0;
  word-break: keep-all;
}
body.hidden {
  overflow: hidden;
}
body.hidden .scroll-btn {
  display: none;
}

.skipnavigation {
  position: fixed;
  top: -100px;
  left: 0;
  padding: 10px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #2a42f8;
  z-index: 1000000;
  transition: top 0.3s;
}
.skipnavigation span {
  display: inline-block;
  position: relative;
}
.skipnavigation span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.skipnavigation:focus-visible {
  top: 0;
  box-shadow: 0 0 0 3px #222;
}

.sr-only {
  position: absolute;
  margin: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.scroll-btn {
  display: block;
  position: fixed;
  right: 15px;
  width: 40px;
  height: 40px;
  background: #0d83ff;
  border-radius: 20px;
  outline: none;
  z-index: 10;
  transition: height 0.2s;
}
.scroll-top-btn {
  bottom: 20px;
  visibility: hidden;
  opacity: 0;
}
.scroll-btn span,
.scroll-btn::before,
.scroll-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 50%;
  width: 15px;
  height: 2px;
  background-color: #fff;
  transform-origin: left 50%;
}
.scroll-btn span {
  bottom: auto;
  margin-left: -1px;
  width: 2px;
  height: 0;
  transition: all 0.2s linear;
}
.scroll-btn::before,
.scroll-btn::after {
  transition: top 0.4s;
}
.scroll-btn::before {
  transform: rotate(135deg);
}
.scroll-btn::after {
  transform: rotate(45deg);
}
.is-online .scroll-btn:hover,
.is-online .scroll-btn:focus {
  height: 45px;
}
.is-online .scroll-btn:hover::before,
.is-online .scroll-btn:hover::after,
.is-online .scroll-btn:focus::before,
.is-online .scroll-btn:focus::after {
  top: 8px;
}
.is-online .scroll-btn:hover span,
.is-online .scroll-btn:focus span {
  top: auto;
  bottom: 8px;
  height: 26px;
}

#wrapper {
  margin: 76px auto 0;
  max-width: 960px;
  min-width: 320px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.05);
  z-index: 900;
}
header > div {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 0 10px;
  height: 76px;
  max-width: 1204px;
  width: 100%;
}
header .logo {
  display: block;
  padding: 5px;
  margin-right: 11%;
}
header .logo img {
  width: 104px;
}
#gnb {
  width: 100%;
  max-width: 700px;
}
#gnb ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
#gnb li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
#gnb li a {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
}
#gnb li a span {
  display: inline-block;
  padding: 3px;
  line-height: 1.2;
  background: linear-gradient(#dfffc7, #dfffc7) no-repeat left bottom / 100% 0;
  transition: 0.2s ease-out;
}
#gnb li a.on span,
.is-online #gnb li a:hover span {
  background-size: 100% 11px;
}

#content {
  padding: 75px 15px 100px;
}

.cc-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 60px;
  padding-top: 12px;
  width: 100%;
  height: 80px;
  font-family: "GmarketSansMedium" !important;
  font-weight: 700;
  line-height: 1;
  font-size: 34px;
  color: #fff;
  border-radius: 10px;
  background-color: #48a1ff;
  transition: 0.2s ease-out;
}
.cc-btn:focus-visible,
.is-online .cc-btn:hover {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #48a1ff;
}
.cc-btn.type-1 {
  background-color: #ff0000;
}
.cc-btn.type-1:focus-visible,
.is-online .cc-btn.type-1:hover {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #ff0000;
}
.cc-btn.type-2 {
  background-color: #cdcdcd;
}
.cc-btn.type-2:focus-visible,
.is-online .cc-btn.type-2:hover {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #cdcdcd;
}
.cc-btn.type-3 {
  background-color: #ff5b4d;
}
.cc-btn.type-3:focus-visible,
.is-online .cc-btn.type-3:hover {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #ff5b4d;
}
.cc-btn.type-4 {
  background-color: #414141;
}
.cc-btn.type-4:focus-visible,
.is-online .cc-btn.type-4:hover {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #414141;
}
.cc-btn em {
  color: #ffd647;
}
.cc-btn span + em {
  margin-left: 10px;
}
.cc-btn.add span {
  display: flex;
  gap: 0 10px;
  position: relative;
  padding-left: 30px;
}
.cc-btn.add span::before,
.cc-btn.add span::after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
}
.cc-btn.add span::before {
  top: 50%;
  width: 18px;
  height: 6px;
  transform: translateY(calc(-50% - 6px));
}
.cc-btn.add span::after {
  width: 6px;
  height: 18px;
  transform: translate(6px, 2px);
}
.cc-btn.arrow {
  padding-left: 75px;
  padding-right: 75px;
  background-image: url(../img/btn-next.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 30px);
  background-size: 35px;
}
.is-online .cc-btn.arrow:hover {
  background-position: calc(100% - 20px);
}
.cc-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  gap: 16px;
}
.cc-btns > .cc-btn {
  margin-top: 0;
}

.cc-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sm-btn {
  display: inline-flex;
  margin-top: 10px;
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
  border: 1px solid #666;
  border-radius: 3px;
}

.bg-box {
  position: relative;
  padding-bottom: 24px;
  border: 2px solid #939393;
  border-radius: 15px;
}
.bg-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #6e6e6e;
  z-index: 2;
}

.pg-title {
  display: inline-block;
  position: relative;
  margin-bottom: 60px;
  font-family: "GmarketSansMedium";
  font-size: 60px;
  font-weight: 700;
  text-align: center;
}
.pg-title::after {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  height: 40px;
  width: 100%;
  background-color: #c6ffbf;
  z-index: 1;
}
.pg-title span {
  position: relative;
  z-index: 3;
}
.pg-title.line-1 {
  font-size: 48px;
}
.pg-title.line-1::after {
  height: 20px;
}
.pg-title.sub {
  margin-bottom: 0;
  font-size: 34px;
  color: #000;
  text-align: left;
}
.pg-title.sub::after {
  bottom: 0;
  height: 6px;
  background-color: #000;
}
.pg-title-con {
  display: flex;
  justify-content: center;
}
.pg-title-con .pg-title {
  min-width: 410px;
}

.pg-con > div {
  position: relative;
  padding: 90px 20px 120px;
  border-radius: 15px;
  background-color: #fff;
  z-index: 3;
}
.pg-con > div > div {
  margin: 0 auto;
  max-width: 600px;
}

.pg-top-notice {
  font-family: "GmarketSansMedium";
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  color: #48a1ff;
  letter-spacing: -2px;
}
.pg-top-notice.essential {
  display: flex;
}
.pg-top-notice.essential::before {
  content: "*";
  margin-top: 8px;
  margin-right: 8px;
}

.attach-file li {
  margin-top: 15px;
  font-size: 20px;
  color: #ff0000;
}
.attach-file li ~ li {
  margin-top: 20px;
}
.attach-file li .left {
  color: #000;
}
.attach-file li > div {
  display: inline-block;
  position: relative;
  padding-right: 80px;
  word-break: normal;
}
.attach-file button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  line-height: 30px;
  font-size: 17px;
  color: #666;
  border: 1px solid #666;
  border-radius: 3px;
  background-color: #fff;
}
.attach-file .pg-title ~ ul li:first-child {
  margin-top: 0;
}

.enter-con {
  margin-top: 15px;
}
.enter-con ~ .enter-con {
  margin-top: 55px;
}
.enter-con > div ~ div {
  margin-top: 25px;
}
.enter-con small {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
}
.enter-item {
  margin-top: 10px;
}
.enter-item ~ .enter-item {
  margin-top: 20px;
}
.enter-item .address-search {
  padding: 0 20px;
  width: 100%;
  min-height: 60px;
  line-height: 1;
  font-size: 24px;
  text-align: left;
  border: 1px solid #666;
  border-radius: 3px;
}
.enter-item .address-search:focus-visible {
  box-shadow: 0 0 0 2px #222;
}

.info-list {
  margin-top: 20px;
}
.info-list li {
  display: flex;
  margin: 5px 0;
  line-height: 1.2;
  font-size: 20px;
}
.info-list li > span:first-child {
  flex: 0 0 92px;
}
.info-list li > span > span {
  display: inline-block;
}
.info-list li strong {
  margin-top: -4px;
  font-size: 24px;
}

.notice-list {
  margin-top: 15px;
  line-height: 1.5;
}
.notice-list li ~ li {
  margin-top: 8px;
}

.bullet {
  display: flex;
}
.bullet::before {
  content: "-";
  margin-right: 5px;
}
.bullet.asterisk::before {
  content: "*";
  padding-top: 5px;
}

.agree-check {
  display: block;
  cursor: pointer;
  border: 1px solid #666;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #ededed;
}
.agree-check input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.agree-check span {
  display: flex;
  position: relative;
  align-items: center;
  padding: 5px 0 5px 70px;
  min-height: 58px;
  line-height: 1.2;
  font-size: 24px;
}
.agree-check span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 0;
  width: 60px;
  height: 100%;
  border: none;
  background: url(../img/btn-chk-off.png) no-repeat center / 41px;
}
.agree-check input[type="checkbox"]:checked + span::before {
  /* background-color: #1087fa; */
  background-image: url(../img/btn-chk-on.png);
  background-size: 61px;
}
.agree-check input[type="checkbox"]:focus-visible + span::before {
  background-color: #1087fa;
}
.agree-txts {
  padding: 10px 5px;
  font-size: 16px;
  border: 1px solid #666;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.agree-txts > div {
  padding: 15px 20px;
  max-height: 200px;
  overflow-y: auto;
}

.member-list table {
  width: 100%;
}
.member-list td {
  padding: 5px;
  height: 45px;
  line-height: 1.2;
  text-align: center;
}
.member-list td.name {
  text-align: left;
}
.member-list td.name > div {
  display: flex;
}
.member-list td.name > div span ~ span {
  margin-left: 5px;
}
.member-list td.name > div span:first-child {
  white-space: nowrap;
}
.member-list .del-btn {
  padding: 0 5px;
  min-width: 50px;
  font-size: 16px;
  height: 30px;
  color: #666;
  text-align: center;
  border: 1px solid #666;
  border-radius: 3px;
}
.member-list.has-btn {
  position: relative;
  padding-top: 100px;
  min-height: 200px;
}
.member-list.has-btn .cc-btn.add {
  position: absolute;
  top: 0;
  left: 0;
}

.txt-line {
  background: linear-gradient(#c7ffbf, #c7ffbf) no-repeat left bottom / 100% 95%;
}

.underline-item .line {
  background: linear-gradient(#333, #333) no-repeat bottom left / 0% 1px;
}
.underline-item.red .line {
  line-height: 1.5;
  color: #ff0000;
  background-image: linear-gradient(#ff0000, #ff0000);
}
.underline-item.effect .line {
  transition: background 0.4s ease-in-out;
}
.underline-item:not(.effect) .line {
  background-size: 100% 1px;
}
.is-online .underline-item.effect:hover .line {
  background-size: 100% 1px;
}

.no-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 20vh;
  font-size: 20px;
}

.fc-red {
  color: #ff4300 !important;
}
.fc-blue {
  color: #0000ff !important;
}
.inblock {
  display: inline-block !important;
}

.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  padding: 20px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-dialog {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 30px 60px 40px;
  max-width: 720px;
  min-width: 300px;
  width: 100%;
  min-height: 200px;
  max-height: 100vh;
  box-shadow: 6px 8px 40px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  background: #fff;
  transform: translateY(80px);
  overflow-y: auto;
}
.is-mobile .modal-dialog {
  max-height: 80vh;
}
.modal-header {
  padding: 5px 45px;
  width: 100%;
  overflow: hidden;
  z-index: 30;
}
.modal-header .modal-title {
  text-align: center;
}
.modal-header .pg-title {
  margin-bottom: 0;
  padding: 0 5px;
}

.modal-header .count {
  margin-top: 20px;
  font-family: "GmarketSansMedium" !important;
  font-size: 30px;
  font-weight: 700;
  color: #2a42f8;
  text-align: center;
}
.close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 45px;
  height: 45px;
  z-index: 35;
}
.close-modal::before,
.close-modal::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -50%;
  width: 100%;
  height: 5px;
  background: #000;
  opacity: 0;
  transition: opacity 0s;
}
.close-modal::before {
  transform: rotate(45deg) translateX(50%);
}
.close-modal::after {
  transform: rotate(-45deg) translateX(50%);
}
.modal-header ~ .modal-body {
  margin: 10px 0;
}
.modal-body > div {
  padding: 20px 10px;
  overflow: auto;
  max-height: 60vh;
  z-index: 20;
}
.modal-body > div > div {
  position: relative;
}
.modal-body img {
  margin: 20px auto;
  width: 100%;
  border-radius: 6px;
}
.modal-body > div > div > img:first-child {
  margin-top: 0;
}
.modal-body .cc-btn {
  margin-top: 0;
}
.modal-footer {
  margin-top: 100px;
  margin-bottom: 30px;
}
.modal-footer .cc-btns {
  margin-top: 0;
}

.modal-wrap.modal-show {
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
}
.modal-wrap.modal-show .modal-dialog {
  visibility: visible !important;
  transform: translateY(0px);
  transition: transform 0.4s cubic-bezier(0.2, 1.46, 0.92, 1.12);
}
.modal-wrap.modal-show .close-modal::before,
.modal-wrap.modal-show .close-modal::after {
  opacity: 1;
}
.modal-wrap.modal-show .close-modal::before {
  transition: 0.3s 0.4s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  transform: rotate(45deg) translateX(0);
}
.modal-wrap.modal-show .close-modal::after {
  transition: 0.3s 0.55s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  transform: rotate(-45deg) translateX(0);
}
.modal-wrap .rp-md-1 .modal-footer {
  margin-top: 30px;
}
.modal-wrap .cc-btn {
  margin-top: 0;
}
.modal-wrap .member-list.has-btn .inner-scorll {
  overflow: auto;
  max-height: 30vh;
}

.winners-list-modal .modal-dialog {
  max-width: 900px;
  padding-left: 30px;
  padding-right: 30px;
}
.winners-list-modal .modal-body > div {
  padding-top: 0;
}
.winners-list-table table {
  width: 100%;
  border-collapse: separate;
}
.winners-list-table thead {
  position: sticky;
  top: 0;
  background: #fff;
}
.winners-list-table th,
.winners-list-table td {
  padding: 10px 5px;
  font-size: 16px;
  text-align: center;
}
.winners-list-table th {
  height: 36px;
  border-bottom: 1px solid #666;
}
.winners-list-table td {
  height: 50px;
}
.winners-list-table td.affiliation {
  padding-left: 20px;
  padding-right: 10px;
  text-align: left;
}
.winners-list-table tbody tr:hover td {
  background-color: #f5f5f5;
}
.winners-list-table .sm-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0 10px;
  height: 30px;
  font-size: 15px;
}

@media all and (max-width: 770px) {
  #content {
    padding-top: 60px;
  }
  .pg-con > div {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .modal-wrap > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .modal-header {
    padding-left: 0;
    padding-right: 0;
  }
  .close-modal {
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
  }
  .winners-list-table {
    min-width: 700px;
    overflow-x: auto;
    border: 1px solid red !important;
  }
}
@media all and (max-width: 600px) {
  #wrapper {
    margin-top: 55px;
  }
  header > div {
    justify-content: center;
    height: 55px;
  }
  header .logo {
    margin-right: 0;
    padding: 3px;
  }
  header .logo img {
    width: 66px;
  }
  #gnb {
    display: none;
  }
}
@media all and (max-width: 540px) {
  .cc-btn.arrow {
    padding-left: 50px;
    padding-right: 50px;
    background-position: calc(100% - 20px);
  }
}
@media all and (max-width: 420px) {
  .modal-wrap .rp-md-1 .modal-body > div {
    padding: 0;
  }
  .modal-wrap .member-list td {
    font-size: 18px;
  }
  .is-mobile .modal-wrap .member-list.has-btn .inner-scorll {
    max-height: 25vh;
  }
}

/* Msg Box */
.app-bridge-message-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  word-break: keep-all;
}
.app-bridge-message-box > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  line-height: 1.5;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 6px 8px 40px 0 rgba(0, 0, 0, 0.2);
}
.app-bridge-message-box .top {
  padding: 15px 10px 10px;
  font-size: 21px;
  letter-spacing: -1px;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  background: #fff;
}
.app-bridge-message-box .top .title {
  font-weight: bold;
}
.app-bridge-message-box .middle {
  padding: 30px 20px 25px;
  letter-spacing: -1px;
  background: #fff;
}
.app-bridge-message-box .middle .desc {
  letter-spacing: -1.5px;
}
.app-bridge-message-box .middle .btns {
  margin-top: 15px;
}
.app-bridge-message-box .middle .btns a {
  display: block;
  margin-top: 10px;
  padding: 0 10px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #2a42f8;
  border-radius: 4px;
}
.app-bridge-message-box .middle .enter {
  margin-bottom: 20px;
}
.app-bridge-message-box .middle .enter:last-child {
  margin-bottom: 0;
}
.app-bridge-message-box .middle .enter input,
.app-bridge-message-box .middle .enter select {
  display: block;
  margin: 10px 0 0;
  padding: 0 10px;
  width: 100%;
  height: 48px;
  font-size: 16px;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
}
.app-bridge-message-box .middle .enter .btn {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #888;
  border-radius: 6px;
}
.app-bridge-message-box .bottom .btns {
  display: flex;
  padding: 20px 15px;
  background: #fff;
}
.app-bridge-message-box .bottom .btns a {
  display: block;
  margin: 0 5px;
  padding: 0 10px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #222;
  text-align: center;
  border-radius: 6px;
  background: #cdcdcd;
  overflow: hidden;
}
.app-bridge-message-box .bottom .btns a.submit {
  font-weight: 500;
  color: #fff;
  background: #2a42f8;
}
.app-bridge-message-box .app-txt {
  margin-top: 5px;
  font-size: 14px;
  color: #777;
  text-align: left;
}
.app-bridge-message-box .symbol {
  position: relative;
  padding-left: 10px;
}
.app-bridge-message-box .symbol::before {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0;
}
.app-bridge-message-box input[readonly],
.app-bridge-message-box select[disabled] {
  background: #f5f5f5;
}
.app-bridge-message-box .middle .enter.check {
  margin-top: 10px;
  text-align: left;
  font-size: 15px;
}
.app-bridge-message-box .middle .enter.check input[type="checkbox"] {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  width: 26px;
  height: 26px;
}
.app-bridge-message-box .middle .enter.check label {
  cursor: pointer;
  padding-left: 10px;
}
.app-bridge-address-box > div {
  width: 100%;
  min-width: 300px;
  max-width: 400px;
}
.app-bridge-address-box .enter-txt {
  text-align: left;
}
.app-bridge-address-info-box > div {
  width: 100%;
  min-width: 300px;
  max-width: 600px;
}
.app-bridge-address-info-box .middle {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
  max-height: 60vh;
}
.app-bridge-address-info-box .address-btns {
  padding: 0 0 10px 0;
  border-bottom: 2px solid #666;
  text-align: right;
}
.app-bridge-address-info-box .address-btns a {
  display: inline-block;
  padding: 10px 15px;
  min-width: 80px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  background: #2687e2;
}
.app-bridge-address-info-box .address-table-lists {
  min-height: 60px;
  max-height: 40vh;
  overflow-y: auto;
}
.app-bridge-address-info-box table {
  width: 100%;
  table-layout: fixed;
}
.app-bridge-address-info-box th,
.app-bridge-address-info-box td {
  height: 50px;
  font-size: 15px;
  color: #333;
  text-align: left;
  word-break: keep-all;
  border-bottom: 1px solid #eee;
}
.app-bridge-address-info-box th.atl-1 {
  text-align: center;
}
.app-bridge-address-info-box th.atl-2 {
  padding-left: 30%;
}
.app-bridge-address-info-box td {
  position: relative;
  height: 120px;
}
.app-bridge-address-info-box td span {
  display: inline-block;
}
.app-bridge-address-info-box td.atl-1 {
  padding: 20px 5px;
  color: #40a3ff;
  text-align: center;
}
.app-bridge-address-info-box td.atl-1 button {
  display: block;
  margin: 5px auto;
  width: 86px;
  height: 44px;
  line-height: 44px;
  color: #40a3ff;
  text-align: center;
  border: 1px solid #ededed;
  border-radius: 6px;
}
.app-bridge-address-info-box td.atl-2 {
  padding: 20px 110px 20px 10px;
}
.app-bridge-address-info-box .atl-bnts {
  position: absolute;
  top: 0;
  right: 10px;
  width: 86px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.app-bridge-address-info-box .atl-bnts a {
  display: block;
  margin: 5px;
  width: 86px;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #333;
  text-align: center;
  border-radius: 6px;
  background: #ededed;
}
.app-bridge-address-info-box .atl-bnts a:last-child {
  border: 1px solid #ededed;
  background: none;
}
.app-bridge-address-info-box.modify .middle {
  padding-bottom: 20px;
}
.app-bridge-address-info-box.modify th,
.app-bridge-address-info-box.modify td {
  height: auto;
  border-bottom: none;
  vertical-align: top;
}
.app-bridge-address-info-box.modify th {
  padding-top: 15px;
}
.app-bridge-address-info-box.modify input {
  margin: 5px 0;
  padding: 11px 25px;
  width: 100%;
  min-height: 48px;
  border-radius: 6px;
}
.app-bridge-address-info-box.modify .zipcode {
  position: relative;
  padding-right: 114px;
}
.app-bridge-address-info-box.modify .zipcode a {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: 0;
  width: 104px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  background: #777;
  transform: translateY(-50%);
}
.app-bridge-address-info-box.modify .ess {
  position: relative;
  top: 0;
  margin-left: 2px;
}
.app-bridge-address-info-box.modify .ess::after {
  content: "•";
  font-size: 18px;
  color: #ea002c;
}
.app-bridge-address-info-box.modify .enter.check {
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.is-online .app-bridge-message-box a,
.is-online .app-bridge-message-box button {
  transition: box-shadow 0.3s ease-in-out;
}
.is-online .app-bridge-message-box a:hover,
.is-online .app-bridge-message-box button:hover {
  box-shadow: inset 0px 0px 0px 2px #fff, 0px 0px 0px 3px #333;
}
.is-online .app-bridge-message-box .reset:hover {
  box-shadow: inset 0px 0px 0px 2px #fff, 0px 0px 0px 3px #cdcdcd;
}
.is-online .app-bridge-address-info-box .address-btns a:hover {
  box-shadow: inset 0px 0px 0px 2px #fff, 0px 0px 0px 3px #2687e2;
}
.is-online .app-bridge-address-info-box .atl-bnts a:hover {
  box-shadow: inset 0px 0px 0px 2px #fff, 0px 0px 0px 3px #ededed;
}
.is-online .app-bridge-address-info-box .atl-bnts a:last-child:hover {
  box-shadow: inset 0px 0px 0px 2px #ededed;
}
.is-online .app-bridge-address-info-box td.atl-1 button:hover {
  box-shadow: inset 0px 0px 0px 2px #fff, 0px 0px 0px 3px #40a3ff;
}
.app-bridge-message-box a:focus-visible,
.app-bridge-message-box button:focus-visible {
  transition: none !important;
}

@media all and (max-width: 599px) {
  .app-bridge-address-info-box td.atl-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .app-bridge-address-info-box .atl-bnts {
    position: static;
    display: block;
    margin-top: 10px;
    width: 100%;
    height: auto;
    text-align: right;
  }
  .app-bridge-address-info-box .atl-bnts a {
    display: inline-block;
    margin: 5px 0 0 5px;
    width: 60px;
    height: 34px;
    line-height: 34px;
  }
}
