.subtop {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 385px;
  position: relative;
}

.subtop.ver2 {
  height: 620px;
}

#subtop1 {
  background-image: url(../image/subtop1.png);
}

#subtop2 {
  background-image: url(../image/subtop2.png);
}

#subtop2-1 {
  background-image: url(../image/subtop2-1.png);
}

#subtop2-2 {
  background-image: url(../image/subtop2-2.png);
}

#subtop2-3 {
  background-image: url(../image/subtop2-3.png);
}

#subtop2-4 {
  background-image: url(../image/subtop2-4.png);
}

#subtop2-5 {
  background-image: url(../image/subtop2-5.png);
}

#subtop3 {
  background-image: url(../image/subtop3.png);
}

#subtop3-2 {
  background-image: url(../image/subtop3-2.png);
}

#subtop4 {
  background-image: url(../image/subtop4.png);
}

#subtop5 {
  background-image: url(../image/subtop5.png);
}

.subtop_p {
  width: 100%;
  position: absolute;
  left: 0px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2.6rem;
  line-height: 1.3;
  color: #FFFFFF;
}

.subtop_p span {
  font-family: 'Roboto', sans-serif;
}

.subtop_nav {
  width: 100%;
  font-size: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 99;
}

.subtop_nav > li:nth-child(1) {
  width: 4%;
  text-align: center;
  padding: 0px;
}

.subtop_nav > li:nth-child(1) a {
  display: block;
  width: 100%;
  height: 100%;
}

.subtop_nav > li:nth-child(1) a img {
  display: inline-block;
  vertical-align: middle;
}

.subtop_nav > li {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 13px;
  line-height: 45px;
  transform: skewX(-0.3deg);
  letter-spacing: -0.9px;
  width: 24%;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  padding: 0px 50px;
  height: 45px;
}

.subtop_nav > li .subtop_btn {
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}

.bar1 {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.bar2 {
  max-width: 1px;
  height: 100%;
  background-color: #fff;
  width: 100%;
  margin: auto;
  transition: all 0.4s;
}

.subtop_nav > li:hover .bar2 {
  transform: rotate(90deg);
}

.subtop_nav > li:hover .subtop_ul {
  display: block;
}

.subtop_ul {
  position: absolute;
  top: 45px;
  left: 0px;
  width: 100%;
  background-color: rgba(0, 38, 97, 0.7);
  display: none;
  padding: 10px 50px;
  box-sizing: border-box;
}

.subtop_ul > li {
  color: #cccccc;
  transition: all 0.4s;
  line-height: 23px;
  padding: 5px 0px;
}

.subtop_ul > li a {
  display: block;
  width: 100%;
  height: 100%;
}

.subtop_ul > li:hover {
  color: #fff;
}

.center {
  text-align: center;
}

.sub_title {
  width: 100%;
  margin: 115px 0px 100px;
}

.sub_p1 {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 1.05rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #23549D;
  margin-bottom: 15px;
}

.sub_p2 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #000000;
}

.sub_p2.color1 {
  color: #D9D9D9;
  font-size: 2.5rem;
  transform: skewX(-8deg);
  display: none;
}

.sub {
  width: 100%;
  position: relative;
}

.sub_board {
  margin: 100px 0px 180px;
}

.sub_inner {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  position: relative;
}

.sub_p3 {
  font-family: 'GmarketSansMedium';
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: -0.96px;
  position: relative;
  color: #595757;
}

.italic {
  font-style: italic;
}

.sub_p4 {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #000000;
  margin: 30px auto 0px;
  text-align: center;
  transform: skewX(-0.3deg);
  width: 100%;
  max-width: 900px;
  word-break: keep-all;
}




/*sub1-1*/

.s111 {
  margin: 120px 0px 180px;
}

.s111_cont {
  width: 85%;
  font-size: 0px;
  margin-right: 15%
}

.s111_cont li {
  display: inline-block;
  vertical-align: middle;
}

.s111_img {
  width: 75%;
  background-image: url(../image/s1/s111_img.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 720px;
}

.s111_txt {
  width: 40%;
  margin-left: -15%;
  padding: 50px 45px;
  box-sizing: border-box;
  background-color: #23549C;
  box-shadow: 3px 3px 12px 2px rgba(0, 0, 0, 0.08);
  margin-top: 145px
}

.s111_txt > p:nth-child(1) {
  font-family: 'GmarketSansLight';
  font-size: 1.2rem;
  line-height: 1.4;
  color: #fff;
}

.s111_txt > p:nth-child(1) .bold {
  font-family: 'GmarketSansMedium';
}

.s11_p2 {
  font-size: 0.85rem;
  line-height: 1.6;
  color: #fff;
  font-family: 'Noto Sans KR', sans-serif;
}

.s11 .swiper-slide {
  background-color: #23549c;
}

.s11 .swiper-slide p {
  min-height: 140px;
}

.s11_slidebox {
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding-top: 30px;
}

.s11 .swiper-button-next {
  position: relative;
  margin-top: 20px;
  top: auto;
  left: auto;
  right: auto;
  width: 55px;
  height: auto;
}

.s11 .swiper-button-next img {
  width: 100%;
}


/*sub1-2*/


.s121 {
  margin: 120px 0px 0px;
}

.his_p1 {
  font-weight: 900;
  text-align: center;
  position: relative;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #7DCAF1;
}

.his_p1 span {
  transform: skewX(-5deg);
  display: inline-block;
  font-family: 'Roboto', sans-serif;
}

.his_cont {
  width: 100%;
  position: relative;
  max-width: 600px;
  margin: 25px auto;
  padding-bottom: 150px;
}

.his_cont::after {
  content: "";
  display: block;
  width: 1px;
  height: 120px;
  background-color: #b2b2b2;
  margin: 10px auto;
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
}

.his_cont.no {
  padding-bottom: 0px;
}

.his_cont.no::after {
  display: none;
}

.his_cont p {
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.1px;
  color: #595757;
  padding-left: 150px;
  box-sizing: border-box;
  margin-bottom: 15px;
  position: relative;
  font-weight: bold;
  transform: skewX(-0.3deg);
}

.his_cont p:last-child {
  margin-bottom: 0px;
}

.his_cont p span.date {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  left: 0px;
  top: 0px;
  font-style: italic;
  color: #B0B1B1;
  font-weight: 400;
  text-align: right;
  width: 130px;
  font-size: 1.1rem
}



.s121_bg_warp {
  position: relative;
  width: 100%;
  margin: 50px 0px;
}

.s121_bg_warp .top_line {
  display: block;
  width: 1px;
  height: 70px;
  background-color: #b2b2b2;
  margin: auto;
}

.s121_bg_warp .bottom_line {
  display: block;
  width: 1px;
  height: 70px;
  background-color: #b2b2b2;
  margin: auto;
  position: relative;
}

.s121_bg_warp .bottom_line::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #7DCAF1;
  transform: translateX(-50%);
}

.s121_bg {
  width: 100%;
  height: 340px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-attachment: fixed;
}

.s121_bg.bg1 {
  background-image: url(../image/s1/s122_bg1.png);
}

.s121_bg.bg2 {
  background-image: url(../image/s1/s122_bg2.png);
}


.s123 {
  margin-bottom: 180px;
}




/*sub1-3*/

.s131 {
  margin: 120px 0px 180px;
}

.s131_img {
  width: 100%;
  display: block;
  max-width: 950px;
  margin: auto;
}




/*sub1-4*/

.s141 {
  margin: 120px 0px 0px;
  font-size: 0px;
}

.s141_ul {
  width: 100%;
  margin: 50px auto 180px;
  font-size: 0px;
  max-width: 850px;
}

.s141_ul li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  transition: all 0.4s;
}

.s141_ul li:nth-child(3n) {
  margin-right: 0px;
}

.s141_ul li:hover {
  transform: scale(1.05)
}

.s141_ul li img {
  width: 100%;
}

.s141_img {
  width: 100%;
  background-image: url(../image/s1/s141_img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.s141_img p {
  width: 90%;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: -1.4px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  padding: 110px 0px;
}



/*sub1-5*/

.s151 {
  margin: 120px 0px 250px;
  font-size: 0px;
}

.s151_ul {
  width: 100%;
  margin: 50px auto 120px;
  font-size: 0px;
  max-width: 850px;
}

.s151_ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: center;
  transition: all 0.4s;
}

.s151_ul li:hover {
  transform: scale(1.05)
}

.s151_ul li img {
  width: 100%;
  max-width: 235px;
  margin: auto;
  display: block;
}

.s151_ul.ver2 li img {
  max-width: initial;
  width: 90%;
}

.s151_ul li p {
  font-size: 1.1rem;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #595757;
  transform: skewX(-0.3deg);
  margin-top: 20px;
}



/*sub2*/

.s21_ul {
  width: 90%;
  max-width: 1080px;
  margin: 50px auto 150px;
  font-size: 0px;
}

.s21_ul li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  height: 290px;
  margin-bottom: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.s21_ul li:nth-child(2n) {
  margin-left: 2%;
}

.s21_ul li:nth-child(1) {
  background-image: url(../image/s2/s21_img1.png);
}

.s21_ul li:nth-child(2) {
  background-image: url(../image/s2/s21_img2.png);
}

.s21_ul li:nth-child(3) {
  background-image: url(../image/s2/s21_img3.png);
}

.s21_ul li:nth-child(4) {
  background-image: url(../image/s2/s21_img4.png);
}

.s21_ul li:nth-child(5) {
  background-image: url(../image/s2/s21_img5.png);
}

.s21_ul li a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.s21_ul li::before {
  content: "";
  background-color: rgba(35, 84, 157, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.4s;
}

.s21_ul li:hover::before {
  opacity: 0;
}

.s21_ul li .txtbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.s21_ul li .txtbox p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #FFFFFF;
  text-align: center;
}





/*sub2-1*/


.sub2_tab {
  text-align: center;
  width: 90%;
  margin: 100px auto 0px;
  max-width: 900px;
  font-size: 0px
}

.sub2_tab > li {
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 1.05rem;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #000000;
  transition: all 0.4s;
  padding: 20px 15px 10px;
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-right: 0px;
  position: relative;
}

.sub2_tab > li a {
  font-family: 'Roboto', sans-serif;
  display: block
}

.sub2_tab > li.on {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  border-right: 0px
}

.sub2_tab > li.on:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 3px;
  background-color: #23549D;
}

.sub2_tab > li:last-child {
  border-right: 1px solid #ddd;
  ;
}


.sub2_top {
  width: 100%;
  padding: 100px 0px 80px;
}

.sub2_top.bg {
  background-color: #F5F5F5;
}

.sub2_top p:nth-child(1) {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 1.7rem;
  line-height: 1.3;
  color: #23549D;
  text-align: center;
}

.sub2_top p:nth-child(1) .bold {
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}

.sub2_top p:nth-child(2) {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #000000;
  margin: 30px auto 0px;
  text-align: center;
  transform: skewX(-0.3deg);
  width: 100%;
  max-width: 900px;
}


.s2_imgbox {
  width: 100%;
  margin-bottom: 220px;
  position: relative;
}

.s2_imgbox .s2_img1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 425px;
  width: 100%;
  display: none;
}

.s2_img1.s211_img {
  background-image: url(../image/s2/s211/s211_img1.png)
}

.s2_img1.s212_img {
  background-image: url(../image/s2/s212/s212_img1.png)
}

.s2_img1.s213_img {
  background-image: url(../image/s2/s213/s213_img1.png)
}


.s2_imgbox::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 45%;
  transform: translateY(-50%);
  background-color: #fff;
  width: 100%;
  height: 300px;
}

.s2_img2 {
  width: 90%;
  max-width: 1200px;
  margin: 0px auto;
  padding-bottom: 150px;
  position: relative;
}

.s2_img2 img {
  width: 100%;
  display: block;
  margin: auto;
}


.s21_top_bg {
  background-color: rgba(35, 84, 157, 0.05);
}

.s2_listbox {
  width: 100%;
  background-color: #f9f9f9;
  padding: 150px 0px 100px;
}

.s2_listbox .sub_inner {
  max-width: 1000px;
}

.s2_list_top {
  padding: 20px 30px;
  position: absolute;
  left: 0px;
  top: -190px;
  background-color: #23549D;
}

.s2_list_top p {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #FFFFFF;
}


.s251_ul {
  width: 90%;
  max-width: 1080px;
  margin: 50px auto 250px;
  font-size: 0px;
}

.s251_ul li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  position: relative;
}

.s251_ul li:nth-child(2n) {
  margin-left: 2%;
}

.s251_ul li .img {
  width: 100%;
  height: 290px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.s251_ul li:nth-child(1) .img {
  background-image: url(../image/s2/s251/s251_img1.png);
}

.s251_ul li:nth-child(2) .img {
  background-image: url(../image/s2/s251/s251_img2.png);
}

.s251_ul li p {
  font-style: italic;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3;
  color: #000000;
  margin-top: 15px;
  font-weight: bold;
}


.s2_list_ul {
  width: 100%;
  font-size: 0px;
}

.s2_list_ul li {
  width: 30%;
  margin-right: 5%;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 65px;
  box-shadow: 3px 3px 8px 2px rgb(0 0 0 / 15%);
}

.s2_list_ul li:nth-child(3n) {
  margin-right: 0px;
}

.s2_list_ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.s2_list_ul li .imgbox {
  width: 100%;
  overflow: hidden;
}

.s2_list_ul li .imgbox img {
  width: 100%;
  transition: all 0.4s;
}

.s2_list_ul li .txtbox {
  background-color: #fff;
  padding: 20px 30px;
  box-sizing: border-box;
  width: 100%;
  transition: all 0.4s;
  position: relative;
  height: 130px;
}

.s2_list_ul li .txtbox p:nth-child(1) {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.3;
  color: #000000;
  font-weight: bold;
}

.s2_list_ul li .txtbox p:nth-child(2) {
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 500;
  color: #23549D;
  position: absolute;
  left: 30px;
  bottom: 20px;
}

.s2_list_ul li:hover .imgbox img {
  transform: scale(1.1)
}

.s2_list_ul li:hover .txtbox {
  background-color: #F0F4F7;
}




.sub2_pro_tbl {
  width: 100%;
  margin: 50px 0px 70px;
}

.sub2_pro_tbl .sub_inner {
  max-width: 1000px;
}

.sub2_tbl {
  width: 100%;
  border-collapse: collapse;
}

.sub2_tbl thead {
  text-align: center;
  background-color: #23549D;
}

.sub2_tbl thead tr th {
  font-family: 'GmarketSansMedium';
  font-weight: bold;
  font-size: 1.05rem;
  line-height: 1.3;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 0px;
}

.sub2_tbl tbody tr {
  border-bottom: 1px solid #23549d
}

.sub2_tbl tbody tr th {
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.72px;
  color: #23549D;
  padding: 15px 0px;
  border-right: 1px solid #23549d;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.sub2_tbl tbody tr td {
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.72px;
  color: #23549D;
  padding: 15px 0px;
  font-family: 'Roboto', sans-serif;
  padding-left: 80px
}

.sub2_pro_imgbox {
  width: 100%;
  margin-bottom: 180px
}

.sub2_pro_imgbox img {
  width: 100%;
}


.sub_pro1 {
  width: 100%;
  margin: 115px 0px 150px;
}

.pro1_ul {
  font-size: 0px;
  width: 100%;
}

.pro1_ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.pro1_ul li.txt {
  padding-right: 10%;
  box-sizing: border-box;
}

.pro1_ul li.txt > p:nth-child(1) {
  font-style: italic;
  font-size: 1rem;
  line-height: 1.3;
  color: #bdbdbd;
}

.pro1_ul li.txt > p:nth-child(2) {
  font-style: italic;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.05;
  color: #000000;
  margin-top: 10px;
}

.pro1_ul li.txt > p:nth-child(3) {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.9px;
  color: #4d4d4d;
  margin-top: 40px;
  min-height: 160px;
  word-break: keep-all;
  transform: skewX(-0.3deg);
}

.pro_txt_slide {
  width: 100%;
  margin-top: 40px;
}

.pro_txt1 {
  font-family: 'GmarketSansBold';
  font-size: 1.3rem;
  line-height: 1.3;
  letter-spacing: -0.46px;
  margin-bottom: 10px;
  color: #595757;
  text-transform: uppercase;
}

.pro_txt2 {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.9px;
  color: #4d4d4d;
  min-height: 100px;
  word-break: keep-all;
}

.pro1_ul li.txt .swiper-slide .slide_box p {
  opacity: 0;
  transition: all 0.4s;
}

.pro1_ul li.txt .swiper-slide.swiper-slide-active .slide_box p {
  opacity: 1;
}

.pro1_ul li.img {
  position: relative;
}

.pro1_ul li.img .slide_box {
  width: 100%;
}

.pro1_ul li.img .slide_box img {
  width: 100%;
}

.pro1_ul li.img .swiper-slide .slide_box img {
  opacity: 0;
  transition: all 0.4s;
}

.pro1_ul li.img .swiper-slide.swiper-slide-active .slide_box img {
  opacity: 1;
}


.pro_slide_btn {
  position: relative;
  margin-top: 50px;
  width: 130px;
  font-size: 0px;
}

.pro_prev,
.pro_next {
  font-size: 1.1rem;
  color: #000000;
  left: auto;
  right: auto;
  top: auto;
  position: relative;
  width: auto;
  height: auto;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
}

.pro_pag {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 0.9rem;
  letter-spacing: -1px;
  line-height: 22px;
  color: #CBCCCC;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  bottom: auto;
  margin: 0px 10px;
}


.sub_pro2 {
  width: 100%;
  padding: 80px 0px 125px;
  background-color: #f2f2f2;
}

.pro2_p1 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 30px;
}

.pro2_ul {
  font-size: 0px;
  width: 100%;
}

.pro2_ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0px;
}

.pro2_ul li.tit {
  background-color: #23549d;
  width: 22%;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.pro2_ul li.tit p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.3;
  color: #FFFFFF;
}

.pro2_ul li.cont {
  background-color: #fff;
  width: 78%;
  padding-left: 3%;
  box-sizing: border-box;
  border-bottom: transparent;
}

.pro2_ul li.cont p {
  font-size: 1rem;
  line-height: 1.3;
  color: #666666;
}

.pro2_ul li.cont.bg_color {
  background-color: #dee2ea;
}




/*sub4-1*/

.s311 {
  margin: 120px 0px 180px;
}

.s311_ul {
  font-size: 0px;
  width: 100%;
  position: relative;
}

.s311_ul::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
  width: 100px;
  height: 100%;
  background: linear-gradient(to bottom, #7DCAF1, #23549D);
  border-radius: 100px;
  z-index: -1;
}

.s311_ul li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.s311_ul li.L_cont {
  padding-right: 12%;
}

.s311_ul li.R_cont {
  padding-left: 12%;
  margin-top: 100px;
}

.s311_cont_wrap {
  position: relative;
  margin-bottom: 80px;
}

.s311_p1 {
  font-weight: 500;
  position: relative;
  font-style: italic;
  font-size: 1.7rem;
  line-height: 30px;
  text-transform: capitalize;
  color: #7DCAF1;
}

.s311_p1.left1::before {
  content: "";
  position: absolute;
  right: 40%;
  top: 45px;
  width: 5px;
  height: 5px;
  background-color: #C9CACA;
  border-radius: 100%;
}

.s311_p1.left1::after {
  content: "";
  position: absolute;
  right: -30%;
  top: 47px;
  width: 70%;
  height: 1px;
  background-color: #C9CACA;
}


.s311_p1.left2::before {
  content: "";
  position: absolute;
  right: 15%;
  top: 45px;
  width: 5px;
  height: 5px;
  background-color: #C9CACA;
  border-radius: 100%;
}

.s311_p1.left2::after {
  content: "";
  position: absolute;
  right: -30%;
  top: 47px;
  width: 45%;
  height: 1px;
  background-color: #C9CACA;
}


.s311_p1.left3::before {
  content: "";
  position: absolute;
  right: 67%;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #C9CACA;
  border-radius: 100%;
}

.s311_p1.left3::after {
  content: "";
  position: absolute;
  right: -30%;
  top: 17px;
  width: 97%;
  height: 1px;
  background-color: #C9CACA;
}


.s311_p1.left4::before {
  content: "";
  position: absolute;
  right: 53%;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #C9CACA;
  border-radius: 100%;
}

.s311_p1.left4::after {
  content: "";
  position: absolute;
  right: -30%;
  top: 17px;
  width: 83%;
  height: 1px;
  background-color: #C9CACA;
}


.s311_p1.right::before {
  content: "";
  position: absolute;
  left: -5%;
  top: 13px;
  width: 5px;
  height: 5px;
  background-color: #C9CACA;
  border-radius: 100%;
}

.s311_p1.right::after {
  content: "";
  position: absolute;
  left: -30%;
  top: 15px;
  width: 25%;
  height: 1px;
  background-color: #C9CACA;
}


.s311_p1 span {
  transform: skewX(-5deg);
  display: inline-block;
  font-family: 'Roboto', sans-serif;
}

.s311_cont {
  width: 100%;
  position: relative;
  margin: 25px auto;
}

.s311_cont p {
  font-size: 0.9rem;
  line-height: 1.5;
  letter-spacing: 0.1px;
  color: #595757;
  padding-left: 80px;
  box-sizing: border-box;
  margin-bottom: 5px;
  position: relative;
  font-weight: bold;
  transform: skewX(-0.3deg);
}

.s311_cont p:last-child {
  margin-bottom: 0px;
}

.s311_cont p span.date {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  left: 0px;
  top: -2px;
  font-style: italic;
  color: #B0B1B1;
  font-weight: 500;
  width: 66px;
  font-size: 1rem;
  letter-spacing: -0.5px;
}
















/*sub4-1*/

.s411 {
  margin: 120px 0px 180px;
}




/*board*/

#bo_v {
  border-top: 3px solid #7DCAF1;
  padding-top: 15px;
}







/*sub5-1*/

.s511 {
  margin-bottom: 180px;
}

#sitemap_nav {
  width: 100%;
  margin: 0 auto;
  font-size: 0px;
  border-top: 5px solid #7DCAF1;
  border-bottom: 5px solid #7DCAF1;
  padding: 70px 0px;
}

#sitemap_nav > li {
  width: 100%;
  vertical-align: top;
  display: inline-block;
  padding: 0px 50px 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px
}

#sitemap_nav > li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}

#sitemap_nav > li > a {
  font-size: 1.5rem;
  color: #666666;
  text-transform: capitalize;
  font-family: 'GmarketSansLight';
}

.site_sub_menu {
  width: 100%;
  margin-top: 5px;
  padding-left: 30px;
  box-sizing: border-box;
}

.site_sub_menu > li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 0;
}

.site_sub_menu.wid3 > li {
  width: 33.333%;
}

.site_sub_menu.wid4 > li {
  width: 25%;
}

.site_sub_menu > li > a {
  font-size: 1rem;
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 10px;
  border-bottom: 1px solid transparent;
  transition: all 0.4s;
  position: relative;
  font-family: 'GmarketSansLight';
}

.site_sub_menu > li > a::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 8px;
  width: 5px;
  height: 5px;
  background-color: #92aebb;
  border-radius: 100%;
}

.site_sub_menu > li > a:hover {
  border-bottom: 1px solid #333333
}

.sub_site_sub_menu {
  width: 95%;
  margin-left: 5%;
  border-left: 1px solid #7DCAF1;
}

.sub_site_sub_menu > li {
  margin-bottom: 15px;
  transform: skewX(-0.3deg);
}

.sub_site_sub_menu > li > a {
  font-size: 0.65rem;
  color: #666666;
  margin-left: 20px;
  line-height: 1.3;
  border-bottom: 1px solid transparent;
  transition: all 0.4s;
  font-weight: 600;
  text-transform: capitalize;
  font-family: 'GmarketSansLight';
}

.sub_site_sub_menu > li > a:hover {
  border-bottom: 1px solid #666666
}

.sub_sub_site_sub_menu {
  width: 100%;
  margin-left: 30px;
  margin-bottom: 20px;
}

.sub_sub_site_sub_menu li {
  width: 25%;
  padding: 6px 0px;
  display: inline-block;
  transform: skewX(-0.3deg);
  vertical-align: top;
}

.sub_sub_site_sub_menu li a {
  font-size: 0.8rem;
  line-height: 1.3;
  color: #666666;
  transition: all 0.4s;
  border-bottom: 1px solid transparent;
}

.sub_sub_site_sub_menu li a:hover {
  color: #0079c3;
  border-bottom: 1px solid #0079c3;
}

.sub_sub_site_sub_menu li a.none {
  pointer-events: none;
  opacity: 0.5;
}

.sub_sub_site_sub_menu li a.none:hover {
  color: #666666;
  font-weight: normal;
}