@charset "UTF-8";

.page-wrap {padding-top: 100px; padding-bottom: 16rem;}
.page-cont-typ02{max-width:960px; margin: 0 auto; margin-top: 60px; padding: 60px 60px 80px 60px; background: #fff; border-radius: 40px; box-shadow: 4px 6px 50px 0px rgba(0, 0, 0, 0.06); box-sizing: border-box;}
.page-cont-typ03 {max-width:1400px; margin: 0 auto; margin-top: 60px; padding: 80px 60px 80px 60px; background: #fff; border-radius: 40px; box-shadow: 4px 6px 50px 0px rgba(0, 0, 0, 0.06); box-sizing: border-box;}
.page-cont-typ04 {display: flex; max-width:1400px; margin: 0 auto; margin-top: 90px; align-items: flex-start;}

/* 타이틀 */
.page-wrap .page-cont-tit {}
.page-wrap .page-cont-tit h2 {color: #1a1a1a; font-size: 5.6rem; font-weight: 600; text-align: center; line-height: 1;}

/* 로그인 */
.page-wrap .page-cont-typ01 {max-width: 600px; margin: 0 auto; margin-top: 60px; padding: 60px 60px 40px 60px; background: #fff; border-radius: 40px; box-shadow: 4px 6px 50px 0px rgba(0, 0, 0, 0.06); box-sizing: border-box;}
.page-cont-typ01 .join-txt-box {margin-bottom: 60px;}
.login-check{margin:3rem 0 4rem 0}
.join-util-list{display: flex; justify-content: center; align-items: center; padding-top: 2rem;}
.join-util-list li{padding:0 1rem; position: relative;}
.join-util-list li:after{width: 1px; height: 12px; background: #d4d4d4; position: absolute; top:5px; right:0; content: "";}
.join-util-list li:last-child:after{display:none;}
.join-util-list li:first-child{padding-left:0}
.join-util-list li:last-child{padding-right:0}
.join-util-list li a{color:#666; font-size: 1.4rem;} 

/* 아이디/비밀번호 찾기 */
.join-txt-box > p {color: #666; font-size: 1.8rem; font-weight: 300; text-align: center; }
.join-txt-box .txt-conform-box {margin-top: 25px; padding: 18px 0; background: #F0F5F9; border-radius: 12px; box-sizing: border-box;}
.join-txt-box .txt-conform-box > p {color: #1A1A1A; font-size: 1.8rem; font-weight: 500; text-align: center;}

.page-cont-typ01.border-no {border-top-left-radius: initial !important; position: relative;}
.page-cont-typ01.border-no.mt-144 {margin-top: 144px;}
.page-cont-typ01.border-no.mt-114 {margin-top: 114px;}
.page-cont-typ01.border-no > span {padding: 15px 0 ; background: #2C3E50; color: #fff; font-size: 1.8rem;font-weight: 500; border-top-left-radius: 24px; border-top-right-radius: 24px; text-align: center; position: absolute; left: 0; top: -55px;}
.page-cont-typ01.border-no > span.id-txt {width: 210px; }
.page-cont-typ01.border-no > span.pw-txt {width: 244px;}
.id-wrap {position: relative;}
.id-wrap span { padding: 0 0 ; background: #2C3E50; color: #fff; font-size: 1.8rem;font-weight: 500; border-top-left-radius: 24px; border-top-right-radius: 24px; text-align: center; position: absolute; left: 0; top: 0;}

/* 비밀번호 재설정 */
.inpt-list1.mb-60 {margin-bottom: 60px;}
.inpt-list1-txt {color: #666; font-size: 1.8rem; font-weight: 300; }
.join-txt-box i.ico_cont_01 {display: block; margin: 0 auto; margin-bottom: 20px; width: 72px; height: 100px; background: url(/common/images/user/ico/ico_cont_01.png)no-repeat center; background-size: 72px 100px;}

/*회원가입*/
.page-sub-tit{display:flex; justify-content: space-between; margin-bottom:3rem; align-items: center;}
.page-sub-tit h3{color:#1A1A1A; font-size:2.2rem; font-weight: 500; }
p.essential-txt{color:#787878; font-size: 1.4rem; font-weight: 400; position: relative; padding-left:10px}
p.essential-txt:after{width: 4px;height: 4px; background: #EA1F1F; content: ''; position: absolute; top: 4px; left:0; border-radius: 100%;}
.mark{position: relative;}
.mark:after {width: 4px;height: 4px; background: #EA1F1F; content: ''; position: absolute; top: 4px; right:-10px; border-radius: 100%;}
.join-step{max-width: 906px; margin:9rem auto 8rem auto; display:flex}

.email-type{display:flex; justify-content: space-between;}
.email-type div{display: flex; align-items: center;}
.email-type .item1{width:64%}
.email-type .item1 span{padding:0 0.8rem; color:#555555; font-size: 1.5rem; font-weight:500;}
.email-type .item2{width:36%}
.email-type .item2 .btn{margin-left:8px}
.email-type .item1.wid01 {width:100%;}
.email-type .item2.wid02{width:initial;}
/*회원가입 유형선택*/
.join-list {max-width: 960px; margin: 0 auto; margin-top: 90px; padding: 0px 16px;}
.join-list strong {display: flex; margin-left: 20px; color: #1A1A1A; font-size: 2.6rem; font-weight: 500; align-items: center;}
.join-list strong i {display: inline-block; margin-right: 10px; width: 32px; height: 32px; background: url(/common/images/user/ico/ico_join_img5.png)no-repeat center; background-size: 32px;}
.join-list ul {display: flex; margin-top: 40px; gap: 20px;}
.join-list ul li {width: 33.333%; padding-top: 36px; padding-bottom: 32px; background: #fff; box-shadow: 10px 10px 16px 0px rgba(0, 0, 0, 0.12); border-radius: 30px; text-align: center;}
.join-list ul li img {margin: 0 auto;}
.join-list ul li p.join-list-txt01 {margin-top: 30px; color: #1A1A1A; font-size: 2.2rem; font-weight: 500;}
.join-list ul li p.join-list-txt02 {margin-top: 10px; color: #222; font-size: 1.6rem; font-weight: 300;}
.join-list ul li p.join-list-txt03 {margin-top: 15px; color: #555; font-size: 1.4rem; font-weight: 300;}
.join-list ul li a {margin-top: 30px;}



/* 데이터분석 의뢰하기 list ---- */
/* .page-wrap .page-cont-typ02 {max-width: 1400px; margin: 0 auto; margin-top: 60px; padding: 60px 60px 40px 60px; background: #fff; border-radius: 40px; box-shadow: 4px 6px 50px 0px rgba(0, 0, 0, 0.06); box-sizing: border-box;} */
.board-list-header {margin-top: 90px;}
.board-list-inner {margin-top: 50px; padding: 0 16px;}
.board-list-wrap {padding-left: 15px;}
.board-list-section .total {color: #555; font-size: 1.6rem; font-weight: 200;}
.board-list-section .total span {color: #288DFF; font-size: 1.8rem; font-weight: 400;}

.board-list-section .board-list-wrap02 {margin-top: 30px;}
.board-list-section .board-list-wrap02 ul.board-list-type01 > li {margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #E1E1E1;}
.board-list-section .board-list-wrap02 ul.board-list-type01 li a {display: flex; align-items: center;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list.typ01 {width: calc(100% - 84px); padding-right: 70px; box-sizing: border-box;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt {margin-bottom: 30px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt .tit-area {color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 {display: flex; margin-top: 20px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li {position: relative;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:not(:last-child) {margin-right: 24px; }
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:not(:last-child)::after {content: ""; display: block; width: 4px; height: 4px; background: #aaa; position: absolute; right: -15px; top: 10px; border-radius: 50%;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li.txt {color: #787878; font-size: 1.6rem; font-weight: 500;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li.date {color: #1A1A1A; font-size: 1.6rem; font-weight: 500;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:last-child {font-weight: 300;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .sub-area {color: #555; font-size: 1.6rem; font-weight: 300; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 40px; line-height: 28px;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col {width: 84px; height: 84px; line-height: 84px; border-radius: 50%;  color: #fff; font-size: 1.6rem; font-weight: 400; text-align: center;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col.typ01 {background: #1ABC9C;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col.typ02 {background: #F27B3C;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col.typ03 {background: #F84141;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col.typ04 {background: #E2E2E2; color: #888;}
/* 데이터분석 의뢰하기 view ---- */
.board-view.typ01 {width: calc(100% - 433px); margin-right: 20px; background: #fff; padding: 60px 60px 80px 60px; box-shadow: 4px 6px 50px 0px rgba(0, 0, 0, 0.06); border-radius: 40px; box-sizing: border-box;}
.board-view.typ01 .board-view-inner {padding-bottom: 120px; margin-bottom: 40px; border-bottom: 1px solid #dbdbdb;}
.board-view.typ02 {width: 433px; }
.board-view.typ02 .board-view-wrap {padding: 60px 40px;background: #fff; border-radius: 40px; box-sizing: border-box;}
.board-view.typ01 .board-view-top {}
.board-view.typ01 .board-view-top .category-box {margin-bottom: 40px;}
.board-view.typ01 .board-view-top strong.board-view-tit {margin-top: 35px; color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.board-view.typ01 .board-view-top ul.board-etc {display: flex; margin-top: 10px; align-items: center; justify-content: flex-start;}
.board-view.typ01 .board-view-top ul.board-etc li {color: #787878; font-size: 1.6rem; font-weight: 300; position: relative;}
.board-view.typ01 .board-view-top ul.board-etc li:not(:last-child) {padding-right: 20px;}
.board-view.typ01 .board-view-top ul.board-etc li:not(:last-child):after {content: ""; display: block; width: 1px; height: 16px; background: #D4D4D4; position: absolute; right: 9px; top: 4px;}
.download-area {margin-top: 20px; padding: 16px 20px; background: #F0F5F9; border-radius: 12px;} 
.download-area ul li {display: flex;  margin-bottom: 8px;  align-items: center;}
.download-area ul li:last-child {margin-bottom: 0;}
.download-area ul li .file-name a {margin-left: 5px; color: #555; font-size: 1.4rem; font-weight: 300;}
.view-content {padding: 40px 0 90px 0;}
.view-content-inner:first-child {margin-bottom: 40px;}
.view-content-inner strong {display: block; margin-bottom: 12px; color: #222; font-size: 1.6rem; font-weight: 500;}
.board-view.typ01 .tag-area {}
.board-view.typ01 .tag-area > p {color: #000;olor: #1A1A1A; font-size: 1.4rem; font-weight: 500;}
.board-view.typ01 .tag-area > p a {display: inline-block; margin-left: 15px; color: #555; font-size: 1.4rem; font-weight: 300;}
ul.tag-list {display: flex; margin-top: 20px; align-items: center; flex-wrap: wrap; gap: 5px;}
ul.tag-list.typ02 {margin-top: 0;}
ul.tag-list li { padding: 6px 16px; color: #222; font-size: 1.4rem; font-weight: 300; background: rgba(237, 237, 237, 0.8); border-radius: 6px;}
ul.tag-list li:last-child {margin-right: 0;}

.page-util {display: flex; align-items: center; justify-content: space-between;}
.page-util > a {margin: 0 auto;}
.page-util ul li {}
.page-util ul {display: flex; align-items: center;}
.page-util ul li a {display: block;}
.page-util ul li a i.ico-delete {display: block; margin-right: 15px; width: 40px; height: 40px; background: url(/common/images/user/ico/ico_delete.png)no-repeat center; background-size: 40px;}
.page-util ul li a i.ico-edit{display: block; width: 40px; height: 40px; background: url(/common/images/user/ico/ico_edit.png)no-repeat center; background-size: 40px;}

.board-view.typ02 p.logo {margin-bottom: 30px; width: 100%;  padding-top:32px; box-sizing: border-box; overflow: hidden; position: relative; background: #fff; display: inline-block; }
.board-view.typ02 p.logo img {max-width: 100%; max-height: 100%; height: 100%; display: block; position: absolute; top: 0;}

.board-view.typ02 strong {display: block; color: #1A1A1A; font-size: 1.8rem; font-weight: 500;}
.board-view.typ02 p.info {margin-top: 12px; color: #555; font-size: 1.5rem; font-weight: 300; line-height: 27px; word-break: break-all;}
.board-view.typ02 ul.info-detail {margin-top: 30px;}
.board-view.typ02 ul.info-detail li {display: table; color: #555; font-size: 1.5rem; font-weight: 300;}
.board-view.typ02 ul.info-detail li span {display: table-cell; font-size: 1.5rem; font-weight: 300;}
.board-view.typ02 ul.info-detail li span.txt-tit {width: 70px; color: #1A1A1A;}
.board-view.typ02 ul.info-detail li:not(:last-child) {margin-bottom: 10px;}
.board-view-wrap ul.company-info {margin-top: 20px;}
.board-view-wrap ul.company-info > li {display: flex; margin-bottom: 10px; padding-bottom: 10px; align-items: center; border-bottom: 1px solid #e1e1e1; flex-wrap: wrap; gap: 5px;}
.board-view-wrap ul.company-info > li p {margin-right: 15px; color: #222; font-size: 1.5rem; font-weight: 500;}
.board-view-wrap ul.company-info > li ul.company-info-more {display: flex; align-items: center;}
.board-view-wrap ul.company-info > li > ul.company-info-more li:first-child {margin-right: 5px; color: #fff; font-size: 1.3rem; font-weight: 200; background: #2C3E50; border-radius: 14px;}
.board-view-wrap ul.company-info > li ul.company-info-more li:first-child a {display: block; padding:4px 24px 4px 17px; color: #fff; position: relative;}
.board-view-wrap ul.company-info > li > ul.company-info-more li:nth-child(2) { font-size: 1.3rem; font-weight: 300; background: #F6F6F6; border-radius: 14px;}
.board-view-wrap ul.company-info > li > ul.company-info-more li:nth-child(2) a {display: block; padding: 4px 24px 4px 17px; color: #555;position: relative; }
.board-view-wrap ul.company-info > li > ul.company-info-more li:nth-child(2) a::before {content: ""; display: block; width: 8px; height: 8px; background: url(/common/images/user/btn/btn_more_type01.png)no-repeat center; background-size: 8px 8px; position: absolute; right: 11px; top: 9px;}
.board-view-wrap ul.company-info > li ul.company-info-more li:first-child a::before {content: ""; display: block; width: 8px; height: 8px; background: url(/common/images/user/btn/btn_more_type02.png)no-repeat center; background-size: 8px 8px; position: absolute; right: 11px; top: 9px;}
/* 유통분석 전문기업 list */
ul.board-list-type01 li a .txt-list.typ02 {width: 100%;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt.typ02 {display: flex;}
.txt-list .top-txt.typ02 .img-box-wrap {width: 235px;}
.txt-list .top-txt.typ02 .img-box-wrap .img-box {width: 100%; padding-top: 53%; box-sizing: border-box; overflow: hidden; position: relative; background: #F0F5F9; display: inline-block; border-radius: 6px;}
.txt-list .top-txt.typ02 .img-box-wrap .img-box img {max-width: 100%; max-height: 100%; object-fit: cover; display: block; position: absolute;   top: 50%; /* 세로 가운데 */left: 50%;    transform: translate(-50%, -50%); padding: 15px 0; box-sizing: border-box; }
.txt-list .top-txt.typ02 .top-txt-inner {width: calc(100% - 235px); margin-left: 20px;}
.top-txt.typ02 .top-txt-inner ul.list-info02 {display: flex; margin-top: 15px; align-items: center;}
.top-txt.typ02 .top-txt-inner ul.list-info02 li {color: #1A1A1A;}
.top-txt.typ02 .top-txt-inner ul.list-info02 li:last-child {padding-left: 20px; position: relative;}
.top-txt.typ02 .top-txt-inner ul.list-info02 li:last-child::before {content: ""; display: block; width: 4px; height: 4px; background: #aaa; border-radius: 50%; position: absolute; left: 8px; top: 9px;}
/* 통합검색 유통분석 전문기업 */
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 {display: flex; margin-top: 15px; margin-bottom: 20px; align-items: center;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li {color: #1A1A1A;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li:last-child {padding-left: 20px; position: relative;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li:last-child::before {content: ""; display: block; width: 4px; height: 4px; background: #aaa; border-radius: 50%; position: absolute; left: 8px; top: 9px;}
.search-list.typ01 > ul > li a .txt-box-right.company p.sub-area {color: #555; font-size: 1.6rem; font-weight: 300; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 28px;}
/* 데이터분석 의뢰하기 edit ---- */
ul.inpt-list2 {padding-bottom: 120px; border-bottom: 1px solid #dbdbdb;}
ul.inpt-list2 > li {margin-bottom: 60px;}
ul.inpt-list2 > li:last-child {margin-bottom: 0px;}
ul.inpt-list2 > li strong {color: #1A1A1A; font-size: 2.2rem; font-weight: 500;}
ul.inpt-list2 > li .inpt-box {margin-top: 20px;}
ul.inpt-list2 > li input.inpt-type2 {padding-bottom: 17px; padding-left: 0; font-size: 1.8rem; border-bottom: 1px solid #dbdbdb; background: #fff !important; }
ul.inpt-list2 > li input.inpt-type2::placeholder {color: #999; font-size: 1.8rem; font-size: 400;}
ul.inpt-list2 > li span.mark:after {width: 6px; height: 6px;}
ul.inpt-list2 > li textarea::placeholder {color: #999; font-size: 1.8rem; font-weight: 400; font-family: 'S-CoreDream';}
.inpt-box.flexbox {display: flex; align-items: center;}
.inpt-box.flexbox input {width: 300px; padding: 18px 20px; color: #555; font-size: 1.8rem; font-weight: 400; border: 1px solid #dbdbdb; border-radius: 6px; box-sizing: border-box;}
ul.inpt-list2 > li .inpt-box span {margin: 0 12px;}
.dateimg {width: 24px; height: 24px;  display: inline-block; vertical-align: middle; background: url('/common/images/user/ico/ico_date.png')no-repeat; background-size: 24px; }
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul {padding: 12px 30px; border-radius: 6px; background: #F0F5F9;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul > li {display: inline-flex; margin-top: 0; align-items: center;}


/* 마이페이지 tab */
.tab-list-header {margin-top: 9rem;}
.tab-list-header .tab-list-wrap {max-width: 960px; margin: 0 auto;}
.tab-list-header .tab-list-wrap02 .tab-swiper {overflow: visible;}
.tab-list-header .tab-list-wrap .tab-swiper ul {}
.tab-list-header .tab-list-wrap .tab-swiper ul li {width: 240px !important;background: #DFDFDF;}
.tab-list-header .tab-list-wrap .tab-swiper ul li a {display: block; padding: 18px 0; color: #1A1A1A; font-size: 2rem; font-weight: 300; text-align: center; background: #DFDFDF;}
.tab-list-header .tab-list-wrap .tab-swiper ul li a.on {color: #fff; background: #2C3E50; border-radius: 40px; box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.16);}
.tab-list-header .tab-list-wrap .tab-swiper ul li:first-child {border-top-left-radius: 40px; border-bottom-left-radius: 40px;}
.tab-list-header .tab-list-wrap .tab-swiper ul li:last-child {border-top-right-radius: 40px; border-bottom-right-radius: 40px;}
.tab-list-header .tab-list-wrap .tab-swiper ul li:first-child a {border-top-left-radius: 40px; border-bottom-left-radius: 40px;}
.tab-list-header .tab-list-wrap .tab-swiper ul li:last-child a {border-top-right-radius: 40px; border-bottom-right-radius: 40px;}


/* 마이페이지 회원정보 */
/* 마이페이지 비밀번호 변경 */
/* 마이페이지 거래 매칭 내역 */
ul.board-list-my {}
ul.board-list-my li {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #e1e1e1;}
ul.board-list-my li:last-child {margin-bottom: 0px; }
ul.board-list-my li a:hover {}
ul.board-list-my li a strong {color: #1A1A1A; font-size: 2.2rem; font-weight: 500;}
ul.board-list-my li a:hover strong {text-decoration: underline;}
ul.board-list-my li a .bottom-txt {margin-top: 20px;}
ul.board-list-my li a .bottom-txt p {display: table; align-items: flex-start;}
ul.board-list-my li a .bottom-txt p:not(:last-child) {margin-bottom: 10px;}
ul.board-list-my li a .bottom-txt p span.txt-tit {display: table-cell; width: 95px; color: #1A1A1A; font-size: 1.6rem;}
ul.board-list-my li a .bottom-txt p span.txt-sub {display: table-cell; color: #666; font-size: 1.6rem;}
/* 마이페이지 회원탈퇴 */
.pw-chg-box .page-sub-tit {justify-content: flex-end;}
.pw-chg-box .inpt-list1 {margin-bottom: 40px;}
.pw-chg-box > a.btn {display: block; margin: 0 auto;}
.join-txt-box i.ico_cont_02 {display: block; margin: 0 auto; margin-bottom: 20px; width: 94px; height: 100px; background: url(/common/images/user/ico/ico_cont_02.png)no-repeat center; background-size: 94px 100px;}


/* 지원센터 tab */
.tab-list-header02 {max-width: 1400px; margin: 0 auto; margin-top: 90px;}
.tab-list-header02 ul.tab-list-inner {display: flex; align-items: center; background: #DFDFDF; border-radius: 40px;}
.tab-list-header02 ul.tab-list-inner li {width: 50%; }
.tab-list-header02 ul.tab-list-inner li a {display: block; padding: 18px 0; color: #1A1A1A; font-size: 2rem; font-weight: 300; text-align: center;}
.tab-list-header02 ul.tab-list-inner li a.on {color: #fff; background: #2C3E50; border-radius: 40px; box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.16);}
/* 지원센터 공지/FAQ list */
.board-list-section .board-list-top {display: flex; align-items: center; justify-content: space-between;}
.board-list-section .board-list-top .search-type02 {width: 324px; border-radius: 24px; background: #F0F1F3; padding: 12px 20px; display: flex; flex-direction: row; align-items: center;}
.board-list-section .board-list-top .search-type02 input {width: calc(100% - 28px); font-size: 1.5rem; border: 0; background: #F0F1F3;}
.board-list-section .board-list-top .search-type02 button.search-btn {width: 18px; height: 18px; background: url(/common/images/user/btn/btn_search02.png)no-repeat center; background-size: 18px; margin-left: 10px;}
.board-list-section .board-list-notice {margin-top: 30px;}
.board-list-notice ul {}
.board-list-notice ul li {margin-bottom: 12px; padding-bottom: 12px; border-bottom: 1px solid #e1e1e1;}
.board-list-notice ul li:last-child {margin-bottom: 60px;}
.board-list-notice ul li a {display: flex; min-height: 174px; align-items: center;}
.board-list-notice ul li a .pc-date-box {width: 100%; max-width: 150px; text-align: center;}
.board-list-notice ul li a .m-date-box {display: none;}
.board-list-notice ul li a:hover .pc-date-box p:first-child {color: #1A1A1A; transition: all 0.3s;}
.board-list-notice ul li a:hover .pc-date-box p:last-child {color: #1A1A1A; transition: all 0.3s;}
.board-list-notice ul li a .pc-date-box p:first-child {color: #aaa; font-size: 3.6rem; font-weight: 600; transition: all 0.3s;}
.board-list-notice ul li a .pc-date-box p:last-child {color: #aaa; font-size: 1.8rem; font-weight: 500; transition: all 0.3s;}
.board-list-notice ul li a strong {width: 100%; max-width: 100%; color: #1A1A1A; font-size: 2.6rem; font-weight: 500;      overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.board-list-notice ul li a .img-wrap {opacity: 0; width: 100%; max-width: 200px; max-height: 150px; transition: all 0.3s; border-radius: 4px;}
.board-list-notice ul li a .img-wrap .img-box {width: 100%; padding-top: 75%; box-sizing: border-box;  overflow: hidden; position: relative; display: inline-block; border-radius: 4px; transition: all 0.3s; }
.board-list-notice ul li a .img-wrap .img-box img {max-width: 100%; max-height: 100%; object-fit: cover; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.board-list-notice ul li a .img-wrap {opacity: 1; display: block; width: 100%; max-width: 200px; transition: all 0.3s;}
.board-list-notice ul li a .file-wrap {width: 100%; max-width: 104px; text-align: center;}
.board-list-notice ul li a .file-wrap i.ico-file {display: inline-block; width: 24px; height: 24px; background: url(/common/images/user/ico/ico_file_img02.png)no-repeat center; background-size: 24px;}
/* 지원센터 공지/FAQ view */
.board-view-center {margin-bottom: 40px; border-bottom: 1px solid #dbdbdb;}
.board-view-center .view-center-top {text-align: center;}
.board-view-center .view-center-top strong {color: #1a1a1a; font-size: 3.4rem; font-weight: 500;}
.board-view-center .view-center-top ul {display: flex; margin-top: 20px; align-items: center; justify-content: center;}
.board-view-center .view-center-top ul li {color: #787878; font-size: 1.6rem; font-weight: 300; }
.board-view-center .view-center-top ul li:last-child {padding-left: 20px; position: relative;}
.board-view-center .view-center-top ul li:last-child::after {content: ""; display: block; width: 1px; height: 16px; background: #d4d4d4; position: absolute; left: 12px; top: 4px;}
.w1080 {max-width: 1080px; margin: 0 auto;}


/* 분석자료실 list */
.board-list-library {margin-top: 80px;}
.board-list-library ul {}
.board-list-library > ul > li {margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #e1e1e1;}
.board-list-library ul li a {display: flex;}
.board-list-library ul li a .img-type-wrap {width: 200px;}
.board-list-library ul li a .img-type-wrap .img-type {width: 100%; padding-top: 100%; box-sizing: border-box; overflow: hidden; position: relative; background: #f3f3f3; display: inline-block;}
.board-list-library ul li a .img-type-wrap .img-type img {max-width: 100%; max-height: 100%; width: 100%; height: 100%; object-fit: contain; display: block; position: absolute; top: 0;}
.board-list-library .txt-type {width: calc(100% - 200px); padding-left: 2.5rem; box-sizing: border-box;}
.board-list-library .txt-type strong {color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.board-list-library .txt-type ul.list-center-etc {display: flex; margin-top: 20px; padding: 7px 20px; background: #F0F5F9; border-radius: 4px;}
.board-list-library .txt-type ul.list-center-etc li {color: #787878; font-size: 1.6rem; font-weight: 500;}
.board-list-library .txt-type ul.list-center-etc li:last-child {padding-left: 28px; position: relative;}
.board-list-library .txt-type ul.list-center-etc li:last-child::after {content: ""; display: block; width: 4px; height: 4px; background: #aaa; border-radius: 50%; position: absolute; left: 12px; top: 9px;}
.board-list-library .txt-type ul.list-center-etc li span {margin-left: 10px; color: #1A1A1A;  font-weight: 500;}
.board-list-library .txt-type p.cont {margin-top: 30px; color: #555; font-size: 1.6rem; font-weight: 300; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.board-list-library .txt-type ul.list-info-library {display: flex; margin-top: 25px;}
.board-list-library .txt-type ul.list-info-library li {color: #787878; font-size: 1.6rem; font-weight: 300;}
.board-list-library .txt-type ul.list-info-library li:last-child {padding-left: 20px; position: relative;}
.board-list-library .txt-type ul.list-info-library li:last-child::after {content: ""; display: block; width: 1px; height: 15px; background: #d4d4d4; position: absolute; left: 10px; top: 4px;}
/* 분석자료실 view */
.view-center {padding-bottom: 120px; margin-bottom: 40px; align-items: center; border-bottom: 1px solid #dbdbdb;}
.view-center .board-view-top {}
.view-center .board-view-top strong {color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.view-center .board-view-top ul.board-etc  {display: flex; margin-top: 10px;}
.view-center .board-view-top ul.board-etc li {color: #787878; font-size: 1.6rem; font-weight: 300; position: relative;}
.view-center .board-view-top ul.board-etc li:last-child {padding-left: 28px;}
.view-center .board-view-top ul.board-etc li span {margin-left: 10px; color: #1A1A1A;}
.view-center .board-view-top ul.board-etc li:last-child::after {content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; background: #aaa; position: absolute; left: 13px; top: 7px;}
.view-center .board-view-top ul.info-center  {display: flex; margin-top: 20px;}
.view-center .board-view-top ul.info-center li {color: #787878; font-size: 1.6rem; font-weight: 300;}
.view-center .board-view-top ul.info-center li:last-child {padding-left: 20px; position: relative;}
.view-center .board-view-top ul.info-center li:last-child::after {content: ""; display: block; width: 1px; height: 16px; background: #d4d4d4;  position: absolute; left: 10px; top: 4px;}

/* 통합검색 */
.cont-tit-area {margin-top: 60px;}
.cont-tit-area .search-txt-top {color: #000; font-size: 3.6rem; font-weight: 500; text-align: center;}
.tab-list-header .tab-list-wrap.typ02 {max-width: 1400px;padding: 0 15px;}
.tab-list-header .tab-list-wrap.typ02 .tab-swiper ul li {width: 20% !important;}
.search-list-total {display: flex; align-items: center;}
.search-list-total p.total-tit {color: #1A1A1A; font-size: 2.2rem; font-weight: 500;}
.search-list-total p.total-num {margin-left: 5px; color: #1A1A1A; font-size: 1.8rem; font-weight: 400;}
.search-list.typ01 > ul {margin-top: 40px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); -ms-grid-columns: 1fr 1fr 1fr; gap: 10px;} 
.search-list.typ01 > ul > li {border: 1px solid #e1e1e1; border-radius: 20px;} 
.search-list.typ01 > ul > li a {display: flex; padding: 40px; align-items: center;} 
.search-list.typ01 > ul > li a .img-box-left {width: 158px;} 
.search-list.typ01 > ul > li a .img-box-left .img-box-wrap {width: 100%; padding-top: 25%;  box-sizing: border-box;  overflow: hidden;  position: relative; display: inline-block; border-radius: 6px;} 
.search-list.typ01 > ul > li a .img-box-left .img-box-wrap img {max-width: 100%; max-height: 100%; object-fit: cover; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);} 
.search-list.typ01 > ul > li a .txt-box-right {width: calc(100% - 158px); margin-left: 30px;} 
.search-list.typ01 > ul > li a .txt-box-right .txt-name {margin-bottom: 10px; color: #555; font-size: 1.4rem; font-weight: 300;} 
.search-list.typ01 > ul > li a .txt-box-right strong {color: #1A1A1A; font-size: 1.8rem; font-weight: 500;} 
.search-list.typ01 > ul > li a .txt-box-right .date {margin-top: 25px; margin-bottom: 20px; color: #555; font-size: 1.6rem; font-weight: 300;} 
.search-list.typ01 > ul > li a .txt-box-right .date span {margin-right: 10px; color: #1A1A1A; font-size: 1.6rem; font-weight: 500;} 
.search-list .btn-box.typ03 a {display: flex; margin: 0 auto; align-items: center; justify-content: center;}
.search-list .btn-box.typ03 a i.ico-more {display: block; width: 13px; height: 13px; margin-left: 3px; background: url(/common/images/user/btn/btn_more01.png) no-repeat center; background-size: 13px;}
.search-list.no .search-none {margin-top: 50px; text-align: center;}
.search-list.no .search-none img {margin: 0 auto;}
.search-list.no .search-none p {margin-top: 20px; color: #1A1A1A; font-size: 2rem; font-weight: 300;}
.search-list.typ02 ul.search-list-box {margin-top: 50px;}
.search-list.typ02 ul.search-list-box li {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #e1e1e1;}
.search-list.typ02 ul.search-list-box li:last-child {margin-bottom: 0;}
.search-list.typ02 ul.search-list-box li a {}
.search-list.typ02 ul.search-list-box li a strong {color: #1A1A1A; font-size: 1.8rem; font-weight: 500; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.search-list.typ02 ul.search-list-box li a p {display: block; margin-top: 15px; color: #555; font-size: 1.6rem; font-weight: 300; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}


/* 문의 */
.board-view.typ01.right {margin-right: 0; margin-left: 20px;}
.board-view-wrap .search-type02 {width: 100%;  border-radius: 24px;  background: #F0F1F3; padding: 12px 20px; display: flex; flex-direction: row; align-items: center; box-sizing: border-box;}
.board-view-wrap .search-type02 input {width: calc(100% - 28px); font-size: 1.5rem; border: 0; background: #F0F1F3;}
.board-view-wrap .search-type02 button.search-btn {width: 18px; height: 18px; background: url(/common/images/user/btn/btn_search02.png)no-repeat center; background-size: 18px; margin-left: 10px;}
.board-view-wrap p.no-list {margin-top: 50px; height: 158px; line-height: 158px; color: #1A1A1A; font-size: 1.6rem; font-weight: 500; text-align: center;}
.board-view-wrap ul.drop-box {margin-top: 20px; max-height: 356px; overflow: auto;}
.board-view-wrap ul.drop-box li {border-bottom: 1px solid #E4E4E4;}
.board-view-wrap ul.drop-box li a  {display: block; padding: 19px 0; transition: all 0.3s;}
.board-view-wrap ul.drop-box li a:hover  {padding-left: 20PX; background: #258FF6; transition: all 0.3s;}
.board-view-wrap ul.drop-box li a p.txt {color: #555; font-size: 1.4rem; font-weight: 300;}
.board-view-wrap ul.drop-box li a:hover p.txt {color: #F1F1F1; transition: all 0.3s;}
.board-view-wrap ul.drop-box li a p.tit {margin-top: 8px; color: #1A1A1A; font-size: 1.6rem; font-weight: 500; overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.board-view-wrap ul.drop-box li a:hover p.tit {color: #fff; transition: all 0.3s;}
.board-view-wrap ul.drop-box li a.on {padding-left: 20px; padding-right: 20px; background: #258FF6; }
.board-view-wrap ul.drop-box li a.on p.txt {color: #F1F1F1;}
.board-view-wrap ul.drop-box li a.on p.tit {color: #fff;}

.board-view.typ01.right .top-txt {text-align: center;}
.board-view.typ01.right .top-txt .logo-box {display: flex; align-items: center; justify-content: center;}
.board-view.typ01.right .top-txt .logo-box .logo-box-inner {width: 32px;}
.board-view.typ01.right .top-txt .logo-box .logo-wrap {width: 100%; padding-top: 100%; box-sizing: border-box; overflow: hidden; position: relative; }
.board-view.typ01.right .top-txt .logo-box .logo-wrap img {max-width: 100%; max-height: 100%; width: 100%; height: 100%; object-fit: cover; display: block; position: absolute; top: 0;}
.board-view.typ01.right .top-txt .logo-box p.company-name {margin-left: 8px; color: #555; font-size: 1.5rem; font-weight: 300;}
.board-view.typ01.right .top-txt strong {display: block; margin-top: 20px; color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.board-view.typ01.right .view-box {margin-top: 40px; padding: 40px; border-top: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; box-sizing: border-box; background: #fff;}
.board-view.typ01.right .view-box .cont {}
.info-box {display: flex; align-items: center;}
.info-box p {color: #787878; font-size: 1.4rem; font-weight: 300;}
.info-box p.date {padding-left: 20px; position: relative;}
.info-box p.date::after {content: ""; display: block; width: 1px; height: 13px; background: #d4d4d4; position: absolute; left: 10px; top: 3px;}
.board-view.typ01.right .view-box .cont .info-box p.date span {margin-left: 5px;}
.view-content02 {padding: 20px 0 40px 0;}
.board-view.typ01.right ul.message-list > li {padding: 28px 40px 28px 40px;  border-bottom: 1px solid #E2E2E2; box-sizing: border-box;}
.board-view.typ01.right ul.message-list > li .top-info {display: flex; margin-bottom: 10px; align-items: center; justify-content: space-between;}
.board-view.typ01.right ul.message-list > li .top-info .page-util ul li a i.ico-delete {width: 32px; height: 32px; background-size: 32px;}
.board-view.typ01.right ul.message-list > li .top-info .page-util ul li a i.ico-edit {width: 32px; height: 32px; background-size: 32px;}
.board-view.typ01.right .no-cont {margin-top: 100px; padding-bottom: 100px; text-align: center;}
.board-view.typ01.right .no-cont img {margin: 0 auto;}
.board-view.typ01.right .no-cont p.item3 {margin-top: 20px; color: #1A1A1A; font-size: 2rem; font-weight: 500;}
.board-view.typ01.right .no-cont p.item4 {margin-top: 10px; color: #555; font-size: 1.6rem; font-weight: 300;}

/* 이용약관 */
.provision-wrap {}
.provision-wrap strong {color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.provision-wrap .provision-box p.tit-top {color: #1A1A1A; font-size: 2rem; font-weight: 500;}
.provision-wrap .provision-box p.txt-cont {margin-top: 15px; color: #555; font-size: 1.6rem; font-weight: 300; line-height: 28px;}
ul.provision-list01 {margin-top: 30px;}
ul.provision-list01 li {color: #555; font-size: 1.6rem; font-weight: 300; line-height: 28px;}
ul.provision-list01 > li:not(:last-child) {margin-bottom: 13px;}
ul.provision-list02 {margin-top: 40px;}
ul.provision-list02 > li {color: #555; font-size: 1.5rem; font-weight: 300; line-height: 28px;}
ul.provision-list02 > li p {color: #1A1A1A; font-size: 1.6rem; font-weight: 500;}
ul.provision-list02 > li:not(:last-child)  {margin-bottom: 10px;}
ul.provision-list02 > li > ul.provision-list-inner {padding-left: 20px;}
ul.provision-list02 > li > ul.provision-list-inner li span {display: inline-block; width: 10px;}
ul.provision-list02 > li > ul.provision-list-inner li:not(:last-child) {margin-bottom: 10px;}
/* 개인정보 처리방침 */
.provision-wrap > .txt-cont {margin-top: 20px; font-size: 1.6rem; line-height: 28px;}
.provision-box table {width: 100%; margin-top: 20px; border-spacing: 0;}
.provision-box table thead {}
.provision-box table thead tr th {padding: 18px 0; color: #555; font-size: 1.6rem; font-weight: 500; text-align: center; border-bottom: 1px solid #D8D8D8; background: #F0F5F9;}
.provision-box table tbody {}
.provision-box table tbody tr td {padding: 18px 0; color: #555; font-size: 1.5rem; font-weight: 300; text-align: center; border-bottom: 1px solid #E1E1E1; }
ul.provision-list03 {margin-top: 30px;}
ul.provision-list03 li {}
ul.provision-list03 li strong {display: block; margin-bottom: 10px; font-size: 1.6rem;}
ul.dot-list {}
ul.dot-list:first-child {margin-bottom: 20px;}
ul.dot-list li {padding-left: 18px; color: #555; font-size: 1.5rem; font-weight: 300; position: relative;}
ul.dot-list > li:not(:last-child) {margin-bottom: 8px;}
ul.dot-list li::after {content: ""; display: block; width: 3px; height: 3px; background: #555; border-radius: 50%; position: absolute; left: 8px; top: 9px;}

/* error 에러페이지 */
.error-wrap {text-align: center;}
.error-wrap img {margin: 0 auto;}
.error-wrap strong {display: block; margin-top: 35px; color: #1A1A1A; font-size: 2.6rem; font-weight: 500;}
.error-wrap p.item1 {margin-top: 20px; color: #555; font-size: 1.6rem; font-weight: 300; line-height: 28px;}
.error-wrap a {display: flex; margin: 0 auto; margin-top: 60px; align-items: center; justify-content: center;}
.error-wrap a i.ico-btn03 {display: inline-block; width: 20px; height: 20px; margin-left: 10px; background: url(/src/main/webapp/common/images/user/btn/btn_next.png) no-repeat center; background-size: 20px;}


/* pagenation */
.pagenation ul {display: flex; align-items: center; justify-content: center;}
.pagenation ul > li.first {margin-right: 4px;}
.pagenation ul > li.prev {margin-right: 20px;}
.pagenation ul > li.next {margin-left: 20px;}
.pagenation ul > li.last {margin-left: 4px;}
.pagenation ul > li.page-num {margin: 0 5px;}
.pagenation ul > li.on > a {color: #1A1A1A; font-weight: 600;}
.pagenation ul > li > a {box-sizing: border-box; display: block; width: 30px; height: 30px; font-size: 1.6rem; line-height: 30px; text-align: center; color: #666; font-weight: 300;}
.pagenation ul > li.first a {width: 40px; height: 40px;  background: url(/common/images/user/btn/btn_board_first.png)no-repeat center; background-size: 40px;}
.pagenation ul > li.prev a {width: 40px; height: 40px;  background: url(/common/images/user/btn/btn_board_prev.png)no-repeat center; background-size: 40px;}
.pagenation ul > li.next a {width: 40px; height: 40px;  background: url(/common/images/user/btn/btn_board_next.png)no-repeat center; background-size: 40px;}
.pagenation ul > li.last a {width: 40px; height: 40px;  background: url(/common/images/user/btn/btn_board_last.png)no-repeat center; background-size: 40px;}

/* content-header-checkbox */
.board-list-header .board-list-wrap .swiper ul {align-items: center; justify-content: center;}
.board-list-header .board-list-wrap .swiper ul > li {width: auto;}
.board-list-header .board-list-wrap .swiper ul > li:not(:last-child) {margin-right: 8px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox {background: #fff; border-radius: 32px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a {display: block; padding: 13px 28px 13px 56px; color: #787878; font-size: 1.6rem; font-weight: 300; position: relative; box-sizing: border-box; border: 1px solid #fff;  overflow: hidden; border-radius: 32px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a::after {content: ""; display: block; width: 24px; height: 24px; background: url(/common/images/user/btn/btn_uncheck_04.png)no-repeat center; background-size: 24px; position: absolute; left: 20px; top: 12px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a.on {color: #2C3E50; border: 1px solid #5C6873; border-radius: 32px; }
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a.on::after {content: ""; display: block; width: 24px; height: 24px; background: url(/common/images/user/btn/btn_checked_04.png)no-repeat center; background-size: 24px; position: absolute; left: 20px; top: 12px;}

/* search-wrap02 */
.search-wrap02 {}
.search-wrap02 input.search-inpt {padding: 24px 0px 24px 40px; font-size: 1.8rem;}
.search-wrap02 input.search-inpt::placeholder {font-size: 1.8rem;}
.search-wrap02 .btn-search-type {padding: 24px 60px; font-size: 1.8rem;}


/* radio-list */
.radio-wrap {margin-top: 24px;}
.radio-wrap ul.radio-list {display: flex; align-items: center; justify-content: center;}
.radio-wrap ul.radio-list > li {}
.radio-wrap ul.radio-list > li:not(:last-child) {margin-right: 24px;}
.radio-wrap ul.radio-list > li .check-list2 {}
.radio-wrap ul.radio-list > li .check-list2 label {display: flex; align-items: center;}
.radio-wrap ul.radio-list > li .check-list2 label span {margin-left: 8px; color: #1A1A1A; font-size: 1.8rem; font-weight: 300;}
.radio-wrap ul.radio-list > li .check-list2 label i.check-image02 {width: 21px; height: 20px; display: inline-block; background: url(/common/images/user/btn/btn_uncheck_01.png)no-repeat center; background-size: 21px 20px;}

.radio-wrap ul.radio-list > li .check-list2 input[type="radio"]:checked ~ label i.check-image02 {background: url(/common/images/user/btn/btn_checked_01.png)no-repeat center; background-size: 18px;}

/* board-view typ02 안내 멘트 추가 */
.board-view.typ02 .board-view-wrap .company-info-sub {margin-top: 15px; color: #787878; font-size: 1.4rem; font-weight: 300; line-height: 25px;}
.board-view.typ02 p.close-box {margin-top: 20px; padding: 38px 0; background: #E2E2E2; font-size: 1.8rem; text-align: center; font-size: 1.8rem; border-radius: 40px; font-weight: 500;}
.board-view.typ02 .guide-box {margin-top: 20px; padding: 40px; background: #E2E2E2; border-radius: 40px;}
.board-view.typ02 .guide-box strong {color: #1a1a1a; font-size: 1.8rem; font-weight: 500;}
.board-view.typ02 .guide-box p {color: #555; font-size: 1.5rem; font-weight: 300; line-height: 27px;}
.board-view.typ02 .guide-box p.guide-box-txt {margin-top: 15px;}



@media all and (max-width:1348px){
.board-list-header .board-list-wrap .ckbox-swiper {padding-right: 16px; box-sizing: border-box;}
}
@media all and (max-width:1305px){
.board-list-header .board-list-wrap .swiper ul {justify-content: flex-start;}
}

@media all and (max-width:1200px){
    .tab-list-header .tab-list-wrap .tab-swiper ul li a {font-size: 1.7rem;}
}
@media all and (max-width:1020px){
    .tab-list-header .tab-list-wrap .tab-swiper ul li a {font-size: 1.6rem;}
}

@media all and (min-width:992px) and (max-width:1260px){
.board-view.typ01{width: calc(100% - 30vw); padding:30px}
.board-view.typ02{width: 30vw;}
.board-view.typ02 .board-view-wrap{padding:30px 20px}
.board-view.typ02 p.info{font-size: 1.4rem;}
.board-view.typ02 ul.info-detail li{font-size: 1.4rem;}
}


@media all and (max-width:991px){
/* 데이터분석 의뢰하기 list */
.board-list-section .board-list-wrap02 ul.board-list-type01 li a {flex-direction: column; align-items: flex-start;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list.typ01 {order: 2; width: 100%; padding: 0; margin-top: 20px;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col {order: 1;}

/* 데이터분석 의뢰하기 view */
.page-cont-typ04 {display: block;}
.board-view.typ01 {width: 100%; margin-right: 0;}
.board-view.typ02 {width: 100%; margin-top: 20px;}
.board-view.typ01 .tag-area > p a {display: block; margin-left: 0; margin-top: 5px;}
.board-view-wrap ul.company-info > li {display: block; margin-bottom: 15px; padding-bottom: 15px;}
.board-view-wrap ul.company-info > li p {display: block;  margin-right: 0; margin-bottom: 10px;}
.page-util > a {margin: 0; width: 135px;}
/* 데이터분석 의뢰하기 edit ---- */
ul.inpt-list2 > li .inpt-box {display: block;}
.inpt-box.flexbox input {width: 100%; max-width: 100%;}
ul.inpt-list2 > li .inpt-box span {display: block; margin: 0; text-align: center;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 .txt{display: block;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 .txt p {display: block; margin-left: 0; margin-top: 10px;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul > li {display: flex; align-items: center; margin-bottom: 10px;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul > li:last-child {margin-bottom: 0;}

/* 유통분석 전문기업 list */
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt.typ02 {display: block;}
.txt-list .top-txt.typ02 .img-box-wrap {width: 100%;}
.txt-list .top-txt.typ02 .top-txt-inner {margin-left: 0; margin-top: 20px; width: 100%;}
.txt-list .top-txt.typ02 .img-box-wrap .img-box {padding-top: 64px;}

/* 마이페이지 tab */
.tab-list-header .tab-list-wrap {padding-left: 16px; box-sizing: border-box;}
.tab-list-header .tab-list-wrap .tab-swiper {padding-right: 16px;}

/* 지원센터 공지 list */
.board-list-section .board-list-top {flex-direction: column; align-items: flex-start;}
.board-list-section .total {order: 2; width: 100%; margin-top: 40px;}
.board-list-section .total.typ02 {margin-top: 0px;}
.board-list-section .board-list-top .search-type02 {order: 1; width: 100%; box-sizing: border-box;}
.board-list-notice ul li {padding-bottom: 25px; margin-bottom: 25px;}
.board-list-notice ul li a {display: block; min-height: initial;}
.board-list-notice ul li a .pc-date-box {display: none;}
.board-list-notice ul li a .img-wrap {display: none;}
.board-list-notice ul li a:hover .img-wrap {display: none;}
.board-list-notice ul li a .file-wrap {display: none;}
.board-list-notice ul li a .m-date-box {display: block; margin-top: 10px;}
.board-list-notice ul li a .m-date-box p {color: #787878; font-size: 1.6rem; font-weight: 300;}

/* 분석자료실 list */
.board-etc {flex-wrap: wrap;}
.board-list-library ul li a {display: block;}
.board-list-library ul li a .img-type-wrap {margin: 0 auto;}
.board-list-library .txt-type {width: 100%; padding-left: 0; margin-top: 20px;}
.board-list-library .txt-type ul.list-center-etc {display: block;}
.board-list-library .txt-type ul.list-center-etc li:last-child {padding-left: 0; margin-top: 10px;}
.board-list-library .txt-type ul.list-center-etc li:last-child::after {display: none;}

/* 통합검색 tab */
.tab-list-header .tab-list-wrap02 .tab-swiper {overflow: hidden;}
/* 통합검색 */
.tab-list-header .tab-list-wrap.typ02 {padding-right: 0;}
.tab-list-header .tab-list-wrap.typ02 .tab-swiper ul li {width: 280px !important;}
.tab-list-header .tab-list-wrap .tab-swiper ul li:last-child a {}
.search-list.typ01 > ul {display: block;}
.search-list.typ01 > ul li:not(:last-child) {margin-bottom: 10px;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li {margin-bottom: 0;}
.search-list-total {align-items: flex-end;}
.search-list.typ01 > ul > li a {display: block;}
.search-list.typ01 > ul > li a .img-box-left {margin: 0 auto;}
.search-list.typ01 > ul > li a .txt-box-right {width: 100%; margin-left: 0; margin-top: 40px;}
.search-list.typ01 > ul > li a .txt-box-right .date span {display: block; margin-right: 0;  margin-bottom: 10px;}

/* 문의 */
.board-view.typ02.left {margin-top: 0;}
.board-view.typ01.right {padding: 0; margin-left: 0; margin-top: 20px;}
.board-view.typ01.right .top-txt {padding: 0 16px; padding-top: 40px; }
.btn-box.typ04 {padding-bottom: 60px;}
/*회원가입 유형선택*/
.join-list strong {margin-left: 0;}
.join-list ul {display: block;}
.join-list ul li {width: 100%; }
.join-list ul li:not(:last-child) {margin-bottom: 20px;}
.join-list-wrap {display: flex; padding-left: 40px; padding-right: 40px; align-items: flex-start;}
.join-list ul li img {margin: 0;}
.join-list-wrap .join-list-txt {margin-left: 15px; text-align: left;}
.join-list ul li p.join-list-txt01 {margin-top: 0;}

}

/* 모바일 */
@media all and (max-width:767px){
.page-wrap{padding-top:8rem}
/* 로그인 */
.page-wrap .page-cont-typ01{padding:6rem 2rem 3rem 2rem; margin-top:5rem; border-radius: 24px}
.page-wrap .page-cont-tit h2{text-align: left; font-size: 3.4rem;}
.login-check{margin:2rem 0 3.5rem 0}
.join-util-list li a{font-size: 1.3rem;}
.join-util-list li:after{top:7px}

/*회원가입*/
.join-list {margin-top: 60px; }
.join-list strong{align-items: flex-start;}
.page-cont-typ02{padding:5rem 2rem 3rem 2rem !important; margin-top: 40px; border-radius: 24px;}
.join-step{margin:5rem auto 4rem auto }
.page-sub-tit{margin-bottom:2rem}
.page-sub-tit h3{font-size: 1.8rem;}
p.essential-txt{font-size: 1.3rem;}
.email-type{display: block;}
.email-type .item1{width: 100%; margin-bottom: 0.8rem;}
.email-type .item1 input{max-width: 620px;}
.email-type .item2{width: 100%;}
.email-type .item2 select{max-width: 530px;}

/* 아이디/비밀번호 찾기 */
.join-txt-box > p {font-size: 1.6rem;}
.join-txt-box .txt-conform-box > p {font-size: 1.6rem;}
.page-cont-typ01.border-no.mt-144 {margin-top: 90px;}
.page-cont-typ01.border-no.mt-114 {margin-top: 104px;}
.page-cont-typ01.border-no > span.id-txt {width: 176px;}
.page-cont-typ01.border-no > span {padding: 11px 0; font-size: 1.6rem; top: -45px;}
.page-cont-typ01.border-no > span.pw-txt {width: 206px;}

/* 비밀번호 재설정_완료 */
.inpt-list1 > li {font-size: 1.6rem;}

/* 데이터분석 의뢰하기 list */
.page-cont-typ03 {padding: 40px 20px 60px 20px; border-radius: 24px; margin-top: 50px;}
.board-list-header {margin-top: 50px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a {padding: 12px 28px 12px 43px; font-size: 1.4rem;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a::after {width: 18px; height: 18px; background-size: 18px; left: 16px;}
.board-list-header .board-list-wrap .swiper ul > li > .checkbox a.on::after {width: 18px; height: 18px; background-size: 18px;}

.board-list-inner {margin-top: 20px;}
.search-wrap02 input.search-inpt {padding: 17px 0 17px 20px; font-size: 1.4rem;}
.search-wrap02 input.search-inpt::placeholder {font-size: 1.4rem;}
.search-wrap02 .btn-search-type {padding: 16px 21px; font-size: 1.4rem;}

.radio-wrap {margin-top: 20px;}
.radio-wrap ul.radio-list {flex-wrap: wrap;}
.radio-wrap ul.radio-list > li:not(:last-child) {margin-right: 20px;}
.radio-wrap ul.radio-list > li .check-list2 label span {margin-left: 5px; font-size: 1.4rem;}
.radio-wrap ul.radio-list > li .check-list2 label i.check-image02 {width: 18px; height: 18px; background-size: 18px;}

.board-list-section .total {font-size: 1.4rem;}
.board-list-section .total span {font-size: 1.5rem;}
.board-list-wrap02 ul.board-list-type01 li a .bg-col {width: 50px; height: 50px; line-height: 50px; font-size: 1.2rem;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt {margin-bottom: 25px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt .tit-area {font-size: 2rem;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li.txt {font-size: 1.4rem;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li.date {font-size: 1.4rem;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:not(:last-child)::after {display: none;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 {display: block;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:not(:last-child) {margin-right: 0;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:first-child {display: block; margin-bottom: 5px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:first-child p {display: inline-block;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:nth-child(2) {display: inline-block; margin-right: 5px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li.date {display: inline-block;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .top-txt ul.list-info01 li:last-child {display: block; margin-top: 5px;}
.board-list-wrap02 ul.board-list-type01 li a .txt-list .sub-area {font-size: 1.4rem; line-height: 24px;}

.board-list-section .board-list-wrap02 ul.board-list-type01 > li {margin-bottom: 30px; padding-bottom: 30px;}
.pagenation ul > li.first a {width: 30px; height: 30px; background-size: 30px;}
.pagenation ul > li.prev a {width: 30px; height: 30px; background-size: 30px;}
.pagenation ul > li.next a {width: 30px; height: 30px; background-size: 30px;}
.pagenation ul > li.last a {width: 30px; height: 30px; background-size: 30px;}
.pagenation ul > li > a {width: 22px; height: 22px; line-height: 22px; font-size: 1.3rem;}
/* 데이터분석 의뢰하기 view */
.page-cont-typ04 {margin-top: 50px;}
.board-view.typ01 {padding: 50px 20px 60px 20px; border-radius: 24px;}
.board-view.typ02 .board-view-wrap {padding: 50px 20px; border-radius: 24px;}
.board-view.typ01 .board-view-inner {padding-bottom: 8rem; margin-bottom: 2rem;}
.board-view.typ01 .board-view-top .category-box {margin-bottom: 25px;}
.board-view.typ01 .board-view-top strong.board-view-tit {font-size: 2rem;}
.board-view.typ01 .board-view-top ul.board-etc li:not(:last-child) {font-size: 1.4rem;}
.download-area {padding: 15px;}
.download-area ul li .file-name a {font-size: 1.3rem;}
ul.tag-list li {font-size: 1.2rem;}

.board-view.typ02 p.info {font-size: 1.4rem;}
.board-view.typ02 ul.info-detail li {font-size: 1.4rem;}
.board-view.typ02 ul.info-detail li span {font-size: 1.4rem;}
.board-view-wrap ul.company-info > li p {font-size: 1.4rem;}
.top-txt.typ02 .top-txt-inner ul.list-info02 {margin-top: 10px;}
.top-txt.typ02 .top-txt-inner ul.list-info02 li:last-child {font-size: 1.4rem;}
.top-txt.typ02 .top-txt-inner ul.list-info02 li:last-child::before {width: 3px; height: 3px; left: 9px; top: 8px;}
/* 데이터분석 의뢰하기 edit ---- */
ul.inpt-list2 > li {margin-bottom: 40px;}
ul.inpt-list2 > li strong {font-size: 1.6rem;}
ul.inpt-list2 > li span.mark:after {width: 5px; height: 5px;}
ul.inpt-list2 > li input.inpt-type2 {padding-top: 0; font-size: 1.6rem; }
ul.inpt-list2 > li input.inpt-type2::placeholder {font-size: 1.6rem; }
.select-type2 {padding-top: 15px; padding-bottom: 15px; font-size: 1.6rem;}
ul.inpt-list2 > li textarea::placeholder {font-size: 1.6rem;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul {padding: 12px;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul > li {font-size: 1.4rem;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul li button {margin-left: 8px; margin-right: 0;}
ul.inpt-list2 > li .inpt-box > .photo-box.type2 ul li button img {width: 16px; height: 16px;}
ul.inpt-list2 {padding-bottom: 80px;}


/* 마이페이지 tab */
.tab-list-header {margin-bottom: 25px; padding-bottom: 25px;}
.tab-list-header.typ02 {margin-bottom: 0px; padding-bottom: 0px; margin-top: 40px;}
.tab-list-header .tab-list-wrap .tab-swiper ul li {width: 180px !important;}
.tab-list-header .tab-list-wrap .tab-swiper ul li a {padding: 14px 0; font-size: 1.5rem;}
/* 마이페이지 거래 매칭 내역 */
ul.board-list-my li {margin-bottom: 25px;}
ul.board-list-my li:last-child {margin-bottom: 30px;}
ul.board-list-my li a strong {font-size: 2rem;}
ul.board-list-my li a .bottom-txt p span.txt-tit {width: 80px; font-size: 1.4rem;}
ul.board-list-my li a .bottom-txt p span.txt-sub {font-size: 1.4rem;}

/* 지원센터 tab */
.tab-list-header02 {margin-top: 40px;}
.tab-list-header02 ul.tab-list-inner li a { padding: 14px 0; font-size: 1.6rem;}
/* 지원센터 공지/FAQ list */
.board-list-section .board-list-top .search-type02 input {font-size: 1.4rem;width: calc(100% - 26px); }
.board-list-section .board-list-top .search-type02 input::placeholder {font-size: 1.4rem;}
.board-list-section .board-list-top .search-type02 button.search-btn {width: 16px; height: 16px; background-size: 16px;}
.board-list-notice ul li a strong {font-size: 2rem;}
.board-list-notice ul li a .m-date-box p {font-size: 1.4rem;}
.board-list-notice ul li:last-child {margin-bottom: 40px;}
/* 지원센터 공지/FAQ view */
.board-view-center .view-center-top strong {font-size: 2.2rem;}
.board-view-center .view-center-top ul li {font-size: 1.3rem;}

/* 분석자료실 view */
.view-center {padding-bottom: 8rem;  margin-bottom: 2rem;}
.view-center .board-view-top strong {font-size: 2rem; }
.view-center .board-view-top ul.board-etc li {font-size: 1.4rem;}
.view-center .board-view-top ul.info-center li {font-size: 1.3rem;}
.view-center .board-view-top ul.info-center li:last-child::after {height: 12px; top: 3px;}
.download-area ul li .file-name a {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.file-list .icon img {width: 14px; height: 16px;}
/* 분석자료실 list */
.board-list-library {margin-top: 40px;}
.board-list-library ul li a .img-type-wrap {width: 152px;}
.board-list-library .txt-type strong {font-size: 2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.board-list-library .txt-type ul.list-center-etc li {font-size: 1.4rem;}
.board-list-library .txt-type ul.list-center-etc {padding: 14px;}
.board-list-library .txt-type p.cont {margin-top: 20px; font-size: 14px;}
.board-list-library .txt-type ul.list-info-library li {font-size: 1.4rem;}
.board-list-library > ul > li {margin-bottom: 30px; padding-bottom: 30px;}

/* 통합검색 */
.search-list.typ01 > ul > li {border-radius: 12px;}
.search-list.typ01 > ul > li a {padding: 40px 20px 30px 20px;}
.search-list-total p.total-tit {font-size: 1.8rem;}
.search-list-total p.total-num {font-size: 1.4rem;}
.search-list.typ01 > ul > li a .img-box-left {width: 124px;}
.search-list.typ01 > ul > li a .txt-box-right .txt-name {font-size: 1.3rem;}
.search-list.typ01 > ul > li a .txt-box-right strong {font-size: 1.6rem;}
.search-list.typ01 > ul > li a .txt-box-right .date {margin-top: 20px; font-size: 1.5rem;}
.search-list.typ01 > ul > li a .txt-box-right .date span {font-size: 1.4rem;}
.search-list .btn-box.typ03 a i.ico-more {width: 11px; height: 11px; background-size: 11px;}
.search-list.no .search-none p {font-size: 1.6rem;}
.search-list.typ02 ul.search-list-box {margin-top: 30px;}
.search-list.typ02 ul.search-list-box li {margin-bottom: 20px; padding-bottom: 20px;}
.search-list.typ02 ul.search-list-box li a strong {font-size: 1.6rem;}
.search-list.typ02 ul.search-list-box li a p {font-size: 1.4rem; margin-top: 10px;}
.cont-tit-area {margin-top: 30px;}
.cont-tit-area .search-txt-top {font-size: 2.4rem;}

/* 문의 */
.board-view-wrap p.no-list {height: initial; line-height: initial; font-size: 1.6rem;}
.board-view-wrap ul.drop-box {max-height: 148px;}
.board-view-wrap ul.drop-box li a {padding: 14px 0;}
.board-view-wrap ul.drop-box li a p.txt {font-size: 1.3rem;}
.board-view-wrap ul.drop-box li a p.tit {font-size: 1.5rem;}
.board-view.typ01.right .top-txt .logo-box p.company-name {font-size: 1.3rem;}
.board-view.typ01.right .top-txt strong {margin-top: 1.5rem; font-size: 2rem;}
.board-view.typ01.right .view-box {padding: 28px 20px;}
.board-view.typ01.right ul.message-list > li .top-info {display: block;}
.board-view.typ01.right ul.message-list > li .top-info .page-util {margin-top: 10px;}
.info-box p {font-size: 1.3rem;}
.info-box p.date::after {height: 11px;}
.board-view.typ01.right ul.message-list > li {padding-left: 20px; padding-inline: 20px;}
.btn-box.typ04 {margin-top: 40px;}
.board-view.typ01.right .no-cont {margin-top: 50px; padding-bottom: 50px;}
.board-view.typ01.right .no-cont p.item3 {font-size: 1.6rem; }
.board-view.typ01.right .no-cont p.item4 {font-size: 1.4rem;}

/* 회원가입 유현선택 */
.join-list ul li img {width: 64px; height: 64px;}
.join-list ul li:first-child img {width: 56px; height: 56px;}
.join-list ul li p.join-list-txt01 {font-size: 1.8rem;}
.join-list ul li p.join-list-txt03 {margin-top: 5px;}
.join-list ul li p.none.join-list-txt03 {display: none;}
.join-list ul li:first-child {}

/* 이용약관 */
.provision-box.mt40 {margin-top: 30px;}
.provision-box.mt50 {margin-top: 30px;}
.provision-wrap strong {font-size: 2rem;}
.provision-wrap .provision-box p.tit-top {font-size: 1.6rem;}
.provision-wrap .provision-box p.txt-cont {margin-top: 10px; font-size: 1.4rem; line-height: 24px;}
ul.provision-list01 li {font-size: 1.4rem; line-height: 24px;}
ul.provision-list02 > li p {font-size: 1.4rem; }
ul.provision-list02 > li {font-size: 1.4rem; line-height: 24px;}
ul.provision-list01 {margin-top: 20px;}
ul.provision-list01 > li:not(:last-child) {margin-bottom: 8px;}
ul.provision-list02 {margin-top: 20px;}
ul.provision-list02 > li:not(:last-child) {margin-bottom: 8px;}
ul.provision-list02 > li > ul.provision-list-inner {padding-left: 10px;}
/* 개인정보 처리방침 */
.provision-wrap > .txt-cont {font-size: 1.4rem;}
.provision-box table thead tr th {font-size: 1.3rem; word-break: break-all;}
.provision-box table tbody tr td {font-size: 1.2rem;}
ul.provision-list03 li strong {font-size: 1.4rem;}
ul.dot-list li {font-size: 1.3rem;}

/* error 에러페이지 */
.error-wrap {padding: 0 20px;}
.error-wrap strong {font-size: 2.2rem;}
.error-wrap p.item1 {font-size: 1.6rem; line-height: 24px;}

/* 통합검색 유통기업 전문기업 */
.search-list.typ01 > ul > li a .txt-box-right.company p.sub-area {font-size: 14px; line-height: 24px;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li:last-child::before {left: 10px; top: 8px;}
.search-list.typ01 > ul > li a .txt-box-right.company ul.list-info02 li:last-child {font-size: 14px;}

/* board-view typ02 안내 멘트 추가 */
.board-view.typ02 .close-box {padding: 25px 0; font-size: 1.5rem; border-radius: 25px;}
.board-view.typ02 .guide-box {margin-top: 20px; border-radius: 25px;}
.board-view.typ02 .guide-box strong {font-size: 1.5rem;}
.board-view.typ02 .guide-box p {font-size: 1.4rem; line-height: 25px;}
.board-view.typ02 .guide-box p.guide-box-txt {margin-top: 15px;}
}
