@font-face {
  font-family: "SDSamliphopangche_Basic";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/SDSamliphopangche_Basic.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

/* KoPubWorld 돋움체 */
@import url("https://webfontworld.github.io/kopus/KoPubWorldDotum.css");

/* 나눔스퀘어 */
@import url("https://webfontworld.github.io/naver/NanumSquare.css");

/* noto sans */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
  word-break: keep-all;
}
img {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0px;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* .main_all img{
  width: 100%;
} */
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  font-family: "Noto Sans KR", sans-serif;
  line-height: 1.5;
  font-size: 13.5px;
  color: #333;
  overflow: hidden;
  overflow-y: auto;
}
html {
}
a {
  font-size: 13.5px;
  color: #333;
  line-height: 1.5;
  text-decoration: none;
  cursor: pointer;
}
ol,
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  /* 추가 */
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
button {
  cursor: pointer;
}

a,
button:focus,
a,
button:active {
  outline: none;
}

/*메인*/
.main_line {
  background: #ddd;
  width: 1px !important;
  height: 15px;
  margin-top: 6px;
}
.main_add {
  background-image: url(../images/main_add_bg_2.png);
  margin-top: 98px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.main_add.customm {
  background-image: url(../images/gg_mainbg2.png) !important;
  margin-top: 98px;
  height: 535px;
}
.main_add2 {
  background: #fff;
}
.main_add3 {
  background-image: url(../images/main_add_bg2.png);
}
.main_add4 {
  background: #fada91;
}
.main_add5 {
  background-image: url(../images/main_add_bg3.png);
}
.main_add6 {
  background-image: url(../images/main_add_bg4.png);
}
.main_add4 > div > a > img {
  width: auto;
}
.main_con {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 62px 0 140px 0;
}
.main_con > a {
  margin-top: 80px;
  display: block;
}
.main_con2 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-top: 80px;
}
.main_con3 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 70px 0;
}
.main_button_unit > ul li {
  display: inline-block;
  width: 18%;
  float: left;
}
.main_button_unit {
  background: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  margin-top: 12px;
  padding: 16px 0;
}
.main_button_unit > ul li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.main_button_unit > ul li a img {
  vertical-align: sub;
  padding-right: 6px;
  width: auto;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/***************************20230523 수정시작***************************/

/*.main_hp {background-image: url(../images/main_hp_bg.png); margin-top: 98px; height: 755px;}*/
.main_hp {
  margin-top: 98px;
  height: 580px;
}

.main_hp2 {
  background: #fff;
}
.main_hp11 {
  background: #fff;
}

.video {
  width: 100%;
  max-width: 1100px;
  margin: 30px auto;
  border-radius: 30px;
  background-color: #fff;
  padding: 14px;
  box-sizing: border-box;
  box-shadow: 0px 8px 33px #999;
}

.embed-youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main_hp3 {
  background-image: url(../images/main_hp_bg2.png);
}
.main_hp4 {
  background-image: url(../images/main_hp_bg3.png);
}
.main_hp5 {
  background-image: url(../images/main_hp_bg4.png);
}
.main_hp6 {
  background-image: url(../images/main_hp_bg5.png);
}
.main_hp7 {
  background: #212132;
  display: inline-block;
  width: 100%;
  padding: 40px 0;
}
.main_hp77 {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 0px 0;
}

.main_hp6 > div > a > img {
  width: auto;
}
.main_hp_con {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding: 150px, 0, 0, 0;
}
.main_hp_con > a {
  margin-top: 80px;
  display: block;
}
.main_hp_con2 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding-top: 80px;
}
.main_hp_con3 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.main_hp_con3 > ul > li {
  display: inline-block;
  float: left;
}
.main_hp_con11 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  display: block;
  padding: 10px 0;
}

.main_hp2_span {
  display: inline-block;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/***************************20230523 수정끝***************************/

/**/
.main_info {
  background-image: url(../images/main_bg.jpg);
  height: 390px;
  margin-top: 60px;
}
.main_info > div {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.main_info_left {
  display: inline-block;
  float: left;
  width: 50%;
}
.main_info_left li:first-child {
  margin-bottom: 10px;
}
.main_info_left li span {
  color: #fff;
  font-size: 48px;
  display: flex;
  float: left;
  font-weight: 600;
}
.main_info_left ul {
  display: grid;
  width: 100%;
  padding: 70px 0;
}
.main_info_left li p {
  color: #fff;
  font-size: 48px;
  display: inline-block;
  float: left;
  font-weight: 300;
}
.main_info_left li {
  float: left;
  text-align: left;
}
.main_info_left li a {
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 4px 20px;
  display: inline-block;
  margin-top: 10px;
  width: 240px;
  text-align: center;
}
.main_info_left li a:hover {
  color: #293eb5;
  background: #fff;
}

.main_info_right {
  display: inline-block;
  float: right;
  width: 38%;
  margin-top: 80px;
}
.main_info_right > div {
  background: #fff;
  border-radius: 10px;
  padding: 40px;
}
.main_info_right > div h2 {
  font-size: 24px;
  color: #293eb5;
  text-align: left;
  font-weight: 600;
}
.main_info_right > div a {
  border: 1px solid #293eb5;
  color: #293eb5;
  display: block;
  font-size: 18px;
  padding: 10px 0;
  margin-top: 30px;
  font-weight: 600;
}

.main_way {
  display: block;
  height: 70px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.main_way li {
  display: inline-block;
  float: left;
}
.main_way > div:nth-child(2) {
  max-width: 1005px;
  margin: 0 auto;
  display: flex;
}
.bubble {
  text-align: center;
  margin-top: 20px;
  position: absolute;
  top: -42px;
  right: 470px;
}
.chatbox {
  animation: motion 0.5s linear 0s infinite alternate;
  margin-top: 0;
  -webkit-animation: motion 0.5s linear 0s infinite alternate;
  margin-top: 0;
}

@keyframes motion {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 5px;
  }
}

-webkit-@keyframes motion {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 5px;
  }
}

/*파트너_랜딩*/
.partner_ld {
  position: relative;
}
.partner_ld > .partner_ld_bt {
  position: absolute;
  bottom: 140px;
  left: 150px;
}
.partner_ld > img {
  width: 100%;
}

.main_content > div {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.main_content > div > ul {
  display: flex;
  width: 100%;
}
.main_content > div > ul > li {
  display: inline-block;
  float: left;
  padding: 80px 0;
}
.main_content .main_content_list li:first-child {
  display: inline-block;
  float: left;
  text-align: left;
  margin-right: 40px;
  width: 355px;
}
.main_content .main_content_list li:first-child a {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  padding: 4px 20px;
  margin-top: 40px;
  display: block;
  text-align: center;
  width: 200px;
}

.main_content .main_content_list li:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  float: left;
  border: 1px solid #ddd;
  border-radius: 1000px;
  width: 188px;
  height: 188px;
  vertical-align: middle;
  background: #fff;
  margin-right: 20px;
}

.main_content .main_content_list li:nth-child(3) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  float: left;
  border: 1px solid #ddd;
  border-radius: 1000px;
  width: 188px;
  height: 188px;
  vertical-align: middle;
  background: #fff;
  margin-right: 20px;
}
.main_content .main_content_list li:nth-child(3) h1 {
  font-size: 48px;
  font-weight: 800;
  color: #293eb5;
}

.main_content .main_content_list li:nth-child(4) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  float: left;
  border: 1px solid #ddd;
  border-radius: 1000px;
  width: 188px;
  height: 188px;
  vertical-align: middle;
  background: #fff;
}
body
  > div:nth-child(10)
  > div
  > ul
  > li
  > div
  > ul
  > li:nth-child(1)
  > a:nth-child(4) {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  padding: 4px 20px;
  margin-top: 40px;
  display: block;
  text-align: center;
  width: 140px;
  display: inline-block;
  margin-right: 5px;
}
body
  > div:nth-child(10)
  > div
  > ul
  > li
  > div
  > ul
  > li:nth-child(1)
  > a:nth-child(5) {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  padding: 4px 0;
  margin-top: 40px;
  display: block;
  text-align: center;
  width: 140px;
  display: inline-block;
}

.main_content .main_content_list li h5 {
  font-size: 16px;
  letter-spacing: -1px;
  color: #8e8e8e;
  font-weight: 300;
  margin-top: 10px;
}
.main_content .main_content_list li h2 {
  font-size: 30px;
  font-weight: 600;
  color: #293eb5;
}
.main_content .main_content_list li h3 {
  font-size: 30px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.main_content .main_content_list li h4 {
  font-size: 16px;
  letter-spacing: -1px;
  color: #8e8e8e;
  font-weight: 300;
}

.mid_button {
  background: #f8f8f8;
  height: 90px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.mid_button > div {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.mid_button > div li {
  display: flex;
  float: left;
  width: 16.6%;
  height: 90px;
  flex-direction: column;
  justify-content: center;
}
.mid_button > div li a {
  border: 1px solid #8e8e8e;
  color: #8e8e8e;
  border-radius: 100px;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 5px 0;
  width: 150px;
  height: 40px;
}
.mid_button > div li a:hover {
  border: 1px solid #293eb5;
  color: #293eb5;
  border-radius: 100px;
  display: inline-block;
  background: #fff;
  font-weight: 600;
}

.main_board {
  background: #ffec48;
}
.main_board > div {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  padding: 60px 0;
}
.main_board > div > div:nth-child(1) {
  display: inline-block;
  float: left;
  width: 50%;
  background: #fff;
  border-right: 1px solid #ffec48;
}
.main_board > div > div:nth-child(2) {
  display: inline-block;
  float: left;
  width: 50%;
  background: #fff;
}
.main_board > div > div {
  padding: 30px;
}
.main_board > div > div p {
  text-align: left;
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}
.main_board > div > div li {
  text-align: left;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_board a {
  font-size: 16px;
}

.C_add_bn > a {
  display: inline-block;
  width: 100%;
  float: right;
  text-align: right;
  margin-top: 10px;
  color: #222;
}
.C_add_bn > a:hover {
  text-decoration: underline;
  color: #3382ff;
}
.C_add_bn > a > span > p {
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
  padding: 4px 8px;
  margin: 0 0 0 8px;
  color: #222 !important;
}

/*이용약관*/
/*회원가입*/
.joinagreecontainer {
  background: #f8f8f8;
}
.joinagree {
  width: 700px;
  text-align: center;
  margin: 0 auto;
}
.joinagree .joinsubtitle {
  font-size: 30px;
  font-weight: 600;
  color: #262626;
  line-height: 60px;
  padding-top: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.joinagree .checkbox_group {
  text-align: left;
  float: left;
}
.joinagreebutton {
  margin: 20px 0 100px 0;
  display: inline-block;
}
.joinagreebutton button {
  background: #293eb5;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 18px 40px;
  cursor: pointer;
  width: 700px;
}

/*회원가입*/
.joincontainer {
  background: #f8f8f8;
}
.join {
  width: 700px;
  text-align: center;
  margin: 0 auto;
}
.join .joinsubtitle {
  font-size: 30px;
  font-weight: 600;
  color: #262626;
  line-height: 60px;
  padding-top: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.join table {
  border-top: 2px solid #000;
  float: right;
  width: 700px;
  background: #fff;
  display: block;
  padding: 20px 0;
}
.join th {
  padding: 10px 0;
  font-weight: 600;
  font-size: 14px;
}
.join td {
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-top: 30px;
}
.join td > label:first-child {
  width: 100%;
  display: block;
  color: #000;
  font-weight: 600;
  font-size: 18px;
}
.join input[type="text"] {
  width: 95%;
  padding: 3px 10px 3px 20px;
  border: none;
  font-size: 16px;
  height: 40px;
}
.join input[type="password"] {
  width: 95%;
  padding: 3px 10px 3px 20px;
  border: none;
  font-size: 16px;
  height: 40px;
}
.join input[type="radio"] {
  padding: 3px 10px 3px 20px;
  border: none;
  font-size: 16px;
}
.join select {
  width: 300px;
  padding: 3px 10px 3px 20px;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  background: url("../images/selectarrow.png") no-repeat 95% 50%;
}
.join select::-ms-expand {
  display: none;
}
.join textarea {
  width: 400px;
  padding: 10px;
  border: none;
}
.joinsub_title {
  width: 700px;
  padding-bottom: 40px;
}
.join h2 {
  font-size: 16px;
  color: #777;
  font-weight: 600;
}
.join h3 {
  font-size: 14px;
  color: #8e8e8e;
}
.joinbutton {
  margin: 20px 0 100px 0;
  display: inline-block;
  width: 700px;
}
.joinbutton button:nth-child(1) {
  margin-top: 20px;
  background: #293eb5;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 18px 40px;
  cursor: pointer;
  width: 100%;
  float: left;
}
.joinbutton button:nth-child(2) {
  background: #fff;
  color: #8e8e8e;
  border: 1px solid #ddd;
  font-size: 18px;
  padding: 18px 40px;
  cursor: pointer;
  width: 345px;
  float: right;
}
.join_input tbody {
  display: block;
}
.join_input tr {
  display: block;
  width: 100%;
}
.join_input input[type="text"] {
  border: 1px solid #ddd;
}
.join_input input[type="password"] {
  border: 1px solid #ddd;
}
.join_input select {
  border: 1px solid #ddd;
}
.join td > .word {
  position: relative;
  padding-left: 16px;
  padding-bottom: 10px;
}
.join td > .word::before {
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  background: url(../images/ico_dot.png) center no-repeat;
  content: "";
}
.join .overlap {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 10px 22px;
  float: right;
  margin-right: 12px;
}

.join .possible {
  display: inline-block;
  font-size: 14px;
  color: #0067ff;
  float: left;
  margin-right: 10px;
  line-height: 40px;
  font-weight: 500;
}

.join .impossible {
  display: inline-block;
  font-size: 14px;
  color: #ff5b5e;
  float: left;
  margin-right: 10px;
  line-height: 40px;
  font-weight: 500;
}
.join_input p {
  font-size: 12px;
  color: #8e8e8e;
  margin-top: 6px;
}
.join_input .possible img {
  margin-right: 5px;
}
.join_input .impossible img {
  margin-right: 5px;
}
.join_input .email input {
  width: 40%;
}
.join_input .email select {
  width: 50%;
}
.join_input .phone select {
  width: 27%;
}
.join_input .phone input {
  width: 28%;
}
.join_input .address input:nth-child(2) {
  width: 68%;
  margin-top: 0;
}
.join_input .address button {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 14px 22px;
  float: right;
  margin-right: 12px;
}
.join_input .address input {
  width: 93%;
  margin-top: 10px;
}
.join_input .event_num select {
  width: 10.5%;
}
.join_input .event_num .event_num_btn1 {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 11px 22px;
  width: 50%;
}
.join_input .event_num .event_num_btn2 {
  background: #8e8e8e;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 11px 22px;
  width: 50%;
}
.join_input .event_num .event_num_sel {
  width: 100%;
  display: flex;
  margin-top: 12px;
}
.join_input .good_pay_div {
  width: 100%;
  padding: 11px;
}
/*
.join_input .good_pay_span1{display: table-cell; width:15%; vertical-align: middle;}
.join_input .good_pay_span2{display: table-cell;vertical-align: middle;}

*/
.join_input .good_pay_span1 {
  display: inline-block;
  width: 15%;
  vertical-align: middle;
  margin: 0 auto;
}
.join_input .good_pay_span2 {
  display: inline-block;
  width: 85%;
  vertical-align: middle;
  margin: 0 auto;
}

.join_input span {
  margin-left: 10px;
  color: #8e8e8e;
}
.join_input span a {
  display: inline-block;
  color: #fff;
  background: #293eb5;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: 300;
  margin-left: 10px;
}
.join_input a {
  display: inline-block;
  color: #fff;
  background: #293eb5;
  padding: 11px 20px;
  font-size: 16px;
  font-weight: 300;
  margin-left: 10px;
}
/*회원가입완료*/
.joinsucbutton {
  margin: 20px 0 100px 0;
  display: inline-block;
}
.joinsucbutton button:nth-child(1) {
  background: #293eb5;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 18px 40px;
  cursor: pointer;
  width: 345px;
  margin-bottom: 10px;
}
.joinsucbutton button:nth-child(2) {
  background: #fff;
  color: #8e8e8e;
  border: 1px solid #ddd;
  font-size: 18px;
  padding: 18px 40px;
  cursor: pointer;
  width: 345px;
}

/*마이페이지*/
.mypage {
  float: right;
  width: 700px;
  border: 1px solid #ddd;
  background: #fff;
}
.mypage td {
  padding: 10px 0;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  background: #fff;
}
.mypage tr:nth-child(1) td {
  padding-left: 20px;
  background: #f0f0f0;
  padding: 20px;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
  color: #262626;
}
.mypage td:nth-child(2) {
  color: #8e8e8e;
}
.mypage input {
  width: 278px;
  padding: 3px 10px 3px 20px;
  border: none;
  font-size: 16px;
  height: 40px;
}
.mypage #email > input {
  width: 230px;
}
.mypage #email div:nth-child(3) {
  background: #ddd;
  height: 1px;
  margin: 5px 0 10px 0;
}
.mypage #email select {
  width: 270px;
}
.mypage .check {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 10px 22px;
  float: right;
  margin-right: 12px;
}
.mypage .check_im {
  display: inline-block;
  font-size: 14px;
  color: #ff5b5e;
  float: right;
  margin-right: 10px;
  line-height: 40px;
  font-weight: 500;
}
.mypage .check_im img {
  margin-right: 5px;
}
.mypage #email div:nth-child(7) {
  background: #ddd;
  height: 1px;
  margin: 11px 0 20px 0;
}
.mypage #email p:nth-child(8) {
  padding-bottom: 10px;
  padding-left: 20px;
}
.mypage #email p:nth-child(8) input {
  width: 10px;
  height: 10px;
}
.mypage select {
  width: 300px;
  padding: 3px 10px 3px 20px;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  background: url("../images/selectarrow.png") no-repeat 95% 50%;
}
.mypage select::-ms-expand {
  display: none;
}
.mypage textarea {
  width: 400px;
  padding: 10px;
  border: none;
}
.check_zip {
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 10px 22px;
  float: right;
  margin-right: 12px;
}
.zipline {
  background: #ddd;
  height: 1px;
  margin: 5px 0;
}

/*로그인*/
.login {
  display: flex;
  background: #fff;
}
.login > div {
  width: 1000px;
  margin: 10px auto 200px auto;
  text-align: center;
}
.login .login_left {
  display: inline-block;
  width: 60%;
  float: left;
  border-right: 1px solid #ddd;
  padding: 20px 100px 60px 0;
}
.login .login_left > p {
  font-size: 48px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 50px;
}
.login .login_left ul li {
  overflow: hidden;
}
.login .login_left > ul > li:nth-child(1) > input {
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  font-size: 18px;
  padding: 15px 10px;
  margin-top: 10px;
}
.login .login_left ul li:nth-child(2) > input {
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  font-size: 18px;
  padding: 15px 10px;
  margin-top: 10px;
}
.login .login_left ul li:nth-child(3) > input {
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  font-size: 18px;
  padding: 15px 10px;
  margin-top: 10px;
}
.login .login_left ul li:nth-child(3) > ul {
  display: flex;
  width: 100%;
  margin-top: 20px;
}
.login .login_left ul li:nth-child(3) > ul > li:nth-child(1) {
  display: inline-block;
  float: left;
  width: 65%;
  text-align: left;
}
.login .login_left ul li:nth-child(3) > ul > li:nth-child(2) {
  display: inline-block;
  float: left;
  width: 15%;
}
.login .login_left ul li:nth-child(3) > ul > li:nth-child(3) {
  display: inline-block;
  float: left;
  width: 20%;
}
.login .login_left > ul > li:last-child > a {
  display: block;
  background: #293eb5;
  width: 100%;
  color: #fff;
  padding: 15px 0;
  font-size: 18px;
  margin-top: 30px;
}
.login .login_right {
  display: inline-block;
  width: 40%;
  float: left;
  text-align: left;
  padding: 50px 0 0 80px;
}
.login .login_right h2 {
  font-size: 18px;
  font-weight: 600;
}
.login .login_right h3 {
  font-size: 18px;
  font-weight: 300;
}
.login .login_right a {
  font-size: 18px;
  margin-top: 15px;
  display: block;
}

/*약관동의*/
.checkbox_group .all_agree {
  background: #fff;
  margin-bottom: 20px;
  border-top: 2px solid #262626;
  padding: 15px;
}
.checkbox_group .all_agree label {
  font-size: 20px;
  font-weight: 600;
}
.checkbox_group .agree_con {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.checkbox_group .agree_con > div:nth-child(1) {
  border-bottom: 1px solid #ddd;
  position: relative;
  padding: 15px;
}
.checkbox_group .agree_con > div:nth-child(1) label {
  font-size: 18px;
  font-weight: 600;
}
.checkbox_group .agree_con > div:nth-child(2) {
  overflow-y: scroll;
  padding: 10px;
  margin: 10px;
  height: 120px;
}
.checkbox_group .agree_con > div:nth-child(2) p {
  font-size: 14px;
  font-weight: 400;
}

.switch-field {
  display: flex;
  overflow: hidden;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  width: 20%;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 12px 16px;
  margin-right: -1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked + label {
  background-color: #293eb5;
  box-shadow: none;
  width: 20%;
  color: #fff;
}

/*아이디찾기*/
.findidpw {
  width: 40%;
  margin: 0 auto;
}
.idpoop_top {
  width: 90%;
  margin: 120px auto 0 auto;
  text-align: center;
}
.idpoop_top > p {
  font-size: 36px;
  line-height: 60px;
  font-weight: 400;
  color: #262626;
}
.idpoop_top > span {
  color: #8e8e8e;
  font-size: 12px;
  padding-bottom: 20px;
  font-weight: 300;
}
.idpoop_top > input:nth-child(3) {
  width: 77%;
  vertical-align: bottom;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: none;
  height: 45px;
  margin-top: 20px;
  font-size: 16px;
  color: #8e8e8e;
  padding: 0 10px;
}
.idpoop_top > input:nth-child(4) {
  width: 77%;
  vertical-align: top;
  height: 45px;
  font-size: 16px;
  color: #8e8e8e;
  padding: 0 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: none;
}
.idpoop_top > input:nth-child(5) {
  width: 77%;
  vertical-align: top;
  border: 1px solid #ddd;
  height: 45px;
  font-size: 16px;
  color: #8e8e8e;
  padding: 0 10px;
}
.idpoop_top > input:nth-child(6) {
  width: 77%;
  vertical-align: top;
  border-top: none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: 45px;
  font-size: 16px;
  color: #8e8e8e;
  padding: 0 10px;
}
.idpoop_top > button {
  width: 356px;
  background: #293eb5;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: none;
  padding: 14px 0;
  margin-top: 10px;
}

.idpop_bt {
  width: 71.6%;
  margin: 0 auto;
  text-align: center;
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 16px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.idpop_bt > p {
  color: #8e8e8e;
  font-size: 14px;
  font-weight: 600;
}
.idpop_bt > span {
  color: #8e8e8e;
  font-size: 12px;
}

/*아이디찾기완료*/
.idfindpoop_top {
  width: 90%;
  text-align: center;
  margin: 120px auto;
}
.idfindpoop_top > div {
  width: 79%;
  margin: 30px auto;
}
.idfindpoop_top > div > p {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
.idfindpoop_top > div > h2 {
  color: #8e8e8e;
  font-size: 12px;
  font-weight: 300;
  width: 79%;
  margin: 0 auto;
  text-align: center;
}
.idfindpoop_top > div > span {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  color: #262626;
  font-weight: 400;
  padding: 20px 0;
  display: block;
  width: 79%;
  margin: 20px auto;
  text-align: center;
}
.idfindpoop_top > div > span strong {
  color: #293eb5;
  font-weight: 600;
}
.idfindpoop_top > div > span h3 {
  font-weight: 600;
  color: #262626;
  font-size: 16px;
  margin-bottom: 5px;
}
.idfindpoop_top > p {
  font-size: 36px;
  line-height: 60px;
  font-weight: 400;
  color: #262626;
}
.idfindpoop_top > button:nth-child(3) {
  width: 356px;
  background: #293eb5;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: none;
  padding: 14px 0;
  margin-top: 10px;
}
.idfindpoop_top > button:nth-child(4) {
  width: 356px;
  border: 1px solid #293eb5;
  color: #293eb5;
  background: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 14px 0;
  margin-top: 10px;
}

.idpop_bt {
  width: 72.4%;
  margin: 0 auto;
  text-align: center;
  background: #293eb5;
  padding: 16px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.idpop_bt a {
  color: #fff;
  font-size: 18px;
  display: block;
}

/*회원관리*/
.con {
  display: none;
  margin-top: 10px;
  text-align: left;
}
.pop_scroll {
  height: 450px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.location_wrap {
  margin-top: 0px;
  background: #f6f6f6;
  font-size: 14px;
  height: 47px;
}
.location_wrap > div {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.location_wrap li {
  display: flex;
  float: left;
  position: relative;
  padding: 0 30px 0 29px;
  height: 47px;
  flex-direction: column;
  justify-content: center;
}
.location_wrap li:first-child {
  padding: 0 30px 0 0;
}
.location_wrap li ~ li:before {
  display: block;
  position: absolute;
  content: "";
  top: 15px;
  left: 0px;
  width: 1px;
  height: 15px;
  background: #ccc;
}
.location_wrap li h3 {
  font-weight: 400;
  color: #666;
  font-size: 14px;
}
.location_wrap li:last-child h3 {
  font-weight: 600;
  color: #293eb5;
  font-size: 14px;
}
.content {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.content .content_title p {
  color: #222;
  font-size: 38px;
  font-family: "Noto Sans KR";
  padding: 55px 0 56px 0; 
}
.content .content_title a {
  float: left;
  margin-bottom: 30px;
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  font-weight: 400;
}
.content .content_title h3 {
  color: #222;
  font-size: 18px;
  font-weight: 300;
  /*
	line-height: 32px;
	 border-bottom: 1px solid #ddd;
	*/
  letter-spacing: -0.05em;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 30px;
}
.content .content_title h4 {
  color: #222;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: -0.05em;
  text-align: center;
  padding-bottom: 70px;
}
.content .search_wrap {
  border: 1px solid #ddd;
  padding: 40px 50px;
}
.content .search_wrap ul {
  display: flex;
  width: 100%;
}
.content .search_wrap ul li {
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin-right: 25px;
}
.content .search_wrap ul li:nth-child(3) {
  margin-right: 10px;
}
.content .search_wrap ul li:last-child {
  margin-right: 0;
}
.content .search_wrap ul li input[type="text"] {
  border: 1px solid #ddd;
  padding: 12px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  border-radius: 30px;
}
.content .search_wrap ul li select {
  border: 1px solid #ddd;
  padding: 10px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  border-radius: 30px;
}
.content .search_wrap ul:first-child > li > a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  background: #ddd;
  color: #8e8e8e;
  padding: 8px 20px;
  border-radius: 30px;
  width: 89.5px;
}
.content .search_wrap .title {
  cursor: pointer;
  float: left;
  font-size: 16px;
  background: #333;
  color: #fff;
  border-radius: 30px;
  padding: 8px 30px;
  margin-right: 104px;
  width: 120px;
  position: absolute;
  top: -41px;
  right: 4px;
}
.content .search_wrap ul:nth-child(2) {
  position: relative;
}
.content .search_wrap ul:nth-child(2) li a {
  position: absolute;
  right: 5px;
  font-size: 16px;
  background: #293eb5;
  color: #fff;
  border-radius: 30px;
  padding: 8px 30px;
  top: -41px;
}
.content .search_wrap .con tr td {
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 16px 0;
}
.content .search_wrap .con tr td:first-child {
  width: 10%;
  text-align: center;
  vertical-align: middle;
  background: #f8f8f8;
}
.content .search_wrap .con tr td:nth-child(2) {
  padding-left: 16px;
}
.content .search_wrap .con tr td:nth-child(2) {
  width: 90%;
}
.content .accordion-box {
  margin-top: 20px;
}
.content .accordion-box li {
  width: 100%;
}
.content .search_wrap .con table {
  width: 100%;
}
.content .search_wrap .con select {
  margin: 0 6px;
}

.list_top_button {
  float: right;
  margin: 50px 0 14px 0;
  width: 100%;
}
.list_top_button ul {
  display: flex;
  float: right;
}
.list_top_button li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.list_top_button li:last-child {
  margin-right: 0;
}
.list_top_button li a {
  border: 1px solid #ddd;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 16px;
  display: block;
}
.list_top_button li:nth-child(3) a {
  border: none;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 16px;
  display: block;
  background: #ec1d25;
}
.list_top_button li:nth-child(4) a {
  border: none;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: 16px;
  display: block;
  background: #293eb5;
}
.list_top_button li select {
  border: 1px solid #ddd;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
  width: 180px;
}

.search_members ul {
  display: flex;
  float: right;
}
.search_members li {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 10px;
}
.search_members li:last-child {
  margin-right: 0;
}

.list_top_button #popup-1,
#popup-2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 999;
}
.list_top_button #inner-popup-1,
#inner-popup-2 {
  padding: 20px;
  margin: 0 auto;
  width: 50%;
  background: #fff;
  margin: 60px auto;
  padding: 60px;
  border-radius: 20px;
  position: relative;
  box-shadow: 0px 0px 18px #ddd;
  height: 800px;
}

.list_top_button #inner-popup-1,
#inner-popup-2 h3 {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
}
.list_top_button #inner-popup-2 h3 {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}
.list_top_button #inner-popup-1 h4 {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  margin: 20px 0;
}
.list_top_button #inner-popup-2 table {
  width: 100%;
}
.list_top_button #inner-popup-1 table {
  width: 100%;
}
.list_top_button #inner-popup-1 table tr td {
  border: 1px solid #ddd;
  text-align: left;
  padding: 12px 0;
  font-size: 14px;
  padding-left: 12px;
}
.list_top_button #inner-popup-1 select {
  border: 1px solid #ddd;
  padding: 10px;
  width: 400px;
  margin-left: 5px;
}
.list_top_button #inner-popup-1 table tr td:first-child {
  background: #f8f8f8;
  text-align: center;
  padding-left: 0;
  width: 20%;
}
.list_top_button #inner-popup-1 button {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: 0;
}
.list_top_button #inner-popup-1 a {
  background: #293eb5;
  color: #fff;
  padding: 12px 50px;
  font-size: 16px;
  border-radius: 30px;
  display: block;
  width: 150px;
  margin: 20px auto 0 auto;
  text-align: center;
}

.list_top_button #inner-popup-2 button {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: 0;
}
.list_top_button #inner-popup-2 a {
  background: #293eb5;
  color: #fff;
  padding: 12px 50px;
  font-size: 16px;
  border-radius: 30px;
  display: block;
  width: 150px;
  margin: 20px auto 0 auto;
}
.list_top_button #inner-popup-2 p {
  text-align: left;
  padding-bottom: 10px;
  font-size: 16px;
}
.list_top_button #inner-popup-2 input[type="text"] {
  width: 99%;
  border: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 20px;
}
.list_top_button #inner-popup-2 textarea {
  width: 99%;
  border: 1px solid #ddd;
  min-height: 120px;
  padding: 18px 19px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
}
.list_top_button #inner-popup-2 table tr th {
  border: 1px solid #ddd;
  text-align: left;
  padding: 12px 0;
  font-size: 14px;
  text-align: center;
  background: #f8f8f8;
}
.list_top_button #inner-popup-2 table tr td {
  border: 1px solid #ddd;
  text-align: left;
  padding: 12px 0;
  font-size: 14px;
  padding-left: 12px;
  text-align: center;
}
.list_top_button #inner-popup-2 > div > div > a {
  display: inline-block;
  margin-bottom: 30px;
}
.list_top_button #inner-popup-2 > div > div > a:nth-child(2) {
  background: #fff;
  border: 1px solid #ddd;
  color: #8e8e8e;
  margin-left: 5px;
}
.list_top_button #inner-popup-2 > div > table th {
  width: 25%;
}
.list_top_button
  #inner-popup-2
  > div
  > table
  > tbody
  > tr
  > td:nth-child(4)
  > a {
  display: inline-block;
  background: #293eb5;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
  margin: 0;
  padding: 2px 2px;
  width: 65px;
}
.list_top_button
  #inner-popup-2
  > div
  > table
  > tbody
  > tr
  > td:nth-child(4)
  > a:nth-child(2) {
  display: inline-block;
  background: #ec1d25;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
  margin: 0;
  padding: 2px 2px;
  width: 65px;
}
.content .list_table {
  display: block;
  width: 100%;
  border-top: 3px solid #000;
}
.content .list_table tbody {
  display: block;
  width: 100%;
}
.content .list_table td {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 500;
}
.content .list_table tr {
  display: flex;
}
.content .list_table tr td:first-child {
  background: #f8f8f8;
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content .list_table tr td:nth-child(2) {
  width: 80%;
  float: left;
  text-align: left;
  padding-left: 20px;
}

.content .list_table input[type="text"] {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.content .list_table select {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.content .list_table textarea {
  border: 1px solid #ddd;
  width: 98%;
  min-height: 188px;
  padding: 18px 19px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
}

.content .list_table button {
  font-size: 14px;
  color: #fff;
  border: none;
  padding: 10px 20px;
  background: #293eb5;
}
.content .list_table td a {
  display: inline-block;
  color: #fff;
  background: #293eb5;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
}
.content .button_unit {
  margin: 30px 0 50px 0;
}
.content .button_unit li:first-child {
  display: inline-block;
  background: #293eb5;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
}
.content .button_unit li:nth-child(2) {
  display: inline-block;
  background: none;
  border: 1px solid #8e8e8e;
  color: #8e8e8e;
  border-radius: 50px;
}
.content .button_unit li:first-child a {
  color: #fff;
  display: block;
  width: 180px;
  padding: 15px 0;
  font-size: 18px;
}
.content .button_unit li:nth-child(2) a {
  color: #8e8e8e;
  display: block;
  width: 180px;
  padding: 15px 0;
  font-size: 18px;
}

.service_list {
  display: flex;
  width: 100%;
  border-top: 3px solid #000;
}
.service_list tbody {
  display: inline-block;
  width: 100%;
}
.service_list tr {
  width: 100%;
  display: flex;
}
.service_list td {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 300;
}
.service_list th {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 500;
}
.service_list tr td a {
  display: block;
  background: #333;
  color: #fff;
  padding: 5px 8px;
  font-size: 14px;
  border-radius: 30px;
}
.service_list tr th:nth-child(1) {
  width: 5%;
}
.service_list tr th:nth-child(2) {
  width: 10%;
}
.service_list tr th:nth-child(3) {
  width: 20%;
}
.service_list tr th:nth-child(4) {
  width: 10%;
}
.service_list tr th:nth-child(5) {
  width: 5%;
}
.service_list tr th:nth-child(6) {
  width: 10%;
}
.service_list tr th:nth-child(7) {
  width: 10%;
}
.service_list tr th:nth-child(8) {
  width: 20%;
}
.service_list tr th:nth-child(9) {
  width: 10%;
}

.service_list tr td:nth-child(1) {
  width: 5%;
}
.service_list tr td:nth-child(2) {
  width: 10%;
}
.service_list tr td:nth-child(3) {
  width: 20%;
}
.service_list tr td:nth-child(4) {
  width: 10%;
}
.service_list tr td:nth-child(5) {
  width: 5%;
}
.service_list tr td:nth-child(6) {
  width: 10%;
}
.service_list tr td:nth-child(7) {
  width: 10%;
}
.service_list tr td:nth-child(8) {
  width: 20%;
}
.service_list tr td:nth-child(9) {
  width: 10%;
}

.paging {
  margin: 20px auto 50px auto;
  text-align: center;
}
.paging a {
  display: inline-block !important;
  padding: 2px 8px !important;
  color: #8e8e8e !important;
  font-size: 16px !important;
  background: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
.paging .active {
  color: #293eb5 !important;
  border: none !important;
}
.paging a:hover {
  color: #293eb5 !important;
}

/*기념일설정*/
.service_02_table {
  width: 100%;
  border-top: 3px solid #000;
}
.service_02_table textarea {
  border: none;
  overflow-y: hidden;
  width: 360px;
  height: 200px;
  font-size: 16px;
  color: #666;
  font-family: "Noto Sans KR", sans-serif;
}
.service_02_table tr th {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  padding: 16px 0;
  font-weight: 500;
  background: #f8f8f8;
  width: 33.3%;
}
.service_02_table tr td {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  padding: 16px;
  font-weight: 300;
  text-align: left;
}
.service_02_table select {
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 6px;
  width: 100px;
}
.service_02_table tr td > div {
  display: inline-block;
}
.service_02_table tr td > div:nth-child(2) {
  margin-left: 16px;
}

/*이벤트관리*/
.event_sub span {
  font-size: 16px;
  font-weight: 300;
  color: #666;
  padding-left: 10px;
}
.event_table {
  width: 100%;
  border-top: 3px solid #000;
}
.event_table td {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
  padding: 16px;
  font-weight: 500;
  width: 25%;
  vertical-align: middle;
}
.event_table tr td:nth-child(1) {
  background: #f8f8f8;
}
.event_table tr td:nth-child(3) {
  background: #f8f8f8;
}
.event_table tr td:nth-child(2n) {
  text-align: left;
}
.event_table a {
  background: #293eb5;
  color: #fff;
  padding: 4px 12px;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 300;
}
.event_table ul li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 8px;
}

.event_table .table_in {
  width: 100%;
}
.event_table .table_in th {
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 300;
  background: #f8f8f8;
  vertical-align: middle;
  text-align: center !important;
}
.event_table .table_in td {
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 10px;
  font-weight: 300;
  background: #fff !important;
  vertical-align: middle;
  width: 10%;
  text-align: center !important;
}
.event_table .table_in td:nth-child(4) {
  width: 60%;
}

.event_top {
  border-top: 3px solid #000;
  border-bottom: 1px solid #ddd;
  padding: 40px;
  text-align: left;
}
.event_top h4 {
  font-size: 16px;
  color: #8e8e8e;
  padding-bottom: 20px;
  font-weight: 400;
}
.event_top h5 {
  font-size: 16px;
  color: #666;
  font-weight: 400;
}
.event_sub {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  padding: 50px 0 20px 0;
}

.event_in {
  width: 100%;
  border-top: 3px solid #000;
  margin-bottom: 30px;
}
.event_in th {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 300;
  background: #f8f8f8;
  vertical-align: middle;
  font-weight: 500;
}
.event_in td {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px;
  font-weight: 300;
  background: #fff !important;
  vertical-align: middle;
}
.event_in td:nth-child(4) {
  width: 60%;
}
.event_in a {
  background: #293eb5;
  color: #fff;
  padding: 4px 12px;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 300;
}
.event_in select {
  border: 1px solid #ddd;
  padding: 10px 16px;
}
.event_in input[type="text"] {
  border: 1px solid #ddd;
  padding: 10px 16px;
}

.event_in textarea {
  width: 100%;
  height: 270px;
  border: none;
  font-size: 16px;
  font-weight: 300;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
}

.event_main_button {
  display: inline-block;
  width: 100%;
}
.event_main_button li {
  display: inline-block;
  float: left;
  width: 33.3%;
  padding: 30px;
  background: #fff;
  color: #000;
  height: 360px;
}
.event_main_button img {
  display: block;
  margin: 0 auto 30px auto;
}
.event_main_button li h2 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-align: center;
  display: block;
}
.event_main_button li h5 {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  text-align: left;
  padding-top: 20px;
  height: 92px;
}
.event_main_button a {
  display: block;
  width: 100%;
  background: #ffec48;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0;
  margin-top: 20px;
}
.event_main_button a:hover {
  display: block;
  width: 100%;
  background: #293eb5;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0;
  margin-top: 20px;
}

/*이벤트참여자목록*/
.search_wrap {
  border: 1px solid #ddd;
  padding: 40px 50px;
}
.search_wrap ul {
  display: flex;
  width: 100%;
}
.search_wrap ul li {
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin-right: 25px;
}
.search_wrap ul li:nth-child(3) {
  margin-right: 10px;
}
.search_wrap ul li input[type="text"] {
  border: 1px solid #ddd;
  padding: 12px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  border-radius: 30px;
}
.search_wrap ul li select {
  border: 1px solid #ddd;
  padding: 10px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  border-radius: 30px;
}
.search_wrap ul:first-child > li > a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  background: #ddd;
  color: #8e8e8e;
  padding: 8px 20px;
  border-radius: 30px;
  width: 89.5px;
}
.search_wrap .title {
  cursor: pointer;
  float: right;
  font-size: 16px;
  background: #333;
  color: #fff;
  border-radius: 30px;
  padding: 8px 30px;
  margin-right: 104px;
  width: 174px;
}
.search_wrap ul:nth-child(2) {
  position: relative;
}
.search_wrap ul:nth-child(2) li a {
  position: absolute;
  right: 5px;
  font-size: 16px;
  background: #293eb5;
  color: #fff;
  border-radius: 30px;
  padding: 8px 30px;
  top: 20px;
}
.search_wrap .con2 tr td {
  margin-top: 10px;
  border: 1px solid #ddd;
  padding: 16px 0;
}
.search_wrap .con2 tr td:first-child {
  width: 10%;
  text-align: center;
  vertical-align: middle;
  background: #f8f8f8;
}
.search_wrap .con2 tr td:nth-child(2) {
  padding-left: 16px;
}
.search_wrap .con2 tr td:nth-child(2) {
  width: 90%;
}
.accordion-box {
  margin-top: 20px;
}
.accordion-box li {
  width: 100%;
}
.search_wrap .con2 table {
  width: 100%;
}
.search_wrap .con2 select {
  margin: 0 6px;
}

/*참여자통계분석*/
.event_tab {
  display: block;
  margin-bottom: 50px;
}
.event_tab > div:first-child {
  display: inline-block;
  float: left;
  margin-top: 9px;
}
.event_tab > div:nth-child(2) {
  display: inline-block;
  float: right;
}
.event_tab > div li {
  display: inline-block;
}
.event_tab a {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 0 10px;
}
.event_tab > div:nth-child(1) > ul > li:nth-child(1) > a {
  padding: 0 10px 0 0;
}
.event_tab > div:nth-child(1) > ul > li:nth-child(1) > a:before {
  display: none;
}
.event_tab > div:nth-child(1) > ul > li a:before {
  display: block;
  position: absolute;
  content: "";
  top: 8px;
  left: 0px;
  width: 1px;
  height: 12px;
  background: #ccc;
}
.event_tab .active {
  color: #293eb5;
}
.event_tab li {
  font-size: 16px;
}
.event_tab select {
  border: 1px solid #ddd;
  border-radius: 30px;
  padding: 13px;
  width: 100px;
  color: #666;
  font-size: 14px;
}
.event_tab > div:nth-child(2) > ul > li:nth-child(4) > a {
  color: #fff;
  background: #293eb5;
  border-radius: 30px;
  width: 100px;
  padding: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  vertical-align: middle;
  margin-left: 10px;
}
.event_tab label {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  margin-right: 5px;
}

.event_in2 {
  width: 100%;
  border-top: 3px solid #000;
  margin-bottom: 30px;
}
.event_in2 th {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 300;
  background: #f8f8f8;
  vertical-align: middle;
  font-weight: 500;
}
.event_in2 td {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px;
  font-weight: 300;
  background: #fff !important;
  vertical-align: middle;
  text-align: center;
}
.event_in2 td a {
  background: #293eb5;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
}
.event_in2 textarea {
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: 300;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
}
.event_in2 .new_table_event {
  width: 100%;
}
.event_in2
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(1) {
  border-bottom: 1px solid #ddd;
}
.event_in2
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(1)
  > td:nth-child(1) {
  border-right: 1px solid #ddd;
}
.event_in2
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(2)
  > td:nth-child(1) {
  border-right: 1px solid #ddd;
}
.event_in2 > tbody > tr > td > table > tbody > tr > td > textarea {
  height: 100px;
}

.poster_print {
  margin-top: 100px;
}

.search_wrap > .search_ul {
  width: 70% !important;
  margin: 0 auto;
  position: relative;
}
.search_wrap > .search_ul:nth-child(2) {
  margin: 16px auto 0 auto;
}

.search_button {
  background: #293eb5 !important;
  color: #fff !important;
}

/*이벤트관리*/
.event_table_tb {
  width: 98%;
}
.event_table_tb tr td:nth-child(2n) {
  width: 28% !important;
  border: none !important;
  background: none !important;
}
.event_table_tb td {
  width: 22% !important;
  border: none !important;
  background: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
.event_table_tb select {
  width: 85% !important;
}
.event_table_tb input[type="text"] {
  width: 85% !important;
}

.new_table_event {
  width: 100%;
}
.new_table_event td {
  width: 50%;
  text-align: left;
  border: none;
}

/*행운선물이벤트*/
.giftin_table {
  width: 100%;
}
.event_in span {
  text-align: right;
  float: right;
  font-weight: 300;
  font-size: 14px;
  padding-top: 10px;
}
.event_in h4 {
  text-align: left;
  font-weight: 300;
  font-size: 14px;
  padding-top: 10px;
}

/*기간추첨이벤트*/
.event_in2 select {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.event_in2 span {
  float: right;
  text-align: right;
}

.event3_table {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 80px;
}
.event3_table td {
  font-size: 16px;
  padding: 16px;
  font-weight: 500;
  width: 25%;
  vertical-align: middle;
  border-bottom: 1px solid #000;
}
.event3_table tr td:nth-child(1) {
  background: #ffec48;
}
.event3_table tr td:nth-child(3) {
  background: #ffec48;
}
.event3_table tr td:nth-child(2n) {
  text-align: left;
}
.event3_table a {
  background: #293eb5;
  color: #fff;
  padding: 4px 12px;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 300;
}

/*설득메시지*/
.content .search_wrap2 {
  border: 1px solid #ddd;
  padding: 40px 50px;
}
.content .search_wrap2 ul {
  display: flex;
  margin: 0 auto;
  text-align: center;
  width: 62%;
}
.content .search_wrap2 ul li {
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin-right: 20px;
}
.content .search_wrap2 ul li select {
  border: 1px solid #ddd;
  padding: 10px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  border-radius: 30px;
}
.content .search_wrap2 a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  background: #293eb5;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
}

.couponres_table {
  width: 100%;
  border-top: 3px solid #000;
  margin-top: 80px;
}
.couponres_table textarea {
  border: none;
  overflow-y: hidden;
  width: 360px;
  height: 140px;
  font-size: 16px;
  color: #666;
  font-family: "Noto Sans KR", sans-serif;
  overflow-y: scroll;
}
.couponres_table tr th {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #000;
  padding: 16px 0;
  font-weight: 500;
  background: #ffec48;
  width: 33.3%;
}
.couponres_table tr td {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  padding: 16px;
  font-weight: 300;
}
.couponres_table select {
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 6px;
  width: 100px;
}
.couponres_table tr td > div {
  display: inline-block;
}
.couponres_table tr td > div:nth-child(2) {
  margin-left: 16px;
}
.couponres_table span {
  text-align: right;
  float: right;
}
.couponres_table input[type="text"] {
  border: 1px solid #ddd;
  width: 60px;
  font-size: 14px;
  padding: 6px;
}
.couponres_table h4 {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
  text-align: left;
}
.couponres_table h5 {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  margin-right: 138px;
}

.search_wrap2 #popup-1,
#popup-2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 999;
}
.search_wrap2 #inner-popup-1,
#inner-popup-2 {
  padding: 20px;
  margin: 0 auto;
  width: 50%;
  background: #fff;
  margin: 60px auto;
  padding: 60px;
  border-radius: 20px;
  position: relative;
  box-shadow: 0px 0px 18px #ddd;
}

.search_wrap2 #inner-popup-1 h3 {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}
.search_wrap2 #inner-popup-1 table {
  width: 100%;
}

.search_wrap2 #inner-popup-1 table th {
  border: 1px solid #ddd;
  font-size: 16px;
  background: #f8f8f8;
  font-weight: 600;
  padding: 12px 0;
}
.search_wrap2 #inner-popup-1 table td {
  border: 1px solid #ddd;
  font-size: 16px;
  background: #fff;
  font-weight: 300;
  padding: 12px 0;
}

.search_wrap2 #inner-popup-1 button {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: 0;
}
.search_wrap2 #inner-popup-1 a {
  background: #293eb5;
  color: #fff;
  padding: 6px 10px;
  font-size: 14px;
  display: block;
  width: 80px;
  margin: 0 auto;
}

.search_wrap2 #inner-popup-2 h3 {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}
.search_wrap2 #inner-popup-2 table {
  width: 100%;
}
.search_wrap2 #inner-popup-2 table th {
  border: 1px solid #ddd;
  font-size: 16px;
  background: #f8f8f8;
  font-weight: 600;
  padding: 12px 0;
}
.search_wrap2 #inner-popup-2 table td {
  border: 1px solid #ddd;
  font-size: 16px;
  background: #fff;
  font-weight: 300;
  padding: 12px 0;
}

.search_wrap2 #inner-popup-2 button {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: 0;
}
.search_wrap2 #inner-popup-2 a {
  background: #293eb5;
  color: #fff;
  padding: 6px 10px;
  font-size: 14px;
  display: block;
  width: 80px;
  margin: 0 auto;
}
.search_wrap2 #inner-popup-2 button {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: 0;
}
.search_wrap2 #inner-popup-2 a {
  background: #293eb5;
  color: #fff;
  padding: 6px 10px;
  font-size: 14px;
  display: inline-block;
  width: 80px;
  margin: 0 auto;
}
.search_wrap2 #inner-popup-2 td:nth-child(5) a:nth-child(2) {
  background: #ec1d25;
}

.content_title2 {
  background: #f8f8f8;
  padding: 30px 0 0 0;
  margin-bottom: 100px;
}
.content_title2 p {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.content_title2 h3 {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  padding: 8px 0 30px 0;
}
.underline {
  border-bottom: 1px solid #ffec48;
  box-shadow: inset 0 -9px #ffec48;
}

.content_title2 h4 {
  display: block;
  background: #fff;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding: 8px 0 20px 0;
  width: 100%;
  padding-top: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 80px;
}

.content_title2 > h4 > a {
  display: inline-block;
  color: #fff;
  background: #293eb5;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
}
/*랜딩페이지*/
.randing_list {
  display: flex;
  width: 100%;
  border-top: 3px solid #000;
}
.randing_list tbody {
  display: inline-block;
  width: 100%;
}
.randing_list tr {
  width: 100%;
  display: flex;
}
.randing_list td {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 300;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.randing_list th {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 500;
}
.randing_list tr td a {
  display: block;
  background: #333;
  color: #fff;
  padding: 5px 8px;
  font-size: 14px;
  border-radius: 30px;
}
.randing_list tr th:nth-child(1) {
  width: 5%;
}
.randing_list tr th:nth-child(2) {
  width: 10%;
}
.randing_list tr th:nth-child(3) {
  width: 40%;
}
.randing_list tr th:nth-child(4) {
  width: 15%;
}
.randing_list tr th:nth-child(5) {
  width: 5%;
}
.randing_list tr th:nth-child(6) {
  width: 5%;
}
.randing_list tr th:nth-child(7) {
  width: 10%;
}
.randing_list tr th:nth-child(8) {
  width: 10%;
}

.randing_list tr td:nth-child(1) {
  width: 5%;
}
.randing_list tr td:nth-child(2) {
  width: 10%;
}
.randing_list tr td:nth-child(3) {
  width: 40%;
  text-align: left;
}
.randing_list tr td:nth-child(3) ul li:nth-child(1) a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.randing_list tr td:nth-child(3) ul li:nth-child(2) a {
  font-size: 16px;
  font-weight: 600;
  color: #293eb5;
}
.randing_list tr td:nth-child(3) a {
  background: none;
  color: #000;
}
.randing_list tr td:nth-child(4) {
  width: 15%;
}
.randing_list tr td:nth-child(4) a {
  background: #ddd;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  padding: 4px 5px;
  border-radius: 0;
  display: inline-block;
}
.randing_list tr td:nth-child(4) ul li:nth-child(1) a {
  margin-bottom: 8px;
}
.randing_list tr td:nth-child(5) {
  width: 5%;
}
.randing_list tr td:nth-child(5) a {
  background: #293eb5;
}
.randing_list tr td:nth-child(6) {
  width: 5%;
}
.randing_list tr td:nth-child(7) {
  width: 10%;
}
.randing_list tr td:nth-child(8) {
  width: 10%;
}

.content .randing_table {
  display: block;
  width: 100%;
  border-top: 3px solid #000;
}
.content .randing_table tbody {
  display: block;
  width: 100%;
}
.content .randing_table td {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
}
.content .randing_table tr {
  width: 100%;
  display: inline-table;
}
.content .randing_table tr td:first-child {
  background: #f8f8f8;
  width: 20%;
}
.content .randing_table tr td:nth-child(2) {
  text-align: left;
  padding-left: 20px;
}
.content .randing_table tr td:nth-child(3) {
  text-align: center;
  width: 20%;
  background: #f8f8f8;
}
.content .randing_table tr td:nth-child(4) {
  text-align: left;
  padding-left: 20px;
}

.content .randing_table input[type="text"] {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.content .randing_table select {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.content .randing_table textarea {
  border: 1px solid #ddd;
  width: 98%;
  min-height: 188px;
  padding: 18px 19px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
}

.content .randing_table button {
  font-size: 14px;
  color: #fff;
  border: none;
  padding: 10px 20px;
  background: #293eb5;
}
.content .randing_table td a {
  display: inline-block;
  color: #fff;
  background: #293eb5;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
}

.content .randing_table tr td:nth-child(2) {
  font-weight: 400;
}
.content .randing_table tr td:nth-child(4) {
  font-weight: 400;
}
.randing_table .form_list li {
  display: inline-block;
  float: left;
  width: 25%;
  margin-bottom: 10px;
}
.randing_table h5 {
  font-size: 14px;
  font-weight: 300;
  color: #666;
  display: flex;
  width: 100%;
}
.content > table:nth-child(5) > tbody > tr > td:nth-child(2) > div > div {
  margin: 10px 0;
}
.set_button a {
  display: block;
  font-size: 20px;
  color: #fff;
  background: #293eb5;
  padding: 20px 0;
  width: 1200px;
  margin: 0 auto 80px auto;
  text-align: center;
  border-radius: 50px;
}
.randing_table .add_input {
  display: flex !important;
  width: 120px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin: 10px auto 0 auto !important;
  color: #fff;
  background: #293eb5;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 300;
}
.randing_bt_color > label:nth-child(2) {
  background: #adadad;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(4) {
  background: #3e3e3e;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(6) {
  background: #000;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(8) {
  background: #056fdb;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(10) {
  background: #ffa800;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(12) {
  background: #ff6600;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(14) {
  background: #bd0909;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}
.randing_bt_color > label:nth-child(16) {
  background: #1ebc1a;
  color: #fff;
  padding: 4px 14px;
  border-radius: 5px;
  font-size: 14px;
}

.company_randing li {
  margin: 10px 0;
}
.company_randing p {
  margin-bottom: 5px;
}
.company_randing > ul > li > ul > li:nth-child(1) > p {
  display: inline-block;
  margin: 40px 0 20px 0;
}
.randing_table .randing_bn li {
  margin: 20px 0;
}
.randing_table .randing_bn li input {
  width: 67% !important;
}
.randing_table .randing_bn img {
  width: 20%;
  vertical-align: middle;
  margin-right: 10px;
}

/*문자발송*/
.send_form {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}
.formsend {
  display: inline-block;
  float: left;
  width: 50%;
}
.formsend > div {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 30px;
  display: inline-block;
}
.formsend > div > label:nth-child(1) {
  background: #ddd;
  color: #8e8e8e;
  padding: 10px 21px;
  float: left;
  margin-top: 5px;
}
.formsend > div > input[type="text"]:nth-child(2) {
  width: 79%;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 10px 0;
}
.formsend > div > textarea {
  border: 1px solid #ddd;
  width: 88%;
  height: 200px;
  padding: 30px;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
  margin-top: 20px;
}
.formsend > div > input[type="text"] {
  width: 96%;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 10px;
  margin: 5px 0;
}
.formsend > div > a {
  display: block;
  width: 100%;
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  margin-top: 10px;
}
.formsend > div > input[type="file"]:nth-child(5) {
  width: 100%;
  margin-bottom: 10px;
}
.formsend > div > span {
  text-align: right;
  float: right;
}
.formsend > div > span:nth-child(5) {
  display: block;
  width: 100%;
  background: #666;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.send_form div > div h4 {
  background: #ddd;
  color: #8e8e8e;
  padding: 10px 15px;
  float: left;
  margin-top: 5px;
  font-weight: 400;
}
.send_form div > div select {
  border: 1px solid #ddd;
  height: 40px;
  width: 427px;
  margin-top: 5px;
  color: #666;
  padding: 0 10px;
}

.btn-primary {
  float: left;
  margin: 10px 0;
  background: #293eb5 !important;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  padding: 6px 16px;
  font-weight: 300;
  cursor: pointer;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

.send_form ul li:nth-child(2) iframe {
  display: inline-block;
  float: right;
  width: 45%;
  position: relative;
}
.send_form ul li:nth-child(2) > div > ul > li:nth-child(1) {
  display: inline-block;
  float: left;
  width: 49%;
  margin-bottom: 2%;
}
.send_form ul li:nth-child(2) > div > ul > li:nth-child(2) {
  display: inline-block;
  float: right;
  width: 49%;
  margin-bottom: 2%;
  margin-left: 10px;
}
.send_form ul li:nth-child(2) > div > ul > li textarea {
  border: 1px solid #ddd;
  width: 84%;
  font-family: "Noto Sans KR", sans-serif;
  padding: 20px;
  font-size: 16px;
  color: #666;
  height: 170px;
}

.send_form > ul > li:nth-child(2) > div:nth-child(3) {
  position: absolute;
  bottom: 2px;
  color: #666;
  text-align: left;
  float: left;
  font-size: 13px;
}

#pastCou {
  width: 100%;
}
#pastCou iframe {
  width: 560px;
  height: 780px;
  margin-top: -20px;
}
#pastCou div > ul > li:nth-child(1) {
  display: inline-block;
  float: left;
  width: 49%;
  margin-bottom: 2%;
}
#pastCou div > ul > li:nth-child(2) {
  display: inline-block;
  float: right;
  width: 49%;
  margin-bottom: 2%;
  margin-left: 10px;
}
#pastCou div > ul > li textarea {
  border: 1px solid #ddd;
  width: 84%;
  font-family: "Noto Sans KR", sans-serif;
  padding: 20px;
  font-size: 16px;
  color: #666;
  height: 170px;
}

#pastCou > div:nth-child(3) {
  position: absolute;
  bottom: 2px;
  color: #666;
  text-align: left;
  float: left;
  font-size: 13px;
}

/*공지사항*/
.borard_in {
  width: 100%;
  border-top: 3px solid #000;
  margin-bottom: 30px;
}
.borard_in th {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 300;
  background: #f8f8f8;
  vertical-align: middle;
  font-weight: 500;
}
.borard_in td {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 16px;
  font-weight: 300;
  background: #fff !important;
  vertical-align: middle;
}
.borard_in tr td:nth-child(3) a {
  text-align: left;
  font-size: 16px;
  display: block;
}
.borard_view {
  border-top: 3px solid #000;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.borard_view tr:nth-child(1) td {
  border-bottom: 1px solid #ddd;
}
.borard_view tr:nth-child(1) td:nth-child(1) {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 16px;
  width: 90%;
}
.borard_view tr:nth-child(1) td:nth-child(2) {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 16px;
  width: 10%;
}
.borard_view tr:nth-child(2) td {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  padding: 30px 16px;
}

.join .button_unit {
  margin: 30px 0 50px 0;
  display: inline-block;
}
.join .button_unit li:first-child {
  display: inline-block;
  background: #293eb5;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
}
.join .button_unit li:nth-child(2) {
  display: inline-block;
  background: none;
  border: 1px solid #8e8e8e;
  color: #8e8e8e;
  border-radius: 50px;
}
.join .button_unit li:first-child a {
  color: #fff;
  display: block;
  width: 180px;
  padding: 15px 0;
  font-size: 18px;
}
.join .button_unit li:nth-child(2) a {
  color: #8e8e8e;
  display: block;
  width: 180px;
  padding: 15px 0;
  font-size: 18px;
}

.precautions {
  background: #eee;
  padding: 30px;
  display: inline-block;
}
.precautions p {
  text-align: left;
  font-weight: 600;
  color: #293eb5;
  font-size: 16px;
  padding-bottom: 20px;
}
.precautions h4 {
  text-align: left;
  font-weight: 400;
  color: #8e8e8e;
  font-size: 14px;
}

.join .joinsub_title h2 {
  font-size: 14px;
  color: #8e8e8e;
  font-weight: 400;
}

.pay_ifo {
  border: 1px solid #293eb5;
  padding: 30px;
  width: 100%;
  display: inline-block;
  margin-top: 40px;
}
.pay_ifo ul li {
  display: inline-block;
  float: left;
  width: 25%;
  text-align: center;
}
.pay_ifo ul li p {
  display: inline-block;
  width: 50%;
  float: left;
  font-size: 16px;
  font-weight: 600;
  color: #293eb5;
}
.pay_ifo ul li span {
  display: inline-block;
  width: 50%;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  color: #666;
}

.pay_btlist {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
.pay_btlist ul li {
  display: inline-block;
  float: left;
  width: 25%;
}
.pay_btlist ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #8e8e8e;
  background: #eee;
  border-radius: 50px;
  padding: 18px;
  display: block;
  width: 94%;
}
.pay_btlist ul li .active {
  background: #293eb5;
  color: #fff;
  border: none;
}

/*행운선물*/
.ltt_form {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
  margin-top: 80px;
}
.ltt_form ul li:nth-child(1) {
  display: inline-block;
  float: left;
  width: 40%;
}
.ltt_form ul li:nth-child(2) {
  display: inline-block;
  float: right;
  width: 55%;
}
.ltt_form ul li:nth-child(1) > div {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 30px;
  display: inline-block;
  width: 100%;
}
.ltt_form ul li:nth-child(1) > div > textarea {
  border: 1px solid #ddd;
  width: 85%;
  height: 100px;
  padding: 30px;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
  margin-top: 20px;
}
.ltt_form ul li:nth-child(1) > div > span {
  display: block;
  width: 100%;
  background: #293eb5;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.ltt_form p {
  text-align: left;
  font-size: 14px;
  color: #666;
  font-weight: 300;
}
.ltt_form h4 {
  background: #ddd;
  color: #8e8e8e;
  padding: 10px 21px;
  float: left;
  margin-top: 5px;
  font-weight: 400;
}
.ltt_form select {
  border: 1px solid #ddd;
  height: 40px;
  width: 300px;
  margin-top: 5px;
  color: #666;
  padding: 0 10px;
}

.ltt_in {
  width: 100%;
  border-top: 3px solid #000;
  margin-bottom: 30px;
}
.ltt_in th {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 18px 0;
  font-weight: 300;
  background: #f8f8f8;
  vertical-align: middle;
  font-weight: 500;
}
.ltt_in td {
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 18px 16px;
  font-weight: 300;
  background: #fff !important;
  vertical-align: middle;
}
.ltt_in td a {
  background: #293eb5;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
}
.ltt_in textarea {
  width: 100%;
  border: none;
  font-size: 16px;
  font-weight: 300;
  font-family: "Noto Sans KR", sans-serif;
  color: #666;
}
.ltt_in .new_table_event {
  width: 100%;
}
.ltt_in
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(1) {
  border-bottom: 1px solid #ddd;
}
.ltt_in
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(1)
  > td:nth-child(1) {
  border-right: 1px solid #ddd;
}
.ltt_in
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2)
  > table
  > tbody
  > tr:nth-child(2)
  > td:nth-child(1) {
  border-right: 1px solid #ddd;
}
.ltt_in > tbody > tr > td > table > tbody > tr > td > textarea {
  height: 100px;
}
.ltt_in select {
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-size: 14px;
  color: #666;
  font-weight: 300;
  box-sizing: border-box;
  width: 400px;
}
.ltt_in span {
  float: right;
  text-align: right;
}

.bubble2 {
  text-align: center;
  margin-top: 20px;
  position: absolute;
  top: -72px;
  right: 74px;
}
.chatbox2 {
  animation: motion 0.5s linear 0s infinite alternate;
  margin-top: 0;
  -webkit-animation: motion 0.5s linear 0s infinite alternate;
  margin-top: 0;
}

.ltt_content > input[type="radio"] {
  display: none;
}
.ltt_content > input[type="radio"] + label {
  display: inline-block;
  padding: 20px;
  background: none;
  color: #999;
  font-size: 16px;
  cursor: pointer;
  width: 49.7%;
  margin-bottom: 30px;
  font-weight: 300;
  border: 1px solid #ddd;
}
.ltt_content > input[type="radio"]:checked + label {
  background: #293eb5;
  color: #fff;
  font-weight: 600;
  border: none;
}

.ltt_content .conbox {
  width: 100%;
  margin: 80px 0;
  background: #fff;
  margin: 0 auto;
  display: none;
}
.ltt_content > input[id="tab01"]:checked ~ .con1 {
  display: block;
}
.ltt_content > input[id="tab02"]:checked ~ .con2 {
  display: block;
}
.ltt_content p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 30px;
  padding: 20px 0;
}

.search_ltt {
  width: 72% !important;
  margin: 0 auto;
}
.search_ltt h2 {
  display: inline-block;
}
.search_ltt h3 {
  display: inline-block;
}
.search_ltt2 a {
  font-size: 16px;
  background: #293eb5;
  color: #fff;
  border-radius: 30px;
  padding: 8px 30px;
}

.search_ltt2 {
  margin: 0 auto;
  background: #f8f8f8;
  padding: 30px 150px;
}

.poster_form {
  display: inline-block;
  width: 1200px;
  margin-top: 50px;
}
.poster_form > div:nth-child(1) {
  display: inline-block;
  float: left;
  border-right: 1px solid #ddd;
  width: 50%;
}
.poster_form > div:nth-child(2) {
  display: inline-block;
  float: right;
  width: 50%;
}
.poster_form h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  padding-bottom: 10px;
}
.poster_form p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.poster_form h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding: 20px 0 10px 0;
}
.poster_form h4 {
  font-size: 20px;
  font-weight: 800;
  color: #293eb5;
}
.poster_form a {
  background: #293eb5;
  color: #fff;
  border-radius: 50px;
  padding: 10px 20px;
  display: block;
  font-size: 20px;
  font-weight: 400;
  width: 260px;
  margin: 30px auto 0 auto;
}

.agreement p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.company p {
  text-align: left;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  display: flex;
  width: 100%;
}

.service {
  max-width: 1100px;
  margin: 0 auto;
}
.service p {
  text-align: left;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  display: flex;
  width: 100%;
}
.service .line {
  width: 100%;
  height: 1px;
  background: #ddd;
  margin: 80px 0 40px 0;
}
.service h2 {
  text-align: left;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding: 40px 0 10px 0;
}

@media (max-width: 450px) {
  body {
    width: 100%;
    display: inline-block;
    height: 100vw;
  }
}

/* 메인 페이지 리뉴얼 20231105 */

.main_all section {
  width: 100%;
  max-width: 1070px;
  padding: 80px 15px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  overflow: hidden;
}

section .sub_title {
  text-align: center;
  color: #227eff;
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif;
}

section > h3.title {
  color: #050505;
  font-size: 30px;
  display: block;
  font-family: "Noto Sans KR", sans-serif;
}

.functions_list {
  margin: 90px auto 0;
}

.functions_list ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 110px 30px;
  align-items: start;
}

.functions_list ul li:last-child {
  margin-top: -10px;
}

.functions_list ul li > img {
  display: block;
  width: 100%;
  max-width: 55px;
  margin: 0 auto 12px;
}

.functions_list ul li:last-child > img {
  max-width: 65px;
}

.functions_list ul li > span {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif;
}

.functions_list ul li > span p {
  font-size: 14px;
  display: inline-block;
}

.functions_list ul li > p {
  font-size: 16px;
  color: #212121;
  word-break: keep-all;
  font-family: "Noto Sans KR", sans-serif;
}

.functions_list ul li > p br {
  display: block;
}

.main_all section.contact_free {
  margin: 0px auto 60px;
  max-width: 1000px;
}

.inner_wrap {
  border-radius: 15px;
  box-sizing: border-box;
  border: 2px solid #bfd9ff;
  padding: 60px 30px 70px;
  position: relative;
}

.inner_wrap::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 15px;
  border: 2px solid #e6f0ff;
  box-sizing: border-box;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: -1;
}

.contact_free .title {
  font-size: 30px;
  color: #227eff;
  display: block;
  margin-bottom: 35px;
  word-break: keep-all;
  font-family: "NanumSquare", sans-serif;
}

div.flex_box {
  display: flex;
  flex-wrap: wrap;
}

.contact_free .flex_box {
  align-items: center;
  justify-content: center;
  gap: 65px;
}

.contact_free .flex_box > img {
  width: 100%;
  max-width: 210px;
}

.contact_free .flex_box .left .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb;
  box-sizing: border-box;
  gap: 35px;
}

.contact_free .flex_box .left .box span {
  font-size: 22px;
  color: #505050;
  font-family: "NanumSquare", sans-serif;
}

.client .title,
.sales .title {
  font-size: 24px;
  color: #000;
  display: block;
  font-weight: 500;
}

.client .title b,
.sales .title b {
  font-size: 30px;
  font-family: "NanumSquare", sans-serif;
}

.client_list {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(4, 1fr);
  gap: 44px;
  margin: 50px 0 0;
}

.client_list li {
  border: 2px solid #f1f1f1;
  border-radius: 15px;
  background-color: #f3f9ff;
  padding: 35px 15px;
  word-break: keep-all;
}

.client_list li p {
  font-size: 16px;
  color: #505050;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif;
}

.client_list li img {
  width: 80px;
  display: block;
  margin: 0 auto 12px;
}

.main_all section.sales {
  margin: 80px auto 0;
}

.main_all section.sales .title {
  font-family: "NanumSquare", sans-serif;
}

.swipe_wrap {
  margin: 90px auto 0;
  position: relative;
}

.swipe_wrap .phone {
  background-image: url(../images/main/phone_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 52%;
  background-size: contain;
  position: relative;
}

.swipe_wrap .phone::before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -57%);
  z-index: -1;
  background-color: #f8fcff;
}

.swipe_wrap .phone .inner {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -100%);
}

.swipe_wrap .phone .inner > img {
  height: 25px;
  margin: 0 auto 8px;
}

.swipe_wrap .phone .inner > p {
  font-size: 12px;
  color: #7a7a7a;
  font-weight: 400;
  margin-bottom: 35px;
}

.swipe_wrap .apply {
  border-radius: 100px;
  background-color: #408dff;
  text-align: center;
  border: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 17px;
  font-family: "KoPubWorldDotum", sans-serif;
}

.swipe_wrap .swipe {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 55px;
  width: 100%;
  max-width: 950px;
  overflow: hidden;
}

.swipe_wrap .swipe img {
  width: 100%;
  max-width: 180px;
}

.swipe_wrap .swipe .swiper-slide {
  width: fit-content;
}

.main_all section.service {
  margin: 60px auto 0;
}

.main_all section.service > p,
.main_all section.service > h3 {
  font-family: "NanumSquare", sans-serif;
}

.service_list {
  display: grid;
  gap: 150px;
  border: 0;
  margin: 60px auto 0;
}

.service_list .box b {
  font-size: 28px;
  color: #0066ff;
  display: block;
  margin-bottom: 15px;
  font-family: "NanumSquare", sans-serif;
}

.service_list .box b br {
  display: none;
}

.service_list .box p {
  justify-content: center;
  font-size: 20px;
  color: #212121;
  font-weight: 500;
  text-align: center;
  font-family: "NanumSquare", sans-serif;
}

.service_list .box img {
  display: block;
  margin: 50px auto 0;
  width: 100%;
  max-width: 72%;
}

.service_list .box:nth-child(3) img,
.service_list .box:nth-child(5) img {
  max-width: 65%;
}

.main_all section.youtube > h3 {
  font-family: "NanumSquare", sans-serif;
}

.main_all section.youtube > img {
  width: 100%;
  max-width: 60px;
  margin: 0 auto;
}

.main_all section.youtube .title {
  font-size: 30px;
  color: #000;
}

.main_all section.youtube .flex_box {
  margin: 50px 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.link_box img {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.premium_intro {
  margin: 30px auto 70px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.main_all section.premium {
  margin: 50px auto 0;
  max-width: initial;
}

.main_all section.premium > p {
  font-family: "NanumSquare", sans-serif;
}

div.promotion_list {
  flex-wrap: nowrap;
  gap: 35px;
  justify-content: center;
}

.promotion_item {
  border-radius: 15px;
  box-shadow: 0px 7px 25px 8px #e6f0ff;
  padding: 46px 15px;
  flex: 1;
  position: relative;
  width: 100%;
  max-width: 320px;
}

.promotion_item > img {
  position: relative;
  width: 100%;
  max-width: 45px;
  margin-bottom: 13px;
}

.promotion_item .title {
  font-size: 26px;
  color: #000;
  margin-bottom: 30px;
}

.promotion_item span {
  font-size: 24px;
  margin-bottom: 30px;
  display: block;
}

.promotion_item span b {
  color: #227eff;
  font-size: 34px;
  display: inline-block;
  vertical-align: inherit;
}

.promotion_item .explain {
  font-size: 17px;
  word-break: keep-all;
  font-weight: 500;
  color: #767676;
}

.promotion_item .link {
  font-size: 16px;
  color: #505050;
  text-decoration: underline;
  margin: 30px 0 0;
  display: block;
  font-weight: 700;
}

.promotion_item .link img {
  width: 20px;
  position: relative;
  top: 4px;
  display: inline-block;
  margin-left: 5px;
}

.free_trial {
  display: block;
  margin: 40px auto;
  width: 90%;
  max-width: 350px;
  font-size: 17px;
  color: #fff;
  background-color: #237fff;
  border: 0;
  border-radius: 100px;
  padding: 15px;
  font-weight: 500;
}

.main_all section.main_text {
  max-width: 1300px;
  padding-top: 135px;
}

.main_text .inner_box {
  background-color: #264066;
  border-radius: 15px;
  padding: 40px 15px;
  text-align: center;
  position: relative;
}

.main_text .inner_box > img {
  position: absolute;
  width: 100%;
  max-width: 70px;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
}

.main_text .inner_box .title {
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 28px;
  color: #fff;
  font-weight: 600;
  font-family: "NanumSquare", sans-serif;
}

.main_text .inner_box .title br {
  display: none;
}

.main_text .inner_box .sub_title {
  font-size: 24px;
  color: #fff;
  font-family: "NanumSquare", sans-serif;
}

.main_text .inner_box .sub_title br {
  display: none;
}

.main_all section.main_banner {
  width: 100vw;
  left: 50%;
  transform: translateX(-50vw);
  position: relative;
  max-width: initial;
  padding: 0;
  box-sizing: border-box;
  font-family: "NanumSquare", sans-serif;
}

.main_banner .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -56%);
  width: 100%;
  max-width: 1070px;
  padding: 0 15px;
}

.main_banner > img {
  width: 100%;
  object-fit: cover;
}

.main_banner > img.mobile {
  display: none;
}

.main_banner .title {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  text-align: left;
  font-family: "NanumSquare", sans-serif;
}

.main_banner .experience_btn {
  display: flex;
  align-items: center;
  margin: 20px 0 70px;
  border-radius: 100px;
  background-color: #03aae7;
  padding: 10px 25px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 600;
  color: #050505;
  border: 0;
  color: #fff;
  gap: 10px;
  font-family: "NanumSquare", sans-serif;
  width: fit-content;
}

.main_banner .experience_btn img {
  width: 100%;
  max-width: 30px;
  display: inline-block;
  vertical-align: middle;
}

.offical_btn {
  display: flex;
  align-items: center;
  gap: 15px;
}

.offical_btn span {
  font-size: 24px;
  font-weight: 500;
  color: #383838;
  font-family: "NanumSquare", sans-serif;
}

.offical_btn .btn_wrap {
  border-radius: 100px;
  border: 2px solid #48c3ef;
  background-color: #e6f0ff;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
}

.offical_btn .btn_wrap img {
  width: 25px;
  display: block;
}

/*모바일*/
@media (max-width: 830px) {
  /* 메인 모바일 리뉴얼 20231106 */
  .client_list li p br {
    display: none;
  }
  .swipe_wrap .apply {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }
  .swipe_wrap .phone .inner {
    top: 52%;
  }
  .offical_btn span {
    font-size: 19px;
    font-weight: 700;
  }
  .main_text .inner_box > img {
    max-width: 50px;
  }

  .main_text .inner_box {
    padding: 45px 15px 20px;
  }

  .main_text .inner_box .sub_title {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .main_text .inner_box .sub_title br {
    display: block;
  }

  .main_text .inner_box .title {
    font-size: 22px;
    margin-top: 10px;
  }

  .main_text .inner_box .title br {
    display: block;
  }

  .offical_btn .btn_wrap img {
    width: 9vw;
  }

  .offical_btn .btn_wrap {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    border-radius: 25px;
    border-width: 3px;
    padding: 8px;
  }

  .offical_btn {
    justify-content: center;
    flex-direction: column;
    font-size: 4.5vw;
    gap: 2vw;
  }

  .main_banner .experience_btn img {
    max-width: 7vw;
  }

  .main_banner .experience_btn {
    font-size: 3.5vw;
    margin: 3.5vw auto 10vw;
    padding: 2vw 4vw;
  }
  .main_banner .inner {
    top: 50px;
    left: initial;
    transform: initial;
  }

  .main_banner .title {
    text-align: center;
    font-size: 6vw;
  }

  .main_banner > img.pc {
    display: none;
  }

  .main_banner > img.mobile {
    display: block;
    height: calc(100vw * 550 / 375);
    max-height: initial;
  }

  .swipe_wrap .swipe .swiper-slide {
    width: initial;
  }

  .promotion_item > img {
    margin-bottom: 5px;
  }

  .promotion_item .link {
    font-size: 14px;
    margin: 25px 0 0;
  }

  .promotion_item .explain {
    font-size: 15px;
  }

  .promotion_item span b {
    font-size: 28px;
  }

  .promotion_item span {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .promotion_item .title {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .promotion_item {
    padding: 30px 15px;
    max-width: initial;
  }

  div.promotion_list {
    flex-direction: column;
  }

  .premium_intro {
    font-size: 18px;
    margin: 15px auto 57px;
  }

  .main_all section.premium {
    margin: 30px auto 0;
    padding-bottom: 130px;
  }

  .main_all section.youtube .flex_box {
    margin: 30px 0 0;
    grid-template-columns: initial;
    gap: 20px;
  }

  .main_all section.youtube .title {
    font-size: 25px;
  }

  .main_all section.youtube > img {
    max-width: 30px;
  }

  .service_list .box img {
    max-width: initial;
    margin: 40px auto;
  }

  .service_list .box p br {
    display: none;
  }

  .service_list .box p {
    font-size: 17px;
  }

  .service_list .box b {
    font-size: 24px;
    margin-bottom: 13px;
    word-break: keep-all;
  }

  .service_list .box b br {
    display: block;
  }

  .service_list {
    margin: 30px auto 0;
    gap: 50px;
  }

  .main_all section.service {
    margin: 30px auto 0;
  }

  .swipe_wrap .swipe {
    bottom: 55px;
  }

  .swipe_wrap .swipe img {
    max-width: 120px;
  }

  .swipe_wrap .phone .inner > p {
    margin-bottom: 30px;
    max-width: 180px;
  }

  .swipe_wrap .phone .inner > img {
    height: 20px;
    margin-bottom: 4px;
  }

  .swipe_wrap .phone::before {
    width: 410px;
    height: 410px;
  }

  .swipe_wrap .phone {
    padding-top: 0;
    background-size: 232px;
    height: 435px;
  }

  .swipe_wrap {
    margin: 50px auto 0;
  }

  .main_all section.sales {
    margin: 30px auto 0;
  }

  .client_list li {
    font-size: 15px;
    padding: 20px 15px;
  }

  .client_list li img {
    width: 65px;
  }

  .client_list {
    margin: 50px 0 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .client .title,
  .sales .title {
    font-size: 20px;
  }

  .client .title b,
  .sales .title b {
    font-size: 25px;
  }

  .contact_free .flex_box > img {
    max-width: 180px;
  }

  .contact_free .flex_box .left .box {
    padding: 7px 0;
    gap: 20px;
  }

  .contact_free .flex_box .left .box span {
    font-size: 18px;
  }

  .contact_free .flex_box {
    flex-direction: column;
    gap: 30px;
  }

  .contact_free .title {
    font-size: 25px;
    margin-bottom: 25px;
  }

  .inner_wrap {
    padding: 50px 30px;
  }

  .main_all section.contact_free {
    margin: 30px auto 20px;
  }

  .functions_list ul li > p {
    font-size: 14px;
  }

  .functions_list ul li > p br {
    display: none;
  }

  .functions_list ul li > span {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .functions_list ul li > img {
    width: 45px;
  }

  section > h3.title {
    font-size: 24px;
  }

  section .sub_title {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .main_all section {
    padding: 57px 15px;
  }

  .functions_list ul li:last-child {
    margin-top: 0;
  }

  .functions_list ul {
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
    gap: 30px;
  }

  .functions_list {
    margin: 55px auto 0;
  }

  .partner_ld > .partner_ld_bt {
    position: absolute;
    bottom: 1.8%;
    left: 12%;
  }
  .login > div {
    max-width: 1000px;
    width: 80%;
  }

  .login_left #id {
    width: 100% !important;
  }
  .login .login_left {
    padding: 0 20px;
    width: 100%;
    border-right: none;
  }
  .login .login_right {
    text-align: center;
    padding: 0 20px;
    width: 100%;
  }
  .login .login_right h2 {
    display: none;
  }
  .login .login_left > ul > li:last-child > a {
    font-size: 14px;
    padding: 10px 0;
  }
  .login .login_right a {
    font-size: 14px;
    margin-top: 15px;
    display: block;
    text-align: center;
    color: #293eb5;
    background: #fff;
    padding: 10px 0;
    border: 1px solid #293eb5;
  }
  .login .login_right a > img {
    display: none;
  }
  .login .login_left > p {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .login .login_left > ul > li:nth-child(1) > input {
    font-size: 14px;
  }
  .login .login_left ul li:nth-child(2) > input {
    font-size: 14px;
  }
  .login .login_left ul li:nth-child(3) > ul > li:nth-child(1) {
    width: 50%;
  }
  .login .login_left ul li:nth-child(3) > ul > li:nth-child(2) {
    width: 25%;
  }
  .login .login_left ul li:nth-child(3) > ul > li:nth-child(3) {
    width: 25%;
  }
  .login .login_left ul li:nth-child(3) > ul > li > a {
    font-size: 11px;
  }
  .login_left label {
    font-size: 11px;
  }
  .login_left #htel2 {
    width: 33% !important;
  }
  .login_left #htel3 {
    width: 33% !important;
  }

  .login_left #wtel2 {
    width: 33% !important;
  }
  .login_left #wtel3 {
    width: 33% !important;
  }

  #htel1 {
    width: 24% !important;
    box-sizing: border-box;
  }
  #htel2 {
    width: 34% !important;
    box-sizing: border-box;
  }
  #htel3 {
    width: 34% !important;
    box-sizing: border-box;
  }

  #wtel1 {
    width: 24%;
    box-sizing: border-box;
  }
  #wtel2 {
    width: 34% !important;
    box-sizing: border-box;
  }
  #wtel3 {
    width: 34% !important;
    box-sizing: border-box;
  }

  .login .login_right h3 {
    margin-top: 20px;
    font-size: 12px;
  }
  .joinagree {
    max-width: 700px;
    width: 100%;
    padding: 0 20px;
  }
  .checkbox_group .all_agree label {
    font-size: 16px;
  }
  .checkbox_group .agree_con > div:nth-child(1) label {
    font-size: 16px;
  }
  .checkbox_group .agree_con > div:nth-child(2) p {
    font-size: 12px;
  }
  .joinagreebutton {
    margin: 10px 0 50px 0;
    width: 100%;
  }
  .joinagreebutton button {
    font-size: 14px;
    padding: 10px 0;
    max-width: 700px;
    width: 100%;
  }
  .join table {
    width: 100%;
    margin: 0 auto;
  }
  .join {
    max-width: 700px;
    padding: 0 20px;
    width: 100%;
  }
  .joinbutton {
    margin: 10px 0 50px 0;
    max-width: 700px;
    width: 100%;
  }
  .joinbutton button:nth-child(1) {
    margin-top: 0;
    font-size: 14px;
    padding: 12px 40px;
    width: 100%;
  }
  .join td > label:first-child {
    font-size: 16px;
  }
  #id {
    width: 71% !important;
    font-size: 14px;
    box-sizing: border-box;
  }
  .join_input a {
    width: 25%;
    font-size: 13px;
    margin-left: 2%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .join_input .phone a {
    width: 100%;
    margin-top: 14px;
    margin-left: 0;
  }
  .join_input .address input:nth-child(2) {
    width: 68%;
    margin-top: 0;
    box-sizing: border-box;
  }
  .join_input .address button {
    font-size: 12px;
    padding: 12px 0;
    margin-right: 0;
    margin-left: 2%;
    width: 30%;
    box-sizing: border-box;
    display: inline-block;
  }
  .join_input .address input {
    box-sizing: border-box;
    width: 100%;
  }
  #evKey {
    width: 70% !important;
    font-size: 14px;
    box-sizing: border-box;
  }
  .join_input .event_num .event_num_btn2 {
    font-size: 13px;
  }
  .join_input .event_num .event_num_btn1 {
    font-size: 13px;
  }
  .join td {
    font-size: 13px;
  }
  .join td input {
    box-sizing: border-box;
  }
  .switch-field label {
    font-size: 13px;
  }
  .join_input .event_num select {
    width: 15%;
  }

  /*********************20230523 수정시작 **************************/

  .join_input .good_pay_img {
    max-width: 400px;
    width: 100%;
    padding: 0 auto px;
    margin-left: 0px;
  }

  .main_hp2_span {
    display: inline;
    margin: 10px auto;
    width: 200px;
    height: 200px;
    margin-left: 0px;
  }

  /***************************20230523 수정끝 ***************************/

  .join select {
    padding: 3px 5px;
    font-size: 13px;
  }
  .join input[type="text"] {
    width: 100%;
    font-size: 13px;
  }
  .join input[type="password"] {
    width: 100%;
  }
  .join .joinsubtitle {
    font-size: 24px;
    margin-top: 18px;
  }
  .main_way {
    display: none;
  }
  .main_content > div {
    width: 100%;
    max-width: 1000px;
    padding: 0 20px;
  }
  .mid_button > div {
    width: 100%;
    padding: 20px 20px 10px 20px;
    max-width: 1000px;
    display: inline-block;
  }
  .mid_button > div li {
    width: 48%;
    height: auto;
    margin-bottom: 10px;
  }
  .mid_button > div ul > li:nth-child(2n) {
    margin-left: 4%;
  }
  .main_board > div {
    max-width: 1000px;
    padding: 30px 20px;
    width: 100%;
  }
  .main_board > div {
    max-width: 1000px;
    padding: 30px 20px;
    width: 100%;
    display: inline-block;
  }
  .main_board > div > div:nth-child(1) {
    float: unset;
    width: 100%;
    margin-bottom: 20px;
  }
  .main_board > div > div:nth-child(2) {
    float: unset;
    width: 100%;
    background: #fff;
  }
  .main_info {
    height: auto;
    padding-bottom: 60px;
  }
  .main_info > div {
    max-width: 1000px;
    width: 100%;
    padding: 0 40px;
  }
  .main_info_left {
    float: unset;
    width: 100%;
  }
  .main_info_right {
    float: unset;
    width: 100%;
    margin-top: 0px;
  }
  .mid_button {
    height: auto;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
  }
  .location_wrap {
    margin-top: 80px;
    font-size: 12px;
  }
  .main_info_left li span {
    font-size: 32px;
  }
  .main_info_left li p {
    font-size: 30px;
    margin-left: 8px;
  }
  .main_info_left ul {
    display: inline-block;
    width: 100%;
    padding: 40px 0;
  }
  .main_info_left ul > li:first-child {
    width: 100%;
    margin-top: 30px;
  }
  .main_info_left ul > li {
    width: 48%;
    display: inline-block;
  }
  .main_info_left ul > li:nth-child(3) {
    margin-left: 4%;
  }
  .main_info_left li a {
    font-size: 14px;
    width: 100%;
    padding: 6px 20px;
  }
  .main_info_right > div {
    padding: 30px;
  }
  .main_info_right > div h2 {
    font-size: 18px;
  }
  .main_info_right > div a {
    font-size: 14px;
    padding: 10px 0;
    margin-top: 20px;
  }
  .main_board > div > div p {
    font-size: 18px;
  }
  .main_board > div > div li {
    font-size: 12px;
  }
  .main_board a {
    font-size: 12px;
  }
  .mid_button > div li a {
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
    height: auto;
  }
  .main_content .main_content_list li:first-child {
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
  .main_content .main_content_list li h3 {
    font-size: 24px;
  }
  .main_content .main_content_list li h4 {
    font-size: 16px;
  }
  .main_content .main_content_list li:first-child a {
    font-size: 14px !important;
    padding: 6px 20px !important;
    text-align: center !important;
    margin: 16px auto !important;
  }
  .main_content > div > ul > li {
    padding: 60px 0;
    width: 100%;
  }
  .main_content .main_content_list li:nth-child(2) {
    width: 30%;
    height: 160px;
    margin-top: 20px;
    margin-right: 4%;
  }
  .main_content .main_content_list li:nth-child(2) > h2 {
    font-size: 18px !important;
  }
  .main_content .main_content_list li:nth-child(3) {
    width: 30%;
    height: 160px;
    margin-top: 20px;
    margin-right: 4%;
  }
  .main_content .main_content_list li:nth-child(4) {
    width: 30%;
    height: 160px;
    margin-top: 20px;
  }
  .main_content .main_content_list li h5 {
    font-size: 12px;
  }
  .main_content .main_content_list li h2 {
    font-size: 24px;
  }
  .main_content > div > ul {
    display: inline-block;
    width: 100%;
  }

  /*회원관리*/
  .location_wrap > div {
    max-width: 1200px;
    width: 100%;
    padding: 0 30px;
  }
  .content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 0 30px;
  }
  .content .search_wrap {
    padding: 20px;
  }
  .content .search_wrap ul {
    display: inline-block;
    margin-top: 0 !important;
  }
  .content .search_wrap ul li {
    margin-right: 0;
    width: 100%;
    text-align: left;
  }
  .list_top_button ul {
    display: inline-block;
    float: right;
    width: 100%;
  }
  .list_top_button li:nth-child(5) {
    display: none;
  }
  .accordion-box {
    display: none;
  }
  .custlist_Table {
    width: 100%;
    overflow-x: scroll;
  }

  select {
    background: #fff;
  }
  .content .content_title p {
    font-size: 26px;
  }
  .content .search_wrap ul li {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .content .search_wrap ul li input[type="text"] {
    padding: 8px;
    font-size: 12px;
  }
  .content .search_wrap ul li select {
    padding: 8px;
    font-size: 12px;
  }
  .content .search_wrap ul:first-child > li > a {
    font-size: 12px;
    display: inline-block;
    padding: 8px;
    width: 70px;
    text-align: center;
    float: left;
  }
  .content .search_wrap ul:nth-child(2) li a {
    position: unset;
    font-size: 12px;
    top: -41px;
    display: inline-block;
    float: left;
  }
  .search_members li {
    font-size: 12px;
  }
  .list_top_button li select {
    padding: 8px 10px;
    font-size: 12px;
    width: 120px;
  }
  .list_top_button li a {
    border: 1px solid #ddd;
    padding: 8px 10px;
    font-size: 12px;
  }
  .list_top_button li:nth-child(3) a {
    padding: 8px 20px;
    font-size: 12px;
  }
  .list_top_button li:nth-child(4) a {
    padding: 8px 10px;
    font-size: 12px;
  }
  .service_list th {
    font-size: 12px;
  }
  .service_list td {
    font-size: 12px;
  }
  .paging a {
    font-size: 12px !important;
    padding: 2px 4px !important;
  }
  .service_list tr td a {
    padding: 2px 8px;
    font-size: 10px;
  }
  .search_wrap #tel2 {
    width: 20% !important;
  }
  .search_wrap #tel3 {
    width: 20% !important;
  }
  .content .search_wrap ul li:nth-child(3) {
    display: inline-block;
    float: left;
    width: auto;
  }
  .content .search_wrap ul li:last-child {
    display: inline-block;
    float: left;
    width: auto;
    margin-bottom: 0px;
  }
  .list_top_button li {
    margin-top: 10px;
    float: unset;
  }

  /*문자발송*/
  .formsend {
    width: 100%;
  }
  .content_title2 p {
    font-size: 12px;
  }
  .content_title2 h3 {
    font-size: 10px;
    padding: 8px 20px 30px 20px;
  }
  .content_title2 h4 {
    font-size: 12px;
    padding-bottom: 40px;
  }
  .content_title2 > h4 > a {
    font-size: 11px;
    margin-top: 20px;
    display: block;
  }
  .content_title2 {
    margin-bottom: 0;
  }
  .formsend > div > label:nth-child(1) {
    padding: 6px 10px;
    font-size: 12px;
  }
  .formsend > div {
    display: inline-block;
    width: 100%;
    padding: 20px;
  }
  .formsend > div > label:nth-child(1) {
    padding: 6px 10px;
    font-size: 12px;
    width: 35%;
  }
  .formsend > div > input[type="text"]:nth-child(2) {
    width: 63%;
    font-size: 12px;
    padding: 8px 10px;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 2%;
  }
  .formsend > div > textarea {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    margin-top: 20px;
    box-sizing: border-box;
  }
  .formsend > div > span {
    font-size: 11px;
  }
  .formsend > div > input[type="text"] {
    width: 100%;
    font-size: 12px;
    padding: 8px;
    box-sizing: border-box;
  }
  .formsend > div > a {
    font-size: 12px;
    padding: 8px;
  }
  #pastCou iframe {
    max-width: 560px;
    width: 100%;
  }
  #pastCou {
    margin-top: 50px;
  }
  #pastCou div > ul {
    display: inline-block;
    width: 100%;
  }
  #pastCou div > ul > li:nth-child(2) {
    margin-left: 2%;
  }
  #pastCou div > ul > li textarea {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    box-sizing: border-box;
  }
  .event_in2 {
    width: 1000px;
  }
  .event_in2 th {
    font-size: 12px;
    padding: 10px 0;
  }
  .event_in2 td {
    font-size: 12px;
    padding: 10px;
  }
  .event_in2 td a {
    font-size: 10px;
    padding: 4px 8px;
  }
  .content .button_unit li:first-child a {
    width: 100px;
    padding: 10px 0;
    font-size: 12px;
  }
  .content .button_unit li:nth-child(2) a {
    width: 100px;
    padding: 10px 0;
    font-size: 12px;
  }

  /*단계별설득메시지*/
  .content .content_title h3 {
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 40px;
  }
  .content .search_wrap2 ul {
    display: inline-block;
  }
  .content .search_wrap2 ul li {
    display: inline-block;
    font-size: 12px;
    width: 100%;
  }
  .content .search_wrap2 {
    padding: 20px;
  }
  .content .search_wrap2 ul li select {
    padding: 6px 10px;
    font-size: 12px;
    margin-top: 8px;
  }
  .content .search_wrap2 a {
    font-size: 12px;
    padding: 8px 20px;
    margin-top: 8px;
  }
  .couponres_table {
    overflow-x: scroll;
    display: block;
  }
  .couponres_table tr td {
    font-size: 12px;
    padding: 10px;
  }
  .couponres_table tr th {
    font-size: 12px;
  }
  .couponres_table textarea {
    width: 100%;
    font-size: 12px;
    width: 150px;
  }
  .couponres_table h4 {
    font-size: 12px;
  }
  .couponres_table h5 {
    font-size: 12px;
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  .couponres_table select {
    font-size: 12px;
    padding: 6px;
    width: 52px;
    margin-top: 5px;
  }

  /*랜딩페이지*/
  .set_button a {
    font-size: 14px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 10px 0;
  }
  .randing_list th {
    font-size: 12px;
    padding: 10px 0;
  }
  .randing_list tr td:nth-child(3) ul li:nth-child(1) a {
    font-size: 12px;
    word-break: break-all;
  }
  .randing_list tr td:nth-child(3) ul li:nth-child(2) a {
    font-size: 12px;
    word-break: break-all;
  }
  .randing_list tr td:nth-child(4) a {
    font-size: 10px;
    padding: 2px 5px;
  }
  .randing_list th {
    font-size: 12px;
    padding: 10px 0;
  }
  .randing_list tr > th:nth-child(7) {
    display: none;
  }
  .randing_list tr > td:nth-child(7) {
    display: none;
  }
  .randing_list tr th:nth-child(5) {
    width: 10%;
  }
  .randing_list tr th:nth-child(6) {
    width: 10%;
  }
  .randing_list tr td:nth-child(5) {
    width: 10%;
  }
  .randing_list tr td:nth-child(6) {
    width: 10%;
  }
  .randing_list td {
    font-size: 12px;
    padding: 10px 0;
    word-break: break-all;
  }
  .randing_list tr td a {
    padding: 3px 6px;
    font-size: 10px;
  }
  .randing_list tr td:nth-child(5) a {
    word-break: break-all;
  }

  /*알림톡관리*/
  .event_in2.arlim {
    width: 800px;
    display: block;
    overflow-x: scroll;
  }

  /*이벤트관리*/
  .event_main_button li {
    width: 100%;
  }
  .event_table td {
    font-size: 12px;
    padding: 10px;
  }
  .event_table a {
    font-size: 10px;
  }
  .event_table .table_in th {
    font-size: 10px;
    padding: 5px;
  }
  .event_table .table_in td {
    font-size: 10px;
    padding: 5px;
  }
  .event_sub {
    font-size: 16px;
  }
  .event_sub span {
    font-size: 12px;
    padding-left: 0;
  }
  .event_in th {
    font-size: 12px;
    padding: 10px 0;
  }
  .event_in select {
    padding: 6px;
    font-size: 12px;
  }
  .event_in a {
    padding: 4px 6px;
    font-size: 10px;
  }
  .event_in input[type="text"] {
    padding: 6px;
    font-size: 11px;
  }
  .event_in #htel1 {
    width: 70% !important;
    box-sizing: border-box;
    margin-bottom: 5px;
  }
  .event_in td {
    font-size: 12px;
    padding: 10px;
  }
  .event_main_button li h2 {
    font-size: 16px;
  }
  .event_main_button li h5 {
    font-size: 12px;
    padding-top: 10px;
    height: 75px;
  }
  .event_main_button a {
    font-size: 12px;
    padding: 8px 0;
    margin-top: 10px;
  }
  .event_main_button a:hover {
    font-size: 12px;
    padding: 8px 0;
    margin-top: 10px;
  }
  .event_main_button img {
    margin: 0 auto 10px auto;
  }
}

.set_buts{display: flex;}