html {
  background-color: #a0a0a0 !important;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10pt;
  font-family: Apple SD Gothic Neo, notokr, dotum, serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga";
  -ms-touch-action: none;
}
@media only screen and (min-width: 600px) {
  html,
  body {
    margin: 0 auto;
    width: 400px !important;
    background-color: #fff;
  }
}
a {
  -webkit-appearance: none;
}
#react-container,
#foreigner-together-detail-page {
  box-sizing: border-box;
}
#foreigner-together-detail-page {
  background-color: #fff;
}
@media only screen and (min-width: 600px) {
  #foreigner-together-detail-page {
    width: 400px;
  }
}
#foreigner-together-detail-page .page-header {
  overflow: hidden;
  width: 100%;
  height: 60px;
  background-color: #000;
}
#foreigner-together-detail-page .page-header .lst-logo {
  margin: 15px auto;
  width: 42px;
  height: 30px;
  background: url('https://cdn.lst.life/images/92780cca-0dfb-4c89-8fe2-26983fe1a4a3/original') no-repeat 0 0;
  background-size: 100% 100%;
}
#foreigner-together-detail-page .overview {
  margin: 44px 20px 0;
}
#foreigner-together-detail-page .overview .title {
  font-size: 21pt;
  font-weight: bold;
  line-height: 24pt;
  color: #162b4d;
}
#foreigner-together-detail-page .overview .short-description {
  margin-top: 16px;
  font-size: 12pt;
  color: #738094;
  line-height: 16pt;
}
#foreigner-together-detail-page .overview .info {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #f0f0f0;
}
#foreigner-together-detail-page .overview .info dt,
#foreigner-together-detail-page .overview .info dd {
  display: inline-block;
  vertical-align: middle;
}
#foreigner-together-detail-page .overview .info dt {
  margin-top: 18px;
  width: 54px;
  text-align: center;
}
#foreigner-together-detail-page .overview .info dt:first-of-type {
  margin-top: 0;
}
#foreigner-together-detail-page .overview .info dt .icon {
  display: inline-block;
}
#foreigner-together-detail-page .overview .info dt .icon.schedule {
  width: 19px;
  height: 19px;
  background: url('https://cdn.lst.life/images/63aeebf4-058a-4c48-aaa3-70c9128851f0/original') no-repeat 0 0;
  background-size: 19px 19px;
}
#foreigner-together-detail-page .overview .info dt .icon.location {
  width: 15px;
  height: 18px;
  background: url('https://cdn.lst.life/images/0912edf8-b9d9-42ac-866a-5bad37431503/original') no-repeat 0 0;
  background-size: 15px 18px;
}
#foreigner-together-detail-page .overview .info dd {
  margin: 18px 0 0 ;
  width: calc(100% - 54px);
}
#foreigner-together-detail-page .overview .info dd:first-of-type {
  margin-top: 0;
}
#foreigner-together-detail-page .overview .info dd .bold {
  font-size: 12pt;
  font-weight: bold;
  color: #162B4D;
}
#foreigner-together-detail-page .overview .info dd .bold a {
  color: #162B4D;
  text-decoration: none;
}
#foreigner-together-detail-page .overview .info dd .description {
  margin-top: 4px;
  font-size: 11pt;
  color: #738094;
}
#foreigner-together-detail-page .overview .info dd .icon-arrow {
  display: inline-block;
  margin-left: 6px;
  width: 9px;
  height: 12px;
  background: url('https://cdn.lst.life/images/f38c6c00-0074-4542-8e1f-641dab600bff/original') no-repeat 0 0;
  background-size: 9px 12px;
}
#foreigner-together-detail-page .slider-wrap {
  position: relative;
  margin-top: 24px;
  width: 100%;
  height: 250px;
}
#foreigner-together-detail-page .slider-wrap .slider-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#foreigner-together-detail-page .slider-wrap .slick-dots {
  position: absolute;
  bottom: 16px;
}
#foreigner-together-detail-page .slider-wrap .slick-dots li {
  margin: 0 2px;
  width: 36px;
  height: 2px;
  background: #aaa;
}
#foreigner-together-detail-page .slider-wrap .slick-dots li.slick-active {
  background: #fff;
}
#foreigner-together-detail-page .slider-wrap .slick-dots li button {
  display: none;
}
#foreigner-together-detail-page .together-description {
  padding: 30px 20px 90px;
  font-size: 12pt;
  line-height: 16pt;
  color: #56667e;
}
#foreigner-together-detail-page .apply-wrap {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding: 12px 20px;
  background-color: #fff;
  box-sizing: border-box;
}
@media only screen and (min-width: 600px) {
  #foreigner-together-detail-page .apply-wrap {
    width: 400px;
  }
}
#foreigner-together-detail-page .apply-wrap .price-wrap {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 160px);
}
#foreigner-together-detail-page .apply-wrap .price-wrap .price-for-guest {
  font-size: 10pt;
  color: #b8bfc9;
  text-decoration: line-through;
}
#foreigner-together-detail-page .apply-wrap .price-wrap .price-for-foreigner {
  font-size: 12pt;
  font-weight: bold;
  color: #AA996E;
}
#foreigner-together-detail-page .apply-wrap .price-wrap .price-for-foreigner.soldout {
  color: #b8bfc9;
}
#foreigner-together-detail-page .apply-wrap .apply-button {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  height: 48px;
  border-radius: 10px;
  line-height: 48px;
  background: #AA996E;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
}
#foreigner-together-detail-page .apply-wrap .apply-button .time-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  width: 17px;
  height: 17px;
  background: url('https://cdn.lst.life/images/f528067d-8c55-45b6-aa8f-9b36a671c380/original') no-repeat 0 0;
  background-size: 17px 17px;
  margin-right: 6px;
}
#foreigner-together-detail-page .apply-wrap .apply-button .hurryup-text {
  display: inline-block;
  vertical-align: middle;
}
#foreigner-together-detail-page .apply-wrap .apply-button.soldout {
  background: #b8bfc9;
}

