

/*─────────────────────────────────────────────────
										메인페이지
─────────────────────────────────────────────────*/
.section-title{font-size:34px;font-weight:bold;}
.section-title .sub{font-size:15px;font-weight:normal;color:rgba(71,78,103,0.9);margin-top:12px;}

.light-box{flex:1;}
.light-box a{height:129px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background:#fff;border-radius:8px;box-shadow:3px 7px 8px rgba(0,0,0,0.04);}
.light-box .title{font-size:23px;font-weight:700;}
.light-box .title.siren, .light-box .title.point, .light-box .title.calendar {display: flex;align-items: center;}
.light-box .title.siren::before{content:url("/theme/banner/img/ic_siren.png"); width: 66px;height:66px;background-size: 66px;}
.light-box .title.point::before{content:url("/theme/banner/img/ic_point.png"); width: 66px;height:66px;}
.light-box .title.calendar::before{content:url("/theme/banner/img/ic_calendar.png"); width: 66px;height:66px;}

/* 토토핫 소개 */
.main-intro{background: #dcdfe5;border-radius: 10px 10px 0 0;padding-top:35px;}
.main-intro-title{background: #251965;color: #fff;position: relative;padding: 10px 40px;display: inline-block;border-radius: 0 30px 30px 0;font-size: 15px;font-weight: bold;color: #fff;word-break: break-all;line-height: 1.4;z-index: 1;}
.main-intro-con{position: relative;padding: 30px 40px;z-index: 1;color: #333;}
.intro-sub strong{font-size:28px;position:relative;line-height: 1.5;}
.intro-sub strong span{color: #251965;}
.trophy_area{width:260px;top:-54px;right:0;}
.trophy_area img{width:100%;}
.num_icon{width: 24px;height: 24px;display: inline-block;text-align: center; line-height: 24px;flex-shrink: 0;}
.list-flex li:first-child{margin-top:0;}
.list-flex li{display: flex;align-items:flex-start;margin-top:10px;}
.list-flex li span:last-child{line-height: 1.8;letter-spacing:-0.8px;}

/* 먹튀리스트 */
.head-tab{position:relative;}
.head-tab.active{color:#251965;}
.head-tab.active:after{content: "";position: absolute;width:90px;bottom:0;height:4px;background:#251965;left:50%;transform: translateX(-50%);}
.wg-con{padding: 25px 20px 15px;overflow: hidden;}
.wg-img-item{border-radius:10px;overflow: hidden;box-shadow: 0 6px 6px -2px #9f9f9f;-webkit-box-shadow: 0 6px 6px -2px #9f9f9f;-moz-box-shadow: 0 6px 6px -2px #9f9f9f;}
.wg-img-item img{width: 100%;height: 100%;object-fit: cover;}
.wg-text{font-size: 13px;font-weight: normal;text-align: center;margin-top: 10px;padding: 0 5px;}
.wg-con-wrap a{flex-shrink: 0; width:20%;}
.wg-con-wrap a:hover p{color:#e33030;}

/* 토토사이트 바로 알기 */
.bg-img01{background:url(/theme/banner/img/img_bg_01.png)0 0 no-repeat;}

/* 꽁머니 바로 알기 */
.money_area{width:343px;top:-18px;right:0;}
.money_area img{width:100%;}

/* 메이저 놀이터와 메이저 사이트 */
.bg-img02{background:url(/theme/banner/img/img_bg_02.png)0 0 no-repeat;background-size: cover;}

/* 안전놀이터 바로 알기 */
.bg-img03{background:url(/theme/banner/img/img_bg_03.png)0 0 no-repeat;background-size: cover;}

/* 프로토 스포츠토토 */
.toto_area{width:343px;top:-34px;right:0;}

/* 파워볼 */
.powerball_area{width:164px;top:40px;right:40px;}


#maintopbanner{width:100%;}
#maintopbanner .btnSetting{position:absolute;top:-10px;left:-10px;}

.hover_red:hover{color: #e33030;}
.borderb_1{border-bottom: 1px solid #eaebed;}
.lineh18{line-height: 1.8;}
.lineh15{line-height: 1.5;}
.rounded-0{border-radius: 0;}
.rounded-full{border-radius: 99999px;}
.bg-white{background:#fff;}
.bg-red{background: #e33030;}
.bg-wgreen{background:#26f2c0;}
.bg-bgreen{background:#1bbf87;}
.bg-yellow{background:#ffc400;}
.bg-worange{background:#ff7200;}
.bg-yellow02{background:#feba3e;}
.bg-purple{background:#7e38ff;}
.bg-pink{background:#f04ca5;}
.bg-blue{background:#251965;}
.bg-black{background:#000;}
.color-white{color:#fff;}
.color-worange{color:#ff7200;}
.color-wblue{color:#251965;}
.color-purple{color:#7e38ff;}
.color-black{color:#000;}
.color-yellow02{color:#feba3e;}
.bg-gray-shadow{position: relative;box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);-webkit-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);-moz-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);background: #fff;border-radius: 10px;}
.bg-shadow-slope{position: relative;box-shadow: 5px 5px 8px rgb(50 60 70 / 10%), -3px -3px 6px #fff;-webkit-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%), -3px -3px 6px #fff;-moz-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%), -3px -3px 6px #fff;background: #f7f8fa;overflow: hidden;border-radius: 10px;margin-bottom: 30px;}
.ml-auto{margin-left:auto;}
.rounded10{border-radius: 10px 10px 0px 0px;}
.rounded010{border-radius: 0 0 10px 10px;}
.clamp-1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 14px;-webkit-line-clamp: 1;height: 14px;}
.overflow-hidden{overflow:hidden;}
.font-bold{font-weight: 700;}
.bg_gray_boxshadow_half{position: relative;box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);-webkit-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);-moz-box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);background: #fff;overflow: hidden;border-radius: 10px;}

.pc_ver{display: flex;}

/* 먹튀 신고, 사이트 평점, 꽁머니 교환, 이벤트, 출석부 Mobile */
#main_con_2_m {display:none; margin-top:40px; margin-bottom:30px;}
#main_con_2_m ul {font-size:0;}
#main_con_2_m ul:after {content:''; display:block; visibility:hidden; clear:both;}
#main_con_2_m ul li {display:inline-block; width:20%; text-align:center;}
#main_con_2_m ul li a {position:relative; display:block; padding:0 4px; text-align:center;}
#main_con_2_m ul li a .bg_circle {padding-top:100%; background:#fff; border-radius:50%; box-shadow:2px 2px 4px 1px #e9e9e9; -webkit-box-shadow:2px 2px 4px 1px #e9e9e9; -moz-box-shadow:2px 2px 4px 1px #e9e9e9;}
#main_con_2_m ul li a .img {position:absolute; width:100%; top:50%; left:0; transform:translateY(-50%);}
#main_con_2_m ul li a .img img {max-width:45%; vertical-align:middle;}
#main_con_2_m ul li .text {font-size:12px; color:#333; font-weight:bold; margin-top:8px;}
@media(max-width: 768px) {
	#main_con_2_m {display:block;}
}

/* mobile */
@media (max-width: 768px){
	.br_none{display: none;}
	.pc_ver{display: none!important;}
	.m_br_none{display: none;}
	.section-title {font-size:26px;}
	.trophy_area{opacity: 0.4;top: 126px;right: -93px;}
	.trophy_area img{width:60%;}
	.main-intro-title{border-radius: 0;width:100%;font-size:15px!important;}
	.intro-sub strong{font-size:20px;}
	.main-intro-con .tcenter{text-align: left!important;}
	.money_area{opacity: 0.4;}
	.fs34.color-purple{font-size:20px!important;}
	.fs28.color-yellow02{font-size:20px!important;}
	.toto_area{opacity: 0.4;top: 6px;right: -130px;}
	.toto_area img{width:60%;}
	.powerball_area{opacity: 0.4;top: 16px;right: -50px;}
	.powerball_area img{width:60%;}
	.list-flex li{flex-direction: column;align-items: center!important;gap:20px;}
	.mflex_start li{flex-direction: inherit!important;gap:5px;align-items: start!important;}
	.mflex_start li span:first-child{margin-top:2px;}
	.main-intro-con{padding-left: 15px !important;padding-right: 15px !important;}
	.main-intro-title{padding: 15px 15px;}
}





































