/* screen - category05 */

.category05 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 199px;
  justify-content: flex-end;
  overflow-x: hidden;
  padding: 0px 0px 30px 24px;
  position: relative;
}

#overlay-category05 {
  align-items: center;
  background-color: #ffffff00;
  justify-content: center;
}

.category05 .category05-1 {
  align-items: flex-start;
  background-image: url(../img/category05-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 199px;
  justify-content: flex-end;
  padding: 0px 0px 30px 24px;
  width: 336px;
}

.category05 .title05 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 6px;
  position: relative;
}

.category05 .title {
  letter-spacing: 0;
  line-height: 36.4px;
  margin-top: -0.78px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.category05 .sub_category {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
}

.category05 .sub_category0 {
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.category05 .ellipse-78 {
  background-color: var(--blackwhitewhite);
  border-radius: 2px;
  height: 4px;
  position: relative;
  width: 4px;
}

.category05 .btn_view_s {
  align-items: center;
  align-self: stretch;
  cursor: pointer;
  display: flex;
  width: 100%;
}

.category05 .btn_view_s-1 {
  align-items: flex-start;
  display: inline-flex;
  gap: 3.91px;
  margin-bottom: -1.00px;
  margin-right: -0.91px;
}

.category05 .view {
  letter-spacing: 0;
  line-height: 21px;
  margin-top: -0.78px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.category05 .icon_right {
  height: 21px;
  position: relative;
  width: 17px;
}
