/* 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-family: "nixgonm", -apple-system, BlinkMacSystemFont, "Malgun Gothic",
    "¸¼Àº °íµñ", helvetica, "Apple SD Gothic Neo", arial, dotum, µ¸¿ò,
    sans-serif;
  position: relative;
}
.section__plan img {
  width: 100%;
}
.planMain {
  width: 100%;
  overflow: hidden;
  position: relative;
  display:flex; justify-content: center; align-items: center;
}
.planImg{position: relative; overflow:hidden;}
.planImg img{width:100%;}
.planImg a{width:88.7%; height:5.7%; position: absolute; top:35.7%; left:5.7%;}
/* BASIC css end */

