/* 고대영2 에디터가 기록한 값. 원본 index.html 의 구조는 그대로다. */
/* 아래 값은 전부 1440px 데스크톱에서 잰 절대 px 이다.
   모바일에 그대로 적용하면 고정 height 가 글자를 자르고 58~61px 제목이 화면을 넘으므로
   데스크톱 구간에만 적용한다. 모바일은 index.html 의 clamp() 반응형 값이 담당한다. */
@media (min-width:861px){
  /* 공통 */
  #top>div:nth-of-type(2)>span{font-size:19.5px !important;margin-left:9px !important;margin-top:9px !important;height:26.1px !important;max-height:none !important}
  #start>div>div>div>footer{font-size:18.2px !important;margin-top:14px !important;height:22.9px !important;max-height:none !important}
  #start>div>div>div>q{font-size:27px !important;height:39.9px !important;max-height:none !important}
  #start>div>ul>li:nth-of-type(1)>span{margin-top:14px !important}
  #start>div>ul>li:nth-of-type(2)>span{margin-top:14px !important}
  #start>div>ul>li:nth-of-type(3)>span{margin-top:14px !important}
  #start>div>ul>li:nth-of-type(4)>span{margin-top:14px !important}
  #start>div>ul>li:nth-of-type(5)>span{margin-top:14px !important}
  #main>section:nth-of-type(3)>div>span{font-size:13.5px !important}
  #main>section:nth-of-type(3)>div>h2{font-size:49.6px !important}
  #main>section:nth-of-type(4)>div>span{font-size:13.5px !important}
  #main>section:nth-of-type(5)>div>span{font-size:13.5px !important}
  #main>section:nth-of-type(5)>div>div>article:nth-of-type(1)>span:nth-of-type(2){font-size:14.6px !important}
  #main>section:nth-of-type(5)>div>div>article:nth-of-type(2)>span:nth-of-type(2){font-size:14.6px !important}
  #main>section:nth-of-type(5)>div>div>article:nth-of-type(3)>span:nth-of-type(2){font-size:14.6px !important}
  #main>section:nth-of-type(7)>div>span{font-size:13.5px !important}
  #main>section:nth-of-type(8)>div>span{font-size:13.5px !important}
  #main>section:nth-of-type(8)>div>h2>em{font-size:58.1px !important;height:0px !important;max-height:none !important}
  #main>section:nth-of-type(8)>div>h2{font-size:58.1px !important;height:64.4px !important;max-height:none !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(1)>span{font-size:13px !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(2)>span{font-size:13px !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(3)>span{font-size:13px !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(1)>div{font-size:17.2px !important;height:40.2px !important;margin-top:-1px !important;max-height:none !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(2)>div{font-size:17.2px !important;height:40.2px !important;margin-top:-1px !important;max-height:none !important}
  #main>section:nth-of-type(8)>div>div>article:nth-of-type(3)>div{font-size:17.2px !important;height:40.2px !important;margin-top:-1px !important;max-height:none !important}
  #apply>div>div:nth-of-type(1)>span{font-size:13.5px !important}
  #apply>div>div:nth-of-type(1)>h2{font-size:61.6px !important}
  footer>div>div>div:nth-of-type(2)>a{margin-left:263px !important}
  #main>section:nth-of-type(5)>div>h2{font-size:58.1px !important}
  #main>section:nth-of-type(6)>div>div>div:nth-of-type(1)>span:nth-of-type(2){font-size:20.6px !important}
  #main>section:nth-of-type(6)>div>div>div:nth-of-type(1)>span:nth-of-type(3){font-size:20.6px !important}
}
