@charset "UTF-8";

/* 공통 */
.list-1st>li:before {top: 11px;}

/* 준비중 */
.ready-box {padding: 162px 30px;background: #F4F6F8;text-align: center;}
@media (max-width: 1240px) {
  .ready-box {padding: 140px 30px;}
}
@media (max-width: 767px) {
  .ready-box {padding: 110px 30px;}
  .ready-box img {max-width: 80%;}
}
@media (max-width: 500px) {
  .ready-box {padding: 80px 30px;}
  .ready-box img {max-width: 100%;}
}

/* 탑박스 */
.top-bg {padding: 50px 30px 35px;min-height: 190px;text-align: center;background-position: center center;background-size: cover;}
.top-bg .title {position: relative;display: inline-block;padding: 13px 51px 0;font-size: 22px;line-height: 1.5;letter-spacing: -0.04em;font-weight: normal;color: #fff;}
.top-bg .title::before,
.top-bg .title::after {content: '';position: absolute;top: 0;width: 26px;height: 21px; background-repeat: no-repeat;background-size: contain;}
.top-bg .title::before {left: 0;background-image: url("data:image/svg+xml,%3Csvg width='26' height='21' viewBox='0 0 26 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.06844 10.68C9.02844 10.68 9.8551 11.1067 10.5484 11.96C11.2418 12.8133 11.5884 13.9067 11.5884 15.24C11.5884 16.52 11.0818 17.64 10.0684 18.6C9.0551 19.56 7.7751 20.04 6.22844 20.04C4.7351 20.04 3.40177 19.4533 2.22844 18.28C1.10844 17.0533 0.548438 15.4 0.548438 13.32C0.548438 9.90667 1.42844 7 3.18844 4.6C4.94844 2.14666 7.0551 0.919997 9.50844 0.919997C11.2684 0.919997 12.1484 1.56 12.1484 2.84C10.3884 3.26666 8.92177 4.22666 7.74844 5.72C6.62844 7.16 6.06844 8.92 6.06844 11C6.4951 10.7867 7.16177 10.68 8.06844 10.68ZM21.5884 10.68C22.5484 10.68 23.3751 11.1067 24.0684 11.96C24.7618 12.8133 25.1084 13.9067 25.1084 15.24C25.1084 16.52 24.6018 17.64 23.5884 18.6C22.5751 19.56 21.2951 20.04 19.7484 20.04C18.2551 20.04 16.9218 19.4533 15.7484 18.28C14.6284 17.0533 14.0684 15.4 14.0684 13.32C14.0684 9.90667 14.9484 7 16.7084 4.6C18.4684 2.14666 20.5751 0.919997 23.0284 0.919997C24.7884 0.919997 25.6684 1.56 25.6684 2.84C23.9084 3.26666 22.4418 4.22666 21.2684 5.72C20.1484 7.16 19.5884 8.92 19.5884 11C20.0151 10.7867 20.6818 10.68 21.5884 10.68Z' fill='white'/%3E%3C/svg%3E%0A");}
.top-bg .title::after {right: 0;background-image: url("data:image/svg+xml,%3Csvg width='26' height='21' viewBox='0 0 26 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.34844 10.28C3.44177 10.28 2.64177 9.85333 1.94844 9C1.2551 8.14666 0.908438 7.08 0.908438 5.8C0.908438 4.46666 1.4151 3.32 2.42844 2.36C3.44177 1.4 4.6951 0.919997 6.18844 0.919997C7.7351 0.919997 9.06844 1.53333 10.1884 2.76C11.3618 3.93333 11.9484 5.56 11.9484 7.64C11.9484 11.0533 11.0684 13.9867 9.30844 16.44C7.54844 18.84 5.44177 20.04 2.98844 20.04C1.22844 20.04 0.348438 19.4 0.348438 18.12C2.10844 17.6933 3.54844 16.76 4.66844 15.32C5.84177 13.8267 6.42844 12.04 6.42844 9.96C6.00177 10.1733 5.30844 10.28 4.34844 10.28ZM17.8684 10.28C16.9618 10.28 16.1618 9.85333 15.4684 9C14.7751 8.14666 14.4284 7.08 14.4284 5.8C14.4284 4.46666 14.9351 3.32 15.9484 2.36C16.9618 1.4 18.2151 0.919997 19.7084 0.919997C21.2551 0.919997 22.5884 1.53333 23.7084 2.76C24.8818 3.93333 25.4684 5.56 25.4684 7.64C25.4684 11.0533 24.5884 13.9867 22.8284 16.44C21.0684 18.84 18.9618 20.04 16.5084 20.04C14.7484 20.04 13.8684 19.4 13.8684 18.12C15.6284 17.6933 17.0684 16.76 18.1884 15.32C19.3618 13.8267 19.9484 12.04 19.9484 9.96C19.5218 10.1733 18.8284 10.28 17.8684 10.28Z' fill='white'/%3E%3C/svg%3E%0A");}
.top-bg .title b {font-weight: bold;}
.top-bg .title span {display: block;line-height: 1.5;}
@media (max-width: 500px) {
  .top-bg {min-height: 160px;padding: 43px 20px 30px;}
  .top-bg .title {padding: 13px 30px 0;font-size: 20px;line-height: 1.3;}
  .top-bg .title::before,
  .top-bg .title::after {width: 20px;}
  .top-bg .title span {line-height: 1.3;}
}

/* 인사말 */
.greeting .top-bg {margin-bottom: 40px;background-image: url(/images/math/sub01/sub0101_img01.jpg);}
.greeting p {color: #666;}
.greeting .from {margin-top: 30px;}

/* 학과비전 */
.department-vision {text-align: center;}
.department-vision .title {display: block;margin-bottom: 20px;font-weight: bold;color: #222;font-size: 18px;letter-spacing: -0.07em;}
.department-vision .title .en {display: block;margin-bottom: 5px;font-size: 15px;color: #DF3127;font-weight: normal;letter-spacing: -0.01em;}
.department-vision .box {position: relative;padding: 30px;font-size: 20px;line-height: 1.5;letter-spacing: -0.06em;text-align: center;margin-bottom: 60px;border-radius: 100px;}
.department-vision .box b {display: block;}
.department-vision .goal {color: #fff;background: linear-gradient(91deg, #DB392F 7.36%, #3E4861 94.98%);}
.department-vision .goal::before {content: '';position: absolute;right: 0;bottom: 0;width: 153px;height: 42px;background-size: contain;background-position: right bottom;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='153' height='42' viewBox='0 0 153 42' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg style='mix-blend-mode:color-dodge' opacity='0.1'%3E%3Crect width='153' height='42' fill='url(%23pattern0_1905_636)'/%3E%3C/g%3E%3Cdefs%3E%3Cpattern id='pattern0_1905_636' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_1905_636' transform='matrix(0.0114943 0 0 0.0418719 0 -0.00246305)'/%3E%3C/pattern%3E%3Cimage id='image0_1905_636' width='87' height='24' preserveAspectRatio='none' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAAAYCAYAAACPxmHVAAAAAXNSR0IArs4c6QAAA8hJREFUaEPNme1R20AQht+V/yYIVRCoIKaCQAUxFQAVECoAKghUAKkgpAJCBbgDRAWyPPlrbbTyAbK0dzp0MnAzjGfMfew9t/fu3prQ0TjLdhFF38A8BtEYwKb56xpq/z9hhqjYo0/JtN6JmWXuYyI6d03OzLsADgDI51YPQ2YA9onob3MsM5+W3531mLM5JCXbJBXU0egUy40M1wgpFsUeJUmqgL2VgyOibW1BZhaQVwZqX5tk3T0iWllfJmNmmfuw78SNcW24nGVbGI2uBoe6XHmKothXwAo0ASufqQaX5eYs+4h3920qWHNjfgcemttzK7BR9LTJvhvQxzHfgXlCSSJX8rkZaLKxp+vdgms8NtSuu/JwJ0TUXL9+sEPu+cVz1woWuKQ4/qHom0iOgK17owb32mhs383/KmWgdd0HOjSbTTW4ef7QGRwkEAF34OrTt00pji8UsAL7pzKJBjdzyIFcdfFKW5sSUWt9o7HyvUtmvgIQOdLaH8DJYVYFNM5zd4SsoNIJFoub5rX2JazAFShfuuAa2bi3rKPqc1+bFBslaxA2WpOg2Mo26h3JyIF4rfXktSAUugFm9oUr0iF6q7XLUkNbchNq29N4Zg6EO88OwZGkIO1mSZuGMP4VcCXg2A7fmlYNZGMo3PmtNe0iOqKNDQkmXm15Cyx5YoHregrmC1cWZmaX5koX1/WsNJmIvPcxnOfmsxQgTfuAokh8NZazbIwoqqdUqwciL7LPyTOEV8J1eZDXwUv+DOD8NZDDZSHP2WJdSnGsvpSa/Xk+PwCzO/KGwZWILkGtz1O3ae4FEZ34nMi7w+U8t6VUg3mukYYhk/2zrvqFWTNQcwNkoTOFq+MN8NyaBooHyw2Rok1o29bqC/VJh/Dcm/LKfdctLU4oTtQEXOvPeXYGRHpeOADcGmTx4ompBdgeAfK9PAJsrTONGwKu61qnKIod76D2RnB9XZaZXXuTl9uOa65wuFm2iVH0ALY+A9VK1nt6ri9co5tejxV1P6GPiMoAl8ctV01BxTltJM5c8a1kwReuKczYHiDr99wK7tJ778GdqU5alg2nIHoEinbxhkbyi4VeXO+puaa2cOwLtNFPdNmmyddEdLRWWXgOElWRPLr1ANxvn/3humoL/WxZjuosvARr7krqsU7AHwtup9cavQ7Lc5tHb6pkkn5Z0rOezvJx4MqPouK1nTXpQT13xYvn88OyZHI6mEx8DLiX5R7lddYJdi2e2/Lkf9kYC0zAtAsiSd71Ik+XQ78PXIH4aKpmN13F7dbeA1Ox/0N6bhDOMil1AAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E%0A");}
.department-vision .vision {color: #222;border: 8px solid rgba(139,139,139,.1);}
.department-vision .mission-list {display: flex;flex-wrap: wrap;gap: 20px;}
.department-vision .mission-list > li {width: calc(33.33% - 13.33px); padding: 30px 20px; border: 1px solid #ddd;border-radius: 10px;text-align: center;}
.department-vision .mission-list > li .ico {display: block;width: 70px;height: 70px;margin: 0 auto 20px;border-radius: 50%;background-repeat: no-repeat;background-position: center center;background-color: #F6F6F6;}
.department-vision .mission-list > li .ico1 {background-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.9386 25.9254C32.3213 19.5457 35.1519 12.0313 32.2608 9.14159C29.3697 6.25188 21.8518 9.08109 15.4691 15.4608C9.08634 21.8405 6.25579 29.3549 9.14687 32.2446C12.0379 35.1343 19.5559 32.3051 25.9386 25.9254Z' stroke='%23384972' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M36.4903 24.9206C37.5485 20.9731 31.3382 15.8801 22.6192 13.545C13.9002 11.2098 5.97426 12.5168 4.91605 16.4643C3.85785 20.4117 10.0681 25.5047 18.7871 27.8398C27.5061 30.175 35.4321 28.868 36.4903 24.9206Z' stroke='%23384972' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M24.9334 36.4744C28.8827 35.4167 30.1903 27.4944 27.854 18.7796C25.5178 10.0647 20.4224 3.85734 16.4731 4.91505C12.5238 5.97276 11.2162 13.895 13.5524 22.6099C15.8887 31.3247 20.9841 37.5321 24.9334 36.4744Z' stroke='%23384972' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M20.6371 24.0001C22.6444 24.0001 24.2717 22.3728 24.2717 20.3654C24.2717 18.3581 22.6444 16.7308 20.6371 16.7308C18.6297 16.7308 17.0024 18.3581 17.0024 20.3654C17.0024 22.3728 18.6297 24.0001 20.6371 24.0001Z' stroke='%23384972' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.department-vision .mission-list > li .ico2 {background-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8263 13.763C14.8263 15.8425 13.1428 17.526 11.0633 17.526C8.98373 17.526 7.30029 15.8425 7.30029 13.763C7.30029 11.6834 8.98373 10 11.0633 10C13.1428 10 14.8263 11.6834 14.8263 13.763Z' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.6993 13.763C34.6993 15.8425 33.0159 17.526 30.9363 17.526C28.8568 17.526 27.1733 15.8425 27.1733 13.763C27.1733 11.6834 28.8568 10 30.9363 10C33.0159 10 34.6993 11.6834 34.6993 13.763Z' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.647 23.5285C15.7253 21.3575 13.5772 19.8264 11.0634 19.8264C7.7194 19.8264 5 22.5382 5 25.8899V29.3862H13.9809' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.0191 29.3937H37V25.8973C37 22.5533 34.2882 19.8339 30.9366 19.8339C28.4304 19.8339 26.2747 21.3573 25.353 23.5359' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7594 15.6062C24.7594 17.6858 23.0759 19.3692 20.9964 19.3692C18.9168 19.3692 17.2334 17.6858 17.2334 15.6062C17.2334 13.5267 18.9168 11.8433 20.9964 11.8433C23.0759 11.8433 24.7594 13.5267 24.7594 15.6062Z' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.3537 23.5286C24.2492 22.386 22.7104 21.6776 20.9965 21.6776C19.2826 21.6776 17.7439 22.3936 16.6394 23.5286C15.5882 24.6179 14.9331 25.5092 14.9331 27.1469V31.2374H27.0523V27.1469C27.0523 25.5092 26.3973 24.6179 25.3461 23.5286H25.3537Z' stroke='%23E2453C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.department-vision .mission-list > li .ico3 {background-image: url("data:image/svg+xml,%3Csvg width='43' height='42' viewBox='0 0 43 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7761 14.7517H6.6665V35.6076H36.6665V14.7517H30.6551' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.5657 6H12.7686V35.6072H30.5657V6Z' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.854 11.9702H24.0547' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2788 11.9705H17.4795' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.854 17.0247H24.0547' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2788 17.0249H17.4795' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.854 22.0706H24.0547' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2788 22.0706H17.4795' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.854 27.1177H24.0547' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2788 27.1179H17.4795' stroke='%2347494C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.department-vision .mission-list > li strong {display: block;font-size: 17px;font-weight: bold;line-height: 1.3;letter-spacing: -0.06em;color: #444;}
.department-vision .mission-list > li p {margin-top: 14px;color: #666;font-size: 15px;line-height: 1.5;letter-spacing: -0.06em;}
@media (max-width: 767px) {  
  .department-vision .title {margin-bottom: 15px;}
  .department-vision .box {margin-bottom: 50px;font-size: 19px;}
  .department-vision .mission-list > li {width: calc(50% - 10px);}
}
@media (max-width: 600px) {
  .department-vision .box b {display: inline;}
}
@media (max-width: 500px) {
  .department-vision .title {margin-bottom: 12px;}
  .department-vision .box {margin-bottom: 40px;padding: 30px 20px;font-size: 18px;border-radius: 10px;}
  .department-vision .vision {border-width: 5px;}
  .department-vision .mission-list > li {width: 100%;}
  .department-vision .mission-list > li strong {font-size: 16px;}
}

/* 연구분야 */
.research-field {display: flex;flex-wrap: wrap;gap:20px;}
.research-field > li {width: calc(50% - 10px);min-height: 300px; padding: 30px;border: 1px solid #ddd;}
.research-field > li .title {display: block;font-size: 22px;color: #222;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px solid #e8030d;}
.research-field > li .title span {display: block;font-size: 18px;color: #444;font-weight: normal;}
@media (max-width: 767px) {
  .research-field > li {width: 100%;min-height: auto;}
  .research-field > li .title {font-size:20px;}
  .research-field > li .title span {font-size: 17px;}
}
@media (max-width: 500px) {
  .research-field > li {padding: 20px;}
}