/* 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%;
}
.planImg{position: relative; overflow:hidden;}
.planImg img{width:100%;}

.topMain{width:100%; position: relative;}
.topMain img{width:100%;}
.subarea{width:90%; background:#163a6d; padding:80px 5% 0px 5%;}
.subarea__row{width:100%; color:#fff; font-size:1.1em;}
.swiper-container{width:100%; height:100%; position:relative; overflow:hidden;}
.swiper-container .swiper-slide{width:100%;}
.swiper-container .swiper-slide img{display:block; width:100%; height:100%; object-fit:cover;}
.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:60px; height:60px; color:#fff; background:rgba(22,58,108,0.6); border-radius:100px;}
.subsrea__sub{width:70%; line-height:1.8em; text-align: center; background:#ef4142; font-size:1.2em; margin-top:1.5em;}
.subsrea__size{margin-top: 1em;}
.subsrea__tit{font-weight:bold; font-size:2em; line-height:1em; letter-spacing: -1px;}
.subsrea__pri{color:#4980cd; text-decoration: line-through; font-size:1.8em; margin-top:0.9em; font-weight:bold;}
.subsrea__pris{font-weight:bold; font-size:2.8em; margin-top:0em;}
.subsrea__pri span,.subsrea__pris span{font-size:0.8em;}
.subsrea__btn{display:block; width:84%; border-radius:500px; line-height:2.4em; text-align: center; background:#fff; color:#163a6d; font-size:1.8em; margin:1em auto 0px auto; font-weight:bold;}
.subsrea__txt{color:#b6d4ff; margin-top:4em; line-height:1.3em; padding-bottom:4.2em;}
/* ¸ÞÀÎ */

.itemList {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20%;
}
.itemList__tit {
  line-height: 2.4em;
  font-size: 1.2em;
  width: 92%;
  margin: 8% 0px 4% 0px;
  color:#202020;
  font-style:italic;
  font-weight:bold;
  letter-spacing:-1px;
}
.itemList__tit span{color:#163a6d; font-size:1.1em;}
.itemBackgroundIn {
  width: 92%;
  background-size: 100%;
}
.itemContents {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.itemContents ul {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-top:1px solid #ececec;
  border-left:1px solid #ececec;
}
.itemContents ul li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding: 6% 4.87% 6.224% 4.87%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}

.itemContents ul li img {
  width: 100%;
}
.itemContents ul li .mainItemtxt {
  width: 100%;
  font-size: 1em;
  line-height: 1em;
  height: 3em;
  overflow: hidden;
  margin-top: 4%;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.itemContents ul li .mainItemPrice {
  width: 100%;
  font-size: 1.1em;
  line-height: 1em;
  margin-top: 8%;
  text-align: right;
  font-weight: bold;
  color: #aaa;
  text-decoration: line-through;
}
.itemContents ul li .mainItemPrice span {
  font-size: 0.7em;
}
.itemContents ul li .priceBox {
  width: 100%;
  margin-top: 2%;
  letter-spacing: -1px;
}
.itemContents ul li .priceBox .saleNum {
  font-size: 1.3em;
  line-height: 1em;
  text-align: left;
  color: #e32e3c;
  float: left;
}
.itemContents ul li .priceBox .mainItemPriceSale {
  font-size: 1.3em;
  line-height: 1em;
  text-align: right;
  font-weight: bold;
  color: #000;
  float: right;
}
.itemContents ul li .priceBox .mainItemPriceSale span {
  font-size: 0.7em;
}
.itemContents ul li .mainItemBtn {
  width: 90%;
  font-size: 1.1em;
  line-height: 2em;
  box-sizing: border-box;
  border: 1px solid #202020;
  color: #202020;
  text-align: center;
  margin: 8% auto 0px auto;
  font-weight: bold;
}
.itemContents ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* ºäÆ÷Æ® ³»¿ë */
.itemBbottom img {
  width: 100%;
}
/* ºäÆ÷Æ® ³»¿ë ÇÏ´Ü */

@media all and (min-width: 400px) {
  .plan__title .title-name {
    font-size: 7.7vw;
  }
  .title__circle-image {
    width: 354px;
    height: 354px;
  }

  .title__circle-image .circle-image {
    width: 354px;
    height: 354px;
  }

  /* ÀÌ¹ÌÁö ½½¶óÀÌµå Å©±â Á¶Á¤ */

  .itemContents ul li .mainItemtxt {
    font-size: 1.1em;
  }
  .itemContents ul li .mainItemPrice {
    font-size: 1.1em;
  }
  .itemContents ul li .priceBox .mainItemPriceSale {
    font-size: 1.6em;
  }
  .itemContents ul li .mainItemBtn {
    font-size: 1.1em;
  }
  .itemContents ul li .priceBox .saleNum {
    font-size: 1.6em;
  }
  /* °Ë»ö°á°ú °¶·¯¸® ºäÆ÷Æ® ³»¿ë */
}

@media all and (min-width: 768px) {
  .itemContents ul li {
    width: 25%;
    padding: 2.385% 2.385% 2.904% 2.385%;
  }
  .itemContents ul li .priceBox .mainItemPriceSale {
    font-size: 1.4em;
  }
  .itemContents ul li .priceBox .saleNum {
    font-size: 1.2em;
  }
  /* °Ë»ö°á°ú °¶·¯¸® ºäÆ÷Æ® ³»¿ë */
}

@media all and (min-width: 1000px) {
  .itemContents ul li .mainItemtxt {
    font-size: 1.2em;
  }
  .itemContents ul li .mainItemBtn {
    font-size: 1.2em;
  }
  .itemContents ul li .priceBox .mainItemPriceSale {
    font-size: 1.6em;
  }
  .itemContents ul li .priceBox .saleNum {
    font-size: 1.6em;
  }
  /* °Ë»ö°á°ú °¶·¯¸® ºäÆ÷Æ® ³»¿ë */
}

/* BASIC css end */

