@charset "UTF-8";
@import './brand.common.css';

.introduce {
    background-color: #FFFFFF;
    font-family: "Noto Sans SC", Sans-serif  !important;
}
.introduce .sec_01 {
    position: relative;
}
.introduce .sec_01 img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.introduce .sec_01 .po_abs_box {
    position: absolute;
    left: clamp(13px, 3vw, 23px);
    top: 50%;
    transform: translateY(-60%);
    text-align: center;
    z-index: 1;
}
.introduce .sec_01 .po_abs_box span {
    display: block;
    margin-bottom: 14px;
    font-size: 11px;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 0.8px;
}
.introduce .sec_01 .po_abs_box .img_box img {
    width: 140px;
}
.introduce .sec_01 .po_abs_box p {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 300;
    color: #77885E;
    letter-spacing: 1px;
}
.introduce .sec_02 {
    background-color: #77885E;
    padding: 36px 0 36px;
    text-align: center;
}
.introduce .sec_02 span:first-child {
    display: block;
    font-size: clamp(10px, 3.33vw, 16px);
    line-height: clamp(10px, 3.33vw, 16px);
    font-weight: 300;
    color: #FFFFFF;
    font-family: "Campton-book";
}
.introduce .sec_02 span:last-child {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: "Campton";
}
.introduce .sec_03 {
    padding: 68px 20px 0;
    background-color: #FFFFFF;
    margin-bottom: 32px;
}
.introduce .sec_03 .title_box {
    position: relative;
    text-align: center;
    margin: 0 auto 24px;
    max-width: 263px;
}
.introduce .sec_03 .title_box img {
    position: absolute;
    left: -17px;
    top: -25px;
    display: block;
    width: auto;
    max-width: 90px;
}
.introduce .sec_03 .title_box span {
    font-size: 32px;
    font-weight: 600;
    color: #222222;
    font-family: "Campton";
}
.introduce .sec_03 .title_box span b {
    font-size: 54px;
    font-weight: 600;
}
.introduce .sec_03 .cont_box {
    position: relative;
    overflow: hidden;
}
.introduce .sec_03 .cont_box .line {
    position: absolute;
    top: 3px;
    left: 8px;
    height: 100%;
    border-left: 1px dashed #ccc;
}
.introduce .sec_03 .cont_box .flex_box {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 22px;
    margin-bottom: 40px;
}
.introduce .sec_03 .cont_box .flex_box:last-child {
    margin-bottom: 4px;
}
.introduce .sec_03 .cont_box .flex_box .round_box .round {
    position: relative;
    margin-top: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #566738;
}
.introduce .sec_03 .cont_box .flex_box .round_box.brunch .round {
    margin-top: 9px;
}
.introduce .sec_03 .cont_box .flex_box .round_box .round span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FFFFFF;
}
.introduce .sec_03 .cont_box .flex_box .text_box {
    width: 100%;
}
.introduce .sec_03 .cont_box .flex_box .text_box span {
    font-family: "Campton";
    font-size: 23px;
    font-weight: 500;
    color: #222222;
    line-height: 1;
}
.introduce .sec_03 .cont_box .flex_box .text_box span.brunch_title {
    font-size: 35px;
    font-weight: 600;
    color: #566738;
}
.introduce .sec_03 .cont_box .flex_box .text_box .text {
    margin: 12px auto 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.introduce .sec_03 .cont_box .flex_box .text_box .black_text {
    color: #222222;
}
.introduce .sec_03 .cont_box .flex_box .text_box .gray_text {
    color: #666666;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_text {
    margin: 15px auto 40px;
    font-weight: 500;
    
}
.introduce .sec_03 .cont_box .flex_box .text_box .bold {
    font-weight: 700;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_text .bold {
    color: #566738;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_map_box {
    position: relative;
    margin-bottom: 48px;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_map_box .brunch_map {
    display: block;
    max-width: 102%;
    margin: 0 auto;
    margin-left: -10px;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .brunch_num {
    position: absolute;
    transform: translate(-50%, -50%);
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .seoul {
    top: 11%;
    left: 9.7%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .incheon {
    top: 26.5%;
    left: 7.7%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .gyeonggido {
    top: 29%;
    left: 97.5%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .gangwondo {
    top: 9.5%;
    left: 80%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .chungcheongnamdo {
    top: 42.5%;
    left: 7.7%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .jeollabukdo {
    top: 64%;
    left: 7.7%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .gyeongsangnamdo {
    left: 90%;
    top: 63.8%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .jejudo {
    top: 91.3%;
    left: 54%;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .brunch_num span {
    font-size: 22px;
    font-weight: 700;
    color: #566738;
    white-space: nowrap;
}
.introduce .sec_03 .cont_box .flex_box .text_box .brunch_num_box .brunch_num b {
    font-size: 40px;
    font-weight: 600;
    font-family: "Campton";
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box {
    width: calc(100% - 4px);
    border: 1px solid #566738;
    border-radius: 15px;
    padding: 2px 21px 12px;
    box-shadow: 4px 4px 0 0 rgba(248, 248, 248, 1);
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box ul li {
    padding: 23px 0;
    border-bottom: 1px dashed #cccccc;
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box ul li:last-child {
    border-bottom: none;
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box ul li span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #566738;
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box ul li span b {
    font-size: 30px;
    font-weight: 600;
    font-family: "Campton";
}
.introduce .sec_03 .cont_box .flex_box .text_box .total_brunch_box ul li p {
    margin: 9px auto 0;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    word-break: keep-all;
}
.introduce .sec_04 {
    padding: 60px 20px 80px;
    background-image: url("/imges/toxnfillIntroduce/sec_04_01-m.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.introduce .sec_04 .sec_04_box{
    background-color: #FFFFFF;
    padding: 40px 20px 52px;
    box-shadow: 0px 9px 32px 0px rgba(82, 82, 82, 0.13);
}
.introduce .sec_04 .title_box {
    position: relative;
    padding-bottom: 48px;
    margin-bottom: 19px;
}
.introduce .sec_04 .title_box:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 1px;
    height: 30px;
    background-color: #566738;
}
.introduce .sec_04 .title_box span {
    display: block;
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    line-height: 1;
}
.introduce .sec_04 .title_box h3 {
    font-size: 32px;
    font-weight: 400;
    color: #566738;
    line-height: 1;
}
.introduce .sec_04 .text_box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 28px;
}
.introduce .sec_04 .text_box .text {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    color: #151515;
    line-height: 22px;
    letter-spacing: -1.2px;
}
.introduce .sec_04 .text_box .text.bold {
    font-weight: 700;
}
.introduce .sec_04 .text_box .text .color_bold {
    font-weight: 700;
    color: #566738;
}
.introduce .sec_05 img {
    display: block;
    margin: 0 auto;
    width: 100%;
}