section{
    width: 100%;
    height: 100%;
  }
  
  .main-banner{
    background-image: url("/image/site/poster.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 784px;
    margin-bottom: 100px;
  }
  .mb{
    width: 960px;
    display: flex;
    justify-content: space-between;
    justify-self: center;
    padding: 100px 0 0 0;
  }
  
  
  .tg  {
    border-collapse:collapse;
    border-spacing:0;
    align-content: center;
  }
  .tg td{
    border-color:black;
    border-style:solid;
    border-width:1px;
    font-size:14px;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    align-content: center;
  }
  
  .tg th{
    border-color:black;
    border-style:solid;
    border-width:1px;
    font-size:14px;
    font-weight:normal;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    align-content: center;
  }
  .tg .tg-li6d{
    border-color:#efefef;
    text-align:center;
    vertical-align:top;
  }
  .tg .tg-tn8q{
    background-color:#003669;
    border-color:#efefef;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    vertical-align:top}
  .tg{
    margin-bottom: 10px;
  }
  
  .title img{
    width: 50%;
  }
  .logo1 img{
    width: 100%;
  }
  .view-more {
    margin-bottom: 200px;
  }
  .view-more h2{
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 14px;
    color: #333;
    margin-top: 36px;
  }
  .view-more > p{
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #444;
  }
  p.des{
    font-size: 16px;
    line-height: 20px;
    color: #777;
  }
  p.tit{
    font-size: 20px;
    font-weight: 700;
  }
  
  button {
      appearance: auto;
      text-rendering: auto;
      color: buttontext;
      letter-spacing: normal;
      word-spacing: normal;
      line-height: normal;
      text-transform: none;
      text-indent: 0px;
      text-shadow: none;
      display: inline-block;
      text-align: center;
      cursor: default;
      box-sizing: border-box;
      background-color: buttonface;
      margin: 0em 0em 0em 0em;
      padding-block: 1px;
      padding-inline: 6px;
      border-width: 2px;
      border-style: outset;
      border-color: buttonborder;
      border-image: initial;
  }
  
  .btn:not(:disabled):not(.disabled) {
      cursor: pointer;
  }
  .btn.btn-lg {
      font-size: 16px;
      font-size: 1rem;
      padding: 8px 16px;
      padding: 0.5rem 1rem;
  }
  [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
      cursor: pointer;
  }
  .btn-lg, .btn-group-lg > .btn {
      line-height: 1.334;
  }
  .btn-warning {
      background-color: #ffc107;
      border-color: #ffc107 #ffc107 #d39e00;
      color: #FFF;
  }
  .btn {
      font-size: 12.8px;
      font-size: 0.8rem;
      padding: 8.528px 14.928px;
      padding: 0.533rem 0.933rem;
      cursor: pointer;
      margin-top: 10px;
    
  }
  
  .btn-group-lg>.btn, .btn-lg {
      padding: .5rem 1rem;
      font-size: 1.25rem;
      line-height: 1.5;
      border-radius: .3rem;
  }
  .btn-warning {
      color: #fff !important;
      background-color: #003669 !important;
      border-color: #003669 !important;
  }
  .btn {
      display: inline-block;
      font-weight: 400;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: .25rem;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }
  [type=button], [type=reset], [type=submit], button {
      -webkit-appearance: button;
  }
  body, button, a {
      font-family: 'Pretendard', sans-serif;
      line-height: 1.6;
  }
  button, select {
      text-transform: none;
  }
  button, input {
      overflow: visible;
  }
  button, input, optgroup, select, textarea {
      margin: 0;
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
  }
  button {
      border-radius: 0;
  }
  * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
  
  
  

.mail-link {
    border-bottom:2px solid #003669;
    color:#003669;
    font-weight:800;
}
.mt-2 {
    color:#003669;
}
i {
    margin-right:5px;
}
.btn-submit {
    border:0;
    /* background-color: #003669 !important; */
}
.btn-submit:hover {
    background-color: #003669 !important;
}
  @media screen and (max-width: 680px){
    article .main__slide > .main__slideInner > div h1{
      font-size: 30px;
      line-height: 40px;
    }
  
    .design__talkArea{
      height: auto;
      padding: 95px 0 115px;
      background-position: center 110%;
      background-size: contain;
    }
  
    .design__talkAreaInner{
      flex-direction: column-reverse;
      justify-content: center;
      gap: 45px;
    }
  
    .design__talkAreaInner div{
      width: 100%;
      text-align: center;
    }
  
    .design__talkAreaInner div h3{
      font-size: 28px;
      line-height: 34px;
    }
  
    .design__talkAreaInner div p{
      font-size: 14px;
      line-height: 24px;
      margin: 20px 0;
    }
  
    .design__talkAreaInner div a{
      margin: 0 auto;
      width: 140px;
      height: 45px;
      font-size: 14px;
    }
  
    .interior__wrap{
      padding: 95px 0 80px;
    }
  
    .interior__wrap h2{
      font-size: 28px;
      line-height: 34px;
    }
  
    .interior__list{
      width: 340px;
    }
  
    .interior__list li{
      font-size: 16px;
      line-height: normal;
    }
  
    .interior__list li.active::before{
      bottom: -10px;
    }
  
    .interior__slideInner{
      width: 180%;
      left: -40%;
    }
  
    .interior .swiper-slide{
      height: 260px;
    }
  
    .interior > a{
      width: 140px;
      height: 45px;
      font-size: 14px;
      margin: 20px auto 0;
    }
  
    .design__talkAreaInner div:nth-child(2){
      display: none;
    }
    .tg{
      width: 100% !important;
    }
  }
  
  @media screen and (max-width: 560px){
    article .main__slide > .main__slideInner > div h1{
      font-size: 24px;
      line-height: 32px;
    }
  
    article .main__slide > .main__slideInner > div a{
      width: 170px;
      height: 46px;
      font-size: 14px;
      border: 2px solid #fff;
      font-weight: 600;
    }
  
    article .main__slide > .main__slideInner > div a:hover{
      border: 2px solid #141516;
    }
  
    .design__talkAreaInner div:nth-child(2) img{
      width: 95px;
    }
  
    .design__talkAreaInner div a{
      width: 170px;
      height: 46px;
      font-size: 14px;
    }
  
    .interior__list{
      width: 300px;
      margin: 25px auto 30px;
    }
  
    .interior__list li{
      font-size: 14px;
    }
  
    .interior .swiper-slide{
      height: 200px;
    }
  
    .interior > a{
      width: 170px;
      height: 46px;
      font-size: 14px;
    }
  }
  