@charset "utf-8";

/* section01 */
#section01 .sec1 h2 {
    margin: 40px 0 15px 0; 
    font-size: 20px; 
    color: #5b7cae;
}
#section01 .sec1 .text_wrap:nth-child(1) h2 {margin: 0 0 15px 0;}
#section01 .sec1 .text_wrap:nth-child(1) ul {margin-top: 11.5px;}
#section01 .sec1 .text_wrap:nth-child(4) ul {margin-top: 15px;}
#section01 .sec1 .text_wrap:nth-child(4) ul li {margin-left: 12px;}
#section01 .sec1 .text_wrap p {
    letter-spacing: -1px;
    font-size: 16px;
    color: #666;
}
#section01 .sec1 .text_wrap p em {
    font-weight: bold;
    font-style: normal;
    color: #5b7cae;
}
#section01 .sec1 .text_wrap p strong {
    font-weight: bold;
    color: #5b7cae;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1; 
}
#wrap #header .header strong {
    font-weight: normal;
    padding: 0px 0 40px 12px;
}
#wrap #header .header strong span {
    color: #5b7cae;
}

#section01 .sec1 .text_wrap .text_inner {
    padding: 40px 0 0 0;
    overflow: hidden;
}
#section01 .sec1 .text_wrap .text_inner img {
    float: left;
}
#section01 .sec1 .text_wrap .text_inner ul {
    float: right;
    width: 82%;
}
#section01 .sec1 .text_wrap ul li {
    font-size: 15px;
    letter-spacing: -1px;
}

/* table style */
#wrap table {
    width: 100%;
    border-spacing: 0;
    text-align: center;
    box-sizing: border-box;
    background: #deefff;
    margin-top: 40px;
}
#wrap table th {
    border: 1px solid #fff;
}

#wrap table td {
    border: 1px solid #fff;
}

/* border style */
#wrap table thead tr:nth-child(1) th:nth-child(1),
#wrap table thead tr:nth-child(2) th:nth-child(1),
#wrap table tbody tr th:nth-child(1),
#wrap table tfoot tr td {border-left: 0;}

#wrap table thead tr th:last-child {border-right: 0;}
#wrap table tbody tr:nth-child(1) th:nth-child(1) {border-left: 0;}
#wrap table tbody tr td:last-child,
#wrap table tfoot tr td:last-child {border-right: 0;} 


/* <Áö¿ø´ë»ó> Ç¥ */
/* table style */
#wrap section:nth-child(1) table th {
    padding: 15px;
    font-size: 18px;
}

#wrap section:nth-child(1) table td {
    padding: 15px;
}
#wrap table tfoot td a {
    color: #fff;
    margin-right: 15px;
    display: block;
    font-size: 19px;
    font-weight: bold;
}
#wrap table tfoot td a svg {
    vertical-align: middle;
    margin-left: 15px;
}
/* table point color */
#wrap table thead .point-sb {
    background: #b0d0ff;
}
#wrap table tfoot td {
    background: #2d619d;
}
#wrap section:nth-child(1) table tr:nth-child(2n) {
    background: #b3e0ff;
}


/* <¼­ºñ½ººñ¿ë> Ç¥  */
#wrap section:nth-child(2).text_wrap p em {
    color: #5b7cae;
}

/* table style */
#wrap section:nth-child(2) table th {
    padding: 15px;
}

#wrap section:nth-child(2) table td {
    padding: 15px;
}
/* padding*/
#wrap section:nth-child(2) table th {padding: 8px;}
#wrap section:nth-child(2) table td {padding: 8px;}

/* font-size */
#wrap section:nth-child(2) table th {font-size: 13px;}
#wrap section:nth-child(2) table td {font-size: 11px;}
#wrap section:nth-child(2) table .f-10 {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}

/* td width */
#wrap section:nth-child(2) table thead .w-48 {width: 48px;}
#wrap section:nth-child(2) table tbody .w-50 {width: 50px;}
#wrap section:nth-child(2) table tbody .w-88 {width: 88px;}
#wrap section:nth-child(2) table tbody .w-90 {width: 90px;}

/* table point color */
#wrap table thead th {background: #2d619d; color: #fff;}
#wrap table tbody th {background: #b0d0ff;}
#wrap table .point-b {background: #afcffe;}
#wrap table .point-y {background: #ebf4c5;}
#wrap table .point-p {background: #efd9ff;}

/* <Ä«µå¹ß±Þ½ÅÃ»> Ç¥ */
/* table style */
#wrap section:nth-child(10) table {
    background: #fff;
    text-align: left;
}
#wrap section:nth-child(10).text_wrap p em {
    color: #666;
}
#wrap section:nth-child(10) table tr td:nth-child(2n) p  {
    font-size: 17px;
}
#wrap section:nth-child(10) table tr td:nth-child(1) {
    width: 127px;
    height: 151px;
}
#wrap section:nth-child(10) table tr td:nth-child(1) img {
    margin-right: 0;
    display: block;
    height: 100%;
}
#wrap section:nth-child(10) table tr td:last-child {
    padding: 15px 30px;
}
#wrap section:nth-child(10) table td {
    border: none;
}
#wrap section:nth-child(10) table td strong {
    font-size: 22px;
}
/* table point color */
#wrap section:nth-child(10) table tr:nth-child(2n-1) td:nth-child(2n)  {
    background: #b3e0ff;
}
#wrap section:nth-child(10) table tr:nth-child(2n) td:nth-child(2n)  {
    background: #def0fe;
}

/* <°¢ Ä«µå»çº° ½ÅÃ» Àå¼Ò> */
#wrap section:nth-child(11) table td {
    border: none;
}
#wrap section:nth-child(11) table td:nth-child(1) {
    font-size: 18px;
    padding: 40px 70px;
}
#wrap section:nth-child(11) table tr td:nth-child(2n) p  {
    font-size: 17px;
    padding: 40px;
}
#wrap section:nth-child(11) table p,
#wrap section:nth-child(11) table th,
#wrap section:nth-child(11) table td strong {
    padding: 15px;
}
#wrap section:nth-child(11) table tr:nth-child(1) td:nth-child(2) p {
    padding: 26px;
}

/* table point color */
#wrap section:nth-child(11) table tr:nth-child(2n-1) td:nth-child(2n),
#wrap section:nth-child(11) table tr:nth-child(2n) td:nth-child(2n-1)  {
    background: #b3e0ff;
}
#wrap section:nth-child(11) table tr td:nth-child(2n) strong {
    background: #2d619d;
    display: block;
    color: #fff;
    font-size: 24px;
}
#wrap section:nth-child(11) table tr:nth-child(2n) td:nth-child(2n)  {
    background: #def0fe;
}
  {
    background: #b3e0ff;
}
#wrap section:nth-child(11) table tr:nth-child(2n) td:nth-child(2n)  {
    background: #def0fe;
}

/* <°áÁ¦¹æ¹ý> */
#wrap #section02 {
    background: #deefff;
    margin-top: 40px;
}  
#section01 .sec1 .text_wrap:nth-child(13) p {
    margin-bottom: 40px;
}
#wrap #section02 div {
    overflow: hidden;
}
#wrap #section02 div img {
    float: left;
    width: 50px;
}
#wrap #section02 div h2 {
    float: left;
    margin: 9.5px 0 0 0;
    font-size: 24px;
}
#wrap #section02 > ul {
    padding: 30px;
}
#wrap #section02 > ul > li > ul {
    padding: 0 30px;
}
#wrap #section02 ul > li {
    font-size: 16px;
    text-align: justify;
    font-weight: bold;
}
#wrap #section02 > ul > li  {
    font-size: 20px;
}
#wrap #section02 > ul > li > ul > li {
    margin: 20px 0;
    font-size: 18px;
}
#wrap #section02 > ul > li > ul > li strong {
    margin-bottom: 10px;
    display: block;
}
#wrap #section02 > ul > li > ul > li > ul > li {
    position: relative;
    font-weight: normal;
    font-size: 15px;
}
#wrap #section02 > ul > li > ul > li > ul > li::after {
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    border: 1px solid #666;
    border-radius: 50%;
    background: #666;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
#wrap #section02 > ul > li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(1)::after {
    top: 25%;
}

/* °èÁÂ¹øÈ£ img */
#wrap #section01 > div:last-child {
    margin: 40px auto;
    width: 80%;
    height: 100px;
    background: #fff;
    border: 5px solid #295cab;
    border-radius: 80px;
    position: relative;
}
#wrap #section01 > div:last-child > div {  
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 61.9%;
}
#wrap #section01 > div:last-child > div > span {
    display: block;
    width: 60px;
    height: 60px;
    background: #295cab;
    color: #fff;
    text-align: center;
    padding: 5px;
    float: left;
    margin-top: 4.25px;
    box-sizing: border-box;
    font-size: 20px;
}
#wrap #section01 > div:last-child > div > strong {
    float: left;
    display: block;
    margin-left: 15px;
    font-size: 26px;
    line-height: 1.3;
}
#wrap #section01 > div:last-child > div > em {
    font-style: normal;
    margin-left: 15px;
    display: inline-block;
    font-size: 26px;
}
