@charset "UTF-8";
/*
    footer content
    개인정보처리방침
    오시는길
*/
.mn_ft_cont {
    margin-top: 40px;
}

.mn_ft_cont h1 {
    text-align: center;
}

.mn_ft_cont h2 {
    margin: 60px 0 50px;
    text-align: center;
    font-size: 46px;
    font-weight: 700;
}

.mn_ft_cont h3 {
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
}

.mn_ft_cont .txt {
    font-size: 18px;
    line-height: 30px;
}

.mn_ft_cont section {
    padding-top: 50px;
}

.mn_ft_cont section > p {
    margin-bottom: 10px;
    line-height: 28px;
    color: #4D4D4D;
}

.mn_ft_cont section > span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #4D4D4D;
}

.mn_ft__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.mn_ft__list ul {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px 0 30px 35px;
    background: #F8F8F8;
    border-right: 1px solid #E4E4E4;
}

.mn_ft__list ul li {
    margin-bottom: 14px;
}

.mn_ft__list ul li a {
    color: #7D7D7D;
    line-height: 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.mn_ft__list ul li:last-child {
    margin-bottom: 0;
}

.mn_ft__list ul li:hover a {
    color: #000;
    font-weight: 700;
}

.mn_ft__list ul:last-child {
    border-right: none;
}

.ft_content .ft_text {
    margin-bottom: 23px;
    color: #4D4D4D;
    line-height: 28px;
}

.ft_content .ft_text h4 {
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 500;
}

.ft_content .ft_text strong {
    display: block;
    font-weight: 500;
}

.ft_content .ft_text:last-child {
    margin-bottom: 0;
}

.ft_content .ft_text ul {
    padding-left: 16px;
}

.ft_content .ft_text a {
    color: #4D4D4D;
}

.ft_sec04 .mn_tbl04 table th {
    text-align: center;
}

.ft_sec04 .mn_tbl04 table td {
    color: #222222;
}

.mn_ft_cont .ft_select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    padding: 25px 30px;
    background: #F8F8F8;
}

.mn_ft_cont .ft_select .left strong {
    font-size: 18px;
    font-weight: 500;
}

.mn_ft_cont .ft_select .left p {
    margin-top: 4px;
    color: #4D4D4D;
    line-height: 26px;
}

.mn_ft_cont .ft_select .right label {
    display: inline-block;
    width: 318px;
    padding: 0 0 0 12px;
}

.mn_ft_cont.location .mn_tab_cont {
    padding-top: 40px;
}

.mn_ft_cont.location .mn_tab_cont .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 36px;
}

.mn_ft_cont.location .mn_tab_cont .info strong {
    margin-right: 26px;
    font-size: 28px;
    font-weight: 500;
}

.mn_ft_cont.location .mn_tab_cont .info p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 72px;
}

.mn_ft_cont.location .mn_tab_cont .info p span {
    display: inline-block;
    margin: 0 17px;
    width: 1px;
    height: 15px;
    background: #C4C4C4;
}

.mn_ft_layer .mn_layer {
    width: 760px;
}

.mn_ft_layer .mn_layer__cont {
    padding-top: 40px;
}

.mn_ft_layer .mn_layer__cont h2 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox {
    margin-top: 27px;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox p {
    font-size: 18px;
    color: #4D4D4D;
    line-height: 30px;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox p strong {
    display: block;
    font-weight: 500;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox ul {
    margin-top: 50px;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox ul li {
    font-size: 18px;
    font-weight: 500;
    color: #4D4D4D;
    line-height: 30px;
}

.mn_ft_layer .mn_layer__cont .mn_bgbox ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #4D4D4D;
}

.mn_ft_layer.list .mn_layer__cont {
    padding-top: 67px;
}

.mn_ft_layer .mn_tbl04 table tbody tr td {
    color: #000;
    text-align: center;
}

.mn_ft_layer .mn_tbl04 table tbody tr:first-child td {
    border-top: none;
}
