/* 귀원의 성장을 위한 최고의 파트너 [START] */
.best-partner-row {
    height: 685px;
    max-height: 685px;
    margin: 0 auto;
}

.best-partner-img {
    max-width: 485px;
    width: 100%;
    margin-top: 100px;
    float: right;
    /* animation: up-down 1.5s infinite ease-in-out alternate; */
}

.main-right-background {
    position: relative;
    float: right;
}

.main-right-astronaut {
    animation: up-down 1.5s infinite ease-in-out alternate;
    max-width: 162px;
    position: absolute;
    top: 50%;
}

.main-right-spaceship {
    animation: up-down 1.5s infinite ease-in-out alternate;
    max-width: 262px;
    position: absolute;
    top: 5%;
    left: 10%;
}

.main-right-planet {
    animation: up-down 1.5s infinite ease-in-out alternate;
    max-width: 88px;
    position: absolute;
    top: 5%;
    left: 40%;
}

@keyframes up-down {
    from {
        transform: translatey(0px);
    }

    to {
        transform: translatey(-15px);
    }
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.8s infinite;
    animation: blink 0.8s infinite
}

span.typed-cursor {
    background: currentColor;
    width: 1px !important;
    display: inline-block;
    text-indent: -10000px;
    line-height: 1.4em
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.best-partner-text-mobile {
    display: none;
}

.best-partner-text-mobile,
.best-partner-text-pc {
    color: #353c49;
    padding: 0;
    margin-top: 211px;
}

.best-partner-text-mobile h1,
.best-partner-text-pc h1 {
    font-size: 50px;
    font-weight: bold;
}

.best-partner-explan {
    margin-top: 16px;
    margin-bottom: 24px;
    font-size: 16px;
}

/* 귀원의 성장을 위한 최고의 파트너 [END] */

/* 이감을 선택한다는 것은 [START] */
.yigam-pick-container-fluid {
    background: url("/img/main/px3000.png");
    background-repeat: no-repeat;
    background-size: 100vw 53em;
    height: 725px;
    min-height: auto;
}

.yigam-pick-group {
    margin-top: 160px;
}

.yigam-pick-left-group h1 {
    font-size: 50px;
    font-weight: bold;
}

.yigam-pick-left-group {
    color: #ffffff;
    padding: 0;
}

.yigam-pick-right-group {
    border-top: 1px solid #4E5968;
    border-bottom: 1px solid #4E5968;
    height: 114px;
}

.yigam-pick-right-group:nth-child(2),
.yigam-pick-right-group:nth-child(3) {
    border-top: none;
}

.yigam-pick-right-count span {
    font-size: 16px;
    height: 10px;
    vertical-align: middle;
    line-height: 110px;
}

.yigam-pick-right-count h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 110px;
}

.yigam-pick-right-explan {
    margin-top: 20px;
}

.yigam-pick-right-explan p {
    font-size: 12px;
    line-height: 16px;
}

.yigam-pick-left-title-mobile {
    display: none;
}

/* 이감을 선택한다는 것은 [END] */

/* 대치동에서 증명된 [START] */
/* 무한 슬라이드 [START] */
.premium-education-brand-group {
    text-align: center;
}

.premium-education-brand-text {
    padding: 0;
    margin-top: 160px;
}

.premium-education-brand-text h1 {
    font-size: 50px;
    font-weight: bold;
}

.premium-education-brand-text-explan {
    margin-top: 16px;
    margin-bottom: 80px;
}

.aos-animate>.slide-track>.slide img {
    height: auto;
}

.premium-education-brand-text-explan {
    font-size: 16px;
}

/* 무한 슬라이드 [END] */

/* 대치동에서 증명된 [END] */

/* 프로그램 도입 절차 [START] */
.program-procedure-container-fluid {
    background-color: #00238B;
    height: auto;
    padding-bottom: 160px;
}

.program-procedure-group {
    margin-top: 160px;
}

.program-procedure-left-group h1 {
    font-size: 50px;
    font-weight: bold;
}

.program-procedure-left-img {
    margin-top: 38px;
}

.program-procedure-left-star {
    max-width: 485px;
    width: 100%;
    position: relative;
}

.program-procedure-left-astronaut-1 {
    animation: up-down 1.2s infinite ease-in-out alternate;
    max-width: 200px;
    position: absolute;
    top: 5%;
    left: 52%;
}

.program-procedure-left-astronaut-2 {
    animation: up-down 1.5s infinite ease-in-out alternate;
    max-width: 200px;
    position: absolute;
    top: 50%;
    left: 5%;
}

.program-procedure-right-group {
    padding: 0;
    margin: 0;
}

.blue-box {
    max-width: 485px;
    max-height: 150px;
    width: 100%;
    height: 150px;
    border-radius: 20px;
    background-color: #153AAA;
    float: right;
    margin-bottom: 20px;
}

.blue-box:last-child() {
    margin-bottom: 0px;
}

.program-procedure-right-group img {
    max-width: 165px;
}

.program-procedure-order-receipt>img {
    max-width: 190px;
}

.program-procedure-right-explan.pc {
    display: inline-block;
}

.program-procedure-right-explan.mobile {
    display: none;
}

.program-procedure-right-explan {
    color: #8EA9F9;
    font-size: 16px;
    margin-top: 10px;
}

.program-procedure-right-first-text {
    padding: 5% !important;
}

.program-procedure-right-text {
    padding: 7.5% 5%;
}

/* 프로그램 도입 절차 [END] */

/* 도입문의 [START] */
.inquiry-container-fluid {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 160px;
}

.inquiry-title {
    font-weight: bold;
    font-size: 50px;
}

.form-label {
    margin-top: 50px;
    font-size: 16px;
}

.form-radio-btn {
    border-radius: 10px;
    margin-top: 20px !important;
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    min-width: 93px;
}

.form-radio-btn:nth-child(1),
.form-radio-btn:nth-child(5) {
    padding-left: 0 !important;
}

.form-radio-btn:nth-child(4) {
    padding-right: 0 !important;
}

.form-radio-btn:last-child {
    margin-right: 0;
}

.form-radio-btn input[type=radio] {
    display: none;
}

.form-radio-btn label {
    display: block;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    height: -webkit-fill-available;
    line-height: 45px;
    cursor: pointer;
}

/* Checked */
.form-radio-btn input[type=radio]:checked+label {
    background: #353C49;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    max-height: 47px;
}

/* Disabled */
.form-radio-btn input[type=radio]+label {
    background: #EFF3F6;
    color: #353C49;
    font-size: 16px;
    font-weight: 700;
    max-height: 47px;
}

.inquiry-input-group {
    margin-top: 20px;
}

.radio-button-content>label,
.inquiry-input-content>label {
    color: #353C49;
}

.long-inquiry-input {
    max-width: 485px;
}

.medium-inquiry-input {
    max-width: 227px;
    width: 228px;
}

.short-inquiry-input {
    max-width: 74px;
    width: 74px;
}

.inquiry-input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #B0B8C1;
    text-indent: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.inquiry-input:not(:nth-child(1)) {
    margin-top: 20px;
}

.inquiry-input:focus {
    border-bottom: 1px solid #8831f6;
}

.inquiry-address-input {
    margin-left: 30px;
}

.student-count-input:nth-child(1),
.student-count-input:nth-child(2),
.student-count-input:nth-child(3) {
    margin-right: 27px;
}

input::placeholder {
    color: #B0B8C1;
}

input::-webkit-input-placeholder {
    color: #B0B8C1;
}

input:-ms-input-placeholder {
    color: #B0B8C1;
}

input:focus {
    outline: none;
}

textarea::placeholder {
    color: #B0B8C1;
}

textarea::-webkit-input-placeholder {
    color: #B0B8C1;
}

textarea:-ms-input-placeholder {
    color: #B0B8C1;
}

textarea:focus {
    outline: none;
}

.inquiry-textarea textarea {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #B0B8C1;
    resize: vertical;
    font-size: 16px;
    padding-left: 10px;
    height: 80px;
    margin-bottom: 40px;
}

.inquiry-textarea textarea:focus {
    border-bottom: 1px solid #8831f6;
}

.privacy-radio-btn,
.privacy-radio-btn a {
    font-size: 16px;
    font-weight: 600;
    color: #353C49;
    margin-left: 16px;
    margin-top: 11px;
}

.privacy-radio-btn a {
    text-decoration: underline;
    text-underline-position: under;
    cursor: pointer;
}

.privacy-radio-btn a:hover,
.privacy-radio-btn a:active,
.privacy-radio-btn a:focus {
    color: #8831f6;
}

.address-search-btn:hover,
.address-search-btn:active,
.address-search-btn:focus {
    background-color: #1F1F27;
    color: #ffffff;
    transition: all 0.8s ease-out;
}

.inquiry-submit-content {
    margin: 0 auto;
    margin-top: 20px;
    width: 250px;
}

.inquiry-submit {
    color: #ffffff;
    background-color: #353C49;
    border: none;
    outline: none;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    height: 60px;
    border-radius: 60px;
}

@keyframes grow {
    0% {
        transform: scale(1);
    }

    14% {
        transform: scale(1.3);
    }

    /* 28% {
      transform: scale(1);
    }

    42% {
      transform: scale(1.3);
    } */

    70% {
        transform: scale(1);
    }
}

.inquiry-submit:hover,
.inquiry-submit:active,
.inquiry-submit:focus {
    transition: all 0.8s ease-out;
    background-color: #8831f6;
    border: 2px solid #8831f6;
    color: #ffffff;
}

/* radio button */
input[type=checkbox] {
    display: none;
}

input[type=checkbox]+label {
    display: inline-block;
    cursor: pointer;
    padding-left: 0px;
    background: url('/img/main/radio-un-check-icon.png') left/22px no-repeat;
    font-size: 28px;
    font-weight: 500;
    background-size: 40px;
    color: #1F1F27;
    height: 45px;
}

input[type=checkbox]:checked+label {
    background-image: url('/img/main/radio-check-icon.png');
}

.warp-application-form {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
}

.checkbox-text {
    color: #1F1F27;
}

/* 도입문의 [END] */

.mock-exam-info .pc .btn_left {
    position: absolute;
    left: 0%;
    top: 90.2%;
    height: 3.5%;
    width: 48.5%;
    cursor: pointer;
}

.mock-exam-info .pc .btn_right {
    position: absolute;
    left: 51.6%;
    top: 90.2%;
    height: 3.5%;
    width: 48.5%;
    cursor: pointer;
}

.gansseulgae .pc .btn_right {
    position: absolute;
    left: 51.6%;
    top: 92.2%;
    height: 2.5%;
    width: 48.5%;
    cursor: pointer;
}

.gansseulgae .pc .btn_left {
    position: absolute;
    left: 0%;
    top: 92.2%;
    height: 2.5%;
    width: 48.5%;
    cursor: pointer;
}

.mock-exam-info .mobile .btn_left {
    position: absolute;
    left: 0%;
    top: 88.3%;
    height: 2.2%;
    width: 100%;
    cursor: pointer;
}

.mock-exam-info .mobile .btn_right {
    position: absolute;
    left: 0%;
    top: 91.1%;
    height: 2.2%;
    width: 100%;
    cursor: pointer;
}

.gansseulgae .mobile .btn_left {
    position: absolute;
    left: 0%;
    top: 91.7%;
    height: 1.8%;
    width: 100%;
    cursor: pointer;
}

.gansseulgae .mobile .btn_right {
    position: absolute;
    left: 0%;
    top: 94%;
    height: 2.2%;
    width: 100%;
    cursor: pointer;
}

.inner {
    margin-top: 5rem;
}

.mb-10-rem {
    margin-bottom: 10rem;
}

/* 학원 프로그램 [수학] [START] */
/* 수학 중간 롤링 */
.wrapper1 {
    width: 900px;
    margin: 0 auto
}

.list-wrpaaer ul li {
    list-style: none;
    padding: 0;
    display: inline-block;
    font-size: 0
}

.list-wrpaaer {
    position: relative;
    overflow: hidden;
    width: 900px;
    height: 460px;
}

.list-wrpaaer ul[class^='list-'] {
    height: 100%;
    overflow: hidden
}

/* 수학 중간 롤링 */

#academy_program_m .pc {
    display: block;
}

#academy_program_m .mobile {
    display: none;
}

#academy_program_m img {
    width: 100%;
    height: auto;
}


@media (max-width: 1028px) {
    .wrapper1 {
        width: 800px;
        margin: 0 auto
    }

    .list-wrpaaer ul li {
        list-style: none;
        padding: 0;
        display: inline-block;
        font-size: 0
    }

    .list-wrpaaer {
        position: relative;
        overflow: hidden;
        width: 800px;
        height: 409px;
    }

}

@media (max-width: 926px) {
    .wrapper1 {
        width: 500px;
    }

    .list-wrpaaer {
        width: 500px;
        height: 255px;
    }
}

@media (max-width: 850px) {
    .wrapper1 {
        width: 580px;
    }

    .list-wrpaaer {
        width: 580px;
        height: 296px;
    }
}

@media (max-width: 720px) {
    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    .wrapper1 {
        width: 450px;
        margin: 0 auto
    }

    .list-wrpaaer {
        width: 450px;
        height: 230px;
    }

}

@media (max-width: 560px) {
    .wrapper1 {
        width: 390px;
        margin: 0 auto
    }

    .list-wrpaaer {
        width: 390px;
        height: 199px;
    }

}

@media (max-width: 430px) {
    .wrapper1 {
        width: 380px;
    }

    .list-wrpaaer {
        width: 380px;
        height: 194px;
    }
}

@media (max-width: 414px) {
    .wrapper1 {
        width: 360px;
    }

    .list-wrpaaer {
        width: 360px;
        height: 184px;
    }
}

@media (max-width: 390px) {
    .wrapper1 {
        width: 300px;
    }

    .list-wrpaaer {
        width: 300px;
        height: 153px;
    }
}

@media (max-width: 280px) {
    .wrapper1 {
        width: 220px;
    }

    .list-wrpaaer {
        width: 220px;
        height: 112px;
    }
}

/* 학원 프로그램 [수학] [END] */

/* ==================== 게스트용 고객센터 [START] ==================== */
.service-center-title {
    color: var(--Gray-700, #344054);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.045rem;
    margin-bottom: 12px;
}

/* ========== 게시판 목록 [START] ========== */
.board-container .row-wrapper {
    margin: 120px 0 75px 0;
}

.board-container .row {
    display: flex;
    padding: 24px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    border-bottom: 1px solid var(--Gray-200, #EAECF0);
}

.board-container .notice-container {
    text-decoration: none;
    height: 48px;
}

.board-container .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
    color: var(--Gray-900, #101828);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 4px;
}

.board-container .row:hover {
    background: var(--Gray-50, #F9FAFB);
    transition: all ease 0.5s 0s;
}

.registration-date {
    overflow: hidden;
    color: var(--Gray-400, #98A2B3);
    text-overflow: ellipsis;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.contents-header .explain {
    display: none;
}

/* ========== 게시판 목록 [END] ========== */

/* ========== 게시판 상세보기 [START] ========== */
.board-detail-container {
    padding-bottom: 64px;
}

.go-to-list-btn-wrapper {
    color: var(--Gray-500, #667085);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.board-detail-container .title {
    color: var(--Gray-900, #101828);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem;
    margin: 32px 0 16px 0;
}

.board-detail-container .date {
    color: var(--Gray-500, #667085);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.board-detail-container .border {
    background: var(--Gray-300, #D0D5DD);
}

.board-detail-container .content {
    padding: 0;
    color: var(--Gray-800, #182230);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

/* 이전 글, 다음 글 */
.previous-wrapper {
    margin-top: 24px;
}

.previous-wrapper,
.next-wrapper {
    padding: 16px 0;
    border-bottom: 1px solid var(--Gray-200, #EAECF0);
}

.previous-wrapper:hover,
.next-wrapper:hover {
    background: var(--Gray-50, #F9FAFB);
    transition: all ease 0.5s 0s;
}

.previous-wrapper .label,
.next-wrapper .label {
    overflow: hidden;
    color: var(--Gray-500, #667085);
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-left: 0;
}

.board-detail-container .previous-wrapper .title,
.board-detail-container .next-wrapper .title {
    overflow: hidden;
    color: var(--Gray-900, #101828);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 4px 0;
}

.board-detail-container .previous-wrapper .date,
.board-detail-container .next-wrapper .date {
    overflow: hidden;
    color: var(--Gray-400, #98A2B3);
    text-overflow: ellipsis;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

pre figure, pre img {
    width: 100%;
    height: auto !important;
    margin: 0;
}

/* 파일 다운로드 */
.inquiry-file-container .file-container:nth-child(1) {
    margin-top: 1.5rem;
}

.file-container {
    display: flex;
    max-width: 512px;
    padding: 16px;
    align-items: center;
    gap: 12px;
    border-radius: 12px;
    border: 1px solid var(--Gray-300, #D0D5DD);
    background: var(--Base-White, #FFF);
    margin-top: 16px;
}

.file-container:nth-child(1) {
    margin-top: 0;
}

.file-icon-wrapper img {
    max-width: 40px;
}

.file-info-wrapper {
    max-width: 400px;
}

.file-name {
    overflow: hidden;
    color: var(--Gray-700, #344054);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}


.file-size {
    overflow: hidden;
    color: var(--Gray-600, #475467);
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.file-download-btn {
    background: none;
}

.mt-two-rem {
    margin-top: 32px;
}

.mt-120-px {
    margin-top: 120px;
}

.mb-two-rem {
    margin-bottom: 32px;
}

.detaile-content {
    padding: 0;
    color: var(--Gray-800, #182230);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.board-detail-container .border {
    height: 1px;
    background: var(--Gray-300, #D0D5DD);
}

.no-text-decoration:hover,
.no-text-decoration:active,
.no-text-decoration:focus {
    text-decoration: none;
}

/* ========== 게시판 상세보기 [END] ========== */

/* ========== pagination [START] ========== */
.pagination {
    margin: 20px 0 80px 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border: none;
    height: 33.2px;
}

.pagination>li>a,
.pagination>li>span {
    border: none;
    color: var(--Gray-400, #98A2B3);
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li:hover,
.pagination>li>a:active,
.pagination>li>span:active,
.pagination>li:active,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background: none;
    color: var(--Gray-800, #182230);
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-radius: 30px;
    background-color: #f2f4f7;
    color: var(--Gray-800, #182230);
}

.pagination {
    display: flex;
    justify-content: center;
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 5px;
}

/* ========== pagination [END] ========== */

/* ========== accordion [START] ========== */
.horizontal-tab ul,
.horizontal-tab li {
    margin: 0;
}

.horizontal-tab {
    float: left;
    width: 100%;
}

.horizontal-tab-container {
    max-width: 325px;
    margin-top: 24px;
}

.horizontal-tab-container.max-7-125rem {
    max-width: 114px;
}

.horizontal-tab-nav {
    font-size: 0;
    display: flex;
    padding: 4px;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid var(--Gray-200, #EAECF0);
    background: var(--Gray-50, #F9FAFB);
}

.horizontal-tab-nav li {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.horizontal-tab-nav li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 3px;
}

.horizontal-tab-nav li a {
    position: relative;
    display: block;
    color: var(--Gray-400, #98A2B3);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 8px 12px;
}

.horizontal-tab-nav li a:hover,
.horizontal-tab-nav li a.active {
    border-radius: 6px;
    background: var(--Base-White, #FFF);
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
    color: var(--Gray-700, #344054);
}

.horizontal-tab-content {
    width: 100%;
    margin-top: 24px;
    padding-bottom: 24px;
}

.horizontal-tab-content .board-container .row-wrapper {
    padding: 0 0 24px 0;
}

.horizontal-tab-content .accordion-header {
    display: flex;
    padding: 24px 0;
    overflow: hidden;
    color: var(--Gray-900, #101828);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border-bottom: 1px solid var(--Gray-200, #EAECF0);
    cursor: pointer;
}

.horizontal-tab-content .accordion-header .icon {
    width: 24px;
    overflow: hidden;
    color: var(--Gray-400, #98A2B3);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
}

.horizontal-tab-content .writer {
    color: var(--Gray-900, #101828);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.accordion-body {
    display: none;
    padding: 24px;
    border-bottom: 1px solid var(--Gray-200, #EAECF0);
    background: var(--Gray-50, #F9FAFB);
    color: var(--Gray-800, #182230);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.accordion2-body {
    display: none;
    padding: 24px;
    border-bottom: 1px solid var(--Gray-200, #EAECF0);
    color: var(--Gray-800, #182230);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.accordion-body.show {
    display: block;
}

.accordion2-body.show {
    display: block;
}

.accordion-body p {
    color: var(--Gray-800, #182230);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.horizontal-tab .accordion-body .icon {
    color: var(--Brand-600, #7F56D9);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.horizontal-tab-content .pagination-container {
    margin: 20px 0 80px 0;
}

.horizontal-tab-content .pagination li {
    margin: 0 4px;
}


/* ========== 데이터 없음 [START] ========== */
.card-list-empty-state {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 204.36px;
    text-align: center;
}

.card-list-empty-state p {
    color: var(--Gray-400, #98A2B3);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0.44rem 0 1rem 0;
}

.empty-state {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3rem 0 2.5rem 0;
}

.empty-state p {
    color: var(--Gray-900, #101828);
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem;
    padding-top: 0.5rem;
}

.empty-state small {
    display: block;
    color: var(--Gray-600, #475467);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0.25rem 0 1rem 0;
}

/* ========== 데이터 없음 [END] ========== */

/* ==================== 게스트용 고객센터 [END] ==================== */


/* 태블릿 사이즈 */
@media(max-width: 1024px) {
    .best-partner-img {
        max-width: 358px;
        margin-top: 150px;
    }

    .main-right-astronaut {
        max-width: 100px;
    }

    .main-right-spaceship {
        max-width: 200px;
    }

    .main-right-planet {
        max-width: 70px;
    }

    /* 이감을 선택하는 것은 */
    .yigam-pick-container-fluid {
        height: 725px;
        min-height: auto;
        background-size: 100vw 65em;
    }

    .yigam-pick-container-fluid {
        height: auto;
        padding-bottom: 211px;
    }
}

/* 모바일 사이즈 */
@media(max-width: 767px) {
    .best-partner-text-pc {
        display: none;
    }

    .best-partner-text-mobile {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .best-partner-text-mobile h1,
    .best-partner-text-pc h1,
    .yigam-pick-left-group h1,
    .premium-education-brand-text h1,
    .program-procedure-left-group h1,
    .inquiry-title {
        font-size: 35px;
    }

    .best-partner-img {
        display: none;
    }

    /* 이감을 선택하는 것은 */
    .yigam-pick-container-fluid {
        background: url("/img/main/px1000.png");
        background-repeat: no-repeat;
        background-size: 100vw 110rem;
        min-height: auto;
    }

    .yigam-pick-left-title-mobile {
        display: inline-block;
    }

    .yigam-pick-left-title-pc {
        display: none;
    }

    /* 프로그램 도입절차 */
    .program-procedure-left-astronaut-1,
    .program-procedure-left-astronaut-2 {
        display: none;
    }

    .program-procedure-group {
        max-width: 1000px;
    }

    .program-procedure-left-group {
        width: 100%;
        text-align: center;
    }

    .blue-box {
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }

    .program-procedure-left-img {
        display: none;
    }

    .program-procedure-right-group {
        width: 100%;
    }

    .program-procedure-right-first-text {
        margin-top: 30px;
        padding: 9% 5% !important;
    }

    .program-procedure-right-explan.pc {
        display: none;
    }

    .program-procedure-right-explan.mobile {
        display: inline-block;
    }

    .program-procedure-right-text {
        padding: 10% 5%;
    }

    .program-procedure-right-text.third,
    .program-procedure-right-text.two {
        padding: 12% 5%;
    }

    .program-procedure-right-group img {
        max-width: 125px;
    }

    .program-procedure-order-receipt>img {
        max-width: 135px;
    }

    /* 도입문의 */
    .inquiry-title {
        text-align: center;
    }

    .nav-pills>.main-tap-button a {
        width: 100%;
    }

    .form-radio-btn {
        padding-right: 10px;
        padding-left: 0;
    }

    .form-radio-btn:nth-child(4) {
        padding-right: 10px !important;
    }

    .form-radio-btn:nth-child(3),
    .form-radio-btn:nth-child(6) {
        padding-right: 0px !important;
    }

    .form-radio-btn input[type=radio]:checked+label {
        font-size: 14px;
    }

    .form-radio-btn input[type=radio]+label {
        font-size: 14px;
    }

    .long-inquiry-input,
    .medium-inquiry-input {
        max-width: 100%;
        width: 100%;
    }

    .inquiry-address-input,
    .student-count-input {
        margin-left: 0;
        margin-right: 0 !important;
        margin-top: 20px;
    }

    .inquiry-input {
        max-width: 100%;
        width: 100%;
    }

    .inquiry-submit-content {
        width: 100%;
    }

    .inquiry-submit-content:hover {
        transform: none;
        transition: none;
    }
}

/* 핸드폰 최소 사이즈 */
@media(max-width: 320px) {}
