@charset "utf-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

.wrap {
  /*background-color: transparent;*/
  display: grid;
  justify-items: center;
  align-items: start;
  width: 100%;
  background-color: #F2F2F2;
  overflow-x: hidden;
}



.wrap .wrapper {
  width: 100%;
  max-width: 393px;
  min-width: 350px;
  background-color: #ffffff;	
  justify-items: center;
  align-items: center;	
  text-align: center;
}







/*상단이미지 시작*/
.wrap .wrapper .view {
  width: 100%;
  height: 635px;
}

.wrap .wrapper .view .viewbg {
  position: relative;
  width: 100%;
  height: 635px;
  background-image: url(/home/assets/img/timg.png);
  background-size: cover;
  background-position: 50% 50%;
}

.wrap .wrapper .view .viewbg .imgbar-01 {
  position : absolute;
  width: 170px;
  height: 35px;
  padding: 8px 0px 0px 0px;
  top: 580px;
  left:100px;
  text-align: center;
  background-image: url(/home/assets/img/bar-2.png);
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 14px;
  font-family: "Roboto-ExtraBold", Helvetica;
  font-weight: 800;
  color: #0c016a;
  font-size: 24px;
  text-align: center;
  letter-spacing: -2.16px;
  line-height: normal;
}




.wrap .wrapper .view .viewbg  .numbar-01 {
  position : absolute;
  width: 65px;
  height: 25px;
  top: 590px;
  left: 295px;
  padding: 5px 0px 0px 0px;
  text-align: center;
  background-image: url(/home/assets/img/bar-2-2.png);
  background-size: 100% 100%;
  font-size: 13px;
  color: #ffffff;
}

.wrap .wrapper .view  .viewbg a {

  width: 56px;
  margin-top: 8px;
  margin-left: 8px;
  font-family: "Roboto-ExtraBold", Helvetica;
  font-weight: 800;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1.17px;
  line-height: normal;
}

/*상단이미지 끝*/





/*대채널 시작*/
.wrap .wrapper .overlap-3 {
  width: 100%;
  height: 258px;
  left: 0;
  margin-bottom: 10px;
}

.wrap .wrapper .overlap-3 .overlap-4 {
  width: 100%;
  height: 258px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  top: 0;
  left: 0px;
  border-left: solid 1px #EEEDED;
  border-right: solid 1px #EEEDED;	
}

.wrap .wrapper .overlap-3 .overlap-4 .channelname {
  width: 100%;
  box-sizing: border-box;  /*padding, border 포함 */
  border: 1px solid #EEEDED; /* 예시 */
   text-align: center;

  padding: 21px 0px 0px 0px;	
}

.wrap .wrapper .overlap-3 .overlap-4 .channelname a {

  font-family: "Roboto-SemiBold", Helvetica;
  font-weight: 800;
  color: #494948;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0;
  line-height: normal;

  padding: 5px 0px 0px 0px;	
}

/*대채널 끝*/



/*배너 01*/
.wrap .banner {
  width: 94%;
  height: 162px;
  margin-top: 20px;
  aspect-ratio: 2.42;
  object-fit: cover;
}
/*배너 01*/




/*재물폭팔 리스트01*/
.wrap .wrapper .list01 {
  width: 100%;
  height: auto;
  min-height: 800px;
  margin-top: 30px;
  margin-bottom: 20px;
  overflow: visible;
}

.wrap .wrapper .list01 .list-title01 {
  width: 100%;
  max-width: 393px;
  height: 90px;
  text-align: center;
  padding-left: 22px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #b66e2b;
  font-size: 48px;
  letter-spacing: 0;
  white-space: nowrap;
  line-height: 70%;
}

.wrap .wrapper .list01 .list-title01 img {
  width: 42px;
  height: 42px;
  aspect-ratio: 1;
  margin-left: 8px;
}

.wrap .wrapper .list01 .list-title01 span {
  width: 100%;
  height: 30px;
  text-align: center;
  margin-left: -33px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #80807F;
  font-size: 20px;
  letter-spacing: 0;

}

.wrap .wrapper .list01 .list-list01 {
  width: 94%;
  max-width: 393px;
  text-align: center;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);	
}

.wrap .wrapper .list01 .list-list01 .list-wrapper01 {
  width: 167px;
  height: 240px;
  margin: 2px 4px 20px 0px;
  text-align: left;
  line-height: normal;
  word-break:break-all;
}

.wrap .wrapper .list01 .list-list01 .list-wrapper01 img {
  width: 167px;
  height: 200px;
  aspect-ratio: 1.02;
  object-fit: cover;
}

.wrap .wrapper .list01 .list-list01 .list-wrapper01 p {
  width: 164px;
  height: 30px;
  padding: 2px 7px 7px 7px;
  text-align: left;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #393737;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;

}

/*재물폭팔 리스트01 끝*/




/*반응폭발  리스트02*/
.wrap .wrapper .list02 {
  width: 94%;
  max-width: 393px;
  margin-top: 50px;  
}

.wrap .wrapper .list02 .list-title02 {
  width: 100%;
  height: 90px;
  text-align: center;
  padding-left: 35px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #555351;
  font-size: 48px;
  letter-spacing: 0;
  white-space: nowrap;
  line-height: 70%;
}

.wrap .wrapper .list02 .list-title02 img {
  width: 62px;
  height: 62px;
  aspect-ratio: 1;
  margin-left: 8px;
}

.wrap .wrapper .list02 .list-title02 span {
  width: 100%;
  height: 30px;
  text-align: center;
  margin-left: -65px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #80807F;
  font-size: 20px;
  letter-spacing: 0;

}

.wrap .wrapper .list02 .list-list02 {
  width: 100%;
  text-align: center;
  margin: 0px 0px;
  padding: 20px 0px;
  clear: both;
}


.wrap .wrapper .list02 .list-list02 .b02 {
  width: 100%;
  height: 200px;
  margin: 5px 0px;
  aspect-ratio: 1.77;
  object-fit: cover;
}
/*반응폭발  리스트02 끝*/





/*배너 02*/
.wrap .wrapper  .banner-2 {
  width: 94%;
  height: 153px; /*  height: auto;*/
  margin: 2px 0px;
  aspect-ratio: 2.56;
  object-fit: cover;
}


/*배너 03*/
.wrap .wrapper  .banner-3 {
  width: 94%;

  margin: 3px 0px;
  aspect-ratio: 1.59;
  object-fit: cover;
}





/*이번주인기급상승  리스트03*/
.wrap .wrapper .list03 {
  width: 98%;
  max-width: 393px;
  margin-top: 50px;  
	
}

.wrap .wrapper .list03 .list-title03 {
  width: 98%;
  max-width: 393px;
  height: 30px;
  text-align: center;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #5D5D5C;
  font-size: 32px;
  letter-spacing: 0;
  white-space: nowrap;
}


.wrap .wrapper .list03 .list-title03 span {
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #D77825;
  font-size: 32px;
  letter-spacing: 0;

}

.wrap .wrapper .list03 .list-list03 {
  width: 96%;
  max-width: 390px;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0px;
  clear: both;
}

.wrap .wrapper .list03 .list-list03 .box03 {
  width: 335px;
  max-width: 377px;
  height: 175px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(/home/assets/img/back-sagak5.png);
  background-size: 100% 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);	
}

.wrap .wrapper .list03 .list-list03 .box03 .box-img03 {
  width: 160px;
  height: 165px;
  text-align: center;
  padding: 7px 4px;
  aspect-ratio: 0.94;
}

.wrap .wrapper .list03 .list-list03 .box03 .box-img03 img {
  width: 156px;
  height: 160px;
  object-fit: cover;
}


.wrap .wrapper .list03 .list-list03 .box03 .box-text03 {
  width: 160px;
  height: 168px;
  padding: 20px 0px;
  text-align: left;
}

.wrap .wrapper .list03 .list-list03 .box03 .box-text03 .tt03 {
  width: 160px;
  font-family: "Roboto-Medium", Helvetica;
  font-weight: 700;
  color: #2A2A2A;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
}



.wrap .wrapper .list03 .list-list03 .box03 .box-text03 .cont03 {
  width: 160px;
 box-sizing: border-box;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 500;
  color: #2a2929;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
}	
	






/*운세천당BEST 리스트04*/
.wrap .wrapper .list04 {
  width: 100%;
  margin-top: 50px;  
}

.wrap .wrapper .list04 .list-title04 {
  width: 100%;
  height: 30px;
  text-align: center;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #5D5D5C;
  font-size: 36px;
  letter-spacing: 0;
  white-space: nowrap;
}


.wrap .wrapper .list04 .list-title04 span {
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #D77825;
  font-size: 36px;
  letter-spacing: 0;

}

.wrap .wrapper .list04 .list-list04 {
  width: 100%;
  text-align: center;
  margin: 0px 0px;
  padding: 20px 0px;
  clear: both;
}


.wrap .wrapper .list04 .list-list04 .b04 {
  width: 94%;
  height: 200px;
  margin: 5px 0px;
  aspect-ratio: 1.77;
  object-fit: cover;
}




/*운세천당 타로 BEST 리스트05*/

.wrap .wrapper .list05 {
  width: 96%;
  margin-top: 30px;  
}

.wrap .wrapper .list05 .list-title05 {
  width: 100%;
  height: 60px;
  text-align: center;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  white-space: nowrap;
  line-height: 30%;
}

.wrap .wrapper .list05 .list-title05 img {
  width: 31px;
  height: 40px;
  aspect-ratio: 1;
  margin-left: 8px;
  aspect-ratio: 0.64;
  object-fit: cover;
}

.wrap .wrapper .list05 .list-title05 span {
  width: 100%;
  height: 30px;
  text-align: center;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #d32933;
  font-size: 36px;
  letter-spacing: 0;

}

.wrap .wrapper .list05 .list-list05 {
  width: 98%;
  text-align: center;
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);	
}

.wrap .wrapper .list05 .list-list05 .list-wrapper05 {
  width: 166px;
  height: 220px;
  margin: 5px 1px 5px 4px; 
  text-align: left;
  line-height: normal;
	  word-break:break-all;
}

.wrap .wrapper .list05 .list-list05 .list-wrapper05 img {
  width: 166px;
  height: 175px;
  aspect-ratio: 1.02;
  object-fit: cover;
}

.wrap .wrapper .list01 .list-list05 .list-wrapper05 p {
  float: left;
  width: 167px;
  height: 40px;
  padding: 2px 7px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #393737;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;

}


.wrap .wrapper .list05 .bar02 {
  width: 90%;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  padding: 17px 0px 0px 0px;
  background-image: url(/home/assets/img/bar.png);
  background-size: 100% 100%;
}

.wrap .wrapper .list05 .bar02 span {
  width: 200px;
  text-align: center;
  font-family: "Noto Sans Tamil-Bold", Helvetica;
  font-weight: 700;
  color: #534f4f;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

/*운세천당 타로 BEST 리스트05 끝*/




/*꿈해몽  리스트06*/
.wrap .wrapper .list06 {
  width: 96%;
  max-width: 390px;
  margin-top: 70px;  
}

.wrap .wrapper .list06 .list-title06 {
  width: 100%;
  height: 110px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.wrap .wrapper .list06 .list-title06 .title_text06 {
  width: 220px;
  height: 50px;
  padding: 15px 0px 2px 15px;
  text-align: left;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #4E4C4C;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 160%;

}

.wrap .wrapper .list06 .list-title06 .title_text06 span {
  width: 220px;
  height: 50px;
  padding: 25px 0px 2px 0px;
  text-align: left;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 900;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
}


.wrap .wrapper .list06 .list-title06 .title_img06 {
  width: 121px;
  height: 109px;
  margin-left: 8px;
}

.wrap .wrapper .list06 .list-title06 .title_img06 img {
  width: 121px;
  height: 109px;
  aspect-ratio: 1;
  aspect-ratio: 0.64;
  object-fit: cover;
}

.wrap .wrapper .list06 .list-list06 {
  width: 310px;
  max-width: 350px;
  text-align: center;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 30px;
}

.wrap .wrapper .list06 .list-list06 .listtext061 {
  width: 70px;
  padding: 10px 0px 10px 5px;
  text-align: left;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 700;
  color: #2072F6;
  font-size: 19px;
  letter-spacing: 0;
  line-height: normal;
  border-bottom: dotted 1px #C2C4C6;
}


.wrap .wrapper .list06 .list-list06 .listtext062 {
  width: 240px;
  padding: 10px 0px 10px 0px;
  text-align: left;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
  border-bottom: dotted 1px #C2C4C6;
}


.wrap .wrapper .list06 .bar03 {
  width: 90%;
 max-width: 348px;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  padding: 17px 0px 0px 0px;
  background-image: url(/home/assets/img/bar.png);
  background-size: 100% 100%;
  background-color: transparent;
  border: none;
}

.wrap .wrapper .list06 .bar03 span {
  width: 200px;
  text-align: center;
  font-family: "Noto Sans Tamil-Bold", Helvetica;
  font-weight: 700;
  color: #534f4f;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}
/*꿈해몽  리스트06 끝*/




/*배너 리스트04*/
.wrap .wrapper  .banner-4 {
  width: 94%;

  margin: 60px 0px;
  aspect-ratio: 1.47;
  object-fit: cover;
  display: block;
}
/*배너 리스트04 끝*/







/*추천 실시간 인기운세  리스트07*/

.wrap .wrapper .list07 {
  width: 96%;
  margin-top: 30px;  
}

.wrap .wrapper .list07 .list-title07 {
    width: 90%;

}

.wrap .wrapper .list07 .list-title07 .title_img07 {
  width: 100%;
  height: 60px;
  margin-left: 10px;
  font-family: "Roboto-Black", Helvetica;
  font-weight: 900;
  color: #B3BB1B;
  font-size: 32px;
  letter-spacing: -2px;
  line-height: normal;
	text-align: left;
}

.wrap .wrapper .list07 .list-title07 .title_img07 span {
  color: #88957A;
}
.wrap .wrapper .list07 .list-title07 .title_img07 img {
  width: 62px;
  height: 62px;
  float: right;
  aspect-ratio: 1;
  object-fit: cover;
}
.wrap .wrapper .list07 .list-title07 .title_text07 {
  width: 280px;
  height: 80px;
  padding-left: 15px;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #333232;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
}

.wrap .wrapper .list07 .list-title07 .title_text07 span {
  width: 280px;
  height: 80px;
  font-family: "Roboto-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}



.wrap .wrapper .list07 .list-list07 {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
}


.wrap .wrapper .list07 .list-list07 .listtext07 {
  width: 95%;
  padding: 15px 0px 15px 10px;
  text-align: left;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
  border-bottom: solid 1px #C2C4C6;
}

/*추천 실시간 인기운세  리스트07  끝*/
