/* BASIC css start */
.basiccateComent {
  height: 42px;
  line-height: 42px;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ececec;
  font-size: 15px;
  font-weight: 500;
  font-size: 16px;
}
.basiccateComent h2 {
  width: 0;
  height: 0;
  overflow: hidden;
}
.basiccateComent span {
  color: #f40d08;
  font-weight: normal;
}
.basiccateComent > a {
  display: block;
  width: 80px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.basiccateComent > a > p {
  width: 21px;
  height: 21px;
  margin: 9.5px auto;
  border: 1px solid #ccc;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.basiccateComent > a > p > i {
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  color: #ccc;
}
/* »ó´Ü Ä«Å×°í¸® ¸í */

.section__plan {
  font-size: 13px;
  line-height: 1.5;
  color: #101010;
  font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont,
    "Malgun Gothic", "¸¼Àº °íµñ", helvetica, "Apple SD Gothic Neo", arial, dotum,
    µ¸¿ò, sans-serif;
  position: relative;
}

.section__plan img {
  width: 100%;
}
.section__plan .imgRd {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.section__plan img[src$=".gif"],
.section__plan img[src$=".png"] {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
/* ÀÌ¹ÌÁö ·»´õ¸µ crisp-edges °íÁ¤ */

.crazy11app {
  position: relative;
  padding: 14vw 5.5vw;
  border-bottom: 1px dashed #464646;
}
.crazy11app .crazy11app__top {
  width: 28%;
  line-height: 8vw;
  background: #e41717;
  text-align: center;
  color: #fff;
  border-radius: 500px;
  letter-spacing: 1px;
}
.crazy11app .crazy11app__title {
  line-height: 1.4em;
  margin-top: 4vw;
}
.crazy11app .crazy11app__txt {
  line-height: 1.4em;
  margin: 4vw 0px 0px 4vw;
}
.crazy11app .fbold {
  font-weight: bold;
}
.crazy11app .fred {
  color: #e41717;
}
.crazy11app .fgray {
  color: #464646;
}
.crazy11app .fs36 {
  font-size: 3.4vw;
}
.crazy11app .fs46 {
  font-size: 4.4vw;
}
.appdownbtn,
.apponinfo,
.appmenu {
  margin-top: 5vw;
  position: relative;
}
.appdownbtn a {
  display: block;
  position: absolute;
  width: 35%;
  height: 24%;
  margin-right: 2%;
}
.appdownbtn a.appdownbtn1 {
  top: 74%;
  left: 9%;
}
.appdownbtn a.appdownbtn2 {
  top: 74%;
  left: 55%;
}
.apponinfo {
  padding-bottom: 18vw;
}
.apponinfo_txt {
  text-align: center;
  font-size: 2.7vw;
  line-height: 4vw;
  position: absolute;
  top: 75%;
}
.apponinfo_txt1 {
  left: 8%;
}
.apponinfo_txt2 {
  left: 34%;
}
.apponinfo_txt3 {
  left: 71%;
}
.appmenu {
  padding-bottom: 10vw;
}
.appmenu__txt {
  text-align: center;
  font-size: 3.2vw;
  line-height: 5vw;
  width: 28%;
  border-radius: 500px;
  border: 1px solid #464646;
  position: absolute;
  top: 69%;
}
.appmenu__txt1 {
  left: 38%;
}
.appmenu__txt2 {
  left: 71%;
}
/* ³»¿ë */

/* BASIC css end */

