@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");

/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/reset-css@5.0.1/reset.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
 a,
 abbr,
 acronym,
 address,
 applet,
 article,
 aside,
 audio,
 b,
 big,
 blockquote,
 body,
 canvas,
 caption,
 center,
 cite,
 code,
 dd,
 del,
 details,
 dfn,
 div,
 dl,
 dt,
 em,
 embed,
 fieldset,
 figcaption,
 figure,
 footer,
 form,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 header,
 hgroup,
 html,
 i,
 iframe,
 img,
 ins,
 kbd,
 label,
 legend,
 li,
 main,
 mark,
 menu,
 nav,
 object,
 ol,
 output,
 p,
 pre,
 q,
 ruby,
 s,
 samp,
 section,
 small,
 span,
 strike,
 strong,
 sub,
 summary,
 sup,
 table,
 tbody,
 td,
 tfoot,
 th,
 thead,
 time,
 tr,
 tt,
 u,
 ul,
 var,
 video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
     vertical-align: baseline
 }
 
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 menu,
 nav,
 section {
     display: block
 }
 
 [hidden] {
     display: none
 }
 
 body {
     line-height: 1
 }
 
 menu,
 ol,
 ul {
     list-style: none
 }
 
 blockquote,
 q {
     quotes: none
 }
 
 blockquote:after,
 blockquote:before,
 q:after,
 q:before {
     content: '';
     content: none
 }
 
 table {
     border-collapse: collapse;
     border-spacing: 0
 }
 /*# sourceMappingURL=/sm/04f4d35563f7cf9516264fcbb6e11a85def2ae5616df66563711867fe05befec.map */

.red_txt{
    color: #D62D2D;
}
.mt200{
    margin-top: 200px;
}
.mb200{
    margin-bottom: 200px;
}
.mt120{
    margin-top: 120px;
}
.mb120{
    margin-bottom: 120px;
}
.mt100{
    margin-top: 100px;
}
.mb100{
    margin-bottom: 100px;
}
.mt80{
    margin-top: 80px;
}
.mb80{
    margin-bottom: 80px;
}
.mt60{
    margin-top: 60px;
}
.mb60{
    margin-bottom: 60px;
}
.mt40{
    margin-top: 40px;
}
.mb40{
    margin-bottom: 40px;
}
.mt30{
    margin-top: 30px;
}
.mb30{
    margin-bottom: 30px;
}
.mt24{
    margin-top: 24px;
}
.mb24{
    margin-bottom: 24px;
}
.mt20{
    margin-top: 20px;
}
.mb20{
    margin-bottom: 20px;
}
.mt10{
    margin-top: 10px;
}
.mb10{
    margin-bottom: 10px;
}

/*svg 이미지 사이즈*/
.logo01{
    width: 320px;
}
.logo02{
    width: 197px;
}
.logo03{
    width: 457px;
}
.logo04{
    width: 267px;
}
.logo05{
    width: 392px;
}
.logo06{
    width: 278px;
}
.logo07{
    width: 140px;
}
.logo08{
    width: 30px;
}
.logo09{
    width: 188px;
}
.logo10{
    width: 408px;
}
.logo11{
    width: 220px;
}
.logo12{
    width: 408px;
}
.logo13{
    width: 220px;
}
.logo14{
    width: 441px;
    margin-bottom:20px;
}
.logo15{
    width: 266px;
    margin-top:20px;
}
.logo16{
    width: 200px;
}
.logo17{
    width: 332px;
}
.logo18{
    width: 408px;
}
.logo19{
    width: 255px;
}
.logo20{
    width: 445px;
}
.logo21{
    width: 473px;
}
.logo22{
    width: 430px;
}
.logo23{
    width: 443px;
}

.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
header {
    overflow: hidden;
    padding: 21px 60px;
    height: 37px;
    border-bottom: 1px solid #D9DADC;
    box-sizing: content-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: #fff
}

header h1 {
    width: fit-content;
    height: fit-content;
    margin: 0;
    float: left
}

header h1 a {
    display: block;
    width: fit-content;
    height: fit-content;
}

header h1 a img {
    width: 100%
}

@media screen and (max-width: 940px) {
    header h1 {
        display: none
    }
}

header h1+.title {
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: -0.64px;
    color: #0b0b0b;
    display: inline-block;
    margin-left: 10px
}

header .nav_inner {
    display: inline-block;
    float: right;
}

header .gnb {
    text-align: right;
    float: right
}

header .gnb.eng ul li a {
    font-weight: 400 !important
}

header .gnb.eng ul li a:hover {
    font-weight: 400 !important
}

header .gnb.sales_gnb .btn_translation_eng {
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid #7D7D7D;
    box-sizing: border-box;
    position: relative;
    height: 34px
}

header .gnb.sales_gnb .btn_translation_eng:hover,
header .gnb.sales_gnb .btn_translation_eng:active {
    cursor: pointer;
    border-color: #0B0B0B
}

header .gnb.sales_gnb .btn_translation_eng:hover:before,
header .gnb.sales_gnb .btn_translation_eng:active:before {
    background: url("https://contents-image.twayair.com/homepage/images/common/ico_global_active.svg") no-repeat;
    background-size: cover
}

header .gnb.sales_gnb .btn_translation_eng:hover a,
header .gnb.sales_gnb .btn_translation_eng:active a {
    font-weight: 400;
    color: #0B0B0B
}

header .gnb.sales_gnb .btn_translation_eng:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 22px;
    height: 22px;
    background: url("https://contents-image.twayair.com/homepage/images/common/ico_global.svg") no-repeat;
    background-size: cover
}

header .gnb.sales_gnb .btn_translation_eng a {
    display: block;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 22px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #7D7D7D
}

header .gnb.sales_gnb .btn_translation_eng span {
    display: block;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 22px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #7D7D7D
}

header .gnb ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 30px;
}

header .gnb ul li {
    list-style: none;
    padding: 8px 0;
    margin: 0 30px;
}

header .gnb ul li.on a {
    font-weight: 700;
    color: #D22C26
}
header .gnb ul li.language_version{
    margin: 0;
}
header .gnb ul li.language_version p{
    width: 80px;
    height: 24px;
    border-radius: 24px;
    background-color: #E9E9E9;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
header .gnb ul li.language_version p a{
    width: 38px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    color: #453E38;
}
header .gnb ul li.language_version p a.select{
    background-color: #686058;
    color: #fff;
    border-radius: 20px;
}
header .gnb ul li.text_version {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #7d7d7d;
    box-sizing: border-box;
    width: fit-content;
    height: 37px;
    text-align: left;
    white-space: nowrap;
    margin: 0;
}

header .gnb ul li.text_version span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #7d7d7d
}

header .gnb ul li a {
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    color: #686058;
    cursor: pointer;
    display: block
}

header .gnb ul li a.eng.language_on {
    font-weight: 400 !important
}

header .gnb ul li a:hover {
    color: #CD3535;
    font-weight: 700
}

footer {
    width: 1200px;
    margin: 0 auto;
}

footer .box1 {
    padding: 20px 0 20px 0;
    border-top: 1px solid #DDDDDD;
    box-sizing: border-box;
    height: 80px;
    margin: 80px 0 0 0;
}
footer .box1 span{
    display: block;
    background: url('../image/ico_letter.svg') no-repeat left center;
    background-size: 16px;
    height: 15px;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #7d7d7d;
    float: right;
}
footer .box1 .text1 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: #7D7D7D
}

footer .box1 .text1:first-child {
    font-size: 16px;
    font-weight: 600;
    padding-right: 10px;
    position: relative;
    float: left
}

footer .box1 .text1:first-child:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 1px;
    height: 18px;
    background-color: #D9DADC
}

footer .box1 .text1:first-child+.text1 {
    padding-left: 10px
}

footer .box2 {
    padding-bottom: 40px
}

footer .box2 ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

footer .box2 ul li {
    list-style: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: #7D7D7D
}

body {
    font-family: 'Pretendard';
    color: #0B0B0B;
}

.container {
    position: relative;
    /*display: flex;*/
    margin: 0 auto;
    padding: 80px 0 0;
    max-width: 1660px;
    width: 100%;
}

/* lnb */
.lnb {
    position: fixed;
    top: 80px;
    left: 0;
    padding: 60px 0 0 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
    width: 179px;
    height: 100%;
    border-right: 1px solid #D9DADC;
    box-sizing: content-box;
    background: #fff;
    z-index: 2
}

.lnb .title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    color: #0B0B0B;
    display: block;
    margin-bottom: 30px;
    width: 100%
}

.lnb ul {
    padding: 0;
    margin: 0;
    width: 100%
}

.lnb ul li {
    padding-left: 40px;
    text-align: left;
    margin-bottom: 20px;
    list-style: none;
    cursor: pointer
}

.lnb ul li:last-child {
    margin-bottom: 0
}

.lnb ul li.on a {
    font-weight: 600;
    color: #0b0b0b
}

.lnb ul li a {
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    color: #7D7D7D
}

.lnb ul li a:hover {
    font-weight: 400;
    color: #0b0b0b
}
/* // lnb */

.img_guide_con {
    display: block;
    max-width: 1200px;
}
/* content */
.content {
    min-width: 1350px;
    box-sizing: border-box;
}
@media (max-width: 2000px) {
    .content {       
        margin: 0 0 0 260px;
    }
}

.main .content {
    margin: 0 auto;
    min-width: 1200px;
    width: 1200px;
    padding: 100px 20px 0 20px;
}
.content h2 {
    font-size: 48px;
    line-height: normal;
    font-weight: 700;
}
.content h3{
    font-size: 30px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: -0.6px;
}
.list_wrap{    
    color: #0b0b0b;
}
.list_wrap .list_txt{
    font-size: 28px;
    font-weight: 300;
    line-height: 46px;
    margin: 30px 0 0 0;
    letter-spacing: -0.7px;
}
.list_wrap .list_con li{
    font-size: 24px;    
    font-weight: 300;
    line-height: 46px;
    letter-spacing: -0.48px;
    position: relative;
    padding: 0 0 0 20px;
}
.list_wrap .list_con li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #0b0b0b;
}

/* button */
.btn_download a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 44px;
    padding: 10px 38px 10px 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #7d7d7d;
    text-decoration-line: none;
    border: 1px solid #7d7d7d;
    border-radius: 6px;
}
.btn_download a:after {
    position: absolute;
    right: 10px;
    width: 18px;
    height: 40px;
    display: block;
    content:"";
    background: url('../image/ico_download.svg') center no-repeat;
}
.btn_download a img {
    padding: 0 0 0 10px;
}
.btn_download a:hover {
    color: #1A1A1A;
    border-color:#1A1A1A;
}
.btn_download a.hovered {
    color: #1A1A1A;
    border-color:#1A1A1A;
}
.btn_download a.hovered:after {
    background-image: url('../image/ico_download_black.svg');
}

.btn_view a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 64px;
    width: 223px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #7d7d7d;
    text-decoration-line: none;
    border: 1px solid #7d7d7d;
    border-radius: 6px;
    padding: 0 20px 0 0;
}
.btn_view_en a{
    width: 237px;
}
.btn_view a:after {
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
    display: block;
    content:"";
    background: url('../image/ico_arrow.svg') center no-repeat;
}
.btn_view a:hover {
    color: #1A1A1A;
    border-color:#1A1A1A;
}

.update_list h3{
    font-size: 26px;
    font-weight: 700;
    color: #0B0B0B;
    margin: 0 0 20px 0;
    position: relative;
    display: inline-block;
    padding: 0 10px 0 0;
}
.update_list h3::after{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #CD3535;
}
.update_list ul{
   display: flex;
   flex-direction: column;
   gap: 20px;
}
.update_list li{
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 16px;
    color: #7d7d7d;
    font-weight: 500;
    line-height: 24px;
}
.update_list li span{
    display: block;
    width: 100px;
}
.guide_con {
    width: 1200px;
    margin: 100px auto 200px;
}
.guide_txt {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -0.4px;
}
.logo_box_out{
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.logo_box_in p{
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #000;
    margin: 0 0 10px 0;
}
.logo_box{
    width: 580px;
    height: 300px;
    border: 1px solid #D9DADC;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo_box_w{
    width: 100%;
}
.logo_box_w2{
    width: 100%;
    height: 150px;
}
.bottom_info{
    padding: 0 20px;
    display: flex;
    flex-direction: row;
}
.bottom_info{    
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 0 0;
}
.bottom_info span{
    line-height: normal;
}
.bottom_info b{
     font-weight: 600;
}
.bottom_info strong{
     font-weight: 300;
}
.bottom_info div{
    margin-left: auto;
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.m_title{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 49px;
    letter-spacing: -0.6px;
    border-bottom: 1px solid #000;
}
.tb_zone .tb_title{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.48px;    
    margin: 0 0 16px 0;
}   
.tb_zone table{
    width: 100%;
}
.tb_zone caption{
    display: none;
}
.tb_zone th{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.28px;
    background-color: #F5F5F5;
    color: #666;
    border-top: 1px solid #DEDEDE;
    height: 36px;
    vertical-align: middle !important;
    border-right: 1px solid #DEDEDE;
    text-align: left;
    padding: 0 16px;
}
.tb_zone th:last-child{
    border-right: none;
}
.tb_zone td{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    height: 50px;
    padding: 0 16px;
    box-sizing: border-box;
    vertical-align: middle !important;
    letter-spacing: -0.32px;
    border-right: 1px solid #DEDEDE;
    color: #000;
    background: url('../image/bg_dot_line.png') repeat-x left bottom;
}
.tb_zone td img{
    display: block;
    margin: 0 auto;
}
.tb_zone tr:last-child td{
     border-bottom: 1px solid #DEDEDE;
     background:none;
}
.tb_zone td.solid_line{
     border-bottom: 1px solid #DEDEDE;
     background:none;
}
.tb_zone td:last-child{
    border-right: none;
}
.tb_zone td span{
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #535353;
}
.tb_zone .txt_center{
    text-align: center;
}
.tb_zone .h_zone{
    vertical-align: top !important;
    padding: 16px 0 0 16px;
}
.color_logo_zone{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 60px 0 0 0;
}
.symbol_zone{
    display: flex;
    flex-direction: row;
    gap: 50px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -0.36px;
}
.symbol_zone p{
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.44px;
    margin: 0 0 10px 0;
}
.symbol_zone ul{
    margin: 0 0 0 10px;
}
.symbol_zone li{
    position: relative;
    line-height: 28px;
    padding: 0 0 0 15px;
}
.symbol_zone li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #0B0B0B;
}
.color_zone h3{
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.6px;
}
.color_inner{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    color: #000;
    letter-spacing: -0.4px;
}
.color_inner b{
    font-weight: 700;
    font-size: 22px;
}
.color_inner strong{
    font-weight: 500;
}
.color_inner div:nth-child(1){
    width: 150px;
}
.color_inner div:nth-child(2){
    width: 400px;
}
.color_inner div:nth-child(3){
    width: 590px;
}
.color_inner div img{
    display: block;
    width: 100%;
}
.color_inner .sb_zone{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.color_inner .sb_zone img{
    width: 23px;
}
.color_inner .sb_zone img.l_arrow{
    width: 69px;
}
.typo_zone{
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.typo_box{
    border: 1px solid #C7C7C7;
    border-radius: 10px;
    width: 580px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.typo_box::after{
    content: "";
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: url('../image/ico_check.svg') no-repeat center;
}
.typo_cancel_zone h4{
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.44px;
    border-bottom: 1px solid #000;
    padding: 0 0 10px 0;
}
.typo_inner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.typo_cancel_box{
    width: auto;
}
.typo_cancel_box span{
    display: inline-block;
    height: 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    padding: 5px 24px;
    border-radius: 30px;
    background-color: #EEEEEE;
    color: #000;
    margin: 0 0 16px 0;
    letter-spacing: -0.32px;
}
.typo_cancel_box p{
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.36px;    
    padding: 0 0 0 25px;
    background: url('../image/ico_delete.svg') no-repeat left center;
    background-size: 20px;
    margin: 0 0 16px 0;
}
.typo_cancel_box p:last-child{
    margin: 0;
}
.typo_cancel_box p b{
    font-size: 24px;
    font-weight: 400;
}
.copy_box{
    width: 658px;
    height: 129px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: normal;
}
.division_line{
    height: 1px;
    background-color: #D9DADC;
}
.typoface_zone{
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.typoface_box{
    width: 590px;
    height: 270px;
    border: 1px solid #C7C7C7;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prohibition_zone{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.prohibition_box{
    width: 580px;
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -0.4px;
}
.prohibition_box_en{
    line-height: 30px;
}
.prohibition_box img{
    width: 100%;
    display: block;
    margin: 20px 0 0 0;
}
.prohibition_box_en img{
    margin: 0 0 20px 0;
}
.prohibition_box_en h3{
    line-height: 40px;
}
.download_zone{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.download_zone .download_title{
    font-size: 30px;
    font-weight: 700;
    line-height: 28px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #C7C7C7;
}
.download_zone .download_list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.download_zone .download_list p{
    font-size: 24px;
    line-height: normal;
    letter-spacing: -0.48px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.download_zone .download_list p span{
    font-size: 16px;
    font-weight: 400;
    color: #727272;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    line-height: 16px;
    position: relative;
}
.download_zone .download_list p span::before{
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    left: 0;
    top: 2px;
    background-color: #D9D9D9;
}

/*///////////// LNB 관련 css //////////*/
.page01_01 .logo_type a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_02 .logo_usage a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_03 .symbol_mark a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_04 .color_system a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_05 .typography a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_06 .rule a{
    font-weight: 600;
    color: #0b0b0b
}
.page01_07 .download a{
    font-weight: 600;
    color: #0b0b0b
}