/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.0.1747716654
Updated: 2025-05-20 13:50:54

*/
body {
    line-height: 1.4;
    font-family: GongGothicMedium;
}

:root {
    --primary-color: #202242;
    --text-color: black;
    --sub-color: #2AF4FF;
    --stext-color: #2E70FF;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: none;
}

header.entry-header .entry-title {
    display: none;
}

.ast-container,
.ast-container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: none;
}

.inner {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
}

.background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.padding {
    padding: 100px 20px;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0;
    margin-bottom: 0;
}

.index01-area {
    background-image: url('/wp-content/uploads/2025/05/index01-ground.png');
    background-color: var(--primary-color);
}

.page .entry-header {
    display: none;
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.index02-area {
    padding: 50px 20px;
}

.index02-area .index02 .index02-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
}

.index02-area .index02 .index02-box a {
    color: var(--text-color);
    display: block;
    text-align: center;
    font-size: 1.2rem;
}

.index03-area {
    background-color: #202242;
}

.pretendard {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.index-d {
    font-size: 2rem;
    color: white;
    text-align: center;
}

.index-t {
    font-size: 5rem;
    font-weight: 500;
    color: #2AF4FF;
    text-align: center;
    margin-bottom: 50px;
}

.index03-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.index03-box-1 {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.index03-process {
    margin-top: 100px;
}

.index03-process .index-t {
    color: var(--stext-color);
}

.entry-content ul,
.entry-content ol {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style-type: none;
}

.index03-process ul .box {
    padding: 30px 20px;
    font-size: 1.5rem;
    border-radius: 15px;
    color: white;
    font-weight: bold;
    text-align: center;
    background-color: #202242;
    border: 1px solid #2E70FF;
    box-sizing: border-box;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.arrow {
    margin: 20px 0px;
}

.index04-area {
    padding: 50px 20px;
    background-color: var(--stext-color);
}

.index04-area .index04 .index04-box {
    text-align: center;
    color: white;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.index04-box-t01 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 20px;
}

.index04-box-t02 {
    font-size: 1.3rem;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.index05-area {
    padding: 50px 20px;
    background-color: #191A35;
}

.index05-box {
    display: grid;
    grid-template-columns: 66.666% 33.333%;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.index05-box-t01 {
    font-size: 2rem;
    color: white;
    font-weight: 500;
    margin-bottom: 30px;
}

.index05-box ul li {
    font-size: 1.1rem;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    color: white;
}

.index05-box a {
    color: var(--sub-color);
}

.index06-area {
    background-color: #F3F7FF;
}

.index06-area .index-d {
    color: var(--text-color);
}

.index06-area .index-t {
    color: var(--primary-color);
}

.index06-t01 {
    font-size: 2.5rem;
    color: var(--stext-color);
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
}

.index06-t01::before {
    vertical-align: middle;
    display: inline-block;
    content: "";
    background-color: var(--stext-color);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
}

.index06-t01::after {
    vertical-align: middle;
    display: inline-block;
    content: "";
    background-color: var(--stext-color);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 10px;
}

.index06-t01 {
    margin-bottom: 30px;
}

.index06-box {
    margin-bottom: 50px;
}

.index06-box:last-child {
    margin-bottom: 0px;
}

.index07-area {
    min-height: 1365px;
    background-image: url('/wp-content/uploads/2025/05/index07-back.jpg');
    background-color: #161616;
}

.index07-t02 {
    margin: 30px 0px 0px 0px;
}

.background1 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.index08-area {
    background-color: var(--stext-color);
}

.index08-area .index-t {
    color: white;
}

.index08-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: center;
    gap: 30px;
    text-align: center;
}

.index08-box .index08-box-t02 {
    margin-top: 10px;
    font-size: 1.1rem;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    color: white;
}

.index09-area {
    background-image: url('/wp-content/uploads/2025/05/index09-12.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #191A35;
}

.index09-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.index10-area {
    background-color: #FFEFFB;
}

.index10-area .index-d {
    color: var(--text-color);
}

.index10-area .index-t {
    color: var(--stext-color);
}

.video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.video-box p {
    margin-top: 20px;
    color: var(--text-color);
    font-weight: 500;
    text-align: center;
    font-size: 1.5rem;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.reivew-top {
    margin-bottom: 50px;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-embedded-audio,
.entry-content .wp-embedded-video,
.entry-content .wp-video,
.entry-content p {
    margin-bottom: 0;
}

.marginbottom50 {
    margin-bottom: 50px;
}

.index11-area {
    background-color: #EFEFEF;
}

.index11-area .index-d {
    color: var(--text-color);
}

.index11-area .index-t {
    color: var(--stext-color);
    margin-bottom: 30px;
}

.index11-t01 {
    font-size: 1.5rem;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    text-align: center;
}

.index11-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 50px
}

.index12-area {
    background-color: #191B38;
}

.index13-area {
    background-color: #F3F7FF;
}

.index13-area .index-d {
    color: var(--text-color);
}

.index13-area .index-t {
    color: var(--primary-color);
}

.index13-box .columns {
    margin-bottom: 20px;
}

.index13-box .columns:last-child {
    margin-bottom: 0px;
}

#ast-scroll-top {
    background-color: var(--primary-color);
}

.index12-box{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.form {
    padding: 50px 30px;
    background-color: white;
    border-radius: 30px;
}

.wpcf7 form>div, .wpcf7 form>p{
    margin-bottom: 0;
}

.red {
    color: red;
}

.form .columns {
    margin-bottom: 20px;
}

.form .columns:last-child {
    margin-bottom: 0px;
}

.form .columns .input-name {
    font-size: 1.1rem;
    color: var(--text-color);
    margin-bottom: 5px;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.wpcf7-spinner{
    display: none;
}

input[type="submit"]{
    font-size: 1.1rem;
    text-align: center;
    color: white;
    width: 100%;
    background-color: var(--primary-color);
}

input[type="submit"]:hover{
    transition: .5s;
    background-color: black;
}

.wpcf7 form .wpcf7-response-output{
    display: none;
}

.pink{
    padding: 10px 20px;
    background-color: #FF488E;
}

.index09-area .index-t{
    color: var(--primary-color);
}

.class-t{
    font-size: 2rem;
    padding: 15px 20px;
    border-radius: 15px;
    color: white;
    text-align: center;
    background-color: #1343BF;
}

.marginbottom20{
    margin-bottom: 20px;
}

@media all and (max-width:767px) {
    .br_pc {
        display: none;
    }

    .br_m {
        display: block;
    }

    .padding {
        padding: 50px 20px;
    }

    .index02-area {
        padding: 30px 20px;
    }

    .site-logo-img img {
        width: 120px;
    }

    .index02-area .index02 .index02-box a {
        font-size: 1rem;
        white-space: nowrap;
    }

    .index-t {
        font-size: 3rem;
        margin-bottom: 30px;
    }

    .index-d {
        font-size: 1.2rem;
    }

    .index03-box {
        grid-template-columns: repeat(2, 1fr);
    }

    .index03-box-1 {
        grid-template-columns: 1fr;
    }

    .index04-area .index04 .index04-box {
        grid-template-columns: 1fr;
    }

    .index04-box-t01 {
        font-size: 1.5rem;
    }

    .index04-box-t02 {
        font-size: 1.1rem;
    }

    .index04-area {
        padding: 30px 20px;
    }

    .index03-process {
        margin-top: 50px;
    }

    .index05-box {
        text-align: center;
        grid-template-columns: 1fr;
    }

    .index05-box ul li {
        font-size: 1rem;
    }

    .index05-box .rows-2 {
        order: 1;
    }

    .index05-box .rows-1 {
        order: 2;
    }

    .index05-box img {
        width: 100px;
    }

    .index03-process ul .box {
        padding: 20px;
    }

    .index06-t01 {
        font-size: 1.5rem;
    }

    .index03-process ul .box {
        font-size: 1.1rem;
    }

    .arrow {
        margin: 15px 0px;
    }

    .index08-box {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }

    .index08-box .index08-box-t02 {
        font-size: .9rem;
        white-space: nowrap;
    }

    .index09-box {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }

    .index07-area {
        min-height: auto;
    }

    .background1 {
        background-size: cover;
    }

    .index11-t01 {
        font-size: 1.1rem;
    }

    .index11-box {
        gap: 10px;
    }

    .video-box p {
        font-size: 1.1rem;
    }

    .index13-box .columns {
        margin-bottom: 10px;
    }

    .pink{
        padding: 5px 10px;
    }

    .class-t{
        font-size: 1.2rem;
    }
}

/* Tablet (가로폭 768px 이상, 1023px 이하) */
@media all and (min-width:768px) and (max-width:1023px) {
    .br_pc {
        display: block;
    }

    .br_m {
        display: none;
    }
}

/* PC Desktop (가로폭 1024 이상) */
@media all and (min-width:1024px) {
    .br_pc {
        display: block;
    }

    .br_m {
        display: none;
    }
}