/*
Theme Name: STDO
Theme URI: https://st-do.kr/
Template: astra
Author: STDO
Author URI: https://st-do.kr/
Version: 4.1.5.1687136735
Updated: 2023-06-19 10:05:35

*/
* {
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 1.5;
  letter-spacing: -.5px;
}

/** 초기화 **/
header.entry-header .entry-title {
  display: none;
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 0;
}

.page .entry-header {
  display: none;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 0;
}

.entry-content p {
  margin-bottom: 0;
}

a {
  outline: 0 !important;
  text-decoration: none !important;
}

li {
  list-style-type: none;
}

.ComingSonn {
  text-align: center;
  padding: 100px 20px;
}

/** 폰트 **/
.Montserrat {
  font-family: 'Montserrat', sans-serif;
}

/** 헤더 **/
.main-header-menu .menu-link, .main-header-menu>a {
  padding: 0 1.3fem;
}

.ast-primary-header-bar .site-primary-header-wrap {
  width: 1280px;
  margin: 0 auto;
}

.ast-primary-header-bar {
  border-bottom: 0;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  fill: white;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
  background-color: #0011b7;
}

.ahfb-svg-iconset svg {
  color: white;
}

body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
  background-image: url('/wp-content/uploads/2023/06/Logo-1.png');
  background-repeat: no-repeat;
  background-position: right 15px bottom 15px;
}

.site-header .menu-link * {
  display: none;
}

.submenu-with-border .sub-menu .menu-link {
  font-size: .9rem;
  font-weight: 300;
  color: black;
}

.submenu-with-border .sub-menu .menu-link:hover {
  color: #0011b7;
}

.sub-menu .menu-item.current-menu-item>.menu-link {
  color: #0011b7;
}

.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
  top: 0;
}

#menu-item-364-ko a::before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: normal;
  content: "\f0ac";
  margin-right: 10px;
  vertical-align: middle;
}

#menu-item-364-ko a::after {
  font-size: 12px;
  content: "|";
  margin-left: 10px;
}

#ast-hf-menu-2 .menu-link, .main-header-menu>a {
  font-family: 'Montserrat';
  font-weight: 500;
  padding: 0 .25em;
}

.HeaderContact a {
  color: #1d32ff;
  background-color: white;
  padding: 10px 25px;
  border-radius: 15px;
  font-family: 'Montserrat';
  font-weight: bold;
}

.HeaderContact a::before {
  content: "\f007";
  font-family: 'FontAwesome';
  margin-right: 8px;
}

/** 레이아웃 **/
.Inner1280 {
  max-width: 1280px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.ast-container, .ast-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.Background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.Padding {
  padding: 100px 20px;
}

.Padding2 {
  padding: 50px 20px;
}

.fa-add:before, .fa-plus:before {
  margin-left: 3px;
}

/** 메인페이지 **/
.SliderArea {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 500px;
  color: white;
  font-size: 2rem;
  line-height: 1.3;
  padding: 0 20px;
}

.SliderArea h1 {
  font-size: 3rem;
  color: white;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.3;
}

.SliderArea p {
  font-size: 1.5rem;
}

.AboutArea .AboutTitle {
  text-align: center;
  color: #333;
}

.AboutArea .AboutTitle h2 {
  font-size: 2rem;
}

.AboutArea .AboutTitle p {
  font-size: 1.5rem;
  margin-bottom: 50px;
}

.AboutArea {
  margin: 100px 0px;
}

.About {
  min-height: 540px;
  position: relative;
  background-image: linear-gradient(to right, #f4f4f4 70%, white 30%);
  padding: 80px 50px;
}

.About .AboutImage {
  position: absolute;
  right: 0;
  top: 80px;
}

.About .AboutText {
  max-width: 640px;
}

.About .AboutText h3 {
  font-size: 1.5rem;
  font-weight: normal;
}

.About .AboutText p {
  font-size: 1.1rem;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 50px;
  color: black;
}

.About .AboutMore a {
  display: inline-block;
  border: 1px solid #162be9;
  color: white;
  padding: 10px 30px;
  font-size: 0.9rem;
  background-color: #162be9;
}

.About .AboutMore a:hover {
  transition: .5s;
  color: white;
  background-color: black;
  border: 1px solid black;
}

.ConsultingArea {
  margin-bottom: 100px;
  padding: 0 20px;
}

.Consulting h2 {
  margin-bottom: 30px;
}

.entry-content ul, .entry-content ol {
  padding: 0;
  margin: 0;
}

.ConsultingArea a {
  color: black;
}

.ConsultingArea a:hover {
  color: black;
}

.Consulting .ConsultingList {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.Consulting .ConsultingList .ConsultingTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #01084f;
  font-size: 1.3rem;
  margin: 15px 0px;
  font-weight: 500;
}

.Consulting .ConsultingList .ConsultingDescr ul li {
  font-size: 1.1rem;
  margin-bottom: 2px;
}

.Consulting .ConsultingList .ConsultingDescr ul li::before {
  content: "";
  margin-right: 8px;
  height: 3px;
  width: 3px;
  background-color: #666;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.Customer h2 {
  color: black;
  margin-bottom: 30px;
}

.Customer .CustomerList {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.Customer .CustomerList .Columns {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.Customer .CustomerList .Columns .Rows {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: white;
  text-align: left;
}

.Customer .CustomerList .Columns .Rows-1 {
  font-size: 1.5rem;
  font-weight: 500;
  flex: 25%;
  margin-right: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0px;
}

.Customer .CustomerList .Columns .Rows-2 {
  flex: 75%;
  font-size: 1.1rem;
  padding: 30px 150px;
}

.Customer .CustomerList .Columns .Rows-2 ul li::before {
  content: "";
  margin-right: 8px;
  height: 3px;
  width: 3px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.Customer .CustomerList .Columns-1 .Rows {
  background-color: #2076d0
}

.Customer .CustomerList .Columns-2 .Rows {
  background-color: #0416c6
}

.Customer .CustomerList .Columns-3 .Rows {
  background-color: #01084f
}

.Customer .CustomerList .Columns-4 .Rows {
  background-color: #000324
}

.CaseArea {
  margin-top: 100px;
}

.CaseArea .Case h2 {
  margin-bottom: 30px;
}

.CaseList .Columns {
  display: flex;
  justify-content: center;
  align-items: center;
}

.CaseList .ColumnsInner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: white;
}

.CaseList .ColumnsInner .Rows {
  flex-basis: 50%;
}

.CaseList .ColumnsInner .Rows-2 {
  padding: 80px 50px;
}

.CaseList .ColumnsInner .Rows-2 h3, .ColumnsInner .Rows-2 h2 {
  color: white;
}

.CaseList .ColumnsInner .Rows-2 h3 {
  font-size: 1.4rem;
}

.CaseList .ColumnsInner .Rows-2 h2 {
  margin: 5px 0px 30px 0px;
}

.CaseList .ColumnsInner ul li {
  margin-bottom: 2px;
  text-indent: -13px;
  padding-left: 13px;
}

.CaseList .ColumnsInner ul li::before {
  content: "";
  margin-right: 8px;
  height: 3px;
  width: 3px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.CaseList .ColumnsInner ul li:last-child {
  margin-bottom: 0px;
}

.CaseList .Columns-1 {
  background-image: linear-gradient(to right, white 50%, #01084f 50%);
}

.CaseList .Columns-2 {
  background-image: linear-gradient(to right, #01084f 50%, white 50%);
}

.CaseList .Columns-2 .ColumnsInner .Rows-1 {
  text-align: right;
}

/** 서브페이지 **/
.Bread {
  padding: 125px 20px;
}

.Bread h1 {
  text-align: center;
  color: white;
  font-size: 2.5rem;
}

.SubTitle h2 {
  font-size: 2rem;
  text-align: left;
  margin-bottom: 50px;
}

.OverseasList {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}

.OverseasList .Rows {
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 60px 30px;
  flex-basis: calc(100% / 3 - 15px);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
}

.OverseasList .Rows h3 {
  text-align: center;
  font-size: 2.5rem;
  color: #01084f;
}

.OverseasList .Rows h3::after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background-color: #01084f;
  margin: 20px auto;
  text-align: center;
}

.OverseasList .Rows p {
  font-size: 1.2rem;
  font-weight: 300;
  color: #666;
  text-align: center;
}

.PropertyArea {
  background-color: #eeeeee;
}

.PropertyList {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.PropertyList .Rows {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-basis: 25%;
  padding: 0px 20px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  background-color: white;
  text-align: center;
  margin-right: 20px;
  min-height: 290px;
}

.PropertyList .Rows:last-child {
  margin-right: 0px;
}

.PropertyList .Rows .PropertyIcon {
  min-height: 70px;
}

.PropertyList .Rows h4 {
  font-size: 1.4rem;
  color: #000850;
  margin: 15px 0px;
}

.PropertyList .Rows p {
  font-size: 1rem;
}

.ScaleArea {
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url('/wp-content/uploads/2023/06/ScaleBackground.jpg');
  background-color: #000850;
  background-size: 800px 560px;
}

.Scale .SubTitle h2 {
  color: white;
}

.ScaleList ul li {
  font-size: 1.1rem;
  color: white;
  margin-bottom: 2px;
}

.ScaleList ul li:last-child {
  margin-bottom: 0px;
}

.ScaleList ul li::before {
  content: "";
  margin-right: 8px;
  height: 3px;
  width: 3px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.page-id-97 .ScaleList ul li:last-child::before {
  display: none;
}

.MarketScale {
  background-image: none;
  background-color: white;
}

.MarketScale .SubTitle h2 {
  color: black;
}

.MarketScale .ScaleList ul li {
  color: black;
}

.MarketScale .ScaleList ul li::before {
  background-color: black;
}

.MarketScale2 .ScaleList ul li:last-child::before, .GovernmentScale .ScaleList ul li:last-child::before {
  display: inline-block;
}

.MarketScale2 .ScaleList h3 {
  color: white;
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 5px;
}

.MarginBottom30 {
  margin-bottom: 30px !important;
}

.page-id-190 .OverseasList .Rows h3 {
  font-size: 1.5rem;
}

.AboutPageTitle h2 {
  margin: 50px 0px 15px 0px;
}

.AboutPageDescr p {
  font-size: 1.1rem;
}

.ResultArea {
  background-color: #f1f1f1;
}

.ResultArea .ResultList {
  display: flex;
}

.ResultArea .ResultList .Rows {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 20px;
  flex-grow: 1;
  flex-basis: 33.3333%;
  background-color: white;
  overflow: hidden;
}

.ResultArea .ResultList .Rows:last-child {
  margin-right: 0px;
}

.ResultArea .ResultList .Rows h3 {
  display: block;
  margin-bottom: 20px;
  padding: 20px 20px 0px 20px;
}

.ResultArea .ResultList .Rows ul {
  background-color: white;
  padding: 20px;
  font-weight: 300;
  min-height: 350px;
  width: 100%;
}

.ResultArea .ResultList .Rows .Sep {
  height: 1px;
  width: 100%;
  background-color: #0011b7;
  margin: 0 20px;
}

.ResultArea .ResultList .Rows ul li {
  font-size: .9rem;
  margin-bottom: 2px;
}

.ResultArea .ResultList .Rows ul li:last-child {
  margin-bottom: 0px;
}

.CareerArea .Career .CareerList ul li {
  font-size: 1.1rem;
  margin-bottom: 5px;
}

.CareerArea .Career .CareerList ul li:last-child {
  margin-bottom: 0px;
}

.ProcessList {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ProcessList .Columns:nth-child(1) {
  margin-bottom: 30px;
}

.ProcessList .Columns img {
  display: block;
  margin: 0 auto;
  max-width: 60%;
}

.ProcessArea .Form {
  margin-top: 100px;
}

.ProcessArea .Form .FormTitle h2 {
  font-weight: bold;
  margin-bottom: 10px;
}

.ProcessArea .Form .FormTitle p {
  font-weight: 300;
  font-size: 1.2rem;
  margin-bottom: 50px;
}

.FormInput {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}

.FormInput {
  display: flex;
  flex-direction: column;
}

.FormInput .Columns {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0px;
}

.FormInput .Columns .InputName {
  font-size: 1rem;
  font-weight: bold;
  width: 200px;
  color: black;
  padding-left: 20px;
}

.FormInput .Columns .InputValue {
  width: 1080px;
}

.FormInput .Columns .InputValue input[type=text], .FormInput .Columns .InputValue input[type=tel], .FormInput .Columns .InputValue input[type=email] {
  width: 400px;
}

.FormDescr .Submit {
  margin-top: 50px;
}

.FormDescr .Submit input[type="submit"] {
  display: block;
  margin: 0 auto;
  min-width: 200px;
  text-align: center;
  border-radius: 15px;
}

/** 영문 **/
:lang(ko) .EngContact {
  display: none;
}

:lang(en) .KorContact {
  display: none;
}

.page-id-360 .Consulting .ConsultingList {
  justify-content: flex-start;
  align-items: flex-start;
}

.page-id-360 .Consulting .ConsultingList .Rows:nth-child(1) {
  margin-right: 50px;
}

.page-id-360 .Consulting .ConsultingList .Rows:nth-child(3) {
  display: none;
}

.page-id-360 .Consulting .ConsultingList .Rows {
  padding-right: 30px;
  flex-basis: calc(100% / 3);
}

.page-id-360 .Consulting .ConsultingList .ConsultingTitle {
  font-size: 1.1rem;
}

.page-id-360 .CaseList .none {
  display: none;
}

.page-id-374 b {
  color: black;
}

.page-id-374 .SubTitle h2 {
  font-size: 1.5rem;
}

.page-id-374 .OverseasList .Rows p, .page-id-381 .OverseasList .Rows p {
  font-size: 1.1rem;
}

.page-id-374 .OverseasList .Rows p:nth-child(1) {
  margin-bottom: 20px;
}

.page-id-374 .PropertyList .Rows .PropertyIcon {
  display: none;
}

.page-id-374 .PropertyList .Rows {
  justify-content: flex-start;
  min-height: auto;
  padding: 50px 20px;
}

.page-id-374 .ScaleArea {
  background-image: none;
}

.page-id-374 .ScaleList {
  display: none;
}

.page-id-374 .Scale .SubTitle h2 {
  margin-bottom: 0px;
}

.page-id-381 .MarketScale .SubTitle h2 {
  margin-bottom: 0px;
}

.page-id-381 .MarketScale2 {
  background-image: none;
}

.EngMarket {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10px !important;
}

.page-id-368 .PropertyList .Rows {
  justify-content: flex-start;
  min-height: auto;
  padding: 50px 20px;
}

.page-id-368 .PropertyList .Rows .PropertyIcon {
  display: none;
}

.page-id-368 .ProcessArea .Form .FormTitle h2 {
  margin-bottom: 50px;
}

.AboutWelcomeArea {
  margin-top: 100px;
}

.AboutWelcomeArea .AboutWelcomeTitle {
  font-size: 2rem;
  font-weight: bold;
  color: black;
}

.AboutWelcomeArea .AboutWelcomeDescr {
  font-size: 1.1rem;
  color: black;
}

.page-id-371 .ResultArea .ResultList .Rows ul {
  min-height: auto;
}

.page-id-371 .SubTitle h2 {
  color: white;
  font-size: 1.5rem;
}

.page-id-371 .SubTitle h2:nth-child(2) {
  margin-bottom: 0px;
}

.page-id-371 .CareerArea {
  background-image: none;
  background-color: #000850;
}

.page-id-371 .AboutPageBread p, .page-id-99 .AboutPageBread p {
  color: white;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 30px;
}

.page-id-371 .ResultList {
  margin-top: 50px;
}

/** 푸터 **/
.site-below-footer-wrap {
  padding: 50px 20px;
}

.FooterInner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  text-align: left;
}

.FooterInner .Rows {
  flex-basis: 50%;
}

.FooterInner .Rows h4, .FooterInner .Rows p, .FooterInner .Rows h5 {
  font-family: 'Montserrat', sans-serif;
}

.FooterInner .Rows h4 {
  margin-bottom: 20px;
}

.FooterInner .Rows p {
  margin-bottom: 2px;
}

.FooterInner .Rows p:last-child {
  margin-bottom: 0;
}

.FooterInner .Rows .Copyright {
  margin-top: 20px;
  margin-bottom: 0px;
}

.FooterInner .Rows-2 h5 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

.FooterInner .Rows-2 .Newsletter {
  display: flex;
  justify-content: center;
  align-items: center;
}

.FooterInner .Rows-2 .Newsletter .Rows:nth-child(1) {
  margin-right: 10px;
}

/** 폼 **/
.wpcf7-not-valid-tip {
  font-weight: bold;
  display: inline-block;
  margin-left: 20px;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}

.wpcf7 form>div, .wpcf7 form>p {
  margin-bottom: 0;
}

.wpcf7-spinner {
  display: none;
}

.Agree {
  font-weight: 300;
  font-size: 14px;
  margin-top: 20px;
}

.Agree .wpcf7-list-item {
  margin: 0;
}

/** 모바일 **/
@media all and (max-width:767px) {
  .br_pc {
    display: none;
  }

  .br_m {
    display: block;
  }

  .Padding {
    padding: 80px 20px;
  }

  .FooterInner .Rows {
    flex-basis: 100%;
  }

  .SliderArea {
    min-height: 500px;
    font-size: 1.5rem;
  }

  .SliderArea h1 {
    font-size: 3rem;
  }

  .About {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background-image: none;
    background-color: #f1f1f1;
    padding: 50px 20px;
    min-height: auto;
  }

  .About .Rows {
    flex-basis: 100%;
  }

  .About .Rows-2 {
    margin-bottom: 30px;
  }

  .AboutArea {
    margin: 0px;
  }

  .About .AboutImage {
    position: unset;
  }

  .ConsultingArea {
    margin: 80px 0px;
  }

  .Consulting .ConsultingList .Rows {
    flex-basis: 100%;
    margin-bottom: 30px;
  }

  .Consulting .ConsultingList .Rows:last-child {
    margin-bottom: 0px;
  }

  .Customer .CustomerList .Columns {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .Customer .CustomerList .Columns:last-child {
    margin-bottom: 0px;
  }

  .Customer .CustomerList .Columns .Rows-1 {
    flex: 100%;
    margin-right: 0px;
    justify-content: flex-start;
    padding: 30px 20px;
    border-bottom: 1px solid white;
  }

  .Customer .CustomerList .Columns .Rows-2 {
    font-size: 1rem;
    flex: 100%;
    padding: 30px 20px;
  }

  .Case {
    padding: 0 20px;
  }

  .CaseList .Columns {
    border-bottom: 2px solid white;
  }

  .CaseList .ColumnsInner .Rows {
    flex-basis: 100%;
  }

  .CaseList .Columns-1, .CaseList .Columns-2 {
    background-image: none;
    background-color: #01084f;
  }

  .CaseList .ColumnsInner2 {
    flex-direction: column-reverse;
  }

  .CaseList .ColumnsInner .Rows-2 h2 {
    font-size: 1.5rem;
  }

  .CaseList .ColumnsInner .Rows-2 {
    padding: 50px 20px;
  }

  .OverseasList .Rows {
    flex-basis: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .OverseasList .Rows:last-child {
    margin-bottom: 0px;
  }

  .PropertyList {
    flex-wrap: wrap;
  }

  .PropertyList .Rows {
    padding: 0px 20px;
    flex-basis: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
  }

  .PropertyList .Rows:last-child {
    margin-bottom: 0px;
  }

  .ScaleArea {
    background-image: none;
  }

  .ScaleList ul li {
    text-indent: -13px;
    padding-left: 13px
  }

  .SubTitle h2 {
    font-size: 1.8rem;
  }

  .ResultArea .ResultList .Rows {
    margin-bottom: 30px;
    margin-right: 0px;
  }

  .ResultArea .ResultList .Rows:last-child {
    margin-bottom: 0px;
  }

  .ResultArea .ResultList .Rows ul {
    font-size: .9rem;
    padding: 20px 20px;
    min-height: auto;
  }

  .FormInput .Columns {
    flex-wrap: wrap;
  }

  .FormInput .Columns .InputName {
    padding-left: 0px;
    margin-bottom: 10px;
  }

  .FormInput .Columns .InputName, .FormInput .Columns .InputValue {
    flex: 100%;
    width: auto;
  }

  .FormInput .Columns .InputValue input[type=text], .FormInput .Columns .InputValue input[type=tel], .FormInput .Columns .InputValue input[type=email] {
    width: 100%;
  }

  .ResultArea .ResultList {
    flex-wrap: wrap;
  }

  .ResultArea .ResultList .Rows {
    flex-basis: 100%;
  }

  .page-id-360 .Consulting .ConsultingList .Rows:nth-child(1) {
    margin-right: 0px;
  }

  .page-id-360 .Consulting .ConsultingList .Rows {
    flex-basis: 100%;
    padding-right: 0px;
  }

  .ast-header-break-point .main-header-menu {
    border-top: 0;
  }

  #ast-hf-menu-2 .menu-link, .main-header-menu>a {
    font-size: .9rem;
    color: black;
    padding: 10px 20px;
    font-family: unset;
    font-weight: normal;
  }

  .ast-header-break-point .main-header-menu {
    background-color: white;
  }

  .Pc {
    display: none;
  }

  .Mobile {
    display: block;
  }

  .ProcessList .Columns img {
    max-width: 100%;
  }
}

/** 모바일 끝 **/
/* Tablet (가로폭 768px 이상, 1023px 이하) */
@media all and (min-width:768px) and (max-width:1023px) {
  .br_pc {
    display: none;
  }

  .br_m {
    display: block;
  }

  .Padding {
    padding: 80px 20px;
  }

  .FooterInner .Rows {
    flex-basis: 100%;
  }

  .SliderArea {
    min-height: 500px;
    font-size: 1.5rem;
  }

  .SliderArea h1 {
    font-size: 3rem;
  }

  .About {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background-image: none;
    background-color: #f1f1f1;
    padding: 50px 20px;
    min-height: auto;
  }

  .About .Rows {
    flex-basis: 100%;
  }

  .About .Rows-2 {
    margin-bottom: 30px;
  }

  .AboutArea {
    margin: 0px;
  }

  .About .AboutImage {
    position: unset;
  }

  .ConsultingArea {
    margin: 80px 0px;
  }

  .Consulting .ConsultingList .Rows {
    flex-basis: 100%;
    margin-bottom: 30px;
  }

  .Consulting .ConsultingList .Rows:last-child {
    margin-bottom: 0px;
  }

  .Customer .CustomerList .Columns {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .Customer .CustomerList .Columns:last-child {
    margin-bottom: 0px;
  }

  .Customer .CustomerList .Columns .Rows-1 {
    flex: 100%;
    margin-right: 0px;
    justify-content: flex-start;
    padding: 30px 20px;
    border-bottom: 1px solid white;
  }

  .Customer .CustomerList .Columns .Rows-2 {
    font-size: 1rem;
    flex: 100%;
    padding: 30px 20px;
  }

  .Case {
    padding: 0 20px;
  }

  .CaseList .Columns {
    border-bottom: 2px solid white;
  }

  .CaseList .ColumnsInner .Rows {
    flex-basis: 100%;
  }

  .CaseList .Columns-1, .CaseList .Columns-2 {
    background-image: none;
    background-color: #01084f;
  }

  .CaseList .ColumnsInner2 {
    flex-direction: column-reverse;
  }

  .CaseList .ColumnsInner .Rows-2 h2 {
    font-size: 1.5rem;
  }

  .CaseList .ColumnsInner .Rows-2 {
    padding: 50px 20px;
  }

  .OverseasList .Rows {
    flex-basis: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .OverseasList .Rows:last-child {
    margin-bottom: 0px;
  }

  .PropertyList {
    flex-wrap: wrap;
  }

  .PropertyList .Rows {
    padding: 0px 20px;
    flex-basis: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
  }

  .PropertyList .Rows:last-child {
    margin-bottom: 0px;
  }

  .ScaleArea {
    background-image: none;
  }

  .ScaleList ul li {
    text-indent: -13px;
    padding-left: 13px
  }

  .SubTitle h2 {
    font-size: 1.8rem;
  }

  .ResultArea .ResultList .Rows {
    margin-bottom: 30px;
    margin-right: 0px;
  }

  .ResultArea .ResultList .Rows:last-child {
    margin-bottom: 0px;
  }

  .ResultArea .ResultList .Rows ul {
    font-size: .9rem;
    padding: 20px 20px;
    min-height: auto;
  }

  .FormInput .Columns {
    flex-wrap: wrap;
  }

  .FormInput .Columns .InputName {
    padding-left: 0px;
    margin-bottom: 10px;
  }

  .FormInput .Columns .InputName, .FormInput .Columns .InputValue {
    flex: 100%;
    width: auto;
  }

  .FormInput .Columns .InputValue input[type=text], .FormInput .Columns .InputValue input[type=tel], .FormInput .Columns .InputValue input[type=email] {
    width: 100%;
  }

  .ResultArea .ResultList {
    flex-wrap: wrap;
  }

  .page-id-360 .Consulting .ConsultingList .Rows:nth-child(1) {
    margin-right: 0px;
  }

  .page-id-360 .Consulting .ConsultingList .Rows {
    flex-basis: 100%;
    padding-right: 0px;
  }

  .ast-header-break-point .main-header-menu {
    border-top: 0;
  }

  #ast-hf-menu-2 .menu-link, .main-header-menu>a {
    font-size: .9rem;
    color: black;
    padding: 10px 20px;
    font-family: unset;
    font-weight: normal;
  }

  .ast-header-break-point .main-header-menu {
    background-color: white;
  }

  .Pc {
    display: block;
  }

  .Mobile {
    display: none;
  }

  .ResultArea .ResultList .Rows {
    flex-basis: 100%;
  }
}

/* PC Desktop (가로폭 1024 이상) */
@media all and (min-width:1024px) {
  .br_pc {
    display: block;
  }

  .br_m {
    display: none;
  }

  .Pc {
    display: block;
  }

  .Mobile {
    display: none;
  }
}
