@charset "UTF-8";
/* ^scss에서 수정해주세요!  Don't edit .css file, Only work on the scss*/
.svg_icon {
  transition: all 0.2s;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.svg_icon.menu_home {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' viewBox='0 0 26 22' fill='none'%3E%3Cpath fill='%23fff' d='M1.199 9.797c-.394 0-.78-.191-1.01-.542a1.165 1.165 0 0 1 .362-1.626L12.354.188a1.213 1.213 0 0 1 1.654.355 1.166 1.166 0 0 1-.362 1.626L1.844 9.61c-.2.126-.424.187-.645.187Z'/%3E%3Cpath fill='%23fff' d='M24.801 9.797c-.221 0-.445-.06-.645-.187L12.354 2.167a1.166 1.166 0 0 1-.362-1.626 1.212 1.212 0 0 1 1.654-.356L25.45 7.63c.556.35.718 1.079.362 1.626-.23.35-.616.542-1.01.542Z'/%3E%3Cpath fill='%23fff' d='M19.57 22H6.43c-1.95 0-3.535-1.558-3.535-3.475V7.142c0-.648.537-1.176 1.197-1.176s1.196.528 1.196 1.176v11.383c0 .61.522 1.123 1.142 1.123h13.14c.618 0 1.142-.513 1.142-1.123V7.142c0-.648.537-1.176 1.196-1.176.66 0 1.197.528 1.197 1.176v11.383c0 1.917-1.585 3.475-3.535 3.475Z'/%3E%3Cpath fill='%23fff' d='M15.727 22c-.66 0-1.197-.527-1.197-1.176v-6.376h-3.063v6.376c0 .648-.536 1.176-1.196 1.176-.66 0-1.197-.527-1.197-1.176v-7.552c0-.649.537-1.176 1.197-1.176h5.456c.66 0 1.196.527 1.196 1.176v7.552c0 .648-.537 1.176-1.196 1.176Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.menu_championship {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' viewBox='0 0 26 22'  fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 18V1m0 5.963s1.027-1.478 3.283-.432c2.09.972 3.717.13 3.717.13V1.507s-1.627.842-3.717-.13C13.027.326 12 1.808 12 1.808M18 18c0 1.657-2.686 3-6 3s-6-1.343-6-3 2.686-3 6-3 6 1.343 6 3Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.menu_list {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' viewBox='0 0 26 22'  fill='none'%3E%3Cpath fill='%23fff' d='M19.838 21.998H6.162C4.42 21.998 3 20.695 3 19.094V2.904C3 1.303 4.419 0 6.162 0h9.049c.293 0 .573.106.78.294l6.684 6.092c.21.19.325.45.325.72v11.99C23 20.697 21.581 22 19.838 22v-.002ZM6.162 2.029c-.516 0-.95.4-.95.873v16.192c0 .474.437.873.95.873h13.676c.525 0 .952-.393.952-.873V7.527L14.756 2.03H6.162Z'/%3E%3Cpath fill='%23fff' d='M21.895 8.166H17.32c-1.742 0-3.213-1.35-3.213-2.95V1.016C14.106.453 14.6 0 15.211 0s1.105.453 1.105 1.015v4.202c0 .473.486.92 1.003.92h4.576c.612 0 1.105.453 1.105 1.015 0 .561-.493 1.014-1.105 1.014ZM17.741 16.942H8.26c-.612 0-1.105-.453-1.105-1.014 0-.562.493-1.015 1.105-1.015h9.48c.612 0 1.105.453 1.105 1.014 0 .562-.493 1.015-1.105 1.015h.002ZM17.741 13.393H8.26c-.612 0-1.105-.453-1.105-1.014 0-.562.493-1.015 1.105-1.015h9.48c.612 0 1.105.453 1.105 1.015 0 .561-.493 1.014-1.105 1.014h.002ZM12.74 9.636H8.26c-.61 0-1.104-.453-1.104-1.015 0-.561.493-1.014 1.105-1.014h4.479c.611 0 1.105.453 1.105 1.014 0 .562-.494 1.015-1.105 1.015Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.menu_mypage {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' viewBox='0 0 26 22'  fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2.3' d='M4 20c.454-4.331 4.31-7.714 9-7.714s8.546 3.383 9 7.714M16.876 5.857c0 2.13-1.735 3.857-3.876 3.857-2.14 0-3.876-1.727-3.876-3.857S10.859 2 13 2c2.14 0 3.876 1.727 3.876 3.857Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_push {
  display: inline-block;
  width: 22px;
  min-width: 22px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26'   fill='none'%3E%3Cpath fill='%23fff' d='M10 1a1 1 0 1 1 2 0h-2ZM1 21.444v1a1 1 0 0 1-1-1h1Zm0-1.777H0a1 1 0 0 1 .418-.814l.582.814Zm20 0 .582-.814a1 1 0 0 1 .418.814h-1Zm0 1.777h1a1 1 0 0 1-1 1v-1ZM7.273 23.222a1 1 0 1 1 2 0h-2Zm5.454 0a1 1 0 1 1 2 0h-2ZM12 1v1.778h-2V1h2ZM0 21.444v-1.777h2v1.777H0Zm.418-2.59c.947-.678 1.503-1.418 1.836-2.254.341-.859.473-1.88.473-3.156h2c0 1.392-.14 2.7-.615 3.896-.485 1.217-1.293 2.255-2.53 3.14L.418 18.853Zm2.31-5.41V9.89h2v3.555h-2Zm0-3.555c0-4.501 3.724-8.111 8.272-8.111v2c-3.486 0-6.273 2.756-6.273 6.11h-2ZM11 1.778c4.548 0 8.273 3.61 8.273 8.11h-2c0-3.354-2.787-6.11-6.273-6.11v-2Zm8.273 8.11v2.668h-2V9.889h2Zm0 2.668c0 2.617.55 5.04 2.309 6.297l-1.164 1.627c-2.61-1.867-3.145-5.209-3.145-7.924h2ZM22 19.666v1.778h-2v-1.777h2Zm-1 2.778H1v-2h20v2Zm-11.727.778c0 .042.027.212.345.42.309.2.794.358 1.382.358v2c-.918 0-1.796-.24-2.474-.683-.67-.436-1.253-1.155-1.253-2.095h2ZM11 24c.587 0 1.073-.157 1.382-.358.318-.208.345-.378.345-.42h2c0 .94-.584 1.66-1.253 2.095-.678.442-1.556.683-2.474.683v-2Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_mypage {
  display: inline-block;
  width: 26px;
  min-width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'   fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M5.8 20.2c.363-3.465 3.448-6.171 7.2-6.171 3.752 0 6.837 2.706 7.2 6.171M16.101 8.886A3.093 3.093 0 0 1 13 11.97a3.093 3.093 0 0 1-3.101-3.085A3.093 3.093 0 0 1 13 5.8a3.093 3.093 0 0 1 3.101 3.086ZM25 13c0 6.627-5.373 12-12 12S1 19.627 1 13 6.373 1 13 1s12 5.373 12 12Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_prev {
  display: inline-block;
  width: 23px;
  min-width: 23px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22'  fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M11.032 1 2 11l9.032 10M22 11H2.645'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_arrow {
  display: inline-block;
  width: 9px;
  min-width: 9px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 9 15' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='m1 1.5 6 6-6 6'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_chk {
  display: inline-block;
  width: 22px;
  min-width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M5 10.5 9.5 15 17 7'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_notice {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' viewBox='0 0 20 18'  fill='none'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.814 18a.91.91 0 0 1-.556-.191l-5.396-4.154a.93.93 0 0 1-.364-.739V5.085a.93.93 0 0 1 .364-.739L10.256.192A.9.9 0 0 1 11.222.1c.314.156.511.48.511.832v16.14a.925.925 0 0 1-.92.929h.001ZM6.34 12.455l3.555 2.736V2.81L6.339 5.546v6.91Z'/%3E%3Cpath d='M5.419 13.846H.92a.924.924 0 0 1-.92-.93V5.085c0-.515.411-.93.92-.93H5.42c.509 0 .92.415.92.93v7.83c0 .514-.411.93-.92.93v.001Zm-3.578-1.86h2.655v-5.97H1.841v5.97ZM17.11 14.71a.913.913 0 0 1-.652-.273.935.935 0 0 1 0-1.314A5.808 5.808 0 0 0 18.16 9.02a5.911 5.911 0 0 0-1.7-4.147.935.935 0 0 1 0-1.314.913.913 0 0 1 1.3 0A7.711 7.711 0 0 1 20 9.02c0 2.063-.796 3.957-2.24 5.417a.913.913 0 0 1-.652.274h.002Z'/%3E%3Cpath d='M14.926 12.505a.922.922 0 0 1-.651-.272.938.938 0 0 1 0-1.316 2.727 2.727 0 0 0 .803-1.896c0-.728-.284-1.416-.803-1.94a.941.941 0 0 1 0-1.317.918.918 0 0 1 1.303 0 4.597 4.597 0 0 1 1.339 3.255c0 1.224-.489 2.347-1.34 3.21a.916.916 0 0 1-.65.274v.002Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_championship {
  display: inline-block;
  width: 14px;
  min-width: 14px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='21' viewBox='0 0 14 21' fill='none'%3E%3Cg fill='%23fff'%3E%3Cpath d='M.922 20.385a.921.921 0 0 1-.922-.92V1.345a.921.921 0 0 1 1.845 0v18.118c0 .51-.414.92-.923.92Z'/%3E%3Cpath d='M12.854 12.419H.922a.921.921 0 1 1 0-1.841h10.325L9.526 7.636a.92.92 0 0 1 .001-.932l1.712-2.896H.922a.921.921 0 1 1 0-1.84h11.932a.918.918 0 0 1 .794 1.388L11.39 7.174l2.259 3.858a.92.92 0 0 1-.795 1.386Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_write {
  display: inline-block;
  width: 21px;
  min-width: 21px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cg fill='%23fff'%3E%3Cpath d='M16.096 19.96H3.202C1.466 19.96 0 18.496 0 16.761V3.938A3.204 3.204 0 0 1 3.202.741H9.69a.886.886 0 1 1 0 1.773H3.2c-.772 0-1.425.65-1.425 1.422v12.826c0 .772.653 1.425 1.426 1.425h12.894c.786 0 1.425-.64 1.425-1.425v-6.434c0-.49.397-.886.889-.886.491 0 .888.396.888.886v6.434a3.203 3.203 0 0 1-3.202 3.197Z'/%3E%3Cpath d='M9.154 15.382H5.517a.886.886 0 0 1-.888-.886v-3.67c0-.235.093-.46.261-.627l9.958-9.94A.89.89 0 0 1 16.1.257l3.679 3.63a.883.883 0 0 1 .002 1.256L9.78 15.122a.889.889 0 0 1-.628.262l.002-.002Zm-2.749-1.773h2.38l9.11-9.09-2.415-2.38-9.075 9.056v2.416-.002Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_camera {
  display: inline-block;
  width: 62px;
  min-width: 62px;
  height: 62px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 62 62' fill='none'%3E%3Cg fill='%23fff'%3E%3Cpath d='M47.343 44.5H14.657A1.66 1.66 0 0 1 13 42.836V21.538c0-.918.74-1.665 1.657-1.665h8.262l1.06-2.801A1.653 1.653 0 0 1 25.528 16h10.946c.688 0 1.305.428 1.547 1.075l1.06 2.798h8.263A1.66 1.66 0 0 1 49 21.538v21.298a1.66 1.66 0 0 1-1.657 1.664Zm-31.03-3.329h29.37V23.202h-7.748a1.653 1.653 0 0 1-1.547-1.075l-1.06-2.798h-8.659l-1.06 2.801a1.653 1.653 0 0 1-1.548 1.072h-7.748v17.97Z'/%3E%3Cpath d='M30.998 39.312c-4.312 0-7.823-3.562-7.823-7.939 0-4.376 3.511-7.86 7.823-7.86s7.823 3.528 7.823 7.86c0 4.332-3.51 7.939-7.823 7.939Zm0-12.47c-2.485 0-4.51 2.035-4.51 4.531 0 2.497 2.025 4.607 4.51 4.607s4.51-2.069 4.51-4.607a4.501 4.501 0 0 0-4.51-4.53Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_user {
  display: inline-block;
  width: 22px;
  min-width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath stroke='%23161616' stroke-linecap='round' stroke-width='2.3' d='M2 20c.454-4.331 4.31-7.714 9-7.714s8.546 3.383 9 7.714M14.876 5.857c0 2.13-1.735 3.857-3.876 3.857-2.14 0-3.876-1.727-3.876-3.857S8.859 2 11 2c2.14 0 3.876 1.727 3.876 3.857Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_bell {
  display: inline-block;
  width: 22px;
  min-width: 22px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26' fill='none'%3E%3Cpath fill='%23fff' d='M10 1a1 1 0 1 1 2 0h-2ZM1 21.444v1a1 1 0 0 1-1-1h1Zm0-1.777H0a1 1 0 0 1 .418-.814l.582.814Zm20 0 .582-.814a1 1 0 0 1 .418.814h-1Zm0 1.777h1a1 1 0 0 1-1 1v-1ZM7.273 23.222a1 1 0 1 1 2 0h-2Zm5.454 0a1 1 0 1 1 2 0h-2ZM12 1v1.778h-2V1h2ZM0 21.444v-1.777h2v1.777H0Zm.418-2.59c.947-.678 1.503-1.418 1.836-2.254.341-.859.473-1.88.473-3.156h2c0 1.392-.14 2.7-.615 3.896-.485 1.217-1.293 2.255-2.53 3.14L.418 18.853Zm2.31-5.41V9.89h2v3.555h-2Zm0-3.555c0-4.501 3.724-8.111 8.272-8.111v2c-3.486 0-6.273 2.756-6.273 6.11h-2ZM11 1.778c4.548 0 8.273 3.61 8.273 8.11h-2c0-3.354-2.787-6.11-6.273-6.11v-2Zm8.273 8.11v2.668h-2V9.889h2Zm0 2.668c0 2.617.55 5.04 2.309 6.297l-1.164 1.627c-2.61-1.867-3.145-5.209-3.145-7.924h2ZM22 19.666v1.778h-2v-1.777h2Zm-1 2.778H1v-2h20v2Zm-11.727.778c0 .042.027.212.345.42.309.2.794.358 1.382.358v2c-.918 0-1.796-.24-2.474-.683-.67-.436-1.253-1.155-1.253-2.095h2ZM11 24c.587 0 1.073-.157 1.382-.358.318-.208.345-.378.345-.42h2c0 .94-.584 1.66-1.253 2.095-.678.442-1.556.683-2.474.683v-2Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_qna {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cg stroke='%23161616' stroke-width='1.5' clip-path='url(%23a)'%3E%3Cpath d='M10 19.116A9.116 9.116 0 0 0 19.116 10 9.116 9.116 0 0 0 10 .884 9.116 9.116 0 0 0 .884 10c0 2.2.78 4.218 2.076 5.793L.884 19.116H10Z'/%3E%3Cpath d='M7.209 8.228V7.72c0-2.105 2.279-3.421 4.102-2.369a2.735 2.735 0 0 1 1.367 2.369v.507l-2.735 2.43v1.621M9.944 14.102v1.368'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_arrow.gray {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 9 15' fill='none'%3E%3Cpath stroke='%23646464' stroke-linecap='round' stroke-width='2' d='m1 1.5 6 6-6 6'/%3E%3C/svg%3E");
}
.svg_icon.icon_write.black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cg fill='%23161616'%3E%3Cpath d='M16.096 19.96H3.202C1.466 19.96 0 18.496 0 16.761V3.938A3.204 3.204 0 0 1 3.202.741H9.69a.886.886 0 1 1 0 1.773H3.2c-.772 0-1.425.65-1.425 1.422v12.826c0 .772.653 1.425 1.426 1.425h12.894c.786 0 1.425-.64 1.425-1.425v-6.434c0-.49.397-.886.889-.886.491 0 .888.396.888.886v6.434a3.203 3.203 0 0 1-3.202 3.197Z'/%3E%3Cpath d='M9.154 15.382H5.517a.886.886 0 0 1-.888-.886v-3.67c0-.235.093-.46.261-.627l9.958-9.94A.89.89 0 0 1 16.1.257l3.679 3.63a.883.883 0 0 1 .002 1.256L9.78 15.122a.889.889 0 0 1-.628.262l.002-.002Zm-2.749-1.773h2.38l9.11-9.09-2.415-2.38-9.075 9.056v2.416-.002Z'/%3E%3C/g%3E%3C/svg%3E");
}
.svg_icon.icon_championship.black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='21' viewBox='0 0 14 21' fill='none'%3E%3Cg fill='%23161616'%3E%3Cpath d='M.922 20.385a.921.921 0 0 1-.922-.92V1.345a.921.921 0 0 1 1.845 0v18.118c0 .51-.414.92-.923.92Z'/%3E%3Cpath d='M12.854 12.419H.922a.921.921 0 1 1 0-1.841h10.325L9.526 7.636a.92.92 0 0 1 .001-.932l1.712-2.896H.922a.921.921 0 1 1 0-1.84h11.932a.918.918 0 0 1 .794 1.388L11.39 7.174l2.259 3.858a.92.92 0 0 1-.795 1.386Z'/%3E%3C/g%3E%3C/svg%3E");
}
.svg_icon.icon_notice.navy {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' viewBox='0 0 20 18'  fill='none'%3E%3Cg fill='%23374163'%3E%3Cpath d='M10.814 18a.91.91 0 0 1-.556-.191l-5.396-4.154a.93.93 0 0 1-.364-.739V5.085a.93.93 0 0 1 .364-.739L10.256.192A.9.9 0 0 1 11.222.1c.314.156.511.48.511.832v16.14a.925.925 0 0 1-.92.929h.001ZM6.34 12.455l3.555 2.736V2.81L6.339 5.546v6.91Z'/%3E%3Cpath d='M5.419 13.846H.92a.924.924 0 0 1-.92-.93V5.085c0-.515.411-.93.92-.93H5.42c.509 0 .92.415.92.93v7.83c0 .514-.411.93-.92.93v.001Zm-3.578-1.86h2.655v-5.97H1.841v5.97ZM17.11 14.71a.913.913 0 0 1-.652-.273.935.935 0 0 1 0-1.314A5.808 5.808 0 0 0 18.16 9.02a5.911 5.911 0 0 0-1.7-4.147.935.935 0 0 1 0-1.314.913.913 0 0 1 1.3 0A7.711 7.711 0 0 1 20 9.02c0 2.063-.796 3.957-2.24 5.417a.913.913 0 0 1-.652.274h.002Z'/%3E%3Cpath d='M14.926 12.505a.922.922 0 0 1-.651-.272.938.938 0 0 1 0-1.316 2.727 2.727 0 0 0 .803-1.896c0-.728-.284-1.416-.803-1.94a.941.941 0 0 1 0-1.317.918.918 0 0 1 1.303 0 4.597 4.597 0 0 1 1.339 3.255c0 1.224-.489 2.347-1.34 3.21a.916.916 0 0 1-.65.274v.002Z'/%3E%3C/g%3E%3C/svg%3E");
}
.svg_icon.icon_notice.black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' viewBox='0 0 20 18'  fill='none'%3E%3Cg fill='%23161616'%3E%3Cpath d='M10.814 18a.91.91 0 0 1-.556-.191l-5.396-4.154a.93.93 0 0 1-.364-.739V5.085a.93.93 0 0 1 .364-.739L10.256.192A.9.9 0 0 1 11.222.1c.314.156.511.48.511.832v16.14a.925.925 0 0 1-.92.929h.001ZM6.34 12.455l3.555 2.736V2.81L6.339 5.546v6.91Z'/%3E%3Cpath d='M5.419 13.846H.92a.924.924 0 0 1-.92-.93V5.085c0-.515.411-.93.92-.93H5.42c.509 0 .92.415.92.93v7.83c0 .514-.411.93-.92.93v.001Zm-3.578-1.86h2.655v-5.97H1.841v5.97ZM17.11 14.71a.913.913 0 0 1-.652-.273.935.935 0 0 1 0-1.314A5.808 5.808 0 0 0 18.16 9.02a5.911 5.911 0 0 0-1.7-4.147.935.935 0 0 1 0-1.314.913.913 0 0 1 1.3 0A7.711 7.711 0 0 1 20 9.02c0 2.063-.796 3.957-2.24 5.417a.913.913 0 0 1-.652.274h.002Z'/%3E%3Cpath d='M14.926 12.505a.922.922 0 0 1-.651-.272.938.938 0 0 1 0-1.316 2.727 2.727 0 0 0 .803-1.896c0-.728-.284-1.416-.803-1.94a.941.941 0 0 1 0-1.317.918.918 0 0 1 1.303 0 4.597 4.597 0 0 1 1.339 3.255c0 1.224-.489 2.347-1.34 3.21a.916.916 0 0 1-.65.274v.002Z'/%3E%3C/g%3E%3C/svg%3E");
}
.svg_icon.icon_camera.green {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 62 62' fill='none'%3E%3Cg fill='%2324c19b'%3E%3Cpath d='M47.343 44.5H14.657A1.66 1.66 0 0 1 13 42.836V21.538c0-.918.74-1.665 1.657-1.665h8.262l1.06-2.801A1.653 1.653 0 0 1 25.528 16h10.946c.688 0 1.305.428 1.547 1.075l1.06 2.798h8.263A1.66 1.66 0 0 1 49 21.538v21.298a1.66 1.66 0 0 1-1.657 1.664Zm-31.03-3.329h29.37V23.202h-7.748a1.653 1.653 0 0 1-1.547-1.075l-1.06-2.798h-8.659l-1.06 2.801a1.653 1.653 0 0 1-1.548 1.072h-7.748v17.97Z'/%3E%3Cpath d='M30.998 39.312c-4.312 0-7.823-3.562-7.823-7.939 0-4.376 3.511-7.86 7.823-7.86s7.823 3.528 7.823 7.86c0 4.332-3.51 7.939-7.823 7.939Zm0-12.47c-2.485 0-4.51 2.035-4.51 4.531 0 2.497 2.025 4.607 4.51 4.607s4.51-2.069 4.51-4.607a4.501 4.501 0 0 0-4.51-4.53Z'/%3E%3C/g%3E%3C/svg%3E");
}
.svg_icon.icon_user.black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath stroke='%23161616' stroke-linecap='round' stroke-width='2.3' d='M2 20c.454-4.331 4.31-7.714 9-7.714s8.546 3.383 9 7.714M14.876 5.857c0 2.13-1.735 3.857-3.876 3.857-2.14 0-3.876-1.727-3.876-3.857S8.859 2 11 2c2.14 0 3.876 1.727 3.876 3.857Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_bell.black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26' fill='none'%3E%3Cpath fill='%23161616' d='M10 1a1 1 0 1 1 2 0h-2ZM1 21.444v1a1 1 0 0 1-1-1h1Zm0-1.777H0a1 1 0 0 1 .418-.814l.582.814Zm20 0 .582-.814a1 1 0 0 1 .418.814h-1Zm0 1.777h1a1 1 0 0 1-1 1v-1ZM7.273 23.222a1 1 0 1 1 2 0h-2Zm5.454 0a1 1 0 1 1 2 0h-2ZM12 1v1.778h-2V1h2ZM0 21.444v-1.777h2v1.777H0Zm.418-2.59c.947-.678 1.503-1.418 1.836-2.254.341-.859.473-1.88.473-3.156h2c0 1.392-.14 2.7-.615 3.896-.485 1.217-1.293 2.255-2.53 3.14L.418 18.853Zm2.31-5.41V9.89h2v3.555h-2Zm0-3.555c0-4.501 3.724-8.111 8.272-8.111v2c-3.486 0-6.273 2.756-6.273 6.11h-2ZM11 1.778c4.548 0 8.273 3.61 8.273 8.11h-2c0-3.354-2.787-6.11-6.273-6.11v-2Zm8.273 8.11v2.668h-2V9.889h2Zm0 2.668c0 2.617.55 5.04 2.309 6.297l-1.164 1.627c-2.61-1.867-3.145-5.209-3.145-7.924h2ZM22 19.666v1.778h-2v-1.777h2Zm-1 2.778H1v-2h20v2Zm-11.727.778c0 .042.027.212.345.42.309.2.794.358 1.382.358v2c-.918 0-1.796-.24-2.474-.683-.67-.436-1.253-1.155-1.253-2.095h2ZM11 24c.587 0 1.073-.157 1.382-.358.318-.208.345-.378.345-.42h2c0 .94-.584 1.66-1.253 2.095-.678.442-1.556.683-2.474.683v-2Z'/%3E%3C/svg%3E");
}

.com_Member .btn_code {
  float: right;
}
.com_Member .com_input_sec {
  overflow: hidden;
}
.com_Member .notice_sec {
  margin-top: 30px;
  color: #2E3037;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border: solid #000;
  border-width: 1px 0;
  padding-block: 24px;
}
.com_Member .notice_sec .id {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 500;
  color: #24C19B;
}
.com_Member .notice_sec .point {
  font-size: 18px;
  font-weight: 500;
  color: #24C19B;
}

.p_Login .wrapper {
  padding-inline: 20px;
  padding-top: 60px;
  padding-bottom: 34px;
  max-width: 768px;
  background: #fff;
}
.p_Login .top_section {
  background-image: url(../img/btn_login.png);
  background-size: cover;
  height: 240px;
  text-align: center;
  margin-bottom: -50px;
  padding-block: 5px 30px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.p_Login .top_section .logo {
  margin-bottom: 30px;
}
.p_Login .top_section .logo img {
  width: 70px;
}
.p_Login .top_section .icon {
  width: 80px;
}
.p_Login .save_id_sec {
  margin-top: 14px;
}
.p_Login .btn_login {
  font-size: 20px;
}
.p_Login .find_sec {
  margin-top: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.p_Login .find_sec .btn {
  font-size: 18px;
}
.p_Login .find_sec .btn:not(:first-child) {
  position: relative;
}
.p_Login .find_sec .btn:not(:first-child)::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 1px;
  height: 16px;
  margin-inline: 15px;
  background: #EDEDED;
  cursor: default;
}
.p_Login .sns_sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 10px;
  margin-top: 37px;
}
.p_Login .sns_sec .com_btn {
  gap: 20px;
}
.p_Login .sns_sec .com_btn img {
  height: 30px;
}
.p_Login .sns_sec .com_btn .txt {
  width: 125px;
  text-align: left;
}
.p_Login .join_sec {
  margin-top: 34px;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.p_Login .btn_wrap {
  margin-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 10px;
}

.p_Join .agree_sec {
  padding-top: 30px;
  clear: both;
}
.p_Join .agree_sec .all {
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.p_Join .agree_sec .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 20px;
}
.p_Join .agree_sec .list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.p_Join .agree_sec .chk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 10px;
}
.p_Join .agree_sec .chk input:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath stroke='%23646464' stroke-linecap='round' stroke-width='2' d='M5 10.5 9.5 15 17 7'/%3E%3C/svg%3E");
  background-size: 22px auto;
  width: 22px;
  height: 22px;
  display: inline-block;
}
.p_Join .agree_sec .chk input:checked:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath stroke='%2324C19B' stroke-linecap='round' stroke-width='2' d='M5 10.5 9.5 15 17 7'/%3E%3C/svg%3E");
}