ul, ul li{
    list-style: none;
}
.list_num{padding-left:17px;}
.list_num li{margin-bottom:7px; color:#222; font-size:15px; word-break:keep-all;}
.list_num li ol{list-style-type:lower-alpha; padding-left:20px; margin-bottom:15px;}
.list_num li strong{color:#222; font-weight:500;}
.list_num li ul{margin-bottom:15px;}
.list_num li ul li{margin-bottom:7px; font-size:15px; word-break:keep-all;}

/*05_KFA_01_Introduce01_Summury*/
.half-line {
    border-top: 1px solid #ccc;
    margin-top: -1px;
}

.kfa_sub_contents {
    max-width: 1180px;
    height: 100%;
    margin: 0 auto;
    /*border-right: 1px solid #ccc;*/
    background: #fff;
}

.kfa_sub_contents.w100 {
    width: 100%;
}

.kfa_sub_contents .left_area {
    width: 400px;
    float: left;
    position: absolute;
    /*border-right: 1px solid #ccc;*/
    box-sizing: border-box;
}

.kfa_sub_contents .left_area > div {
    padding: 30px 30px 0px 100px;
}

.kfa_sub_contents .left_area h3 {
    font-size: 2.5em;
    color: #222;
}

.kfa_sub_contents .left_area .left_subject {
    font-size: 1.0em;
    margin-top: 20px;
    color: #222222;
}

.kfa_sub_contents .left_area .left_subject p {
    color: #222;
}

.kfa_sub_contents .right_area {
    float: left;
    margin-left: 400px;
    width: 1200px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.kfa_sub_contents .right_area:last-child {
    border-bottom: 0px;
}

.kfa_sub_contents .right_area .kfa-summary {
    width: 100%;
    display: inline-block;
}

.kfa_sub_contents .right_area .kfa-summary .wrap {
    padding: 30px 50px;
}

.kfa_sub_contents .right_area .kfa-summary2.gray {
    background: #f7f7f7;
}

.kfa_sub_contents .right_area .kfa-summary2 .wrap {
    padding: 30px 50px;
}

.kfa_sub_contents .right_area .kfa-summary2 .wrap .title {
    font-size: 1.6em;
    font-weight: 800;
    color: #000;
    margin-bottom: 5px;
}

.kfa_sub_contents .right_area .kfa-summary .wrap .title {
    float: left;
    font-size: 1.6em;
    font-weight: 200;
    color: #000;
}

.kfa_sub_contents .right_area .kfa-summary .wrap .title2 {
    font-size: 1.6em;
    font-weight: 200;
    color: #000;
}

.kfa_sub {
    padding: 0;
    width: 100%;
}

.main_contents .white_area {
    height: 360px;
    border-bottom: 1px solid #cfcece;
    background-color: #fff;
    position: relative;
}

.kfa_sub_contents .one_area {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: relative;
	box-sizing:border-box;
}

.kfa_sub_contents .one_area.no-border {
    border: 0px;
}


.customer-header {
    margin-top:120px;
    position: relative;
}

.customer-header .menu_list {
    float:left;
    heght:58px;
}

.customer-header .menu_list ul li {
    display: inline-block;
    font-weight:500;
    font-size:0.9em;
    color:#a7a7a7;
    padding:0px 25px;
    line-height:58px;
}
.customer-header .menu_list ul li br{display:none;}
.customer-header ul li.on{
    color:#e32232;
}

.customer-header .home-btn{
    float: right;
    padding: 0px 15px;
    line-height: 58px;
    border-left: 1px solid #ccc;
}

.customer-subject p{
    color:#222;
}
.customer-subject {
    padding:20px 30px;
    color:#222;
	box-sizing:border-box;
	font-size:15px;
	border-bottom-width:0px !important;
}

.customer-subject > strong{display:block; font-size:15px; font-weight:500; color:#222;}
.customer-subject ul li{color:#222; font-size:15px;}

.customer-subject .customer-bold{
    font-weight:600;
}

.customer-subject .customer-sub-title {
    font-size:1.2em;
    font-weight: 600;
}

.customer-subject .customer-title{
    font-size:1.8em;
    font-weight: 800;
    margin-bottom:20px;
}

/* 공용 */
.top-blue-table {
    width: 100%;
    text-align: center;
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

.top-blue-table.long-head {
    margin: 15px 0px;
}

.top-blue-table thead {
    background: #00145a;
    text-align: left;
}

.top-blue-table.cBlack thead {
    background: #222222;
}

.top-blue-table.cGray {margin-top:10px;}
.top-blue-table.cGray thead {background: #f7f7f7;}
.top-blue-table.cGray thead th{border:1px solid #cfcece; padding:15px 10px; color:#222; font-weight:400; word-break:keep-all; font-size:15px;}
.top-blue-table.cGray.tac th{text-align:center;}
.top-blue-table.cGray caption{display:none;}
.top-blue-table.cGray td{padding-left:10px; padding-right:10px; word-break:keep-all; font-size:15px;}
.top-blue-table.cGray td.tal{text-align:left;}

.top-blue-table.long-head thead th {
    font-weight: normal;
    font-size: 1.2em;
    border: 0px;
    padding: 15px 30px;
    color: #fff;
}

.top-blue-table.long-head.cBlack thead th {
    color: #f1f1f1;
}

.top-blue-table tbody tr td {
    border: 1px solid #cfcece;
    padding: 15px 0px;
    font-size: 1.0em
}

.top-blue-table.long-head tbody tr td:nth-child(odd) {
    background: #f7f7f7;
    font-weight: 500;
}

.top-blue-table.long-head.cGrayType2 tbody tr td {
    text-align: left;
    padding-left: 20px;
}

.top-blue-table.long-head.cGrayType2 tbody tr td:nth-child(odd) {
    background: #fff;
    font-weight: normal;
}

.top-blue-table.long-head.cGrayType2 tbody tr:nth-child(1) td {
    background: #f7f7f7;
    font-weight: normal;
}

.top-blue-table.long-head.cLeftGray tbody tr td:first-child {
    background: #f7f7f7;
    font-weight: 500;
    color: #222;
    text-align: center;
}

.top-blue-table.long-head.cLeftGray tbody tr td {
    background: #fff;
    font-weight: normal;
    padding-left: 20px;
    text-align: left;
}

.top-blue-table.long-head.cLeftGrayType2 tbody tr td {
    background: #fff;
    font-weight: normal;
    padding-left: 20px;
    text-align: left;
}

.top-blue-table.long-head.cLeftGrayType2 tbody tr:nth-child(1) td {
    background: #f7f7f7;
    text-align: center;
    font-weight: 500;
    color: #222;
}

.top-blue-table.long-head.cLeftGrayType2 tbody tr td.gray {
    background: #f7f7f7;
    font-weight: 500;
    color: #222;
    text-align: center;
}

.top-blue-table.long-head.board-style tbody tr{
    border-bottom:1px solid #ccc;
    cursor: pointer;
}

.top-blue-table.long-head.board-style tbody tr td:nth-child(odd) {
    background: #fff;
}

.top-blue-table.long-head.board-style tbody tr td {
    background: #fff;
    font-weight: normal;
    padding-left: 20px;
    text-align: left;
    border:0px;
}

.top-blue-table.long-head.board-style tbody tr:hover {
    color: #ff2222;
    outline:1px solid #ff2222;
}

.top-blue-table.long-head.board-style tbody tr:hover td {
    color: #ff2222;
}

.top-blue-table.long-head.board-style tbody tr td:nth-child(0n+1) {
    text-align:center;
}

.top-blue-table.long-head.board-style tbody tr td:nth-child(1n+3) {
    text-align:center;
}

.vision-area.faentasium-area .vision-top .top-title {
    color: #6c4099;
}

.faentasium-area .faentasium-logo {
    position: absolute;
    right: 50px;
    top: 50px;
}

.sns-area {
    margin-bottom: 10px;
}

.sns-area .sns-left {
    float: left;
}

.sns-area .sns-right {
    float: right;
}

.sns-content {
    color: #222;
}

.sns-content .hash-tag {
    color: #377dcb;
}




@media all and (max-width: 1280px) {
    /*05_KFA_01_Introduce01_Summury*/
    .kfa_sub_contents {
        max-width: 1180px;
    }

    .kfa_sub_contents .right_area {
        width: 660px;
        margin-left: 300px;
    }

    .kfa_sub_contents .left_area {
        width: 300px;
    }

    .customer-header {
        margin-top:91px;
    }
}


@media all and (max-width:960px){
	.customer-header{margin-top:0px;}
	.customer-subject{padding:20px; border:0px !important;}
	.kfa_sub_contents .one_area{border-left-width:0px; border-right-width:0px;}
}

@media all and (max-width:640px){
	.customer-header .menu_list ul li{padding:0 10px; font-size:13px; letter-spacing:-1px;}
	.customer-subject{padding:20px 15px;}
}

@media all and (max-width:420px){
	.customer-header .menu_list ul li{padding:13px 10px 0; text-align:center; line-height:1.2em;}
	.customer-header .menu_list ul li br{display:block;}
	.customer-header .menu_list ul li a{line-height:1.2em;}
}

