@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;700;900&display=swap);@font-face{font-family:Pretendard-Thin;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Pretendard-Regular;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pretendard-Medium;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Pretendard-Bold;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff");font-weight:700;font-style:normal}input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,input[type=button],input[type=submit]{cursor:pointer}.DefaultFont{font-family:Pretendard-Regular}html{height:100%}body{margin:0;height:100%}.center{text-align:center!important}.left{text-align:left!important}.right{text-align:right!important}.ClearBoth::after{content:"";display:block;clear:both}section{min-height:100%;position:relative}.content-inseide{padding-bottom:500px;position:relative}footer{position:absolute;bottom:0;padding:0}.wrap{width:1280px;margin:0 auto}@media screen and (min-width:1025px) and (max-width:1300px){.wrap{width:90%}}@media screen and (min-width:768px) and (max-width:1024px){.wrap{width:90%}}@media screen and (max-width:767px){.wrap{width:90%}}.hidden{padding:0;margin:0;overflow:hidden}#main{display:flex}#main .part{flex:1}#main .part .section{width:100%;height:100vh;position:relative;overflow:hidden}#main .part .section img{width:100vw;height:100vh;object-fit:cover;position:absolute;left:var(--x)}#pagination{display:flex;align-items:center;justify-content:center;margin-top:30px;font-family:Pretendard-Regular;font-weight:700}#pagination button{background-color:rgba(0,0,0,0);border:0;padding:0}#pagination .pagination_ul{display:flex;align-items:center;justify-content:center;position:relative}#pagination .on a{background-color:#0ca9b1;color:#fff}#pagination a{cursor:pointer;text-decoration:none;width:36px;height:36px;border-radius:12px;padding:0;background-color:#f0f3f4;margin:0 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;-webkit-transition:all .25s ease;transition:all .25s ease;color:#272828;position:relative;border:0}