body {
  background-color: #ffffff
}
.package_header {
  --header-background: #ffffff; --header-border-bottom: rgba(255, 255, 255, 0.1) 1px solid; --header-anchor-color: #1d1d1d; --header-anchor-hover-color: #0c988f; --header-border-top: #0c988f 2px solid; --header-anchor-font-size: 16px; --header-anchor-font-weight: normal; --header-sticky-background: #ffffff; --header-sticky-anchor-color: #1d1d1d; --header-submenu-background: #0c988f; --header-submenu-anchor-font-size: 12px; --header-submenu-anchor-color: #ffffff; --header-submenu-anchor-hover-background: #ffffff; --header-submenu-anchor-hover-color: #0c988f; --header-navicon-color: #0c988f; --header-mobile-mainmenu-background: rgba(12, 152, 143, 0.9); --header-mobile-anchor-color: #ffffff; --header-mobile-menu-li-border-bottom: rgba(255, 255, 255, 0.3) 1px dashed
}
.package_header div.lang {
  display: none
}
.package_header div.lang[slot=navicon-right] {
  margin-right: var(--page-gap)
}
.package_header div.lang.slotted {
  display: block
}
.package_header web-universal-langswitcher {
  --langswitcher-font-color: #0c988f; --langswitcher-options-background: rgba(12, 152, 143, 0.7); --langswitcher-options-font-color: #fff
}
.package_banner {
  --banner-dot-active-background: #ffffff
}
.package_banner::part(title) {
  color: #f9b305; font-size: 4.8rem; font-weight: lighter
}
.package_banner::part(subtitle) {
  color: rgba(255, 255, 255, 0.8); font-size: 2rem; font-weight: lighter
}
.package_banner::part(link) {
  background: #0c988f; color: #ffffff; padding: calc(var(--page-gap) / 2) var(--page-gap); border-bottom: 0px
}
.package_banner::part(link):hover {
  background: #1d1d1d; color: #ffffff
}
.package_banner::part(mask) {
  background: linear-gradient(180deg, #0c988f 0%, #0c988f 50%, #f9b305 100%); opacity: 0.7
}
.package_container {
  --container-background: #f6f6f6; --container-headline-mask-background: linear-gradient(180deg, rgba(12, 152, 143, 0.6) 0%, rgba(12, 152, 143, 0.6) 50%, rgba(249, 179, 5, 0.6) 100%)
}
.package_container::part(breadcrumb) {
  --color: #ffffff; --hover-color: #ffffff
}
.package_container::part(headline-subtitle) {
  display: inline-block; padding: calc(var(--page-gap) / 2) calc(var(--page-gap) * 1); background: rgba(249, 179, 5, 0.3); font-size: 1.6rem; color: #ffffff
}
.package_container[bg=aboutus] .package_aboutus_main div.brief {
  flex-direction: row-reverse
}
.package_container[bg=business] {
  --container-background: #00938a
}
.package_container[bg=business] .package_section h3 span {
  color: #ffffff
}
.package_container[bg=business] .package_section h3::before,
.package_container[bg=business] .package_section h3::after {
  background: rgba(255, 255, 255, 0.6)
}
.package_footer {
  width: 100%; position: relative; z-index: 200; --footer-background: transparent; --footer-card-font-color: #ffffff; --footer-copyright-background: #ffffff; --footer-copyright-font-color: #1d1d1d
}
.package_footer::part(container) {
  background: url(../images/bg.footer.png) #0c988f center center no-repeat; background-size: contain
}
.package_footer::part(bottom) {
  padding-top: var(--page-gap)
}
.package_footer::part(h3) {
  display: inline-block; font-size: 1.6rem; padding-bottom: 1rem; border-bottom: #0c988f 2px solid
}
.package_more {
  width: 100%; padding-top: var(--page-gap); text-align: center
}
.package_more[align=left] {
  text-align: left
}
.package_more[align=right] {
  text-align: right
}
.package_more a {
  display: inline-block; padding: calc(var(--page-gap) / 2) var(--page-gap); background: #0c988f; color: #ffffff; transition: all 0.3s ease
}
.package_more a:hover {
  background: #0b2931
}
.package_section {
  width: 100%; padding-bottom: var(--page-gap)
}
.package_section h3 {
  position: relative
}
.package_section h3 span {
  display: block; font-size: 3.6rem; padding-bottom: 2.4rem; line-height: 120%; color: #222222; font-weight: normal; text-align: center; position: relative; z-index: 200
}
.package_section h3::before {
  content: ''; display: block; width: 30px; height: 4px; background: #0c988f; position: absolute; bottom: 0px; right: 50%; z-index: 300
}
.package_section h3::after {
  content: ''; display: block; width: 30px; height: 4px; background: #f9b305; position: absolute; bottom: 0px; left: 50%; z-index: 300
}
.package_category {
  width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding-bottom: var(--page-gap)
}
.package_category ul {
  background: #0c988f; border-radius: var(--page-gap); padding: 0px var(--page-gap)
}
.package_category ul li {
  display: inline-block
}
.package_category ul li a {
  display: inline-block; line-height: 120%; padding: calc(var(--page-gap) / 2) var(--page-gap); background: transparent; font-size: 1.4rem; color: #ffffff; transition: all .3s ease
}
.package_category ul li a:hover,
.package_category ul li.pitchon a {
  background: #0b2931
}
.package_main {
  width: 100%; padding: var(--page-gap) 0px; display: none
}
.package_main.slotted {
  display: block
}
.package_main jtbc-tiny-pagination {
  --pagination-background: transparent; --pagination-background-hover: transparent; --pagination-color-hover: #000000
}
.package_main div.cushion {
  width: 100%; display: none
}
.package_main div.cushion.slotted {
  display: block
}
.package_aboutus_main div.brief {
  width: 100%; padding: var(--page-gap) 0px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between
}
.package_aboutus_main div.brief div.image {
  width: 35%; display: flex; align-items: center; justify-content: space-between
}
.package_aboutus_main div.brief div.image p {
  display: block; width: calc(50% - var(--page-gap) / 2)
}
.package_aboutus_main div.brief div.image p[i='1'] {
  transform: translate(0, -10px)
}
.package_aboutus_main div.brief div.image p[i='2'] {
  transform: translate(0, 10px)
}
.package_aboutus_main div.brief div.image img {
  display: block; width: 100%; height: 440px; object-fit: cover; box-shadow: 0px 2px 2px rgb(0 0 0 / 5%)
}
.package_aboutus_main div.brief div.image p[i='1'] img {
  border-top-left-radius: 10rem; border-bottom-right-radius: 10rem
}
.package_aboutus_main div.brief div.image p[i='2'] img {
  border-top-right-radius: 10rem; border-bottom-left-radius: 10rem
}
.package_aboutus_main div.brief div.text {
  width: 60%; position: relative
}
.package_aboutus_main div.brief div.text h3 {
  font-size: 2.4rem; font-weight: normal; color: #0c988f; padding-bottom: calc(var(--page-gap) * 1)
}
.package_aboutus_main div.brief div.text p.intro {
  color: #999999; font-size: 1.4rem; line-height: 160%; padding-bottom: 14rem
}
.package_aboutus_main div.brief div.text div.business {
  width: 100%; display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--page-gap); position: absolute; left: 0px; bottom: 0px; z-index: 100
}
.package_aboutus_main div.brief div.text div.business div.item {
  width: 100%; background: #0c988f; box-sizing: border-box; padding: var(--page-gap); box-shadow: 0px 2px 2px rgb(0 0 0 / 5%); transition: all 0.3s ease
}
.package_aboutus_main div.brief div.text div.business div.item:hover {
  background: #f9b305
}
.package_aboutus_main div.brief div.text div.business div.item p.icon {
  text-align: center
}
.package_aboutus_main div.brief div.text div.business div.item p.icon jtbc-svg {
  width: 30px; height: 30px; --fore-color: #ffffff
}
.package_aboutus_main div.brief div.text div.business div.item p.title {
  padding-top: calc(var(--page-gap) / 2); font-size: 1.4rem; text-align: center
}
.package_aboutus_main div.brief div.text div.business div.item p.title a {
  display: inline-block; padding-bottom: 4px; color: #ffffff; border-bottom: transparent 1px dashed; transition: all 0.3s ease
}
.package_aboutus_main div.brief div.text div.business div.item p.title a:hover {
  border-color: #ffffff
}
.package_aboutus_main div.count {
  width: 100%; height: 240px; box-sizing: border-box; background: url(../images/bg.aboutus.1.jpg) center center no-repeat; background-size: cover; margin: calc(var(--page-gap) * 2) 0px; overflow: hidden
}
.package_aboutus_main div.count div.text {
  width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: space-around; flex-wrap: wrap
}
.package_aboutus_main div.count div.text div.item {
  width: 20%
}
.package_aboutus_main div.count div.text div.item div.number {
  width: 100%; font-size: 4.8rem; color: #ffffff; text-align: center
}
.package_aboutus_main div.count div.text div.item div.number em {
  display: inline-block; font-size: 1.4rem; color: rgba(255, 255, 255, 0.6); font-style: normal
}
.package_aboutus_main div.count div.text div.title {
  width: 100%; text-align: center; padding-top: var(--page-gap); font-size: 1.6rem; line-height: 120%; color: rgba(255, 255, 255, 0.8)
}
.package_aboutus_main div.certificates {
  width: 100%; padding: var(--page-gap) 0px; display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--page-gap)
}
.package_aboutus_main div.certificates div.item p.image {
  display: flex; align-items: center; justify-content: center
}
.package_aboutus_main div.certificates div.item p.image img {
  display: block; max-width: 100%; box-sizing: border-box; border: #d1d1d1 1px solid
}
.package_aboutus_main div.certificates div.item p.title {
  padding-top: calc(var(--page-gap) / 2); font-size: 1.4rem; color: #0c988f; text-align: center
}
.package_business_main div.items {
  width: 100%; padding-top: var(--page-gap); display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: var(--page-gap)
}
.package_business_main div.items div.item {
  width: 100%; box-sizing: border-box; background: #ffffff; transition: all 0.3s ease
}
.package_business_main div.items div.item div.image img {
  display: block; width: 100%; height: 220px; object-fit: cover
}
.package_business_main div.items div.item div.text {
  width: 100%; margin-top: -44px; box-sizing: border-box; padding: 0px var(--page-gap) var(--page-gap) var(--page-gap); position: relative; z-index: 100
}
.package_business_main div.items div.item div.text p.icon {
  width: 80px; height: 80px; box-sizing: border-box; margin: auto; padding: 20px; background: #0c988f; border: #f9b305 4px solid
}
.package_business_main div.items div.item div.text p.icon jtbc-svg {
  width: 100%; height: 100%; --fore-color: #ffffff
}
.package_business_main div.items div.item div.text p.title {
  padding: calc(var(--page-gap) * 2) 0px var(--page-gap) 0px; font-size: 2.4rem; line-height: 120%; text-align: center
}
.package_business_main div.items div.item div.text p.title a {
  display: inline-block; padding-bottom: 0.4rem; color: #0c988f; border-bottom: transparent 1px dashed; transition: all 0.3s ease
}
.package_business_main div.items div.item div.text p.title a:hover {
  color: #0c988f; border-color: #0c988f
}
.package_business_main div.items div.item div.text p.intro {
  font-size: 1.2rem; color: #999999; line-height: 160%
}
.package_business_main div.items div.item:hover {
  box-shadow: 0px 2px 2px rgb(0 0 0 / 5%)
}
.package_news_main div.items {
  width: 100%; padding-top: var(--page-gap); display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: var(--page-gap)
}
.package_news_main div.items div.item {
  width: 100%; box-sizing: border-box; background: #ffffff; transition: all .3s ease
}
.package_news_main div.items div.item div.image img {
  display: block; width: 100%
}
.package_news_main div.items div.item div.text {
  width: 100%; box-sizing: border-box; padding: calc(var(--page-gap) / 2) calc(var(--page-gap) * 1)
}
.package_news_main div.items div.item div.text p.title {
  padding: var(--page-gap) 0px; font-size: 2.4rem; line-height: 120%; border-bottom: #d1d1d1 1px dashed
}
.package_news_main div.items div.item div.text p.title a {
  display: inline-block; padding-bottom: 0.4rem; color: #0c988f; border-bottom: transparent 1px dashed; transition: all 0.3s ease
}
.package_news_main div.items div.item div.text p.title a:hover {
  color: #0c988f; border-color: #0c988f
}
.package_news_main div.items div.item div.text p.summary {
  padding: var(--page-gap) 0px; font-size: 1.2rem; line-height: 160%; color: #999999
}
.package_news_main div.items div.item:hover {
  box-shadow: 0px 2px 2px rgb(0 0 0 / 5%)
}
.package_contactus_main div.map {
  width: 100%; box-sizing: border-box; border: #d1d1d1 1px solid; margin-top: var(--page-gap); overflow: hidden; box-shadow: 0px 2px 2px rgb(0 0 0 / 5%)
}
.package_contactus_main div.contact {
  width: 100%; box-sizing: border-box; margin-top: var(--page-gap); padding: calc(var(--page-gap) * 2); background: #ffffff; border: #d1d1d1 1px solid; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; overflow: hidden; box-shadow: 0px 2px 2px rgb(0 0 0 / 5%)
}
.package_contactus_main div.contact div.info {
  width: 40%
}
.package_contactus_main div.contact div.info h3 {
  font-size: 3.2rem; padding-bottom: calc(var(--page-gap) * 2); font-weight: lighter
}
.package_contactus_main div.contact div.info ul li {
  padding-bottom: var(--page-gap); display: flex; flex-wrap: wrap; align-items: center
}
.package_contactus_main div.contact div.info ul li span.icon {
  display: inline-block; width: 50px; height: 50px; box-sizing: border-box; padding: 1rem; background: #0c988f; border-radius: 100%
}
.package_contactus_main div.contact div.info ul li span.icon jtbc-svg {
  display: block; width: 100%; height: 100%; --fore-color: #ffffff
}
.package_contactus_main div.contact div.info ul li span.text {
  display: inline-block; padding-left: var(--page-gap); font-size: 1.8rem
}
.package_contactus_main div.contact div.form {
  width: 50%
}
.package_contactus_main div.contact div.form div.tip {
  font-size: 1.4rem; line-height: 160%; color: #ffffff; padding-bottom: var(--page-gap)
}
.package_contactus_main div.contact div.form div.message {
  color: #0c988f
}
.package_contactus_main div.contact div.form button.submit {
  width: 100%; background: #0c988f; border-color: #0c988f; color: #ffffff; transition: all 0.3s ease
}
.package_contactus_main div.contact div.form button.submit:hover {
  background: #0b2931; border-color: #0b2931; color: #ffffff
}
@media screen and (max-width: 1280px) {
  .package_header {
    --header-anchor-padding: 16px
  }
}
@media screen and (max-width: 960px) {
  .package_header::part(anchor)::before {
    height: auto
  }
  .package_header::part(mainmenu) {
    border-top: rgba(255, 255, 255, 0.1) 1px solid
  }
  .package_banner {
    --banner-height: 400px
  }
  .package_banner::part(title) {
    font-size: 2.4rem
  }
  .package_banner::part(subtitle) {
    font-size: 1.2rem
  }
  .package_container::part(headline-title) {
    font-size: 1.6rem
  }
  .package_section h3 span {
    font-size: 3rem
  }
  .package_aboutus_main div.brief div.image {
    width: 100%
  }
  .package_aboutus_main div.brief div.text {
    width: 100%; padding-top: calc(var(--page-gap) * 2)
  }
  .package_aboutus_main div.brief div.text p.intro {
    padding-bottom: 22rem
  }
  .package_aboutus_main div.brief div.text div.business {
    grid-template-columns: repeat(2, 1fr)
  }
  .package_aboutus_main div.count {
    height: 360px
  }
  .package_aboutus_main div.count div.text div.item {
    width: 40%
  }
  .package_aboutus_main div.count div.text div.item div.number {
    font-size: 3.6rem
  }
  .package_aboutus_main div.certificates {
    grid-template-columns: 1fr
  }
  .package_business_main div.items {
    grid-template-columns: 1fr
  }
  .package_business_main div.items div.item div.image {
    width: 100%; padding-bottom: calc(var(--page-gap) * 2)
  }
  .package_business_main div.items div.item div.image img {
    height: 200px
  }
  .package_business_main div.items div.item div.text {
    width: 100%
  }
  .package_news_main div.items {
    grid-template-columns: 1fr
  }
  .package_contactus_main div.contact div.info {
    width: 100%
  }
  .package_contactus_main div.contact div.info h3 {
    font-size: 2.4rem
  }
  .package_contactus_main div.contact div.info ul li span.icon {
    width: 40px; height: 40px
  }
  .package_contactus_main div.contact div.info ul li span.text {
    font-size: 1.6rem
  }
  .package_contactus_main div.contact div.form {
    width: 100%
  }
  .package_contactus_main div.contact div.form div.tip {
    text-align: center
  }
}