@charset "utf-8";
.content{
	width:950px;
	margin: 0 auto;
	font-size: 1.2em;
	position: relative;
}

.sectionTitle{
	font-size:30px;
	letter-spacing:-1px;
	line-height:30px;
	margin-left:10px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.sectionTitle > p{
	display:block;
	width:7px;
	height:7px;
	border-radius:7px;
	background-color:#ffb600;
	margin-right:20px;
}
.Nsection01{
	width:100%;
	height:729px;
	margin-top:80px;
    background:#adadad url('../img/startup/jc_Nsection01bg_V10.png') no-repeat center top;
	
}
.Nsection02{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
}
.Nsection02 > .content > .sectionArea {
	line-height:30px;
	padding-top:20px;
	padding-left:40px;
}
.Nsection03{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#e7e7e7;
}
.Nsection03 > .content > .sectionArea {
	width:100%;
	height:auto;
	display:block;
	margin-top:35px;
	padding-top:25px;
	padding-bottom:25px;
	border-radius:10px;
	background:#fff url('../img/startup/jc_Nsection03bg.png') no-repeat right 40px top 40px;
}
.Nsection03 > .content > .sectionArea ul li {
	display: flex;
	align-items: center;
	margin-bottom:9px;
}
.Nsection03 > .content > .sectionArea p {
	width:23px;
	height:23px;
	border-radius:23px;
	background-color:#ffb600;
	white-space: nowrap;
	line-height:23px;
	color:#fff;
	text-align:center;
	font-size:13px;
	letter-spacing:-1px;
	margin-left:23px;
	margin-right:23px;
}
.Nsection03 > .content > .sectionArea span {
	white-space: nowrap;
	font-size:18px;
}
.Nsection04{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#fff;
}

.Nsection04_title{
	width:100%;
	text-align: center;
	font-size:55px;
	letter-spacing: -1px;
	padding-bottom:40px;
}
.Nsection04_title span{
	font-size: 0.8em;
}
.Nsection04_title b{
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	border-bottom:10px solid #ffb600;
}

.Nsection04 .sectionArea table{
	width:100%;
	margin-top:25px;
	margin-bottom:25px;
	border-spacing: 0;
}

.Nsection04 .sectionArea table tr td{
	width:calc(100% / 3);
	height: 150px;
	border:none;
	border-bottom:1px solid #ddd;
	text-align:center;
	line-height:25px;
    font-size:20px;
}

.Nsection04 .sectionArea table tr:first-child th{
	height: 55px;
	border:none;
	color:#000;
    font-size:20px;
	background-color:#ffb600;
    font-weight: 600;
}
.Nsection04 .Nsection04_price li {
	width:100%;
}
.devide {
    width: 50%;
    height: 1px;
    background-color: #ddd;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.Nsection04 .Nsection04_price .original-price {
  position: relative;
  font-size: 16px;
  color: #868686;
  line-height: 36px;
  margin-right: 5px;
  text-align: center;
}

.Nsection04 .Nsection04_price .original-price::after {
  content: "";
  position: absolute;
  bottom: 38%;
  left: 0;
  right: 0;
  border-bottom: 1px solid #868686; 
}


.Nsection04 .Nsection04_price .discounted-price {
  font-size: 36px;
  color: #f70303;
  line-height: 36px;
  text-align: center;
}
.Nsection04 .Nsection04_price li:nth-child(2){
	  font-size:14px;
	  color:#000;
	  line-height:14px;
}
.Nsection04 .alpha {
    font-size:25px;
}
.sectionArea2{
    margin-top:30px;
}
.sectionArea2 li {
    margin-bottom: 10px;
    line-height: 30px;
    font-size:1.2em;
}

.sectionArea2 li span{

    padding:0px 10px 0px 10px;
    background-color: #868686;
    border-radius: 20px;
    margin-right:10px;
    color:#fff;
    line-height: 30px;
    display: inline-block;
    height:30px;
    font-size:0.9em;
    letter-spacing: 2px;
}

.sectionArea2 .specialCourse{
   
    width:238px;
    height:68px;
    line-height:50px;
    color:#fff;
    margin: 0 auto;
    margin-bottom:50px;
    font-size:1.5em;
    border:none;
    background:none;
    display: block;
}

.sectionArea2 table {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e7e7e7;
    background-color: white;
    font-size:1.1em;
	position: relative;
	margin-bottom:60px;
  }


  
   /* 테이블 행 */
.sectionArea2  th,td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    text-align: center;
	width:65%;
    height: 50px;
	border-right:1px solid #ddd;
}
.sectionArea2  th,td:nth-child(2) {
	width:25%;
}
.sectionArea2 table .Ttitle {
	width:10%;
	position: relative;
  }

  .sectionArea2 table .Ttitle div{
	width: 40px;
    height: 24px;
    border-radius: 20px;
    background-color: #5e452d;
    line-height: 24px;
    color: #fff;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
}

.sectionArea2  th {
    background-color: #ebebeb;
    color: #000;
    font-weight: normal;
    font-size: 1em;
}
/* 테이블 올렸을 때 */
.sectionArea2  tbody tr:hover {
    background-color: #d3d3d3;
    opacity: 0.9;
    cursor: pointer;
}

.specialCourse {
    position: relative;
    z-index: 1;
  }

  .popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 10; /* 팝업 레이어가 최상위로 올라오도록 설정 */
  }

  .popup-iframe {
    width: 100%;
    height:100%;
	border-radius:20px;
  }

  .close-button {
    position: absolute;
    bottom: -50px;
    right: 0px;
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    width: 60px;
    height: 30px;
  }


.Nsection05{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#e7e7e7;
}

.Nsection05 > .content > .sectionArea {
	width:100%;
	height:auto;
	display:block;
	margin-top:25px;
	padding-top:25px;
	padding-bottom:25px;
	border-radius:10px;
	background-color:#fff;
}
.Nsection05 > .content > .sectionArea ul li {
	display: flex;
	align-items: center;
	margin-bottom:9px;
}
.Nsection05 > .content > .sectionArea p {
	width:23px;
	height:23px;
	border-radius:23px;
	background-color:#ffb600;
	white-space: nowrap;
	line-height:23px;
	color:#fff;
	text-align:center;
	font-size:13px;
	letter-spacing:-1px;
	margin-left:23px;
	margin-right:23px;
}
.Nsection05 > .content > .sectionArea span {
	white-space: nowrap;
	font-size:18px;
}
.Nsection05 > .content > .sectionArea ul li:last-child {
	padding-left:69px;
	padding-right:46px;
	word-break: keep-all;
	font-size:16px;
}

.Nsection06{
	width:100%;
    display: block;
	background:#ffb600;
}

.Nsection07{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#e7e7e7;
}
.Nsection07 > .content > .sectionArea {
	width:100%;
	height:auto;
	display:block;
	margin-top:35px;
	padding-top:25px;
	padding-bottom:25px;
	border-radius:10px;
	background:#fff;
}
.Nsection07 > .content > .sectionArea ul li {
	display: flex;
	align-items: center;
	margin-bottom:9px;
}
.Nsection07 > .content > .sectionArea p {
	width:30px;
	height:30px;
	border-radius:30px;
	background-color:#ffb600;
	white-space: nowrap;
	line-height:30px;
	color:#fff;
	text-align:center;
	font-size:16px;
	letter-spacing:-1px;
	margin-left:23px;
	margin-right:23px;
}
.Nsection07 > .content > .sectionArea span {
	white-space: nowrap;
	font-size:23px;
}
.Nsection08{
	width:100%;
	padding-top:60px;
	padding-bottom:60px;
}
.Nsection08 > .content > .sectionArea {
	line-height:30px;
	padding-top:20px;
	padding-left:40px;
}


		.slide{
			width:100%;
			height:600px;
			margin:0 auto;
			margin-top:35px;
			position:relative;
			border-radius:10px;
			overflow:hidden;
		}
		.slide img{
			margin:0 auto;
		}
		.next{
			position:absolute;
			right:0px;
			width:37px;
			height:47px;
			cursor:pointer;
			background: url( "../img/startup/book_slide_next.png" ) no-repeat center;
			background-color: #000000;
			padding: 5px;
			border-top-left-radius: 5px;
			border-bottom-left-radius: 5px;
		}
		.prev{
			position:absolute;
			left:0px;
			width:37px;
			height:47px;
			cursor:pointer;
			background: url( "../img/startup/book_slide_prev.png" ) no-repeat center;
			background-color: #000000;
			padding: 5px;
			border-top-right-radius: 5px;
			border-bottom-right-radius: 5px;
		}
		.bookslide_prev{
			top:calc(50% - 20px);
		}
		.bookslide_next{
			top:calc(50% - 20px);
		}
		.slick-dots{
			text-align: center;
		}
	   .slick-dots > li{
			display:inline-block;
			margin-top:97px;
			margin-right:40px;
		}
		.bookSlide .slick-dots > li{
			margin-top:97px;
		}
		.slick-dots > li:last-child{
			margin-right:0;
		}
		.slick-dots > li > button {
		  background-color: #fff;
		  border: none;
		  display: inline-block;
		  font-size: 0px;
		  width:12px;
		  height:12px;
		  cursor: pointer;
			border-radius: 100%;
		}
		.slick-dots > .slick-active > button {
		  background-color: #00fff6;
		}

.Nsection09{
	width:100%;
	padding-top:60px;
	background-color:#fff;
}
.sectionTitle2{
	font-size:20px;
	letter-spacing:-1px;
	line-height:30px;
	margin-left:10px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	margin-top:30px;
}
#map{
	width:950px;
	height:600px; 
	margin:0 auto; 
	margin-top:35px; 
	border-radius: 10px;
}
.Nsection10{
	width:100%;
	height:225px;
	padding-bottom:83px;
	background:#adadad url('../img/startup/jc_Nsection09bg.png') no-repeat center top;
}

.NsectionFloat{
	width:100%;
	height:112px;
	position: fixed;
	bottom: 0;
	z-index:9;
	background:url('../img/startup/jc_Nsection_float_bg5.png') no-repeat center top;
}
.cs_go { 
	position: absolute;
    z-index: 3;
    right: 0px;
    width: 245px;
    height: 45px;
    display: block;
    bottom: -93px;
}

.VideoSlide_prev{
    top:calc(50% - 20px);
}
.VideoSlide_next{
    top:calc(50% - 20px);
}

        ::selection{
    background: rgba(23,162,184,0.3);
}

.Nsection11{
    width:100%;
    padding-top:60px;
    padding-bottom:60px;
    background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)) 0 0/cover fixed,url(/theme/sample118/img/tl_bottom_banner_bg.jpg) center/cover no-repeat fixed;text-align:center;color:#fff;
}

.Nsection11Title{
    text-align:center;
    font-size:35px;
    line-height:65px;
    margin-bottom:60px;
    color:#fff;
}

.Nsection11Title span , .Nsection11Title3 span {
    font-size:55px;
    z-index:1;
}


.Nsection11 > .content > .sectionArea {
    width:100%;
    height:auto;
    display:block;
    margin-top:35px;
    padding-top:25px;
    padding-bottom:25px;
    border-radius:10px;
    background:rgba(255,255,255,0.8);
}
.Nsection11 > .content > .sectionArea ul li {
    display: flex;
    align-items: center;
    margin-bottom:9px;
}
.Nsection11 > .content > .sectionArea p {
    width:30px;
    height:30px;
    border-radius:30px;
    background-color:#ffb600;
    white-space: nowrap;
    line-height:30px;
    color:#fff;
    text-align:center;
    font-size:16px;
    letter-spacing:-1px;
    margin-left:23px;
    margin-right:23px;
}
.Nsection11 > .content > .sectionArea span {
    white-space: nowrap;
    font-size:23px;
    color:#000;
}

.Nsection11 .sectionTitle > p{
    background-color:#fff;
}

.Nsection11Title2{
    margin-top:30px;

    text-align:center;
    font-size:36px;
    line-height:65px;
    color:#fff;
}
.Nsection11Title3{
    text-align:center;
    font-size:50px;
    line-height:65px;
    color:#fff;
    border-bottom:10px solid #ffb600;
}
.special th:nth-child(1),.special td:nth-child(1){
    width:50% !important;
}
.special th:nth-child(2),.special td:nth-child(2){
    width:25% !important;
}
.special th:nth-child(3),.special td:nth-child(3){
    width:25% !important;
}

.custom-popup {
    position: fixed;
    top: calc(50% - 150px);
    right: 20px;
    width: 300px;
    height: 300px;
    display: none; /* 초기에는 숨깁니다 */
}

.help_popup{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
    text-align:center;

}
.help_popup_detail{
    margin:0 auto;
    margin-top:calc((100vh - 811px)/2);
    width:600px;
    height:864px;
    background:url("../img/startup/winwin_event_detail.png") no-repeat center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
        background-size: 100%;
}
.refund_popup{
    background:url("../img/startup/refund_event_detail.png") no-repeat center !important;
}
.help_popup_nextbutton{
    width:430px;
    height:70px;
    display:block;
    position:absolute;
    left: calc(50% - 215px);
    bottom: 85px; 
    cursor:pointer;
}
.help_popup_close{
    width: 90px;
    height: 30px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    border-radius: 5px;
    background-color: #000;
}
.help_popup_event_detail{
    margin:0 auto;
    margin-top:calc((100vh - 811px)/2);
    width:600px;
    height:811px;
    background:url("../img/startup/founded_event_detail_sub_v3.png") no-repeat center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    display:none;
    border-radius: 5px;
    background-color: #000;
}
.help_popup_acount{
    width: 550px;
    height: 580px;
    display: block;
    background: #fff;
    position: absolute;
    bottom: 25px;
    left: 25px;
    border-radius: 10px;
    border:1px solid #cdcdcd;
}
.help_popup_acount h2{
    font-size: 3em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.help_popup_sumitFrom{
    margin:0 auto;
    width:440px;
    margin-top:30px;
}
.help_popup_sumitFrom tr td{
    border: none;
    padding:0px 8px 0px 8px;
    
}
.help_popup_sumitFrom tr td:first-child{
    width: 105px;
    font-family: 'Noto Sans KR';
    color: #545045;
    font-size: 24px;
    line-height: 35px;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
    height:35px;
    letter-spacing: -1px;
    float:left;
    margin-bottom:5px;
}
.help_popup_sumitFrom tr td:last-child{
    width:310px;
    height:35px;
    float: right;
}
.help_popup_sumitFrom tr td:last-child input{
    width:300px;
    height:35px;
    font-family: 'Noto Sans KR';
    color:#545045;
    font-size:19px;
    padding-left:10px;
    border:1px solid #98968f;
}

.help_popup_sumitFrom tr td:last-child select{
    width:300px;
    height:35px;
    font-family: 'Noto Sans KR';
    color:#545045;
    font-size:19px;
    padding-left:10px;
    border:1px solid #98968f;
}

.help_popup_sumit_check{
    margin:0 auto;
    margin-top:10px;
    text-align:center;
}

.help_popup_sumit_check > li > table{
    margin:0 auto;
    text-align:center;
}
.help_popup_sumit_check li{
    width:100%;
    margin:0 auto;
    text-align:center;
    font-family: 'Noto Sans KR';
    color:#545045;
    font-weight:500;
    
}
.help_popup_sumit_check li:nth-child(1){
    font-size:18px;
    margin-bottom:15px;
}
.help_popup_sumit_check li:nth-child(2) table{
    width:440px;
    height:80px;
    margin-bottom:15px;
    border-spacing: 0px;
}
.help_popup_sumit_check li:nth-child(2) table tr td{
    width:calc(100% / 3);
    height:40px;
    border-right:1px solid #98968f;
    border-top:1px solid #98968f;
    font-size:14px;
}
.help_popup_sumit_check li:nth-child(2) table tr:nth-child(1) td{
    background-color:#dddcda;
    
}
.help_popup_sumit_check li:nth-child(2) table tr td:nth-child(1){
    border-left:1px solid #98968f;
}
.help_popup_sumit_check li:nth-child(2) table tr:nth-child(2) td{
    border-bottom:1px solid #98968f;
    font-weight:450;
}
.help_popup_sumit_check li:nth-child(3){
    font-size:13px;
    margin-bottom:5px;
}
.help_popup_sumit_check li:nth-child(4){
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 20px;
    height: 20px;
}
.help_popup_sumit_check_agree{
    width: 18px;
    height: 18px;
    margin-left: 10px;
    margin-top: -1px;
}

.help_popup_submit{
    width: 150px;
    height: 40px;
    margin: 0 auto;
    background-color: #0d5e5e;
    color: #fff;
    display: block;
    line-height: 40px;
    margin-top: 20px;
    font-size: 2em;
    border-radius: 5px;
    cursor: pointer;
}


.Nsection08 .content ul {
    margin-top:25px;
}
.Nsection08 .content ul li{
    margin: 0 auto;
    width:100%;
    min-height:90px;
    background:#e7e7e7 url("../img/license1/section02_mark.png") center left 5% no-repeat  ;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-left:calc(5% + 70px);
    padding-right:5%;
    font-size:1.6em;
    color:#000;
    font-weight:500;
    font-family: Pretendard, 'Noto Sans KR', sans-serif;
    display: flex;
    align-items: center;

}



/*오시는 길*/
.map_area2{position:relative;}
.map_area2 .txt{position:absolute;bottom:-90px;left:50%;transform:translateX(-50%);width:1400px;z-index:1;}
.map_area2 .txt .txt_wrap {background-color:#FF9800;box-shadow:3px 3px 3px rgba(0,0,0,0.2);padding:45px 0;}
.map_area2 .txt .logo{position:absolute; top:34px; left:0; border-right:1px solid #515151; text-align:center; width:315px; line-height:90px; height:90px;}
.map_area2 .txt .contact{display:block; color:#fff; font-weight:500; font-size:20px; letter-spacing:-1px; line-height:1.6; padding:0 0 0 405px;}
.map_area2 .txt .tx .tel{font-weight:300; color:#fff;}
.map_area2 .txt .bt{position:absolute;top:50%;right:40px;margin-top:-35px;display:block;border-radius:65px;border:3px solid #fff;color:#fff;font-size:20px;text-align:center;min-width:220px;line-height:60px;height:65px;}

.contact_address2 {width:100%;height:auto; line-height:1.7;}
.contact_address2 ul {max-width:1240px;clear: both;padding:0 20px 20px 0px;border-bottom:1px solid #ddd;}
.contact_address2 ul li {color: #555;margin-top: 5px;margin-bottom: 5px; font-size:16px}
.contact_traffic2 { max-width:1240px; margin:100px auto; padding:20px; letter-spacing:-0.8px;  clear:both;}
.contact_traffic2:after {content: " ";visibility: hidden;display: block;height: 0;padding-bottom:0px;clear: both;}
.contact_traffic2 ul {border-bottom:1px solid #ddd; padding-bottom:25px}
.contact_traffic2 .bus {width:100%;}
.contact_traffic2 .subway {width:100%}
.contact_traffic2 ul li {color: #555; line-height:33px; font-size:16px}
.contact_traffic2 h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; margin-top:25px; text-align:left}


.contact_traffic2{
    margin:0 auto;
}
#map_view{
    height:600px;
    margin-top:30px;
    border-radius:5px;
}
.map_area2 .txt{
    width:100%;
    bottom:0;
}
.map_area2 .txt .txt_wrap {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.map_area2 .txt .logo{
    border:none;
    width:240px;
}
.map_area2 .txt .contact{
    padding-left:300px;
}
.license_detail_button{
    padding: 10px 20px 10px 20px;
    background-color: #0bfb75;
    border-radius: 10px;
}
.license_detail_button:hover{
    background-color: #03cf5d;
}

.bg-toprepair-section01{
    background:#adadad url('../img/startup/jc_Nsection01bg_toprepair.png') no-repeat center top;
}
.bg-toprepair-section03 > .content > .sectionArea {
	background:#fff url('../img/startup/jc_Nsection03bg_toprepair.png') no-repeat right 40px top 25px;
}
.bg-toprepair-section08 .content ul li{
    background:#e7e7e7 url("../img/startup/section02_mark_toprepair.png") center left 5% no-repeat  ;
}

.bg-repairspec-section01{
    background:#adadad url('../img/startup/jc_Nsection01bg_repairspec.png') no-repeat center top;
}
.bg-repairspec-section03 > .content > .sectionArea {
    background:#fff url('../img/startup/jc_Nsection03bg_repairspec.png') no-repeat right 40px top 30px;
}
.bg-repairspec-section08 .content ul li{
    background:#e7e7e7 url("../img/startup/section02_mark_repairspec.png") center left 5% no-repeat  ;
}


.bg-franchise-section01{
    background:#adadad url('../img/startup/jc_Nsection01bg_franchise.png') no-repeat center top;
}
.bg-franchise-section03 > .content > .sectionArea {
    background:#fff url('../img/startup/jc_Nsection03bg_franchise.png') no-repeat right 40px top 50px;
}
.bg-franchise-section08 .content ul li{
    background:#e7e7e7 url("../img/startup/section02_mark_franchise.png") center left 5% no-repeat  ;
}


.bg-jibmaster-section01{
    background:#adadad url('../img/startup/jc_Nsection01bg_jibmaster.png') no-repeat center top;
}
.bg-jibmaster-section03 > .content > .sectionArea {
    background:#fff url('../img/startup/jc_Nsection03bg_jibmaster.png') no-repeat right 40px top 40px;
}
.bg-jibmaster-section08 .content ul li{
    background:#e7e7e7 url("../img/startup/section02_mark_jibmaster.png") center left 5% no-repeat  ;
}

.bg-myhouse-section01{
    background:#adadad url('../img/startup/jc_Nsection01bg_myhouse.png') no-repeat center top;
}
.bg-myhouse-section03 > .content > .sectionArea {
    background:#fff url('../img/startup/jc_Nsection03bg_myhouse.png') no-repeat right 10px top 10px;
}
.bg-myhouse-section08 .content ul li{
    background:#e7e7e7 url("../img/startup/section02_mark_myhouse.png") center left 5% no-repeat  ;
}

.bg-green-p p{
    background-color: #03cf5d !important;
}

.bg-green-th th {
    background-color: #03cf5d !important;
}

.bg-green{
    background-color: #03cf5d !important;
}
.bg-green-border{
    border-color: #03cf5d !important; 
}

.bg-purple-p p{
    background-color: #974eff !important;
}

.bg-purple-th th {
    background-color: #e3d3ff !important;
}

.bg-purple{
    background-color: #974eff !important;
}
.bg-purple-border{
    border-color: #974eff !important; 
}
.bg-purple-button button{
    background: #974eff !important; 
}

.bg-blue-p p{
    background-color: #3aa2ff !important;
}

.bg-blue-th th {
    background-color: #b9ddff !important;
}

.bg-blue{
    background-color: #3aa2ff !important;
}
.bg-blue-border{
    border-color: #3aa2ff !important; 
}


.bg-brown-p p{
    background-color: #543b34 !important;
}

.bg-brown-th th {
    background-color: #543b34 !important;
    color: #fff !important;
}
.bg-brown-th td{
    height:70px !important ;
    border-right:1px solid #ddd !important;
}
.bg-brown-th td:nth-child(3){
    border-right: none !important;
}
.bg-brown{
    background-color: #543b34 !important;
}
.bg-brown-border{
    border-color: #87655c !important; 
}


.jibmaster-benefit{
    width:100%;
	height:830px;
    background:#0e0505 url('../img/startup/jibmaster-benefit.png') no-repeat center top;

}

.jibmaster-benefit .content ul {
    padding-top:222px;
}
.jibmaster-benefit .content ul li {
    margin: 0 auto;
    width: 100%;
    min-height: 90px;
    background: #fff url("../img/startup/jibmaster-benefit_off.png") center left 20px no-repeat;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-left: calc(5% + 70px);
    padding-right: 5%;
    font-size: 1.6em;
    color: #000;
    font-weight: 500;
    font-family: Pretendard, 'Noto Sans KR', sans-serif;
    display: flex;
    align-items: center;
    position: relative; /* relative로 설정하여 가상 요소 배치 */
    overflow: hidden; /* 가상 요소가 부모 영역을 넘어가지 않도록 */
}

.jibmaster-benefit .content ul li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/startup/jibmaster-benefit_off.png") center left 20px no-repeat;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    border-radius: 10px; /* 가상 요소에도 동일한 테두리 */
}

.jibmaster-benefit .content ul li.fade-in::before {
    opacity: 1;
}

.second_button_area{
   
    width:950px;
    height:150px;
    line-height:50px;
    color:#fff;
    margin: 0 auto;
    margin-top:60px;
    font-size:1.5em;
    border:none;
    background:none;
    display: block;
}

.second_button_area img{
    border-radius: 10px;
}

.NsectionBrand{
    background: #040205 url(../img/startup/NsectionBrand_img.png) no-repeat center top;
    width: 100%;
    height: 1230px; 
}

/* .NsectionBrand > .content{
    background: url(../img/startup/jc_NsectionBrand.png) no-repeat center top;
    width: 100%;
    height: 470px;
    margin: 0 auto;
} */

.NsectionBrand_button{
    height: 267px;
    background: url(../img/startup/NsectionBrand_button_bg.png) repeat;
    margin-top: -154px;
}

.NsectionBook{
    padding-top:0px;
    padding-bottom:60px;
    background: #f5f5f5;
}

.book {
    max-width: 1000px; margin: 0 auto;
    background: #fff; border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    overflow: hidden; position: relative;
    height: 700px;
}

.page {
    padding: 60px 50px 130px;
    line-height: 1.8; font-size: 18px; color: #222;
    position: relative;
    opacity: 0;
    transform: translateX(30px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    height:700px;
}
.page img {
    width: 85%;
    height: auto;
    display: block;
  margin: 0 auto;
  border-radius: 5px;
}
.page.active {
    opacity: 1;
    transform: translateX(0);
}

.page-num {
    position: absolute; bottom: 30px; left: 50%;
    transform: translateX(-50%); color: #999; font-size: 15px; font-weight: bold;
}

.title { font-size: 32px; font-weight: 700; text-align: center; margin-bottom: 30px; color: #1a1a1a; }
.chapter { font-size: 19px; font-weight: 700; color: #D43838; margin: 0px 0 15px; line-height:20px; letter-spacing:-1px ;}
.cta { display: inline-block; margin-top: 30px; padding: 14px 32px; background: #D43838; color: white; border-radius: 8px; text-decoration: none; font-size: 18px; }
.page > p { letter-spacing:-1px ;line-height:1.5em;}
/* PC: 2페이지 펼침 */
@media (min-width: 769px) {
    .book { display: flex; flex-wrap: wrap; }
    .page {
    width: 50%; padding: 25px;
    border-right: 1px solid #eee;
    display: block;
    }
    .page:nth-child(2n) { border-right: none; }
    .page:not(.active) { display: none; }
}

/* 모바일: 1페이지 */
@media (max-width: 768px) {
    .book { height: 100vh; overflow: hidden; }
    .page {
    display: none; height: 100%; padding: 60px 25px 150px; font-size: 16px;
    }
    .page.active { display: block; }
}

/* 하단 중앙 네비 */
.nav {
    position: absolute; bottom: -35px; left: 50%; transform: translateX(-50%);
    display: flex; gap: 20px; background: white; padding: 14px 28px;
    border-radius: 50px; box-shadow: 0 8px 25px rgba(0,0,0,0.2); z-index: 3;
}
.nav button {
    width: 50px; height: 50px; background: #ff9800; color: white;
    border: none; border-radius: 50%; font-size: 22px; cursor: pointer;
    display: flex; align-items: center; justify-content: center;
}
.nav button:disabled { background: #ccc !important; cursor: not-allowed; }



.lt .a-item .img-box img:hover {
    -webkit-transform: scale(1.01) !important;
    transform: scale(1.01) !important;
}


@media screen and (max-width: 1920px) and (pointer: fine) {
    .help_popup_detail, .help_popup_event_detail {
        zoom: 0.9;
        margin-top: calc((100vh - 811px * 0.9) / 2);
    }
}

@media screen and (max-width: 1600px) and (pointer: fine) {
    .help_popup_detail, .help_popup_event_detail {
        zoom: 0.6;
        margin-top: calc((100vh - 811px * 0.6) / 2);
    }
}

@media screen and (max-width: 1366px) and (pointer: fine) {
    .help_popup_detail, .help_popup_event_detail {
        zoom: 0.6;
        margin-top: calc((100vh - 811px * 0.6) / 2);
    }
}

@media screen and (max-width: 1024px) and (pointer: fine) {
    .help_popup_detail, .help_popup_event_detail {
        zoom: 0.6;
        margin-top: calc((100vh - 811px * 0.6) / 2);
    }
}
