@import url(common.css);

.mainCon {
  padding: 120px 0;
}

.mainCon1 {
  padding-top: 150px;
}

.swiper-wrapper {
  height: auto;
}

.main_rol_bnr .swiper-wrapper {
  height: 100%;
}

.mainTit {
  font-size: 40px;
  color: #000;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.05rem;
}

.mainTit span {
  font-weight: bold;
}

.mainTxt {
  font-size: 18px;
  color: #555;
  text-align: center;
  margin-top: 30px;
}

.mainToday {
  position: relative;
  width: 100%;
}

.mainToday .mainTodayArea {
  position: absolute;
  top: -100px;
  left: 25%;
  width: 50%;
  z-index: 9;
}

.mainToday .mainTodayArea .box {
  background: #262161;
  width: 100%;
  padding: 24px 16px;
  text-align: center;
  box-sizing: border-box;
}

.mainToday .mainTodayArea .box .Tinfo {
  float: left;
  width: 50%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
}

.mainToday .mainTodayArea .box .Tinfo span {
  font-family: 'NotoSans-Light', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.025rem;
  color: #fff;
  padding: 0 16px;
}

.mainToday .mainTodayArea .box .Tinfo img {
  vertical-align: middle;
}

.mainCon1 {
  background: url("../img/mainCon1_bg.png") no-repeat 50% 50%;
  background-size: cover;
}

.mainCon1 .boxArea {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 50px;
  overflow: hidden;
  text-align: center;
}

.mainCon1 .boxArea:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon1 .boxArea li {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background: #F8F8F8;
  padding: 30px 30px 40px 30px;
}

.mainCon1 .boxArea li.wd33 {
  width: 33.33%;
}

.mainCon1 .boxArea li.long {
  text-align: left !important;
  width: 50%;
}

.mainCon1 .boxArea li.long_bg1 {
  background: #5C6F7B url("../img/m_price_bg01.svg") no-repeat left top;
}

.mainCon1 .boxArea li.long_bg2 {
  background: #5C6F7B url("../img/m_price_bg02.svg") no-repeat left top;
}

.mainCon1 .boxArea li a {
  display: block;
}

.mainCon1 .boxArea li button {
  background: #1E769E;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  border-radius: 50px;
  width: 140px;
  margin-top: 6%;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li button.st2 {
  background: #1E769E;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  border-radius: 50px;
  width: 140px;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li.long button {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background: #DBB51F;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  width: 140px;
  height: 36px;
  line-height: 36px;
  border-radius: 50px;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li .img {
  display: block;
  text-align: center;
  margin-bottom: 8%;
}

.mainCon1 .boxArea li .img img {
  max-width: 100%;
}

.mainCon1 .boxArea li .comen {
  display: block;
  position: absolute;
  top: 0;
  left: 38%;
  width: 68px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  background: url("../img/common/guide_bg.svg") no-repeat 50% 50%;
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li.wd33 .comen {
  display: block;
  position: absolute;
  top: 0;
  left: 41%;
  width: 68px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  background: url("../img/common/guide_bg.svg") no-repeat 50% 50%;
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li .price {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #F24D4D;
  font-weight: bold;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li .price strong {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.mainCon1 .boxArea li .price2 {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.025rem;
}

.mainCon1 .boxArea li .price2 strong {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.mainCon1 .boxArea li .tit {
  display: block;
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.025rem;
  margin-bottom: 4px;
  margin-top: 48px;
}

.mainCon1 .boxArea li .txt {
  display: block;
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 14px;
  color: #777777;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}

.mainCon1 .boxArea li .tit_long {
  display: block;
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.025rem;
  margin-bottom: 56px;
}

.mainCon1 .boxArea li .txt_long {
  font-size: 14px;
  color: #e2e2e2;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mainCon1 .boxArea li .tit_st2 {
  display: block;
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-size: 24px;
  color: #000;
  line-height: 1;
  height: auto;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 0;
  letter-spacing: -0.025rem;
  margin-bottom: 4px;
}

.mainCon1 .boxArea li a:hover .tit, .mainCon1 .boxArea li a:focus .tit {
  color: #000;
}

.mainCon1 .boxArea li a:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0);
  transition: .3s ease;
  z-index: 5;
}

.mainCon1 .boxArea li a:hover:before, .mainCon1 .boxArea li a:focus:before {
  content: '';
  box-shadow: 20px 20px 40px 0 rgba(0, 0, 0, 0.2);
  border: 2px solid #1E769E;
}

.mainCon2 {
  background: url("../img/mainCon2_bg.png") no-repeat 50% 50%;
  background-size: cover;
}

.mainCon2 .mainTit, .mainCon2 .mainTxt {
  color: #fff;
}

.mainCon2 .boxArea {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.mainCon2 .boxArea:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon2 .boxArea li {
  position: relative;
  float: left;
  width: 30%;
  padding-top: 50px;
  margin: 0 1%;
  box-sizing: border-box;
  cursor: pointer;
}

.mainCon2 .boxArea li .box_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 24px 0;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  background: rgba(30, 118, 158, 0.95);
}

.mainCon2 .boxArea li .box_bg .txt {
  font-size: 14px;
  font-weight: 300;
}

.mainCon3 {
  background: url(../img/mainCon1_bg.png) no-repeat 50% 50%;
  background-size: cover;
}

.mainCon3:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon3 .mainCon3List {
  position: relative;
  padding-top: 50px;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}

.mainCon3 .mainCon3List:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon3 .mainCon3List li {
  float: left;
  width: 33.33%;
  margin-bottom: 24px;
}

.mainCon3 .mainCon3List li.mc3List3, .mainCon3 .mainCon3List li.mc3List6 {
  margin-right: 0;
}

.mainCon3 .mainCon3List li a {
  display: block;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.mainCon3 .mainCon3List li a span {
  display: block;
}

.mainCon3 .mainCon3List li a img {
  position: relative;
  width: 100%;
  max-height: 246px;
  overflow: hidden;
}

.mainCon3 .mainCon3List li a .img .label {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0 10px;
  height: 36px;
  line-height: 34px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}

.mainCon3 .mainCon3List li a .txtArea {
  position: relative;
  padding: 16px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-top: 0;
}

.mainCon3 .mainCon3List li a .txtArea .tit {
  font-family: 'NotoSans-Bold', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #000;
}

.mainCon3 .mainCon3List li a .txtArea .txt {
  font-size: 14px;
  color: #555;
  margin-top: 8px;
}

.mainCon3 .mainCon3List li a .txtArea .tag {
  position: absolute;
  top: -23px;
  right: 20px;
  min-width: 46px;
  padding-top: 56px;
  font-size: 16px;
  color: #262161;
  text-align: center;
  background: url("/common/images/icon/mainCon5_tag_icon.png") no-repeat 50% 0;
}

.mainCon3 .btnArea .purpleBtn {
  padding: 0 43px;
}

.mainCon3 .btnArea .bPurpleBtn {
  padding: 0 43px;
}

.mainCon3 .mainCon3List li a:hover, .mainCon3 .mainCon3List li a:focus {
  border: 0;
  box-shadow: 20px 25px 40px 0 rgba(0, 0, 0, 0.2);
}

.mainCon3 .mainCon3List li a:hover .txtArea, .mainCon3 .mainCon3List li a:focus .txtArea {
  background: #1e769ef2;
}

.mainCon3 .mainCon3List li a:hover .txtArea .tit, .mainCon3 .mainCon3List li a:focus .txtArea .tit {
  color: #fff;
}

.mainCon3 .mainCon3List li a:hover .txtArea .txt, .mainCon3 .mainCon3List li a:focus .txtArea .txt {
  color: #fff;
}

.mainCon3 .mainCon3List li a:hover .txtArea .tag, .mainCon3 .mainCon3List li a:focus .txtArea .tag {
  color: #fff;
}

.mainCon4 {
  position: relative;
  background: #f8f8f8 url(../img/mainCon4_bg.png) no-repeat 50% 50%;
  background-size: cover;
}

.mainCon4 .boxArea {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 50px;
  overflow: hidden;
  z-index: 9;
}

.mainCon4 .boxArea:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon4 .boxArea {
  display: flex;
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 50px;
  overflow: hidden;
  z-index: 9;
}

.mainCon4 .boxArea:after {
  content: '';
  display: block;
  clear: both;
}

.mainCon4 .boxArea .board_sum {
  float: left;
  width: 49%;
  margin-right: 1%;
  background: #fff;
  border: 2px solid #e0e0e0;
  padding: 16px;
  box-sizing: border-box;
}

.mainCon4 .boxArea .board_sum .board_tab {
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
}

.mainCon4 .boxArea .board_sum .board_tab li {
  position: relative;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  cursor: pointer;
}

.mainCon4 .boxArea .board_sum .board_tab li img {
  position: absolute;
  top: 2%;
  right: 0;
}

.mainCon4 .boxArea .board_sum .board_tit {
  width: 100%;
  height: auto;
  background: #fff;
}

.mainCon4 .boxArea .board_sum .board_tit li {
  width: 100%;
  padding: 8px 16px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  font-size: 15px;
  box-sizing: border-box;
}

.mainCon4 .boxArea .board_sum .board_tit li a {
  flex: 1;
  font-weight: 300;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mainCon4 .boxArea .board_sum .board_tit li a:hover {
  color: #1e769e;
  text-decoration: underline;
}

.mainCon4 .boxArea .rollBnr {
  float: right;
  width: 50%;
  flex: 1;
}

.mainCon4 .boxArea .snsBnr {
  float: right;
  width: 50%;
}

.mainCon4 .boxArea .snsBnr ul {
  width: 100%;
}

.mainCon4 .boxArea .snsBnr ul li {
  position: relative;
  float: left;
  width: 46%;
  height: 269px;
  margin: 0 1%;
  cursor: pointer;
}

.mainCon4 .boxArea .snsBnr ul li span {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 16px;
  padding-top: 16px;
}

.mainCon4 .boxArea .snsBnr ul li p {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 23px;
  padding-left: 16px;
}

.mainCon4 .boxArea .snsBnr ul li img {
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.mainCon4 .boxArea .snsBnr ul li.snsBnr_01 {
  background: #1E769E;
  background-size: cover;
}

.mainCon4 .boxArea .snsBnr ul li.snsBnr_02 {
  background: #DBB51F;
}

.mainCon4 .boxArea .snsBnr ul li .fb {
  position: relative;
  width: 100%;
  height: 128px;
  margin-bottom: 12px;
  cursor: pointer;
  background: #3c5b9a;
}

.mainCon4 .boxArea .snsBnr ul li .fb img {
  position: absolute;
  bottom: 24px;
  right: 26px;
}

.mainCon4 .boxArea .snsBnr ul li .ins {
  position: relative;
  width: 100%;
  height: 128px;
  cursor: pointer;
  background: url(../img/sns_ist_bg.jpg) no-repeat 50% 50%;
}

.mainCon4 .boxArea .snsBnr ul li .ins img {
  position: absolute;
  bottom: 24px;
  right: 22px;
}

.mainCon4 .boxArea .main_rol_bnr {
  width: 100%;
  height: 100%;
  /* 	height: 322px; */
}

.mainCon4 .boxArea .swiper-container {
  width: 100%;
  height: 100%;
}

.mainCon4 .boxArea .swiper-slide {
  text-align: center;
  width: 100%;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: baseline;
}

.mainCon4 .boxArea .swiper-slide .txt_box {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 16%;
}

.mainCon4 .boxArea .swiper-slide .txt_box .txt_s {
  color: #fff;
  font-size: 16px;
  padding-top: 8px;
}

.mainCon4 .boxArea .swiper-slide .txt_box .txt_l {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  line-height: 48px;
  text-shadow: 2px 2px 2px #444;
}

.mainCon4 .boxArea .swiper-slide .txt_box .txt_l span {
  color: #fff;
  font-weight: bold;
  vertical-align: baseline;
}

.mainCon4 .boxArea .swiper-slide img {
  width: 100%;
  height: 100%;
}

.mainCon4 .boxArea .swiper-pagination-bullet {
  background: #fff !important;
}

.kakao {
  position: fixed;
  bottom: 12%;
  right: 8%;
  z-index: 999;
    display: none;
}

#mainNavArea {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}

#nav {
  position: absolute;
  right: 50%;
  margin-right: -800px;
  top: 100px;
  z-index: 999;
}

#nav ul li a {
  display: block;
  padding: 10px;
  width: 100px;
  height: 86px;
  padding-top: 22px;
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 16px;
  letter-spacing: -0.025rem;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #262161;
  background: #fff;
}

#nav ul li.active a {
  background: #262161;
  color: #fff;
}

/* 미디어쿼리 시작 */
@media all and (max-width:1200px) {
  .mainToday .mainTodayArea {
    width: 580px;
  }

  .mainToday .mainTodayArea .box {
    padding: 24px 8px;
  }

  .mainToday .mainTodayArea .box .Tinfo {
    font-size: 14px;
  }

  .mainToday .mainTodayArea .box .Tinfo span {
    font-size: 18px;
    padding: 0 8px;
  }

  .mainCon3 .inner {
    max-width: 950px;
  }
}

@media all and (max-width:1000px) {
  #mainNavArea {
    display: none;
  }

  .mainCon {
    padding: 80px 0;
  }

  .mainCon1 {
    padding-top: 110px;
  }

  .mainTit {
    font-size: 30px;
    width: 100%;
    line-height: 35px;
  }

  .mainTxt {
    top: 0;
    opacity: 1
  }

  .mainMoreBt {
    display: block;
    padding-right: 30px;
    height: 20px;
    font-size: 15px;
    color: #555;
    line-height: 18px;
    background: url("/common/images/icon/main_more_icon.png") no-repeat right 0 top 50%
  }

  .mainToday .mainTodayArea {
    left: 2%;
    width: 94%;
  }

  .mainToday .mainTodayArea .time {
    padding: 0
  }

  .mainToday .mainTodayArea .tit {
    font-size: 24px;
  }

  .mainToday .mainTodayArea .box .Tinfo {
    font-size: 15px;
    letter-spacing: -0.025rem;
  }

  .mainToday .mainTodayArea .box .Tinfo span {
    font-size: 20px;
    padding: 0 4px;
  }

  .mainToday .mainTodayArea .box .Tinfo img {
    height: 52px;
    padding: 0 4px;
  }

  .mainCon1 {
    width: 100%;
  }

  .mainCon1 .boxArea li .tit_long {
    margin-bottom: 4%;
  }

  .mainCon2 .boxArea li {
    width: 88%;
    margin: 0 6%;
  }

  .mainCon2 .boxArea li .img {
    width: 100%;
  }

  .mainCon3 .btnArea {
    margin-top: 40px;
  }

  .mainCon3 .btnArea .purpleBtn {
    padding: 0 30px;
  }

  .mainCon3 .btnArea .bPurpleBtn {
    padding: 0 30px;
    margin-left: 8px;
  }

  .kakao {
    position: fixed;
    top: 120px;
    right: 2%;
	height:74px;
    z-index: 999;
      display: none;
  }
}

@media all and (max-width:758px) {
  .mainCon {
    padding: 50px 0;
  }

  .mainCon1 {
    padding-top: 120px;
  }

  .mainTit {
    font-size: 20px;
    width: 94%;
    margin: auto;
    line-height: 25px
  }

  .mainTxt {
    margin-top: 15px;
    font-size: 12px;
  }

  .mainMoreBt {
    display: block;
    height: 20px;
    width: 0;
    padding-right: 20px;
    background: url('/common/images/icon/m_main_more_icon.png') no-repeat right 0 top 50%;
    background-size: 20px;
    text-indent: -9999px
  }

  /*.mainVisArea {height:330px;}*/
  .mainToday .mainTodayArea {
    width: 94%;
    max-width: 100%;
    padding: 15px 0;
    margin: auto;
  }

  .mainToday .mainTodayArea .time {
    padding: 5px 0
  }

  .mainToday .mainTodayArea .tit {
    font-size: 22px;
  }

  .mainToday .mainTodayArea .box .Tinfo {
    width: 100%;
    height: 80px;
    border-right: 0 !important;
  }

  .mainCon1 {
    padding-top: 160px;
  }

  .mainCon1 .boxArea li {
    width: 50%;
  }

  .mainCon1 .boxArea li.wd33 {
    width: 50%;
  }

  .mainCon1 .boxArea li.long {
    width: 100%;
    height: 164px;
  }

  .mainCon3 .inner {
    max-width: 94%;
  }

  .mainCon3 .mainCon3Tab {
    margin-top: 20px;
  }

  .mainCon3 .mainCon3Tab>div ul li {
    padding: 0 3px;
  }

  .mainCon3 .mainCon3Tab>div a {
    padding: 0 13px;
    height: 30px;
    line-height: 29px;
    font-size: 14px;
    border-radius: 15px;
  }

  .mainCon3 .mainCon3Tab>div a.on {
    padding: 0 12px;
    height: 28px;
    line-height: 29px;
  }

  .mainCon3 .mainCon3List {
    margin-top: 20px;
  }

  .mainCon3 .mainCon3List li {
    float: left;
    width: 50%;
  }

  .mainCon3 .mainCon3List li a .txtArea {
    padding: 10px 7%;
  }

  .mainCon3 .mainCon3List li a .txtArea .tit {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    word-break: keep-all;
  }

  .mainCon3 .mainCon3List li a .txtArea .txt {
    font-size: 10px;
    margin-top: 10px;
  }

  .mainCon3 .mainCon3List li a .txtArea .tag {
    right: 3%;
    padding-top: 33px;
    font-size: 12px
  }

  .mainCon3 .mainCon3List li a .img .label {
    top: 10px;
    left: 3%
  }

  .mainCon3 .btnArea {
    margin-top: 25px;
  }

  .mainCon3 .btnArea .purpleBtn {
    padding: 0 17px;
    height: 36px;
    font-size: 14px;
    line-height: 34px;
    border-radius: 17px;
  }

  .mainCon3 .btnArea .bPurpleBtn {
    padding: 0 17px;
    height: 32px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 17px;
  }

  .mainCon4 .boxArea {
    flex-direction: column;
  }

  .mainCon4 .boxArea .board_sum {
    float: none;
    width: 100%;
  }

  .mainCon4 .boxArea .snsBnr {
    float: none;
    width: 96%;
    margin: 2%;
  }

  .mainCon4 .boxArea .snsBnr ul li {
    height: 220px;
  }

  .mainCon4 .boxArea .snsBnr ul li span {
    font-size: 20px;
  }

  .mainCon4 .boxArea .snsBnr ul li p {
    font-size: 13px;
  }

  .mainCon4 .boxArea .snsBnr ul li .fb {
    height: 110px;
  }

  .mainCon4 .boxArea .snsBnr ul li .ins {
    height: 110px;
  }

  .mainCon4 .boxArea .rollBnr {
    float: none;
    width: 100%;
  }

  .mainCon4 .boxArea .main_rol_bnr {
    height: 300px;
  }

  .mainCon4 .boxArea .board_sum .board_tab li {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
  }

  .mainCon4 .boxArea .board_sum .board_tab li img {
    position: absolute;
    top: 0;
    right: 0;
  }

  .mainCon4 .boxArea .board_sum .board_tit li {
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    box-sizing: border-box;
  }

  .mainCon1 .boxArea li button {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: 120px;
  }

  .mainCon1 .boxArea li button.st2 {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 110px;
  }

  .mainCon1 .boxArea li .comen {
    left: 34%;
  }

  .mainCon1 .boxArea li.wd33 .comen {
    left: 34%;
  }

  .mainCon1 .boxArea li .price {
    font-size: 16px;
    line-height: 20px;
  }

  .mainCon1 .boxArea li .price strong {
    font-size: 14px;
  }

  .mainCon1 .boxArea li .tit {
    font-size: 18px;
  }

  .mainCon1 .boxArea li .txt {
    font-size: 14px;
  }

  .mainCon1 .boxArea li .tit_long {
    font-size: 18px;
  }

  .mainCon1 .boxArea li .txt_long {
    font-size: 14px;
  }

  .mainCon1 .boxArea li .tit_st2 {
    font-size: 18px;
  }

  .kakao {
    display: block;
    top: 80px;
  }
  .kakao img {
    width: 60px;
  }

}

@media all and (max-width:450px) {
  .mainCon1 {
    padding-top: 380px;
  }

  .mainCon2 .boxArea li .box_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 16px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: rgba(30, 118, 158, 0.95);
  }

  .mainCon2 .boxArea li .box_bg .txt {
    font-size: 14px;
    font-weight: 300;
  }
}
