@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap");@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);.spinner-container{display:block;width:100%;height:100%}.spinner{width:40px;height:40px;position:relative;margin:100px auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s ease-in-out infinite;animation:sk-bounce 2s ease-in-out infinite}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.s-image-box,.s-image-box *{-webkit-box-sizing:border-box;box-sizing:border-box}.s-image-box{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999;padding-top:30px;padding-bottom:30px;cursor:pointer;text-align:center}.s-image-box.s-image-box-original-width{overflow-x:auto}.s-image-box.s-image-box-original-height{overflow-y:auto}.s-image-box-image{max-width:100%;max-height:100%;display:none;vertical-align:middle;cursor:default}.s-image-box-image.visible{display:inline-block}.s-image-box.s-image-box-original-height .s-image-box-image{max-height:none}.s-image-box.s-image-box-original-width .s-image-box-image{max-width:none}.s-image-box-close-btn{position:fixed;top:15px;right:15px;cursor:pointer}.s-image-box-original-height .s-image-box-close-btn{right:30px}.s-image-box-close-btn:after{content:"✖";font-size:35px;color:#fff}.s-image-box-loading{color:#fff;display:block}.s-image-box-loading.hidden{display:none}.s-image-box-error{color:#fff;margin-top:100px;display:none}.s-image-box-error.visible{display:block}.s-image-box-noscroll{overflow:hidden;position:relative}.s-image-box-anim-scale{-webkit-animation-name:animScale;animation-name:animScale;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes animScale{0%{opacity:0;-webkit-transform:translate3d(0,40px,0) scale3d(.1,.6,1)}to{opacity:1;-webkit-transform:translateZ(0) scaleX(1)}}@keyframes animScale{0%{opacity:0;-webkit-transform:translate3d(0,40px,0) scale3d(.1,.6,1);transform:translate3d(0,40px,0) scale3d(.1,.6,1)}to{opacity:1;-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1)}}.s-image-box-anim-fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.8s;animation-duration:.8s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.s-image-box-anim-zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.8s;animation-duration:.8s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.s-image-box-anim-slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border-radius:0;background:none;cursor:pointer;border:none}button,input{outline:none}body{font-family:Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;word-break:keep-all}a,body{color:#222}a{text-decoration:none}a:hover{color:#1f427b}h1,h2{font-size:2.25rem}@media only screen and (max-width:1366px){h1,h2{font-size:2rem}}@media only screen and (max-width:1024px){h1,h2{font-size:1.5rem}}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.125rem}b{font-weight:700}i{font-style:italic}u{text-decoration:underline}p{font-size:1rem;line-height:1.4}@media only screen and (max-width:768px){p{font-size:.875rem}}@font-face{font-family:icon-font;src:url(font/icon-font.eot);src:url(font/icon-font.eot?#iefix) format("embedded-opentype"),url(font/icon-font.woff) format("woff"),url(font/icon-font.ttf) format("truetype"),url(font/icon-font.svg#icon-font) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:icon-font!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;margin-right:.5rem;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-down:before{content:"\61"}.icon-arrow-left:before{content:"\62"}.btn--link:after,.icon-arrow-right:before,.profile__top a:after{content:"\63"}.icon-arrow-up:before{content:"\64"}.icon-car:before{content:"\65"}.icon-next:before{content:"\66"}.icon-phone:before{content:"\67"}.icon-prev:before{content:"\68"}.icon-search:before{content:"\69"}.icon-x:before{content:"\6a"}.icon-play:before{content:"\6b"}.icon-stop:before{content:"\6c"}.icon-arrow-left-double:before{content:"\6d"}.icon-arrow-right-double:before{content:"\6e"}.icon-star:before{content:"\6f"}.icon-time:before{content:"\70"}.icon-star-line:before{content:"\71"}.icon-check:before{content:"\72"}.icon-time-line:before{content:"\73"}.icon-attachment:before{content:"\74"}.icon-plus:before{content:"\75"}.icon-plus-circle:before{content:"\76"}.icon-person:before{content:"\77"}.icon-up:before{content:"\79"}.icon-people:before{content:"\78"}.icon-note-corner:before{content:"\42"}.icon-note:before{content:"\43"}.icon-menu:before{content:"\7a"}.icon-location:before{content:"\41"}.icon-star-half:before{content:"\44"}.icon-login:before{content:"\45"}.icon-logout:before{content:"\46"}.icon-search:before{content:"\48"}.icon-up-1:before{content:"\49"}.icon-home:before{content:"\4a"}.icon-last:before{content:"\4b"}.icon-mail:before{content:"\47"}.icon-login:before{content:"\4c"}.icon-check-circle:before{content:"\4d"}.icon-announce:before{content:"\4e"}.icon-first:before{content:"\50"}.icon-left:before{content:"\51"}.icon-lock:before{content:"\52"}.icon-logout:before{content:"\53"}.icon-refresh:before{content:"\54"}.icon-right:before{content:"\55"}.icon-phone:before{content:"\56"}.icon-person-circle:before{content:"\57"}.icon-person:before{content:"\58"}.icon-people:before{content:"\59"}.icon-note:before{content:"\5a"}.icon-update:before{content:"\30"}.icon-x:before{content:"\31"}.icon-plus-circle:before{content:"\32"}.icon-setting:before{content:"\33"}.icon-star:before{content:"\34"}.icon-talk:before{content:"\35"}.icon-time:before{content:"\36"}.icon-monitor:before{content:"\37"}.icon-mobile:before{content:"\38"}.icon-message:before{content:"\39"}.icon-member:before{content:"\21"}.icon-clock:before{content:"\22"}.icon-delete:before{content:"\23";vertical-align:middle}.icon-doc:before{content:"\24"}.icon-down:before{content:"\25"}.icon-attach:before{content:"\26"}.icon-attachment:before{content:"\27"}.icon-bin:before{content:"\28"}.icon-building:before{content:"\29"}.icon-car:before{content:"\2a"}.icon-camera:before{content:"\2b"}.icon-check:before{content:"\2c"}.icon-area:before{content:"\2d"}.icon-download:before{content:"\4f"}.icon-email:before{content:"\2e"}.icon-file-check:before{content:"\2f"}.icon-location:before{content:"\3a"}.icon-card:before{content:"\3b"}.icon-cart:before{content:"\3c"}.icon-monitor-2:before{content:"\3d"}.icon-onlinemall:before{content:"\3e"}.icon-upload-doc:before{content:"\3f"}.icon-wallet:before{content:"\40"}.icon-write:before{content:"\5b"}.icon-location-search:before{content:"\5d"}.icon-fax:before{content:"\5e"}@-webkit-keyframes fade-in{to{opacity:1}}@keyframes fade-in{to{opacity:1}}@-webkit-keyframes fade-slide{to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes fade-slide{to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}a,button{cursor:pointer;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.btn{padding:.5rem 1.5rem;height:44px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:2px;font-size:.875rem}.btn--radius{border-radius:100px;padding:.7rem 1.5rem}.btn--icon-right span:before{display:inline-block;margin:0 0 0 .25rem;vertical-align:bottom;font-size:.75rem}.btn--icon{width:44px;height:44px;text-align:center;padding:.5rem;font-size:1.125rem}.btn--icon:after,.btn--icon:before{margin:0}.btn--icon.btn--sm{width:38px;height:38px;font-size:1rem;padding:.25rem}.btn--tab-top{position:fixed;right:calc(50% - 692px - 1.5rem);bottom:2rem;width:42px;height:42px;background:#222;font-size:.75rem;z-index:200;color:#fff;border-radius:2px}@media only screen and (max-width:1680px){.btn--tab-top{right:2rem}}.btn--tab-top:before{display:block;margin:0 0 2px}.btn--xs{height:auto;padding:.5rem 1rem;font-size:.813rem}.btn--xs:before{font-size:.75rem;margin-right:.25rem}.btn--sm{height:38px;padding:.7rem 1rem}.btn--md{font-size:1rem}.btn--lg,.btn--md{padding:1rem 2rem;height:auto}.btn--lg{font-size:1.125rem}.btn--primary{background-color:#1f427b;color:#fff;border:1px solid #1f427b}.btn--primary:focus,.btn--primary:hover{background-color:#17315a}.btn--primary.btn--outline{background:transparent;color:#1f427b}.btn--primary.btn--outline:focus,.btn--primary.btn--outline:hover{background-color:#1f427b;color:#fff}.btn--alert{background-color:#ba3333;color:#fff;border:1px solid #ba3333}.btn--alert:focus,.btn--alert:hover{background-color:#a62e2e}.btn--alert.btn--outline{background:transparent;color:#ba3333}.btn--alert.btn--outline:focus,.btn--alert.btn--outline:hover{background-color:rgba(186,51,51,.1)}.btn--basic{border:1px solid #bfbfbf;background-color:#f5f5f5;color:#666;-webkit-box-sizing:border-box;box-sizing:border-box}.btn--basic:focus,.btn--basic:hover{background-color:#dcdcdc}.btn--cancel{background-color:#e5e5e5;color:#222}.btn--cancel:focus,.btn--cancel:hover{background-color:#d1d1d1}.btn--grey{background-color:#666;color:#fff}.btn--grey:focus,.btn--grey:hover{background-color:#525252}.btns>*{display:inline-block;margin:0 .5rem .5rem 0}.btns>:last-child{margin-right:0}.btns.btns--center{text-align:center}.btns.btns--right{text-align:right}.btn__menu{width:32px;height:32px;padding:7px 3px;top:calc(50% - 18px)}@media only screen and (max-width:540px){.btn__menu{width:34px;height:28px;top:calc(50% - 14px);padding:7px 6px}}.btn__menu span{border-top:1px solid #fff;display:block;width:100%;height:100%;position:relative}.btn__menu span:after,.btn__menu span:before{content:"";display:block;width:100%;height:1px;background-color:#fff;position:absolute;left:0}.btn__menu span:before{top:calc(50% - 1px)}.btn__menu span:after{bottom:0}.btn__menu.on span{border:none}.btn__menu.on span:after,.btn__menu.on span:before{top:calc(50% - 1px);background-color:#222;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.btn__menu.on span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn__menu.on span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.btn--link{font-size:.875rem;font-weight:500}.btn--link:before{margin-right:0}.btn--link:after{font-family:icon-font!important;margin-left:.5rem}.btn--link span{display:inline-block;text-decoration:underline}.btn--link:after,.btn--link span{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.btn--link:after{font-size:.75rem;vertical-align:baseline}.btn--link:focus:after,.btn--link:focus span,.btn--link:hover:after,.btn--link:hover span{color:#ff9803}.link--more{display:inline-block;color:#1f427b;font-weight:500}.link--more:focus,.link--more:hover{text-decoration:underline}input,select{padding-left:10px;height:44px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border:1px solid #ccc;border-radius:2px;font-size:.875rem;line-height:normal;background:#fff}input:focus,input:hover,select:focus,select:hover{border-color:#1f427b;outline:none}@media only screen and (max-width:768px){input,select{height:38px;padding-left:6px;font-size:.875rem}input::-webkit-input-placeholder,select::-webkit-input-placeholder{font-size:.875rem}input:-ms-input-placeholder,select:-ms-input-placeholder{font-size:.875rem}input::-ms-input-placeholder,select::-ms-input-placeholder{font-size:.875rem}input::placeholder,select::placeholder{font-size:.875rem}}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#a5a5a5}input:-ms-input-placeholder,select:-ms-input-placeholder{color:#a5a5a5}input::-ms-input-placeholder,select::-ms-input-placeholder{color:#a5a5a5}input::placeholder,select::placeholder{color:#a5a5a5}input:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder{opacity:0}input:focus:-ms-input-placeholder,select:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder,select:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder,select:focus::placeholder{opacity:0}select{padding-right:10px}@media only screen and (max-width:768px){select{padding-right:6px}}textarea{padding:10px;height:140px;border:1px solid #ccc;resize:none;outline:none;-webkit-transition:border .2s;-o-transition:border .2s;transition:border .2s}textarea::-webkit-input-placeholder{color:#a5a5a5}textarea:-ms-input-placeholder{color:#a5a5a5}textarea::-ms-input-placeholder{color:#a5a5a5}textarea::placeholder{color:#a5a5a5}@media only screen and (max-width:768px){textarea{padding:6px;font-size:.875rem}textarea::-webkit-input-placeholder{font-size:.875rem}textarea:-ms-input-placeholder{font-size:.875rem}textarea::-ms-input-placeholder{font-size:.875rem}textarea::placeholder{font-size:.875rem}}textarea:focus{border-color:#1f427b}textarea:focus::-webkit-input-placeholder{opacity:0}textarea:focus:-ms-input-placeholder{opacity:0}textarea:focus::-ms-input-placeholder{opacity:0}textarea:focus::placeholder{opacity:0}a:focus,a:hover{color:#1f427b}.input--sm{height:38px;padding-left:.5rem}.inputbox--right{text-align:right;padding:.5rem}.search--radius-box{position:relative}.search--radius-box:hover label{color:#3fd0fc}.search--radius-box input{width:100%;height:36px;border:1px solid #fff;background:transparent;border-radius:100px;padding:0 0 0 calc(24px + .5rem);color:#fff}.search--radius-box input::-webkit-input-placeholder{font-size:.875rem}.search--radius-box input:-ms-input-placeholder{font-size:.875rem}.search--radius-box input::-ms-input-placeholder{font-size:.875rem}.search--radius-box input::placeholder{font-size:.875rem}.search--radius-box input:focus,.search--radius-box input:hover{border-color:#3fd0fc}.search--radius-box label{display:block;position:absolute;left:10px;top:calc(50% - 7px);width:14px;height:14px;font-size:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#fff}.search--radius-box:focus-within label{opacity:0}.search--radius-box:focus-within input{padding-left:calc(10px + .5rem)}.paging{text-align:center}.paging .paging__btn{font-size:0;width:24px;height:28px;padding-top:7px;border:none}.paging .paging__btn:before{display:inline-block;font-size:.75rem;margin-right:0;color:#1f427b;font-weight:700}.paging .paging__btn:hover{background-color:#f5f5f5}.paging>a,.paging>button{display:inline-block;border:1px solid #eee;text-align:center;vertical-align:middle;min-width:28px;height:28px;font-size:.875rem;padding:5px .25rem 0;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.paging>a:hover,.paging>button:hover{border-color:#1f427b}@media only screen and (max-width:540px){.paging>a,.paging>button{font-size:.813rem}}.paging>a.on,.paging>button.on{border-color:#3d5eaa;background-color:#3d5eaa;color:#fff}.popup{display:none;position:fixed;width:100%;height:100%;left:0;top:0;z-index:500}.popup.active{display:table}.popup.active .popup__box{display:block;-webkit-animation:fade-slide .5s ease .1s forwards;animation:fade-slide .5s ease .1s forwards}.popup.active .popup__bg{display:block;-webkit-animation:fade-in .3s ease .1s forwards;animation:fade-in .3s ease .1s forwards}.popup__wrap{display:table-cell;vertical-align:middle;text-align:center}.popup__box{border-radius:4px;margin:0 auto;display:none;opacity:0;-webkit-transform:translateY(160px);-ms-transform:translateY(160px);transform:translateY(160px);background-color:#fff}.popup__bg{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.75);z-index:-1;display:none;opacity:0}.popup__btns:after{content:"";clear:both;display:block}.popup__btns a,.popup__btns button{text-align:center;display:block;float:left;width:50%;border-radius:0;height:54px;line-height:54px}@media only screen and (max-width:540px){.popup__btns a,.popup__btns button{height:48px;line-height:48px}}.popup__btns.popup__btns--single a,.popup__btns.popup__btns--single button{float:none;width:100%}.popup__btns--bg{background-color:#e5e5e5;text-align:right;padding:.5rem}.popup__btns--bg button{min-width:140px;font-size:1rem}@media only screen and (max-width:540px){.popup__btns--bg button{min-width:auto;font-size:.875rem}}.popup__head{position:relative;text-align:center;border-bottom:2px solid #1f427b;padding:1rem}.popup__title{font-size:1.25rem;color:#1f427b}.popup__contents{max-height:calc(80vh - 114px);overflow-y:auto;padding:1rem;border:.5rem solid #fff}@media only screen and (max-width:540px){.popup__contents{padding:1.5rem .5rem}}.popup__close{position:absolute;top:-38px;right:0;color:#fff}.popup--small .popup__box{width:400px}@media only screen and (max-width:540px){.popup--small .popup__box{width:90%;left:5%;margin-left:0!important}}.popup--medium .popup__box{max-width:600px;width:96%}.popup--large .popup__box{max-width:800px;width:96%}.popup__alert{display:table;width:100%;min-height:150px;padding:2rem}.popup__alert p{display:table-cell;text-align:center;vertical-align:middle;line-height:1.6}.popup__alert.popup__alert--md p{font-size:1rem}.popup__display{display:block}.popup__display em{display:block;font-size:1.125rem;font-weight:500;padding-top:1rem}.pop__desc{text-align:left;font-size:.875rem}@media only screen and (max-width:540px){.pop__desc{font-size:.813rem}.pop__desc br{display:none}}.pop__display{text-align:center;padding:1.5rem 0;border-bottom:1px solid #eee}.pop__display h5{font-size:1.25rem;font-weight:500}.pop__display span{display:block;color:#666;margin:1rem 0}.pop__display .tag__list{display:block;text-align:center}.pop__table th{text-align:center;padding:1rem .5rem;font-weight:500}.pop__price{font-weight:500;color:#666}.pop__price input{text-align:right;padding-right:.5rem;margin-right:.5rem;margin-bottom:.5rem}.price--accent{font-size:.875rem}.price--accent>em{font-size:1.5rem;font-weight:500;color:#ff9803;margin-right:.25rem}.price--accent>span{font-size:1.25rem;font-weight:500}.tab__contents .tab__box{display:none;opacity:0}.tab__contents .tab__box.active{-webkit-animation:fade-in .3s ease .1s forwards;animation:fade-in .3s ease .1s forwards;display:block}.tab--primary{position:relative}.tab--primary:after{content:"";clear:both;display:block}.tab--primary:before{content:"";position:absolute;display:block;width:100%;height:1px;background-color:#bfbfbf;left:0;bottom:0}@media only screen and (max-width:768px){.tab--primary:before{display:none}}.tab--primary>button{float:left;padding:0 2rem;border:1px solid #bfbfbf;background-color:#f5f5f5;font-size:.875rem;height:50px;margin-left:-1px}@media only screen and (max-width:1024px){.tab--primary>button{padding:0 1rem;height:42px}}@media only screen and (max-width:768px){.tab--primary>button{width:49%;margin:.5rem 2% 0 0}.tab--primary>button:nth-child(2n){margin-right:0}}.tab--primary>button.on{position:relative;color:#1f427b;font-weight:700;background-color:#fff}.tab--primary>button.on:before{content:"";display:block;position:absolute;width:calc(100% + 2px);height:4px;background-color:#1f427b;left:-1px;top:-1px}.tab--primary>button.on:after{content:"";display:block;position:absolute;width:100%;height:1px;background-color:#fff;left:0;bottom:-1px}@media only screen and (max-width:768px){.tab--primary>button.on:after{background-color:#bfbfbf}}.tab--primary+.tab__contents{margin-top:2rem}.tab--box{width:100%;border:1px solid #1f427b;border-bottom:none}.tab--box:after{content:"";clear:both;display:block}.tab--box>button{float:left;height:50px;padding:0 .25rem 2px;font-size:1.125rem;background-color:#fff;border-bottom:1px solid #1f427b;border-right:1px solid #1f427b;color:#1f427b}@media only screen and (max-width:1024px){.tab--box>button{font-size:1rem}}.tab--box>button:last-child{border-right:none}.tab--box .on{background-color:#1f427b;color:#fff;font-weight:500}.tab--3>button{width:33.3%}.tab--3>button:last-child{width:33.4%}.tab--4>button{width:25%}@media only screen and (max-width:768px){.tab--4>button{width:50%}}@media only screen and (max-width:768px){.tab--4.tab--box button:nth-child(2){border-right:none}}.tab--2>button{width:50%}.header{height:400px;padding-top:2rem;position:relative;background:url(images/common/bg-top.png) no-repeat 50%;background-size:cover}@media only screen and (max-width:1024px){.header{height:340px;padding-top:.5rem;position:static}}@media only screen and (max-width:540px){.header{height:280px}}.header__top .logo{float:left;width:340px}@media only screen and (max-width:1366px){.header__top .logo{width:280px}}@media only screen and (max-width:1024px){.header__top .logo{width:240px}}@media only screen and (max-width:540px){.header__top .logo{width:200px}}.header__top .logo img{width:100%}.header__menu{float:right}.header__menu:after{content:"";clear:both;display:block}.header__contact{color:#fff;float:left;margin:.5rem 2rem 0 0}@media only screen and (max-width:1024px){.header__contact{z-index:300;width:60%;min-width:300px;right:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;margin:0;padding:1rem 2rem;top:4rem;color:#222}}@media only screen and (max-width:540px){.header__contact{top:calc(36px + 3.5rem)}}.header__search{width:200px;float:left}@media only screen and (max-width:1024px){.header__search{width:36px;position:absolute;right:3.5rem;top:1rem;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}.header__search:focus-within{width:200px}.header__search:focus-within input{border-width:1px}.header__search input{border-width:0}.header__search input::-webkit-input-placeholder{opacity:0}.header__search input:-ms-input-placeholder{opacity:0}.header__search input::-ms-input-placeholder{opacity:0}.header__search input::placeholder{opacity:0}}@media only screen and (max-width:540px){.header__search{z-index:300;width:60%;min-width:300px;right:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:calc(60% - 2rem);min-width:calc(300px - 3rem);padding-left:2rem;top:3rem;margin-right:2rem}.header__search input{border-color:#222;border-width:1px}.header__search input::-webkit-input-placeholder{opacity:1}.header__search input:-ms-input-placeholder{opacity:1}.header__search input::-ms-input-placeholder{opacity:1}.header__search input::placeholder{opacity:1}.header__search label{color:#222;left:45px}}.menu__box{display:none}@media only screen and (max-width:1024px){.menu__box{z-index:300;width:60%;min-width:300px;right:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:block;position:absolute;background-color:#fff;top:0;height:100%}}.menu__bg{display:none}@media only screen and (max-width:1024px){.menu__bg{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.7)}}.header__center{text-align:center;padding-top:4rem}@media only screen and (max-width:1024px){.header__center{padding-top:100px}}@media only screen and (max-width:540px){.header__center{padding-top:80px}}.header__center h2{color:#fff;line-height:1.5;text-transform:uppercase;letter-spacing:3px}@media only screen and (max-width:540px){.header__center h2{font-size:1.125rem}}@media only screen and (max-width:375px){.header__center h2{font-size:.875rem}}.menu__btn{display:none}@media only screen and (max-width:1024px){.menu__btn{display:block;position:absolute;right:1rem;top:18px;z-index:400}}@media only screen and (max-width:540px){.menu__btn{top:.5rem;right:.5rem}}.gnb{position:absolute;left:0;bottom:0;width:100%;background-color:hsla(0,0%,100%,.2);text-align:center}@media only screen and (max-width:1024px){.gnb{width:60%;min-width:300px;right:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;left:auto;height:calc(100vh - 40px - 4rem);bottom:auto;top:calc(40px + 4rem);z-index:300;text-align:right;overflow-y:auto}}@media only screen and (max-width:540px){.gnb{top:calc(80px + 4rem);height:calc(100vh - 80px - 4rem)}}.gnb ul{width:auto;max-width:1300px;margin:0 auto;overflow:hidden;display:inline-block}.gnb ul:after{content:"";clear:both;display:block}@media only screen and (max-width:1024px){.gnb ul{width:100%}}.gnb li{display:table;float:left;height:50px;padding:0 26px}@media only screen and (max-width:1366px){.gnb li{float:left;padding:0 1rem}}@media only screen and (max-width:1024px){.gnb li{float:none;padding:0}}.gnb li a{display:table-cell;height:100%;vertical-align:middle;color:#fff;font-size:1.125rem;text-transform:uppercase}@media only screen and (max-width:1366px){.gnb li a{font-size:1rem}}@media only screen and (max-width:1024px){.gnb li a{color:#222;padding:.5rem 2rem;height:100%;width:100%}}.gnb li a:hover{color:#3fd0fc}@media only screen and (max-width:1024px){.gnb li a:hover{color:#1f427b}}.gnb li.on{border-top:4px solid #3fd0fc;padding-bottom:4px}@media only screen and (max-width:1024px){.gnb li.on{border-top:none;padding-bottom:0;border-left:6px solid #1f427b}}.gnb li.on a{color:#3fd0fc;font-weight:500}@media only screen and (max-width:1024px){.gnb li.on a{color:#1f427b}}.header.menu-on .gnb,.header.menu-on .header__contact,.header.menu-on .menu__box{right:0}.header.menu-on .menu__bg{-webkit-animation:fade-in .3s ease .1s forwards;animation:fade-in .3s ease .1s forwards;display:block;z-index:1}@media only screen and (max-width:540px){.header.menu-on .header__search{right:0}}.footer{text-align:center}.footer .footer__company{margin:.5rem 0 2rem;font-weight:300;line-height:1.3}@media only screen and (max-width:768px){.footer .footer__company{font-size:1.125rem;font-weight:400;margin-bottom:1.5rem}}.footer .footer__company br{display:none}@media only screen and (max-width:768px){.footer .footer__company br{display:block}}.footer .footer__address p{font-size:.875rem;margin-bottom:.25rem}.footer .footer__address p:last-child{margin-bottom:0}@media only screen and (max-width:768px){.footer .footer__address p span{margin-right:1rem;white-space:pre}.footer .footer__address p span:last-child{margin-right:0}}.footer .footer__address p span:after{content:"";display:inline-block;margin:0 .5rem;width:1px;height:14px;vertical-align:middle;background-color:rgba(34,34,34,.5)}@media only screen and (max-width:768px){.footer .footer__address p span:after{display:none}}.footer .footer__address p span:last-child:after{display:none}.footer .footer__copy{font-size:.813rem;text-transform:uppercase;margin:1.5rem 0 .5rem;color:#666}.float-wrap:after{content:"";clear:both;display:block}.info--top-right{text-align:right}@media only screen and (max-width:1024px){.info--top-right{font-size:.875rem}}.info--top-right>*{display:block;margin:0 0 1rem}.info--top-right .link--more{display:inline-block}.desc-set h4{font-size:1.25rem;font-weight:500;color:#1f427b;margin-bottom:12px}.desc-set p{font-size:.937rem;color:#333}.desc-set li{color:#333}.align--left{text-align:left}.align--center{text-align:center}.align--right{text-align:right}.align--top{vertical-align:top}.align--middle{vertical-align:middle}.align--bottom{vertical-align:bottom}.spacing{margin-top:3rem}@media only screen and (max-width:1024px){.spacing{margin-top:2rem}}.spacing--sm{margin-top:2rem}@media only screen and (max-width:1024px){.spacing--sm{margin-top:1.5rem}}.spacing--xs{margin-top:1.5rem}@media only screen and (max-width:1024px){.spacing--xs{margin-top:1rem}}.spacing--xxs{margin-top:1rem}@media only screen and (max-width:1024px){.spacing--xxs{margin-top:.5rem}}.title{text-align:center}.title h3{font-size:2rem}@media only screen and (max-width:1024px){.title h3{font-size:1.5rem}}@media only screen and (max-width:540px){.title h3{font-size:1.125rem}}.title h3:after{content:"";display:block;width:40px;height:2px;background-color:#1f427b;margin:1.5rem auto 3rem}@media only screen and (max-width:1024px){.title h3:after{height:1px;margin:1rem auto 2rem}}.title p{color:#999}@media only screen and (max-width:1024px){.title p{font-size:.813rem}}.title--block{display:table;text-align:center;width:100%;min-height:50px;padding:.5rem 1.5rem;color:#1f427b;background-color:rgba(31,66,123,.1)}.title--block>span{display:table-cell;vertical-align:middle;font-size:1rem;font-weight:500;line-height:1.4;padding-bottom:2px}.title--bold{display:block;text-align:center;margin:1.5rem 0}.title--circle{margin-bottom:1rem}.title--circle>h5{display:inline-block;font-weight:500}@media only screen and (max-width:768px){.title--circle>h5{font-size:1rem}}.title--circle>h5:before{content:"";display:inline-block;width:14px;height:14px;margin-right:.25rem;border:3px solid #1f427b;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:initial}.title--circle>span{display:inline-block;font-size:1rem;color:#666}.title--circle>span:before{content:"";display:inline-block;margin:0 calc(.5rem + 2px) 0 .5rem;width:1px;height:13px;background-color:#666}.title--circle>em{font-size:.875rem;font-weight:400;color:#666;margin-left:.5rem}@media only screen and (max-width:540px){.title--circle>em{display:block;margin:.5rem 0 0}}.list li{text-align:left;font-size:.937rem;line-height:1.3;margin-top:.25rem}.list li:first-child{margin-top:0}.list.list--space li{margin-bottom:1rem}.list--disc li{position:relative;padding-left:.5rem}.list--disc li:before{content:"";display:inline-block;position:absolute;background-color:#222;width:3px;height:3px;left:0;top:.5rem}@media only screen and (max-width:540px){.list--disc li{font-size:.813rem}.list--disc li:before{top:7px}}.freeze{overflow:hidden}.container{width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f5f5f5;position:relative;overflow-x:hidden}.contents{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:3.5rem 0 2rem}@media only screen and (max-width:1024px){.contents{padding:2rem 0 1.5rem}}.contents-box{background-color:#fff;border-radius:6px;padding:3.5rem;width:1300px;margin:0 auto}@media only screen and (max-width:1366px){.contents-box{width:calc(100% - 3rem);padding:3rem 1.5rem}}@media only screen and (max-width:768px){.contents-box{width:calc(100% - 1.5rem);padding:2rem 1rem}}@media only screen and (max-width:540px){.contents-box{width:100%;border-radius:0}}.wrap{width:100%;max-width:1300px;margin:0 auto}@media only screen and (max-width:1366px){.wrap{width:100%;padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width:1024px){.wrap{padding-left:.5rem;padding-right:.5rem}}.videos:after{content:"";clear:both;display:block}.videos .video__wrap{float:left;width:48%;margin:0 4% 3rem 0}.videos .video__wrap:nth-child(2n){margin-right:0}@media only screen and (max-width:768px){.videos .video__wrap{float:none;width:100%;margin-right:0}}.videos .video__frame{width:100%;height:0;position:relative;padding-bottom:56.25%}.videos .video__frame iframe{position:absolute;display:block;width:100%;height:100%}.videos b{display:block;text-align:center;margin-top:.5rem;font-size:.937rem}.image__wrap img{display:block;margin:1.5rem auto;max-width:100%}.image__wrap--border img{border:1px solid #bfbfbf}.profile:after{content:"";clear:both;display:block}.profile__photo{float:left;width:360px}@media only screen and (max-width:1366px){.profile__photo{width:280px}}@media only screen and (max-width:1024px){.profile__photo{float:none;margin:0 auto}}.profile__photo img{width:100%}.profile__contents{float:right;width:calc(100% - 360px - 3rem)}@media only screen and (max-width:1366px){.profile__contents{width:calc(100% - 280px - 2rem)}}@media only screen and (max-width:1024px){.profile__contents{float:none;width:100%;margin-top:1.5rem}}.profile__contents dl{margin-bottom:2rem}.profile__contents dl:after{content:"";clear:both;display:block}.profile__contents dl dt{float:left;color:#666;width:64px;font-weight:500;font-size:.875rem}@media only screen and (max-width:768px){.profile__contents dl dt{float:none;margin-bottom:.5rem}}.profile__contents dl dd{float:left;font-size:.937rem;line-height:1.4}@media only screen and (max-width:768px){.profile__contents dl dd{float:none}}.profile__contents ul li{font-size:.937rem;line-height:1.4;margin-bottom:1rem}.profile__contents ul li span{display:block;font-size:.875rem;margin-top:.25rem}.profile__top{border-bottom:1px solid #bfbfbf;padding-bottom:1rem;margin-bottom:2rem}.profile__top:after{content:"";clear:both;display:block}@media only screen and (max-width:1024px){.profile__top{text-align:center}}.profile__top h4{float:left;margin-top:.5rem;font-weight:500}@media only screen and (max-width:1024px){.profile__top h4{font-size:1.25rem;float:none;text-align:center;margin-top:0}}.profile__top a{display:block;float:right}.profile__top a:before{margin-right:0}.profile__top a:after{font-family:icon-font!important;margin-left:.5rem}@media only screen and (max-width:1024px){.profile__top a{float:none;display:inline-block;margin-top:1rem}}.profile__top a:after{vertical-align:middle;font-size:.813rem}.members:after{content:"";clear:both;display:block}.members.member-only{justify-content:center;display:flex}@media only screen and (max-width:1366px){.members{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.member__box{float:left;width:calc(50% - 1.5rem);border:1px solid #bfbfbf;margin-right:3rem;margin-bottom:3.5rem}.member__box:after{content:"";clear:both;display:block}@media only screen and (max-width:768px){.member__box{width:calc(50% - .5rem);margin-right:1rem;margin-bottom:2rem}}@media only screen and (max-width:540px){.member__box{width:100%;margin-right:0;margin-bottom:1.5rem}}.member__box:nth-child(2n){margin-right:0}.member__box .member__photo{float:left;width:196px;height:250px;border-right:1px solid #bfbfbf}.member__box .member__photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1366px){.member__box .member__photo{float:none;margin:2rem auto 0;border:1px solid #bfbfbf}}@media only screen and (max-width:768px){.member__box .member__photo{width:160px;height:204px;margin-top:1.5rem}}@media only screen and (max-width:540px){.member__box .member__photo{width:120px;height:153px;margin-top:.5rem}}.member__box .member__profile{float:left;width:calc(100% - 196px - 3rem);margin-left:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem}@media only screen and (max-width:1366px){.member__box .member__profile{width:auto;float:none;margin:0;padding:2rem}}@media only screen and (max-width:768px){.member__box .member__profile{padding:1rem}}@media only screen and (max-width:540px){.member__box .member__profile{padding:.5rem 4%}}.member__box .member__profile dl{margin-top:1rem}.member__box .member__profile dl:after{content:"";clear:both;display:block}@media only screen and (max-width:540px){.member__box .member__profile dl{margin-top:.5rem}}.member__box .member__profile dl dt{float:left;margin-right:1rem;width:50px;font-size:.875rem;color:#666;margin-top:.25rem}@media only screen and (max-width:768px){.member__box .member__profile dl dt{float:none;width:auto;margin:0 0 .25rem;text-align:center}}@media only screen and (max-width:540px){.member__box .member__profile dl dt{font-size:.813rem}}.member__box .member__profile dl dd{float:left;width:calc(100% - 50px - 1rem);font-size:.937rem;line-height:1.4}@media only screen and (max-width:768px){.member__box .member__profile dl dd{float:none;width:auto;text-align:center}}@media only screen and (max-width:540px){.member__box .member__profile dl dd{font-size:.875rem}}.member__box .member__top{width:100%;border-bottom:1px solid #bfbfbf;font-size:1.25rem;font-weight:500;padding-bottom:1rem}@media only screen and (max-width:1366px){.member__box .member__top{text-align:center}}@media only screen and (max-width:768px){.member__box .member__top{padding-bottom:.5rem;font-size:1.125rem}}@media only screen and (max-width:540px){.member__box .member__top{font-size:1rem;padding-bottom:.5rem}}.years:after{content:"";clear:both;display:block}.years li{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:10%}@media only screen and (max-width:1024px){.years li{width:12.5%}}@media only screen and (max-width:540px){.years li{width:20%}}@media only screen and (max-width:375px){.years li{width:25%}}.years a{display:block;padding:.5rem .5rem calc(2px + .5rem);border:1px solid #bfbfbf;border-radius:100px;margin:0 .5rem .5rem 0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;text-align:center}@media only screen and (max-width:768px){.years a{font-size:.937rem}}@media only screen and (max-width:540px){.years a{font-size:.875rem}}.years a:focus,.years a:hover{border-color:#1f427b;background-color:#1f427b;color:#fff}.publication .publication__box{padding-top:3.5rem}.publication .publication__box:after{content:"";clear:both;display:block}.publication .publication__box:first-child{padding-top:1.5rem}.publication .publication__box:before{content:"";display:block;width:100%;height:1px;background-color:#bfbfbf;margin-bottom:1.5rem}.publication .publication__year{float:left;width:180px;font-size:40px;font-weight:500;margin-top:.25rem}@media only screen and (max-width:1024px){.publication .publication__year{width:150px}}@media only screen and (max-width:768px){.publication .publication__year{width:auto;float:none;font-size:34px;margin-bottom:1rem}}@media only screen and (max-width:540px){.publication .publication__year{font-size:1.25rem;margin-bottom:.5rem}}.publication .publication__search h6{font-size:20px}.publication .publication__search{float:left;width:180px;font-size:25px;font-weight:500;margin-top:.25rem}@media only screen and (max-width:1024px){.publication .publication__search{width:150px}}@media only screen and (max-width:768px){.publication .publication__search{width:auto;float:none;font-size:20px;margin-bottom:1rem}}@media only screen and (max-width:540px){.publication .publication__search{font-size:1rem;margin-bottom:.5rem}}.publication .publication__contents{float:left;width:calc(100% - 180px)}@media only screen and (max-width:1024px){.publication .publication__contents{width:calc(100% - 150px)}}@media only screen and (max-width:768px){.publication .publication__contents{width:100%;float:none}}.publication .publication__contents p{margin-bottom:1.5rem;line-height:1.5;font-size:.937rem}@media only screen and (max-width:540px){.publication .publication__contents p{font-size:.875rem;margin-bottom:.5rem}}.gallery:after{content:"";clear:both;display:block}.gallery{justify-content:left;display:flex;flex-direction:row;flex-wrap:wrap}.gallery .gallery__wrap{justify-content:center;width:23.5%;margin-right:2%;margin-bottom:3rem;border:1px solid #bfbfbf}.gallery .gallery__wrap:nth-child(4n){margin-right:0}@media only screen and (max-width:1024px){.gallery .gallery__wrap{width:32%;margin-bottom:2rem}.gallery .gallery__wrap:nth-child(4n){margin-right:2%}.gallery .gallery__wrap:nth-child(3n){margin-right:0}}@media only screen and (max-width:768px){.gallery .gallery__wrap{width:49%}.gallery .gallery__wrap:nth-child(3n),.gallery .gallery__wrap:nth-child(4n){margin-right:2%}.gallery .gallery__wrap:nth-child(2n){margin-right:0}}@media only screen and (max-width:540px){.gallery .gallery__wrap{width:100%}.gallery .gallery__wrap:nth-child(2n),.gallery .gallery__wrap:nth-child(3n),.gallery .gallery__wrap:nth-child(4n){margin-right:0}}.gallery .gallery__wrap .gallery__photo{height:280px}.gallery .gallery__wrap .gallery__photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1366px){.gallery .gallery__wrap .gallery__photo{height:240px}}@media only screen and (max-width:768px){.gallery .gallery__wrap .gallery__photo{height:200px}}.gallery .gallery__text{position:relative;padding:1rem 1rem 3rem}@media only screen and (max-width:768px){.gallery .gallery__text{padding-bottom:2rem}}.gallery .gallery__title{font-weight:500;font-size:1.25rem}.gallery .gallery__desc{-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:.937rem;margin-top:.5rem;overflow:hidden}@media only screen and (max-width:768px){.gallery .gallery__desc{-webkit-line-clamp:3;height:64px}}.gallery .gallery__date{position:absolute;bottom:1rem;left:1rem;color:#666;font-weight:700;font-size:.937rem}.gallery__button{padding:10px}.notice-box{border:1px solid #bfbfbf;background-color:#f5f5f5;padding:1.5rem 2rem;border-radius:2px}@media only screen and (max-width:768px){.notice-box{padding:1.5rem}}@media only screen and (max-width:540px){.notice-box{padding:1rem}}.map{margin:0 auto}.map img{display:block;width:100%}.map__info{margin-top:2rem}.map__info:after{content:"";clear:both;display:block}.map__info li{float:left;width:50%;margin-bottom:1rem}@media only screen and (max-width:1024px){.map__info li:nth-child(odd){width:60%}.map__info li:nth-child(2n){width:40%}}@media only screen and (max-width:1024px){.map__info li{float:none}.map__info li:nth-child(2n),.map__info li:nth-child(odd){width:100%}}@media only screen and (max-width:540px){.map__info li{font-size:.875rem}}.map__info li:before{content:"";position:absolute;display:block;width:2px;height:100%;top:0;left:0;background-color:#1f427b}.map__info span{display:inline-block;margin-bottom:.5rem;font-size:.875rem;margin-right:1rem;color:#1f427b;font-weight:500}@media only screen and (max-width:540px){.map__info span{margin-right:.5rem}}.map__info span:before{display:inline-block;margin-right:.5rem;font-size:14px;vertical-align:bottom}.stages{background:url(images/sub/bg-gradient.png) no-repeat 0 0;background-size:100% 54px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.stages:after{content:"";clear:both;display:block}@media only screen and (max-width:768px){.stages{background:none;display:block}}.stages .stage__box{float:left;width:33.3%}.stages .stage__box:last-child{width:33.4%}.stages .stage__box:last-child .stage__contents{margin-right:0}.stages .stage__box:last-child>h4:after{display:none}@media only screen and (max-width:768px){.stages .stage__box{float:none;width:100%}.stages .stage__box:first-child h4{background:url(images/sub/bg-gradient.png) no-repeat 0 0;background-size:300% 45px}.stages .stage__box:nth-child(2) h4{background:url(images/sub/bg-gradient.png) no-repeat 33.3% top;background-size:300% 45px}.stages .stage__box:nth-child(3){width:100%}.stages .stage__box:nth-child(3) h4{background:url(images/sub/bg-gradient.png) no-repeat 66.6% top;background-size:300% 45px}.stages .stage__box:nth-child(3) .stage__contents{margin-bottom:0}}.stages .stage__box>h4{position:relative;color:#fff;text-align:center;line-height:52px}@media only screen and (max-width:768px){.stages .stage__box>h4{font-size:1.125rem;line-height:45px}}.stages .stage__box>h4:after{content:"";position:absolute;display:block;width:41px;height:41px;right:-6px;top:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:5px -5px 5px rgba(34,34,34,.3);box-shadow:5px -5px 5px rgba(34,34,34,.3)}@media only screen and (max-width:768px){.stages .stage__box>h4:after{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}}.stages .stage__contents{height:calc(100% - 54px - .5rem);border:1px solid #bfbfbf;margin:.5rem .5rem 0 0;padding:2rem 5%}@media only screen and (max-width:768px){.stages .stage__contents{margin:.25rem 0 1.5rem;padding:1rem 4%}}.stages .stage__contents>p{text-align:center;color:#1f427b;font-weight:500;font-size:1.125rem;margin-bottom:2rem}@media only screen and (max-width:768px){.stages .stage__contents>p{margin-bottom:1.5rem}}.stages .stage__contents li{font-size:1rem}@media only screen and (max-width:1024px){.stages .stage__contents li{font-size:.937rem}}.research-result:after{content:"";clear:both;display:block}.research-result .result__wrap{text-align:center}.research-result .result__wrap:first-child{float:left;width:52%}@media only screen and (max-width:540px){.research-result .result__wrap:first-child{width:100%;float:none;margin-bottom:3rem}}.research-result .result__wrap:nth-child(2){float:right;width:38.5%}@media only screen and (max-width:540px){.research-result .result__wrap:nth-child(2){width:100%;float:none}}.research-result .result__wrap img{max-width:100%}.research-result .result__wrap h3{margin-bottom:2rem;font-weight:500}@media only screen and (max-width:1024px){.research-result .result__wrap h3{font-size:1.25rem;margin-bottom:1rem}}.table--primary{width:100%}.table--primary td,.table--primary th{text-align:center;vertical-align:middle;font-size:.875rem}@media only screen and (max-width:1366px){.table--primary td,.table--primary th{padding:.5rem .25rem}}@media only screen and (max-width:768px){.table--primary td,.table--primary th{font-size:.813rem}}.table--primary th{height:45px;padding:.25rem 1rem;background-color:#e7ecf2}.table--primary th em{display:block;font-size:.75rem;margin-top:.25rem}.table--primary td{background-color:#fff;padding:10px;border-left:1px solid #eee}.table--primary td:first-child{border-left:none}.table--primary td>p{margin-top:.25rem;font-size:.875rem}@media only screen and (max-width:768px){.table--primary td>p{font-size:.813rem}}.table--primary td>p:first-child{margin-top:0}.table--primary tbody tr{border-bottom:1px solid #bfbfbf}.table--primary.table--primary--board td{border:none;height:42px}.table--primary.table--primary--board td a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.table--primary.table--primary--board .left{text-align:left}.table--primary.table--primary--board tr:hover td{background-color:rgba(31,66,123,.02)}.board-view{border-top:2px solid #1f427b;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf}.board-view__top{display:table;width:100%;padding:1rem;border-bottom:1px solid #bfbfbf}@media only screen and (max-width:768px){.board-view__top{display:block}}.board-view__title{display:table-cell}@media only screen and (max-width:768px){.board-view__title{display:block}}.board-view__title p{font-weight:500}.board-view__info{display:table-cell;text-align:right;font-size:.875rem;color:#666;min-width:220px}@media only screen and (max-width:768px){.board-view__info{display:block;margin-top:.5rem;text-align:right}}.board-view__info .board-view__hit:before{content:"";display:inline-block;width:1px;height:10px;background-color:#999;margin:0 .5rem}.board-view__body{background-color:#f1f1f1;padding:2rem 1rem;min-height:100px;border-bottom:1px solid #bfbfbf}.board-view__body p{font-size:.875rem;line-height:1.4;margin-top:1rem}.board-view__body p:first-child{margin-top:0}.board-view__attachment{padding:1rem;border-bottom:1px solid #bfbfbf}.board-view__attachment a{display:block;margin-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.2;word-break:break-all}.board-view__attachment a:first-child{margin-top:0}.board-write{border-top:2px solid #1f427b;width:100%}.board-write tr{border-bottom:1px solid #bfbfbf}.board-write th{background-color:#f5f5f5}.board-write td,.board-write th{vertical-align:middle;padding:6px;border-right:1px solid #bfbfbf;height:50px}@media only screen and (max-width:768px){.board-write td,.board-write th{font-size:.875rem}}.board-write td:last-child,.board-write th:last-child{border-right:none}.board-write input,.board-write textarea{width:100%}.board-write .file_attachment input{opacity:0;-webkit-appearance:none;width:0;height:0}.board-write .file_attachment label{display:inline-block;height:38px}.board-write .file_attachment ul{margin-top:.5rem}.board-write .file_attachment ul li{margin-bottom:.25rem;font-size:.875rem}.board-write .attachment__delete{width:24px;height:24px;font-size:.75rem;vertical-align:middle;display:inline-block;text-align:center;margin-left:.5rem}.board-write .attachment__delete:before{margin-right:0}.board-write .attachment__delete:hover{color:#1f427b}body,html{width:100%;height:100%}.header__logout{color:#fff;float:left;margin:.5rem 2rem 0 0}@media only screen and (max-width:1024px){.header__logout{width:60%;position:relative;left:20px;top:40px}}@media only screen and (max-width:540px){.header__logout{width:60%;position:relative;left:20px;top:25px}}.edit_button{float:right;box-sizing:border-box;appearance:none;background-color:transparent;border:2px solid#1f478b;border-radius:.6em;color:#1f478b;cursor:pointer;display:flex;align-self:center;font-size:1rem;font-weight:400;line-height:1;margin:10px;padding:10px 5px;text-decoration:none;text-align:center;font-weight:700}.edit_button:hover{background:#e8ebf1}@media only screen and (max-width:1024px){.edit_button{position:relative;left:20px;margin:5px}}@media only screen and (max-width:540px){.edit_button{position:relative;margin:5px;left:0}}.Edit_input{width:200px}table.Edit__table{border-collapse:collapse;text-align:left;line-height:1.5;border-left:1px solid #ccc;margin:20px 10px}table.Edit__table thead th{border-top:1px solid #ccc;border-bottom:2px solid#3e4454;background:#1f427b;color:#fff}table.Edit__table tbody th,table.Edit__table thead th{padding:10px;font-weight:700;border-right:1px solid #ccc;text-align:center}table.Edit__table tbody th{width:70px;vertical-align:top;border-bottom:1px solid #ccc}table.Edit__table tbody th input{width:70px;text-align:center}table.Edit__table td{width:350px;padding:10px;vertical-align:top;text-align:center;border-right:1px solid #ccc;border-bottom:1px solid #ccc}input.professor-only{width:150px}input.career-only{width:400px}th.professor-only{width:500px}.Edit_remove.professor-only{color:#ee5a5a}.photo__post{padding:20px;margin-top:10px;border:1px solid #ccc}.photo__post dl,.photo__post dt{margin-bottom:10px}textarea.gallery-only{width:400px;height:250px}.describe_font{color:#666}.flex__box__center{justify-content:center;display:flex;margin-top:10px}.image__label__btn:hover{font-weight:700}.image-container{overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery__button{justify-content:right;display:flex;margin-bottom:10px}.flex__container__column__center{justify-content:center;display:flex;flex-direction:column;height:100%;flex-flow:column wrap}.flex__container__row__center{justify-content:center}.flex__container__row__center,.flex__container__row__left{display:flex;flex-direction:row;height:100%;flex-flow:row wrap}.flex__container__row__left{justify-content:left}@media (max-width:1024px){.flex__container__column__center,.flex__container__row__left{justify-content:center}}.flex__table__photo__center{display:flex;justify-content:center}.flex__table__50{width:48%;border:1px solid #1f427b;padding:10px;margin-bottom:20px;margin-left:10px}@media (max-width:400px){.flex__table__50{margin-left:5px;width:300px}}.flex__table__50 th{padding:30px;text-align:left;font-weight:700}.flex__table__50 td{padding:6px 30px 6px 6px;position:relative}.flex__table__50 img,.flex__table__50 input,.flex__table__50 textarea{width:350px}@media (max-width:400px){.flex__table__50 input{width:200px}.flex__table__50 th{padding:30px}.flex__table__50 td{padding:3px}.flex__table__50 textarea{width:200px}.flex__table__50 button{width:55px}}.flex__photo__center{display:flex;justify-content:center}.flex__photo__center img{width:250px;height:250px;object-fit:contain}.flex__btn__photo{justify-content:center;display:flex;padding:5px}.posting-container{display:flex;flex-direction:column;justify-content:space-around}.posting-title-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.posting-field{flex-grow:1}.posting-input{flex-grow:3}.posting-content-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:1px solid #bfbfbf}.editor-container{flex-grow:3;height:600px;display:flex;flex-direction:column;background-color:#f5f5f5}.editor-container.sm{height:200px}.editor{height:600px;overflow-y:auto;width:100%}strong{font-weight:700}em{font-style:italic}.btn--tab-top2{position:fixed;right:calc(50% - 692px - 1.5rem);bottom:2rem;width:42px;height:42px;background:#222;font-size:.75rem;z-index:200;color:#fff;border-radius:2px}@media only screen and (max-width:1680px){.btn--tab-top2{right:2rem}}.btn--tab-top2:before{display:block;margin:0 0 2px}.flex__table__center{display:flex;justify-content:center}div.board-view__body .ql-size-small{font-size:smaller}div.board-view__body .ql-size-large{font-size:x-large}div.board-view__body .ql-size-huge{font-size:xx-large}.ql-editor{padding:0;line-height:1.42}