/*
(주)파이브센스_FIVESENSES.Corp.
파이브프로_FIVEPro_웹솔루션.
본 라이브러리(소스코드 및 디자인 포함)는 (주)파이브센스의 자산이며, 저작권법 및 부정경쟁방지법에 의해 보호됩니다.
무단 사용, 외부 유출, 복제, 배포, 변형을 금지합니다.
위반 시 민·형사상 법적 책임 및 손해배상 청구 대상이 됩니다.
작성일: 2025-02-17 | 저작권자: (주)파이브센스(520-86-01244) | All Rights Reserved.
*/
.ssns1 .explain_bubble {font-size: 14px; color: #652df1; padding: 11px 15px 13px; border: 1px solid #652df1; border-radius: 19px; position: absolute; top: 42px; left: 15px; z-index: 2;}
.ssns1 .explain_bubble:after {display: block; content: ""; width: 11px; height: 11px; border: 1px solid #652df1; background: #fff; border-left: 0; border-bottom: 0; position: absolute; left: 34px; bottom: -6px; transform: rotate(135deg);}

.ssns1 .main_cont_title {margin-bottom: 28px;  padding: 0 10px;}
.ssns1 .main_cont_title .text_box {text-align: left;}

.ssns1 .main_cont_title .title_con {display: flex; align-items:center; justify-content: flex-start; gap: 0 9px; margin-bottom: 14px;}


.ssns1 .ssns1_bot {display: flex; justify-content: space-between; align-items: baseline;}
.ssns1 .ssns1_bot .insta_id {font-size: 14px; color: #666666;}
.ssns1 .ssns1_bot .more_box {text-align: right;}
.ssns1 .ssns1_bot .btn_more {font-size: 14px; white-space: nowrap; color: #666666;}


.ssns1 .main_cont_title .more_box {text-align: right;}
.ssns1 .main_cont_title .more_box .btn_more {font-size: 16px; color: #666666;}

.ssns1 .main_cont_title h2 {width:auto; font-size: 28px; font-weight: 700; color: #1b1b1b;}


.lightwidget__link{border-radius:20px; overflow:hidden;}

.ssns1 .widget_box .container_fix{padding: 0;}
.ssns1 .widget_box .instagram_list {display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: -10px;}
.ssns1 .widget_box .instagram_list li {width: 19.33333%; margin-top: 10px; border-radius: 5px; overflow: hidden;}

@media (max-width: 1250px) {
	.ssns1 .widget_box .instagram_list li a img {width: 100%;}
}

@media (max-width: 768px) {
	.ssns1 .explain_bubble {font-size: 10.5px; padding: 8.5px 9.5px; border-radius: 14.5px; top: -4px; background: #fff;}
	.ssns1 .explain_bubble:after {width: 7px; height: 7px; left: 40px; bottom: -4px;}

    .ssns1 .main_cont_title .text_box {margin-bottom: clamp(11.5px,2.522704339051463vw,25px);}
    .ssns1 .main_cont_title .title_con {gap: 0 5px; margin-bottom: 0px;}
    .ssns1 .main_cont_title .title_con img {height: 17px;}
	.ssns1 .main_cont_title h2 {font-size: clamp(21px, 2.825428859737639vw, 28px);}
    .ssns1 .main_cont_title .text_box .insta_id {font-size: clamp(12px,1.412714429868819vw,14px);}

    .ssns1 .main_cont_title .more_box .btn_more {font-size: clamp(13px, 1.614530776992936vw, 16px);}

	.ssns1 .main_cont_title {margin-bottom: 15px;}
	.ssns1 .main_cont_title .btn_more {font-size: 11.5px; font-weight: 500;}
	.ssns1 .widget_box .instagram_list li {width: 48.48484%; border-radius: 4px;}
}