section.sub_top1.bg4 {
  box-shadow: 0px 3px 6px #00000029;
  padding: 0px 0px;
  height: 240px;
  z-index: 2;
}
section.sub_top1.bg4.orange_green {
  background: linear-gradient(to left, #8fd451, #FDD136, #FF8D05);
}
section.sub_top1.bg4.green_orange {
  background: linear-gradient(to right, #8fd451, #FDD136, #FF8D05);
}
section.sub_top1.bg4.layout2.orange_green {
  background: url('../images/sub/flower.png'), linear-gradient(to left, #8fd451, #FDD136, #FF8D05);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, left;
  height: 120px;
}
section.sub_top1.bg4.layout2.green_orange {
  background: url('../images/sub/flower.png'), linear-gradient(to right, #8fd451, #FDD136, #FF8D05);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, left;
  height: 120px;
}
section.news_border3.green_orange {
  border-image: linear-gradient(to right, #8fd451, #FDD136, #FF8D05) 1;
}
section.news_border3.orange_green {
  border-image: linear-gradient(to left, #8fd451, #FDD136, #FF8D05) 1;
}
section.sub_top1.bg4.layout2 .inner .des {
  width: 100%;
}
section.sub_top1.bg4.layout2 .inner .des h4 {
  font-weight: 300;
  line-height: 1.4;
}
section.sub_top1.bg4.layout2 .inner .txt {
  width: 150px;
}
section.sub_top1.bg4.layout2 .inner .txt h2 {
  padding: 0;
}
section.sub_top1.bg4 .inner {
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 50px;
}
section.sub_top1.bg4 .inner .visual,
section.sub_top1.bg4 .inner .txt {
  width: 50%;
}
section.sub_top1.bg4 .inner .txt h2 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 300;
  padding-bottom: 20px;
}
section.sub_top1.bg4 .inner .txt h4 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  padding-bottom: 10px;
}
section.sub_top1.bg4 .inner .txt p {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 300;
}
section.sub_top1.bg4 .inner .visual>div {
  height: 100%;
  background: url('../images/sub/booking1.png') center center no-repeat;
}
section.search_line .inner.notice {
  padding-top: 45px;
  font-weight: 300;
  line-height: 1.4;
}
section.search_line .inner.notice p {
  word-break: keep-all;
}
section.search_line.ty2 {
  padding-bottom: 30px;
}
section.search_line.ty2 .serach_btn button {
  background: #8150FF;
}
section.news_border3 {
  border-top-width: 7px;
  border-style: solid;
  border-image: linear-gradient(to right, #8fd451, #FDD136, #FF8D05) 1;
}
section.news_border3 .tab {
  padding: 15px 40px;
  align-items: center;
}
section.news_border3 .tab button {
  font-weight: 300;
  cursor: pointer;
  border: 0px;
  font-size: 18px;
  padding: 0px 10px;
  background: transparent;
  color: #666;
}
section.news_border3 .tab button.active {
  color: #222;
  font-weight: 600;
}
section.news_border3 .tab button+i {
  font-style: normal;
  vertical-align: top;
  line-height: 1.3;
  color: #999;
  font-weight: 200;
}
section.news_border3 .tab button.write {
  font-size: 18px;
  font-weight: 700;
  color: #8150FF;
  padding: 0px 50px;
  line-height: 40px;
  border-radius: 3px;
  border: 2px solid #8150FF;
}
section.news1 ul li .inner .col1.number {
  background: #8150FF;
  border-color: transparent;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
section.news1 ul li .inner .col1.status0 {
  color: #8150FF;
}
section.news1 ul li .inner .col1.active.status1 {
  border-color: transparent;
  background: #4D9A00;
}
section.news1 ul li .inner .col1.active.status2 {
  border-color: transparent;
  background: #D37200;
}
section.news1 ul li .inner .col1.active.status3 {
  border-color: transparent;
  background: #707070;
}
section.news1 ul li .inner .col1.active.status4 {
  border-color: transparent;
  background: #000000;
}
section.news1 ul li .inner .col2 p>span {
  padding-right: 10px;
}
section.news1 .detail-title.bg2 {
  background: rgba(220, 225, 231, 0.25);
}
section.news1 ul.des li:nth-child(odd),
section.news1 ul.des li:nth-child(even) {
  background: transparent;
}
section.news1 .detail-title .des {
  padding: 30px 0px;
}
section.news1 .detail-title .des li {
  padding: 8px 0px;
  font-size: 18px;
  display: flex;
}
section.news1 .detail-title .des li span {
  font-weight: 300;
  color: #666;
  width: 150px;
}
section.news1 .detail-title .des li div a {
  color: #8150FF;
  border-bottom: 1px solid #8150FF
}
section.news1 h4.title {
  height: 33px;
  vertical-align: top;
  padding: 40px 0px;
  font-weight: 300;
  font-size: 20px;
  line-height: 34px;
}
section.news1 h4.title img {
  margin-right: 15px;
  vertical-align: top;
}
section.news1 .detail-body.ty2 {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 70px;
}
section.news1 .detail-body.ty2 p {
  font-weight: 400;
  margin-top: 0;
}
section.write {
  padding-top: 50px;
}
section.write .title2 {
  padding-bottom: 20px;
  font-size: 21px;
  line-height: 1.4;
}
section.write .title2 img {
  vertical-align: top;
  position: relative;
  top: -4px;
  margin-right: 10px;
}
section.write .title2+div {
  margin-bottom: 30px;
}
section.write .round {
  font-weight: 300;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 60px;
  min-height: 60px;
  border-radius: 10px;
  width: 100%;
  padding: 0px 24px;
  box-sizing: border-box;
}
section.write textarea,
section.write input[type="text"] {
  font-weight: 300;
  font-size: 16px;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 60px;
  border-radius: 10px;
  width: 100%;
  padding: 0px 24px;
  box-sizing: border-box;
}
section.write textarea {
  line-height: 1.4;
  height: auto;
  padding: 15px 24px;
}
section.write select {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
section.write input[type="radio"] {
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -3px;
  height: 22px;
  margin-right: 5px;
  width: 22px;
  vertical-align: middle;
  appearance: none;
  background: url('../images/sub/join_ck3_off.png');
  background-size: cover;
}
section.write .round>span {
  line-height: 30px;
  display: inline-block;
  margin-left: 30px;
}
section.write .round>span:first-child {
  margin-left: 0;
}
section.write input[type="radio"]:checked {
  cursor: default;
  height: 22px;
  width: 22px;
  vertical-align: middle;
  appearance: none;
  background: url('../images/sub/join_ck2.png')
}
section.write .flex {
  flex-wrap: wrap;
  justify-content: inherit;
}
section.write .flex>select {
  width: 25%;
  margin-right: 15px;
}
section.write .bg6 {
  margin-top: 50px;
  padding: 30px 0px;
  padding-bottom: 70px;
  min-height: 100px;
  background: rgba(220, 225, 231, 0.25);
}
section.write .bg6 .inner.flex {
  justify-content: space-between;
}
section.write .bg6 .des h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
section.write .bg6 .des h4 img {
  vertical-align: top;
  position: relative;
  top: -2px;
  margin-right: 20px;
}
section.write .bg6 .des p {
  font-size: 16px;
  padding-top: 10px;
  padding-left: 54px;
  color: #8150FF;
}
section.write .bg6 .attach {
  width: 45%;
}
section.write .bg6 .attach .file_wrap {
  position: relative;
  padding-bottom: 10px;
}
section.write .bg6 .attach input[type="file"] {
  width: calc(30% - 10px);
  margin-right: 10px;
  height: 50px;
  border-radius: 5px;
  position: relative;
}
section.write .bg6 .attach input[type="file"]:after {
  content: "파일선택";
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  width: 100%;
  height: 50px;
  border-radius: 5px;
  background: #C4C6C9;
  left: 0;
  top: 0;
  position: absolute;
}
section.write .bg6 .attach label {
  background: url('../images/sub/icon_close1.png') 97% center no-repeat #fff;
  width: 70%;
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 50px;
  border-radius: 5px;
  color: #999;
  font-weight: 400;
  padding: 0px 24px;
  padding-right: 50px;
  box-sizing: border-box;
}
section.write .bg6 .attach .align {
  text-align: right;
}
section.write .bg6 .attach .file_add {
  font-size: 22px;
  display: inline-block;
  border-bottom: 1px solid #8150FF;
  padding-top: 10px;
  line-height: 1.4;
  font-weight: 300;
  color: #8150FF;
}
section.apply .tab_selector li {
  width: auto;
  min-width: 130px;
}
section.main-benefit.ty2 .inner>div:first-child {
  padding-left: 0px;
}
section.apply .tab_selector li:not(.active) a {
  padding: 12px 20px;
  width: auto;
  color: #fff;
  border-color: transparent;
  background: rgba(255, 255, 255, 0.5);
}
section.apply .tab_selector li.active a {
  padding: 12px 20px;
  width: auto;
  color: #8150FF;
  border-color: transparent;
  background: rgba(255, 255, 255, 1);
}
section.apply .apply_bg2 {
  position: relative;
  background: #8150FF;
  box-shadow: 0px 3px 6px #00000029;
}
section.apply .apply_bg2 .apply_top1 {
  background: transparent;
}
section.thumb {
  padding: 35px 0;
}
section.thumb.last {
  margin-bottom: 70px;
}
section.thumb ul {
  flex-wrap: wrap;
  justify-content: inherit;
}
section.thumb ul li {
  padding: 0px 10px;
  box-sizing: border-box;
  width: 20%;
}
section.thumb ul li .imgs {
  border-radius: 3px;
  width: 100%;
  height: 100px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
section.thumb ul li.active .imgs {
  border-color: #8150FF;
}
section.thumb ul li.active .imgs+p {
  color: #8150FF;
}
section.thumb ul li.new .imgs:after {
  position: absolute;
  content: "";
  background: url('../images/sub/new2.png') center center no-repeat;
  width: 15px;
  height: 31px;
  right: 2px;
  top: -5px;
  z-index: 1;
}
section.thumb ul li .imgs img {
  object-fit: cover;
  max-width: 100%;
  text-align: center;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
section.thumb ul li .imgs+p {
  padding: 20px 10px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
section.list {}
section.list .bar_title1 {
  background: #8150FF;
  line-height: 45px;
}
section.list .bar_title1 h4 {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
}
.list_content table {
  margin: 20px 0px;
  width: 100%;
  border-top: 1px solid #C8B6F8;
  border-collapse: collapse;
}
.list_content table thead {
  background: #000;
  color: #fff;
}
.list_content table thead th {
  padding: 1em;
  border: 1px solid #C8B6F8;
}
.list_content table tbody td {
  padding: 17px 20px;
  text-align: left;
  line-height: 1.3;
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #C8B6F8;
  border-right: 1px solid #C8B6F8;
}
.list_content table tbody.center td {
  vertical-align: middle;
  text-align: center;
}
.list_content table tbody td:last-child {
  border-right: 0;
}
.list_content table tbody td.title {
  color: #631BFA;
  width: 15%;
}
.list_content table tbody td.memo {
  color: #631BFA;
}
.list_content table.w50 {
  margin-top: 0;
}
.list_content table.w50 tbody td.title {
  width: 30%;
  height: 130px;
}
.list_content table tbody tr td.bg1 {
  background: rgba(201, 183, 249, 0.3);
}
.list_content .w50 {
  width: 48%;
}
.list_content .des {
  padding: 20px 35px;
  min-height: 140px;
  border-radius: 10px;
  border: 1px solid #C8B6F8;
}
.list_content .des.thumb {
  height: 500px;
  margin-bottom: 50px;
}
.list_content .des.thumb .slick {
  width: 80%;
  position: relative;
  margin: 0 auto;
}
.list_content .des.thumb .slick-slide img {
  width: 100%;
  height: 100%;
}
.list_content .des.thumb .slick .item {
  position: relative;
}
.list_content .des.thumb .slick .item h4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 300;
  padding: 0px 20px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-line-clamp: 1;
  z-index: 2;
}
.list_content .des.thumb .slick .slick-arrow {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  width: 57px;
  height: 57px;
  background: url('../images/sub/arrow2.png') center center no-repeat;
  font-size: 0;
  border: 0;
  outline: none;
}
.list_content .des.thumb .slick .slick-arrow.slick-prev {
  left: -100px;
  transform: scaleX(-1);
}
.list_content .des.thumb .slick .slick-arrow.slick-next {
  right: -100px;
}
.list_content .des.thumb .slick .slick-dots {
  position: absolute;
  height: 30px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.list_content .des.thumb .slick .slick-dots li {
  display: inline-block;
  font-size: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #000;
  margin: 0 5px;
  opacity: 0.1;
  transition: all .3s ease;
}
.list_content .des.thumb .slick .slick-dots li.slick-active {
  background: #fff;
  opacity: 1;
}
.list_content .des.thumb .slick .slick-dots li>* {
  display: none;
}
.list_content .des .title4 {
  font-size: 20px;
  color: #631BFA;
  padding-bottom: 20px;
  line-height: 1.4;
  font-weight: 300;
}
.list_content .des p {
  font-size: 18px;
  color: #222;
  padding-bottom: 20px;
  line-height: 1.5;
  font-weight: 300;
}
.list_content p.notice {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 300;
  color: #F65259;
}
.list_content .title2 {
  background: rgba(201, 183, 249, 0.5);
  padding: 13px 20px;
  line-height: 1.3;
  color: #222;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}
.list_content .title3 {
  line-height: 1.5;
  color: #222;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
  padding-left: 20px;
}
section.list i.new {
  position: relative;
  background: url('../images/sub/new2.png') center center no-repeat;
  width: 15px;
  height: 31px;
  top: -3px;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width:900px) {
  section.sub_top1.bg4 .inner .visual {
    height: 30vw;
    width: 100%;
    min-height: 200px;
  }
  section.sub_top1.bg4 .inner .visual>div {
    background-size: contain;
  }
  section.sub_top1.bg4 .inner .txt {
    width: 100%;
  }
  section.sub_top1.bg4.layout2,
  section.sub_top1.bg4 {
    height: auto;
  }
  section.sub_top1.bg4.layout2 .inner,
  section.sub_top1.bg4 .inner {
    display: flex;
    height: auto;
    padding: 40px;
    flex-direction: column-reverse;
  }
  section.sub_top1.bg4.layout2 .inner .txt h2 {
    padding-bottom: 10px;
  }
  section.write .bg6 .attach {
    width: 65%;
  }
  section.thumb ul li {
    padding: 0px 7px;
    width: 25%;
  }
  .list_content .des.thumb .slick {
    width: 100%;
  }
  .list_content .des.thumb .slick .slick-arrow.slick-prev {
    left: 20px;
  }
  .list_content .des.thumb .slick .slick-arrow.slick-next {
    right: 20px;
  }
}
@media screen and (max-width:768px) {
  section.news_border3 .tab {
    flex-direction: column;
    align-items: inherit;
  }
  section.news_border3 .tab>div:last-child {
    text-align: right;
  }
  section.thumb ul li {
    padding: 0px 7px;
    width: calc(100% / 3);
  }
  .list_content .flex {
    flex-direction: column-reverse;
  }
  .list_content .w50 {
    width: 100%;
  }
  .list_content table tbody td.title {
    width: 30%;
  }
  .list_content table td {
    font-size: 16px;
  }
  .list_content .des.thumb {
    height: 60vw;
  }
}
@media screen and (max-width:640px) {
  section.news_border3 .tab {
    padding: 25px 20px;
  }
  section.news_border3 .tab>div:last-child button {
    margin-top: 20px;
    width: 100%;
  }
  section.sub_top1.bg4 .inner .txt br {
    display: none;
  }
  section.sub_top1.bg4 .inner .txt * {
    word-break: keep-all;
  }
  section.write .round>span {
    margin-left: 20px;
  }
  section.write .round {
    font-size: 13px;
  }
  section.write .round,
  section.write textarea,
  section.write input[type="text"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.write .bg6 .inner.flex {
    display: block;
  }
  section.write .bg6 .des {
    padding-bottom: 30px
  }
  section.write .bg6 .attach {
    width: 100%;
  }
  section.write .bg6 .attach .file_add {
    font-size: 18px;
    padding-top: 5px;
  }
  section.thumb ul li {
    padding: 0px 5px;
    width: 50%;
  }
}
@media screen and (max-width:480px) {
  section.news1 .detail-title .des li span {
    width: 100%;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 10px;
  }
  section.news1 .detail-title .des li {
    flex-direction: column;
  }
}
