@import url("https://fonts.googleapis.com/css2?family=Cute+Font&family=East+Sea+Dokdo&family=Gowun+Batang&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Song+Myung&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cute+Font&family=East+Sea+Dokdo&family=Gowun+Batang&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Song+Myung&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cute+Font&family=East+Sea+Dokdo&family=Gowun+Batang&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Song+Myung&display=swap");
.travel dd {
  text-align: justify;
}
.travel.sub section.first {
  padding-top: 0;
}
.travel.sub section.sec_visual {
  background: url("../../images/contents/img_travel_visual.png") no-repeat center/cover;
}
.travel.sub section.sec_headline h2 {
  color: #003682;
}
.travel.sub section.sec_headline h2 span.font-change2 {
  color: #477bbb;
  font-family: "Gowun Batang", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
}
.travel.sub section > .container article {
  margin-bottom: 150px;
}
.travel.sub section > .container article h3 {
  font-size: 30px;
  position: relative;
  color: #669a3b;
  margin-bottom: 30px;
}
.travel.sub section > .container article h3::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: -16px;
  width: 16px;
  height: 16px;
  background-color: #669a3b;
  border-radius: 50%;
}
.travel.sub section > .container article h3::after {
  display: block;
  content: "";
  position: absolute;
  left: 8px;
  top: -16px;
  width: 16px;
  height: 16px;
  background-color: #F18B25;
  border-radius: 50%;
}
.travel.sub section > .container article ul li {
  margin-bottom: 50px;
}
.travel.sub section > .container article ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.travel.sub section > .container article ul li dl {
  font-size: 22px;
  line-height: 1.6;
}
.travel.sub section > .container article ul li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.travel.sub section > .container article ul li figure {
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 900px;
}
.travel figure {
  display: block;
  margin: 0;
  width: 100%;
}
.travel figure img {
  display: block;
  width: 100%;
  margin: 0;
}
.travel figure figcaption {
  text-align: right;
}
@media (max-width: 1024px) {
  .travel.sub section {
    margin: 0;
  }
  .travel.sub section.first {
    padding-bottom: 80px;
  }
  .travel.sub section.sec_headline {
    margin: 60px 0;
  }
  .travel.sub section.sec_headline h2 span {
    font-size: 40px !important;
  }
  .travel.sub section > .container article {
    margin-bottom: 80px;
  }
  .travel.sub section > .container article h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .travel.sub section > .container article ul li {
    margin-bottom: 30px;
  }
  .travel.sub section > .container article ul li dl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-size: 19px;
  }
  .travel.sub section > .container article ul li dl dt {
    font-size: 22px;
  }
  .travel.sub section > .container article ul li dl dd:nth-of-type(1) {
    order: 2;
  }
  .travel.sub section > .container article ul li dl dd:nth-of-type(2) {
    order: 1;
  }
  .travel.sub section > .container article ul li dl dd figure {
    margin-top: 0;
  }
}

.taste.sub section.sec_visual {
  background: url("../../images/contents/img_taste_visual.png") no-repeat center/cover;
}
.taste.sub section.sec_headline h2:nth-of-type(1) {
  color: #455d2d;
}
.taste.sub section.sec_headline h2:nth-of-type(2) {
  color: #7f261f;
}
.taste.sub section.sec .wrap .inner_1000 ul li.taste-grid h2 span {
  color: #DE7A66;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container {
  position: relative;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container h2 {
  display: block;
  position: relative;
  color: #DE7A66;
  padding-right: 30px;
  overflow: hidden;
  font-size: 22px;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container h2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  right: -73%;
  transform: translateX(-50%);
  background-color: #DE7A66;
}
@media (max-width: 1024px) {
  .taste.sub section.sec .wrap .inner_1000 .tip-container h2::after {
    right: -120%;
  }
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol {
  list-style: none;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li {
  margin-bottom: 20px;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li dl {
  display: flex;
  gap: 10px;
  align-items: start;
  font-size: 22px;
}
@media (max-width: 1024px) {
  .taste.sub section.sec .wrap .inner_1000 .tip-container > ol li dl {
    font-size: 19px;
  }
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li dl dt {
  vertical-align: top;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li dl dt span {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #DE7A66;
  color: #fff;
}
.taste.sub section.sec .wrap .inner_1000 .tip-container > ol li dl dd {
  display: inline;
  vertical-align: top;
}

#main_containar .main_content2 .con_list li dl dd.roma span {
  font-family: "Gowun Batang", serif;
  font-weight: 400;
  font-style: normal;
}

.roma {
  font-family: "Gowun Batang", serif;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
}

* {
  word-break: break-all;
}

main section.sec_visual ul.pagemap li span:nth-of-type(1) {
  white-space: nowrap;
}
main section.sec_visual ul.pagemap li span:nth-of-type(3) {
  white-space: nowrap;
}

.header_wrap header .header_inner .submenu_bg {
  background-color: rgb(244, 244, 244);
}

@media (max-width: 1024px) {
  #main_containar section.main_content1 .inner > ul > li:nth-of-type(1) > a img {
    right: -8%;
  }
}/*# sourceMappingURL=maincommon.css.map */