@charset "utf-8";

/* TODO : [폰트] */
@font-face {
    font-family: AppleSDGothicNeoB;
    src: local(AppleSDGothicNeoB),
    /*url(/static/font/AppleSDGothicNeoB00.woff2) format("woff2"),
    url(/static/font/AppleSDGothicNeoB00.woff) format("woff"),*/
    url(/static/font/AppleSDGothicNeoB.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: AppleSDGothicNeoM;
    src: local(AppleSDGothicNeoM),
    /*url(/static/font/AppleSDGothicNeoM00.woff2) format("woff2"),
    url(/static/font/AppleSDGothicNeoM00.woff) format("woff"),*/
    url(/static/font/AppleSDGothicNeoM.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-Light),
    /*url(/static/font/Campton-Light.woff2) format("woff2"),
    url(/static/font/Campton-Light.woff) format("woff"),*/
    url(/static/font/Campton-Light.otf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-Book),
    /*url(/static/font/Campton-Book.woff2) format("woff2"),
    url(/static/font/Campton-Book.woff) format("woff"),*/
    url(/static/font/Campton-Book.otf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-Medium),
    /*url(/static/font/Campton-Medium.woff2) format("woff2"),
    url(/static/font/Campton-Medium.woff) format("woff"),*/
    url(/static/font/Campton-Medium.otf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-SemiBold),
    /*url(/static/font/Campton-SemiBold.woff2) format("woff2"),
    url(/static/font/Campton-SemiBold.woff) format("woff"),*/
    url(/static/font/Campton-SemiBold.otf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-Bold),
    /*url(/static/font/Campton-Bold.woff2) format("woff2"),
    url(/static/font/Campton-Bold.woff) format("woff"),*/
    url(/static/font/Campton-Bold.otf) format("truetype");
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-ExtraBold),
    /*url(/static/font/Campton-ExtraBold.woff2) format("woff2"),
    url(/static/font/Campton-ExtraBold.woff) format("woff"),*/
    url(/static/font/Campton-ExtraBold.otf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: Campton;
    src: local(Campton-Black),
    /*url(/static/font/Campton-Black.woff2) format("woff2"),
    url(/static/font/Campton-Black.woff) format("woff"),*/
    url(/static/font/Campton-Black.otf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

.H1_black_en {
    font-family: Campton;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 8.2;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H1_black_ko {
    font-family: AppleSDGothicNeoB;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 8.2;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H2_black_en {
    font-family: Campton;
    font-size: 36px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 9.11;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H2_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 9.11;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H3_black_en {
    font-family: Campton;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 10.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H3_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 10.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H4_black_en {
    font-family: Campton;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 10.93;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H4_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 10.93;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H5_black_en {
    font-family: Campton;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 11.71;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H5_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 11.71;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H6_black_en {
    font-family: Campton;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 13.67;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.H6_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 13.67;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.S1_black_en {
    font-family: Campton;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 16.4;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.S1_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 16.4;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.S2_black_en {
    font-family: Campton;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 18.22;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.S2_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 18.22;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.P1_black_en {
    font-family: Campton;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 20.5;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.P1_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20.5;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.P2_black_en {
    font-family: Campton;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 23.43;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.P2_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 23.43;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.C1_black_en {
    font-family: Campton;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 27.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.C1_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 27.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.C2_black_en {
    font-family: Campton;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 32.8;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.C2_black_ko {
    font-family: AppleSDGothicNeoM;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 32.8;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Black {
    font-family: Campton;
    font-size: 40px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Extrabold {
    font-family: Campton;
    font-size: 40px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Bold {
    font-family: Campton;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Semibold {
    font-family: Campton;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Medium {
    font-family: Campton;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Regular {
    font-family: Campton;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.Campton_Light {
    font-family: Campton;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 36.08;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}