@charset "UTF-8";
/* 팝업레이어 */
#hd_pop {z-index:100000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;color:#fff;text-align:left;position:relative;    overflow: hidden;    background-color: #003e98;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff; width: 50%; height: 52px;
    background-color: #003e98;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}
.hd_pops_footer .hd_pops_reject {text-align:center;}
.hd_pops_footer .hd_pops_close {position:absolute;top:0;right:0}

.hd_pops_footer .hd_pops_close {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #fff;
    margin: 6px 0;
    height: 40px;
}
.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


@media screen and (max-width: 480px) {
	.hd_pops_con {
		max-width: 100%;
		width: 300px !important;
		height: auto !important;
	}
	div.hd_pops {
		margin-left: -150px !important;
	}
}

body * {
    letter-spacing: -0.03em;
}
.main_section {
    padding: 100px 10px 135px;
}
.main_ck_title {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}
.main_ck_subtitle {
    color: #fff;
    font-size:22px;
    font-weight: 500;
    text-align: center;
}
.main_ck_bon_title {
    color: #fff;
    font-size:18px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 80px;
    word-break: keep-all;
}
section#comm_wrap .main_ck_title,
section#comm_wrap .main_ck_bon_title {
    color: #000;
}
span.color_9E9E9E { color: #9E9E9E;}
span.color_444444 { color: #444444;}
span.color_534741 { color: #534741;}


ul.pc_lawyer_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 10px;
    /*max-width: 1320px;*/
    max-width: 880px;    justify-content: center;
}

li.pc_lawyer_li {
    /*width: calc(33.333333% - 20px);*/
    width: calc(50% - 20px);
    margin: 10px;
    text-align: center;
    position: relative;
    transition: transform 1s;
    transition: box-shadow 0.3s ease-in-out;
}
li.pc_lawyer_li:hover {
    box-shadow: 4px 4px 10px rgb(0 0 0 / 70%);
}
li.pc_lawyer_li img {
    max-width: 100%;
    height: auto !important;
}
p.pc_lawyer_desc {
    font-size: 11px;
    color: #fff;    
}
span.pc_lawyer_name {
    font-size: 22px;
    color: #fff;    
    font-weight: 700;
}
span.pc_lawyer_position {
    font-size: 22px;
    color: #fff;    
}
.pc_lawyer_info {
    position: absolute;
    bottom: 0px;
    padding: 10px 0;
    width: 100%;
    background-color: rgb(0 0 0 / 35%);
}
.pc_lawyer_top_info {
    position: absolute;
    top: 0px;
    padding: 14px 0;
    width: 100%;
    background-color: rgb(154 225 255 / 30%);
}
.pc_lawyer_top {
    font-size: 22px;
    color: #fff;
    line-height: 43px;
}

ul.m_lawyer_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 5px;
}
li.m_lawyer_li {
    width: calc(50% - 12px);
    margin: 6px;
    text-align: center;
    position: relative;
    box-shadow: 1px 3px 4px 2px #7b7b7b;
}
li.m_lawyer_li img {
    max-width: 100%;
    height: auto !important;
    transition: transform 1s;
    -webkit-transition: -webkit-transform 1s;
}
p.m_lawyer_desc {
    font-size: 11px;
    color: #fff;    
}
span.m_lawyer_name {
    font-size: 16px;
    color: #fff;    
    font-weight: 500;
}
span.m_lawyer_position {
    font-size: 14px;
    color: #fff;    
}
.m_lawyer_info {
    position: absolute;
    bottom: 0px;
    padding: 10px 0;
    width: 100%;
}
img.pc_lawyer_mark {
    width: 45px;
    margin: 0 10px;
}



.main_visual_pc {
    background-image: url(../../img/main/main_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main_visual_mobile {
    background-image: url(../../img/main/main_bg_m.jpg);
background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
img.main_mtxt {
    width: 100%;
    max-width: 720px;
    padding: 11px 0;
}
.row-main {
    display: flex;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 145px 0;
}
.row-main img {
    max-width: 100%;
}
.col-lg-8-main {
    width:64%; 
}
.col-lg-4-main {
    width:36%; 
}
.col-lg-8-main, .col-lg-4-main {
  padding: 0 5%;
}
img.main_mtxt.main_mtxt01 {
    padding-top: 80px;
}
img.main_mtxt.main_mtxt04 {
    padding-bottom: 50px;
}
img.main_mtxt.main_mtxt05 {
    padding-bottom: 0;
}
@media screen and (max-width:1750px){

}
@media screen and (max-width:1400px){
	
}
@media screen and (max-width:1100px){

}
@media screen and (max-width:1024px){
	
    
}
@media screen and (max-width:768px){
  #footer .copyright span.txt_gubun {
        display: none;
    }
}
@media screen and (max-width:640px){
	.main_section {
        padding: 60px 0 70px;
    }
    .main_ck_title {
        font-size: 26px;
        font-weight: 700;
    }
    .main_ck_subtitle {
        font-size:16px;
        font-weight: 300;
    }
    .main_ck_bon_title {
        font-size:16px;
        font-weight: 400;
        margin-bottom: 25px;
    }

}

@media screen and (max-width:520px){
	
}
@media screen and (max-width:460px){
    .main_ck_bon_title {
        font-size:14px;
    }

    div.hd_pops {
         width: 340px !important;
    margin: 0 auto;
        left: 50% !important;
        margin-left: -170px;
    }
}
@media screen and (max-width:360px){
	
}