body {
  background: #fff6eb;
}
ul, li, ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a {text-decoration: none;}
h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
}
table {
  vertical-align: middle;
}
/* ÀüÃ¼ ÅÇ ÄÁÅ×ÀÌ³Ê */
.bosil_openday_tabswrap {
  font-family: 'NanumSquareBold';
  background: #fff6eb center top no-repeat;
  margin: 0 auto;
  width: 1000px;
  padding-top: 100px;
} 
.bosil_tabwrap {
  background: #fff;
  margin-bottom: 80px;
}
.bosil_openday_tabs {
  padding-top: 100px;
  width: 1000px;
  margin: 0 auto;
}
/* ¸ÞÀÎ ÅÇ°ú ¼­ºê ÅÇ ³»ºñ°ÔÀÌ¼Ç ¹Ù */
.bosil_tab_nav, 
.bosil_sub_tab_nav {
  display: flex;
  align-items: center;
  position: relative;
  border-radius:20px 20px 0 0;
  width: 1000px;
} 
.bosil_sub_tab_nav {
  font-family: 'NanumSquareBold';
  color: #646464;
} 
.bosil_tab_nav::after,
.bosil_sub_tab_nav::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ddd;
  z-index: 1;
} 

/* ¸ÞÀÎ ¹× ¼­ºê ÅÇ */
.bosil_tab_nav li a,
.bosil_sub_tab_nav li a {
  display: block;
  position: relative;
  border-bottom: none;
  font-weight: 500;
  color: #646464;
  z-index: 0;
  text-align: center;
  background: #e1e1e1;
  font-size: 28px;
  padding: 6px 0;
  border-radius: 50px;
  letter-spacing: -2px;
} 
.bosil_tab_nav li a {
  padding: 10px 0;
  width: 500px;
  font-size: 28px;
  border-radius: 20px 20px 0 0;
}
.bosil_sub_tab_nav li .bosil_open1 {
  width: 900px;
}
.bosil_sub_tab_nav li .bosil_open2 {
  width: 400px;
}
.bosil_sub_tab_nav li .bosil_open3 {
  width: 260px;
}
.bosil_sub_tab_nav li .bosil_open4 {
  width: 210px;
}
.bosil_sub_tab_nav {
  margin: 0 auto;
}
.bosil_sub_tab_nav1 {
  width: 900px;
}
.bosil_sub_tab_nav2 {
  width: 826px;
}
.bosil_sub_tab_nav3 {
  width: 820px;
}
.bosil_sub_tab_nav4 {
  width: 880px;
}
.bosil_sub_tab_nav2 li {
  margin-right: 26px;
}
.bosil_sub_tab_nav3 li {
  margin-right: 20px;
}
.bosil_sub_tab_nav4 li {
  margin-right: 10px;
}
.bosil_sub_tab_nav li:nth-last-child() {
  margin-right: 0;
}
/* È°¼ºÈ­µÈ ÅÇ */
.bosil_tab_nav li.active a,
.bosil_sub_tab_nav li.active a {
  background: #ff7500;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  z-index: 2;
} 
.bosil_tab_nav li.active a {
  border-radius: 20px 20px 0 0;
}

/* ÅÇ ÄÁÅÙÃ÷ ¿µ¿ª */
.bosil_tab,
.bosil_sub_tab {
  display: none;
  background: #fff;
  border-top: none;
  border-radius:0 0 6px 6px;
  width: 1000px;
} 
.bosil_tab {
  padding: 30px 0 0;
  margin-bottom: 80px;
}
/* È°¼ºÈ­µÈ ÅÇ ÄÁÅÙÃ÷ ¿µ¿ªÀ» Ç¥½Ã */
.bosil_tab.active,
.bosil_sub_tab.active {
  display: block;
} 

.bosil_openday_tit {
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
  width: 900px;
  margin: 50px auto;
}

.bosil_openday_tit h2 {
  font-size: 30px;
  color: #646464;
  text-align: center;
  padding: 20px 0;
  font-family: 'NanumSquareBold';
}

/* ¼ö°­½ÅÃ»¾È³» */
.bosil_openday_box1 {
  margin-top: 30px;
}
.bosil_openday_box1 h3 {
  font-size: 20px;
  width: 900px;
  margin: 0 auto;
}
.bosil_openday_box1 table {
  border-collapse : collapse;
  font-size: 18px;
  margin: 10px auto 30px;
  width: 900px;
}
.bosil_openday_box1 h4 {
  margin: 10px auto 62px;
  text-align: right;
  color: red;
  font-size: 18px;
  width: 87%;
}
.bosil_openday_box1 table tr th {
  background: #fff6dc;
  vertical-align: middle;
  border-bottom: 1px solid #f7ca8b;
}
.bosil_openday_box1 table tr td {
  padding: 10px 0 10px 20px;
  font-weight: 500;
  vertical-align: middle;
  border-bottom: 1px solid #f7ca8b;
  background: #fcfbf2;
}
.bosil_openday_box1 table tr:last-child th,
.bosil_openday_box1 table tr:last-child td {
  border-bottom: none;
}

/* ¼ö°­½ÅÃ»¾È³» */
/* ¼¼ºÎÀÏÁ¤¾È³» */
.bosil_openday_box2 h3 {
  font-size: 20px;
  margin: 0 auto;
  width: 900px;
}
.bosil_openday_box2 table {
  border-collapse : collapse;
  font-size: 18px;
  margin: 17px auto 0;
  width: 900px;
}
.bosil_openday_box2 table tr th {
  background: #fcfbf2;
  vertical-align: middle;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-top: 2px solid #333;
  padding: 10px 0;
}
.bosil_openday_box2 table tr td {
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 10px 0;
}
.bosil_openday_box2 table tr th:last-child,
.bosil_openday_box2 table tr td:last-child {
  border-right: none;
}
/* ./¼¼ºÎÀÏÁ¤¾È³» */
/* °­ÀÇ½Ç ¿À½Ã´Â±æ */
.bosil_openday_box3 h3 {
  font-size: 25px;
  font-family: 'NanumSquareExtraBold';
  margin: 0 auto;
  width: 900px;
  margin-bottom: 17px;
}
.bosil_openday_box3_txtwrap {
  margin-top: 34px;
  font-size: 21px;
}
.bosil_openday_box3_txt1 {
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  width: 900px;
  margin: 0 auto;
}
.bosil_openday_box3_txt1 p {
  padding: 10px 0;
  letter-spacing:-1px;
}
.bosil_openday_box3_txt2 p {
  padding: 10px 0;
  letter-spacing:-1px;
}
.bosil_openday_box3_txt2 {
  border-bottom: 1px solid #c3c3c3;
  width: 900px;
  margin: 0 auto;
}
.root_daum_roughmap_landing {
  margin: 0 auto !important;
}
/* ./°­ÀÇ½Ç ¿À½Ã´Â±æ */
/* °³°­¹Ý ¹Ù·Î°¡±â ¹öÆ° */
.bosil_openday_btn {
  width: 900px;
  margin: 40px auto 0px;
  padding-bottom: 60px;  
}
.bosil_openday_btn button {
  width: 900px;
  height: 60px;
  border-radius: 50px;
  border: none;
  background: #ff7500;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  box-shadow: 0 6px #c03a05;
}
.bosil_openday_btn button span {
  font-family: 'NanumSquareExtraBold';
}
.bosil_openday_btn_icon {
  float: right;
  margin: -120px 60px 0 0;
  z-index: 1;
  position: relative;
  animation : iconblink 1s step-end infinite;
}
@keyframes iconblink {
  50% {
    opacity: 0;
  }
}
/* ./°³°­¹Ý ¹Ù·Î°¡±â ¹öÆ° */

/* 20250819 ¼öÁ¤ */
.tbl_area_box1_tit {
  float: left;
}
.tbl_area_box2_tit {
  float: left;
}
.tbl_area_box1_tit span {
  color:#fff;
  background: #c03a05;
  width: 85px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.tbl_area_box1_txt{
  line-height: 30px;
  padding-left: 93px;
}
.tbl_area_box2 {
  margin-top: 3px;
}
.sasil_openday_box1 table tr:nth-child(5) {
  height: 84px;
}
.sasil_areawrap {
  border:1px solid #501976;
  border-radius: 20px;
}
.sasil_openday_box3_txtwrap {
  display: inline-block;
  float: left;
  margin: 15px 18px 0 0;
}
.sasil_area_img {
  display: inline-block;
  width: 525px;
  cursor: pointer;
  border: 1px solid #cdcdcd;
}
.sasil_area {width: 827px; margin: 22px auto;}
.sasil_openday_box3_txt2 p {margin-bottom: 5px;}
.sasil_openday_box3_txt2 p span {background: #501976; color: #fff; padding: 8px 13px;}
.bosil_tbl_spanred {color: #e8123f;}
.sasil_area_img_inbtn {
  background: #501976;
  color: #fff;
  width: 90px;
  height: 40px;
  display: inline-block;
  margin: -40px 436px;
  font-size: 20px;
  text-align: center;
  line-height: 39px;
 }
 .sasil_area_img_inbtnicon {
  position: absolute;
  width: 40px;
  margin: -14px 0 0 509px;
 }
 .sasil_area_img_inbtnicon img {width:100%;}
/* ./20250819 ¼öÁ¤ */