@charset "UTF-8";
.w--max {
  width: 100%;
}
.w--55 {
  width: 55px;
}
.w--80 {
  width: 80px;
}

.maxw--max {
  max-width: 100%;
}
.maxw--60 {
  max-width: 60px;
}
.maxw--65 {
  max-width: 65px;
}
.maxw--80 {
  max-width: 80px;
}
.maxw--85 {
  max-width: 85px;
}
.maxw--100 {
  max-width: 100px;
}
.maxw--120 {
  max-width: 120px;
}
.maxw--135 {
  max-width: 135px;
}
.maxw--150 {
  max-width: 150px;
}
.maxw--180 {
  max-width: 180px;
}
.maxw--240 {
  max-width: 240px;
}
.maxw--250 {
  max-width: 250px;
}
.maxw--260 {
  max-width: 260px;
}
.maxw--300 {
  max-width: 300px;
}
.maxw--380 {
  max-width: 380px;
}
.maxw--480 {
  max-width: 480px;
}
.maxw--545 {
  max-width: 545px;
}
.maxw--590 {
  max-width: 590px;
}
.maxw--600 {
  max-width: 600px;
}
.maxw--710 {
  max-width: 710px;
}
.maxw--750 {
  max-width: 750px;
}
.maxw--860 {
  max-width: 860px;
}
.maxw--1030 {
  max-width: 1030px;
}
.maxw--1035 {
  max-width: 1035px;
}
.maxw--1160 {
  max-width: 1160px;
}
.maxw--1460 {
  max-width: 1460px;
}
.maxw--1760 {
  max-width: 1760px;
}

.minw--12 {
  min-width: 12px;
}
.minw--18 {
  min-width: 18px;
}
.minw--65 {
  min-width: 65px;
}
.minw--100 {
  min-width: 100px;
}
.minw--150 {
  min-width: 150px;
}
.minw--180 {
  min-width: 180px;
}

.h--max {
  height: 100%;
}
.h--10 {
  height: 10px;
}
.h--30 {
  height: 30px;
}
.h--40 {
  height: 40px;
}
.h--50 {
  height: 50px;
}
.h--60 {
  height: 60px;
}
.h--65 {
  height: 65px;
}
.h--110 {
  height: 110px;
}
.h--120 {
  height: 120px;
}
.h--160 {
  height: 160px;
}
.h--200 {
  height: 200px;
}
.h--300 {
  height: 300px;
}
.h--100vh {
  height: 100vh;
}

.minh--8 {
  min-height: 8px;
}
.minh--12 {
  min-height: 12px;
}
.minh--35 {
  min-height: 35px;
}
.minh--65 {
  min-height: 65px;
}

.pd--40 {
  padding: 40px;
}

.pt--12 {
  padding-top: 12px;
}
.pt--15 {
  padding-top: 15px;
}
.pt--20 {
  padding-top: 20px;
}
.pt--25 {
  padding-top: 25px;
}
.pt--30 {
  padding-top: 30px;
}
.pt--35 {
  padding-top: 35px;
}
.pt--40 {
  padding-top: 40px;
}
.pt--50 {
  padding-top: 50px;
}
.pt--60 {
  padding-top: 60px;
}
.pt--70 {
  padding-top: 70px;
}
.pt--80 {
  padding-top: 80px;
}
.pt--100 {
  padding-top: 100px;
}
.pt--120 {
  padding-top: 120px;
}
.pt--130 {
  padding-top: 130px;
}
.pt--140 {
  padding-top: 140px;
}
.pt--150 {
  padding-top: 150px;
}
.pt--160 {
  padding-top: 160px;
}
.pt--200 {
  padding-top: 200px;
}
.pt--230 {
  padding-top: 230px;
}

.pb--5 {
  padding-bottom: 5px;
}
.pb--15 {
  padding-bottom: 15px;
}
.pb--20 {
  padding-bottom: 20px;
}
.pb--30 {
  padding-bottom: 30px;
}
.pb--35 {
  padding-bottom: 35px;
}
.pb--40 {
  padding-bottom: 40px;
}
.pb--50 {
  padding-bottom: 50px;
}
.pb--70 {
  padding-bottom: 70px;
}
.pb--100 {
  padding-bottom: 100px;
}
.pb--120 {
  padding-bottom: 120px;
}
.pb--150 {
  padding-bottom: 150px;
}
.pb--160 {
  padding-bottom: 160px;
}
.pb--170 {
  padding-bottom: 170px;
}
.pb--200 {
  padding-bottom: 200px;
}
.pb--230 {
  padding-bottom: 230px;
}

.pr--5 {
  padding-right: 5px;
}
.pr--10 {
  padding-right: 10px;
}
.pr--15 {
  padding-right: 15px;
}
.pr--20 {
  padding-right: 20px;
}
.pr--25 {
  padding-right: 25px;
}
.pr--30 {
  padding-right: 30px;
}
.pr--40 {
  padding-right: 40px;
}
.pr--60 {
  padding-right: 60px;
}

.pl--10 {
  padding-left: 10px;
}
.pl--15 {
  padding-left: 15px;
}
.pl--20 {
  padding-left: 20px;
}
.pl--30 {
  padding-left: 30px;
}
.pl--35 {
  padding-left: 35px;
}
.pl--40 {
  padding-left: 40px;
}
.pl--80 {
  padding-left: 80px;
}

.m--auto {
  margin: 0 auto;
}

.mt--10 {
  margin-top: 10px;
}
.mt--15 {
  margin-top: 15px;
}
.mt--20 {
  margin-top: 20px;
}
.mt--25 {
  margin-top: 25px;
}
.mt--30 {
  margin-top: 30px;
}
.mt--40 {
  margin-top: 40px;
}
.mt--50 {
  margin-top: 50px;
}
.mt--60 {
  margin-top: 60px;
}
.mt--70 {
  margin-top: 70px;
}
.mt--80 {
  margin-top: 80px;
}
.mt--100 {
  margin-top: 100px;
}
.mt--120 {
  margin-top: 120px;
}
.mt--130 {
  margin-top: 130px;
}
.mt--140 {
  margin-top: 140px;
}
.mt--200 {
  margin-top: 200px;
}

.mb--30 {
  margin-bottom: 30px;
}
.mb--40 {
  margin-bottom: 40px;
}

.fs--12 {
  font-size: 0.75rem;
}
.fs--13 {
  font-size: 0.8125rem;
}
.fs--14 {
  font-size: 0.875rem;
}
.fs--15 {
  font-size: 0.875rem;
}
.fs--18 {
  font-size: 1.125rem;
}
.fs--20 {
  font-size: 1.25rem;
}
.fs--24 {
  font-size: 1.5rem;
}
.fs--25 {
  font-size: 1.5625rem;
}
.fs--28 {
  font-size: 1.75rem;
}
.fs--30 {
  font-size: 1.875rem;
}
.fs--32 {
  font-size: 2rem;
}
.fs--38 {
  font-size: 2.375rem;
}
.fs--40 {
  font-size: 2.5rem;
}
.fs--48 {
  font-size: 3rem;
}
.fs--60 {
  font-size: 3.75rem;
}
.fs--80 {
  font-size: 5rem;
}
.fs--84 {
  font-size: 5.25rem;
}
.fs--140 {
  font-size: 8.75rem;
}

.fw--400 {
  font-weight: 500;
}
.fw--500 {
  font-weight: 500;
}
.fw--600 {
  font-weight: 600;
}
.fw--700 {
  font-weight: 700;
}
.fw--800 {
  font-weight: 800;
}
.fw--900 {
  font-weight: 900;
}
.fw--normal {
  font-weight: normal;
}

.ls--4 {
  letter-spacing: -0.25rem;
}
.ls--8 {
  letter-spacing: -0.525rem;
}

.lh--133 {
  line-height: 1.33;
}

.t_align--center {
  text-align: center;
}

.t_transform--upper {
  text-transform: uppercase;
}

.t_underline--true {
  text-decoration: underline;
}

.cgap--5 {
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}
.cgap--10 {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.cgap--15 {
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
.cgap--20 {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.cgap--30 {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.cgap--40 {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
.cgap--60 {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.cgap--80 {
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
}

.rgap--5 {
  row-gap: 5px;
}
.rgap--10 {
  row-gap: 10px;
}
.rgap--15 {
  row-gap: 15px;
}
.rgap--20 {
  row-gap: 20px;
}
.rgap--25 {
  row-gap: 25px;
}
.rgap--30 {
  row-gap: 30px;
}
.rgap--40 {
  row-gap: 40px;
}
.rgap--50 {
  row-gap: 50px;
}
.rgap--55 {
  row-gap: 55px;
}
.rgap--60 {
  row-gap: 60px;
}
.rgap--65 {
  row-gap: 65px;
}
.rgap--80 {
  row-gap: 80px;
}
.rgap--100 {
  row-gap: 100px;
}
.rgap--120 {
  row-gap: 120px;
}

.bg_color--body {
  background-color: #222222;
}
.bg_color--w {
  background-color: #FFFFFF;
}
.bg_color--333333 {
  background-color: #333333;
}
.bg_color--FAE7E7 {
  background-color: #FAE7E7;
}
.bg_color--F6F6F6 {
  background-color: #F6F6F6;
}
.bg_color--999999 {
  background-color: #999999;
}
.bg_color--7D4C24 {
  background-color: #7D4C24;
}
.bg_color--point {
  background-color: #910024;
}
.bg_color--point70 {
  background-color: rgba(145, 0, 36, 0.7);
}
.bg_color--kakao {
  background-color: #FEE500;
}
.bg_repeat--none {
  background-repeat: no-repeat;
}
.bg_pos--center {
  background-position: center center;
}

.color--body {
  color: #222222;
}
.color--point {
  color: #910024;
}
.color--w {
  color: #FFFFFF;
}
.color--bbbbbb {
  color: #bbbbbb;
}
.color--666666 {
  color: #666666;
}
.color--999999 {
  color: #999999;
}
.color--F05252 {
  color: #F05252;
}

.border--none {
  border: 0;
}
.border--1_point {
  border: 1px solid #910024;
}
.border--1_w {
  border: 1px solid #FFFFFF;
}
.border--1_w_50 {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.border--1_DDDDDD {
  border: 1px solid #DDDDDD;
}
.border--1_222222 {
  border: 1px solid #222222;
}
.border--1_999999 {
  border: 1px solid #999999;
}
.border--bot_1_E6E6E6 {
  border-bottom: 1px solid #E6E6E6;
}
.border--bot_1_E6E6E6_dashed {
  border-bottom: 1px dashed #E6E6E6;
}
.border--bot_1_DDDDDD {
  border-bottom: 1px solid #DDDDDD;
}
.border--bot_1_222222 {
  border-bottom: 1px solid #222222;
}
.border--bot_2_222222 {
  border-bottom: 2px solid #222222;
}
.border--bot_4_222222 {
  border-bottom: 4px solid #222222;
}
.border--bot_8_w {
  border-bottom: 8px solid #ffffff;
}
.border--top_1_ECECEC {
  border-top: 1px solid #ECECEC;
}

.rounded--4 {
  border-radius: 4px;
}
.rounded--5 {
  border-radius: 5px;
}
.rounded--8 {
  border-radius: 8px;
}
.rounded--30 {
  border-radius: 30px;
}
.rounded--60 {
  border-radius: 60px;
}
.rounded--80 {
  border-radius: 80px;
}
.rounded--120 {
  border-radius: 120px;
}
.rounded--max {
  border-radius: 100%;
}

.display--none {
  display: none;
}
.display--block {
  display: block;
}
.display--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.display--grid {
  display: grid;
}

.j_contents--sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.j_contents--fe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.j_contents--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i_align--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dir--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.dir--col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.overflow--hidden {
  overflow: hidden;
}

.grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid--8 {
  grid-template-columns: repeat(8, 1fr);
}
.grid--150_1fr {
  grid-template-columns: 150px 1fr;
}
.grid--180_1fr {
  grid-template-columns: 180px 1fr;
}

.filter--black {
  -webkit-filter: grayscale(1) brightness(0);
          filter: grayscale(1) brightness(0);
}
.filter--invert_w {
  -webkit-filter: grayscale(1) brightness(0) invert(1);
          filter: grayscale(1) brightness(0) invert(1);
}

@media screen and (max-width: 1800px) {
  .res1800_pl--20 {
    padding-left: 20px;
  }
  .res1800_pr--20 {
    padding-right: 20px;
  }
  .res1800_cgap--20 {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .res1800_rgap--20 {
    row-gap: 20px;
  }
}
@media screen and (max-width: 1500px) {
  .res1500_pl--20 {
    padding-left: 20px;
  }
  .res1500_pr--20 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .res1440_pl--20 {
    padding-left: 20px;
  }
  .res1440_pr--20 {
    padding-right: 20px;
  }
  .res1440_cgap--20 {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media screen and (max-width: 1240px) {
  .res1240_fs--36 {
    font-size: 2.25rem;
  }
  .res1240_fs--50 {
    font-size: 3.125rem;
  }
  .res1240_pt--20 {
    padding-top: 20px;
  }
  .res1240_pt--120 {
    padding-top: 120px;
  }
  .res1240_pb--30 {
    padding-bottom: 30px;
  }
  .res1240_pb--120 {
    padding-bottom: 120px;
  }
  .res1240_pl--0 {
    padding-left: 0;
  }
  .res1240_pl--20 {
    padding-left: 20px;
  }
  .res1240_pl--40 {
    padding-left: 40px;
  }
  .res1240_pr--20 {
    padding-right: 20px;
  }
  .res1240_pr--40 {
    padding-right: 40px;
  }
  .res1240_cgap--40 {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .res1240_rgap--50 {
    row-gap: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .res1200_pl--20 {
    padding-left: 20px;
  }
  .res1200_pr--20 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .res1024_maxw--none {
    max-width: none;
  }
  .res1024_minw--80 {
    min-width: 80px;
  }
  .res1024_minw--120 {
    min-width: 120px;
  }
  .res1024_pt--80 {
    padding-top: 60px;
  }
  .res1024_pt--100 {
    padding-top: 100px;
  }
  .res1024_pt--120 {
    padding-top: 120px;
  }
  .res1024_pt--160 {
    padding-top: 160px;
  }
  .res1024_pb--80 {
    padding-bottom: 60px;
  }
  .res1024_pb--100 {
    padding-bottom: 100px;
  }
  .res1024_pl--20 {
    padding-left: 20px;
  }
  .res1024_pr--20 {
    padding-right: 20px;
  }
  .res1024_mt--50 {
    margin-top: 50px;
  }
  .res1024_mt--70 {
    margin-top: 70px;
  }
  .res1024_mt--80 {
    margin-top: 80px;
  }
  .res1024_display--none {
    display: none;
  }
  .res1024_grid--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .res1024_rgap--40 {
    row-gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .res768_maxw--none {
    max-width: none;
  }
  .res768_maxw--18 {
    max-width: 18px;
  }
  .res768_maxw--70 {
    max-width: 70px;
  }
  .res768_maxw--80 {
    max-width: 80px;
  }
  .res768_maxw--85 {
    max-width: 85px;
  }
  .res768_minw--auto {
    min-width: auto;
  }
  .res768_minw--80 {
    min-width: 80px;
  }
  .res768_minh--auto {
    min-height: auto;
  }
  .res768_h--55 {
    height: 55px;
  }
  .res768_h--60 {
    height: 60px;
  }
  .res768_h--80 {
    height: 80px;
  }
  .res768_h--160 {
    height: 160px;
  }
  .res768_w--max {
    width: 100%;
  }
  .res768_fs--15 {
    font-size: 0.9375rem;
  }
  .res768_fs--16 {
    font-size: 1rem;
  }
  .res768_fs--18 {
    font-size: 1.125rem;
  }
  .res768_fs--20 {
    font-size: 1.25rem;
  }
  .res768_fs--22 {
    font-size: 1.375rem;
  }
  .res768_fs--24 {
    font-size: 1.5rem;
  }
  .res768_fs--26 {
    font-size: 1.625rem;
  }
  .res768_fs--30 {
    font-size: 2.125rem;
  }
  .res768_fs--34 {
    font-size: 2.125rem;
  }
  .res768_fs--44 {
    font-size: 2.75rem;
  }
  .res768_t_align--start {
    text-align: start;
  }
  .res768_t_align--end {
    text-align: end;
  }
  .res768_pt--0 {
    padding-top: 0px;
  }
  .res768_pt--10 {
    padding-top: 10px;
  }
  .res768_pt--20 {
    padding-top: 20px;
  }
  .res768_pt--30 {
    padding-top: 30px;
  }
  .res768_pt--40 {
    padding-top: 40px;
  }
  .res768_pt--60 {
    padding-top: 60px;
  }
  .res768_pt--80 {
    padding-top: 80px;
  }
  .res768_pt--100 {
    padding-top: 100px;
  }
  .res768_pb--0 {
    padding-bottom: 0;
  }
  .res768_pb--10 {
    padding-bottom: 10px;
  }
  .res768_pb--25 {
    padding-bottom: 25px;
  }
  .res768_pb--30 {
    padding-bottom: 30px;
  }
  .res768_pb--60 {
    padding-bottom: 60px;
  }
  .res768_pb--80 {
    padding-bottom: 80px;
  }
  .res768_pb--100 {
    padding-bottom: 100px;
  }
  .res768_pr--20 {
    padding-right: 20px;
  }
  .res768_pr--30 {
    padding-right: 30px;
  }
  .res768_pl--20 {
    padding-left: 20px;
  }
  .res768_mt--0 {
    margin-top: 0px;
  }
  .res768_mt--10 {
    margin-top: 10px;
  }
  .res768_mt--15 {
    margin-top: 15px;
  }
  .res768_mt--20 {
    margin-top: 20px;
  }
  .res768_mt--25 {
    margin-top: 25px;
  }
  .res768_mt--30 {
    margin-top: 30px;
  }
  .res768_mt--50 {
    margin-top: 50px;
  }
  .res768_mt--60 {
    margin-top: 60px;
  }
  .res768_mt--120 {
    margin-top: 120px;
  }
  .res768_mb--20 {
    margin-bottom: 20px;
  }
  .res768_mb--40 {
    margin-bottom: 40px;
  }
  .res768_cgap--5 {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
  .res768_cgap--10 {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .res768_cgap--15 {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .res768_cgap--40 {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .res768_rgap--5 {
    row-gap: 5px;
  }
  .res768_rgap--10 {
    row-gap: 10px;
  }
  .res768_rgap--15 {
    row-gap: 15px;
  }
  .res768_rgap--30 {
    row-gap: 30px;
  }
  .res768_rgap--40 {
    row-gap: 40px;
  }
  .res768_rgap--60 {
    row-gap: 60px;
  }
  .res768_display--block {
    display: block;
  }
  .res768_display--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .res768_display--grid {
    display: grid;
  }
  .res768_display--none {
    display: none;
  }
  .res768_grid--55_1fr {
    grid-template-columns: 55px 1fr;
  }
  .res768_grid--80_1fr {
    grid-template-columns: 80px 1fr;
  }
  .res768_grid--90_1fr {
    grid-template-columns: 90px 1fr;
  }
  .res768_j_contents--sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .res768_j_contents--fe {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .res768_j_contents--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .res768_i_align--fs {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .res768_i_align--start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .res768_i_align--center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .res768_dir--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .res768_dir--col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .res768_dir--colr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .res768_border--none {
    border: none;
  }
  .res768_border--bot_4_w {
    border-bottom: 4px solid #ffffff;
  }
  .res768_border--bot_4_222222 {
    border-bottom: 4px solid #222222;
  }
}
@media screen and (max-width: 600px) {
  .res600_pl--20 {
    padding-left: 20px;
  }
  .res600_pr--20 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 540px) {
  .res540_pt--30 {
    padding-top: 30px;
  }
  .res540_pt--60 {
    padding-top: 70px;
  }
  .res540_pt--70 {
    padding-top: 70px;
  }
  .res540_pb--70 {
    padding-bottom: 70px;
  }
  .res540_pb--160 {
    padding-bottom: 160px;
  }
  .res540_mt--0 {
    margin-top: 0;
  }
  .res540_mt--80 {
    margin-top: 80px;
  }
  .res540_display--none {
    display: none;
  }
  .res540_grid--1 {
    grid-template-columns: 1fr;
  }
  .res540_rgap--20 {
    row-gap: 20px;
  }
  .res540_rgap--40 {
    row-gap: 40px;
  }
  .res540_rgap--60 {
    row-gap: 60px;
  }
}
@media screen and (max-width: 420px) {
  .res420_pl--20 {
    padding-left: 20px;
  }
  .res420_pr--20 {
    padding-right: 20px;
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**************************************** base 시작*/
html,
body {
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "SUIT Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: normal;
  color: #222222;
  overflow-x: hidden;
}

body {
  overflow: hidden;
}

ul,
ol {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  display: block;
}

img {
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  max-width: 100%;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  border-spacing: 0;
}

input,
textarea,
select {
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "SUIT Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  letter-spacing: -1px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  color: inherit;
}
input:focus,
textarea:focus,
select:focus {
  outline: 0;
}

/**************************************** input 시작*/
input {
  padding-left: 15px;
  padding-right: 15px;
}
input[type=checkbox], input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
input[type=checkbox] + label, input[type=radio] + label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[type=checkbox] + label::before, input[type=radio] + label::before {
  content: "";
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #CCCCCC;
  border-radius: 100%;
}
input[type=checkbox]:checked + label, input[type=radio]:checked + label {
  opacity: 1;
}
input[type=checkbox]:checked + label::before, input[type=radio]:checked + label::before {
  content: "";
  background-image: url(/img/icon--check.svg);
  background-color: #910024;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #910024;
}

.input_contents:has(.correct) label,
.input_contents:has(.incorrect) label,
.input_contents:has(.complete) label,
.input_contents:has(.survey_complete) label {
  cursor: not-allowed;
  pointer-events: none; /* 클릭 막으려면 */
}

/**************************************** input 끝*/
/**************************************** select 시작*/
select {
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(/img/select__arrow.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
}

/**************************************** select 끝*/
address {
  font-style: normal;
}

button {
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "SUIT Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  border: 0;
  background: none;
  outline: 0;
  color: inherit;
}

textarea {
  resize: none;
  padding: 15px;
}

figure {
  margin: 0;
}

/**************************************** base 끝*/
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
  input {
    padding-left: 10px;
    padding-right: 10px;
  }
  input[type=checkbox] + label, input[type=radio] + label {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  input[type=checkbox] + label::before, input[type=radio] + label::before {
    width: 24px;
    height: 24px;
  }
  input[type=checkbox]:checked + label::before, input[type=radio]:checked + label::before {
    background-size: 12px;
  }
}/*# sourceMappingURL=base.css.map */