#bo_v .page-top {
    text-align: center;
}

#bo_v .page-top .page-title {
    padding-top: 120px;
    padding-bottom: 60px;
    border-bottom: 1px solid #DEDEDE;
}

#bo_v .page-top .page-title p.txt1 {
    font-family: Pretendard;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.1;
}

#bo_v .page-top .page-title p.txt2 {
    font-family: Pretendard;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.8;
    margin-top: 20px;
}

#bo_v_title .bo_v_tit {
    margin: 0;
    color: #2B2B2B;
    font-family: Pretendard;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.5px;
    max-width: calc(100% - 60px);
}

#bo_v .page-head {
    position: relative;
    width: 100%;
    max-width: 1118px;
    margin: 0 auto;
    padding-top: 80px;
}

#bo_v header {
    width: 100%;
    position: relative;
}

#bo_v_info {
    width: 100%;
    border-bottom: 3px solid var(--Text-Main, #222);
    padding-bottom: 30px;
    padding-top: 0;
}

#bo_v_info .profile_info {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 0;
}

#bo_v_info .profile_info p.txt1 {
    color: #999;
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
}

#bo_v_info .profile_info p.txt2 {
    color: #2B2B2B;
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
}

#bo_v_top ul {
    margin: 0;
}

#bo_v_con {
    max-width: 1118px;
    margin: 0 auto;
    padding-top: 30px;
}

#bo_v_con p {
    padding: 30px 0;
    border-bottom: 1px solid #EBEBEB;
    color: #2B2B2B;
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.5px;
}

#bo_v_con p span {
    background: white !important;
}

#bo_v_act {
    display: flex;
    align-items: center;
    padding-top: 20px;
    gap: 5px;
    width: 100%;
    max-width: 1118px;
    margin: 0 auto;
}

#bo_v_act .bo_v_good,
#bo_v_act .bo_v_nogood {
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 16px;
    width: auto;
    line-height: normal;
    margin: 0;
    cursor: pointer;
}

#bo_v a.list-btn {
    color: var(--title-, #222);
    text-align: center;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 266px;
    height: 70px;
    box-sizing: border-box;
    border-radius: 100px;
    border: 1px solid #AAA;
    margin: 80px auto 0;
}

#bo_v_atc {
    padding-top: 0;
}

.style-scope.ytd-watch-metadata {
    display: none;
}

.sns-sharing {
    border-radius: 50px;
    border: 1px solid var(--Light-gray, #DEDEDE);
    background: #FFF;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
    width: fit-content;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.sns-sharing .sharing-btn {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    cursor: pointer;
}

.sns-sharing .sharing-btn img {
    height: 18px;
}

.sns-sharing .sns-list {
    display: none;
    /* display: flex; */
    align-items: center;
    gap: 10px;
    padding: 0 25px;
    position: relative;
    opacity: 0;
    left: 0;
}

.sns-sharing .sns-list a {
    height: 30px;
}

.sns-sharing .sns-list a img {
    height: 100%;
}

#bo_v .edit-row {
    display: flex;
    justify-content: right;
    position: absolute;
    top: 30px;
    right: -50px;
}

#bo_v .edit-btn {
    width: 4px;
    height: 16px;
    position: relative;
}

#bo_v .edit-btn img {
    height: 100%;
}

.more_opt {
    z-index: 100;
    top: 25px;
}

.more_opt li {
    word-break: keep-all;
    text-align: center;
    border-bottom: none;
    width: auto;
    padding: 0;
}

.more_opt li a {
    color: var(--Text-Sub2, #AAA);
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.36px;
    width: 100px;
    text-align: center;
    display: block;
    padding: 10px 0;
}

.more_opt::before {
    display: none;
}

.more_opt:after {
    display: none;
}

/* ========================================= tablet =========================================*/
/* ========================================= tablet =========================================*/
/* ========================================= tablet =========================================*/

@media (max-width:1320px) and (min-width: 721px) {
    #bo_v .page-top {
        text-align: center;
    }

    #bo_v .page-top .page-title {
        padding-top: 9.09vw;
        padding-bottom: 4.55vw;
        border-bottom: 0.08vw solid #DEDEDE;
    }

    #bo_v .page-top .page-title p.txt1 {
        font-family: Pretendard;
        font-size: 4.24vw;
        font-weight: 700;
        line-height: 1.1;
    }

    #bo_v .page-top .page-title p.txt2 {
        font-family: Pretendard;
        font-size: 1.97vw;
        font-weight: 400;
        line-height: 1.8;
        margin-top: 1.52vw;
    }

    #bo_v_title .bo_v_tit {
        margin: 0;
        color: #2B2B2B;
        font-family: Pretendard;
        font-size: 1.97vw;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3;
        letter-spacing: -0.04vw;
        max-width: calc(100% - 4.55vw);
    }

    #bo_v .page-head {
        position: relative;
        width: 100%;
        max-width: 84.7vw;
        margin: 0 auto;
        padding-top: 6.06vw;
    }

    #bo_v header {
        width: 100%;
        position: relative;
    }

    #bo_v_info {
        width: 100%;
        border-bottom: 0.23vw solid var(--Text-Main, #222);
        padding-bottom: 2.27vw;
        padding-top: 0;
    }

    #bo_v_info .profile_info {
        display: flex;
        align-items: center;
        gap: 1.36vw;
        margin-bottom: 0;
    }

    #bo_v_info .profile_info p.txt1 {
        color: #999;
        font-family: Pretendard;
        font-size: 1.14vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.04vw;
    }

    #bo_v_info .profile_info p.txt2 {
        color: #2B2B2B;
        font-family: Pretendard;
        font-size: 1.14vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.04vw;
    }

    #bo_v_top ul {
        margin: 0;
    }

    #bo_v_con {
        max-width: 84.7vw;
        margin: 0 auto;
        padding-top: 2.27vw;
    }

    #bo_v_con p {
        padding: 2.27vw 0;
        border-bottom: 0.08vw solid #EBEBEB;
        color: #2B2B2B;
        font-family: Pretendard;
        font-size: 1.06vw;
        font-style: normal;
        font-weight: 400;
        line-height: 1.4;
        letter-spacing: -0.04vw;
    }

    #bo_v_con p span {
        background: white !important;
    }

    #bo_v_act {
        display: flex;
        align-items: center;
        padding-top: 1.52vw;
        gap: 0.38vw;
        width: 100%;
        max-width: 84.7vw;
        margin: 0 auto;
    }

    #bo_v_act .bo_v_good,
    #bo_v_act .bo_v_nogood {
        border-radius: 7.58vw;
        display: flex;
        align-items: center;
        gap: 0.38vw;
        padding: 0.76vw 1.21vw;
        width: auto;
        line-height: normal;
        margin: 0;
        cursor: pointer;
    }

    #bo_v a.list-btn {
        color: var(--title-, #222);
        text-align: center;
        font-family: Pretendard;
        font-size: 1.36vw;
        font-style: normal;
        font-weight: 700;
        line-height: 2;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20.15vw;
        height: 5.3vw;
        box-sizing: border-box;
        border-radius: 7.58vw;
        border: 0.08vw solid #AAA;
        margin: 6.06vw auto 0;
    }

    #bo_v_atc {
        padding-top: 0;
    }

    .style-scope.ytd-watch-metadata {
        display: none;
    }

    .sns-sharing {
        border-radius: 3.79vw;
        border: 0.08vw solid var(--Light-gray, #DEDEDE);
        background: #FFF;
        box-shadow: 0vw 0.76vw 1.52vw 0vw rgba(0, 0, 0, 0.10);
        width: fit-content;
        height: 3.79vw;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 3.79vw;
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
    }

    .sns-sharing .sharing-btn {
        width: 3.79vw;
        height: 3.79vw;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        cursor: pointer;
    }

    .sns-sharing .sharing-btn img {
        height: 1.36vw;
        width: auto;
    }

    .sns-sharing .sns-list {
        display: none;
        /* display: flex; */
        align-items: center;
        gap: 0.76vw;
        padding: 0 1.89vw;
        position: relative;
        opacity: 0;
        left: 0;
    }

    .sns-sharing .sns-list a {
        height: 2.27vw;
    }

    .sns-sharing .sns-list a img {
        height: 100%;
        width: auto;
    }

    #bo_v .edit-row {
        display: flex;
        justify-content: right;
        position: absolute;
        top: 2.27vw;
        right: -3.79vw;
    }

    #bo_v .edit-btn {
        width: 0.3vw;
        height: 1.21vw;
        position: relative;
    }

    #bo_v .edit-btn img {
        height: 100%;
    }

    .more_opt {
        z-index: 100;
        top: 1.89vw;
    }

    .more_opt li {
        word-break: keep-all;
        text-align: center;
        border-bottom: none;
        width: auto;
        padding: 0;
    }

    .more_opt li a {
        color: var(--Text-Sub2, #AAA);
        font-family: Pretendard;
        font-size: 1.36vw;
        font-style: normal;
        font-weight: 400;
        line-height: 2.27vw;
        letter-spacing: -0.03vw;
        width: 7.58vw;
        text-align: center;
        display: block;
        padding: 0.76vw 0;
    }

    .more_opt::before {
        display: none;
    }

    .more_opt:after {
        display: none;
    }
}

/* ========================================= mobile =========================================*/
/* ========================================= mobile =========================================*/
/* ========================================= mobile =========================================*/

@media (max-width: 720px) {
    #bo_v .page-top {}

    #bo_v .page-top .page-title {
        padding-top: 16.67vw;
        padding-bottom: 8.33vw;
        margin: 0 6.94vw;
    }

    #bo_v .page-top .page-title p.txt1 {
        font-size: 8.33vw;
        line-height: 8.33vw;
    }

    #bo_v .page-top .page-title p.txt2 {
        font-size: 4.17vw;
        line-height: 160%;
        margin-top: 3.06vw;
    }

    #bo_v_title .bo_v_tit {
        font-size: 4.17vw;
        line-height: 4.69vw;
        max-width: calc(100% - 8.33vw);
    }

    #bo_v .page-head {
        padding-top: 8.33vw;
        margin: 0 6.94vw;
        width: auto;
    }

    #bo_v header {}

    #bo_v_info {
        margin-top: 2.78vw;
        padding-bottom: 4.17vw;
        border-bottom: 0.42vw solid var(--Text-Main, #222);
    }

    #bo_v_info .profile_info {
        margin: 0;
        gap: 1.98vw;
    }

    #bo_v_info .profile_info p.txt1 {
        font-size: 3.06vw;
        letter-spacing: -0.07vw;
    }

    #bo_v_info .profile_info p.txt2 {
        font-size: 3.06vw;
        letter-spacing: -0.07vw;
    }

    #bo_v_top ul {}

    #bo_v_con {
        padding-top: 4.17vw;
    }

    #bo_v_con p {
        padding: 4.17vw 0;
    }

    #bo_v_con p span {
        color: #2B2B2B !important;
        font-family: Pretendard !important;
        font-size: 3.33vw !important;
        font-style: normal;
        font-weight: 400;
        line-height: 4.89vw;
        letter-spacing: -0.12vw;
    }

    #bo_v_act {
        padding-top: 2.78vw;
        gap: 0.96vw;
    }

    #bo_v_act .bo_v_good,
    #bo_v_act .bo_v_nogood {
        border-radius: 5.02vw;
        padding: 2.33vw 3.72vw;
        gap: 1.67vw;
    }

    #bo_v a.list-btn {
        margin-top: 6.94vw;
        width: 100%;
        height: 13.89vw;
        padding: 0;
        border-radius: 19.84vw;
        font-size: 3.61vw;
    }

    #bo_v_atc {
        margin: 0 6.94vw;
    }

    .style-scope.ytd-watch-metadata {}

    .sns-sharing {
        height: 6.94vw;
        border-radius: 6.94vw;
        box-shadow: 0vw 1.39vw 2.78vw 0vw rgba(0, 0, 0, 0.10);
        min-width: 6.94vw;
    }

    .sns-sharing .sharing-btn {
        width: 6.94vw;
        height: 6.94vw;
    }

    .sns-sharing .sharing-btn img {
        height: 2.5vw;
        width: auto;
    }

    .sns-sharing .sns-list {
        gap: 1.39vw;
        padding: 0 3.47vw;
    }

    .sns-sharing .sns-list a {
        height: 4.17vw;
    }

    .sns-sharing .sns-list a img {}

    #bo_v .edit-row {}

    #bo_v .edit-btn {}

    #bo_v .edit-btn img {}

    .more_opt {}

    .more_opt li {}

    .more_opt li a {}

    .more_opt::before {}

    .more_opt:after {}

    iframe#ytplayer {
        height: 46.21vw;
        width: 100%;
        display: block;
    }

    #bo_v_act i {
        margin: 0;
        font-size: 3.02vw;
    }

    #bo_v_act a strong {
        color: #777;
        font-family: Pretendard;
        font-size: 3.02vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}