/**
* DND Cascading Style Sheets
* File Name : content.css
* Description : content 반응형 스타일시트
* Author : Web business Team / White
* Email : amt_web@gnmpm.com
* Date : 2019.03.29
* Update : 2021.04.16
* Copyright(c) DND. All Rights Reserved.
*/
/* latest version 210416 */

/* ************************************** *
* content
* ************************************** */
/* keyframe */
@-webkit-keyframes rippleAnimation {
    from { opacity: 1; -webkit-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
    to { opacity: 0; -webkit-transform: -ms-transform: -moz-transform: -o-transform: scale(1); transform: scale(1);}
}
@-ms-keyframes rippleAnimation {
    from { opacity: 1; -webkit-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
    to { opacity: 0; -webkit-transform: -ms-transform: -moz-transform: -o-transform: scale(1); transform: scale(1);}
}
@keyframes rippleAnimation {
    from { opacity: 1; -webkit-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
    to { opacity: 0; -webkit-transform: -ms-transform: -moz-transform: -o-transform: scale(1); transform: scale(1);}
}

/* 구글 리캡차 마크 숨김 */
.grecaptcha-badge { display: none !important }

/* 공통-타이틀 */
.cont_tit_area { overflow: hidden; text-align: center; padding-bottom: 10px;}
.cont_tit_area .big_typo { font-size: 8rem; line-height: 1; opacity: 0; font-family: 'Nanum Myeongjo', sans-serif !important; font-weight: 100; color: #2b3139;}
.cont_tit_area .big_typo span { position: relative; left: 80px; opacity: 0;}
.cont_tit_area .big_typo span.s-tit { font-size: 4rem; font-weight: 100; color: #505660; font-family: 'Spoqa Han Sans Neo', sans-serif !important;}
.tit-h3 { font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 1.8em; font-weight: 300; text-align: center; padding-top: 30px; color: #666;}

/* 0101-인사말 */
.greeting { margin-top: 100px;}
.greeting li { float: left; width: 42%; font-family: 'Spoqa Han Sans Neo', sans-serif !important;}
.greeting li:nth-of-type(2) { width: 50%; margin: 0 0 0 8%;}
.greeting h3 { margin: 50px 0; font-size: 3rem; font-weight: 400; color: #1f1f1f; letter-spacing: -.4px; line-height: 1.4em;}
.greeting p { font-size: 1.5rem; color: #111; line-height: 1.6em;}
.greeting p.p-sign { margin-top: 60px; font-size: 2.5em; text-align: right; letter-spacing: -.4px; }
.greeting p.p-sign img { padding-top: 15px;}

/* 0201-변호사 소개 */
.lawyer-profile { margin-top: 100px;}
.lawyer-profile ul { width: 80%; margin: 20px auto 0;}
.lawyer-profile li { display: inline-block; cursor: pointer; overflow: hidden; position: relative; float: left; width: 45%; height: 600px; margin: 0 2.5% 5%; border-radius: 5px; text-align: center; -webkit-background-size: cover !important; -ms-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;}
.lawyer-profile li a { z-index: 999; display: block !important;}
.lawyer-profile li a div.link { height:100vh;}
.lawyer-profile li:nth-of-type(1) { background: url('image/img_loawyer_info03.jpg') no-repeat center;}
.lawyer-profile li:nth-of-type(2) { background: url('image/img_loawyer_info01.jpg') no-repeat center;}
.lawyer-profile li:nth-of-type(3) { background: url('image/img_loawyer_info02.jpg') no-repeat center;}
.lawyer-profile li:nth-of-type(4) { background: url('image/img_loawyer_info05.jpg') no-repeat center;}
/* .lawyer-profile li:nth-of-type(5) { background: url('image/img_loawyer_info07.jpg') no-repeat center;}
.lawyer-profile li:nth-of-type(6) { background: url('image/img_loawyer_info05.jpg') no-repeat center;} */
.lawyer-profile li:hover { box-shadow: 5px 5px 15px rgba(0,0,0,.6); -webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -ms-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -moz-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -o-box-shadow: 5px 5px 15px rgba(0,0,0,.3);}
.lawyer-profile .t-box { width: 90%; padding: 5%; position: absolute; bottom: 0; background:  rgba(42,49,57,.8); font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 1.5rem; color: #fff; text-align: right; font-weight: 100}
.lawyer-profile .t-box .lawyer-name { color: #deb97e; font-size: 3rem; font-weight: 500;}
.lawyer-profile .t-box .lawyer-name span { color: #fff; font-size: 2rem; font-weight: 100;}
.lawyer-profile li .action-line { position: absolute; transition-duration: 0.5s; transition-delay: 0s;}
.lawyer-profile li .action-line.top { left: 0; top: 0; width: 0; height: 2px; border-top: solid 3px #fff; }
.lawyer-profile li .action-line.right { right: 0; top: 0; width: 2px; height: 0; border-right: solid 3px  #fff;}
.lawyer-profile li .action-line.bottom { right: 0; bottom: 0; width: 0; height:21px; border-bottom: solid 3px #fff;}
.lawyer-profile li .action-line.left { left: 0; bottom: 0; width: 2px; height: 0; border-left: solid 3px  #fff;}
.lawyer-view { width:100%; display: table; margin: 250px auto 0; position: relative; width: 100vw; margin-left: calc(-50vw + 50%);}
.lawyer-info-box { position: relative; float:right; width: 86%; padding: 40px 0; min-height: 300px; background: #353a40;}
.lawyer-info-cont p.photo { position: absolute; top: -40%; left: 0}
.lawyer-info-cont p.photo img { width: 470px;}
.lawyer-info-cont div { margin-left: 600px; font-family: 'Spoqa Han Sans Neo', sans-serif !important; color:#fff; font-weight: 100;}
.lawyer-info-cont div h3 { font-size: 4rem; font-weight: 100; background: url('image/ico-logo.png') no-repeat 0 0; background-size: 60px; padding: 7px 0 20px 85px}
.lawyer-info-cont div h3 span { color: #debb79; font-weight: 500;}
.lawyer-info-cont .bu-list > li { margin-left: 95px; padding-left: 12px; margin-bottom: 5px; background:url('image/bu-list01.png') no-repeat 0 11px; line-height: 1.7em; color:#fff;}
.lawyer-info-cont .contact { margin: 20px 0 0 95px; font-size: 1.5rem;}
.lawyer-info-cont .contact i { padding-right: 5px; color: #debb79;}
.lawyer-history { margin-top: 150px; overflow:hidden; }
.lawyer-history h4 { display: inline-block; font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 8rem; vertical-align: top; font-weight: 700; line-height: 1em; }
.lawyer-history .present { display: inline-block; margin: 0 18% 0 2%;}
.lawyer-history .present h4 { color: #debb79;}
.lawyer-history .present .bu-list02, .lawyer-history .past .bu-list03 { display: inline-block; }
.lawyer-history .present .bu-list02 > li { margin-left: 95px; padding-left: 15px; margin-bottom: 5px; background:url('image/bu-list02.png') no-repeat 0 18px; line-height: 2em; font-size: 1.5rem; color: #333}
.lawyer-history .present .bu-list04 > li { margin-left: 10px; padding-left: 15px; margin-bottom: 5px; background:url('image/bu-list02.png') no-repeat 0 18px; line-height: 2em; font-size: 1.5rem; color: #333}

.lawyer-history .past { display: inline-block; margin: 0 2%; vertical-align: top;}
.lawyer-history .past h4 { color: #c4c6c9;}
.lawyer-history .past .bu-list03 > li { margin-left: 95px; padding-left: 15px; margin-bottom: 5px; background:url('image/bu-list03.png') no-repeat 0 18px; line-height: 2em; font-size: 1.5rem; color: #333}
.lawyer-part { margin-top: 100px;}
.lawyer-part h4 { font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 2.5rem; font-weight: 300; padding: 0 0 10px 8px;}
.lawyer-part .part-cont { background: #f5f5f5; border-radius: 10px; box-sizing: border-box; padding: 60px 0;}
.lawyer-part .part-cont ul { width: 85%; margin: 0 auto; font-size: 1.5rem; color: #818181}
.lawyer-part .part-cont ul li { display: inline-block; width: 47%; margin: 0 1.3%; vertical-align: top;}
.lawyer-part .part-cont ul li div p { font-size: 0.9rem;}
.lawyer-part .part-cont ul li div p span { display: block; font-size: 2.8rem; color: #000; font-weight: 600;}
.lawyer-part .part-cont ul li div ul { width:100%; margin-top: 40px;}
.lawyer-part .part-cont ul li div ul li { width:100%;  padding-left: 10px; margin-bottom: 5px; background:url('image/bu-list04.png') no-repeat 0 11px; line-height: 1.8em; font-size: 1.4rem;}
.lawyer-part .part-cont ul li div ul:nth-of-type(1) { border-right: 1px solid #d3d3d3;}
.lawyer-part .part-cont ul li div ul li ul.sub-list { margin-top: 5px !important;  border-right: none  !important;}
.lawyer-part .part-cont ul li div ul li ul.sub-list li { width:100%; padding-left: 10px; padding-right: 50px; box-sizing: border-box; background:url('image/bu-list05.png') no-repeat 0 11px;}


.lawyer-part2 { margin-top: 100px; overflow:hidden;}
.lawyer-part2 h4 { font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 2.5rem; font-weight: 300; padding: 0 0 10px 8px;}
.lawyer-part2 .part-cont2 { background: #f5f5f5; border-radius: 10px; box-sizing: border-box; padding: 20px 0;}
.lawyer-part2 .part-cont2 ul { width: 95%; margin: 0 auto; font-size: 1.5rem; color: #818181}
.lawyer-part2 .part-cont2 ul li { display: inline-block; width: 47%; margin: 0 1.3%; vertical-align: top;}
.lawyer-part2 .part-cont2 ul li div p { font-size: 0.9rem;}
.lawyer-part2 .part-cont2 ul li div p span { display: block; font-size: 2.8rem; color: #000; font-weight: 600;}
.lawyer-part2 .part-cont2 ul li div ul { width:100%; margin: 15px 0;}
.lawyer-part2 .part-cont2 ul li div ul li { width:100%;  padding-left: 10px; margin-bottom: 5px; background:url('image/bu-list04.png') no-repeat 0 11px; line-height: 1.8em; font-size: 1.6rem;}
.lawyer-part2 .part-cont2 ul li div ul:nth-of-type(1) { border-right: 1px solid #d3d3d3;}

.lawyer-profile-new ul { width: 95%; margin: 20px auto 0;}
.lawyer-profile-new li { display: inline-block; cursor: pointer; overflow: hidden; position: relative; float: left; width: 31%; height: 600px; margin: 0 1.1% 2%; border-radius: 5px; text-align: center; -webkit-background-size: cover !important; -ms-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;}
.lawyer-profile-new li:nth-of-type(1) { background: url('image/img_loawyer_info01-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(2) { background: url('image/img_loawyer_info02-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(3) { background: url('image/img_loawyer_info03-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(4) { background: url('image/img_loawyer_info04-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(5) { background: url('image/img_loawyer_info05-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(6) { background: url('image/img_loawyer_info06-new.jpg') no-repeat center top;}
.lawyer-profile-new li:nth-of-type(7) { background: url('image/img_loawyer_info07-new.jpg') no-repeat center top;}

/* 0201-구성원 소개 */
.member-list { margin-top: 100px;}
.member-list ul { width: 100%;}
.member-list li {float: left; width: 50%; margin: 0;}
.member-list li.last-col {padding-left: 40px; box-sizing: border-box; background: url('image/img-koreanbar.png') no-repeat center right; background-size: 40%;}
.member-list h3 { font-size: 2.3rem; padding-bottom: 7px; font-weight: 200; color: #293239; letter-spacing: -0.06em; border-bottom: 1px solid #eee; margin-left: 10px; margin-bottom: 20px; margin-right: 10px;}
.member-list h3.half { display: inline-block; width: 46% !important; }
.member-profile ul { width: 100%; }
.member-profile li { display: inline-block; cursor: pointer; overflow: hidden; position: relative; float: left; width: 48% !important; height: 450px; margin: 0 1% 7% !important; border-radius: 5px; text-align: center; -webkit-background-size: cover !important; -ms-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;}
.member-profile li a { z-index: 999; display: block !important;}
.member-profile li a div.link { height:100vh;}
.member-profile li:hover { box-shadow: 5px 5px 15px rgba(0,0,0,.6); -webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -ms-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -moz-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -o-box-shadow: 5px 5px 15px rgba(0,0,0,.3);}
.member-profile .t-box { width: 90%; padding: 5%; position: absolute; bottom: 0; background:  rgba(42,49,57,.8); font-family: 'Spoqa Han Sans Neo', sans-serif !important; font-size: 1.5rem; color: #fff; text-align: right; font-weight: 100}
.member-profile .t-box .lawyer-name { color: #deb97e; font-size: 3rem; font-weight: 500;}
.member-profile .t-box .lawyer-name span { color: #fff; font-size: 2rem; font-weight: 100;}
.member-profile li .action-line { position: absolute; transition-duration: 0.5s; transition-delay: 0s;}
.member-profile li .action-line.top { left: 0; top: 0; width: 0; height: 2px; border-top: solid 3px #fff; }
.member-profile li .action-line.right { right: 0; top: 0; width: 2px; height: 0; border-right: solid 3px  #fff;}
.member-profile li .action-line.bottom { right: 0; bottom: 0; width: 0; height:21px; border-bottom: solid 3px #fff;}
.member-profile li .action-line.left { left: 0; bottom: 0; width: 2px; height: 0; border-left: solid 3px  #fff; }
.member-photo01 { background: url('image/img_loawyer_info01-new.jpg') no-repeat center top;}
.member-photo02 { background: url('image/img_loawyer_info02-new.jpg') no-repeat center top;}
.member-photo03 { background: url('image/img_loawyer_info03-new.jpg') no-repeat center top;}
.member-photo04 { background: url('image/img_loawyer_info04-new.jpg') no-repeat center top;}
.member-photo05 { background: url('image/img_loawyer_info05-new.jpg') no-repeat center top;}
.member-photo06 { background: url('image/img_loawyer_info06-new.jpg') no-repeat center top;}
.member-photo07 { background: url('image/img_loawyer_info07-new.jpg') no-repeat center top;}

/* 0301-업무분야 */
.service-cont { margin-top: 100px; line-height: 1.6em; font-size: 1.5rem; color: #777}
.service-cont h3 { font-size: 3.3rem; font-weight: 500; padding-bottom: 25px; color: #293239; letter-spacing: -0.06em;}
.service-cont .box-wrap { overflow: hidden;}
.service-cont .img-box { background:#eee; float:left; width: 45%; margin-right: 5%; position: relative; height: 350px; margin: 50px 0 20px; background-size: cover !important; -o-background-size: cover !important; -ms-background-size: cover !important; -moz-background-size: cover !important; -webkit-background-size: cover !important;box-shadow: 5px 5px 15px rgba(0,0,0,.3); -webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -ms-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -moz-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -o-box-shadow: 5px 5px 15px rgba(0,0,0,.3);}
.service-cont .cont-visual01 { background: url('image/bg-part-01.jpg') no-repeat;}
.service-cont .cont-visual02 { background: url('image/bg-part-02.jpg') no-repeat;}
.service-cont .cont-visual03 { background: url('image/bg-part-03.jpg') no-repeat;}
.service-cont .cont-visual04 { background: url('image/bg-part-04.jpg') no-repeat;}
.service-cont .cont-visual05 { background: url('image/bg-part-05.jpg') no-repeat;}
.service-cont .cont-visual06 { background: url('image/bg-part-06.jpg') no-repeat;}
.service-cont .cont-visual07 { background: url('image/bg-part-07.jpg') no-repeat;}
.service-cont .img-box .t-box { position: absolute; right: 0; bottom: 0; background: rgba(0,0,0,.7); width: 100%; padding: 20px 30px; text-align: right; color:#fff}
.parservice-contt-cont .img-box .t-box span { display: block; opacity: 0.8; font-weight: 100;}
.service-cont .img-box .t-box h2 { color: #dec9ab; font-weight: 500;}
.service-cont .img-box .t-box p { color: #fff; opacity: 0.8; font-weight: 100; font-size: 1.4rem; padding-top: 5px;}
.service-cont div.t-cont { float:left; width: 50%; margin-top: 50px; margin-left: 5%}
.service-cont div.t-cont p.t-start { font-size: 1.8rem; color:#333}
.service-cont .ser-part { margin-top: 120px; }
.service-cont .ser-part ul { width: 100%; overflow: hidden;}
.service-cont .ser-part ul li { float: left; width: 18.5%; border: 1px solid #eaeaea; border-radius: 3px; margin: 1% 0.5%;  font-weight: 400; border-bottom: 1px solid #2a3139;}
.service-cont .ser-part ul li div.t-box { width: 80%; min-height: 120px; margin: 20px auto; text-align: center; text-align: left;}
.service-cont .ser-part ul li div.h-190 { min-height: 190px;}
.service-cont .ser-part ul li div.t-box span { display: block; color: #d6ac5e; font-weight: 500; font-size: 1.4rem; padding-bottom: 10px;}
/* 0105_오시는길 */
.map_top { margin-bottom: 40px;}
.map_top dl { margin-top: 15px;}
.map_top dt { float: left; width: 10%; line-height: 30px; font-family:'Titillium Web', sans-serif !important; font-weight:bold; font-size:17px; color:#005e99;}
.map_top dd { float: left; width: 90%; line-height: 30px; font-size: 17px; color:#222;}
.btn-map { margin-top: 30px; text-align: center;}
.loca-wrap {overflow: hidden; margin-top: 100px; }
.location  li { float: left; width: 50%}
.location  li img { border: 1px solid #eee; width: 100%}
.location  li i { display: inline-block; margin-left: 5px}
.loca-way { width: 87%; margin: 20px auto 0; overflow: hidden; background: #f6f6f6; border-radius: 10px; padding: 40px 0 0}
.loca-way li { padding-left: 100px; margin-bottom: 40px; width: 100%; float: none !important; }
.loca-way li:nth-of-type(1) { background: url('image/ico-loca03.png') no-repeat left 30px top 5px;}
.loca-way li:nth-of-type(2) { background: url('image/ico-loca02.png') no-repeat left 30px top 5px;}
.loca-way li:nth-of-type(3) { background: url('image/ico-loca01.png') no-repeat left 30px top 5px;}
.loca-way li h4 { margin-bottom: 10px; font-weight: 500; font-size: 1.5rem;}
.loca-way li h4 span { font-weight: normal; color: #999;}
.loca-way li p { font-size: 1.3rem; margin-bottom: 5px; color: #666; letter-spacing: -0.05em;}
.loca-way li p strong { padding-right: 10px;}
.loca-way .circle-green { display: inline-block; width: 18px; height: 18px; line-height: 18px; margin: 3px 5px 0 0; border-radius: 50%; background: #12aa58; color: #fff; font-family:'Titillium Web', sans-serif !important; font-size: 12px; font-weight: bold; text-align: center; font-style: normal;}
.loca-way .circle-olive { display: inline-block; width: 18px; height: 18px; line-height: 18px; margin: 3px 5px 0 0; border-radius: 50%; background: #606d00; color: #fff; font-family:'Titillium Web', sans-serif !important; font-size: 12px; font-weight: bold; text-align: center; font-style: normal;}
.loca-way .circle-navy { display: inline-block; width: 18px; height: 18px; line-height: 18px; margin: 3px 5px 0 0; border-radius: 50%; background: #263c96; color: #fff; font-family:'Titillium Web', sans-serif !important; font-size: 12px; font-weight: bold; text-align: center; font-style: normal;}
.loca-way .txt-green { color: #12aa58;}
.loca-way .txt-olive { color: #606d00;}
.location .loca-way .txt-navy { color: #263c96;}
.loca-wrap.tab-sub .tab-nav { display: table; margin: 0 auto 30px; width: 100%;}
.loca-wrap.tab-sub .tab-nav li { position: relative; width: 50%; float: left;}
.loca-wrap.tab-sub .tab-nav button { padding: 10px 30px; width: 100%;  margin: 0 0; background: #f6f6f6; border-radius: 0; border: solid 1px rgb(216, 216, 216); font-size: 17px; color: #333;}
.loca-wrap.tab-sub .tab-nav button:hover,
.loca-wrap.tab-sub .tab-nav li.on button { background: #2a3139; border: solid 1px #1d242c; color: #d8bd7a;}
.loca-wrap.tab-sub .tab-con { z-index: 1;}
.loca-wrap.tab-sub .tab-con > li { display: none;}
.loca-wrap.tab-sub .tab-con > li.on { display: block;}
.loca-wrap .map-top2 { font-size: 18px;}
.loca-wrap .map-top2 dl { width: 87%; margin: 0 auto; }
.loca-wrap .map-top2 dt { display: inline-block; width: 70px; background: #40454b; border: solid 1px #1d242c; border-radius: 3px; font-weight: 400; font-size: 1.3rem; color: #d8bd7a;text-align: center; padding: 4px 0; margin-right: 10px;}
.loca-wrap .map-top2 dd { display: inline-block; padding-bottom: 10px; font-size: 1.4rem; color: #777;}
.loca-wrap .map-top2 dd span { display: inline-block; padding-right: 5px; font-size: 1.8rem; font-weight: 700; color: #b6884f;}

/* 첨부파일 */
.board-addflie-box { margin-top: 60px;}
/* 이전다음글 */
.board-view-bot { margin-top: 30px;}
.board-view-bot .btn-board-prev { display: inline-block; float: left; background: url('image/bg-arr-board-prev.png') no-repeat left 5px; padding-left: 80px; font-size: 1.6rem; color: #111;}
.board-view-bot .btn-board-next { display: inline-block; float: right; background: url('image/bg-arr-board-next.png') no-repeat right 5px; padding-right: 80px; font-size: 1.6rem; color: #111;}


/* ////////////////////////////////////////////////// tablet & mobile */
@media all and (min-width: 1201px) and (max-width: 1300px) {
    .member-profile .t-box .lawyer-name { font-size: 2.5rem;}
    .member-profile .t-box .lawyer-name span { font-size: 1.8rem;}
}

@media all and (max-width:1200px) {
	  /* 0201-변호사 소개 */
    .lawyer-profile { margin-top: 50px;}
    .lawyer-profile ul { width: 100%;}
    .lawyer-profile li { float: none; width: 48%; margin: 1% 1% 1.5%; height: 500px;}
	.lawyer-view { margin: 150px auto 0;}
	.lawyer-info-box { width: 100%; padding: 30px 0; min-height: 200px;}
	.lawyer-info-cont p.photo { top: -30%;}
	.lawyer-info-cont p.photo img { width: 400px;}
	.lawyer-info-cont div { margin-left: 500px;}
	.lawyer-info-cont div h3 { font-size: 3rem; background: url('image/ico-logo.png') no-repeat 0 0; background-size: 40px; padding: 0px 0 20px 50px}
	.lawyer-info-cont .bu-list > li { margin-left: 50px;}
	.lawyer-info-cont .contact { margin: 20px 0 0 50px;}
	.lawyer-history h4 { font-size: 6rem;}
	.lawyer-history .present { display: inline-block; margin: 0 5% 0 2%;}
	.lawyer-history .present .bu-list02 > li, .lawyer-history .past .bu-list03 > l { margin-left: 55px;}
	.lawyer-part .part-cont { padding: 30px 0;}
	.lawyer-part .part-cont ul { width: 95%;}
    .lawyer-part2 { margin-top: 150px}
    .lawyer-part2 .part-cont2 { padding: 30px 0;}
	.lawyer-part2 .part-cont2 ul { width: 95%;}
	.ml100, .ml70 { margin-left: 40px !important;}
    /* 0201-구성원 소개 */
    .member-list { margin-top: 50px;}
    .member-list ul { width: 100%; }
    .member-list li {float: none; width: 100%; margin: 0%;}
    .member-profile li { width: 49%; margin: 1% 0.5% 7%;}
	 /* 0301-업무분야 */
    .service-cont .ser-part ul li { width: 48%; margin: 1% 0.5%;}
	.service-cont .ser-part ul li div.t-box { min-height: 90px;}
	.service-cont .ser-part ul li div.h-190 { min-height: 120px;}
	/* 0105_오시는길 */
	.loca-wrap .map-top2 dt { width: 60px; margin: 0 20px 2px 0;}
	.loca-wrap .map-top2 dd { font-size: 1.3rem;}
	.loca-wrap .map-top2 dd span { font-size: 1.5rem;}
	.loca-way { width: 80%; margin: 40px auto 0; padding: 30px 30px 10px;}
	.loca-way li { padding-left: 0px; margin-bottom: 30px; width: 100%; float: none !important;}
	.loca-way li:nth-of-type(1), .loca-way li:nth-of-type(2), .loca-way li:nth-of-type(3) { background: none;}

}
/* ////////////////////////////////////////////////// tablet & mobile */
@media all and (max-width:990px) {
    /* 공통-타이틀 */
    .cont_tit_area .big_typo { font-size: 4rem; }
    .cont_tit_area .big_typo span.s-tit { font-size: 2.5rem;}
    .tit-h3 { padding-top: 10px;}
	/* 0101-인사말 */
    .greeting { margin-top: 50px;}
	.greeting li:nth-of-type(1) { float: none; width: 100%; text-align: center;}
	.greeting li:nth-of-type(2) { width: 100%; margin: 20px 0 0 0;}
	.greeting h3 { font-size: 2.3rem; text-align: center;}
    .greeting p img.cont-img { width: 300px;}
	  /* 0201-변호사 소개 */
    .lawyer-profile { margin-top: 50px;}
    .lawyer-profile ul { width: 100%;}
    .lawyer-profile li { float: none; width: 48%; margin: 1% 1% 1.5%; height: 400px;}
	.lawyer-view { margin: 150px auto 0;}
	.lawyer-info-box { width: 100%; padding: 30px 0; min-height: 200px;}
	.lawyer-info-cont p.photo { top: -30%;}
	.lawyer-info-cont p.photo img { width: 380px;}
	.lawyer-info-cont div { margin-left: 400px;}
	.lawyer-info-cont div h3 { font-size: 3rem; background: url('image/ico-logo.png') no-repeat 0 0; background-size: 40px; padding: 0px 0 20px 50px}
	.lawyer-info-cont .bu-list > li { margin-left: 50px;}
	.lawyer-info-cont .contact { margin: 20px 0 0 50px;}
    .lawyer-history .present, .lawyer-history .past { display: inline-block; margin: 0 0 30px; width: 100%;}
    .lawyer-history .present .bu-list02 { display: inline-block; width: 85%;}
    .lawyer-history .past .bu-list03 { display: inline-block; width: 85%;}
    .lawyer-history .present .bu-list02 > li, .lawyer-history .past .bu-list03 > li { margin-left: 50px;}
    .lawyer-part { margin-top: 50px}
    .lawyer-part .part-cont { padding: 30px 30px 10px;}
    .lawyer-part .part-cont ul { width: 90%; margin: 0 auto;}
    .lawyer-part .part-cont ul li { display: block; width: 100%; margin: 0 0 30px;}
    .lawyer-part .part-cont ul li div ul { width:100%; margin-top: 20px;}
    .lawyer-part .part-cont ul li div ul li { background:url('image/bu-list04.png') no-repeat 0 9px;}
    .lawyer-part .part-cont ul li div ul:nth-of-type(1) { border-right: none}
    .lawyer-part .part-cont ul li div ul li ul.sub-list { margin-top: 5px !important; border-right: none !important;}
    /* .lawyer-part .part-cont ul li div ul li ul.sub-list li { width:100%; padding-left: 0px; background: none;} */
    .lawyer-part2 { margin-top: 150px}
    .lawyer-part2 .part-cont2 { padding: 30px 30px 10px;}
    .lawyer-part2 .part-cont2 ul { width: 90%; margin: 0 auto;}
    .lawyer-part2 .part-cont2 ul li { display: block; width: 100%; margin: 0 0 30px;}
    .lawyer-part2 .part-cont2 ul li div ul { width:100%; margin-top: 20px;}
    .lawyer-part2 .part-cont2 ul li div ul li { background:url('image/bu-list04.png') no-repeat 0 9px;}
    .lawyer-part2 .part-cont2 ul li div ul:nth-of-type(1) { border-right: none}
    .lawyer-part2 .part-cont2 ul li div ul li ul.sub-list { margin-top: 5px !important; border-right: none !important;}
    .lawyer-part2 .part-cont2 ul li div ul li ul.sub-list li { width:100%; padding-left: 0px; background: none;}
    .lawyer-part2 .part-cont2 ul .mb-0 { margin-bottom: 0px !important;}
    .lawyer-part2 .part-cont2 ul li div ul.mt-0 { margin-top: 0px !important;}
    .ml100, .ml70 { margin-left: 0 !important;}
    /* 0201-구성원 소개 */
    .member-list { margin-top: 50px;}
    .member-list ul { width: 100%; }
    .member-list li {float: none; width: 100%; margin: 0%;}
    .member-list li.last-col {padding-left: 0 !important;}
    .member-list h3 { font-size: 2rem; margin-bottom: 15px;}
    .member-list h3.half { width: 48% !important; margin-top: 20px; margin-right: 0 !important;}
    .member-list li.last-col {background-position: top 60% right 10%; background-size: 35%;}
    .member-profile li { width: 48%; margin: 1% 1% 1% !important;}
    .mt-m { margin-top: 0 !important;}
    /* 0301-업무분야 */
    .service-cont .ser-part { margin-top: 50px; }
    .service-cont .ser-part ul li { width: 48%; margin: 1% 0.5%;}
	.service-cont .ser-part ul li div.t-box { min-height: 90px;}
	.service-cont .ser-part ul li div.h-190 { min-height: 140px;}
	/* 0105_오시는길 */
	.loca-wrap .map-top2 dt { width: 60px; margin: 0 20px 2px 0;}
	.loca-wrap .map-top2 dd { font-size: 1.3rem;}
	.loca-wrap .map-top2 dd span { font-size: 1.5rem;}
	.loca-way { width: 80%; margin: 10px auto 0; padding: 20px 0 10px;}
	.loca-way li { padding-left: 0px; margin-bottom: 10px; width: 100%; float: none !important; }
	.loca-way li:nth-of-type(1), .loca-way li:nth-of-type(2), .loca-way li:nth-of-type(3) { background: none;}
    /* 0102-연혁
    .history2 .tit.fixed { top: 100px;}
    .history2 .tit p { font-size: 45px;}
    .history2 .tit p.year { font-size: 62px;}
    .history2 .list { width: 60%;}
    .history2 .list:after { left: -32px;}
    .history2 .list dl:after { left: -37px;}
    /* 0201-제품상세
    .product-view-top .img-box { float: none; width: 100%; margin: 0 0 50px 0;}
    .product-view-top .txt-box { float: none; width: 100%;}*/
}
/* ////////////////////////////////////////////////// tablet */
@media all and (min-width:641px) and (max-width:990px) {

}
/* ////////////////////////////////////////////////// mobile */
@media all and (max-width:640px) {
    /* 공통-타이틀 */
    .cont_tit_area .big_typo { font-size: 3rem; }
    .cont_tit_area .big_typo span.s-tit { font-size: 2.5rem;}
    .tit-h3 { padding-top: 10px;}
	/* 0101-인사말 */
    .greeting { margin-top: 50px;}
    .greeting li:nth-of-type(2) { margin: 50px 0 0;}
	.greeting h3 { font-size: 2.3rem; text-align: center;}
    .greeting p { font-size: 1.6rem;}
    .greeting p img.cont-img { width: 300px;}
	.greeting p.p-sign { margin-top: 40px;}
    /* 0201-변호사 소개 */
    .lawyer-profile { margin-top: 50px;}
    .lawyer-profile ul { width: 100%;}
    .lawyer-profile li { float: none; width: 100%; height: 400px; margin-bottom: 10px;}
    .lawyer-view { margin: 50px auto 0; }
    .lawyer-info-box { clear:both; width: 100%; padding: 0 0 30px; min-height: 100px; background: #353a40;}
    .lawyer-info-cont p.photo { position: relative;}
    .lawyer-info-cont p.photo img { width: 380px;}
    .lawyer-info-cont div { margin-left: 0px; padding: 40px 30px 10px}
    .lawyer-info-cont .bu-list > li { margin-left: 0px;}
    .lawyer-info-cont .contact { margin: 20px 0 0 0px;}
    .lawyer-history { margin-top: 50px;}
    .lawyer-history h4 { display: inline-block; font-size: 6rem;}
    .lawyer-history .present, .lawyer-history .past { display: inline-block; margin: 0 0 30px; width: 100%;}
    .lawyer-history .present .bu-list02 { display: inline-block; width: 85%;}
    .lawyer-history .past .bu-list03 { display: inline-block; width: 85%;}
    .lawyer-history .present .bu-list02 > li, .lawyer-history .past .bu-list03 > li { margin-left: 50px;}
    .lawyer-part { margin-top: 50px}
    .lawyer-part .part-cont { padding: 30px 30px 10px;}
    .lawyer-part .part-cont ul { width: 100%; margin: 0 auto;}
    .lawyer-part .part-cont ul li { display: block; width: 100%; margin: 0 0 30px;}
    .lawyer-part .part-cont ul li div ul { width:100%; margin-top: 20px;}
    .lawyer-part .part-cont ul li div ul li { background:url('image/bu-list04.png') no-repeat 0 9px;}
    .lawyer-part .part-cont ul li div ul:nth-of-type(1) { border-right: none}
    .lawyer-part .part-cont ul li div ul li ul.sub-list { margin-top: 5px !important;  border-right: none  !important;}
    /* .lawyer-part .part-cont ul li div ul li ul.sub-list li { width:100%; padding-left: 0px; background: none;} */
    .lawyer-part2 { margin-top: 50px}
    .lawyer-part2 .part-cont2 { padding: 30px 30px 10px;}
    .lawyer-part2 .part-cont2 ul { width: 100%; margin: 0 auto;}
    .lawyer-part2 .part-cont2 ul li { display: block; width: 100%; margin: 0 0 30px;}
    .lawyer-part2 .part-cont2 ul .mb-0 { margin-bottom: 0px !important;}
    .lawyer-part2 .part-cont2 ul li div ul { width:100%; margin-top: 20px;}
    .lawyer-part2 .part-cont2 ul li div ul.mt-0 { margin-top: 0px !important;}
    .lawyer-part2 .part-cont2 ul li div ul li { background:url('image/bu-list04.png') no-repeat 0 9px;}
    .lawyer-part2 .part-cont2 ul li div ul:nth-of-type(1) { border-right: none}
    .lawyer-part2 .part-cont2 ul li div ul li ul.sub-list { margin-top: 5px !important;  border-right: none  !important;}
    .lawyer-part2 .part-cont2 ul li div ul li ul.sub-list li { width:100%; padding-left: 0px; background: none;}
    .ml100, .ml70 { margin-left: 0 !important}
    /* 0201-구성원 소개 */
    .member-list { margin-top: 50px;}
    .member-list ul { width: 100%; }
    .member-list li {float: none; width: 100%; margin: 0%;}
    .member-list li.last-col {padding-left: 0 !important; background: none;}
    .member-list h3 { font-size: 2rem; padding-left: 0px; margin-left: 0; margin-bottom: 15px; margin-right: 0;}
    .member-list h3.half { width: 100% !important; margin-top: 20px;}
    .member-profile li { float: none; width: 100% !important; margin: 0 0 5% !important;}
    .mt-m { margin-top: 0 !important;}
    /* 0301-업무분야 */
    .service-cont { margin-top: 50px;}
    .service-cont h3 { font-size: 3rem;}
    .service-cont .img-box { float: none; width: 100%; margin-right: 0; position: relative; height: 250px; margin: 50px 0 20px; background-size: cover !important; -o-background-size: cover !important; -ms-background-size: cover !important; -moz-background-size: cover !important; -webkit-background-size: cover !important;box-shadow: 5px 5px 15px rgba(0,0,0,.3); -webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -ms-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -moz-box-shadow: 5px 5px 15px rgba(0,0,0,.3); -o-box-shadow: 5px 5px 15px rgba(0,0,0,.3);}
    .service-cont .img-box .t-box { width: 90%; padding: 15px 20px;}
    .service-cont div.t-cont { float: none; width: 100%; margin-left: 0}
    .service-cont .ser-part { margin-top: 50px; }
    .service-cont .ser-part ul li { width: 48%; margin: 1% 0.5%;}
    .service-cont .ser-part ul li div.t-box { min-height: 120px;}
	.service-cont .ser-part ul li div.h-190 { min-height: 220px;}
	/* 0105_오시는길 */
    /* 0105_오시는길 */
    .loca-wrap { margin-top: 50px;}
    .location  li { float: none; width: 100%}
    .loca-wrap .map-top2 dl { width: 100%; margin: 10px 0; }
    .loca-wrap .map-top2 dt { display: block; margin: 0 0 5px 0}
    .loca-wrap .map-top2 dd { padding-bottom: 5px;}
    .loca-way { width: 100%; margin: 10px 0;}
    .loca-way li { padding: 0 20px 20px; margin-bottom: 0;}
    .loca-way li:nth-of-type(1), .loca-way li:nth-of-type(2), .loca-way li:nth-of-type(3) { background: none;}
    .loca-way li p strong.m-br { display: block;}
    /* 0104-찾아오시는길 */
    .location .top-location { width: 100%; margin: 0 auto 30px;}
    .location .top-location p { padding: 80px 0 15px 0; background-position: center 20px; background-size: 60px;}
    .location .btn-map { margin-top: 30px;}
	.location .btn-map img { width: 130px;}
    .loca-wrap.tab-sub .tab-nav button { font-size: 15px;}
	/* 첨부파일 */
    .board-addflie-box { margin-top: 40px;}
    /* 이전다음글 */
    .board-view-bot .btn-board-prev { background-size: 41px; padding-left: 55px;}
    .board-view-bot .btn-board-next { background-size: 41px; padding-right: 55px;}
}
