@charset"utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#subContainer {position:relative;width:100%;max-width:1320px;margin: 0 auto;padding-left: 20px;padding-right: 20px;box-sizing:border-box}
#commonContainer {position:relative;padding:110px 20px 120px;margin:0 auto;max-width:1200px;box-sizing:border-box}
#subContainer:after {content:"";display:block;clear:both}
#leftMenu {float:left;margin-top:-50px;width:250px}
#subContents {padding: 100px 0 140px;}

@media only screen and (max-width:1480px){
	#commonContainer {padding: 100px 20px;}
}

@media only screen and (max-width:1280px){
    #subContents {padding: 80px 0 120px;}
	#commonContainer {padding: 80px 20px;}
}

@media only screen and (max-width:980px){
    #subContents {padding: 60px 0 100px;}
	#commonContainer {padding: 48px 20px;}
}

@media only screen and (max-width:767px){
    #subContents {padding: 40px 0 80px;}
}



/* Sub Visual (서브이미지)
------------------------------------------------------------------------------------------------------------------ ---------------------------------------- */
@font-face {
    font-family: 'SOGANGUNIVERSITYTTF';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/SOGANGUNIVERSITYTTF.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

#sub-top {padding-top: 210px;}
#sub-top > div {width: 100%; max-width: 1580px; padding-left: 20px; padding-right: 20px; margin: 0 auto;}
#sub-top h2 {border-left: solid 6px #cd3739; font-size: 50px; padding-left: 20px; font-family: 'SOGANGUNIVERSITYTTF';}
.sub-nav {margin-top: 70px; display: flex; flex-wrap: wrap;}
.sub-nav li {margin-right: 40px; padding: 5px 0;}
.sub-nav li:last-child {margin-right: 0;}
.sub-nav li a {display: block; position: relative; font-size: 18px;}
.sub-nav li a.active {font-weight: 600;}
.sub-nav li a.active:before {content: ''; display: block; width: 6px; height: 6px; background: #cd3739; position: absolute; left: 50%; margin-left: -3px; bottom: 100%; margin-bottom: 10px;}
.sub-visual {height: 380px;}
.sub-tab {display: flex; margin-bottom: 60px; border: solid 1px #aa2a2c; overflow: hidden; -webkit-border-radius: 6px; border-radius: 6px;}
.sub-tab li {border-right: solid 1px #aa2a2c;}
.sub-tab li:last-child {border-right: none;}
.sub-tab li:first-child:nth-last-child(1) {width: 100%;}
.sub-tab li:first-child:nth-last-child(2),
.sub-tab li:first-child:nth-last-child(2) ~ li {width: 50%;}
.sub-tab li:first-child:nth-last-child(3),
.sub-tab li:first-child:nth-last-child(3) ~ li {width: 33.3333333%;}
.sub-tab li:first-child:nth-last-child(4),
.sub-tab li:first-child:nth-last-child(4) ~ li {width: 25%;}
.sub-tab li:first-child:nth-last-child(5),
.sub-tab li:first-child:nth-last-child(5) ~ li {width: 20%;}
.sub-tab li a {width: 100%; height: 70px; font-size: 20px; padding: 0 5px; line-height: 1.2; color: #aa2a2c; text-align: center; display: flex; align-items: center; justify-content: center;}
.sub-tab li a.active {background: #aa2a2c; color: #fff;}
.sub-tab li a br {display: none;}

@media only screen and (max-width: 1480px){
	#sub-top {padding-top: 160px;}
	#sub-top h2 {font-size: 50px;}
	.sub-nav {margin-top: 40px;}
	.sub-visual {height: 340px;}
	.sub-tab {margin-bottom: 50px;}
	.sub-tab li a {font-size: 18px;}
}

@media only screen and (max-width:1280px){
	#sub-top {padding-top: 120px;}
	#sub-top h2 {font-size: 40px; border-left-width: 4px;}
	.sub-nav {margin-top: 30px;}
	.sub-nav li {margin-right: 30px;}
	.sub-nav li a {font-size: 16px;}
	.sub-visual {height: 280px;}
	.sub-tab {margin-bottom: 40px;}
	.sub-tab li a {height: 60px; font-size: 16px;}
}

@media only screen and (max-width:980px){
	#sub-top {padding-top: 100px;}
	#sub-top h2 {font-size: 30px;}
	.sub-nav li a {font-size: 14px;}
	.sub-nav li a.active:before {margin-bottom: 0; width: 4px; height: 4px; margin-left: -2px;}
	.sub-visual {height: 200px;}
	.sub-tab {margin-bottom: 30px;}
	.sub-tab li a {height: 50px; font-size: 14px;}
}

@media only screen and (max-width:767px){
	#sub-top {padding-top: 80px;}
	#sub-top h2 {font-size: 20px; padding-left: 10px;}
	.sub-nav {margin-top: 20px;}
	.sub-nav li {margin-right: 20px;}
	.sub-nav li a {font-size: 13px;}
	.sub-visual {height: 120px;}
	.sub-tab li a {height: 40px; font-size: 12px;}
	.sub-tab li a br {display: block;}
}



.page-navi {border-bottom: solid 1px #e6e6e6;}
.page-navi dl {display: flex; max-width: 860px; width: 100%;}
.page-navi dl dt {flex-shrink: 0; border-left: solid 1px #e6e6e6; border-right: solid 1px #e6e6e6;}
.page-navi dl dt a {display: block; width: 60px; height: 60px; text-indent: -9999px; background: url('/images/kor09r-22-0461/sub/page_navi_home.png')no-repeat center center / 20px auto;}
.page-navi dl dd {border-right: solid 1px #e6e6e6; width: calc((100% - 62px) / 2); position: relative; font-size: 16px;}
.page-navi dl dd button {height: 60px; width: 100%; text-align: left; padding-left: 20px; padding-right: 54px; display: flex; align-items: center; background: none; border: none; position: relative;}
.page-navi dl dd button:after {content: ''; display: block; width: 14px; height: 8px; opacity: 0.5; position: absolute; right: 20px; top: 50%; margin-top: -4px; background: url('/images/kor09r-22-0461/sub/page_navi_arrow.png')no-repeat center bottom / 100% auto;}
.page-navi dl dd button.active:after {background-position: center top;}
.page-navi dl dd ul {display: none; position: absolute; left: -1px; right: -1px; top: 100%; margin-top: 1px; z-index: 1; background: #fff;}
.page-navi dl dd ul li {border: solid 1px #e6e6e6; border-top: none;}
.page-navi dl dd ul li a {height: 50px; width: 100%; padding: 0 20px; display: flex; align-items: center;}

@media only screen and (max-width:1280px){
	.page-navi dl dt a {width: 50px; height: 50px;}
	.page-navi dl dd {width: calc((100% - 52px) / 2); font-size: 14px;}
	.page-navi dl dd button {height: 50px;}
}

@media only screen and (max-width:767px){
	.page-navi {margin: 0 -20px;}
	.page-navi dl dt {border-left: none;}
	.page-navi dl dt a {width: 40px; height: 40px; background-size: 16px auto;}
	.page-navi dl dd {width: calc((100% - 41px) / 2); font-size: 11px;}
	.page-navi dl dd:last-child {border-right: none;}
	.page-navi dl dd button {height: 40px; padding-left: 8px; padding-right: 24px;}
	.page-navi dl dd button:after {width: 7px; height: 4px; right: 8px; margin-top: -2px;}
	.page-navi dl dd ul li a {height: 40px;}
}







/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0;float:left;border-bottom:1px solid #eee;color:#000}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:14px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author{max-width:33vw;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}

/* 일반게시판 view */
.whois-board-view{display:inline-block;font-size:13px}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding:10px 0;float:left;border-bottom:1px solid #eee}
.whois-board-view .whois-board-view-row .whois-board-view-subject{width:100%;margin:0 0 15px;padding:0;float:left;font-size:18px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-author{width:100%;margin:0 0 5px;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files{width:100%;margin:0;padding:0;float:left}
.whois-board-view .whois-board-view-files .whois-board-view-file{width:100%;margin:0;padding:5px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count{font-size:11px;color:#c4c4c4}

/* 게시판 버튼 */
.btn-search, .btn-sub, .whois-button-submit{color:#fff;background-color:#7b1818;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.btn-search:focus, .btn-search:hover, .btn-sub:focus, .btn-sub:hover, .whois-button-submit:focus, .whois-button-submit:hover{color:#fff;background-color:#5c0c0c}

/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#3d427c;border:0;color:#ffffff;display:inline-block;font-family:"Nanum Gothic",sans-serif}
.sub-box.sm{font-size:12px;padding:2px 5px}
.sub-box.m{font-size:14px;padding:4px 8px}
.sub-box.lg{font-size:16px;padding:6px 12px}
.sub-border{border:1px solid #3d427c}
.sub-border-t{border-top:1px solid #3d427c}
.sub-border-r{border-right:1px solid #3d427c}
.sub-border-b{border-bottom:1px solid #3d427c}
.sub-border-l{border-left:1px solid #3d427c}
.sub-bg{background-color:#3d427c}
.sub-bg-hover:hover{background-color:#36384e}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common_cont .sub-visual:before{content:none; display:none;}
.material-form{margin:0 auto 60px;padding:0 15px;max-width:1200px;background:#fff}
.material-form .header{padding:50px 10px;background:#6498fe;font-size:16px;color:#fff}
.material-form .header h3{font-size:30px}
.material-form .header p, .material-form .header span{margin-top:15px;font-size:16px;color:#fff}
.material-form .sub-header h4{font-weight:bold;height:34px;line-height:34px;font-size:16px}
.material-form .sub-content .form-group:last-child{margin:0}
.material-form .input-group{position:relative;border:0}
.material-form .input-group .input-group-addon{padding-right:6px;padding-left:6px;background:#fff;border:0}
.material-form .form-control, input[type='text'].whois, input[type='password'].whois, select.whois{border:1px solid #ccc;transition:0.3s all ease}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control.first, .material-form .input-group .form-control:first-child, .material-form .input-group .th + .form-control, .th + input[type='text'].whois, .th + input[type='password'].whois, .th + select.whois{border-bottom-left-radius:4px;border-top-left-radius:4px}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control.last, .material-form .input-group .form-control:last-child, .material-form .input-group .input-group-btn:last-child, .material-form .input-group .input-group-btn:last-child .btn, .material-form .input-group .input-group-btn:last-child button{border-bottom-right-radius:4px;border-top-right-radius:4px}
.material-form .form-group{margin-bottom:15px;overflow:visible}
.material-form .form-group.success .form-control{color:#5cb85c}
.material-form .form-group.failed .form-control{color:#d9534f}
.material-form .form-control[readonly]{background:#fff}
.material-form .btn{height:38px}
.material-form .btn-default{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.material-form .input-group input, .material-form .input-group select, input[type='text'].whois, input[type='password'].whois, select.whois{z-index:10}
.input-group label.th{z-index:9;display:none;position:absolute;top:50%;left:10px;margin-top:-10px;height:20px;color:#ccc}
.input-group label.th.ie9{z-index:11;display:block}
.material-form .desc{padding:10px 0}
.chkbox{display:inline-block;margin:0;padding:0}
.chk-block,
.chk-block span{display:block;text-align:center;width:100%}
.chkbox input[type='radio'],
.chkbox input[type='checkbox']{display:none}
.chkbox input[type='radio']~.rbtn{padding:6px 12px;line-height:27px;border:1px solid #ccc;border-radius:3px;cursor:pointer}
.chkbox input[type='radio']:checked~.rbtn{background:#ccc;color:#fff}
.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box{display:block;color:#bbb;cursor:pointer;transition:0.5s all ease}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before{display:inline-block;margin-right:5px;padding:2px;font-family:'Glyphicons Halflings';font-size:18px;font-weight:normal;line-height:1;text-align:center;transition:0.4s all ease;vertical-align:middle;color:#cfcfcf}
.chkbox input[type='radio']~.box:before{content:"e165"}
.chkbox input[type='checkbox']~.box:before{content:"e013"}
.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box{color:#666}
.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{color:#666}

@media only screen and (max-width:767px){
    .material-form{margin-bottom:30px;}
}



/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0;float:left;border-bottom:1px solid #eee;color:#000}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:14px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author{max-width:33vw;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}

/* 일반게시판 view */
.whois-board-view{display:inline-block;font-size:13px}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding:10px 0;float:left;border-bottom:1px solid #eee}
.whois-board-view .whois-board-view-row .whois-board-view-subject{width:100%;margin:0 0 15px;padding:0;float:left;font-size:18px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-author{width:100%;margin:0 0 5px;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files{width:100%;margin:0;padding:0;float:left}
.whois-board-view .whois-board-view-files .whois-board-view-file{width:100%;margin:0;padding:5px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count{font-size:11px;color:#c4c4c4}

/* 게시판 버튼 */
.btn-search, .btn-sub, .whois-button-submit{color:#fff;background-color:#1f3f93;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.btn-search:focus, .btn-search:hover, .btn-sub:focus, .btn-sub:hover, .whois-button-submit:focus, .whois-button-submit:hover{color:#fff;background-color:#1f3f93}



/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#3d427c;border:0;color:#ffffff;display:inline-block;font-family:"Nanum Gothic",sans-serif}
.sub-box.sm{font-size:12px;padding:2px 5px}
.sub-box.m{font-size:14px;padding:4px 8px}
.sub-box.lg{font-size:16px;padding:6px 12px}
.sub-border{border:1px solid #3d427c}
.sub-border-t{border-top:1px solid #3d427c}
.sub-border-r{border-right:1px solid #3d427c}
.sub-border-b{border-bottom:1px solid #3d427c}
.sub-border-l{border-left:1px solid #3d427c}
.sub-bg{background-color:#3d427c}
.sub-bg-hover:hover{background-color:#36384e}



/* 게시판 */
.paginate_regular {margin-top: 50px;}
.board_pagetab {display: flex; align-items: center; justify-content: center;}
.board_pagetab a {display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; margin: 0 5px; color: #888; -webkit-border-radius: 50%; border-radius: 50%;}
.board_pagetab span.on a {background: #000; color: #fff; font-weight: 700;}
.board_pagetab a.page-first,
.board_pagetab a.page-prev,
.board_pagetab a.page-next,
.board_pagetab a.page-last {text-indent: -9999px; border: solid 1px #ccc; -webkit-border-radius: 50%; border-radius: 50%;}
.board_pagetab a.page-first {background: url('/images/kor09r-22-0461/sub/paging_first.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-prev {background: url('/images/kor09r-22-0461/sub/paging_prev.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-next {background: url('/images/kor09r-22-0461/sub/paging_next.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-last {background: url('/images/kor09r-22-0461/sub/paging_last.png')no-repeat center center / 16px auto;}

@media screen and (max-width: 768px) {
	.paginate_regular {margin-top: 30px;}
	.board_pagetab a {width: 30px; height: 30px; margin: 0 2px; font-size: 12px; background-size: 12px auto !important;}
}



.brd-top {padding-bottom: 30px; border-bottom: solid 1px #303030; display: flex; align-items: center; justify-content: space-between;}
.brd-top p {color: #8c8c8c;}
.brd-top p strong {color: #303030; font-weight: 400;}
.brd-sch {display: flex;}
.brd-sch li select,
.brd-sch li.brd-sch__text input[type="text"] {display: block; height: 50px; width: 100%; padding: 0 15px; font-size: 16px; border: solid 1px #dadada;}
.brd-sch li.brd-sch__text input[type="text"]::placeholder {color: #676767;}
.brd-sch li {margin-right: 5px;}
.brd-sch li:last-child {margin-right: 0;}
.brd-sch li.brd-sch__sel {width: 130px; flex-shrink: 0;}
.brd-sch li.brd-sch__text {flex-grow: 1;}
.brd-sch li.brd-sch__submit {width: 100px; flex-shrink: 0;}
.brd-sch li.brd-sch__submit button {width: 100%; height: 50px; border: none; background: #676767; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center;}

@media only screen and (max-width:1280px) {
	.brd-top p {font-size: 14px;}
	.brd-sch li select,
	.brd-sch li.brd-sch__text input[type="text"] {height: 40px; padding: 0 10px; font-size: 14px;}
	.brd-sch li.brd-sch__submit button {height: 40px; font-size: 14px;}
}

@media only screen and (max-width:980px) {
	.brd-sch li.brd-sch__sel {width: 100px;}
	.brd-sch li.brd-sch__submit {width: 80px;}
}

@media only screen and (max-width:768px) {
	.brd-top {padding-bottom: 10px; flex-wrap: wrap;}
	.brd-top p {order: 1; font-size: 12px; margin-top: 10px; width: 100%;}
	.brd-sch {flex-wrap: wrap; margin: -2px; width: calc(100% + 4px);}
	.brd-sch li select,
	.brd-sch li.brd-sch__text input[type="text"] {font-size: 13px; padding: 0 10px;}
	.brd-sch li {margin-right: 0; padding: 2px;}
	.brd-sch li.mr50 {margin-right: 50%;}
	.brd-sch li.brd-sch__sel {width: 50%;}
	.brd-sch li.brd-sch__submit {width: 60px;}
	.brd-sch li.brd-sch__submit button {font-size: 13px;}
}



.brd-list {table-layout: fixed; width: 100%;}
.brd-list caption {display: none;}
.brd-list th,
.brd-list td {border-bottom: solid 1px #c9c9c9; padding: 20px; text-align: center; font-size: 16px;}
.brd-list th {font-weight: 500; background: #f8f8f8;}
.brd-list td.brd-list__cate {width: 160px; color: #aa2a2c;}
.brd-list td.brd-list__title {text-align: left;}
.brd-list td.brd-list__title a {display: inline-flex; max-width: 100%; align-items: center; font-weight: 500;}
.brd-list td.brd-list__title a span {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.brd-list td.brd-list__title a em {flex-shrink: 0; font-style: normal; display: inline-block; vertical-align: middle; background: #d21243; margin-left: 5px; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; font-size: 10px; font-weight: 700; -webkit-border-radius: 20px; border-radius: 20px;}
.brd-list td.brd-list__title a img {flex-shrink: 0; margin-left: 5px;}
.brd-list td.brd-list__file img {width: 22px;}
.brd-list td.brd-list__date {width: 120px; color: #969696;}



@media screen and (max-width: 1220px) {
	.brd-list th,
	.brd-list td {padding: 15px 0; font-size: 14px;}
	.brd-list td.brd-list__status em {width: 60px; height: 30px; font-size: 12px;}
}

@media screen and (max-width: 768px) {
	.brd-list thead {display: none;}
	.brd-list,
	.brd-list tbody,
	.brd-list tr,
	.brd-list td {display: block;}
	.brd-list th,
	.brd-list td {border-bottom: none; padding: 0; text-align: left;}
	.brd-list tr {padding: 15px 0; border-bottom: solid 1px #c9c9c9; position: relative;}
	.brd-list td.brd-list__cate {display: inline-flex; align-items: center; justify-content: center; width: auto; height: 24px; padding: 0 10px; font-size: 11px; border: solid 1px #5683ba; -webkit-border-radius: 20px; border-radius: 20px;}
	.brd-list td.brd-list__title {position: relative; padding-right: 40px;}
	.brd-list td.brd-list__title a {font-size: 13px; font-weight: 600;}
	.brd-list td.brd-list__title a em {margin-left: 3px; width: 16px; height: 16px; line-height: 16px;}
	.brd-list td.brd-list__idx {position: absolute; right: 0; top: 15px; font-size: 11px;}
	.brd-list td.brd-list__idx:before {content: 'NO. ';}
	.brd-list td.brd-list__idx.notice:before {display: none;}
	.brd-list td.brd-list__name,
	.brd-list td.brd-list__date,
	.brd-list td.brd-list__hit {display: inline-block; vertical-align: middle; color: #666; font-size: 12px; line-height: 1;}
	.brd-list td.brd-list__file {display: none;}
	.brd-list td.brd-list__name {margin-right: 10px;}
	.brd-list td.brd-list__hit {margin-right: 10px;}
	.brd-list td.brd-list__hit:before {content: '조회수 : ';}
}



.brd-view__title {border-top: solid 1px #444; padding: 20px 10px 0;}
.brd-view__title h3 {color: #333; font-size: 20px;}
.brd-view__info {padding: 10px;}
.brd-view__info span {font-size: 12px; position: relative; padding-right: 10px; margin-right: 10px;}
.brd-view__info span:last-child {padding-right: 0; margin-right: 0;}
.brd-view__info span:after {content: ''; display: block; width: 1px; height: 10px; background: #ccc; position: absolute; right: 0; top: 50%; margin-top: -5px;}
.brd-view__info span:last-child:after {display: none;}
.brd-view__content {padding: 30px 10px; min-height: 400px; border-top: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5;}
.brd-view__content .main-video {margin-bottom: 30px;}
.brd-view__file {border-bottom: solid 1px #e5e5e5; padding: 15px 10px;}
.brd-view__file dt {font-size: 14px;}
.brd-view__file dd {font-size: 14px; margin-top: 5px;}
.brd-view__file dd ul {}
.brd-view__file dd ul li {}
.brd-view__file dd ul li:last-child {}
.brd-view__file dd ul li a {text-decoration: underline; color: #000; font-weight: 500;}
.brd-view__file dd ul li a:hover {text-decoration: underline !important;}
.brd-view__btn {display: flex; align-items: center; justify-content: space-between; margin-top: 15px; padding: 0;}
.brd-view__navi {margin-top: 30px; border-top: solid 1px #444;}
.brd-view__navi li {border-bottom: solid 1px #f0f0f0; padding: 15px 0;}
.brd-view__navi dl {display: flex; align-items: center;}
.brd-view__navi dt {flex-shrink: 0; width: 100px; font-size: 14px; padding: 0 10px;}
.brd-view__navi dd {flex-grow: 1; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media screen and (max-width: 768px) {
	.brd-view__title {padding: 15px 0 0;}
	.brd-view__title h3 { font-size: 16px;}
	.brd-view__info {padding: 10px 0;}
	.brd-view__info span {font-size: 11px; padding-right: 8px; margin-right: 8px;}
	.brd-view__info span:after {height: 8px; margin-top: -4px;}
	.brd-view__info span img {display: none;}
	.brd-view__content {padding: 20px 0; min-height: 200px;}
	.brd-view__file {padding: 10px 0;}
	.brd-view__file dt {font-size: 13px;}
	.brd-view__file dd {font-size: 12px; margin-top: 3px;}
	.brd-view__btn {padding: 0; margin-top: 10px;}
	.brd-view__navi li {padding: 10px 0;}
	.brd-view__navi dt {width: 60px; font-size: 12px;}
	.brd-view__navi dd {font-size: 12px;}
}



.gallery-list {display: flex; flex-wrap: wrap; margin: -40px -20px; padding-top: 50px;}
.gallery-list > li {padding: 40px 20px; width: 33.3333%;}
.gallery-list > li a {display: block;}
.gallery-list > li a em {display: block; padding-bottom: 70%; border: solid 1px #e3e3e3; -webkit-border-radius: 10px; border-radius: 10px;}
.gallery-list > li a p {color: #cd3739; margin-top: 15px;}
.gallery-list > li a h5 {margin-top: 10px; font-size: 20px; font-weight: 400; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.5; height: 3.0em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.gallery-list > li a span {display: block; margin-top: 10px; color: #969696;}
.gallery-list > li.none {text-align: center; padding: 30px; width: 100% !important;}
.gallery-list.report > li {width: 25%;}
.gallery-list.report > li a em {padding-bottom: 148%;}

@media only screen and (max-width:1280px) {
	.gallery-list {margin: -20px -10px; padding-top: 30px;}
	.gallery-list > li {padding: 20px 10px;}
	.gallery-list > li a p {font-size: 14px; margin-top: 10px;}
	.gallery-list > li a h5 {font-size: 16px; margin-top: 5px;}
	.gallery-list > li a span {font-size: 13px;}
}

@media only screen and (max-width:980px) {
	.gallery-list > li a p {font-size: 12px;}
	.gallery-list > li a h5 {font-size: 15px;}
	.gallery-list > li a span {font-size: 12px;}
}

@media only screen and (max-width:768px) {
	.gallery-list {margin: -15px -5px; padding-top: 20px;}
	.gallery-list > li {padding: 15px 5px; width: 50%;}
	.gallery-list.report > li {width: 50%;}
	.gallery-list > li a p {font-size: 11px;}
	.gallery-list > li a h5 {font-size: 13px;}
	.gallery-list > li a span {font-size: 10px; margin-top: 5px;}
	.gallery-list > li.none {font-size: 13px;}
}





/* FAQ */
.faq-list {border-top: solid 2px #2e3133;}
.faq-list dl {border-bottom: solid 1px #ccc;}
.faq-list dl dt button {padding: 15px 20px; display: flex; align-items: center; text-align: left; padding-right: 50px; position: relative; width: 100%; font-size: 16px; font-weight: 400; border: none; background: none;}
.faq-list dl dt button:before {content: 'Q'; flex-shrink: 0; width: 30px; height: 30px; margin-right: 10px; background: #2e387e; color: #fff; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.faq-list dl dt button:after {content: ''; display: block; width: 10px; height: 10px; border-top: solid 2px #000; border-right: solid 2px #000; position: absolute; top: 50%; margin-top: -5px; right: 20px; -webkit-transform: rotate(135deg); transform: rotate(135deg);}
.faq-list dl dt button.active:after {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.faq-list dl dd {background: #fafafa; padding: 20px 40px; border-top: solid 1px #ccc; display: none;}
.faq-list dl dd:before {content: 'A'; flex-shrink: 0; width: 30px; height: 30px; margin-right: 20px; background: #ff5400; color: #fff; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.faq-list dl dd p {font-size: 14px; line-height: 1.8;}
.faq-list .none {padding: 30px; text-align: center; border-bottom: solid 1px #ccc; font-size: 14px;}

@media only screen and (max-width:768px) {
	.faq-list dl dt button {padding: 10px 0; padding-right: 0; font-size: 13px;}
	.faq-list dl dt button:before {width: 25px; height: 25px; font-size: 13px;}
	.faq-list dl dt button:after {display: none;}
	.faq-list dl dd {padding: 10px;}
	.faq-list dl dd:before {width: 25px; height: 25px; font-size: 13px; margin-right: 10px;}
	.faq-list dl dd p {font-size: 12px;}
}



/* 고객서비스 */
.form-control{box-shadow:none;-webkit-box-shadow:none; height:40px; -webkit-border-radius: 0px; border-radius: 0px;}}
/* .form-control:focus{outline:none;box-shadow:none;-webkit-box-shadow:none;border-color:#16103f} */

label {cursor: pointer !important; margin-bottom: 0;}
input[type=checkbox] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none;}
input[type=checkbox]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 4px; right: 4px; top: 4px; bottom: 4px;}
input[type=radio] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none; -webkit-border-radius: 50%; border-radius: 50%;}
input[type=radio]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; -webkit-border-radius: 50%; border-radius: 50%;}
.file-coment {font-size: 12px; margin-top: 5px;}
textarea.form-control {height: 340px;}
.max400 {max-width: 400px; width: 100%;}

.rsm-info {margin-bottom: 10px; margin-top: 80px;}
.rsm-info strong {font-size: 20px; font-weight: 700; margin-right: 20px;}
.rsm-agree {width: 100% !important; padding-top: 60px !important; border-bottom: none !important; padding-left: 0 !important; padding-right: 0 !important;}
.rsm-agree p {font-size: 18px; margin-bottom: 10px;}
.rsm-agree textarea {height: 200px;}
.rsm-agree label {margin-top: 20px; font-weight: 400 !important; display: flex;}
.rsm-agree label input {flex-shrink: 0; margin-top: 1px;}
.rsm-radio {display: flex; align-items: center; flex-wrap: wrap;}
.rsm-radio li {margin-right: 20px; padding: 5px 0;}
.rsm-radio li:last-child {margin-right: 0;}
.rsm-radio li label {font-weight: 400 !important;}
.rsm-phone {display: flex; align-items: center;}
.rsm-phone em {display: block; width: 20px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail {display: flex; align-items: center;}
.rsm-mail em {display: block; width: 30px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail .menu-scroll {position: relative;}
.rsm-mail .menu-scroll button {border-left: none; width: 40px; height: 40px; padding: 0; -webkit-border-radius: 0px; border-radius: 0px;}
.rsm-upload {margin-bottom: 5px;}
.rsm-upload a {display: inline-flex; align-items: center; justify-content: center; padding: 0 10px; height: 30px; background: #e5e5e5; border: solid 1px #aaa; font-size: 14px;}
.rsm-img {width: 180px; display: inline-block; vertical-align: middle; margin-left: 5px;}
.rsm-table {border-top: solid 2px #000; table-layout: fixed; width: 100%;}
.rsm-table th,
.rsm-table td {border-bottom: solid 1px #ccc; padding: 20px;}
.rsm-table th {background: #fafafa; text-align: center; font-weight: 700;}
.rsm-table th span {color: #f00; margin-left: 5px;}
.rsm-content {height: 340px;}
.rsm-submit {margin-top: 50px;}
.rsm-submit a,
.rsm-submit button {width: 260px; height: 80px; background: #027791; color: #fff; border: none; font-size: 22px; font-weight: 600; margin: 0 auto; -webkit-border-radius: 40px; border-radius: 40px; display: flex; align-items: center; justify-content: center;}

@media screen and (max-width: 1280px) {
	.rsm-info {margin-top: 40px;}
	.rsm-agree {padding-top: 30px !important;}
	.rsm-submit a,
	.rsm-submit button {width: 200px; height: 70px; font-size: 20px;}
}

@media screen and (max-width: 980px) {
	.rsm-info {margin-top: 30px;}
	textarea.form-control {height: 240px;}
	.rsm-agree p {font-size: 16px;}
	.rsm-agree textarea {height: 140px;}
	.rsm-agree label {margin-top: 10px;}
	.rsm-table th,
	.rsm-table td {padding: 10px; font-size: 14px;}
	.rsm-submit {margin-top: 30px;}
	.rsm-submit a,
	.rsm-submit button {width: 160px; height: 60px; font-size: 18px;}
}

@media screen and (max-width: 768px) {
	.form-control {font-size: 12px;}
	.rsm-info {font-size: 12px; margin-top: 20px;}
	.rsm-info strong {font-size: 14px; margin-right: 0; display: block;}
	textarea.form-control {height: 140px;}	
	.rsm-agree {padding-top: 20px !important;}
	.rsm-agree p {font-size: 14px; margin-bottom: 5px;}
	.rsm-agree textarea {height: 100px; font-size: 12px;}
	.rsm-agree label {margin-top: 10px; font-size: 11px;}
	.rsm-agree label input {margin-top: -1px;}
	.rsm-table,
	.rsm-table tbody {display: block;}
	.rsm-table tr {display: flex; flex-wrap: wrap;}
	.rsm-table th {width: 100px; font-size: 13px; padding: 0; display: flex; align-items: center; justify-content: center;}
	.rsm-table td {width: calc(100% - 100px);}
	.rsm-img {width: 100%; display: block; margin-left: 0; margin-top: 5px;}
	.rsm-submit a,
	.rsm-submit button {width: 120px; height: 50px; font-size: 14px;}
}



/* 제품 */
.gd-tab {padding-bottom: 60px; margin: 0 -10px; display: flex; flex-wrap: wrap; justify-content: center;}
.gd-tab li {padding: 0 10px;}
.gd-tab li:first-child:nth-last-child(2),
.gd-tab li:first-child:nth-last-child(2) ~ li {width: 50%;}
.gd-tab li:first-child:nth-last-child(3),
.gd-tab li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.gd-tab li:first-child:nth-last-child(4),
.gd-tab li:first-child:nth-last-child(4) ~ li {width: 25%;}
.gd-tab li:first-child:nth-last-child(5),
.gd-tab li:first-child:nth-last-child(5) ~ li {width: 20%;}
.gd-tab li a {height: 50px; font-size: 16px; background: #f3f3f3; color: #292929; font-weight: 500; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 40px; border-radius: 40px;}
.gd-tab li a.active {background: #027791; color: #fff;}


.gd-list {margin: -50px -20px; display: flex; flex-wrap: wrap;}
.gd-list li {width: 25%; padding: 50px 20px;}
.gd-list li.none {width: 100%; text-align: center;}
.gd-list li a {display: block;}
.gd-list li a img {display: block; width: 100%; border: solid 1px #efefef;}
.gd-list li a h5 {font-size: 16px; font-weight: 500; margin-top: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media screen and (max-width: 1280px) {
	.gd-list li a h5 {font-size: 15px;}
}

@media screen and (max-width: 980px) {
	.gd-tab li {width: auto !important; margin: 0 20px;}
	.gd-list {margin: -30px -15px;}
	.gd-list li {padding: 30px 15px; width: 33.3333%;}
	.gd-list li a h5 {font-size: 14px; margin-top: 5px;}
}

@media screen and (max-width: 768px) {
	.gd-tab {border-bottom: none;}
	.gd-tab li {margin: 2px;}
	.gd-tab li a {height: 40px; font-size: 13px; padding: 0 10px; border: solid 1px #ddd;}	
	.gd-tab li a.active:after {display: none;}
	.gd-tab li a.active {background: #1a1dcc; color: #fff;}
	.gd-list {margin: -20px -10px;}
	.gd-list li {padding: 20px 10px; width: 50%;}
	.gd-list li a h5 {font-size: 13px;}
}




.gd-dtl__top {display: flex;}
.gd-dtl__img {width: 50%;}
.gd-dtl__big {border: solid 1px #ddd;}
.gd-dtl__nav {margin: 0 -6px; margin-top: 30px;}
.gd-dtl__nav .slick-slide {padding: 0 6px;}
.gd-dtl__nav .slick-slide img {display: block; border: solid 1px #ddd;}
.gd-dtl__nav .slick-arrow {display: block; width: 30px; text-indent: -9999px; border: none; position: absolute; top: 0; bottom: 0; background: none;}
.gd-dtl__nav .slick-prev {right: 100%; margin-right: -6px;}
.gd-dtl__nav .slick-next {left: 100%; margin-left: -6px;}
.gd-dtl__nav .slick-arrow:after {content: ''; display: block; width: 16px; height: 16px; border-top: solid 3px #eaeaea; position: absolute; top: 50%; left: 50%; margin-top: -8px;}
.gd-dtl__nav .slick-prev:after {border-left: solid 3px #eaeaea; margin-left: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.gd-dtl__nav .slick-next:after {border-right: solid 3px #eaeaea; margin-left: -12px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.gd-dtl__smry {width: 50%; padding-left: 60px; display: flex; flex-direction: column;}
.gd-dtl__smry h6 {font-size: 20px; color: #1a1dcc; font-weight: 600;}
.gd-dtl__smry h4 {font-size: 40px; font-weight: 600; color: #000; margin-top: 10px;}
.gd-dtl__smry dl {}
.gd-dtl__smry dl dt {font-size: 24px; font-weight: 600;}
.gd-dtl__smry dl dd {margin-top: 20px; font-size: 16px; line-height: 1.8;}
.gd-dtl__smry dl dd pre {display: none;}
.gd-dtl__smry dl dd ul {}
.gd-dtl__smry dl dd ul li {font-size: 18px; margin-bottom: 15px; position: relative; padding-left: 20px;}
.gd-dtl__smry dl dd ul li:last-child {margin-bottom: 0;}
.gd-dtl__smry dl dd ul li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 8px; top: 10px; -webkit-border-radius: 50%; border-radius: 50%;}

.goods-dtl__list2 li {display: flex;}
.goods-dtl__list2 li strong {flex-shrink: 0; width: 100px;}

.gd-dtl__shrink {flex-shrink: 0;}
.gd-dtl__grow {flex-grow: 1; margin-top: 30px; padding-top: 30px; border-top: dotted 2px #ddd;}
.gd-dtl__btn {flex-shrink: 0; margin-top: 30px;}
.gd-dtl__btn ul {display: flex; margin: 0 -5px;}
.gd-dtl__btn ul li {padding: 0 5px;}
.gd-dtl__btn ul li:first-child:nth-last-child(1) {width: 50%;}
.gd-dtl__btn ul li:first-child:nth-last-child(2),
.gd-dtl__btn ul li:first-child:nth-last-child(2) ~ li {width: 50%;}
.gd-dtl__btn ul li:first-child:nth-last-child(3),
.gd-dtl__btn ul li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.gd-dtl__btn ul li:first-child:nth-last-child(4),
.gd-dtl__btn ul li:first-child:nth-last-child(4) ~ li {width: 25%;}
.gd-dtl__btn ul li a,
.gd-dtl__btn ul li button {width: 100%; height: 60px; border: solid 1px #333; background: none; padding: 0 40px; line-height: 1.0; font-size: 18px; display: flex; align-items: center; justify-content: center;}
.gd-dtl__btn ul li a.grn,
.gd-dtl__btn ul li button.grn {background: #00025a; border-color: #00025a; color: #fff;}

.gd-dtl__content {margin-top: 100px; font-size: 16px; line-height: 1.8;}
.gd-dtl__content h4 {font-size: 24px; font-weight: 600; margin-bottom: 20px;}
.gd-dtl__content dl {margin-top: 40px;}
.gd-dtl__content dl dt {font-size: 18px; color: #00025a; font-weight: 600; margin-bottom: 10px;}
.gd-dtl__content dl dd {font-size: 18px; margin-bottom: 5px; position: relative; padding-left: 20px;}
.gd-dtl__content dl dd:last-child {margin-bottom: 0;}
.gd-dtl__content dl dd:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 8px; top: 10px; -webkit-border-radius: 50%; border-radius: 50%;}

@media screen and (max-width: 1280px) {
	.gd-dtl__smry h6 {font-size: 16px;}
	.gd-dtl__smry h4 {font-size: 36px;}
	.gd-dtl__smry dl dt {font-size: 20px;}
	.gd-dtl__smry dl dd {font-size: 15px;}
	.gd-dtl__smry dl dd ul li {font-size: 16px;}
	.gd-dtl__smry dl dd ul li:before {top: 8px;}
	.gd-dtl__grow {margin-top: 30px; padding-top: 30px;}
	.gd-dtl__btn ul {margin: 0 -2px;}
	.gd-dtl__btn ul li {padding: 0 2px;}
	.gd-dtl__btn ul li a,
	.gd-dtl__btn ul li button {height: 50px; padding: 0 30px; font-size: 16px;}
	.gd-dtl__content {margin-top: 100px; font-size: 15px;}
	.gd-dtl__content h4 {font-size: 20px;}
	.gd-dtl__content dl dt {font-size: 16px;}
	.gd-dtl__content dl dd {font-size: 16px;}
	.gd-dtl__content dl dd:before {top: 8px;}
}

@media screen and (max-width: 980px) {
	.gd-dtl__smry h4 {font-size: 30px;}
	.gd-dtl__smry dl dt {font-size: 16px;}
	.gd-dtl__smry dl dd {margin-top: 10px; font-size: 14px;}
	.gd-dtl__smry dl dd ul li {font-size: 14px; padding-left: 10px; margin-bottom: 10px;}
	.gd-dtl__smry dl dd ul li:before {top: 7px; left: 0;}	
	.gd-dtl__grow {margin-top: 20px; padding-top: 20px;}
	.gd-dtl__btn ul li a,
	.gd-dtl__btn ul li button {width: 100%; padding: 0 0; font-size: 14px;}

	.gd-dtl__content {margin-top: 60px; font-size: 14px;}
	.gd-dtl__content h4 {font-size: 16px; margin-bottom: 10px;}
	.gd-dtl__content dl {margin-top: 20px;}
	.gd-dtl__content dl dt {font-size: 14px;}
	.gd-dtl__content dl dd {font-size: 14px; padding-left: 10px;}
	.gd-dtl__content dl dd:before {top: 7px; left: 0;}
}

@media screen and (max-width: 768px) {
	.gd-dtl__top {display: block;}
	.gd-dtl__img {width: 100%;}
	.gd-dtl__smry {width: 100%; margin-top: 40px; padding-left: 0;}
	.goods-dtl__list2 li strong {width: 80px;}
}






/* 이미지슬라이드 */
.img-slider {padding: 0 60px;}
.img-slider .slick-slide {}
.img-slider .slick-slide img {display: block; width: 100%; border: solid 1px #ddd;}
.img-slider .slick-slide p {margin-top: 10px;}
.img-slider .slick-arrow {width: 30px; height: 50px; background: none; border: none; text-indent: -9999px; z-index: 1; position: absolute; top: 50%; margin-top: -25px;}
.img-slider .slick-prev {left: 0;}
.img-slider .slick-next {right: 0;}
.img-slider .slick-arrow:after {content: ''; display: block; width: 32px; height: 32px; border-top: solid 4px #e5e5e5; position: absolute; left: 50%; top: 50%; margin-top: -16px;}
.img-slider .slick-prev:after {margin-left: -8px; border-left: solid 4px #e5e5e5; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.img-slider .slick-next:after {margin-left: -24px; border-right: solid 4px #e5e5e5; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.img-slider .none {text-align: center; padding: 30px; font-size: 14px;}
.img-thumb {margin-top: 30px; padding: 20px 60px; background: #f4f4f4;}
.img-thumb .slick-list {margin: 0 -5px;}
.img-thumb .slick-slide {padding: 0 5px; cursor: pointer;}
.img-thumb .slick-slide img {display: block; border: solid 1px #ddd;}
.img-thumb .slick-slide p {display: none;}
.img-thumb .slick-arrow {width: 30px; height: 60px; background: #c9c9c9; border: none; text-indent: -9999px; position: absolute; top: 50%; margin-top: -30px;}
.img-thumb .slick-prev {left: 0; -webkit-border-radius: 0 200px 200px 0; border-radius: 0 200px 200px 0;}
.img-thumb .slick-next {right: 0; -webkit-border-radius: 200px 0 0 200px; border-radius: 200px 0 0 200px;}
.img-thumb .slick-arrow:after {content: ''; display: block; width: 16px; height: 16px; border-top: solid 2px #fff; position: absolute; left: 50%; top: 50%; margin-top: -8px;}
.img-thumb .slick-prev:after {margin-left: -6px; border-left: solid 2px #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.img-thumb .slick-next:after {margin-left: -10px; border-right: solid 2px #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}

@media screen and (max-width: 1280px) {
	.img-slider {padding: 0 40px;}
	.img-thumb {margin: 30px -20px 0;}
}

@media screen and (max-width: 768px) {
	.img-slider {padding: 0;}
	.img-slider .slick-arrow {display: none !important;}
	.img-slider .slick-slide p {font-size: 14px;}
	.img-thumb {margin: 20px -20px 0; padding: 10px 20px;}
	.img-thumb .slick-list {overflow: visible;}
	.img-thumb .slick-arrow {display: none !important;}
}






.red-box {width: 100%; background: #fcf5f6; padding: 30px; font-size: 18px; line-height: 1.8; font-weight: 500; word-break: auto-phrase; text-align: center; -webkit-border-radius: 20px; border-radius: 20px;}
.gry-box {background: #f6f6f6; padding: 30px; margin-top: 30px; font-size: 20px; line-height: 1.8; color: #000; font-weight: 600; word-break: auto-phrase; text-align: center; -webkit-border-radius: 20px; border-radius: 20px;}
.sub-txt {color: #4c4c4c; margin-top: 60px; line-height: 1.8;}
.sub-txt + .sub-txt {margin-top: 40px;}
.sub-txt strong {color: #000;}
.sub-article {display: flex; margin-top: 100px; position: relative;}
.sub-article.gry {padding: 100px 0;}
.sub-article.gry:before {content: ''; background: #f6f6f6; z-index: -1; display: block; position: absolute; top: 0; bottom: 0; left: -100%; right: -100%;}
.sub-article > dt {width: 28%; font-size: 22px; color: #aa2a2c; font-weight: 600; padding-right: 30px;}
.sub-article > dd {width: 72%; color: #4c4c4c; line-height: 1.8;}
.sub-article > dd p {margin-top: 40px;}
.sub-article > dd p:first-child {margin-top: 0;}
.sub-article > dd ul {}
.sub-article > dd ul li {margin-bottom: 5px; display: flex;}
.sub-article > dd ul li:last-child {margin-bottom: 0;}
.sub-article > dd ul li:before {content: ''; display: block; width: 3px; height: 3px; margin-top: 13px; margin-right: 10px; background: #4c4c4c; flex-shrink: 0; -webkit-border-radius: 20px; border-radius: 20px;}
.sub-img {margin-top: 40px;}
.sub-img img {display: block; width: 100%; -webkit-border-radius: 20px; border-radius: 20px;}
.sub-img span {display: block; text-align: center; color: #000; font-weight: 500; margin-top: 10px;}
.sub-img a {width: 380px; height: 70px; margin: -35px auto 0; position: relative; background: #aa2a2c; color: #fff; font-size: 18px; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 40px; border-radius: 40px;}
.sub-half {display: flex; margin: -10px; flex-wrap: wrap;}
.sub-half > div {width: 50%; padding: 10px;}
.rsc-msg {margin: 80px 0; display: flex; align-items: center;}
.rsc-msg dt {width: 50%;}
.rsc-msg dt ul li {margin-bottom: 20px; font-size: 22px; font-weight: 600; color: #aa2a2c;}
.rsc-msg dt ul li:last-child {margin-bottom: 0;}
.rsc-msg dd {width: 50%;}
.rsc-msg dd .sub-img {margin-top: 0;}
.rsc-number {padding: 40px; background: #f6f6f6; text-align: center; -webkit-border-radius: 20px; border-radius: 20px;}
.rsc-number h5 {font-size: 20px; color: #4c4c4c; font-weight: 400; margin-bottom: 10px;}
.rsc-number span {display: block; font-size: 16px; color: #4c4c4c; font-weight: 700;}
.ipv-msg {display: flex; margin-top: 40px; margin-bottom: 30px;}
.ipv-msg h5 {width: 62%; padding-right: 10%; padding-top: 20px; font-size: 18px; line-height: 1.8;}
.ipv-msg .sub-img {width: 38%; margin-top: 0;}

@media screen and (max-width: 1280px) {
	.ipv-msg h5 {font-size: 16px; padding-top: 0;}
}

@media screen and (max-width: 980px) {
	.red-box {padding: 20px; font-size: 16px;}
	.gry-box {padding: 20px; font-size: 18px; margin-top: 20px;}
	.sub-article {margin-top: 80px; display: block;}
	.sub-article.gry {padding: 80px 0;}
	.sub-article > dt {width: 100%; font-size: 20px;}
	.sub-article > dt br {display: none;}
	.sub-article > dd {width: 100%; margin-top: 10px;}
	.sub-article > dd ul li:before {margin-right: 6px;}
	.rsc-msg {margin: 60px 0;}
	.rsc-msg dt ul li {font-size: 18px; margin-bottom: 10px;}
	.rsc-number {padding: 30px;}
	.rsc-number h5 {font-size: 18px;}
}

@media screen and (max-width: 768px) {
	.red-box {padding: 15px; font-size: 14px;}
	.gry-box {padding: 15px; font-size: 15px;}
	.sub-txt {margin-top: 30px; font-size: 14px;}
	.sub-txt + .sub-txt {margin-top: 20px;}
	.sub-tab + .sub-article {margin-top: 30px;}
	.sub-article {margin-top: 40px;}
	.sub-article.gry {padding: 40px 0;}
	.sub-article > dt {font-size: 18px;}
	.sub-article > dt br {display: none;}
	.sub-article > dd {font-size: 14px;}
	.sub-article > dd p {margin-top: 20px;}
	.sub-article > dd ul li:before {margin-top: 11px;}
	.sub-img {margin-top: 20px;}
	.sub-img img {-webkit-border-radius: 10px; border-radius: 10px;}
	.sub-img span {margin-top: 5px;}
	.sub-img a {width: 200px; height: 40px; margin-top: -20px; font-size: 14px;}
	.sub-half {display: block; margin: 0;}
	.sub-half > div {width: 100%; padding: 0;}
	.rsc-msg {display: block; margin: 40px 0 30px;}
	.rsc-msg dt {width: 100%;}
	.rsc-msg dt ul li {font-size: 16px; margin-bottom: 5px;}
	.rsc-msg dd {width: 100%; margin-top: 20px;}
	.rsc-number {padding: 20px;}
	.rsc-number h5 {font-size: 14px;}
	.rsc-number span {font-size: 13px;}
	.ipv-msg {display: block; margin-bottom: 40px;}
	.ipv-msg h5 {width: 100%; padding-right: 0; font-size: 14px;}
	.ipv-msg .sub-img {width: 100%; margin-top: 20px;}
}




.grt-top {display: flex; align-items: center;}
.grt-top dt {order: 1; flex-shrink: 0; width: 24%; margin-left: 10%;}
.grt-top dt .sub-img {margin-top: 0;}
.grt-top dt p {font-weight: 400; text-align: center; margin-top: 15px;}
.grt-top dt p strong {font-size: 22px; letter-spacing: 0.2rem; display: block;}
.grt-top dd h5 {font-size: 26px; color: #000; line-height: 1.5; font-weight: 700;}
.grt-top dd p {margin-top: 40px; color: #4c4c4c; line-height: 1.8;}
.grt-bot {padding: 100px 0; position: relative; margin-top: 100px; margin-bottom: -140px;}
.grt-bot:before {content: ''; background: #f6f6f6; display: block; position: absolute; z-index: -1; top: 0; bottom: 0; left: -100%; right: -100%;}
.grt-bot h5 {font-size: 22px; color: #aa2a2c; font-weight: 600;}
.grt-bot dl {display: flex; margin-top: 50px;}
.grt-bot dl dt {flex-shrink: 0; width: 22%; margin-right: 10%;}
.grt-bot dl dt .sub-img {margin-top: 0;}
.grt-bot dl dt p {font-weight: 400; text-align: center; margin-top: 15px; white-space: nowrap;}
.grt-bot dl dt p strong {font-size: 22px; letter-spacing: 0.2rem; display: block;}
.grt-bot dl dd {}
.grt-bot dl dd p {margin-top: 40px; color: #4c4c4c; line-height: 1.8;}
.grt-bot dl dd p:first-child {margin-top: 0;}

@media screen and (max-width: 1280px) {
	.grt-top dt p {margin-top: 10px;}
	.grt-top dd p {margin-top: 30px;}
	.grt-bot {padding: 80px 0; margin-top: 80px; margin-bottom: -120px;}
	.grt-bot h5 {font-size: 22px;}
	.grt-bot dl dt p {margin-top: 10px;}
	.grt-bot dl dd p {margin-top: 30px;}
}

@media screen and (max-width: 980px) {
	.grt-top dt p {font-size: 14px;}
	.grt-top dd h5 {font-size: 20px;}
	.grt-top dd p {margin-top: 20px; font-size: 14px;}
	.grt-bot {padding: 60px 0; margin-top: 60px; margin-bottom: -100px;}
	.grt-bot h5 {font-size: 20px;}
	.grt-bot dl {margin-top: 30px;}
	.grt-bot dl dt p {font-size: 14px;}
	.grt-bot dl dd p {margin-top: 20px; font-size: 14px;}
}

@media screen and (max-width: 768px) {
	.grt-top {display: block;}
	.grt-top dt {margin-left: 0; width: 100%;}
	.grt-top dt .sub-img {width: 120px; margin: 0 auto;}
	.grt-top dt p {font-size: 12px;}
	.grt-top dt p strong {font-size: 18px;}
	.grt-top dd {width: 100%; margin-top: 30px;}
	.grt-top dd h5 {font-size: 18px;}
	.grt-top dd h5 br {display: none;}
	.grt-bot {padding: 40px 0; margin-top: 40px; margin-bottom: -80px;}
	.grt-bot h5 {font-size: 18px; text-align: center;}
	.grt-bot dl {display: block;}
	.grt-bot dl dt {width: 100%; margin-right: 0;}
	.grt-bot dl dt .sub-img {width: 120px; margin: 0 auto;}
	.grt-bot dl dt p {font-size: 12px;}
	.grt-bot dl dt p strong {font-size: 18px;}
	.grt-bot dl dd {width: 100%; margin-top: 30px;}
}



.msg-top {height: 470px; display: flex; align-items: center; background: #000 url('/images/kor09r-22-0461/sub/message.jpg')no-repeat left bottom / auto 100%;}
.msg-top h5 {font-size: 40px; color: #fff; font-weight: 600; text-align: center; padding-left: 45%; padding-right: 30px;}
.msg-txt {margin-top: 40px;}
.msg-txt h5 {font-size: 20px; font-weight: 600; line-height: 1.6;}
.msg-txt p {margin-top: 30px; color: #4c4c4c; line-height: 1.8;}

@media screen and (max-width: 1280px) {
	.msg-top {height: 400px;}
	.msg-top h5 {font-size: 30px;}
}

@media screen and (max-width: 980px) {
	.msg-top {height: 320px;}
	.msg-top h5 {font-size: 24px;}
	.msg-txt {margin-top: 30px;}
	.msg-txt h5 {font-size: 18px;}
	.msg-txt p {margin-top: 20px; font-size: 14px;}
}

@media screen and (max-width: 768px) {
	.msg-top {height: 160px; margin: 0 -20px; background-position: -20% center;}
	.msg-top h5 {font-size: 15px; padding-left: 40%;}
	.msg-txt {margin-top: 20px;}
	.msg-txt h5 {font-size: 16px;}
}




.pps {padding: 200px 120px 140px; position: relative; background: #fff url('/images/kor09r-22-0461/sub/purpose_center.jpg'); background-size: 100% auto;}
.pps:before,
.pps:after {content: ''; display: block; width: 100%; padding-bottom: 58%; position: absolute; left: 0;}
.pps:before {top: 0; background: url('/images/kor09r-22-0461/sub/purpose_top.jpg')no-repeat center top / 100% auto;}
.pps:after {bottom: 0; background: url('/images/kor09r-22-0461/sub/purpose_bot.jpg')no-repeat center bottom / 100% auto;}
.pps * {position: relative; z-index: 1;}
.pps h4 {margin-bottom: 140px; position: relative; display: flex; justify-content: center; align-items: center;}
.pps h4:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 50%; margin-top: -1px; height: 2px; background: linear-gradient(to right, #FFFFFF 0%, #D8B555 20%, #925C1E 45%, #925C1E 55%, #D8B555 80%, #FFFFFF 100%);}
.pps h4 span {display: block; background: #fff; padding: 0 35px; font-size: 50px; color: #000; font-family: 'SOGANGUNIVERSITYTTF';}
.pps h5 {margin-top: 40px; font-size: 18px; color: #4c4c4c; line-height: 1.6;}
.pps h6 {margin-top: 80px; text-align: center; font-size: 20px; font-weight: 400;}
.pps h6 strong {display: block; font-weight: 600; margin-top: 30px; line-height: 1.4;}
.pps p {margin-top: 40px; color: #4c4c4c; line-height: 1.8;}

@media screen and (max-width: 1280px) {
	.pps {padding: 160px 80px 120px;}
	.pps h4 {margin-bottom: 100px;}
	.pps h4 span {padding: 0 30px; font-size: 40px;}
	.pps h5 {margin-top: 30px;}
	.pps p {margin-top: 30px;}
}

@media screen and (max-width: 980px) {
	.pps {padding: 120px 80px 80px;}
	.pps h4 {margin-bottom: 60px;}
	.pps h4 span {padding: 0 20px; font-size: 34px;}
	.pps h5 {margin-top: 20px; font-size: 16px;}
	.pps h6 {margin-top: 60px; font-size: 16px;}
	.pps h6 strong {margin-top: 20px;}
	.pps p {margin-top: 20px; font-size: 14px;}
}

@media screen and (max-width: 768px) {
	.pps {padding: 60px 30px; margin: 0 -15px;}
	.pps h4 {margin-bottom: 30px;}
	.pps h4 span {padding: 0 10px; font-size: 22px;}
	.pps h5 {font-size: 14px;}
	.pps h6 {font-size: 14px; margin-top: 30px;}
	.pps h6 strong {margin-top: 10px;}
}





.org h4,
.org h5 {width: 240px; height: 60px; margin-left: auto; margin-right: auto; -webkit-border-radius: 15px; border-radius: 15px; display: flex; align-items: center; justify-content: center;}
.org h4 {background: #cd3739; color: #fff; font-size: 20px; font-weight: 600;}
.org h5 {border: solid 1px #cd3739; color: #cd3739; font-weight: 400;}
.org1 {padding-top: 30px; padding-bottom: 10px; position: relative; display: flex; align-items: center;}
.org1:before {content: ''; display: block; border-left: dashed 1px #b3b3b3; position: absolute; left: 50%; top: 0; bottom: 0;}
.org1 dt {position: relative; width: 50%; padding-right: 25%;}
.org1 dt:before {content: ''; display: block; border-top: dashed 1px #b3b3b3; position: absolute; left: 50%; right: 0; top: 50%;}
.org1 dt ul {position: relative; padding-right: 30px;}
.org1 dt ul:after {content: ''; display: block; border-left: dashed 1px #b3b3b3; position: absolute; right: 0; top: 30px; bottom: 30px;}
.org1 dt ul li {margin-bottom: 10px; position: relative;}
.org1 dt ul li:last-child {margin-bottom: 0;}
.org1 dt ul li:after {content: ''; display: block; border-top: dashed 1px #b3b3b3; position: absolute; left: 100%; top: 50%; width: 30px;}
.org1 dt ul li span {background: #ffdd58; color: #000; font-weight: 400; height: 60px; margin-left: auto; margin-right: auto; -webkit-border-radius: 15px; border-radius: 15px; display: flex; align-items: center; justify-content: center;}
.org1 dd {position: relative; width: 50%; padding-left: 25%;}
.org1 dd:before {content: ''; display: block; border-top: dashed 1px #b3b3b3; position: absolute; left: 0; right: 50%; top: 50%;}
.org1 dd ul {background: #efefef; padding: 20px 40px; -webkit-border-radius: 15px; border-radius: 15px;}
.org1 dd ul li {margin-bottom: 10px; color: #000;}
.org1 dd ul li:last-child {margin-bottom: 0;}
.org2 {position: relative; padding-top: 50px; padding-left: 10%; padding-right: 10%; display: flex;}
.org2:before {content: ''; display: block; border-left: dashed 1px #b3b3b3; position: absolute; left: 50%; top: 0; height: 50px;}
.org2 li {position: relative; padding-top: 20px; padding-left: 15px; padding-right: 15px; width: 20%;}
.org2 li:before {content: ''; display: block; border-top: dashed 1px #b3b3b3; position: absolute; left: 0; right: 0; top: 0;}
.org2 li:first-child:before {left: 50%;}
.org2 li:last-child:before {right: 50%;}
.org2 li:after {content: ''; display: block; border-left: dashed 1px #b3b3b3; position: absolute; left: 50%; top: 0; height: 20px;}
.org2 li span {background: #f8f5f0; color: #000; height: 60px; font-size: 15px; line-height: 1.4; text-align: center; margin-left: auto; margin-right: auto; -webkit-border-radius: 15px; border-radius: 15px; display: flex; align-items: center; justify-content: center;}
.org2 li p {font-size: 13px; margin-top: 15px; text-align: center;}
.org2 li p strong {display: block;}
.org-tb {table-layout: fixed; width: 100%; margin-top: 10px;}
.org-tb:first-child {margin-top: 0;}
.org-tb th,
.org-tb td {padding: 20px; text-align: center; color: #4c4c4c; border-top: solid 1px #dadada; border-bottom: solid 1px #dadada;}
.org-tb th {background: #f6f6f6; width: 25%; font-weight: 500;}
.org-tb td:nth-child(2) {width: 25%;}
.org-tb td:last-child {width: 50%; text-align: left;}

@media screen and (max-width: 980px) {
	.org h4,
	.org h5 {height: 50px;}
	.org h4 {font-size: 18px;}
	.org1 {padding-top: 20px; padding-bottom: 20px;}
	.org1 dt {padding-right: 15%;}
	.org1 dt:before {left: 70%;}
	.org1 dt ul li span {font-size: 14px; height: 50px;}
	.org1 dd {padding-left: 15%;}
	.org1 dd:before {right: 70%;}
	.org1 dd ul {padding: 15px;}
	.org1 dd ul li {font-size: 14px;}
	.org2 {padding-left: 0; padding-right: 0; margin: 0 -15px; padding-top: 20px;}
	.org2:before {height: 20px;}
	.org2 li span {font-size: 14px; height: 50px;}
	.org-tb th,
	.org-tb td {padding: 15px; font-size: 14px;}
}

@media screen and (max-width: 768px) {
	.org h4,
	.org h5 {width: 180px; height: 40px; -webkit-border-radius: 10px; border-radius: 10px;}
	.org h4 {font-size: 16px;}
	.org h5 {font-size: 14px;}
	.org1 dt {padding-right: 5%;}
	.org1 dt:before {left: 90%;}
	.org1 dt ul:after {top: 20px; bottom: 20px;}
	.org1 dt ul li span {font-size: 13px; height: 40px; -webkit-border-radius: 10px; border-radius: 10px;}
	.org1 dd {padding-left: 5%;}
	.org1 dd:before {right: 90%;}
	.org1 dd ul {padding: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	.org1 dd ul li {font-size: 13px;}
	.org2 {margin: 0 -5px;}
	.org2 li {padding-left: 5px; padding-right: 5px;}
	.org2 li span {font-size: 11px; height: 60px; -webkit-border-radius: 10px; border-radius: 10px;}
	.org2 li p {font-size: 11px;}
	.org-tb th,
	.org-tb td {padding: 10px; font-size: 13px;}
	.org-tb th {width: 70px;}
	.org-tb td:nth-child(2) {width: 70px;}
	.org-tb td:last-child {width: calc(100% - 140px);}
}





.loc-title {text-align: center;}
.loc-title span {font-size: 20px; color: #aa2a2c; display: block;}
.loc-title strong {font-size: 24px; color: #000; display: block;}
.loc-half {display: flex; margin-top: 80px;}
.loc-map {width: 50%; height: 640px; overflow: hidden; -webkit-border-radius: 15px; border-radius: 15px;}
.loc-map iframe {width: 100%; height: 100%;}
.loc-info {width: 50%; padding-left: 80px; padding-top: 40px;}
.loc-info h4 {font-size: 35px; color: #000; font-weight: 600;}
.loc-info ul {margin-top: 60px;}
.loc-info ul li {margin-bottom: 30px; font-size: 18px; color: #4c4c4c; display: flex; align-items: center;}
.loc-info ul li:last-child {margin-bottom: 0;}
.loc-info ul li:before {content: ''; display: block; width: 60px; height: 60px; margin-right: 20px; flex-shrink: 0; -webkit-border-radius: 50%; border-radius: 50%;}
.loc-info ul li:nth-child(1):before {background: #f4f4f4 url('/images/kor09r-22-0461/sub/location_1.png')no-repeat center center / 22px auto;}
.loc-info ul li:nth-child(2):before {background: #f4f4f4 url('/images/kor09r-22-0461/sub/location_2.png')no-repeat center center / 22px auto;}
.loc-info ul li:nth-child(3):before {background: #f4f4f4 url('/images/kor09r-22-0461/sub/location_3.png')no-repeat center center / 22px auto;}
.loc-info ul li:nth-child(4):before {background: #f4f4f4 url('/images/kor09r-22-0461/sub/location_4.png')no-repeat center center / 22px auto;}
.loc-info ul li div {flex-grow: 1;}
.loc-info ul li h5 {color: #aa2a2c;}
.loc-info ul li strong {}
.loc-info p {display: flex; margin-top: 40px; color: rgba(0,0,0,0.5);}
.loc-info p:before {content: '!'; border: solid 2px #b3b3b3; color: #b3b3b3; margin-top: 1px; font-weight: 600; flex-shrink: 0; margin-right: 10px; width: 24px; height: 24px; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 15px; border-radius: 15px;}

@media screen and (max-width: 1280px) {
	.loc-title span {font-size: 18px;}
	.loc-title strong {font-size: 22px;}
	.loc-half {margin-top: 60px;}
	.loc-map {height: 480px;}
	.loc-info {padding-left: 60px; padding-top: 30px;}
	.loc-info h4 {font-size: 30px;}
	.loc-info ul {margin-top: 40px;}
	.loc-info ul li {margin-bottom: 20px; font-size: 16px;}
	.loc-info ul li:before {width: 50px; height: 50px; margin-right: 15px;}
	.loc-info p {margin-top: 30px; font-size: 14px;}
}

@media screen and (max-width: 980px) {
	.loc-title span {font-size: 16px;}
	.loc-title strong {font-size: 18px;}
	.loc-half {margin-top: 40px;}
	.loc-map {height: 400px;}
	.loc-info {padding-left: 30px;}
	.loc-info h4 {font-size: 26px;}
	.loc-info ul {margin-top: 30px;}
	.loc-info ul li {font-size: 14px;}
	.loc-info ul li:before {width: 40px; height: 40px; margin-right: 10px; background-size: 18px auto !important}
	.loc-info p {font-size: 13px;}
	.loc-info p:before {width: 20px; height: 20px; font-size: 13px; margin-right: 5px; margin-top: 0; border-width: 1px;}
}

@media screen and (max-width: 768px) {
	.loc-title span {font-size: 13px;}
	.loc-title strong {font-size: 14px;}
	.loc-half {display: block; margin-top: 30px;}
	.loc-map {width: 100%; height: 300px;}
	.loc-info {padding-left: 0; width: 100%;}
	.loc-info h4 {font-size: 22px;}
	.loc-info ul {margin-top: 20px;}
	.loc-info p {font-size: 12px;}
}






.spr-top {padding: 80px 0; position: relative; display: flex; justify-content: space-between; align-items: flex-end;}
.spr-top:before {content: ''; display: block; position: absolute; top: 0; bottom: 0; left: -100%; right: -100%; z-index: -1; background: #f6f6f6;}
.spr-top dt {width: 70%; padding-right: 20%;}
.spr-top dt h5 {font-size: 30px; line-height: 1.4; font-weight: 600; color: #000;}
.spr-top dt p {font-size: 20px; color: #4c4c4c; font-weight: 400; margin-top: 50px; line-height: 1.8;}
.spr-top dd {width: 30%;}
.spr-top dd img {display: block;}
.spr-info li {margin-bottom: 10px !important; align-items: center;}
.spr-info li:before {display: none !important;}
.spr-info li:last-child {margin-bottom: 0;}
.spr-info li h5 {width: 180px; padding: 10px 0; margin-right: 30px; flex-shrink: 0; text-align: center; font-weight: 400; background: #000; color: #fff; font-weight: 400; -webkit-border-radius: 10px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}
.spr-info li h5 br {display: none;}
.spr-info li p {color: #4c4c4c; margin-top: 0 !important;}
.spr-info li p span {display: flex;}
.spr-info li p span:before {content: ''; display: block; width: 3px; height: 3px; margin-top: 13px; margin-right: 10px; background: #4c4c4c; flex-shrink: 0; -webkit-border-radius: 20px; border-radius: 20px;}



.spr-btn {width: 370px; height: 80px; background: #aa2a2c; color: #fff; margin-top: 60px; font-size: 25px; font-weight: 600; -webkit-border-radius: 20px; border-radius: 20px; display: flex; align-items: center; justify-content: center;}
.spr-btn:hover {color: #fff !important;}

@media screen and (max-width: 1280px) {
	.spr-top {padding: 60px 0;}
	.spr-top dt h5 {font-size: 26px;}
	.spr-top dt p {font-size: 16px; margin-top: 40px;}
	.spr-btn {width: 320px; height: 60px; margin-top: 40px; font-size: 20px; -webkit-border-radius: 10px; border-radius: 10px;}
}

@media screen and (max-width: 980px) {
	.spr-top {padding: 40px 0;}
	.spr-top dt {padding-right: 10%;}
	.spr-top dt h5 {font-size: 22px;}
	.spr-top dt p {margin-top: 30px;}
}

@media screen and (max-width: 768px) {
	.spr-top {padding-top: 40px; padding-bottom: 0; display: block;}
	.spr-top dt {width: 100%; padding-right: 0;}
	.spr-top dt h5 {font-size: 18px;}
	.spr-top dt p {margin-top: 20px; font-size: 14px;}
	.spr-top dd {padding: 20px 25% 0; width: 100%;}
	.spr-info li h5 {width: 110px; padding: 5px 0; font-size: 14px; font-weight: 400; margin-right: 15px;}
	.spr-info li h5 br {display: block;}
	.spr-btn {width: 100%; height: 50px; margin-top: 30px; font-size: 18px;}
}





.itn-top {display: flex; align-items: center;}
.itn-top dt {padding-right: 5%;}
.itn-top dt h5 {font-size: 30px; line-height: 1.4; font-weight: 600; color: #000; margin-top: 20px;}
.itn-top dt h5:first-child {margin-top: 0;}
.itn-top dt p {font-size: 20px; color: #4c4c4c; font-weight: 400; margin-top: 40px; line-height: 1.8;}
.itn-top dd {width: 28%; flex-shrink: 0;}
.itn-top dd img {display: block;}

@media screen and (max-width: 1280px) {
	.itn-top dt h5 {font-size: 26px;}
	.itn-top dt p {font-size: 16px; margin-top: 30px;}
}

@media screen and (max-width: 980px) {
	.itn-top dt h5 {font-size: 22px;}
	.itn-top dt p {margin-top: 20px;}
}

@media screen and (max-width: 768px) {
	.itn-top {display: block;}
	.itn-top dt {width: 100%; padding-right: 0;}
	.itn-top dt h5 {font-size: 16px; margin-top: 0;}
	.itn-top dt p { font-size: 14px;}
	.itn-top dd {padding: 20px 25% 0; width: 100%;}
}









