#pageBeyond .pageSubTitle {
  font-weight: bold;
}
#pageBeyond .pageTitle {
  font-weight: bold;
  line-height: 100%;
}
#pageBeyond .secTopInfo .text {
  line-height: 200%;
}
#pageBeyond .secGuide {
  color: #ffffff;
}
#pageBeyond .secGuide .title {
  font-weight: bold;
}
#pageBeyond .secGuide .guideList .guideTitle {
  font-weight: 300;
  line-height: 160%;
}
#pageBeyond .secGuide .guideList .guideText {
  line-height: 200%;
}

@media only screen and (max-width: 767px) {
  #pageBeyond .pageSubTitle {
    font-size: min(14px, 3.733vw);
    padding-bottom: 10px;
    font-weight: 300;
  }
  #pageBeyond .pageTitle {
    font-size: min(28px, 7.466vw);
    letter-spacing: min(2.8px, 0.7466vw);
    line-height: 135.714%;
    font-weight: bold;
  }
  #pageBeyond .secTopInfo {
    padding-top: 28vw;
    font-size: min(14px, 3.733vw);
    color: #ffffff;
    letter-spacing: min(1.4px, 0.37vw);
    padding-bottom: 50px;
  }
  #pageBeyond .secTopInfo .text {
    padding-bottom: 50px;
  }
  #pageBeyond .secGuide .title {
    font-size: min(14px, 3.733vw);
    padding-bottom: 50px;
  }
  #pageBeyond .secGuide .guideList {
    line-height: 150%;
    padding-bottom: 90px;
  }
  #pageBeyond .secGuide .guideList:last-of-type {
    padding-bottom: 0;
  }
  #pageBeyond .secGuide .guideList .guideTitle {
    font-size: min(24px, 6.4vw);
    letter-spacing: min(2.4px, 0.64vw);
    padding-bottom: 30px;
  }
  #pageBeyond .secGuide .guideList .guideText {
    font-size: min(14px, 3.733vw);
    letter-spacing: min(1.4px, 0.3733vw);
  }
}
@media print, screen and (min-width: 768px) {
  #pageBeyond .pageSubTitle {
    font-size: 1.164vw;
    padding-bottom: 10px;
  }
  #pageBeyond .pageTitle {
    font-size: 3.345vw;
    letter-spacing: 0.3345vw;
    padding-bottom: 15px;
  }
  #pageBeyond .secTopInfo {
    padding-top: 1.818vw;
    font-size: 1.164vw;
    letter-spacing: 0.1163vw;
    padding-bottom: 14.54vw;
  }
  #pageBeyond .secTopInfo .text {
    padding-bottom: 6.472vw;
  }
  #pageBeyond .secGuide .title {
    font-size: 1.45vw;
    padding-bottom: 6.4vw;
  }
  #pageBeyond .secGuide .guideList {
    padding-bottom: 5.818vw;
  }
  #pageBeyond .secGuide .guideList:last-of-type {
    padding-bottom: 0;
  }
  #pageBeyond .secGuide .guideList .guideTitle {
    font-size: 2.327vw;
    letter-spacing: 0.2327vw;
    padding-bottom: 2.909vw;
  }
  #pageBeyond .secGuide .guideList .guideText {
    font-size: 1.164vw;
    letter-spacing: 0.1163vw;
  }
}
@media only screen and (min-width: 1375px) {
  #pageBeyond .pageSubTitle {
    font-size: 16px;
  }
  #pageBeyond .pageTitle {
    font-size: 46px;
    letter-spacing: 4.6px;
    font-weight: bold;
    padding-bottom: 15px;
  }
  #pageBeyond .secTopInfo {
    padding-top: 25px;
    font-size: 16px;
    letter-spacing: 1.6px;
    padding-bottom: 200px;
  }
  #pageBeyond .secTopInfo .text {
    padding-bottom: 89px;
  }
  #pageBeyond .secGuide .title {
    font-size: 20px;
    padding-bottom: 88px;
  }
  #pageBeyond .secGuide .guideList {
    padding-bottom: 80px;
  }
  #pageBeyond .secGuide .guideList .guideTitle {
    font-size: 32px;
    letter-spacing: 3.2px;
    padding-bottom: 40px;
  }
  #pageBeyond .secGuide .guideList .guideText {
    font-size: 16px;
    letter-spacing: 1.6px;
  }
}/*# sourceMappingURL=style.css.map */