@charset "UTF-8";
article.contentsWrap div.contents.protection h4.policyTitle {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 140%;
}
@media (max-width: 767px) {
  article.contentsWrap div.contents.protection h4.policyTitle {
    font-size: 24px;
    line-height: 135%;
  }
}
article.contentsWrap div.contents.protection h4.policyTitle > span.pre {
  font-size: 18px;
  font-weight: 600;
}
article.contentsWrap div.contents.guideLines ul.outerList > li {
  margin: 0 0 30px 0;
}
article.contentsWrap div.contents.guideLines ul.outerList > li h5 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 600;
}
article.contentsWrap div.contents.guideLines ul.outerList > li ul.innerList > li {
  margin: 0 0 15px 18px;
}
article.contentsWrap div.contents.guideLines ul.outerList > li ul.innerList > li:last-child {
  margin: 0 0 0 18px;
}
article.contentsWrap div.contents.guideLines ul.outerList > li ul.innerList > li ul.innerList {
  margin: 6px 0 0 0;
}
article.contentsWrap div.contents.guideLines ul.outerList > li ul.innerList > li ul.innerList > li {
  margin: 0 0 6px 33px;
}
article.contentsWrap div.contents.guideLines ul.outerList > li ul.innerList > li ul.innerList > li:last-child {
  margin: 0 0 0 33px;
}
article.contentsWrap div.contents.guideLines ul.outerList > li div.remarksBox {
  padding: 30px;
  border: 1px solid #ccc;
  border-radius: 20px;
}
article.contentsWrap div.contents.guideLines ul.outerList > li div.remarksBox h6 {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
article.contentsWrap div.contents.guideLines ul.outerList > li div.remarksBox table {
  margin: 10px 0 0 0;
}
article.contentsWrap div.contents.guideLines ul.outerList > li div.remarksBox table + p {
  margin: 10px 0 0 0;
  text-align: center;
  font-weight: 600;
}
article.contentsWrap div.contents.guideLines ul.outerList > li div.remarksBox div.returnBox {
  padding: 30px;
  background: #f6f6f6;
  border-radius: 20px;
}

/* 2024 개편 전 이용약관/개인정보처리방침 - 아이프레임 */
.member_policy, .member_protection {
  position: relative;
  padding: 50px 5px;
  text-align: left;
}
@media (max-width: 767px) {
  .member_policy, .member_protection {
    padding: 30px 5px;
  }
}
.member_policy div.tblScrollWrap, .member_protection div.tblScrollWrap {
  width: 100%;
  height: auto;
  padding: 0 0 10px 0;
  overflow-x: auto;
  overflow-y: auto;
}

h1.policy_title {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 140%;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 767px) {
  h1.policy_title {
    font-size: 24px;
    line-height: 135%;
  }
}
h1.policy_title > span.pre {
  font-size: 18px;
  font-weight: 600;
}

.agree_text_box {
  width: 100%;
  overflow-y: auto;
  padding: 10px;
  margin: 0 auto;
}
.agree_text_box a,
.agree_text_box a:active {
  color: #4c5460;
}
.agree_text_box a:hover {
  color: #366bf5;
}
.agree_text_box .min_sub_article h2 {
  margin: 40px 0 20px 0;
  font-size: 20px;
  line-height: 150%;
  font-weight: 700;
}
@media (max-width: 767px) {
  .agree_text_box .min_sub_article h2 {
    font-size: 18px;
    line-height: 140%;
  }
}
.agree_text_box .min_sub_article h3 {
  margin: 20px 0 10px 0;
  font-size: 15px;
  line-height: 135%;
  font-weight: 600;
}
@media (max-width: 767px) {
  .agree_text_box .min_sub_article h3 {
    font-size: 14px;
    line-height: 135%;
  }
}
.agree_text_box ol {
  padding: 0;
  margin: 10px 0 0 0;
}
@media (max-width: 767px) {
  .agree_text_box ol {
    padding: 0 15px;
  }
}
.agree_text_box ol > li {
  margin: 0 0 10px 20px;
  font-size: 16px;
  line-height: 150%;
  list-style: decimal;
  word-break: keep-all;
}
@media (max-width: 767px) {
  .agree_text_box ol > li {
    margin: 0 0 5px 0;
  }
}
.agree_text_box ol.circle_num {
  margin: 5px 0 0 0;
  padding-left: 0;
}
.agree_text_box ol.circle_num > li {
  position: relative;
  padding-left: 24px;
  margin: 0 0 3px 0;
  list-style: none !important;
}
.agree_text_box ol.circle_num > li:before {
  content: "";
  position: absolute;
  top: 0.01em;
  left: 0;
  display: inline-block;
  width: auto;
  height: auto;
}
.agree_text_box ol.circle_num > li:nth-child(1):before {
  content: "①";
}
.agree_text_box ol.circle_num > li:nth-child(2):before {
  content: "②";
}
.agree_text_box ol.circle_num > li:nth-child(3):before {
  content: "③";
}
.agree_text_box ol.circle_num > li:nth-child(4):before {
  content: "④";
}
.agree_text_box ol.circle_num > li:nth-child(5):before {
  content: "⑤";
}
.agree_text_box ol.circle_num > li:nth-child(6):before {
  content: "⑥";
}
.agree_text_box ol.circle_num > li:nth-child(7):before {
  content: "⑦";
}
.agree_text_box ol.circle_num > li:nth-child(8):before {
  content: "⑧";
}
.agree_text_box ol.circle_num > li:nth-child(9):before {
  content: "⑨";
}
.agree_text_box ol.circle_num > li:nth-child(10):before {
  content: "⑩";
}
.agree_text_box ol.circle_num > li:nth-child(11):before {
  content: "⑪";
}
.agree_text_box ol.circle_num > li:nth-child(12):before {
  content: "⑫";
}
.agree_text_box ol.circle_num > li:nth-child(13):before {
  content: "⑬";
}
.agree_text_box ol.circle_num > li:nth-child(14):before {
  content: "⑭";
}
.agree_text_box ol.circle_num > li:nth-child(15):before {
  content: "⑮";
}
.agree_text_box ol.ol_2nd {
  padding: 0 0 0 15px;
  margin: 10px 0 0 0;
}
.agree_text_box ol.ol_2nd li {
  margin: 0 0 5px 20px;
  list-style: decimal;
}
.agree_text_box ol.ol_2nd li > h4 {
  margin: 10px 0;
  font-size: 16px;
}
.agree_text_box ul.ul_1st {
  padding: 0;
  margin: 10px 0 0 20px;
}
.agree_text_box ul.ul_1st > li {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  list-style: disc;
}

.member_policy .agree_text_box .min_sub_article > ol {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .member_policy .agree_text_box .min_sub_article > ol {
    margin-left: 0;
  }
}

section.member_protection div.summary_box {
  padding: 20px 30px;
  margin: 20px 0 0 0;
  background: #eaedf2;
  border: 1px solid #cdd3dc;
  border-radius: 10px;
}
section.member_protection div.summary_box ol > li {
  margin: 0 0 4px 0;
  list-style-type: none;
}
section.member_protection .agree_text_box {
  padding-top: 40px;
}
section.member_protection .agree_text_box h3 {
  margin: 0.3em 0 0.7em;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
}
@media (max-width: 767px) {
  section.member_protection .agree_text_box h3 {
    font-size: 18px;
    line-height: 140%;
  }
}
section.member_protection .agree_text_box h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}
@media (max-width: 767px) {
  section.member_protection .agree_text_box h4 {
    font-size: 15px;
    line-height: 135%;
  }
}
section.member_protection .agree_text_box p {
  margin: 0.3em 0 0.7em;
  line-height: 150%;
}
section.member_protection .agree_text_box ol.ol_1st {
  padding-left: 0;
  margin: 50px 0 0;
}
section.member_protection .agree_text_box ol.ol_1st > li {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  line-height: 150%;
}
section.member_protection .agree_text_box ol.ol_1st > li > h3 {
  margin-top: 2.5em;
}
section.member_protection .agree_text_box ol.ol_2nd {
  padding-left: 0;
  margin: 0.3em 0 0.7em;
}
section.member_protection .agree_text_box ol.ol_2nd > li {
  padding-left: 0;
  margin-left: 15px;
  line-height: 150%;
}
section.member_protection .agree_text_box ol.ol_2nd > li h4 {
  margin: 0.3em 0 0;
}
section.member_protection .agree_text_box ol.ol_2nd > li p {
  margin: 0.3em 0 0.7em;
}
section.member_protection .agree_text_box ul.ul_2nd {
  padding-left: 0;
  margin: 0.3em 0 0.7em;
}
section.member_protection .agree_text_box ul.ul_2nd > li {
  padding-left: 0;
  margin: 0 0 3px 0;
  list-style: none;
  line-height: 150%;
}

table.policies_table {
  width: 100%;
  margin: 20px 0;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
table.policies_table caption {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  text-indent: -9999px !important;
  font-size: 1px !important;
  line-height: 0 !important;
  overflow: hidden;
}
table.policies_table th {
  padding: 10px;
  background: #fafafa;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
}
table.policies_table td {
  padding: 10px;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
}
@media (max-width: 767px) {
  table.policies_table td {
    font-size: 12px;
    line-height: 120%;
  }
}

.policy_link {
  margin-top: 40px;
  text-align: center;
}
.policy_link ul.past_list {
  width: 330px;
}
.policy_link ul.past_list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: disc;
}
.policy_link ul.past_list > li:last-child {
  padding: 0;
}
.policy_link ul.past_list > li span.date {
  display: inline-block;
  padding: 5px 0;
}
.policy_link ul.past_list > li a.btn_past_link {
  padding: 5px 10px;
  color: #315ccb;
  text-decoration: underline;
  font-weight: 600;
}
.policy_link > a {
  display: inline-block;
  width: 90%;
  max-width: 400px;
  height: 60px;
  padding: 0 10px;
  margin: 10px 5px;
  border: none;
  border-radius: 100px;
  font-weight: 600;
  font-size: 16px;
  line-height: 60px;
  cursor: pointer;
  color: #fff;
}
.policy_link .btn_past {
  background: #5f6773;
  text-decoration: none;
}

.btn_sc {
  margin: 15px 0 0 0;
}
.btn_sc .find,
.btn_sc .join {
  margin: 0 2.5%;
  font-size: 15px;
  font-weight: normal;
}
.btn_sc .find > i,
.btn_sc .join > i {
  margin: 0 0 0 7px;
}