@charset "utf-8";

#content .img_box img {width: 100%; }
#content .sub_visual {width: 100%; height:48.5vw; position: relative; background-image: url(/images/momo/male-progress/img_visual_bg.jpg);
    background-repeat: no-repeat;  background-position: center bottom; background-size: cover; }
#content .sub_visual .inner {padding: 0 19.06% }
#content .sub_visual .text_box {text-align: left; }
#content .sub_visual .text_box h3 {font-size: 64px; font-weight: 700; margin-bottom: 24px;line-height: 1.2;}
#content .sub_visual .text_box .add_text {font-size: 22px; font-weight: 300;line-height: 1.4; }
#content [class*="section"] .inner {padding: 160px 14.7%;}
#content .container .title_box {text-align: center;}
#content .container .title_box h4 {font-size: 54px; line-height: 1.5; color: #161718;}
#content .container .title_box .sub_title {font-size: 24px; line-height: 1.3; margin-top:40px;}
#content .container .content_box {margin-top: 80px;}
#content .m_color {color: #0D1D3D;}
#content .tab {display: none;}
#content .tab.active {display: block;}
#content .section01 .main_text {font-size: 24px; line-height: 1.5; font-weight: 400;letter-spacing: -1px;text-align: center;margin-bottom: 80px;}
#content .container .section01 .title_box {text-align: left;margin-bottom: 12px;}
#content .tab-box-01,
#content .tab-box-02 {display: grid;gap: 24px;  }
#content .tab-box-01 {grid-template-columns: repeat(2, 1fr);margin-bottom: 60px;}
#content .tab-box-02 { grid-template-columns: repeat(3, 1fr);}
#content .section01 .tabs-container {width: 83.04%;margin: 0 auto;}
#content .section01 .tabs {flex:1;font-size: 24px;font-weight: 600;line-height: 1.4; letter-spacing: -0.02em;background: #ECF1FA; color: #8C8F96;text-align: center;padding: 12px 8px;
    cursor:pointer;position: relative;}
#content .section01 .tabs.active {background:#1C3BA2; color: #fff; }
#content .section01 .tab-content {width: 83.04%;margin: 80px auto 0;}
#content .tab .text_box {width: 83.04%;margin: 80px auto 0;}
#content .tab .main_text {font-size: 22px;line-height:1.5;text-align: center;letter-spacing: -0.02em}
#content .tab .main_text b {font-weight: 600;}
#content .section02 {background: #F8F8F8;}
#content .section02 .inner {padding: 120px 14.7%;}
#content .section02 h5 {font-size: 32px;text-align: center;line-height: 1.2;letter-spacing: -0.02em;margin-bottom: 60px; display: flex; justify-content: center; align-items: center; gap: 12px;}
#content .guide_list {width: 86.8%;margin: 0 auto;}
#content .guide_item {font-size: 18px; letter-spacing: -0.02em;line-height: 1.6;position: relative;padding-left:32px;margin-bottom: 24px;}
#content .guide_item::before {content:''; display: inline-block; width: 18px; height: 18px; background: url(/images/common/ico_check_main.svg)no-repeat top center;background-size: contain;position: absolute; left: 0; top:0;margin: 5px 0;}
#content .guide_title {font-weight: 700; color: #1C3BA2;}
#content .guide_desc b {font-weight: 600;}
#content .guide_sublist li::before {content:'•';padding-right: 8px;}
#content .icon_check {width: 30px;height: 30px;background-color: #1C3BA2;border-radius: 50%;position: relative;display: inline-block;}
#content .icon_check::after {content: "";position: absolute;left: 11px;top: 8px;width: 6px;height: 10px;border: solid #fff;border-width: 0 3px 3px 0;transform: rotate(45deg);}
#content .progress_box {background: #ECF1FA;padding: 60px 0;width: 83.04%;margin: 0 auto;}
#content .progress_box .guide_list {width: 74.82%;margin: 0 auto; }
#content .progress_box .guide_item {padding-left:0;}
#content .progress_box .guide_item::before {content:none;}
#content .guide_item .guide_desc + .guide_desc,
#content .guide_item .guide_sublist + .guide_desc {margin-top: 24px;}
#content .section02 .text_box + .video_box {margin-top:80px;}
#content .guide_notice {text-align: right;font-size: 16px; color: #1C3BA2;}
#content .video_box {width: 83.04%;height: 0;overflow: hidden;padding-top: 46.71%;position: relative;z-index: 50;margin: 0 auto;}
#content #tab1 .text_box.top {border-bottom:1px solid #DEDEE4;padding-bottom: 60px;}
#content #tab1 h5 {font-size: 44px;font-weight: 600;}
#content #tab1 .icon_check {width: 44px;height: 44px;}
#content #tab1 .icon_check::after {width:10px; height: 20px;left:15px;;border-width: 0 4px 4px 0;}
#content .section03 {background: #F8FAFF;}
#content .section03 .inner {padding: 60px 14.7%;}
#content .section03 .content_box {width: 83.04%;margin: 0 auto; display: flex; justify-content: space-between; align-items:center;}
#content .section03 h4 {font-size: 30px;letter-spacing: -0.02em;}
#content .section03 .btn-link {background:#1C3BA2;color: #fff; }
#content .section03 .btn-link::after {border-color: #fff;}

@media screen and (max-width:1640px) {
#content .section01 .tabs-container { width:100%; }
}

@media screen and (max-width:1540px) {
#content .container .title_box .sub_title {font-size: 20px;margin-top: 32px;}
#content .container .title_box h4 {font-size: 54px;}
#content [class*="section"] .inner {padding:160px 8%;}
#content .video_box {width: 100%;padding-top: 56.29%;}
#content .progress_box {width: 100%;}
#content .tab .text_box {width: 100%;}
#content .section03 .inner {padding: 60px 8%;}
#content .section03 .content_box {width:100%}
}

@media screen and (max-width:1440px) {
#content .container .section05::after {content:none;}
#content .section01 .tab-content {width:100%;margin: 80px auto 0;}
#content .section01 .tabs {font-size:20px}
}

@media screen and (max-width:1058px) {
#content .container .title_box .sub_text {font-size: 20px}
}

@media screen and (max-width: 1024px) {
#content .sub_visual {padding: 0 5%;height: calc(144vw - 94px);background-image: url(/images/momo/male-progress/img_visual_bg_tb.jpg);background-position: center bottom;}
#content .sub_visual .inner {padding: 0;}
#content .sub_visual .text_box h3 {font-size: 44px; }
#content .sub_visual .text_box .add_text {font-size:22px;}
#content [class*="section"] .inner {padding: 80px 5%;}
#content .container .title_box h4 {font-size: 44px;}
#content .section01 .tabs-container {padding: 0 5%;}
#content .section01 .tabs span::after {right: 24px;}
#content .tab .text_box {margin:48px auto;}
#content .tab {padding: 0;}
#content .section01 .tabs span::after {border-top: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid transparent; border-left: 8px solid #DEDEE4;}
#content .tab .main_text {font-size: 20px;text-wrap: balance;word-break: keep-all;}
#content #tab1 h5 {font-size: 32px;}
#content #tab1 .icon_check {width: 30px;height: 30px;}
#content #tab1 .icon_check::after {content: "";position: absolute;left: 11px;top: 8px;width: 6px;height: 10px;border: solid #fff;border-width: 0 3px 3px 0;transform: rotate(45deg);}
#content .tab-box-01,
#content .tab-box-02 {gap: 12px;}
#content .section03 .inner {padding: 50px 0;}
#content .section03 .content_box {flex-direction:column;gap: 12px; margin:0 auto;}
#content .section03 h4 {font-size: 28px; text-align: center;}
}

@media screen and (max-width:767px) {
#content .sub_visual {padding: 0 8%;height: calc(180vw - 64px);background-image: url(/images/momo/male-progress/img_visual_bg_mo.jpg);}
#content .sub_visual .text_box h3 {font-size: 34px;margin-bottom: 16px; }
#content .sub_visual .text_box .add_text {font-size:18px;}
#content [class*="section"] .inner {padding: 48px 0 0;}
#content .container .title_box .sub_title {font-size:18px;margin-top: 24px;}
#content .container .title_box h4 {font-size: 36px;}
#content .container .title_box .sub_text {font-size: 16px}
#content .section01 .main_text {font-size: 18px;margin-bottom: 40px;}
#content .section01 .tab-content {margin:47px auto 0;}
#content .section01 .tabs-container .title_box h4 {font-size: 24px;}
#content .tab-box-01,
#content .tab-box-02 {gap:8px;margin-bottom: 40px;}
#content .section01 .tabs {font-size: 14px;padding: 16px 4px;}
#content .tab-box-02 .tabs:last-of-type {grid-column: span 3;}
#content .tab .text_box {margin: auto;width: 100%;padding:40px 24px;}
#content .tab .main_text {font-size:16px;}
#content .tabs-container.sticky {top: 63px;}
#content .tabs-container.sticky.on {top: 0;}
#content .section02 h5,
#content #tab1 h5 {font-size: 20px; margin-bottom:40px;}
#content .icon_check,
#content #tab1 .icon_check {width: 24px;height: 24px;}
#content .icon_check::after,
#content #tab1 .icon_check::after {width: 4px;height: 10px;border-width: 0 3px 3px 0;left: 9px;top: 4px;}
#content .guide_item {font-size:16px;}
#content .guide_item:last-of-type {margin-bottom:0;}
#content .progress_box {padding: 40px 24px;}
#content .progress_box .guide_list {width:100%;}
#content .guide_list {width: 100%;}
#content .container .content_box {margin-top: 40px;}
#content .text_box + .video_box {margin-top: 40px;}
#content .section03 .inner {padding: 60px 0;}
#content .section03 .content_box {margin-top:0;}
}