/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

* {
    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;
}

.main-header-menu>.menu-item>.menu-link,
#astra-footer-menu>.menu-item>.menu-link {
    outline: 0;
}

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

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

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

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

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

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

.page .entry-header {
    margin-bottom: 0;
}

.padding {
    padding: 125px 20px;
}

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

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

.title,
.descr {
    text-align: center;
}


.title {
    font-size: 2rem;
    font-weight: 500;
    color: #a4927e;
    font-family: "Nanum Myeongjo", serif;
}

.descr {
    font-size: 1.2rem;
    margin-bottom: 50px;
}

p {
    margin-bottom: 0;
}

.in02-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2025/02/line.png');
    background-size: auto;
}

.in02-area .in02-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
}

.in02-area .in02-list a {
    text-decoration: none;
}

.myeongjo {
    font-family: "Nanum Myeongjo", serif;
}

.in02-area .in02-list .rows .in02-list-title {
    font-size: 1.5rem;
    color: #a4927e;
    margin: 20px 0px 5px 0px;
    line-height: 1;
}

.in02-area .in02-list .rows .in02-list-descr {
    color: #666;
}

.in02-list-thumb img {
    border: 1px solid #eee;
}

.in03-area {
    background-color: #f2f1ec;
}

.in03-area .in03-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.in03-area .in03-list .index03-list-t01,
.in03-area .in03-list .index03-list-t03 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.in03-area .in03-list .index03-list-t02 {
    display: inline-block;
    font-size: 1.2rem;
    color: #a4927e;
    font-weight: 500;
    border-bottom: 1px solid #a4927e;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.in03-area .in03-list ul li {
    font-size: 1.1rem;
    color: #333;
    margin-bottom: 5px;
}

.in03-area .in03-list ul li span {
    display: inline-block;
    width: 80px;
    margin-right: 30px;
    font-weight: bold;
}

.in03-area .in03-list ul li:last-child {
    margin-bottom: 0px;
}

.ast-builder-html-element p:last-child {
    display: none;
}

.cl01-area {
    background-image: url('/wp-content/uploads/2025/02/cli01.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
}

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

.cl01-list .cl01-list-t01 {
    font-size: 1.1rem;
    color: #a4927e;
    font-weight: 500;
}

.cl01-list .cl01-list-t02 {
    font-size: 2rem;
    color: #333;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0px 30px 0px;
}

.cl01-list .cl01-list-t03 {
    color: #333;
}

.cl02-area {
    background-color: #f2f1ec;
}

.hour-t01 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}

.hour .hour-list {
    padding-bottom: 50px;
    border-bottom: 1px solid #a4927e;
    margin-bottom: 50px;
}

.hour .hour-list .columns {
    color: #666;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.hour .hour-list .columns span {
    display: inline-block;
    width: 80px;
    margin-right: 30px;
    font-weight: bold;
}

.hour .hour-list .columns:last-child {
    margin-bottom: 0;
}

.tablepress {
    margin: 0;
    text-align: center;
}

.clinic-list .columns {
    display: grid;
    grid-template-columns: 200px 1fr;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

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

.clinic-list .columns .rows-1 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
}

.tablepress>:where(thead, tfoot)>*>th {
    text-align: center;
    background-color: #a4927e;
    color: white;
}

.tablepress>:where(tbody)>tr>* {
    text-align: center;
    background-color: white;
}

.team01-list {
    display: grid;
    grid-template-columns: 400px 1fr;
    align-items: center;
}

.team01-list .team01-list-line {
    display: block;
    height: 1px;
    background-color: #a4927e;
    margin: 30px 0px;
}

.team01-list .team01-list-left,
.team01-list .team01-list-work {
    padding-left: 80px;
}

.team01-list .team01-list-work {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    font-size: 1.1rem;
}

.team01-list .team01-list-work .team01-list-work-t01 {
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.team01-list .team01-list-t01 {
    color: #a4927e;
}

.team01-list .team01-list-t02 {
    color: #333;
    font-weight: bold;
    font-size: 2rem;
}

.team01-list .team01-list-t02 span {
    font-size: 1.2rem;
    color: #666;
    font-weight: normal;
}

.team01-list-work ul li {
    color: #333;
    margin-bottom: 3px;
}

.team01-list-work ul li:last-child {
    margin-bottom: 0px;
}

.treatment01-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 500;
    color: #333;
}

.treatment01-list .treatment01-list-t01 img {
    border: 1px solid #eee;
    box-sizing: border-box;
}

.treatment01-list .treatment01-list-t02 {
    margin-top: 10px;
}

.info-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.info-list .rows img {
    border: 1px solid #eee;
    box-sizing: border-box;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
    background-color: #a4927e;
}

.ahfb-svg-iconset svg {
    fill: white;
}

.margin50 {
    margin: 50px 0px;
}

.place-page .in03-area {
    background-color: white;
}

.index03-list-line {
    display: block;
    margin: 30px 0px;
    height: 1px;
    width: 100%;
    max-width: 465px;
    background-color: #a4927e;
}

.p-descr {
    color: #333;
    font-size: 1.1rem;
}

.d-img img {
    display: inline-block;
    margin-right: 10px;
}

.price-table {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

/* 구글 지도 반응형으로 삽입하기 */
.map {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border: 1px solid #eee;
    box-sizing: border-box;
}

/** 푸터 **/
.footer-area .footer {
    font-size: .9rem;
    display: grid;
    grid-template-columns: 200px 1fr;
    text-align: left;
    gap: 30px;
}

.copyright {
    margin-top: 10px;
}

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

    .br_m {
        display: block;
    }

    .padding {
        padding: 80px 20px;
    }

    .in03-area .in03-list {
        grid-template-columns: 1fr;
    }

    .footer-area .footer {
        gap: 30px;
        grid-template-columns: 1fr;
        justify-items: flex-start;
    }

    .in02-area .in02-list {
        gap: 30px;
        grid-template-columns: 1fr;
    }

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

    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
        color: black;
    }

    .cl01-list {
        gap: 50px;
        grid-template-columns: 1fr;
    }

    .clinic-list .columns {
        grid-template-columns: 1fr;
    }

    .clinic-list .columns .rows-1 {
        color: #333;
        margin-bottom: 10px;
    }

    .team01-list {
        gap: 30px;
        grid-template-columns: 1fr;
    }

    .team01-list .team01-list-left,
    .team01-list .team01-list-work {
        padding-left: 0;
    }

    .team01-list .team01-list-work {
        grid-template-columns: 1fr;
    }

    .treatment01-list {
        font-size: 1rem;
        grid-template-columns: repeat(2, 1fr);
    }

    .info-list {
        grid-template-columns: 1fr;
    }
}

/* 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;
    }
}