.main {
  /* height: 530px; */
  background: #b7d4f5;
}
.main ul li {
  position: absolute;
  /* left: 50%;
  margin-left: -1000px; */
}
.main ul li img {
  display: block;
  text-align: center;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.content {
  width: 100%;
}
.content .section1 {
  width: 1280px;
  margin: 0 auto;
  padding-top: 10px;
  overflow: hidden;
}
.content .section1 .ask-info {
  float: left;
  display: inline-block;
  width: 457px;
  height: 221px;
  margin-right: 30px;
  background: url(../img/main/askinfo-bg.jpg) left top no-repeat;
}
.content .section1 .ask-info > div {
  padding-left: 230px;
}
.content .section1 .ask-info h3 {
  padding: 37px 0 0 25px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
}
.content .section1 .ask-info > div > span {
  display: inline-block;
  padding: 15px 25px 25px 25px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 100;
  color: #fff;
}
.content .section1 .ask-info > div > a {
  padding: 10px 30px;
  margin-left: 20px;
  background: #0d4bb6;
  color: #fff;
  font-size: 15px;
}
.content .section1 .ask-info > div > a:hover {
  background: #0b419e;
}
.content .section1 .ask-info span.yellow-t {
  color: #ecd95a;
}
.content .section1 .customer {
  float: left;
  display: inline-block;
  width: 793px;
  height: 221px;
  background: #e1f5fd;
}
.content .section1 .customer .title-wrap {
  float: left;
  padding: 50px 35px;
}
.content .section1 .customer .title-wrap h3 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.content .section1 .customer .title-wrap img {
  padding-top: 40px;
}
.content .section1 .customer .content-wrap {
  float: left;
  padding-top: 40px;
  padding-right: 0px;
}
.content .section1 .customer .content-wrap .callnumber {
  display: block;
  font-size: 45px;
  font-weight: bold;
  color: #2a2a2a;
}
.content .section1 .customer .content-wrap .callnumber-t {
  display: block;
  color: #6da0b4;
}
.content .section1 .customer .content-wrap .call-time > ul li {
  line-height: 15px;
}
.content .section1 .customer .content-wrap .call-m {
  display: inline-block;
  margin-top: 10px;
  border: 1px solid #ccc;
}
.content .section1 .customer .content-wrap .call-m li {
  display: inline-block;
}
.content .section1 .customer .content-wrap .call-m li:first-child {
  border-right: 1px solid #ccc;
}
.content .section1 .customer .content-wrap .call-m li a {
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 100%;
}
.content .section1 .customer .content-wrap .call-m li:hover {
  background: #d9eef7;
}
.content .section1 .customer .content-wrap .call-m li:hover a {
  color: #222;
}
.content .section1 .customer .menu-wrap {
  float: center;
}
.content .section1 .customer .menu-wrap > li {
  display: inline-block;
  padding-top: 40px;
}
.content .section1 .customer .menu-wrap > li div a {
  display: block;
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.content .section1 .customer .menu-wrap > li div a img {
  display: inline-block;
  padding-top: 15px;
}
.content .section1 .customer .menu-wrap > li div h3 {
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}
.content .section1 .customer .menu-wrap > li:first-child {
  padding-left: 40px;
  padding-right: 35px;
}
.content .section1 .customer .menu-wrap > li:hover h3 {
  color: #5d8cc7;
}
.content .section2 {
  width: 100%;
  margin-top: 10px;
  height: 243px;
  background: #F5EFFB;
}
.content .section2 > div {
  width: 1280px;
  margin: 0 auto;
  display: flex;
}
.content .section2 > div > div.best-wrap {
  float: left;
  width: 220px;
  height: 243px;
  display: inline-block;
  background: url(../img/main/best-bg.png) 50px top no-repeat;
}
.content .section2 > div > div.best-wrap h3 {
  padding-top: 140px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.content .section2 > div > div.best-wrap h3 span {
  color: #cc0808;
}
.content .section2 > div > div.best-wrap > span {
  display: block;
  padding-top: 5px;
  line-height: 15px;
  text-align: center;
  color: #777;
}
.content .section2 > div > ul {
  float: left;
  display: inline-block;
  padding-top: 35px;
  overflow: hidden;
}
.content .section2 > div > ul li {
  display: inline-block;
  float: left;
  width: 170px;
  padding-left: 42px;
}
.content .section2 > div > ul li.none {
  height: calc(100% - 35px);
  display: inline-flex;
  align-items: center;
}
.content .section2 > div > ul li img {
  display: block;
  width:171px;
  height: 107px;
}
.content .section2 > div > ul li span.title {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0.5px 0;
}
.content .section2 > div > ul li del.past-price {
  color: #a7a7a7;
}
.content .section2 > div > ul li span.now-price {
  float: right;
  color: #4b71e0;
  font-weight: bold;
}
.content .section2 > div > ul li:hover img {
  opacity: 0.7;
  cursor: pointer;
}
.content .section2 > div > ul li:hover .title {
  color: #4b71e0;
  text-decoration: underline;
}
.content .section3 {
  width: 1280px;
  padding-top: 10px;
  margin: 0 auto;
  overflow: hidden;
}
.content .section3 > div {
  float: left;
  display: inline-block;
  height: 150px;
  padding: 10px;
  width: 400px;
  margin-right: 35px;
  border: 10px solid #f3f3f3;
  box-sizing: border-box;
}
.content .section3 > div:last-child {
  margin-right: 0;
}
.content .section3 > div p {
  padding: 7px 0 17px 0;
  line-height: 14px;
}
.content .section3 > div a img {
  display: inline-block;
  padding-left: 5px;
}
.content .section3 > div a:hover {
  text-decoration: underline;
}
.content .section3 > div h3 {
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0.5px 0;
  letter-spacing: -1px;
}
.content .section3 .banner01 {
  background: url(../img/main/banner01-bg.jpg) 250px 30px no-repeat;
}
.content .section3 .banner01 a {
  color: #218714;
}
.content .section3 .banner02 {
  background: url(../img/main/banner02-bg.jpg) 250px 20px no-repeat;
}
.content .section3 .banner02 a {
  color: #d04444;
}
.content .section3 .banner03 {
  background: url(../img/main/banner03-bg.jpg) 270px 25px no-repeat;
}
.content .section3 .banner03 a {
  color: #4b71e0;
}
.content .section4 {
  width: 1280px;
  padding-top: 10px;
  margin: 0 auto;
  overflow: hidden;
}
.content .section4 > div {
  position: relative;
  float: left;
  display: inline-block;
  width: 400px;
  margin-right: 35px;
}
.content .section4 > div:last-child {
  margin-right: 0;
}
.content .section4 > div h3 {
  display: inline-block;
  font-size: 16px;
  padding-bottom: 5px;
  border-radius: 5px 4px 0 0;
  font-weight: normal;
  text-shadow: 0.5px 0;
  background: #fff;
  border: 1px solid #a9a9a9;
  border-bottom: none;
  padding: 3px 20px;
  margin-bottom: -1px;
  box-sizing: border-box;
  position: relative;
}
.content .section4 > div ul {
  padding-top: 10px;
  border-top: 1px solid #a9a9a9;
}
.content .section4 > div ul li a {
  display: inline-block;
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1px 0;
}
.content .section4 > div ul li a:hover {
  color: #4b71e0;
  text-decoration: underline;
}
.content .section4 > div ul span {
  float: right;
  color: #777;
  font-weight: thin;
}
.content .section4 > div a.more {
  position: absolute;
  top: 5px;
  right: 0;
  width: 24px;
  height: 19px;
  background: url(../img/main/more.jpg) no-repeat;
  font-size: 0;
}
.content .section5 {
  width: 100%;
  margin-top: 10px;
  height: 243px;
  background: #E0F2F7;
}
.content .section5 > div {
  width: 1280px;
  margin: 0 auto;
  display: flex;
}
.content .section5 > div > div.best-wrap {
  float: left;
  width: 220px;
  height: 243px;
  display: inline-block;
  background: url(../img/main/best-bg.png) 50px top no-repeat;
}
.content .section5 > div > div.best-wrap h3 {
  padding-top: 140px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.content .section5 > div > div.best-wrap h3 span {
  color: #cc0808;
}
.content .section5 > div > div.best-wrap > span {
  display: block;
  padding-top: 5px;
  line-height: 15px;
  text-align: center;
  color: #777;
}
.content .section5 > div > ul {
  float: left;
  display: inline-block;
  padding-top: 35px;
  overflow: hidden;
}
.content .section5 > div > ul li {
  display: inline-block;
  float: left;
  width: 170px;
  padding-left: 42px;
}
.content .section5 > div > ul li.none {
  height: calc(100% - 35px);
  display: inline-flex;
  align-items: center;
}
.content .section5 > div > ul li img {
  display: block;
  width:171px;
}
.content .section5 > div > ul li span.title {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0.5px 0;
}
.content .section5 > div > ul li del.past-price {
  color: #a7a7a7;
}
.content .section5 > div > ul li span.now-price {
  float: right;
  color: #4b71e0;
  font-weight: bold;
}
.content .section5 > div > ul li:hover img {
  opacity: 0.7;
  cursor: pointer;
}
.content .section5 > div > ul li:hover .title {
  color: #4b71e0;
  text-decoration: underline;
}
.content .section6 {
  width: 100%;
  margin-top: 10px;
  height: 243px;
  background: #E0F8E0;
}
.content .section6 > div {
  width: 1280px;
  margin: 0 auto;
  display: flex;
}
.content .section6 > div > div.best-wrap {
  float: left;
  width: 220px;
  height: 243px;
  display: inline-block;
  background: url(../img/main/best-bg.png) 50px top no-repeat;
}
.content .section6 > div > div.best-wrap h3 {
  padding-top: 140px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.content .section6 > div > div.best-wrap h3 span {
  color: #cc0808;
}
.content .section6 > div > div.best-wrap > span {
  display: block;
  padding-top: 5px;
  line-height: 15px;
  text-align: center;
  color: #777;
}
.content .section6 > div > ul {
  float: left;
  display: inline-block;
  padding-top: 35px;
  overflow: hidden;
}
.content .section6 > div > ul li {
  display: inline-block;
  float: left;
  width: 170px;
  padding-left: 42px;
}
.content .section6 > div > ul li.none {
  height: calc(100% - 35px);
  display: inline-flex;
  align-items: center;
}
.content .section6 > div > ul li img {
  display: block;
  width:171px;
}
.content .section6 > div > ul li span.title {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0.5px 0;
}
.content .section6 > div > ul li del.past-price {
  color: #a7a7a7;
}
.content .section6 > div > ul li span.now-price {
  float: right;
  color: #4b71e0;
  font-weight: bold;
}
.content .section6 > div > ul li:hover img {
  opacity: 0.7;
  cursor: pointer;
}
.content .section6 > div > ul li:hover .title {
  color: #4b71e0;
  text-decoration: underline;
}
.sh_contact {clear:both;width:100%;height:95px;background-color:#607d8b;}
.sh_contact .j_warp01 {width:1200px;margin:0px auto;padding-top:30px;box-sizing:border-box;overflow: hidden;}
.sh_contact .j_warp01 li {float:left;margin-right:5px;color:#fff;font-family: 'Nanum Gothic', sans-serif;font-weight:400;font-size:12px;box-sizing:border-box;}
.sh_contact .j_warp01 li:first-child {width:150px;color:#ffeb3b;font-weight:800;font-size:25px;box-sizing:border-box;}
.sh_contact .j_warp01 li > span {font-size:10px;text-align:left;display:inline-block;padding-top:12px;}
.sh_contact .j_warp01 li:last-child {margin:-20px 0 0 15px}
.sh_contact .j_warp01 .j_bnt_cons {background-color:#fff;width:240px;height:50px;float:right;font-size:20px;font-weight:800;text-align:center;color:#f44336;box-sizing:border-box;line-height: 50px;border: 1px solid #f44336;}
.sh_contact .j_warp01 > li > .j_form01 {width:90px;height:43px;padding:0px 10px;box-sizing:border-box;font-size: 13px;letter-spacing: -0.8px;}
.j_form02 {width:130px;height:43px;padding:0px 0px 0px 10px;box-sizing:border-box;font-size: 13px;letter-spacing: -0.8px;}
.j_form03 {width:20px;height:20px;margin:-11px 10px 0px 0px;box-sizing:border-box;}

/* all 과목 list */
 {width:100%;overflow:hidden;padding:50px 0px;background-color:#f5efe9;}
.sh_contact .j_warp02 {width:1200px;margin:0px auto;}
.sh_contact .j_warp02 li {float:left;width:285px;height:56px;background-color:#f5494d;color:#fff;font-family: 'Noto Sans KR', sans-serif;font-size:22px;font-weight:700;box-sizing:border-box;padding:10px 10px 0px 20px;margin:0px 20px 20px 0px}
.sh_contact .j_warp02 li:nth-child(4n) {margin-right:0px;}
.sh_contact .j_warp02 li span {width:30px;height:30px;border-radius:15px 15px;background-color:#fff;color:#f5494d;text-align:center;box-sizing:border-box;padding-top:2px;font-size:16px;font-weight:400;float:right;margin:5px 10px 0px 0px;}
.sh_contact .j_warp02 li a:link {color:#fff;}
.sh_contact .j_warp02 li a:hover {color:#ffe746;}

/*퀵배너*/
/* .j_quick{width:130px;position:fixed;top:19.5%;right:3%;z-index:55;}
.j_quick > ul > li{box-sizing:border-box;border:1px solid #607d8b;background:rgba(255,255,255,0.9);border-radius:5px;margin-bottom:5px;height: 100px;}
.j_quick > ul > li a{color:#222;text-align: center;display: block;font-size: 15px;padding:10px;}
.j_quick > ul > li img {margin:5px auto;display:block;box-sizing:border-box;}
.j_quick .sh_sbx{position: relative;}
.j_quick > ul > li > ul{overflow: hidden;width: 100%;height: 100%;text-align: center;}
.j_quick .sh_f{background:#4caf50;color:#fff;border-radius:10px 10px 0 0;padding:7px 0 12px 0;font-size: 15px;font-weight: 600;margin-bottom:10px}
.j_quick .sh_s{background:#fff;border:1px solid #4caf50;display: inline-block;border-radius:10px;padding:0 10px;position: absolute;top:30px;left:20px;font-weight: 500;color:#4caf50}
.j_quick .sh_t{font-size: 25px;font-weight: 600;color: #000;}
.j_quick .sh_fr{background: #f5f5f5;border-radius:5px;margin:0 7px;padding:5px;color:#222;font-weight: 500;font-size: 13px;letter-spacing: -1px;}
.j_quick .sh_fr span{color:red;font-size:15px;font-weight:500;} */
.j_quick{width:80px;position:fixed;top:33%;right:3%;z-index:100; background: #fff;border-radius: 1000px;padding: 15px 0; box-shadow: 0 0 7px rgba(0, 0, 0, .2);}
.j_quick > ul > li{box-sizing:border-box;height: 80px; display: flex;align-items: center;justify-content: center;position: relative;}
.j_quick > ul > li::after {content: '';display: block;position: absolute;left: 16px;right: 16px;bottom: 0; height: 1px;background: #ddd;}
.j_quick > ul > li:last-child:after {display: none;}
.j_quick > ul > li a{color:#222;text-align: center;display: block;font-size: 13px;}
.j_quick > ul > li img {margin:5px auto;display:block;box-sizing:border-box; width: 70%;transition: all .3s;}
.j_quick > ul > li:hover img {transform: rotate(15deg);}
.j_quick .sh_sbx{position: relative;}
.j_quick > ul > li > ul{overflow: hidden;width: 100%;height: 100%;text-align: center;}
.j_quick .sh_f{background:#4caf50;color:#fff;border-radius:10px 10px 0 0;padding:7px 0 12px 0;font-size: 15px;font-weight: 600;margin-bottom:10px}
.j_quick .sh_s{background:#fff;border:1px solid #4caf50;display: inline-block;border-radius:10px;padding:0 10px;position: absolute;top:30px;left:20px;font-weight: 500;color:#4caf50}
.j_quick .sh_t{font-size: 25px;font-weight: 600;color: #000;}
.j_quick .sh_fr{background: #f5f5f5;border-radius:5px;margin:0 7px;padding:5px;color:#222;font-weight: 500;font-size: 13px;letter-spacing: -1px;}
.j_quick .sh_fr span{color:red;font-size:15px;font-weight:500;}