@charset "utf-8";

/* 헤더 */
header {
  border-bottom: 0.5px solid #00000005;
}

/* 중간 우리아이 건강기록 수첩 섹션 */
.healthnote_sec {
  width: 100%;
  height: auto;
}

.healthnote_con {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-top: 110px;
  padding-bottom: 20px;
}

.healthnote_lefttext {
  width: 265px;
  height: 291px;
}

.logo_text {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.logo_text h1 {
  margin-right: 20px;
}

.logo_text .search {
  width: fit-content;
  height: fit-content;
  background-color: #ffffff2e;
  border: 0.5px solid #dedede85;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 5px 10px;
}

.search a {
  font-size: 14px;
  color: #000000a8;
  display: flex;
  align-items: center;
  line-height: 13px;
}

.search .icon9 {
  width: 9px;
  height: 9px;
  background: url("../../img/sub1_img/sub1_sprites.png") -150px -10px;
  background-repeat: no-repeat;
  margin-right: 5px;
}

.move_page {
  width: fit-content;
  height: fit-content;
}

.move_page .move_pagetext {
  width: fit-content;
  height: fit-content;
  margin-bottom: 15px;
}

.move_pagetext a {
  font-size: 16px;
  color: #000000a8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.move_page .icon10 {
  width: 20px;
  height: 20px;
  background: url("../../img/sub1_img/sub1_sprites.png") -110px -50px;
  margin-right: 10px;
  background-repeat: no-repeat;
}

.move_page .icon11 {
  width: 20px;
  height: 20px;
  background: url("../../img/sub1_img/sub1_sprites.png") -110px -90px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
.move_page .icon12 {
  width: 20px;
  height: 20px;
  background: url("../../img/sub1_img/sub1_sprites.png") -110px -10px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
.move_page .icon13 {
  width: 20px;
  height: 20px;
  background: url("../../img/sub1_img/sub1_sprites.png") -110px -130px;
  margin-right: 10px;
  background-repeat: no-repeat;
}

.btn button {
  font-size: 14px;
  width: 265px;
  height: 26px;
  color: #000000a8;
  background-color: #f4f4f485;
  border: 0.5px solid #dedede85;
  border-radius: 4px;
  font-family: "Noto Sans KR", sans-serif;
}

.user_info {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 10px;
  gap: 10px;
}

.user_info a {
  width: fit-content;
  height: 36px;
  font-size: 14px;
  color: #000000a8;
  box-sizing: border-box;
  padding: 11px;
  background-color: #ffffff2e;
  border: 0.5px solid #dedede85;
  border-radius: 4px;
}

/* 중간 우리아이 건강기록 수첩 섹션 */
.middle_healthnote {
  width: 600px;
  height: auto;
  box-sizing: border-box;
  padding: 15px 10px;
}

.middle_healthnote .top {
  width: 100%;
  height: fit-content;
  margin-bottom: 15px;
}

.top > p {
  font-size: 14px;
  color: #aeb3be;
}

/* 홍보 배너 */
.middle_healthnote .health_record_banner {
  width: 100%;
  height: 100px;
  background-color: #fffef8;
  border-radius: 4px;
  border: 0.5px solid #dedede;
  box-sizing: border-box;
  padding: 5px 93px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 60px;
}

.health_record_banner h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #000000e3; /* 80% */
}

.health_record_banner .note_icon {
  width: 123px;
  height: 123px;
  background: url("../../img/health_note_img/health_note_sprites.png") -10px -139px;
  background-repeat: no-repeat;
}

/* 나의 반려동물 프로필 부분 */
.middle_healthnote .profile_box {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.profile_box .profile_img_set {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.profile_box .profile_img_set .pet_img {
  width: 50px;
  height: 50px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -10px;
  background-repeat: no-repeat;
}

.profile_box .profile_img_set .nicname_set {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

.profile_img_set .nicname_set h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.profile_img_set .nicname_set .Add_pet {
  width: 10px;
  height: 6px;
  background: url("../../img/health_note_img/health_note_sprites.png") -227px -80px;
  background-repeat: no-repeat;
}

/* 오른쪽 아이콘 */
.profile_box .alarm_Setting_icons {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  column-gap: 15px;
}

/* 알람 아이콘 */
.profile_box .alarm_Setting_icons .alarm_icon {
  width: 24px;
  height: 24px;
  background: url("../../img/health_note_img/health_note_sprites.png") -257px -109px;
  background-repeat: no-repeat;
}

/* 유저 아이콘 */
.profile_box .alarm_Setting_icons .Setting_icon {
  width: 24px;
  height: 24px;
  background: url("../../img/health_note_img/health_note_sprites.png") -317px -49px;
  background-repeat: no-repeat;
}

/* 의료 기록 박스 구간 */

.middle_healthnote .medical_note {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.medical_note h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.medical_note .medicalrecords_boxs {
  width: 100%;
  height: fit-content;
  margin-top: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  column-gap: 30px;
}

.medical_note .medicalrecords_boxs .medicalrecords_box {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border: 0.5px solid #dedede;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 16px;
}

.medicalrecords_boxs .medicalrecords_box .circle_box {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* 내원 진료 아이콘 */
.medicalrecords_box .circle_box .visit_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -80px;
  background-repeat: no-repeat;
}

/* 비대면 진료 아이콘 */
.medicalrecords_box .circle_box .Non_face_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -200px;
  background-repeat: no-repeat;
}

/* 건강검진 아이콘 */
.medicalrecords_box .circle_box .health_checkup_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -120px;
  background-repeat: no-repeat;
}

/* 예방접종 아이콘 */
.medicalrecords_box .circle_box .prevention_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -160px;
  background-repeat: no-repeat;
}

.medicalrecords_boxs .medicalrecords_box p {
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

/* 달력 구간 */
.middle_healthnote .calendar {
  width: 100%;
  height: fit-content;
  margin-top: 40px;
}

.calendar .calendar_txt_icon_set {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  column-gap: 5px;
  margin-top: 15px;
}

.middle_healthnote .calendar .calendar_txt_icon_set h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

/* 달력 날짜 오른쪽 끝 연필 아이콘 */
.calendar_txt_icon_set .pencil_icon {
  width: 15px;
  height: 15px;
  background: url("../../img/health_note_img/health_note_sprites.png") -337px -153px;
  background-repeat: no-repeat;
}

/* 요일 글자 컬러 변경 */
.rd-days-head {
  color: #000000a8;
}

.calendar .days_dates {
  width: 100%;
  height: auto;
  margin-top: 15px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

/* 반려동물 건강 기록 박스 구간 */
.middle_healthnote .record_boxs {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  column-gap: 43px;
  row-gap: 20px;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.record_boxs .record_box {
  width: 105px;
  height: 100px;
  box-sizing: border-box;
  padding: 10px;
  border: 0.5px solid #dedede;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.record_boxs .record_box .recordbox_top_text {
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
}

.record_boxs .record_box .recordbox_top_text h3 {
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

.record_boxs .record_box .number {
  width: fit-content;
  height: fit-content;
  margin-top: 10px;
}

.record_boxs .record_box .number p {
  font-size: 12px;
  margin-bottom: 10px;
  color: #dedede;
}

/* 물 */
.record_boxs .record_box .blue_box {
  width: 50px;
  height: 20px;
  float: right;
  background-color: #76c5ff;
  border-radius: 4px;
  position: absolute;
  right: 5px;
  bottom: 8px;
  z-index: 10;
}

.record_boxs .record_box .blue_box .plusbutton_text_set {
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}

.record_box .blue_box .plusbutton_text_set .plus_button {
  width: 7px;
  height: 7px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.plusbutton_text_set .plus_button .plus_icon1 {
  width: 5px;
  height: 5px;
  background: url("../../img/health_note_img/health_note_sprites.png") -187px -240px;
  background-repeat: no-repeat;
}

.plusbutton_text_set .up_num,
.plusbutton_text_set .up_num2 {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
}

.plusbutton_text_set span {
  font-size: 11px;
  color: #fff;
  font-weight: normal;
}

.record_box .water_bg {
  width: 157px;
  height: 109px;
  background: url("../../img/health_note_img/health_note_sprites.png") -10px -10px;
  background-repeat: no-repeat;
  position: absolute;
  left: -30%;
  bottom: -90px;
  animation: moving_water 0.9s linear 1s infinite alternate;
  opacity: 50%;
}

@keyframes moving_water {
  from {
    background-position-y: -10px;
  }
  to {
    background-position-y: 0px;
  }
}

/* 사료 */
.record_boxs .record_box .brown_box {
  width: 45px;
  height: 20px;
  float: right;
  background-color: #522e1b;
  border-radius: 4px;
  position: absolute;
  right: 5px;
  bottom: 8px;
  z-index: 10;
  /* margin-top: -30px; */
}

.record_boxs .record_box .brown_box .plusbutton_text_set {
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
}

.record_box .brown_box .plusbutton_text_set .plus_button {
  width: 7px;
  height: 7px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.plusbutton_text_set .plus_button .plus_icon2 {
  width: 5px;
  height: 5px;
  background: url("../../img/health_note_img/health_note_sprites.png") -227px -200px;
  background-repeat: no-repeat;
}

.plusbutton_text_set p {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
}

.plusbutton_text_set span {
  font-size: 11px;
  color: #fff;
  font-weight: normal;
}

.record_box .feedstuff_bg {
  width: 116px;
  height: 77px;
  background: url("../../img/health_note_img/bap_sprites.png") -10px -10px;
  background-repeat: no-repeat;
  position: absolute;
  left: -6px;
  bottom: -65px;
  opacity: 50%;
}

/* 공용 */
.record_box .registration,
.record_box .ai_txt {
  margin-top: 5px;
  font-size: 9px;
  color: #000000e3;
}

/* 영양제 */
.record_box .nutritional_supplements_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .nutritional_supplements_iconbox .nutritional_supplements_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -297px -193px;
  background-repeat: no-repeat;
}

/* 활동 */
.record_box .foot_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .foot_iconbox .foot_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -297px -233px;
  background-repeat: no-repeat;
}

/* 소변 */
.record_box .piss_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .piss_iconbox .piss_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -257px -233px;
  background-repeat: no-repeat;
}

/* 대변 */
.record_box .poop_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .poop_iconbox .poop_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -297px -153px;
  background-repeat: no-repeat;
}

/* 몸무게 */
.record_box .weight_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .weight_iconbox .weight_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -257px -193px;
  background-repeat: no-repeat;
}

/* AI체크 */
.record_box .ai_iconbox {
  width: 35px;
  height: 35px;
  border: 2px solid #dedede82;
  border-radius: 100%;
  margin-top: 10px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.record_box .ai_iconbox .ai_icon {
  width: 20px;
  height: 20px;
  background: url("../../img/health_note_img/health_note_sprites.png") -257px -153px;
  background-repeat: no-repeat;
}

/* 오른쪽 섹션 */
.right {
  width: fit-content;
  width: fit-content;
}

.right_top {
  width: 200px;
  height: 250px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  background-color: #fffef8;
  border: 0.5px solid #dedede;
  border-radius: 8px;
}

.right_top h3 {
  font-size: 12px;
  color: #000;
  line-height: 16px;
  margin-bottom: 5px;
}

.right_top p {
  font-size: 10px;
  color: #00000087;
  margin-bottom: 5px;
}

.right_top a {
  font-size: 10px;
  color: #000000b8;
}

.right_top > .app_img > div {
  width: 80px;
  height: 150px;
  background: url("../../img/sub1_img/sub1_sprites2.png") -110px -10px;
  margin: 0 auto;
  margin-top: 12px;
}

.right_bottom {
  width: fit-content;
  height: fit-content;
  margin-top: 40px;
}

.right_bottom > h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
}

.right_bottom1 {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.right_bottom > .right_bottom1 > .icon10 {
  width: 11px;
  height: 11px;
  background: url("../../img/sub1_img/sub1_sprites2.png") -210px -99px;
  margin-right: 5px;
}

.right_bottom > .right_bottom1 > p {
  font-size: 15px;
  color: #000000a8;
}

/* 관련 페이지로 이동하는 a태그들에게 마우스 오버시 */
.move_pagetext a:hover {
  font-weight: bold;
  color: #000;
  transition: 0.3s;
}

/* 검색 버튼과 , 내 정보 보기, 로그인 하기 버튼 오버시 */
.logo_text .search:hover,
.user_info a:hover {
  background-color: #d2d2d21f;
  transition: 0.3s;
}

/* 앱 다운로드 버튼 오버시 */
.btn button:hover {
  background-color: #f4f4f4;
  transition: 0.3s;
}

/* 알람 아이콘과 유저 아이콘 마우스 오버시 */
.profile_box .alarm_Setting_icons .alarm_icon:hover,
.profile_box .alarm_Setting_icons .Setting_icon:hover {
  background-color: #d2d2d257;
  border-radius: 100%;
  transition: 0.3s;
}

/* 의료 기록 박스들 오버시 */
.medical_note .medicalrecords_boxs .medicalrecords_box:hover {
  background-color: #d2d2d21f;
  transition: 0.3s;
}

/* 건강 기록 박스들 오버시 */
.record_boxs .record_box:hover {
  background-color: #d2d2d21f;
  transition: 0.3s;
}

/* 지금 다운로드 받기 버튼 오버시 */
.right_top > a:hover {
  font-weight: bold;
  transition: 0.3s;
}

/* 실시간 상담 베스트 내용 오버시 */
.right_bottom .right_bottom1 p:hover {
  font-weight: bold;
  color: #000;
  transition: 0.3s;
  cursor: default;
}
