<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo1{height:3rem;content:url(../img/logo-white.png);}
.header1 a{color:white;}
#siteMap a i{color:white;}
html {
  font-size: 62.5%;
  height:100%;

}
body{
background:url(../img/�대�吏�/�몄궭留�/intro.jpg) ;
background-position: center;
background-repeat:no-repeat;
background-size: cover;
height:auto;
width:100%;
}
/* section */
#h-icon{color:black;}
.section1{width:66.5rem;color:white;margin: auto;}
.title{margin-top:15rem;text-align: center;font-size: 4rem; font-weight: 700;}

.s1-frame{text-align: center;text-align: left;margin-top:13rem;font-size: 1.5rem;font-weight: 500;line-height: 3rem;}
.s1-frame p:nth-child(1){font-size: 2.6rem;}
.s1-frame p:nth-child(2){margin-top: 7.1rem;padding-bottom: 2rem;}
.s1-frame p:nth-child(3){padding-bottom: 2rem;}
.s1-frame p:nth-child(5){text-align: end;margin-top: 6.8rem;margin-bottom: 4.3rem;}



  /* 紐⑤컮�� �몃줈 (�댁긽�� ~ 479px)*/ 
  @media all and (max-width:757px) {
html{height:100%;}
    body{
      background:url(../img/�대�吏�/�몄궭留�/intro.jpg) ;
background-position: center;
background-repeat:no-repeat;
      background-size: fill;
      height:100%;
      width:100%;
      }
    .section1{margin: 0 auto;width:80%;color:white;height: max-content;}
    .title{margin-top:15rem;text-align: center;font-size: 4rem; font-weight: 700;}
    
    .s1-frame{text-align: center;text-align: left;margin-top:8rem;font-size: 1.5rem;font-weight: 500;line-height: 3rem;}
    .s1-frame p:nth-child(1){font-size: 2.6rem;}
    .s1-frame p:nth-child(2){margin-top: 5rem;padding-bottom: 2rem;}
    .s1-frame p:nth-child(3){padding-bottom: 2rem;}
    .s1-frame p:nth-child(5){text-align: end;margin-top:0rem;margin-bottom:0rem;padding: 2rem 0;}
    
    
  }</pre></body></html>