.mv .mv__body {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 49.6vw;
    padding-top: 11.4666666667vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__body {
        height: 28.4722222222vw;
        padding-block: 3.0555555556vw;
        padding-left: 1.1805555556vw;
    }
}
.mv .mv__body_bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    align-items: flex-end;
    justify-content: flex-start;
}
.mv .mv__body_bg:nth-child(1) {
    display: none;
}
@media only screen and (min-width: 768px) {
    .mv .mv__body_bg:nth-child(1) {
        display: flex;
        flex-wrap: wrap;
    }
}
.mv .mv__body_bg:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}
@media only screen and (min-width: 768px) {
    .mv .mv__body_bg:nth-child(2) {
        display: none;
    }
}
.mv .mv__body_bg .shape {
    width: 100%;
    aspect-ratio: 1;
}
@media only screen and (min-width: 768px) {
    .mv .mv__body_bg .shape {
        width: 8.3333333333%;
    }
}
.mv .mv__body_bg .shape img {
    height: 100%;
    object-fit: cover;
}
.mv .mv__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mv .mv__bg img {
    object-fit: cover;
    height: 100%;
}
.mv .mv__box {
    position: relative;
    z-index: 1;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box {
        max-width: 70.9027777778vw;
    }
}
.mv .mv__box_bg,
.mv .mv__box_decor {
    position: absolute;
}
.mv .mv__box_bg {
    width: 108.2666666667vw;
    height: 34.1333333333vw;
    left: -5.3333333333vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_bg {
        left: initial;
        width: 100%;
        height: 100%;
    }
}
.mv .mv__box_bg img {
    object-fit: cover;
    height: 100%;
}
.mv .mv__box_decor {
    width: 18.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_decor {
        width: 12.7083333333vw;
        height: 17.3611111111vw;
    }
}
.mv .mv__box_person_left {
    left: 7.4666666667vw;
    bottom: 6.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_person_left {
        left: 7.4305555556vw;
        bottom: 1.1111111111vw;
    }
}
.mv .mv__box_person_right {
    right: 8vw;
    bottom: 7.2vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_person_right {
        right: 11.25vw;
        bottom: 1.5277777778vw;
    }
}
.mv .mv__box_content {
    position: relative;
    text-align: center;
    padding-top: 6.9333333333vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_content {
        padding-top: 4.375vw;
    }
}
.mv .mv__box_content_top {
    display: inline-flex;
    padding-right: 3.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__box_content_top {
        gap: 0.1388888889vw;
        padding-right: 5.9027777778vw;
    }
}
.mv .mv__logo {
    width: 19.2vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__logo {
        width: 12.7777777778vw;
    }
}
.mv .mv__text {
    font-family: "Yusei Magic", sans-serif;
    font-weight: 400;
    color: #373737;
    font-size: 3.3173333333vw;
    margin-top: -0.5333333333vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__text {
        font-size: 2.2222222222vw;
        margin-top: -0.3472222222vw;
    }
}
.mv .mv__ttl {
    font-family: "Dela Gothic One", sans-serif;
    color: #e10629;
    line-height: 1;
    font-size: 6.6373333333vw;
    margin-top: -0.8vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__ttl {
        font-size: 4.4444444444vw;
        padding-right: 3.2638888889vw;
        margin-top: -0.4166666667vw;
    }
}
.mv .mv__frame_270 {
    background-color: #2f2f2f;
}
.mv .mv__frame_270 .frame_270 {
    border-top: 1px solid #0066cc;
    border-bottom: 1px solid #0066cc;
    height: 4.5333333333vw;
}
@media only screen and (min-width: 768px) {
    .mv .mv__frame_270 .frame_270 {
        height: 2.7083333333vw;
        border-top: 2px solid #0066cc;
        border-bottom: 2px solid #0066cc;
    }
}
.mv .mv__frame_270 .frame_270::after {
    width: 92vw;
    height: 0.8vw;
    top: 55%;
    background-size: 9.0666666667vw 0.8vw;
    background-position: 1.3333333333vw 0;
}
@media only screen and (min-width: 768px) {
    .mv .mv__frame_270 .frame_270::after {
        width: 86.6666666667vw;
        top: 50%;
        background-size: 6.25vw 0.625vw;
        background-position: -0.625vw 0;
    }
}

.goal .goal__wrap {
    padding-inline: 3.7333333333vw;
    background: #dfd242 url("../images/workabout/img_about_tamade_bg_sp.png");
    background-size: 273.0666666667vw 237.6vw;
    background-repeat: no-repeat;
    background-position: left -59.4666666667vw bottom -27.7333333333vw;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 768px) {
    .goal .goal__wrap {
        width: calc(100% - 72px);
        background: #dfd242 url("../images/workabout/img_about_tamade_bg.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left 0px bottom -2.0833333333vw;
        border-left: 2px solid #193d7b;
        border-right: 2px solid #193d7b;
    }
}

.about .about__main {
    background-color: #f8ea4b;
    padding-top: 7.4666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .about__main {
        padding-top: 4.5138888889vw;
    }
}
.about .about__head {
    text-align: center;
}
.about .about__ttl {
    display: inline-flex;
    gap: 2.6666666667vw;
    padding-right: 3.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .about .about__ttl {
        gap: 2.0138888889vw;
        padding-right: 6.5972222222vw;
    }
}
.about .about__ttl_icon {
    width: 17.3333333333vw;
}
@media only screen and (min-width: 768px) {
    .about .about__ttl_icon {
        width: 11.0416666667vw;
    }
}
.about .about__ttl_text {
    color: #e10629;
    font-family: "Dela Gothic One", sans-serif;
    line-height: 1;
    font-size: 8.5333333333vw;
    text-shadow: 0px 3px 0px #ffffff;
    margin-top: 0.8vw;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .about .about__ttl_text {
        font-size: 5.5555555556vw;
        margin-top: -0.2777777778vw;
        text-shadow: 0px 5px 0px #ffffff;
    }
}
.about .about__body {
    position: relative;
    padding-top: 6.9333333333vw;
    padding-bottom: 9.0666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .about__body {
        padding-top: 3.2638888889vw;
        padding-inline: 4.939516129%;
        padding-bottom: 5.5555555556vw;
    }
}
.about .about__list {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .about .about__list {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.4583333333vw 2.2222222222vw;
    }
}
@media only screen and (min-width: 768px) {
    .about .about__list_item:last-child {
        grid-column: 1/3;
    }
}
@media only screen and (min-width: 768px) {
    .about .about__list_item:last-child .item {
        max-width: 69.7986577181%;
    }
}
.about .item {
    display: flex;
    position: relative;
    padding-top: 3.4666666667vw;
    padding-left: 3.4666666667vw;
    align-items: flex-start;
}
@media only screen and (min-width: 768px) {
    .about .item {
        padding-top: 0.2777777778vw;
        padding-left: 0.2777777778vw;
    }
}
.about .item__order {
    position: absolute;
    background-color: #e64141;
    aspect-ratio: 1;
    font-family: "Dela Gothic One", sans-serif;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 2.4vw;
    left: 0.5333333333vw;
    line-height: 1;
    font-size: 5.8666666667vw;
    width: 11.2vw;
    padding-left: 0.5333333333vw;
    padding-bottom: 1.0666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .item__order {
        top: 0;
        left: 0;
        width: 3.3333333333vw;
        font-size: 1.5277777778vw;
        padding-left: unset;
        padding-bottom: 0.4166666667vw;
    }
}
.about .item__thumb {
    background-color: #fff;
    padding: 1.6vw;
    width: 29.8666666667vw;
    aspect-ratio: 112/107;
}
@media only screen and (min-width: 768px) {
    .about .item__thumb {
        padding: 0.625vw;
        width: 11.8055555556vw;
        aspect-ratio: 170/163;
    }
}
.about .item__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about .item__body {
    padding-left: 2.6666666667vw;
    flex: 1;
    margin-top: -0.5333333333vw;
}
@media only screen and (min-width: 768px) {
    .about .item__body {
        margin-top: unset;
        padding-left: 0.9722222222vw;
        padding-top: 0.6944444444vw;
    }
}
.about .item__ttl {
    font-family: "Dela Gothic One", sans-serif;
    line-height: 1.1;
    color: #373737;
    font-size: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .about .item__ttl {
        font-size: 1.6666666667vw;
    }
}
.about .item__cap {
    line-height: 1.5;
    font-weight: 700;
    color: #373737;
    font-size: 3.2vw;
    padding-top: 1.0666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .item__cap {
        font-size: 1.1111111111vw;
        padding-top: 0.4861111111vw;
    }
}
.about .item__cap_sm {
    line-height: 1.4;
    font-size: 2.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .item__cap_sm {
        line-height: 1.8;
        font-size: 0.9722222222vw;
    }
}
.about .item__tags {
    font-family: "Yusei Magic", sans-serif;
    color: #373737;
    line-height: 1.5;
    border-top: 1px solid #373737;
    font-size: 2.9333333333vw;
    margin-top: 1.8666666667vw;
    margin-right: 2.1333333333vw;
    padding-top: 2.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .about .item__tags {
        margin-right: unset;
        font-size: 0.8333333333vw;
        margin-top: 0.9027777778vw;
        padding-top: 0.6944444444vw;
    }
}
.about .about__sticker {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
@media only screen and (min-width: 768px) {
    .about .about__sticker {
        display: block;
        right: -4.0277777778vw;
        bottom: 1.7361111111vw;
        width: 22.1527777778vw;
        height: 15.9722222222vw;
    }
}
.about .about__frame_270 {
    background-color: #2f2f2f;
    margin-inline: calc(50% - 50vw);
}
@media only screen and (min-width: 768px) {
    .about .about__frame_270 {
        margin-inline: unset;
    }
}
.about .about__frame_270 .frame_270 {
    border-top: 1px solid #193d7b;
    border-bottom: 1px solid #193d7b;
    height: 6.1333333333vw;
}
@media only screen and (min-width: 768px) {
    .about .about__frame_270 .frame_270 {
        height: 2.7083333333vw;
        border-top: 2px solid #193d7b;
        border-bottom: 2px solid #193d7b;
    }
}
@media only screen and (min-width: 768px) {
    .about .about__frame_270 .frame_270::after {
        width: 1252px;
    }
}

@media only screen and (max-width: 767px) {
    .chat_list .sp_mt_0 {
        margin: 0 !important;
    }
}
.chat_list .chat_list__item + .chat_list__item {
    margin-top: 4vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .chat_list__item + .chat_list__item {
        margin-top: 1.7361111111vw;
    }
}
.chat_list .chat_list__break_txt {
    text-align: center;
    font-family: "Dela Gothic One", sans-serif;
    color: #373737;
    font-size: 4.2666666667vw;
    margin-top: 1.8666666667vw;
    margin-bottom: 2.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .chat_list__break_txt {
        font-size: 1.5277777778vw;
        margin-top: 0.4861111111vw;
        margin-bottom: 1.1805555556vw;
    }
}
.chat_list .item {
    display: flex;
    align-items: flex-start;
    gap: 1.3333333333vw;
    min-height: 16.5333333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item {
        min-height: 7.6388888889vw;
        gap: 1.25vw;
    }
}
.chat_list .item.reverse .item__content {
    order: 1;
}
.chat_list .item.reverse .item__thumb {
    order: 2;
}
.chat_list .item.wow01 .item__content::after {
    content: "";
    position: absolute;
    top: -4vw;
    left: -1.4933333333vw;
    bottom: -2.3386666667vw;
    right: -1.5733333333vw;
    background: url(../images/workabout/img_chat_highlight_01_sp.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
@media only screen and (min-width: 768px) {
    .chat_list .item.wow01 .item__content::after {
        background: url(../images/workabout/img_chat_highlight_01.png);
        background-repeat: no-repeat;
        background-size: contain;
        top: -1.5972222222vw;
        left: -0.8333333333vw;
        bottom: -1.1805555556vw;
        right: -1.5277777778vw;
    }
}
.chat_list .item.wow02 .item__content::after {
    content: "";
    position: absolute;
    background: url(../images/workabout/img_chat_highlight_02.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    top: -1.6vw;
    left: -2.0533333333vw;
    bottom: -2.9333333333vw;
    right: -1.4133333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item.wow02 .item__content::after {
        top: -0.9027777778vw;
        left: -1.3194444444vw;
        bottom: -1.3888888889vw;
        right: -1.1805555556vw;
        background: url(../images/workabout/img_chat_highlight_02.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
}
.chat_list .item.pink {
    --chat-box-bg: #ff7cbe;
}
.chat_list .item.orange {
    --chat-box-bg: #fa9645;
}
.chat_list .item.aero {
    --chat-box-bg: #7eb5eb;
}
.chat_list .item.green {
    --chat-box-bg: #8fe87d;
}
.chat_list .item.magenta {
    --chat-box-bg: #e0a2e0;
}
.chat_list .item__thumb {
    text-align: center;
    width: 16.7224080268%;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__thumb {
        width: 12.8467153285%;
    }
}
.chat_list .item__avatar {
    aspect-ratio: 1;
}
.chat_list .item__name {
    font-weight: 700;
    line-height: 1.5;
    color: #373737;
    font-size: 1.8026666667vw;
    margin-top: -1.3333333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__name {
        font-size: 0.8333333333vw;
        margin-top: -0.5555555556vw;
    }
}
.chat_list .item__content {
    flex: 1;
    position: relative;
}
.chat_list .item__chat {
    background-color: var(--chat-box-bg);
    border-radius: 4.2666666667vw;
    padding: 3.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat {
        padding: 1.875vw 2.5694444444vw;
        border-radius: 1.6666666667vw;
    }
}
.chat_list .item__chat + .item__chat {
    margin-top: 4vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat + .item__chat {
        margin-top: 2.4305555556vw;
    }
}
.chat_list .item__chat_txt {
    font-family: "Yusei Magic", sans-serif;
    line-height: 1.5;
    color: #373737;
    letter-spacing: 0.1em;
    font-size: 3.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat_txt {
        font-size: 1.1111111111vw;
    }
}
.chat_list .item__chat_txt + .item__chat_txt {
    margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat_txt + .item__chat_txt {
        margin-top: 1.6666666667vw;
    }
}
.chat_list .item__chat_txt .hlight {
    font-family: "Dela Gothic One", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
.chat_list .item__chat_txt .hlight02 {
    letter-spacing: 0.1em;
    line-height: 1.5;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
}
.chat_list .item__chat_txt .fw20 {
    letter-spacing: 0.1em;
    font-size: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat_txt .fw20 {
        font-size: 1.3888888889vw;
    }
}
.chat_list .item__chat_txt .fw21 {
    letter-spacing: 0.1em;
    font-size: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat_txt .fw21 {
        font-size: 1.4583333333vw;
    }
}
.chat_list .item__chat_txt .fw22 {
    letter-spacing: 0.1em;
    font-size: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .chat_list .item__chat_txt .fw22 {
        font-size: 1.5277777778vw;
    }
}
@media only screen and (max-width: 767px) {
    .chat_list .item__chat_txt .sp_fw16 {
        font-size: 4.2666666667vw;
    }
}

.sec .frame_blank {
    background-color: #f8ea4b;
    height: 23px;
    border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #2f2f2f;
    margin-inline: calc(50% - 50vw);
}
@media only screen and (min-width: 768px) {
    .sec .frame_blank {
        margin-inline: unset;
        height: 39px;
        border-top: 2px solid #2f2f2f;
        border-bottom: 2px solid #2f2f2f;
    }
}
.sec .sec__wrap_inner {
    background: #dfd242 url("../images/workabout/img_tamade_bg_sp.png");
    margin-left: auto;
    margin-right: auto;
    background-size: 100vw 205.8666666667vw;
    background-repeat: repeat-y;
    background-position: right -4vw top 0;
    padding-inline: 3.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .sec .sec__wrap_inner {
        padding-inline: 0;
        background: #dfd242 url("../images/workabout/img_tamade_bg.png");
        background-size: 100vw 53.6111111111vw;
        background-repeat: repeat-y;
        background-position: right -2.7777777778vw top;
    }
}
.sec .sec__inner_bg {
    background: #f8ea4b;
}
.sec .sec__head {
    text-align: center;
    height: 80vw;
}
@media only screen and (min-width: 768px) {
    .sec .sec__head {
        height: 28.3333333333vw;
    }
}
.sec .sec__id {
    display: inline-flex;
    border: 1px solid #f8ea4b;
    color: #f8ea4b;
    font-family: "Dela Gothic One", sans-serif;
    line-height: 1;
    font-size: 3.7333333333vw;
    border-radius: 12.1333333333vw;
    width: 17.6vw;
    height: 8vw;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 768px) {
    .sec .sec__id {
        width: max-content;
        height: auto;
        font-size: 1.25vw;
        border-radius: 3.4722222222vw;
        padding: 0.625vw 1.5277777778vw 0.9027777778vw;
    }
}
.sec .sec__title {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    line-height: 1;
    color: #f8ea4b;
    text-shadow: 0px 5px 0px #0066cc;
    font-size: 9.6vw;
    margin-top: 4.2666666667vw;
    margin-left: 2.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .sec .sec__title {
        margin-left: unset;
        font-size: 5.5555555556vw;
        margin-top: 2.0833333333vw;
    }
}

.sec01 .sec01__head {
    background: #2f2f2f url("../images/workabout/img_manager_talk_bg_sp.png");
    background-repeat: no-repeat;
    background-size: 100vw 76.2666666667vw;
    background-position: right -7.4666666667vw top 0;
    padding-top: 18.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .sec01 .sec01__head {
        padding-top: 5.6944444444vw;
        background: #2f2f2f url("../images/workabout/img_manager_talk_bg.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: unset;
    }
}
.sec01 .sec01__body {
    max-width: 79.7333333333vw;
    padding-top: 9.6vw;
    padding-bottom: 14.4vw;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 768px) {
    .sec01 .sec01__body {
        max-width: 47.5694444444vw;
        padding-top: 5.2083333333vw;
        padding-bottom: 8.3333333333vw;
    }
}

.sec02 .sec02__head {
    background: #2f2f2f;
    overflow: hidden;
    padding-top: 11.7333333333vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__head {
        padding-top: 3.4722222222vw;
    }
}
.sec02 .sec02__head_note {
    line-height: 1.75;
    color: #f8ea4b;
    opacity: 0.22;
    font-size: 3.2vw;
    font-weight: 800;
    margin-bottom: 1.3333333333vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__head_note {
        margin-bottom: unset;
        font-weight: 400;
        font-size: 1.6666666667vw;
    }
}
@media only screen and (min-width: 768px) {
    .sec02 .sec__id {
        margin-left: -0.6944444444vw;
    }
}
.sec02 .sec__title {
    position: relative;
    margin-left: 2.1333333333vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec__title {
        margin-top: 1.5972222222vw;
        margin-left: 1.1111111111vw;
    }
}
.sec02 .sec02__shadow {
    position: absolute;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    line-height: 1;
    color: #f8ea4b;
    left: 50%;
    bottom: 0;
    width: max-content;
    text-shadow: none;
    transform: translateX(-50%) translateY(100%) rotate(180deg) scaleX(-1);
    opacity: 0.15;
    font-size: 9.6vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__shadow {
        font-size: 5.5555555556vw;
        margin-top: 2.0833333333vw;
        bottom: 0.0625em;
    }
}
.sec02 .sec02__body {
    padding-top: 14.1333333333vw;
    padding-bottom: 18.6666666667vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__body {
        padding-top: 4.2361111111vw;
        padding-bottom: 8.125vw;
    }
}
.sec02 .sec02__block_ttl {
    font-family: "Dela Gothic One", sans-serif;
    color: #373737;
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 5.3333333333vw;
    line-height: 1;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__block_ttl {
        line-height: 1.6;
        font-size: 2.7777777778vw;
    }
}
.sec02 .sec02__block {
    max-width: 79.7333333333vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4.8vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__block {
        max-width: 47.5694444444vw;
        padding-top: 4.5138888889vw;
    }
}
.sec02 .sec02__block.block01 {
    padding-bottom: 15.2vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__block.block01 {
        padding-bottom: 4.8611111111vw;
    }
}
.sec02 .sec02__block.block02 {
    padding-bottom: 14.4vw;
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__block.block02 {
        padding-bottom: 4.5138888889vw;
    }
}
@media only screen and (min-width: 768px) {
    .sec02 .sec02__block.block02 .chat_list .chat_list__break_txt {
        margin-top: 1.0416666667vw;
    }
}
