@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: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 .header {
 overflow:hidden; 
 margin:0 auto; 
  width: 100%;                                                                 
  height: 65px;
  top: 3px;
  left: 0px;
}


.wrap .wrapper .header .header-group {
  width: 100%;
  height: 75px;
  background-color: #ffffff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
    grid-gap: 1px;
}

.wrap .wrapper .header .header-group .header-group-left {
  width: 150px;
  height: 65px;
  background-color: #ffffff;
  float: left;
  text-align: left;
  padding: 3px 0px 8px 5px;
}

.wrap .wrapper .header .header-group .header-group-right {
  width: 120px;
  height: 65px;
  padding: 17px 14px 5px 30px;
  background-color: #ffffff;
  float: right;
  text-align: right;
  display:flex;
}

.wrap .wrapper .header .header-group .header-group-left .logo {
  width: 150px;
  height: 53px;
  top: 7px;
  left: 10px;
  aspect-ratio: 1;
}

.wrap .header .header-group .header-group-left .logo img {
  width: 150px;
  height: 53px;
  object-fit: cover;
}

.wrap .wrapper .header .header-group .header-group-right .search {
  width: 28px;
  height: 28px;
  
}

.wrap .wrapper .header .header-group .header-group-right .bell {
  width: 28px;
  height: 28px;
  margin-left: 12px;
}

.wrap .wrapper .header .header-group .header-group-right .user {
  width: 28px;
  margin-left: 12px;

}

.wrap .wrapper .header .header-group .header-group-right .varmenu {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-left: 14px;
}

.wrap .wrapper .header .header-group .header-group-right .search img {
  width: 26px;
  height: 26px;
  object-fit: cover;
}

.wrap .wrapper .header .header-group .header-group-right .bell img {
  width: 26px;
  height: 26px;
  object-fit: cover;
}

.wrap .wrapper .header .header-group .header-group-right .user img {
  width: 26px;
  height: 26px;
  object-fit: cover;
}

.wrap .wrapper .header .header-group .header-group-right .varmenu img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}
/*헤더 끝*/



/*상단타이틀+백버튼 */
.wrap .wrapper .toptitle {
  width: 100%;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 10px;
}

.wrap .wrapper .toptitle .backbtl {
  width: 25px;
  aspect-ratio: 1;
  padding: 5px 0px 0px 12px;
}

.wrap .wrapper .toptitle .backbt img {
  width: 24px;
  height: 24px;
}

.wrap .wrapper .toptitle .texttitle {
  width: 270px;

  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #1b1a1a;
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: -0.60px;
  line-height: 30px;
  white-space: break-all;
  padding: 5px 0px 0px 0px;
}
.wrap .wrapper .toptitle .backbtr {
  width: 25px;
  aspect-ratio: 1;
  padding: 5px 0px 0px 12px;
}
.wrap .wrapper .toptitle .backbtr img {
  width: 24px;
  height: 24px;
}
/*상단타이틀+백버튼 끝*/






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

.wrap .wrapper .list03 .list-title03 {
  width: 98%;
  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: 98%;
  text-align: center;
  margin: 0 auto;
  padding: 15px 5px 15px 0px;
  clear: both;
}

.wrap .wrapper .list03 .list-list03 .box03 {
  width: 335px;
  height: 175px;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(../../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: 18px;
  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: 16px;
  letter-spacing: 0;
  line-height: 22px;
  text-align: left;
  padding: 5px 0px 0px 0px;
}	
	






/*footer */
.wrap .wrapper  .footer {
  overflow:hidden; 
  width: 100%;
  height: 140px;
  background-color: #ffffff;
}

.wrap .wrapper .footerbg {
  width: 100%;
  height: 125px;
  background-image: url(../../assets/img/backbar2.png);
  background-size: 100% 100%;
	
}

.wrap .wrapper .footerbg01 {
  width: 100%;
  height: 60px;
  text-align: center;
}

.wrap .wrapper .footerbg02 {
  width: 100%;
  height: 100px;
  padding: 0px 0px 20px 0px;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
   grid-gap: 2px;
}

.wrap .wrapper .footerbg02  .footericon {
  width: 70px;
  height: 65px;
}

.wrap .wrapper .footerbg02  .footericon img {
  width: 45px;
  height: 45px;
  object-fit: cover;
}


.wrap .wrapper .footerbg02 .footertext {
  width: 70px;
  font-family: "Roboto-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

/*footer  끝*/
