/* main */
.mainContent .banner {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 286px;
  /* height: 306px; */
  height: 0;
  overflow: hidden;
  margin-bottom: -306px;
  /* padding-top: 250px; */
  padding-top: 0;
  padding-left: 4px;
  padding-right: 9px;
  background: url('../img/main_banner.png') 50% 50% / 100% auto no-repeat;
  transition: all 0.6s;
  z-index: 3;
}
.mainContent .banner.fix {
  height: 306px;
  margin-bottom: 0;
  padding-top: 250px;
}
.mainContent .banner a {
  display: block;
  float: left;
  width: 50%;
  height: 46px;
}
.mainContent .books {
  padding: 75px 30px 100px;
  text-align: center;
  font-size: 20px;
}
.mainContent .books .container {
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
}
.mainContent .books .item {
  padding: 0 15px;
  text-align: center;
}
.mainContent .books img {
  width: auto;
}
.mainContent .books .title {
  margin-top: 10px;
}
.mainContent .books .owl-carousel .owl-nav {
  display: block !important;
}
.mainContent .books .owl-carousel .owl-dots {
  display: none;
}
.mainContent .books .owl-carousel .owl-prev,
.mainContent .books .owl-carousel .owl-next {
  position: absolute;
  top: 0;
  left: -74px;
  width: 74px;
  height: 100%;
  text-indent: -9999px;
  background: url('../img/arr_prev.png') 22px calc(60% - 3em) / 30px auto no-repeat;
}
.mainContent .books .owl-carousel .owl-next {
  left: auto;
  right: -74px;
  background-image: url('../img/arr_next.png');
}
.mainContent .packages {
  padding: 40px 30px;
  background-color: #fffaf6;
}
.mainContent .packages .container {
  position: relative;
  max-width: 1160px;
}
.mainContent .packages .small {
  font-size: 18px;
}
.mainContent .packages .tab {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
  color: #f8d3b5;
  border: 1px solid #f07b1d;
  border-radius: 8px;
}
.mainContent .packages .tab .tabBox {
  padding: 5px 15px;
}
.mainContent .packages .tab a {
  display: block;
  position: relative;
  float: left;
  width: 33.33%;
  margin: 12px 0;
  padding: 0 15px;
}
.mainContent .packages .tab .active {
  font-weight: 700;
  color: #f07b1d;
}
.mainContent .packages .tab a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 2em;
  margin-top: -1em;
  border-left: 1px solid #f8d3b5;
}
.mainContent .packages .tab a:nth-of-type(3n+1) {
  clear: left;
  padding-left: 30px;
  text-align: left;
}
.mainContent .packages .tab a:nth-of-type(3n) {
  padding-right: 30px;
  text-align: right;
}
.mainContent .packages .tab a:nth-of-type(3n+1):before {
  display: none;
}
.mainContent .packages .tab .line1 {
  line-height: 2.4;
}
.mainContent .packages .item {
  display: none;
}
.mainContent .packages .item.active {
  display: block;
}
.mainContent .packages .item .thumb {
  float: left;
  width: 60%;
  padding: 30px;
  text-align: center;
}
.mainContent .packages .item .package {
  float: left;
  width: 40%;
  font-size: 20px;
}
.mainContent .packages .item .name {
  font-size: 32px;
  font-weight: 500;
}
.mainContent .packages .item .name span {
  font-size: 24px;
}
.mainContent .shortcut1 {
  padding: 120px 30px 90px;
  font-size: 14px;
  font-weight: 300;
}
.mainContent .shortcut1 .list  {
  padding: 0 10px;
}
.mainContent .shortcut1 .list li {
  float: left;
  width: 33.33%;
  padding: 0 10px 0 22px;
}
.mainContent .shortcut1 .thumb {
  position: relative;
  padding-bottom: 48%;
}
.mainContent .shortcut1 .thumb img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.mainContent .shortcut1 .title {
  font-size: 24px;
  font-weight: 500;
}
.mainContent .shortcut1 li .title:before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  margin-bottom: 5px;
  background-color: #ff9000;
}
.mainContent .shortcut1 .desc {
  min-height: 3.9em;
  line-height: 1.3;
}
.mainContent .shortcut1 .desc span {
  display: block;
}
.mainContent .shortcut1 .btn {
  display: block;
  max-width: 176px;
  margin: 30px auto 0;
  padding: 12px 0;
  text-align: center;
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
  background-color: #ff9000;
}
.mainContent .shortcut1 li:nth-of-type(1) .title:before,
.mainContent .shortcut1 li:nth-of-type(1) .btn {
  background-color: #ff9000;
}
.mainContent .shortcut1 li:nth-of-type(2) .title:before,
.mainContent .shortcut1 li:nth-of-type(2) .btn {
  background-color: #89db85;
}
.mainContent .shortcut1 li:nth-of-type(3) .title:before,
.mainContent .shortcut1 li:nth-of-type(3) .btn {
  background-color: #4c9adc;
}
.mainContent .world .title {
  display: inline-block;
  font-size: 46px;
  vertical-align: middle;
  color: #333;
}
.mainContent .world .title strong {
  position: relative;
  font-weight: 800;
}
.mainContent .world .title strong:before {
  content: "";
  position: absolute;
  top: 30%;
  bottom: 0;
  left: -0.05em;
  right: -0.05em;
  background-color: #ffe2bb;
}
.mainContent .world .title i {
  position: relative;
  font-style: normal;
}
.mainContent .world .desc {
  display: inline-block;
  margin: 0 2em;
  font-size: 14px;
  line-height: 1.2;
  vertical-align: middle;
}
.mainContent .world .desc span {
  display: block;
}
.mainContent .world .btn {
  display: inline-block;
  width: 125px;
  padding: 5px 0;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background-color: #ff9000;
}
.mainContent .world .list {
  padding: 30px;
  font-size: 0;
  background-color: #fff4e5;
}
.mainContent .world .list .container {
  max-width: 1770px;
}
.mainContent .world .list li {
  display: inline-block;
  width: 16.66%;
  padding: 0 10px;
  vertical-align: top;
}
.mainContent .world .list a {
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
.mainContent .shortcut2 {
  padding: 150px 30px;
  text-align: center;
}
.mainContent .shortcut2 .list li {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 15px;
}
.mainContent .shortcut2 .list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-left: 1px solid #ccc;
}
.mainContent .shortcut2 .list li:first-of-type:before {
  display: none;
}
.mainContent .shortcut2 .list a {
  display: block;  
}
.mainContent .shortcut2 .title {
  font-size: 28px;
  line-height: 1.2;
  color: #333;
}
.mainContent .shortcut2 .title:after {
  content: "";
  display: block;
  width: 120px;
  height: 6px;
  margin: 18px auto 10px;
  background-color: #f07b1d;
}
.mainContent .shortcut2 .title.line1:after {
  margin: 26px auto 14px;
  background-color: #f07b1d;
}
.mainContent .shortcut2 .title span {
  display: block;
  font-size: 18px;
}
.mainContent .shortcut2 .more {
  padding-right: 20px;
  text-align: right;
}
.mainContent .board .container {
  padding: 0 10px;
}
.mainContent .board .tab a {
  display: block;
  float: left;
  width: 176px;
  padding: 14px 0;
  text-align: center;
  font-size: 24px;
  color: #bbb;
  line-height: 1.1;
  border-radius: 4px 4px 0 0;
  background-color: #eee;
}
.mainContent .board .tab span {
  display: inline-block;
  padding-left: 8px;
  border-left: 8px solid #bbb;
}
.mainContent .board .tab .active {
  font-weight: 800;
  color: #333;
  background-color: #fff5ed;
}
.mainContent .board .tab .active span {
  border-left-color: #f07b1d;
}
.mainContent .board .tabContent {
  padding: 12px 0;
  background-color: #fff5ed;
}
.mainContent .board .list {
  display: none;
}
.mainContent .board .list.active {
  display: block;
}
.mainContent .board .list li {
  margin: 12px 0;
}
.mainContent .board .list a {
  display: block;
  font-size: 0;
}
.mainContent .board .list .title {
  display: inline-block;
  position: relative;
  width: 32%;
  padding-left: 26px;
  padding-right: 1em;
  font-size: 24px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainContent .board .list .title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-radius: 100%;
  background-color: #f07f24;
}
.mainContent .board .list .desc {
  display: inline-block;
  width: 58%;
  font-size: 18px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainContent .board .list .date {
  display: inline-block;
  width: 10%;
  font-size: 18px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}

/* sub content */
.subContent {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 135px;
  color: #666;
  line-height: 1.7;
}
.entry {
  padding-left: 15px;
  padding-right: 15px;
}
.topBg {
  position: relative;
  height: 180px;
  margin-left: -30px;
  margin-right: -30px;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 7px rgba(0,0,0,0.75);
  background: url('../img/bg_bookstart_about.png') 50% 50% / cover no-repeat;
  box-shadow: inset 0 20px 20px rgba(0,0,0,0.3);
}
.topBg span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.breadCrumb {
  height: 54px;
  margin-bottom: 90px;
  line-height: 54px;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 6px solid #f68021;
}
[data-skin="blue"] .breadCrumb {
  border-bottom-color: #8baef3;
}
[data-skin="blue"] .pageTitle {
  color: #8baef3;
}
.contTitle.blue:before {
  background-color: #8baef3;
}
.contTitle.red:before {
  background-color: #e77284;
}
.breadCrumb i {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 0.9em;
  font-family: arial;
  color: #ccc;
}
.barTitle {
  position: relative;
  margin-bottom: 50px;
  padding-left: 25px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}
.barTitle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background-color: #f68021;
}
.barTitle.withLine {
  position: relative;
}
.barTitle.withLine span {
  display: inline-block;
  position: relative;
  padding-right: 0.5em;
  border-bottom: 1px solid #fff;
  z-index: 1;
}
.barTitle.withLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 25px;
  right: 0;
  border-bottom: 1px solid #fde6d3;
}
.pageTitle {
  margin-bottom: 90px;
  font-size: 42px;
  line-height: 1.3;
  color: #f68021;
}
.pageTitle.c_grey {
  color: inherit;
}
.break {
  display: block;
}

/* highlight */
.highlight {
  position: relative;
}
.highlight:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -0.1em;
  right: -0.1em;
  height: 0.8em;
  background-color: #feeada;
}
.highlight[data-highlight="1"]:before {
  background-color: #ffbdbc;
}
.highlight[data-highlight="2"]:before {
  background-color: #fae18d;
}
.highlight[data-highlight="3"]:before {
  background-color: #c0edb6;
}
.highlight[data-highlight="4"]:before {
  background-color: #cce3ff;
}
.highlight[data-highlight="5"]:before {
  background-color: #ffd5ee;
}
.highlight[data-highlight="6"]:before {
  background-color: #d8cefb;
}
.highlight[data-highlight="7"]:before {
  background-color: #dfeafe;
}
.highlight[data-highlight="8"]:before {
  background-color: #ffcdd8;
}
.highlight[data-highlight="9"]:before {
  background-color: #cdffd4;
}
.highlight[data-highlight="10"]:before {
  background-color: #fbe8e5;
}
.highlight[data-highlight="11"]:before {
  background-color: #d6f9d6;
}
.highlight[data-highlight="12"]:before {
  background-color: #fde6e6;
}
.highlight[data-highlight="13"]:before {
  background-color: #d9ecfe;
}
.highlight[data-highlight="14"]:before {
  background-color: #dcf3e0;
}
.highlight[data-highlight="14"]:before {
  background-color: #dfeafe;
}
.highlight[data-highlight="15"]:before {
  background-color: #ffe2e2;
}

.highlight em {
  position: relative;
  z-index: 1;
}

/* checkbox */
.checkbox {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  opacity: 0;
}
.checkbox input[type="checkbox"] + label,
.checkbox input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  background: url('../img/ico_unchecked.png') 0 0 / 20px no-repeat;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:checked + label,
.checkbox input[type="radio"]:checked + label {
  background-image: url('../img/ico_checked.png');
}

/* dropdown */
.dropdown {
  display: inline-block;
  position: relative;
  vertical-align: middle;;
  z-index: 1;
}
.btnDropdown {
  position: relative;
  width: 100px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.btnDropdown:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 12px;
  margin-top: -6px;
  background: url('../img/ico_search_arr.png') 50% 50% / contain no-repeat;
  transition: all 0.3s;
}
.dropdownGroup {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  min-width: 120px;
  max-height: 300px;
  overflow: auto;
  font-size: 14px;
  text-align: center;
  border: 1px solid #dadada;
  border-radius: 4px;
  overflow: auto;
  background-color: #fff;
  transform: translate(-50%, 0);
}
.dropdownGroup li {
  border-top: 1px solid #dadada;
}
.dropdownGroup li:first-of-type {
  border-top: none;
}
.dropdownGroup a {
  display: block;
  padding: 5px 15px;
}
.dropdownGroup .active {
  color: #f68021;
}
.dropdown.open .btnDropdown:after {
  transform: rotate(180deg);
}
.dropdown.open .dropdownGroup {
  display: block;
}
.searchBox .dropdown {
  margin-right: 25px;
}
.searchBox .search {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.searchBox .search input {
  width: 210px;
  padding: 5px;
  border: none;
  border-bottom: 1px solid #b5b5b5;
}
.searchBox .btnSearch {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url('../img/ico_search.png') 50% 50% / 20px auto no-repeat;
}

/* pagination */
.pagination {
  margin-top: 70px;
  text-align: center;
  font-size: 18px;
}
.pagination a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 20px;
  line-height: 30px;
  vertical-align: top;
}
.pagination .active {
  font-weight: 700;
  color: #f68021;
}
.pagination .prev,
.pagination .next {
  text-indent: -9999px;
  background-position: 50% 50%;
  background-size: 9px auto;
  background-repeat: no-repeat;
}
.pagination .prev {
  background-image: url('../img/ico_pagination_prev.png');
}
.pagination .next {
  background-image: url('../img/ico_pagination_next.png');
}

/* layer */
.layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  z-index: 999;
}
.layer .frame {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 60px);
  max-width: 1000px;
  max-height: calc(100% - 60px);
  margin: 0 auto;
  padding: 30px 20px 45px;
  overflow: auto;
  border-radius: 6px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.layer .layerTitle {
  margin-bottom: 30px;
  font-size: 36px;
  border-bottom: 1px solid #ccc;
}
.layer .layerTitle strong {
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.layer .layerTitle strong:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: -1em;
  height: 7px;
  background-color: #f68021;
}
.layer .map {
  position: relative;
  padding-bottom: 46.6%;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 6px;
  background-color: #dadada;
}
.layer .map iframe {
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
}
.layer .list {
  margin-bottom: 90px;
  padding: 20px 15px 0;
  border-top: 1px solid #ccc;
}
.layer .list li {
  padding: 10px 0;
  font-size: 0;
  font-weight: 300;
  border-bottom: 1px solid #e5e5e5;
}
.layer .list .name {
  display: inline-block;
  position: relative;
  width: 33.33%;
  padding-left: 50px;
  font-size: 36px;
  font-weight: 700;
  vertical-align: bottom;
}
.layer .list .name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 11px;
  height: 11px;
  margin-top: -5px;
  border-radius: 100%;
  background-color: #f68021;
}
.layer .list .address {
  display: inline-block;
  width: 40.33%;
  font-size: 20px;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layer .list .tel {
  display: inline-block;
  width: 26.33%;
  text-align: right;
  vertical-align: bottom;
  font-size: 20px;
  white-space: nowrap;
}
.layer .btn {
  text-align: center;
}
.layer .btnCloseLayer {
  width: 175px;
  padding: 5px 0;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  border-radius: 6px;
  background-color: #f68021;
}

/* 꾸러미 리스트 */
.bookList .pageTitle {
  color: #666;
}
.bookList .pageTitle span {
  position: relative;
}
.bookList .pageTitle span:before {
  content :"";
  position: absolute;
  top: 30%;
  left: -0.1em;
  right: -0.1em;
  height: 0.8em;
  background-color: #feeada;
}
.bookList .pageTitle em {
  position: relative;
  z-index: 1;
}
.bookList .listTab a {
  display: inline-block;
  padding: 0 15px;
  color: #aaa;
  font-size: 22px;
  font-weight: 300;
  vertical-align: top;
}
.bookList .listTab {
  margin-bottom: 95px;
}
.bookList .listTab .active {
  font-weight: 700;
  color: #f68021;
}
.bookList .listTab a + a {
  margin-left: 50px;
}
.bookList .list {
  position: relative;
  border-top: 3px solid #666;
}
.bookList .listType {
  position: absolute;
  bottom: 100%;
  left: 0;
  padding-bottom: 15px;
}
.bookList .listType button[data-type] {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-right: 5px;
  vertical-align: middle;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.bookList .listType button[data-type].active {
  opacity: 1;
}
.bookList .listType [data-type="list"] {
  background-image: url('../img/btn_type_list.png');
}
.bookList .listType [data-type="gallery"] {
  background-image: url('../img/btn_type_gallery.png');
}
.bookList .listType .btnDownload {
  display: inline-block;
  width: 175px;
  height: 34px;
  margin-left: 15px;
  color: #fff;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  border-radius: 4px;
  background-color: #f68021
}
.bookList .list li {
  padding: 60px 15px 70px;
  line-height: 1.3;
  border-bottom: 1px solid #dadada;
}
.bookList .list .thumb {
  float: left;
  width: 32%;
  text-align: center;
}
.bookList .list .thumb img {
  height: 295px;
}
.bookList .list .book {
  float: left;
  width: 68%;
  padding-left: 20px;
}
.bookList .list .category {
  font-size: 20px;
  font-weight: 500;
}
.bookList .list .name {
  margin: 5px 0;
  font-size: 30px;
  font-weight: 500;
}
.bookList .list .info {
  margin-bottom: 1.6em;
  font-size: 16px;
}
.bookList .list .info p {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.bookList .list .info .price {
  margin-left: 20px;
}
.bookList .list[data-view_type="gallery"] {
  border-top: none;
}
.bookList .list[data-view_type="gallery"] li {
  float: left;
  width: 33.33%;
  padding: 80px 0 0;
  text-align: center;
  border-bottom: none;
}
.bookList .list[data-view_type="gallery"] li:nth-of-type(3n+1) {
  clear: left;
}
.bookList .list[data-view_type="gallery"] .thumb {
  float: none;
  width: auto;
  margin-bottom: 25px;
}
.bookList .list[data-view_type="gallery"] .thumb img {
  height: 280px;
}
.bookList .list[data-view_type="gallery"] .book {
  float: none;
  width: auto;
  padding-left: 0;
}
.bookList .list[data-view_type="gallery"] .name {
  margin-bottom: 15px;
  font-size: 24px;
}
.bookList .list[data-view_type="gallery"] .info {
  display: inline-block;
  text-align: left;
}
.bookList .list[data-view_type="gallery"] .info p {
  display: block;
  margin: 0;
}
.bookList .list[data-view_type="gallery"] .text {
  display: none;
}

/* 게시판 */
.boardTitle {
  margin-bottom: 90px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.boardTop {
  position: relative;
  padding-bottom: 15px;
}
.boardTop .count {
  float: left;
}
.boardTop .searchBox {
  float: right;
}
.boardBottom {
  margin-top: 60px;
}
.boardBtns {
  text-align: center;
  font-size: 18px;
}
.boardBtns .btn {
  display: inline-block;
  min-width: 120px;
  padding: 2px 20px;
  vertical-align: top;
  color: #f68021;
  border: 1px solid #f68021;
  border-radius: 2px;
}
.boardTab {
  margin-bottom: 60px;
  text-align: center;
  font-size: 22px;
  color: #999;
}
.boardTab li {
  position: relative;
  float: left;
  width: 16.66%;
}
.boardTab .active {
  font-weight: 500;
  color: #f68021;
}
.boardTab li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1em;
  margin-top: -0.5em;
  border-left: 1px solid #999;
}
.boardTab li:first-of-type:before {
  display: none;
}

.boardRow {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 0;
  border-bottom: 1px solid #dadada;
}
.boardRow .subject a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.boardRow .subject a:hover {
  color: #6298c6;
}
.boardRow .cell {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
}
.boardRow .num {
  width: 78px;
  font-size: 16px;
  font-weight: 700;
  color: #6298c6;
}
.boardRow .subject {
  width: calc(100% - 470px);
  padding-left: 15px;
  text-align: initial;
  font-weight: 500;
}
.boardRow .name {
  width: 145px;
  color: #f3a05d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.boardRow .file {
  width: 70px;
}
.boardRow .date {
  width: 130px;
  font-weight: 500;
  color: #888;
}
.boardRow .view {
  width: 44px;
  font-size: 14px;
  font-weight: 300;
  color: #888;
}
.boardTitle + .boardTop {
  margin-top: -40px;
}
.boardList .count {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 5px;
  font-size: 13px;
}
.boardList .list,
.boardView .viewer {
  position: relative;
  border-top: 3px solid #666;
}
.boardView .boardRow {
  padding: 15px 0 15px 10px;
  border-color: #999;
}
.boardView .subRow {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #dadada;
}
.boardView .boardRow .cell {
  text-align: initial;
}
.boardView .boardRow .num {
  width: 40px;
}
.boardView .boardRow .subject {
  width: calc(100% - 270px);
  font-size: 20px;
}
.boardView .boardRow .date {
  width: 120px;
}
.boardView .boardRow .view {
  width: 110px;
  padding-right: 10px;
  text-align: right;
}
.boardView .boardRow .view:before {
  content: "조회수";
  margin-right: 10px;
}
.boardView .boardRow .file {
  width: calc(100% - 130px);
  padding-top: 4px;
  font-size: 14px;
  color: #aaa;
}
.boardView .boardRow .file img {
  margin-top: -2px;
  margin-right: 3px;
}
.boardView .boardRow .name {
  float: right;
  width: 120px;
  text-align: right;
  font-size: 16px;
}
.boardView .viewBox {
  padding: 40px 10px 120px;
  font-size: 18px;
  border-bottom: 1px solid #999;
}
/* 갤러리 게시판 */
[data-board="gallery"] .list li {
  position: relative;
  float: left;
  width: 50%;
  min-height: 240px;
  padding: 47px 0 47px 220px;
}
[data-board="gallery"] .list li:nth-of-type(2n+1) {
  clear: left;
}
[data-board="gallery"] .list li:nth-of-type(2n+1):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  border-bottom: 1px solid #dadada;
}
[data-board="gallery"] .list .thumb {
  position: absolute;
  top: 47px;
  left: 0;
}
[data-board="gallery"] .list .text {
  padding-left: 12px;
  padding-right: 30px;
}
[data-board="gallery"] .list .subject {
  margin-top: 6px;
  height: 2.4em;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 500;
  line-height: 1.2;
}
[data-board="gallery"] .list .subject a:hover {
  color: #6298c6;
}
[data-board="gallery"] .list .category {
  color: #f68021;
}
[data-board="gallery"] .list .info {
  margin-top: 3px;
}
[data-board="gallery"] .list .info .dt {
  color: #7aa8f3;
}
/* 자료게시판 */
[data-board="data"] .list ul {
  padding: 40px 0;
}
[data-board="data"] .list li {
  float: left;
  width: 50%;
  padding: 40px 25px;
  font-size: 20px;
  line-height: 1.3;
}
[data-board="data"] .list li:nth-of-type(2n+1) {
  clear: left;
}
[data-board="data"] .list span {
  display: inline-block;
  position: relative;
  padding-left: 39px;
  padding-right: 39px;
  vertical-align: middle;
}
[data-board="data"] .list span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  vertical-align: middle;
  background: url('../img/ico_data.png') 50% 50% / contain no-repeat;
}
[data-board="data"] .list span:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 29px;
  height: 24px;
  vertical-align: middle;
  background: url('../img/ico_download.png') 50% 50% / contain no-repeat;
}
/* 뉴스레터 */
[data-board="newsletter"] .list ul {
  padding-top: 5px;
}
[data-board="newsletter"] .list li {
  float: left;
  width: calc(50% - 10px);
  margin-top: 30px;
  line-height: 1.3;
  border: 1px solid #ccc;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
[data-board="newsletter"] .list li:nth-of-type(2n+1) {
  clear: left;
}
[data-board="newsletter"] .list li:nth-of-type(2n) {
  float: right;
}
[data-board="newsletter"] .list a {
  display: block;
  padding: 30px 40px;
  font-size: 22px;
  
}
[data-board="newsletter"] .list .num {
  color: #6298c6;
}
[data-board="newsletter"] .list .subject {
  position: relative;
  margin-top: 1em;
  padding: 1em 0;
  font-size: 25px;
}
[data-board="newsletter"] .list .subject:after {
  content: "";
  position: absolute;
  bottom: 1em;
  right: 15px;
  width: 67px;
  height: 84px;
  background: url('../img/bg_data_list.png') 50% 100% / contain no-repeat;
}
[data-board="newsletter"] .list .subject:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 5px;
  background-color: #f68021;
}
[data-board="newsletter"] .list .info {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 500;
  border-top: 1px solid #ccc;
}
[data-board="newsletter"] .list .info .date {
  float: left;
}
[data-board="newsletter"] .list .info .more {
  float: right;
  padding-right: 20px;
  background: url('../img/ico_more.png') 100% 50% / auto 16px no-repeat;
}

/* 북스타트 */
.bookstartAbout .title {
  font-size: 17px;
}
.bookstartAbout .title h1 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 42px;
}
.bookstartAbout .title h1 strong {
  font-weight: 700;
}
.bookstartAbout .title h2 {
  margin-bottom: 45px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
.bookstartAbout .meaning {
  margin-top: 95px;
}
.bookstartAbout .meaning li {
  float: left;
  width: 33.33%;
  margin-bottom: 100px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.bookstartAbout .meaning li:nth-of-type(3n+1) {
  clear: left;
}
.bookstartAbout .meaning .num {
  display: block;
  position: relative;
  font-size: 62px;
  font-weight: 500;
  text-align: left;
  line-height: 1.1;
}
.bookstartAbout .meaning .num:before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0.3em;
  bottom: 0;
  width: 1em;
  background-color: #cddeff;
}
.bookstartAbout .meaning .num em {
  position: relative;
  z-index: 1;
}
.bookstartAbout .meaning li:nth-of-type(4) .num:before,
.bookstartAbout .meaning li:nth-of-type(5) .num:before,
.bookstartAbout .meaning li:nth-of-type(6) .num:before {
  background-color: #ffe2e2;
}
.bookstartAbout .meaning .main:before {
  content: "";
  display: block;
  height: 180px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.bookstartAbout .meaning li:nth-of-type(1) .main:before {
  background-image: url('../img/about_1.png');
}
.bookstartAbout .meaning li:nth-of-type(2) .main:before {
  background-image: url('../img/about_2.png');
}
.bookstartAbout .meaning li:nth-of-type(3) .main:before {
  background-image: url('../img/about_3.png');
}
.bookstartAbout .meaning li:nth-of-type(4) .main:before {
  background-image: url('../img/about_4.png');
}
.bookstartAbout .meaning li:nth-of-type(5) .main:before {
  background-image: url('../img/about_5.png');
}
.bookstartAbout .meaning li:nth-of-type(6) .main:before {
  background-image: url('../img/about_6.png');
}
.bookstartAbout .meaning .main {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
.bookstartAbout .meaning .sub {
  font-size: 13px;
}
.bookstartAbout .starting {
  margin-top: -30px;
  padding-top: 70px;
  font-size: 18px;
  letter-spacing: -0.04em;
  border-top: 1px solid #dadada;
}
.bookstartAbout .starting p {
  margin-top: 30px;
}
.bookstartAbout .starting p:first-of-type {
  margin-top: 30px;
}
.bookstartAbout .sign {
  margin-top: 2.5em;
  text-align: right;
}
.bookstartReading .tab {
  margin-bottom: 60px;
  padding: 0 15px;
  color: #ccc;
}
.bookstartReading .tab li {
  float: left;
  position: relative;
  width: 50%;
  font-size: 42px;
  line-height: 1.2;
  text-align: center;
}
.bookstartReading .tab li+li:before {
  content: "";
  position: absolute;
  top: 50%;
  left:0;
  height: 0.76em;
  margin-top: -0.38em;
  border-left: 1px solid #567bc4;
}
.bookstartReading .tab .active {
  color: #666;
}
.bookstartReading .tab span {
  position: relative;
}
.bookstartReading .tab span:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -0.1em;
  right: -0.1em;
  height: 0.8em;
  background-color: #feeada;
  opacity: 0.4;
}
.bookstartReading .tab .active span:before {
  opacity: 1;
}
.bookstartReading .tab em {
  position: relative;
  z-index: 1;
}
.bookstartReading .video {
  position: relative;
  padding-bottom: 56.25%;
  border-radius: 8px;
  overflow: hidden;
}
.bookstartReading .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bookstartReading .pdf {
  margin-top: 30px;
  padding: 120px 0 120px 300px;
  text-align: center;
  font-size: 34px;
  background: url('../img/reading_thumb.png') 50px 50% / 265px auto no-repeat;
  border: 1px solid #dadada;
}
.bookstartReading .pdf a {
  display: inline-block;
  margin-top: 45px;
  padding: 10px 40px;
  vertical-align: top;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #f8c7a0;
  background-color: #f07b1d;
  box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.25);
}
.bookstartKorea .cf {
  margin-top: -30px;
  text-align: right;
}
.bookstartKorea .cf p {
  font-size: 24px;
  font-weight: 700;
  color: #aaa;
  line-height: 2;
}
.bookstartKorea .cf strong {
  color: #666;
}
.bookstartKorea .cf .btnDownload {
  display: inline-block;
  width: 210px;
  margin-top: 30px;
  margin-right: 30px;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
  border: 1px solid #f8c7a0;
  background-color: #f07b1d;
  box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.25);
}
#map_korea {
  max-width: 664px;
  margin: 0 auto;
}
#map_world {
  max-width: 1111px;
  margin: 0 auto;
}
.situationMap {
  position: relative;
}
.situationMap .info {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 196px;
  height: 0;
  overflow: hidden;
  margin-top: -60px;
  font-size: 15px;
  line-height: 1.2;
  color: #999;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.situationMap.on .info {
  height: 126px;
}
.situationMap.on .info:after {
  height: 10px;
  margin-top: -12px;
}
.situationMap .inner {
  height: 120px;
  padding: 15px 20px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.situationMap .info:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 10px;
  height: 0;
  overflow: hidden;
  margin-top: -12px;
  margin-left: -5px;
  transform: rotate(45deg);
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #fff;
  transition: all 0.3s;
  z-index: 1;
}
.situationMap .info .name {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}
.situationMap .info .baby:before {
  content: "출생아 수 : ";
  font-weight: 700;
}
.situationMap .info .package:before {
  content: "꾸러미 수 : ";
  font-weight: 700;
}
.situationMap[data-map="se"] .info {
  top: 55%;
  left: 42.5%;
}
.situationMap[data-map="gg"] .info {
  top: 52%;
  left: 42%;
}
.situationMap[data-map="gw"] .info {
  top: 51%;
  left: 62%;
}
.situationMap[data-map="ic"] .info {
  top:54%;
  left: 34%;
}
.situationMap[data-map="cn"] .info {
  top: 63%;
  left: 38%;
}
.situationMap[data-map="cb"] .info {
  top: 61%;
  left: 55%;
}
.situationMap[data-map="gb"] .info {
  top: 64%;
  left: 70%;
}
.situationMap[data-map="sj"] .info {
  top: 64.5%;
  left: 45.5%;
}
.situationMap[data-map="dj"] .info {
  top: 67%;
  left: 48.2%;
}
.situationMap[data-map="dg"] .info {
  top: 71.8%;
  left: 69%;
}
.situationMap[data-map="jb"] .info {
  top: 72%;
  left: 44%;
}
.situationMap[data-map="jn"] .info {
  top: 79%;
  left: 46%;
}
.situationMap[data-map="gn"] .info {
  top: 77%;
  left: 63%;
}
.situationMap[data-map="us"] .info {
  top: 75%;
  left: 80%;
}
.situationMap[data-map="bs"] .info {
  top: 79%;
  left: 78%;
}
.situationMap[data-map="gj"] .info {
  top: 79%;
  left: 40%;
}
.situationMap[data-map="jj"] .info {
  top: 96%;
  left: 35%;
}
.situationMap[data-map="nk"] .info {
  top: 28%;
  left: 42%;
}

.situationMap .tag {
  -display: none;
  position: absolute;
  left: 50%;
  width: 70px;
  height: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  border: 1px solid #ccc;
  background-color: rgba(255,255,255,0.8);
  transform: translate(-50%, -50%);
}
.situationMap[data-map] .tag {
  display: block;
}
.situationMap[data-map="se"] .tag {
  top: 59%;
  left: 42.5%;
}
.situationMap[data-map="gg"] .tag {
  top: 56%;
  left: 42%;
}
.situationMap[data-map="gw"] .tag {
  top: 55%;
  left: 59%;
}
.situationMap[data-map="ic"] .tag {
  top:58%;
  left: 33%;
}
.situationMap[data-map="cn"] .tag {
  top: 69%;
  left: 36%;
}
.situationMap[data-map="cb"] .tag {
  top: 68%;
  left: 53%;
}
.situationMap[data-map="gb"] .tag {
  top: 71%;
  left: 71%;
}
.situationMap[data-map="sj"] .tag {
  top: 68%;
  left: 45.5%;
}
.situationMap[data-map="dj"] .tag {
  top: 70%;
  left: 48.2%;
}
.situationMap[data-map="dg"] .tag {
  top: 75%;
  left: 69%;
}
.situationMap[data-map="jb"] .tag {
  top: 77.5%;
  left: 44%;
}
.situationMap[data-map="jn"] .tag {
  top: 85%;
  left: 41%;
}
.situationMap[data-map="gn"] .tag {
  top: 81%;
  left: 63%;
}
.situationMap[data-map="us"] .tag {
  top: 77%;
  left: 81%;
}
.situationMap[data-map="bs"] .tag {
  top: 82%;
  left: 78%;
}
.situationMap[data-map="gj"] .tag {
  top: 81.3%;
  left: 40%;
}
.situationMap[data-map="jj"] .tag {
  top: 96.5%;
  left: 35%;
}
.situationMap[data-map="nk"] .tag {
  top: 36%;
  left: 35%;
}
map area {
  cursor: pointer;
}
.tab li {
  color: #aaa;
}
.tab .active {
  color: #f77f1e;
}
.worldTab {
  margin-left: 25px;
  margin-right: 25px;
  padding: 90px 0 40px;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #dadada;
}
.worldTab li {
  float: left;
  width: 20%;
  text-align: center;
  cursor: pointer;
}
.worldTab a {
  display: block;
  padding: 30px 0;
}
.worldList {
  padding-top: 40px;
}
.worldList .item {
  margin-top: 15px;
  border-radius: 6px;
  border: 1px solid #eee;
}
.worldList .thumb {
  float: left;
  width: 315px;
}
.worldList .context {
  padding: 45px 15px 45px 60px;
  font-size: 18px;
}
.worldList .context .name {
  font-size: 36px;
  font-weight: 500;
}
.worldList .thumb + .context {
  float: left;
  width: calc(100% - 315px);
  padding: 35px 15px 35px 25px;
}
.worldList .noData {
  height: 272px;
  text-align: center;
  font-size: 24px;
  line-height: 272px;
}
.bookPackage .packageInfo {
  padding-top: 40px;
}
.bookPackage .dataBox {
  float: left;
  width: 63%;
  padding-right: 50px;
}
.bookPackage .situationMap {
  float: right;
  width: 37%;
  padding-top: 90px;
}
.bookPackage .info {
  margin-bottom: 45px;
  font-size: 24px;
  font-weight: 700;
}
.bookPackage .info span {
  position: relative;
}
.bookPackage .info span:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -0.1em;
  right: -0.1em;
  height: 0.8em;
  background-color: #ffebda;
}
.bookPackage .info em {
  position: relative;
  z-index: 1;
}
.bookPackage .step .checkbox {
  float: left;
  width: 33.33%;
  margin-bottom: 10px;
  white-space: nowrap;
}
.bookPackage .step {
  margin-bottom: 45px;
}
.bookPackage .step .checkbox:nth-of-type(3n+1) {
  clear: left;
}
.bookPackage .step .checkbox span {
  font-size: 12px;
}
.bookPackage .location {
  margin-bottom: 60px;
}
.bookPackage .location .select {
  float: left;
  width: 50%;
  padding-right: 16px;
}
.bookPackage .location .dropdown {
  display: block;
}
.bookPackage .location .btnDropdown {
  width: 100%;
  height: 45px;
  font-size: 22px;
  font-weight: 700;
  color: #aaa;
  border-radius: 6px;
  border: 1px solid #aaa;
}
.bookPackage .location .dropdownGroup {
  left: 0;
  min-width: 0;
  width: 100%;
  font-size: 16px;
  transform: none;
}
.bookPackage .location .btnDropdown:after {
  right: 15px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #f68021;
  background: none;
}
.bookPackage .location .open .btnDropdown:after {
  margin-top: -12px;
  transform: rotate(180deg);
}
.bookPackage .location .input {
  position: relative;
  float: right;
  width: 50%;
  padding-left: 16px;
  padding-right: 60px;
  font-size: 18px;
}
.bookPackage .location input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: none;
  border-bottom: 1px solid #bbb;
}
.bookPackage .location .btnSearch {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url('../img/ico_search.png') 50% 50% / 26px no-repeat;
}
.bookPackage .resultTitle {
  padding: 15px 0;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  border-top: 3px solid #666;
  border-bottom: 1px solid #666;
}
.bookPackage .list {
  font-size: 18px;
}
.bookPackage .list li {
  padding: 10px 5px;
}
.bookPackage .list .left {
  float: left;
}
.bookPackage .list .right {
  float: right;
  text-align: right;
}
.bookPackage .list ul {
  padding: 10px 0;
}
.bookPackage .listSigun li {
  float: left;
  position: relative;
  width: calc(50% - 25px);
}
.bookPackage .listSigun li:hover {
  background-color: #f4f3f2;
}
.bookPackage .listSigun li:nth-of-type(2n+1) {
  clear: left;
}
.bookPackage .listSigun li:nth-of-type(2n) {
  float: right;
}
.bookPackage .listAgency {
  display: none;
}
.bookPackage .listAgency .resultTitle .left {
  width: 30%;
  text-align: center;
}
.bookPackage .listAgency .resultTitle .right {
  width: 30%;
  text-align: center;
}
.bookstartIntro .pageTitle {
  margin-bottom: 60px;
}
.bookstartIntro .intro {
  margin-bottom: 80px;
  font-size: 20px;
}
.bookstartIntro .intro .main {
  margin-bottom: 1em;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}
.bookstartIntro .package li {
  float: left;
  width: 33.33%;
  margin-bottom: 90px;
  padding-top: 23%;
  padding-left: 15px;
  background: url('../img/bookstart_child_1.png') 50% 0 / contain no-repeat;
}
.bookstartIntro .package li:nth-of-type(1) {
  background-image: url('../img/bookstart_child_1.png');
}
.bookstartIntro .package li:nth-of-type(2) {
  background-image: url('../img/bookstart_child_2.png');
}
.bookstartIntro .package li:nth-of-type(3) {
  background-image: url('../img/bookstart_child_3.png');
}
.bookstartIntro .package .name {
  margin-bottom: 30px;
  font-size: 32px;
  white-space: nowrap;
  line-height: 1.1;
}
.bookstartIntro .package .name strong {
  display: block;
  font-size: 62px;
}
.bookstartIntro .package .list {
  line-height: 1.3;
}
.bookstartIntro .package .list p {
  margin: 0.4em 0;
}
.bookstartIntro .bookstartList .link {
  font-size: 28px;
}
.bookstartIntro .bookstartList .link a {
  float: left;
  padding: 10px 0;
  text-align: center;
  color: #e16362;
  white-space: nowrap;
  border-radius: 12px;
  border: 1px solid #e16362;
  background-color: #fff;
}
.bookstartIntro .bookstartList .link a:nth-of-type(1) {
  width: 23.5%;
  color: #e16362;
  border-color: #e16362;
}
.bookstartIntro .bookstartList .link a:nth-of-type(2) {
  width: 30.5%;
  margin: 0 4%;
  color: #a5820f;
  border-color: #a5820f;
}
.bookstartIntro .bookstartList .link a:nth-of-type(3) {
  float: right;
  width: 38%;
  color: #6aad59;
  border-color: #6aad59;
}
.bookstartIntro .bookstartList .link a:hover {
  color: #fff;
  border-color: #fff;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.bookstartIntro .bookstartList .link a:nth-of-type(1):hover {
  background-color: #e16362;
}
.bookstartIntro .bookstartList .link a:nth-of-type(2):hover {
  background-color: #a5820f;
}
.bookstartIntro .bookstartList .link a:nth-of-type(3):hover {
  background-color: #6aad59;
}
.bookstartChild .bookstartList {
  padding-top: 90px;
  border-top: 1px solid #ccc;
}
.bookstartChild .bookstartList:after {
  content: "";
  display: block;
  margin-top: 55px;
  padding-bottom: 32%;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  background: url('../img/bg_bookstart_child.png') 50% 50% / cover no-repeat;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.bookstartStudent .package {
  font-size: 16px;
}
.bookstartStudent .package li {
  text-align: center;
}
.bookstartStudent .package .name {
  margin-bottom: 90px;
  font-size: 60px;
}
.bookstartStudent .bookstartList {
  padding-bottom: 55px;
  margin-bottom: 55px;
  border-bottom: 1px solid #ccc;
}
.bookstartStudent .bookstartList .link a:nth-of-type(1),
.bookstartStudent .bookstartList .link a:nth-of-type(3) {
  width: 30.33%;
}
.bookstartStudent .bookstartList .link a:nth-of-type(2) {
  width: 30.33%;
  margin: 0 1.75em;
}
.bookstartStudent .wings {
  margin-bottom: 80px;
}
.bookstartStudent .wings .box {
  padding: 125px 0 125px 25%;
  text-align: center;
  font-size: 34px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: url('../img/bookstart_entrance.png') 9% 50% / auto 262px no-repeat
}
.bookstartStudent .wings .btnDownload {
  display: block;
  width: 135px;
  margin: 30px auto 0;
  padding: 7px 0;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  border: 1px solid #cad5ed;
  background-color: #7895d0;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.bookstartStudent .contTitle {
  margin-bottom: 40px;
}
.bookstartStudent .txt {
  font-size: 20px;
}
.bookstartStudent .entrance {
  padding-bottom: 55px;
  margin-bottom: 55px;
  border-bottom: 1px solid #ccc;
}
.bookstartStudent .thumb {
  margin-top: 55px;
}
.bookstartStudent .thumb .img {
  float: left;
  width: calc(33.33% - 15px);
  padding-bottom: 28%;
  border: 1px solid #dadada;
  border-radius: 12px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.bookstartStudent .thumb .img:nth-of-type(2) {
  margin: 0 20px;
}
.bookstartStudent .entrance .thumb .img:nth-of-type(1) {
  background-image: url('../img/bookstart_student_1.png');
}
.bookstartStudent .entrance .thumb .img:nth-of-type(2) {
  background-image: url('../img/bookstart_student_2.png');
}
.bookstartStudent .entrance .thumb .img:nth-of-type(3) {
  background-image: url('../img/bookstart_student_3.png');
}
.bookstartStudent .debate .thumb .img:nth-of-type(1) {
  background-image: url('../img/bookstart_debate_1.png');
}
.bookstartStudent .debate .thumb .img:nth-of-type(2) {
  background-image: url('../img/bookstart_debate_2.png');
}
.bookstartStudent .debate .thumb .img:nth-of-type(3) {
  background-image: url('../img/bookstart_debate_3.png');
}
.bookstartStudent .debate .txtBox {
  position: relative;
  margin-top: 45px;
}
.bookstartStudent .debate .txtBox .txt {
  padding-left: 1em;
}
.bookstartStudent .debate .txt1 {
  display: inline-block;
  margin-right: 50px;
  vertical-align: top;
}
.bookstartStudent .debate .txt2 {
  display: inline-block;
  vertical-align: top;
}
.bookstartStudent .debate .txt3 {
  margin-top: 35px;
}
.bookstartStudent .debate .txt3 .highlight {
  max-width: calc(40% + 50px);
}
.bookstartStudent .debate .txt4 {
  position: absolute;
  top: 0;
  right: 0;
}
.bookstartStudent .debate .highlight em:before {
  content: "+";
  position: absolute;
  top: 0;
  left: -1em;
  color: #7895d0;
  line-height: 1;
}
.bookstartStudent .debate li {
  position: relative;
}
.bookstartStudent .debate ul li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: -0.7em;
  line-height: 1.2;
}
.bookstartStudent .debate ol,
.bookstartStudent .debate ol li {
  list-style: decimal;
}
.contTitle {
  position: relative;
  margin-bottom: 60px;
  padding-left: 1em;
  font-size: 24px;
  font-weight: 500;
}
.contTitle:before {
  content: "";
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #f68021;
}
.contTitle .cf {
  margin-left: 1.5em;
  font-size: 16px;
  color: #d07878;
}
.bookstartTraining .intro {
  margin-bottom: 110px;
  font-size: 20px;
}
.bookstartTraining .graphic {
  position: relative;
  margin-bottom: 130px;
  text-align: center;
  font-size: 34px;
  line-height: 1.2;
}
.bookstartTraining .graphic .center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 284px;
  height: 284px;
  margin: 0 auto;
  font-size: 48px;
  border: 10px solid #fff;
  border-radius: 100%;
  background-color: #f2f6ff;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.25);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.bookstartTraining .graphic .center span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bookstartTraining .graphic .item {
  width: 265px;
  margin: 27px 0;
  padding: 0.3em 0;
}
.bookstartTraining .graphic .left {
  float: left;
  width: 50%;
  padding-right: 80px;
}
.bookstartTraining .graphic .left .item {
  clear: right;
  float: right;
  background-color: #fef1ec;
}
.bookstartTraining .graphic .left .item:nth-of-type(2) {
  margin-right: 80px;
}
.bookstartTraining .graphic .right {
  float: right;
  width: 50%;
  padding-left: 80px;
}
.bookstartTraining .graphic .right .item {
  clear: left;
  float: left;
  background-color: #dbfbdb;
}
.bookstartTraining .graphic .right .item:nth-of-type(2) {
  margin-left: 80px;
}

.bookstartTraining .imgs .contTitle {
  margin-bottom: 45px;
}
.bookstartTraining .imgs + .imgs {
  margin-top: 55px;
  padding-top: 55px;
  border-top: 1px solid #dadada;
}
.bookstartTraining .imgs .item {
  float: left;
  width: calc(33.33% - 15px);
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
.bookstartTraining .imgs .item:nth-of-type(2) {
  margin: 0 20px;
}
.bookstartTraining .imgs .img {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 87%;
  border: 1px solid #dadada;
  border-radius: 12px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.bookstartTraining .imgs .img img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  max-width: none;
  transform: translate(-50%, 0);
}
.bookstartWorkshop {
  font-size: 18px;
  line-height: 1.2;
}
.bookstartWorkshop .intro {
  margin-bottom: 35px;
  line-height: 1.7;
}
.bookstartWorkshop .about .group {
  max-width: 890px;
  margin: 0 auto;
}
.bookstartWorkshop .about .item {
  position: relative;
  width: 420px;
  height: 420px;
  text-align: center;
  border: 6px solid #fca0a0;
  border-radius: 100%;
}
.bookstartWorkshop .about .inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}
.bookstartWorkshop .about .item:nth-of-type(1) {
  margin: 0 auto;
}
.bookstartWorkshop .about .item:nth-of-type(2) {
  float: left;
  line-height: 1.7;
  border-color: #a0d0fc;
}
.bookstartWorkshop .about .item:nth-of-type(3) {
  float: right;
  border-color: #a8e2b2;
}
.bookstartWorkshop .about .item:nth-of-type(1) .inner {
  padding-bottom: 50px;
  background: url('../img/workshop_about_1.png') 50% 100% no-repeat;
}
.bookstartWorkshop .about .item:nth-of-type(2) .inner {
  padding-bottom: 145px;
  background: url('../img/workshop_about_2.png') 50% 100% no-repeat;
}
.bookstartWorkshop .howto {
  margin-top: 125px;
}
.bookstartWorkshop .howto .box {
  padding: 35px;
  line-height: 1.5;
  border-radius: 12px;
  background: #fef2e8 url('../img/workshop_howto.png') 90% 100% / 40% auto no-repeat;
}
.bookstartWorkshop .role {
  margin-top: 90px;
}
.bookstartWorkshop .innerBox {
  padding: 0 25px;
  line-height: 1.5;
}
.bookstartWorkshop .resume {
  margin-top: 90px;
}
.bookstartWorkshop .resume .du + .du {
  margin: 85px 0;
}
.bookstartWorkshop .graphic {
  text-align: center;
}
.bookstartWorkshop .graphic .item {
  display: inline-block;
  position: relative;
  width: 330px;
  height: 330px;
  margin: 0 40px;
  line-height: 1.7;
  font-size: 30px;
  border-radius: 100%;
  border: 1px solid #fbcca6;
}
.bookstartWorkshop .graphic .item:nth-of-type(1):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 28px;
  height: 4px;
  margin-top: -2px;
  margin-left: 26px;
  background-color: #f68021;
}
.bookstartWorkshop .graphic .item:nth-of-type(2):before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  width: 4px;
  height: 28px;
  margin-top: -14px;
  margin-right: 42px;
  background-color: #f68021;
}
.bookstartWorkshop .graphic .item .box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}
.bookstartHistory .tab {
  margin-bottom: 60px;
  font-size: 22px;
  color: #aaa;
}
.bookstartHistory .tab a {
  float: left;
  width: 5%;
  margin-right: 5%;
}
.bookstartHistory .tab .active {
  color: #f68021;
}
.bookstartHistory .list {
  position: relative;
  line-height: 1.3;
  border-top: 3px solid #666;
}
.bookstartHistory .list li {
  position: relative;
  padding-left: 40%;
  border-bottom: 1px solid #999;
}
.bookstartHistory .list .month {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 30px;
  font-weight: 700;
  color: #7aa8f3;
}
.bookstartHistory .list .month span {
  font-size: 43px;
}
.bookstartHistory .list .item {
  position: relative;
  padding: 10px 0;
  font-size: 18px;
}
.bookstartHistory .list .day {
  position: absolute;
  top: 0.2em;
  right: 100%;
  margin-right: 0.5em;
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}
.bookstartHistory .list .record:after {
  content: "";
  clear: both;
  display: block;
}
.bookstartHistory .list .record img {
  float: left;
  width: 134px;
}
.bookstartHistory .list .do {
  padding: 20px 0;
}
.bookstartHistory .list .record img + .txt {
  float: right;
  width: calc(100% - 160px);
}
.bookstartHistory .list .record .txt p + p {
  margin-top: 10px;
}
.bookstartHistory .type01 .day {
  top: 30px;
  font-size: 40px;
  color: #ccc;
}
.bookstartHistory .type01 .item {
  padding: 30px 0;
}
.bookstartHistory .type01 .item + .item {
  border-top: 1px solid #dadada;
}
.bookstartHistory .type01 .do {
  padding: 0;
}
.bookstartManual .barTitle {
  color: #333;
}
.bookstartManual .step {
  margin: 0 -25px 150px;
  font-size: 18px;
  line-height: 1.2;
}
.bookstartManual .step li {
  position: relative;
  float: left;
  width: calc(16.66% - 50px);
  padding-bottom: calc(16.66% - 50px);
  margin: 0 25px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #f68021;
}
.bookstartManual .step li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 20px;
  height: 12px;
  margin-top: -6px;
  margin-left: 15px;
  background: url('../img/manual_arr.png') 50% 50% no-repeat;
}
.bookstartManual .step li:last-of-type:after {
  display: none;
}
.bookstartManual .step li > div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}
.bookstartManual .views {
  margin-bottom: 130px;
  text-align: center;
}
.bookstartManual .views .media {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 41.5%;
  border-radius: 12px;
  overflow: hidden;;
  background-color: #cddeff;
}
.bookstartManual .views .media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bookstartManual .views .view {
  float: left;
  width: calc(50% - 10px);
  padding: 125px 15px;
  font-size: 34px;
  color: #f68021;
  border: 1px solid #dadada;
}
.bookstartManual .views .view + .view {
  float: right;
  color: #5a7cc2;
}
.bookstartManual .views a {
  display: block;
  width: 140px;
  margin: 45px auto 0;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border-radius: 12px;
  border: 1px solid #ffeada;
  background-color: #f68021;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
}
.bookstartManual .views .view + .view a {
  border-color: #cad5ed;
  background-color: #5a7cc2;
}
.bookstartManual .info {
  margin-bottom: 110px;
  font-size: 22px;
  color: #333;
}
.bookstartManual .info .title {
  margin-bottom: 65px;
  font-size: 30px;
}
.bookstartManual .info .txt {
  position: relative;
  padding-left: 440px;
  line-height: 1.5;
  background: url('../img/manual_logo.png') 86% 0 no-repeat;
}
.bookstartManual .info .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 403px;
  height: 100%;
  background: url('../img/manual_info.png') 0 0 / contain no-repeat;
}
.bookstartManual .package .items {
  position: relative;
}
.bookstartManual .package .item {
  position: absolute;
  top: 0;
  left: 50%;
  width: 495px;
  height: 495px;
  margin-left: -440px;
  padding-top: 120px;
  text-align: center;
  font-size: 30px;
  color: #2368ad;
  line-height: 1.3;
  border-radius: 100%;
  border: 1px solid rgba(19,83,148,0.4);
  background-color: rgba(206,230,255,0.4);
}
.bookstartManual .package .item strong {
  display: block;
  margin-bottom: 15px;
}
.bookstartManual .package .item + .item {
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: -440px;
  color: #e76565;
  border-color: rgba(248,80,80,0.4);
  background-color: rgba(255,230,230,0.4);
}
.bookstartManual .package .program {
  position: relative;
  padding-top: 600px;
  text-align: center;
  font-size: 30px;
  background: url('../img/manual_program.png') 50% calc(100% - 2em) no-repeat;
  z-index: 1;
}
.bookstartManual .imgs {
  margin-top: 135px;
}
.bookstartManual .imgs .img {
  float: left;
  width: calc(33.33% - 15px);
}
.bookstartManual .imgs .img:nth-of-type(2) {
  margin: 0 20px;
}
.bookstartManual .imgs p {
  margin-top: 55px;
  text-align: center;
  font-size: 30px;
}
.bookstartManual .cf {
  margin-top: 20px;
  text-align: center;
  font-size: 30px;
}
.bookstartManual .cf h2 {
  margin-bottom: 90px;
}
.bookstartManual .cf ul {
  margin: 0 -12px;
  font-size: 0;
  white-space: nowrap;
}
.bookstartManual .cf li {
  display: inline-block;
  max-width: 14.2%;
  padding: 0 12px;
  font-size: 22px;
  vertical-align: bottom;
}
.bookstartManual .cf li span {
  display: inline-block;
  position: relative;
  margin-top: 5px;
}
.bookstartManual .cf li span:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: 8px;
  border-radius: 100%;
  background-color: #f68021;
}
.bookstartManual .meaning {
  margin-top: 130px;
}
.bookstartManual .message {
  margin-top: 125px;
  margin-bottom: 60px;
  text-align: center;
  font-size: 30px;
  line-height: 2;
}
.bookstartManual .message .highlight {
  white-space: nowrap;
}
.formTitle {
  padding: 0.3em 60px;
  font-size: 24px;
  color: #fff;
  border-radius: 6px 6px 0 0;
  background-color: #f68021;
}
.formTitle + .form {
  border-top: none;
}
.form {
  padding: 0 60px 60px;
  font-size: 18px;
  border: 1px solid #dadada;
  overflow: hidden;
}
.form .alignRight {
  text-align: right;
}
.form .alignCenter {
  text-align: center;
}
.formInner {
  padding-top: 60px;
}
.form .innerTitle {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #dadada;
}
.formAgree input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
.formAgree input[type="radio"] {
  -webkit-appearance: radio;
}
.formAgree label {
  font-size: 14px;
  cursor: pointer;
}
.formInput {
  position: relative;
}
.formInput .formLabel {
  display: inline-block;
  width: 200px;
  white-space: nowrap;
  vertical-align: middle;
  color: #f68021;
  font-weight: 500;
}
[data-required] .formLabel:before {
  content: "*";
  margin-right: 2px;
}
.formInput .input {
  display: inline-block;
  width: 100%;
  max-width: 260px;
  padding: 8px 15px;
  vertical-align: middle;
  border: 1px solid #dadada;
  border-radius: 2px;
  background-color: #fff;
}
.formInput .input2 {
  max-width: 400px;
}
.formInput .input3 {
  max-width: 124px;
}
.formInput .input[readonly],
.formInput .input[disabled] {
  background-color: #f0f0f0;
  cursor: not-allowed;
}
.formInput + .formInput {
  margin-top: 10px;
}
.btnZipcode {
  margin-left: 5px;
  padding: 8px 30px;
  border: 1px solid #dadada;
  border-radius: 2px;
}
.formBtn {
  position: relative;
}
.formBtn button {
  padding: 8px 45px;
  border: 1px solid #dadada;
  border-radius: 2px;
}
.formBtn .btnSubmit {
  color: #fff;
  border-color: #f68021;
  background-color: #f68021;
}
.formBtn .btnCancel {
  position: absolute;
  bottom: 0;
  right: 0;
}
[data-load] {
  max-height: 200px;
  overflow: auto;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background-color: #f0f0f0;
}
@media screen and (min-width: 1200px) {
  .bookstartAbout .meaning li:nth-of-type(1) .main,
  .bookstartAbout .meaning li:nth-of-type(3) .main {
    line-height: 2.6;
  }
  .bookstartKorea .situationMap {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .mainContent .books {
    padding: 50px 30px 60px;
    font-size: 16px;
  }
  .mainContent .books .container {
    padding-left: 60px;
    padding-right: 60px;
  }
  .mainContent .books .owl-carousel .owl-prev,
  .mainContent .books .owl-carousel .owl-next {
    width: 60px;
    background-position-x: 50%;
  }
  .mainContent .books .owl-carousel .owl-prev {
    left: -60px;
  }
  .mainContent .books .owl-carousel .owl-next {
    right: -60px;
  }
  .mainContent .packages .item .thumb {
    width: 50%;
  }
  .mainContent .packages .item .package {
    width: 50%;
    font-size: 16px;
  }
  .mainContent .packages .item .name {
    font-size: 24px;
  }
  .mainContent .packages .small {
    font-size: 14px;
  }
  .mainContent .packages .tab {
    width: 50%;
    font-size: 16px;
  }
  .mainContent .packages .tab a {
    margin: 8px 0;
  }
  .mainContent .shortcut1 {
    padding: 60px 30px;
  }
  .mainContent .shortcut1 .list {
    padding: 0;
  }
  .mainContent .shortcut1 .list li {
    padding: 0 15px;
  }
  .mainContent .shortcut1 .title {
    font-size: 18px;
  }
  .mainContent .shortcut1 .thumb img {
    width: 80%;
  }
  .mainContent .shortcut1 .desc span {
    display: initial;
  }
  .mainContent .shortcut1 .btn {
    margin-top: 15px;
  }
  .mainContent .world .title {
    margin-left: 30px;
    font-size: 34px;
  }
  .mainContent .world .list {
    padding: 30px 15px 15px;
  }
  .mainContent .world .list li {
    width: 33.33%;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  .mainContent .world .list li:nth-of-type(3n+1) {
    clear: left;
  }
  .mainContent .shortcut2 {
    padding: 60px 15px;
  }
  .mainContent .shortcut2 .title {
    height: 65px;
    margin-bottom: 5px;
    font-size: 20px;
  }
  .mainContent .shortcut2 .title span {
    font-size: 14px;
  }
  .mainContent .shortcut2 .more {
    padding-right: 0;
  }
  .mainContent .board .container {
    padding: 0 30px;
  }
  .mainContent .board .tab a {
    width: 160px;
    font-size: 20px;
  }
  .mainContent .board .list .title {
    padding-left: 18px;
    font-size: 18px;
  }
  .mainContent .board .list .title:before {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
  .mainContent .board .list .desc {
    font-size: 16px;
  }
  .mainContent .board .list .date {
    font-size: 14px;
  }
  .pageTitle {
    font-size: 36px;
  }
  .pagination {
    font-size: 16px;
  }
  .pagination a {
    margin-left: 15px;
    margin-right: 15px;
  }
  .boardTitle {
    font-size: 36px;
  }
  .boardTab {
    font-size: 18px;
  }
  .boardRow .cell {
    font-size: 16px;
  }
  .boardRow .subject {
    width: calc(100% - 440px);
  }
  .boardRow .file {
    width: 40px;
  }
  .boardRow .view {
    font-size: 14px;
  }
  .boardView .boardRow .subject {
    font-size: 18px;
  }
  .boardView .viewBox {
    padding-bottom: 80px;
    font-size: 16px;
  }
  [data-board="gallery"] .list li {
    min-height: 160px;
    padding: 30px 0 30px 150px;
  }
  [data-board="gallery"] .list .thumb {
    top: 30px;
    width: 150px;
  }
  [data-board="gallery"] .list .text {
    font-size: 14px;
  }
  [data-board="gallery"] .list .subject {
    height: 36px;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 18px;
  }
  [data-board="gallery"] .list .info {
    margin-top: 0;
    line-height: 1.5;
  }
  [data-board="newsletter"] .list a {
    padding: 30px;
    font-size: 20px;
  }
  [data-board="newsletter"] .list .subject {
    font-size: 22px;
  }
  [data-board="newsletter"] .list .info {
    font-size: 16px;
  }
  .break {
    display: initial;
  }
  .layer .layerTitle {
    font-size: 28px;
  }
  .layer .list {
    margin-bottom: 60px;
    padding-top: 10px;
  }
  .layer .list .name {
    font-size: 28px;
  }
  .layer .list .address,
  .layer .list .tel {
    font-size: 16px;
  }
  .layer .btnCloseLayer{
    font-size: 20px;
  }
  .bookstartReading .tab {
    margin-bottom: 45px;
    padding: 0;
  }
  .bookstartReading .tab li {
    font-size: 34px;
  }
  .bookstartReading .pdf {
    padding: 90px 0 90px 220px;
    font-size: 28px;
    background-size: 210px auto;
    background-position: 30px 50%;
  }
  .bookstartReading .pdf a {
    display: inline-block;
    margin-top: 45px;
    padding: 10px 40px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #f8c7a0;
    background-color: #f07b1d;
    box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.25);
  }
  .bookstartKorea .cf p {
    font-size: 18px;
  }
  .bookstartKorea .cf .btnDownload {
    margin-right: 0;
    font-size: 15px;
  }
  .bookPackage .location .btnDropdown {
    font-size: 18px;
  }
  .bookPackage .resultTitle {
    font-size: 18px;
  }
  .bookPackage .packageInfo {
    position: relative;
    padding-top: 0;
  }
  .bookPackage .dataBox {
    float: none;
    width: auto;
    padding-right: 0;
  }
  .bookPackage .location {
    width: 63%;
    margin-bottom: 60px;
    padding-right: 50px;
  }
  .bookPackage .result {
    float: left;
    width: 63%;
    padding-right: 50px;
  }
  .bookPackage .list {
    font-size: 16px;
  }
  .bookPackage #map_korea {
    margin-top: -100px;
    padding-top: 0;
  }
  .bookList .listTab {
    margin-bottom: 60px;
  }
  .bookList .listTab a {
    font-size: 18px;
  }
  .bookList .listTab a + a {
    margin-left: 30px;
  }
  .bookstartIntro .bookstartList .link {
    font-size: 20px;
  }
  .bookstartIntro .bookstartList .link a:nth-of-type(1) {
    width: 25%;
  }
  .bookstartIntro .bookstartList .link a:nth-of-type(2) {
    width: 31%;
    margin: 0 2%;
  }
  .bookstartIntro .bookstartList .link a:nth-of-type(3) {
    width: 40%;
  }
  .bookstartIntro .package .name {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .bookstartIntro .package .name strong {
    font-size: 42px;
  }
  .bookstartStudent .bookstartList .link a:nth-of-type(1),
  .bookstartStudent .bookstartList .link a:nth-of-type(2),
  .bookstartStudent .bookstartList .link a:nth-of-type(3) {
    width: 31.33%;
  }
  .bookstartStudent .bookstartList .link a:nth-of-type(2) {
    margin: 0 1.2em;
  }
  .bookstartStudent .debate .txt1 {
    float: left;
    width: calc(50% - 25px);
  }
  .bookstartStudent .debate .txt2 {
    float: right;
    width: calc(50% - 25px);
  }
  .bookstartStudent .debate .txt3 {
    clear: both;
    padding-top: 35px;
  }
  .bookstartStudent .debate .txt3 .highlight {
    max-width: none;
  }
  .bookstartStudent .debate .txt4 {
    position: static;
    margin-top: 35px;
  }
  .bookstartManual .step {
    margin: 0 -20px 100px;
    font-size: 16px;
  }
  .bookstartManual .step li {
    width: calc(16.66% - 40px);
    padding-bottom: calc(16.66% - 40px);
    margin: 0 20px;
  }
  .bookstartManual .step li:after {
    margin-left: 10px;
  }
  .bookstartManual .views {
    margin-bottom: 90px;
  }
  .bookstartManual .views .view {
    padding: 80px 15px;
    font-size: 26px;
  }
  .bookstartManual .views a {
    margin-top: 30px;
  }
  .bookstartManual .info {
    font-size: 16px;
  }
  .bookstartManual .info .title {
    margin-bottom: 45px;
    font-size: 26px;
  }
  .bookstartManual .info .txt {
    padding-left: 32%;
    background-position: 100% 0;
  }
  .bookstartManual .info .txt:before {
    width: calc(32% - 15px);
  }
  .bookstartManual .package .item {
    width: 350px;
    height: 350px;
    margin-left: -330px;
    padding-top: 70px;
    font-size: 24px;
  }
  .bookstartManual .package .item + .item {
    margin-right: -330px;
  }
  .bookstartManual .package .program {
    padding-top: 470px;
    font-size: 26px;
  }
  .bookstartManual .imgs {
    margin-top: 90px;
  }
  .bookstartManual .imgs p {
    margin-top: 30px;
    font-size: 20px;
  }
  .bookstartManual .meaning {
    margin-top: 90px;
  }
  .bookstartManual .cf {
    margin-top: 0;
  }
  .bookstartManual .cf ul {
    margin: 0 -4px;
  }
  .bookstartManual .cf li {
    padding: 0 4px;
    font-size: 16px;
  }
  .bookstartManual .message {
    margin: 90px 0 60px;
    font-size: 24px;
  }
}
@media screen and (max-width: 959px) {
  .mainContent .books {
    padding: 45px 15px;
  }
  .mainContent .visual a {
    display: block;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
  }
  .mainContent .visual img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    width: auto !important;
    height: 100%;
    transform: translate(-50%, -50%);
  }
  .mainContent .packages .tab {
    position: static;
    width: auto;
    margin-top: 30px;
  }
  .mainContent .packages .tab a {
    width: 16.66%;
  }
  .mainContent .packages .tab a:nth-of-type(3n+1) {
    clear: none;
    padding: 0 15px;
    text-align: inherit;
  }
  .mainContent .packages .tab a:nth-of-type(3n) {
    padding: 0 15px;
    text-align: inherit;
  }
  .mainContent .packages .tab a:nth-of-type(3n+1):before {
    display: block;
  }
  .mainContent .packages .tab a:nth-of-type(1):before {
    display: none;
  }
  .mainContent .packages .item .thumb {
    width: 45%;
    padding: 0 30px;
  }
  .mainContent .packages .item .package {
    width: 55%;
    padding: 15px 0 0 30px;
  }
  .mainContent .shortcut1 .list li {
    padding: 0 8px;
  }
  .mainContent .shortcut1 .btn {
    padding: 10px 0;
  }
  .mainContent .world .title {
    font-size: 26px;
  }
  .mainContent .world .list {
    margin-top: 10px;
  }
  .mainContent .shortcut2 {
    padding: 30px 15px;
    font-size: 14px;
  }
  .mainContent .shortcut2 .list li {
    padding: 0 8px;
  }
  .mainContent .shortcut2 .title {
    height: 50px;
    font-size: 18px;
  }
  .mainContent .shortcut2 .title:after {
    width: 65px;
    height: 4px;
    margin: 10px auto;
  }
  .mainContent .shortcut2 .title.line1:after {
    margin: 16px auto 10px;
  }
  .mainContent .board .tab a {
    width: 120px;
    font-size: 16px;
  }
  .mainContent .board .list li {
    margin: 8px 0;
  }
  .mainContent .board .list .title {
    padding-left: 12px;
    font-size: 16px;
  }
  .mainContent .board .list .desc {
    font-size: 14px;
  }
  .subContent {
    padding-bottom: 90px;
  }
  .breadCrumb {
    margin-bottom: 60px;
    font-size: 16px;
  }
  .pageTitle {
    margin-bottom: 60px;
  }
  .pagination a {
    margin-left: 8px;
    margin-right: 8px;
  }
  .boardTitle {
    margin-bottom: 60px;
  }
  .boardBottom {
    margin-top: 45px;
  }
  .boardBtns {
    font-size: 16px;
  }
  .boardTitle + .boardTop {
    margin-top: 0;
  }
  .boardTab li {
    display: inline-block;
    float: none;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
  }
  .boardRow {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .boardRow .cell {
    text-align: initial;
    width: auto;
    font-size: 14px;
  }
  .boardRow .num {
    position: absolute;
    top: 15px;
    left: 0;
    width: auto;
  }
  .boardRow .subject {
    display: block;
    width: auto;
    padding-left: 2.6em;
    padding-right: 40px;
    font-size: 16px;
  }
  .boardRow .file {
    position: absolute;
    top: 15px;
    right: 0;
    width: 30px;
    text-align: center;
  }
  .boardRow .date:before,
  .boardRow .date:after {
    content: "|";
    margin: 0 0.8em;
    color: #ccc;
  }
  [data-board="gallery"] .list li {
    float: none;
    width: auto;
    border-bottom: 1px solid #dadada;
  }
  [data-board="gallery"] .list li:before {
    display: none;
  }
  [data-board="gallery"] .list .text {
    padding-right: 0;
  }
  [data-board="data"] .list ul {
    padding: 30px 0;
  }
  [data-board="data"] .list li {
    padding: 30px 15px;
    font-size: 17px;
  }
  [data-board="data"] .list span {
    padding-left: 29px;
    padding-right: 29px;
  }
  [data-board="data"] .list span:before {
    width: 20px;
    height: 20px;
  }
  [data-board="data"] .list span:after {
    width: 20px;
    height: 20px;
  }
  [data-board="newsletter"] .list a {
    padding: 20px;
    font-size: 18px;
  }
  [data-board="newsletter"] .list .subject {
    margin-top: 15px;
    padding: 15px 0;
    font-size: 20px;
  }
  [data-board="newsletter"] .list .subject:after {
    right: 0;
    width: 52px;
  }
  [data-board="newsletter"] .list .info {
    padding-top: 15px;
    font-size: 14px;
  }
  [data-board="newsletter"] .list .info .more {
    background-size: auto 14px;
  }
  .entry {
    padding-left: 0;
    padding-right: 0;
  }
  .bookstartAbout .title h1 {
    font-size: 34px;
  }
  .bookstartAbout .title h2 {
    font-size: 18px;
  }
  .bookstartAbout .meaning {
    margin-top: 60px;
  }
  .bookstartAbout .meaning li {
    margin-bottom: 60px;
  }
  .bookstartAbout .meaning .num {
    font-size: 50px;
  }
  .bookstartAbout .meaning .main:before {
    height: 150px;
  }
  .bookstartAbout .meaning .main {
    font-size: 16px;
  }
  .bookstartAbout .starting {
    margin-top: 0;
    padding-top: 60px;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .bookstartReading .tab li {
    font-size: 26px;
  }
  .worldTab {
    padding: 60px 0 30px;
    font-size: 20px;
  }
  .worldList .thumb {
    width: 25%;
  }
  .worldList .thumb + .context {
    width: 75%
  }
  .worldList .context {
    font-size: 16px;
  }
  .worldList .context .name {
    font-size: 26px;
  }
  .worldList .noData {
    height: 200px;
    font-size: 20px;
    line-height: 200px;
  }
  .bookList .list li {
    padding: 45px 15px 45px 0;
  }
  .bookList .list .thumb {
    width: 25%;
  }
  .bookList .list .thumb img {
    height: auto;
  }
  .bookList .list .book {
    width: 75%;
    padding-left: 15px;
  }
  .bookList .list[data-view_type="gallery"] .thumb img {
    height: 200px;
  }
  .bookList .list[data-view_type="gallery"] .category {
    font-size: 16px;
  }
  .bookList .list[data-view_type="gallery"] .name {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .bookList .list[data-view_type="gallery"] .info {
    margin-bottom: 0;
    font-size: 14px;
  }
  .bookstartIntro .intro .main {
    font-size: 20px;
  }
  .bookstartIntro .intro {
    margin-bottom: 60px;
    font-size: 16px;
  }
  .bookstartIntro .package li {
    margin-bottom: 60px;
  }
  .bookstartIntro .package .name strong {
    font-size: 30px;
  }
  .bookstartIntro .package .list {
    font-size: 14px;
  }
  .bookstartChild .bookstartList {
    padding-top: 60px;
  }
  .bookstartIntro .bookstartList .link {
    font-size: 16px;
  }
  .bookstartChild .bookstartList:after {
    margin-top: 30px;
  }
  .bookstartStudent .txt {
    font-size: 16px;
  }
  .contTitle {
    margin-bottom: 45px;
    font-size: 20px;
  }
  .contTitle:before {
    width: 8px;
    height: 8px;
  }
  .bookstartTraining .graphic {
    margin-bottom: 60px;
    font-size: 24px;
  }
  .bookstartTraining .graphic .center {
    width: 200px;
    height: 200px;
    font-size: 32px;
    border-width: 6px;
  }
  .bookstartTraining .graphic .left {
    padding-right: 40px;
  }
  .bookstartTraining .graphic .right {
    padding-left: 40px;
  }
  .bookstartTraining .graphic .item {
    width: 200px;
    margin: 20px 0;
  }
  .bookstartTraining .imgs .contTitle {
    margin-bottom: 30px;
  }
  .bookstartTraining .imgs + .imgs {
    margin-top: 30px;
    padding-top: 30px;
  }
  .bookstartTraining .imgs .item {
    font-size: 16px;
  }
  .bookstartWorkshop {
    font-size: inherit;
  }
  .bookstartWorkshop .about .group {
    max-width: 720px;
  }
  .bookstartWorkshop .about .item {
    width: 340px;
    height: 340px;
    border-width: 4px;
  }
  .bookstartWorkshop .about .item:nth-of-type(1) {
    margin-bottom: -40px;
  }
  .bookstartWorkshop .howto {
    margin-top: 80px;
  }
  .bookstartWorkshop .howto .box {
    background-size: 240px auto;
    background-position: 110% 100%;
  }
  .bookstartWorkshop .role,
  .bookstartWorkshop .resume {
    margin-top: 60px;
  }
  .bookstartWorkshop .resume .du + .du {
    margin: 45px 0;
  }
  .bookstartWorkshop .graphic .item {
    width: 240px;
    height: 240px;
    font-size: 22px;
  }
  .bookstartHistory .tab {
    margin-bottom: 45px;
    font-size: 18px;
  }
  .bookstartHistory .list .month {
    position: static;
    padding-top: 30px;
    font-size: 24px;
  }
  .bookstartHistory .list .month span{
    font-size: 32px;
  }
  .bookstartHistory .list li {
    padding-left: 0;
  }
  .bookstartHistory .list .day {
    right: auto;
    left: 0;
    margin-right: 0;
    font-size: 18px;
  }
  .bookstartHistory .list .item {
    padding: 5px 0 5px 70px;
    font-size: 16px;
  }
  .bookstartHistory .list .do {
    padding: 15px 0 30px;
  }
  .bookstartHistory .type01 .item {
    padding: 15px 0;
  }
  .bookstartHistory .type01 .day {
    top: 15px;
  }
  .bookstartHistory .type01 .do {
    padding: 0 0 30px;
  }
  .bookstartHistory .type01 .record {
    padding-left: 75px;
  }
  .bookstartManual .step {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .bookstartManual .step ol {
    width: 320px;
    margin: 0 auto;
  }
  .bookstartManual .step li {
    width: 120px;
    margin-bottom: 15px;
    padding-bottom: 120px;
  }
  .bookstartManual .views {
    margin-bottom: 45px;
  }
  .bookstartManual .views .media {
    margin-bottom: 15px;
    padding-bottom: 56.25%;
  }
  .bookstartManual .views .view {
    float: none;
    width: auto;
    padding: 45px 15px;
    font-size: 20px;
  }
  .bookstartManual .views .view + .view{
    float: none;
    margin-top: 15px;
  }
  .bookstartManual .views a {
    margin-top: 15px;
    font-size: 14px;
  }
  .bookstartManual .info {
    margin-bottom: 45px;
  }
  .bookstartManual .info .title {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .bookstartManual .info .txt {
    padding-left: 0;
    padding-top: calc(63% + 15px);
    background-position: 100% 100%;
    background-image: none;
  }
  .bookstartManual .info .txt:before {
    width: 100%;
    height: 63%;
  }
  .bookstartManual .package .item {
    width: 160px;
    height: 160px;
    margin-left: -150px;
    padding-top: 30px;
    font-size: 16px;
  }
  .bookstartManual .package .item + .item {
    margin-right: -150px;
  }
  .bookstartManual .package .program {
    padding-top: 260px;
    font-size: 18px;
    background-size: auto 150px;
  }
  .formTitle {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }
  .form {
    padding: 0 30px 60px;
    font-size: 16px;
  }
  .formInner {
    padding-top: 60px;
  }
  .form .innerTitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .mainContent .banner {
    right: 5px;
    bottom: 5px;
    width: 140px;
  }
  .mainContent .banner.fix {
    height: 150px;
    padding: 120px 2px 0 0;
  }
  .mainContent .banner a {
    height: 22px;
  }
  .mainContent .visual a {
    padding-bottom: 65%;
  }
  .mainContent .packages .tab a {
    width: 33.33%;
    padding: 0 5px;
  }
  .mainContent .packages .tab a:nth-of-type(3n+1) {
    clear: left;
    padding: 0 0 0 15px;
    text-align: left;
  }
  .mainContent .packages .tab a:nth-of-type(3n) {
    padding: 0 15px 0 0;
    text-align: right;
  }
  .mainContent .packages .tab a:nth-of-type(3n+1):before {
    display: none;
  }
  .mainContent .packages .item .thumb {
    float: none;
    width: auto;
    max-width: 320px;
    margin: 0 auto 30px;
  }
  .mainContent .packages .item .package {
    float: none;
    width: auto;
    padding: 0;
  }
  .mainContent .shortcut1 {
    padding: 45px 30px;
  }
  .mainContent .shortcut1 .list li {
    float: none;
    width: auto;
    margin-bottom: 45px;
    padding: 0;
  }
  .mainContent .shortcut1 .thumb {
    width: 240px;
    margin: 10px 0;
    padding-bottom: 0;
  }
  .mainContent .shortcut1 .thumb img {
    position: static;
    transform: none;
  }
  .mainContent .shortcut1 .btn {
    margin-left: 0;
  }
  .mainContent .world .title {
    display: block;
  }
  .mainContent .world .desc {
    display: block;
    margin: 0 0 10px 30px;
  }
  .mainContent .world .btn {
    display: block;
    margin-left: 30px;
  }
  .mainContent .world .list li {
    width: 50%;
    padding: 0 8px;
  }
  .mainContent .world .list li:nth-of-type(3n+1) {
    clear: none;
  }
  .mainContent .world .list li:nth-of-type(2n+1) {
    clear: left;
  }
  .mainContent .shortcut2 {
    padding: 45px 5px;
  }
  .mainContent .shortcut2 .list li {
    width: 50%;
    margin-bottom: 30px;
    padding: 0 10px;
  }
  .mainContent .shortcut2 .list li:nth-of-type(2n+1) {
    clear: left;
  }
  .mainContent .shortcut2 .list li:nth-of-type(2n+1):before {
    display: none;
  }
  .mainContent .shortcut2 .title {
    height: auto;
    white-space: nowrap;
  }
  .mainContent .shortcut2 .title.line1:after {
    margin: 10px auto;
  }
  .mainContent .board .container {
    padding: 0 15px;
  }
  .mainContent .board .list .title {
    display: block;
    width: auto;
    padding-right: 0;
  }
  .mainContent .board .list .desc {
    display: block;
    width: auto;
    padding-left: 12px;
  }
  .mainContent .board .list .date {
    display: block;
    width: auto;
    padding-left: 12px;
    text-align: initial;
    font-size: 12px;
    color: #9a9a9a;
  }
  .subContent {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 65px;
  }
  .topBg {
    height: 120px;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 24px;
  }
  .breadCrumb {
    height: 38px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 38px;
    border-width: 4px;
  }
  .pageTitle {
    margin-bottom: 30px;
    font-size: 26px;
  }
  .btnDropdown {
    width: 75px;
    text-align: left;
    font-size: 14px;
  }
  .dropdownGroup {
    left: 0;
    transform: none;
  }
  .pagination {
    margin-top: 30px;
    font-size: 14px;
  }
  .pagination a {
    width: 22px;
    height: 22px;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 22px;
  }
  .layer .frame {
    width: calc(100% - 30px);
    max-height: calc(100% - 30px);
    padding: 30px 15px;
  }
  .layer .layerTitle {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .layer .layerTitle strong {
    padding-bottom: 5px;
  }
  .layer .layerTitle strong:after {
    height: 3px;
  }
  .layer .map {
    margin-bottom: 15px;
    padding-bottom: 65%;
  }
  .layer .list {
    margin-bottom: 30px;
  }
  .layer .list .name {
    display: block;
    width: auto;
    padding-left: 24px;
    font-size: 18px;
  }
  .layer .list .name:before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
  }
  .layer .list .address,
  .layer .list .tel {
    display: block;
    width: auto;
    text-align: initial;
    font-size: 14px;
  }
  .layer .btnCloseLayer {
    font-size: 16px;
  }
  .boardTitle {
    font-size: 26px;
  }
  .boardTop .searchBox {
    float: none;
  }
  .boardTab {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .boardTab ul {
    border: 1px solid #dadada;
  }
  .boardTab li {
    float: left;
    width: 33.33%;
    padding: 0;
    margin-bottom: -1px;
    border-bottom: 1px solid #dadada;
  }
  .boardTab li:nth-of-type(3n+1) {
    clear: left;
  }
  .boardTab li:before {
    top: 0;
    height: 100%;
    margin: 0;
    border-color: #dadada;
  }
  .boardTab li:nth-of-type(3n+1):before {
    display: none;
  }
  .boardTab li a {
    display: block;
    padding: 5px 0;
  }
  .boardList .boardTop {
    padding-bottom: 45px;
  }
  .boardList .count {
    left: auto;
    right: 0;
    font-size: 12px;
  }
  .boardRow .cell {
    font-size: 12px;
  }
  .boardRow .num,
  .boardRow .subject {
    font-size: 14px;
  }
  .boardView .boardRow {
    position: relative;
    padding: 15px 0;
  }
  .boardView .subRow {
    padding: 10px 0;
  }
  .boardView .boardRow .subject {
    width: auto;
    padding-left: 40px;
    padding-right: 0;
    font-size: 14px;
  }
  .boardView .boardRow .date,
  .boardView .boardRow .view {
    width: auto;
  }
  .boardRow .date:before {
    display: none;
  }
  .boardView .boardRow .file {
    position: static;
    width: auto;
    padding-top: 0;
    font-size: 12px;
  }
  .boardView .boardRow .name {
    position: absolute;
    bottom: 100%;
    right: 0;
    float: none;
    width: auto;
    margin-bottom: 15px;
    font-size: 12px;
  }
  .boardView .viewBox {
    padding-bottom: 60px;
    font-size: 14px;
  }
  [data-board="gallery"] .list li {
    min-height: 0;
    padding: 20px 0 20px 105px;
  }
  [data-board="gallery"] .list .thumb {
    top: 20px;
    width: 105px;
  }
  [data-board="data"] .list ul {
    padding: 20px 0;
  }
  [data-board="data"] .list li {
    float: none;
    width: auto;
    padding: 15px 0;
    font-size: 16px;
  }
  .searchBox .dropdown {
    margin-right: 0;
  }
  .searchBox .search {
    position: relative;
    float: right;
    width: calc(100% - 90px);
    max-width: 240px;
  }
  .searchBox .search input {
    width: 100%;
    padding: 0 30px 0 0;
  }
  .searchBox .btnSearch {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
  }
  .break_reverse {
    display: block;
  }
  .barTitle {
    margin-bottom: 30px;
    padding-left: 15px;
    font-size: 18px;
  }
  .barTitle:before {
    width: 5px;
  }
  .boardBottom {
    margin-top: 30px;
  }
  .boardBtns {
    font-size: 14px;
  }
  .bookstartAbout .title {
    font-size: 14px;
  }
  .bookstartAbout .title h1 {
    font-size: 28px;
  }
  .bookstartAbout .title h2 {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .bookstartAbout .meaning {
    margin-top: 45px;
  }
  .bookstartAbout .meaning li {
    float: none;
    width: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: initial;
  }
  .bookstartAbout .meaning .num {
    font-size: 38px;
  }
  .bookstartAbout .meaning .main {
    position: relative;
    padding-left: 135px;
    height: 100px;
  }
  .bookstartAbout .meaning .main span {
    position: absolute;
    top: 50%;
    left: 135px;
    right: 0;
    transform: translate(0, -50%);
  }
  .bookstartAbout .meaning .main:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 100px;
    background-size: auto 100%;
  }
  .bookstartAbout .starting {
    font-size: 14px;
  }
  .bookstartReading .tab {
    margin-bottom: 20px;
  }
  .bookstartReading .tab li {
    font-size: 18px;
  }
  .bookstartReading .tab li+li:before {
    height: 1.5em;
    margin-top: -0.75em;
  }
  .bookstartReading .pdf {
    margin-top: 15px;
    padding: 230px 15px 45px;
    font-size: 20px;
    line-height: 1.2;
    background-size: auto 160px;
    background-position: 50% 45px;
  }
  .bookstartReading .pdf a {
    margin-top: 20px;
    font-size: 14px;
    border-radius: 6px;
  }
  .worldTab {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
  }
  .worldTab li {
    display: inline-block;
    float: none;
    width: auto;
    padding: 0 8px;
    vertical-align: top;
  }
  .worldList {
    padding-top: 20px;
  }
  .worldList .item {
    position: relative;
    margin-top: 10px;
  }
  .worldList .noData {
    height: 120px;
    font-size: 16px;
    line-height: 120px;
  }
  .worldList .context {
    padding: 30px 5px 30px 20px;
    font-size: 14px;
  }
  .worldList .context .name {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .worldList .thumb {
    float: none;
    width: auto;
    text-align: center;
  }
  .worldList .thumb img {
    height: 120px;
  }
  .worldList .thumb + .context {
    float: none;
    width: auto;
    padding: 0 5px 30px 20px;
  }
  .situationMap .info {
    display: none;
    height: 126px;
  }
  .situationMap .info:after {
    height: 10px;
  }
  .situationMap[data-map] .info {
    display: block;
  }
  .bookstartKorea .cf {
    margin-top: 0;
  }
  .bookstartKorea .cf p {
    font-size: 16px;
  }
  .bookstartKorea .cf .btnDownload {
    width: 175px;
    margin-top: 15px;
    padding: 5px 0;
    font-size: 14px;
  }
  .bookPackage .info {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .bookPackage .step {
    margin-bottom: 30px;
  }
  .bookPackage .step .checkbox {
    width: 50%;
    margin-bottom: 10px;
  }
  .bookPackage .step .checkbox:nth-of-type(3n+1) {
    clear: none;
  }
  .bookPackage .step .checkbox:nth-of-type(2n+1) {
    clear: left;
  }
  .bookPackage .step .checkbox span {
    display: block;
  }
  .bookPackage .location {
    width: auto;
    margin-bottom: 45px;
  }
  .bookPackage .location .select {
    width: 40%;
    padding-right: 8px;
  }
  .bookPackage .location .btnDropdown {
    height: 40px;
    font-size: 16px;
    text-align: center;
  }
  .bookPackage .location .btnDropdown:after {
    margin-top: -3px;
    border-width: 6px;
  }
  .bookPackage .location .open .btnDropdown:after {
    margin-top: -9px;
  }
  .bookPackage .location .input {
    width: 60%;
    padding-left: 8px;
    padding-right: 30px;
    font-size: 16px;
  }
  .bookPackage .location input {
    height: 40px;
    line-height: 40px;
  }
  .bookPackage .location .btnSearch {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: 20px;
  }
  .bookPackage .situationMap {
    display: none;
  }
  .bookPackage .situationMap[data-map] {
    display: block;
  }
  .bookPackage .result {
    float: none;
    width: auto;
    padding-right: 0;
  }
  .bookPackage .resultTitle {
    padding: 10px 0;
    font-size: 16px;
  }
  .bookPackage .list {
    font-size: 14px;
  }
  .bookPackage .list ul {
    padding: 0;
  }
  .bookPackage .list li {
    padding: 10px 15px;
    border-bottom: 1px solid #dadada;
  }
  .bookPackage .listSigun li {
    float: none;
    width: auto;
  }
  .bookPackage .listSigun li:nth-of-type(2n) {
    float: none;
  }
  .bookList .listTab {
    margin-bottom: 30px;
    text-align: center;
  }
  .bookList .listTab a {
    width: 20%;
    margin: 0 3px 5px;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #dadada;
  }
  .bookList .listTab a + a {
    margin-left:0;
  }
  .bookList .list {
    margin-top: 60px;
  }
  .bookList .list li {
    padding: 30px 0;
  }
  .bookList .list .thumb {
    width: 30%;
    margin-bottom: 15px;
  }
  .bookList .list .book {
    float: none;
    width: auto;
    padding-left: 0;
  }
  .bookList .list[data-view_type="list"] .category,
  .bookList .list[data-view_type="list"] .name,
  .bookList .list[data-view_type="list"] .info {
    margin-left: 30%;
    padding-left: 15px;
  }
  .bookList .list .category {
    font-size: 14px;
  }
  .bookList .list .name {
    font-size: 20px;
  }
  .bookList .list .info {
    font-size: 14px;
  }
  .bookList .list .text {
    clear: left;
    font-size: 14px;
  }
  .bookList .list[data-view_type="gallery"] li {
    width: 50%;
    padding: 40px 0 0;
  }
  .bookList .list[data-view_type="gallery"] li:nth-of-type(3n+1) {
    clear: none;
  }
  .bookList .list[data-view_type="gallery"] li:nth-of-type(2n+1) {
    clear: left;
  }
  .bookList .list[data-view_type="gallery"] .thumb {
    margin-bottom: 15px;
  }
  .bookList .list[data-view_type="gallery"] .thumb img {
    height: 160px;
  }
  .bookList .list[data-view_type="gallery"] .book {
    padding: 0 5px;
  }
  .bookList .list[data-view_type="gallery"] .name {
    font-size: 16px;
  }
  [data-board="newsletter"] .list li {
    float: none;
    width: auto;
  }
  [data-board="newsletter"] .list li:nth-of-type(2n) {
    float: none;
  }
  .contTitle .cf {
    display: block;
    margin-left: 0;
    font-size: 14px;
  }
  .bookstartIntro .pageTitle {
    margin-bottom: 30px;
  }
  .bookstartIntro .intro {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .bookstartIntro .intro .main {
    font-size: 18px;
  }
  .bookstartIntro .package li {
    float: none;
    width: auto;
    margin-bottom: 45px;
    padding-top: 0;
    padding-left: 0;
    background-position: -15px 0;
    background-size: auto 120px;
  }
  .bookstartIntro .package .name {
    height: 120px;
    padding-top: 40px;
    padding-left: 150px;
    font-size: 16px;
  }
  .bookstartIntro .package .list {
    padding-left: 15px;
  }
  .bookstartChild .bookstartList {
    margin-bottom: 45px;
  }
  .bookstartIntro .bookstartList .link a:nth-of-type(1),
  .bookstartIntro .bookstartList .link a:nth-of-type(2),
  .bookstartIntro .bookstartList .link a:nth-of-type(3) {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 5px;
    padding: 5px 0;
  }
  .bookstartStudent .package li {
    min-height: 120px;
    margin-bottom: 30px;
    padding-left: 150px;
    text-align: initial;
  }
  .bookstartStudent .package .list {
    padding-left: 0;
  }
  .bookstartStudent .package .name {
    height: auto;
    padding-left: 0;
    font-size: 28px;
  }
  .bookstartStudent .wings {
    margin-bottom: 30px;
  }
  .bookstartStudent .wings .box {
    padding: 250px 15px 45px;
    font-size: 24px;
    background-size: auto 200px;
    background-position: 50% 40px;
  }
  .bookstartStudent .wings .btnDownload {
    margin-top: 15px;
  }
  .bookstartStudent .bookstartList,
  .bookstartStudent .entrance {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .bookstartStudent .txt {
    font-size: 14px;
  }
  .bookstartStudent .thumb {
    margin-top: 30px;
  }
  .bookstartStudent .thumb .img {
    width: calc(33.33% - 10px);
  }
  .bookstartStudent .thumb .img:nth-of-type(2) {
    margin: 0 15px;
  }
  .bookstartStudent .contTitle {
    margin-bottom: 15px;
  }
  .bookstartStudent .debate .txtBox {
    margin-top: 30px;
  }
  .bookstartStudent .debate .txt1,
  .bookstartStudent .debate .txt2 {
    display: block;
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  .bookstartStudent .debate .txt1 {
    margin-right: 0;
  }
  .bookstartStudent .debate .txt3 {
    margin-top: 0;
    padding-top: 0;
  }
  .bookstartStudent .debate .txt4 {
    margin-top: 15px;
  }
  .contTitle {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .bookstartTraining .graphic {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .bookstartTraining .graphic .center {
    width: 120px;
    height: 120px;
    font-size: 20px;
  }
  .bookstartTraining .graphic .left {
    padding-right: 15px;
  }
  .bookstartTraining .graphic .right {
    padding-left: 15px;
  }
  .bookstartTraining .graphic .item {
    width: 120px;
    margin: 12px 0;
  }
  .bookstartTraining .graphic .left .item:nth-of-type(2) {
    margin-right: 40px;
  }
  .bookstartTraining .graphic .right .item:nth-of-type(2) {
    margin-left: 40px;
  }
  .bookstartTraining .imgs .contTitle {
    margin-bottom: 15px;
  }
  .bookstartTraining .imgs .item {
    position: relative;
    float: none;
    width: auto;
    height: 87px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
  }
  .bookstartTraining .imgs .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    padding-bottom: 87px;
  }
  .bookstartTraining .imgs .item:nth-of-type(2) {
    margin: 0 0 10px;
  }
  .bookstartTraining .imgs .scr {
    position: absolute;
    top: 50%;
    left: 115px;
    right: 0;
    transform: translate(0, -50%);
  }
  .bookstartWorkshop {
    font-size: 14px;
  }
  .bookstartWorkshop .about .item {
    width: 300px;
    height: 300px;
  }
  .bookstartWorkshop .about .item:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .bookstartWorkshop .about .item:nth-of-type(2) {
    float: none;
    margin: 0 auto 30px;
  }
  .bookstartWorkshop .about .item:nth-of-type(3) {
    float: none;
    margin: 0 auto;
  }
  .bookstartWorkshop .howto {
    margin-top: 50px;
  }
  .bookstartWorkshop .howto .box {
    padding: 30px 15px 90px;
    background-position: 50% 100%;
  }
  .bookstartWorkshop .role,
  .bookstartWorkshop .resume {
    margin-top: 30px;
  }
  .bookstartWorkshop .innerBox {
    padding: 0;
  }
  .bookstartWorkshop .graphic {
    margin: 0 -15px;
  }
  .bookstartWorkshop .graphic .item {
    width: 140px;
    height: 140px;
    margin: 0 15px;
    font-size: 16px;
  }
  .bookstartWorkshop .resume .du + .du {
    margin-top: 30px;
  }
  .bookstartWorkshop .graphic .item:nth-of-type(1):before {
    width: 20px;
    height: 2px;
    margin-top: -1px;
    margin-left: 8px;
  }
  .bookstartWorkshop .graphic .item:nth-of-type(2):before {
    width: 2px;
    height: 20px;
    margin-top: -10px;
    margin-right: 15px;
  }
  .bookstartHistory .tab {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .bookstartHistory .tab a {
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
  }
  .bookstartHistory .list .month {
    font-size: 18px;
  }
  .bookstartHistory .list .month span {
    font-size: 24px;
  }
  .bookstartHistory .list .record img {
    width: 80px;
  }
  .bookstartHistory .list .record img + .txt {
    width: calc(100% - 95px);
  }
  .bookstartHistory .list .item {
    font-size: 14px;
  }
  .bookstartManual .imgs {
    margin-top: 45px;
  }
  .bookstartManual .imgs .img{
    width: calc(33.33% - 6px);
  }
  .bookstartManual .imgs .img:nth-of-type(2) {
    margin: 0 8px;
  }
  .bookstartManual .imgs p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.3;
  }
  .bookstartManual .cf {
    font-size: 20px;
  }
  .bookstartManual .cf h2 {
    margin-bottom: 45px;
  }
  .bookstartManual .cf ul {
    display: inline-block;
    max-width: 480px;
    margin: 0 auto;
    text-align: left;
    white-space: normal;
  }
  .bookstartManual .cf li {
    max-width: none;
    width: 33.33%;
    margin-bottom: 10px;
    padding: 0 5px;
    text-align: center;
    font-size: 14px;
  }
  .bookstartManual .message {
    margin: 60px 0 20px;
    font-size: 14px;
  }
  .formTitle {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }
  .form {
    padding: 0 15px 45px;
    font-size: 14px;
  }
  .formInner {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .form .innerTitle {
    font-size: 16px;
  }
  .formInput .input,
  .formInput .input2 {
    max-width: none;
  }
  .formInput .formLabel {
    display: block;
    width: auto;
    margin-bottom: 5px;
  }
  .formInput + .formInput {
    margin-top: 15px;
  }
  .formInput .zipcode {
    position: relative;
    padding-right: 124px;
  }
  .formInput .zipcode .btnZipcode {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 0;
  }
  .formInput.tel {
    white-space: nowrap;
  }
  .formInput.tel .input {
    max-width: calc(33.33% - 0.5em);
  }
  .formBtn {
    padding-right: 115px;
    padding-bottom: 0;
  }
  .formBtn .btnSubmit {
    width: 100%;
  }
  .formBtn .btnCancel {
    width: 100px;
    padding: 8px 0;
  }
}