.brain_section1{    
		background: #f3f4f8;
	}
	
	.brain_box{
		width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
	}
	
	.brain_box h2{
		    text-align: center;
   			 font-size: 43px;
   			 line-height: 1.3;
    		font-weight: 700;
			color:#393939;
	}
	
	.brain_box h3{
	    font-size: 25px;
    text-align: center;
    font-weight: 500;
   	color:#313131;
    padding: 20px 0px 20px;
}
	
	
/* 뇌질환 치료 */
#brain_chiro{
	background-image: linear-gradient(-45deg, #071e25, #414141, #071e25);
    background-size: 400% 400%;
    animation: colorChange 3s ease infinite;
}
	
/* 뇌질환 한약 */	
	
.brainhanyack_container h1{
    text-align: center;
    font-size: 43px;
    font-weight: 600;
    margin-top: 50px;
}	
	
.brain_hanyack_box{
	position: relative;
	background: url(/img/byunhom/jayulsin/hanyack_brain_bg.jpg);
}
	
.brain_hanyack{
	background: url(/img/byunhom/jayulsin/hanyack_brain.jpg) no-repeat;
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background-position: center center;
}
	
	#brain_hanyack_txt{
	width: 400px;
    position: relative;
    top: 140px;
    left: 100px;
	
	}
	
	
	#brain_hanyack_txt h2{font-size: 50px;}
	#brain_hanyack_txt p{font-size: 32px;}
	#brain_hanyack_txt ul{
	 margin-top: 20px;
	}
	#brain_hanyack_txt li{ 
	font-size: 24px;
    list-style-type: disc;
    margin-left: 20px;
    color: #696969;
	}
#gmplogo{
	position: absolute;
    top: 60px;
    margin-left: 900px;
}
	
	
/* 뇌질환 3가지 영양 산소 자극 */	
.brain_3dan-container {
      width: 1200px;
    margin: 0 auto;
        }

        .brain_3dan-title {
     text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #333;
    line-height: 1.5;
        }

        .brain_3dan-title span {
                color: #00a37b;
        }

        .brain_3dan-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
        }

       #brain_dan1, #brain_dan2, #brain_dan3 {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 4px 8px rgba(0,0,0,0.05);
            background-color: #fff;
            position: relative; 
        }

	
     #brain_dan1 .brain_3dan-header{
	background-color: #1cb375;
	 }
	 #brain_dan2 .brain_3dan-header{
	background-color: #37a678;
	 }
	#brain_dan3 .brain_3dan-header{
	background-color: #198e5e;
	 }
	
        .brain_3dan-header {
            color: #fff;
            text-align: center;
            padding: 15px 10px;
            font-size: 25px;
            font-weight: bold;
        }

        .brain_3dan-image-box {
 position: relative;
    overflow: hidden;
    height: 259px;
        }

        .brain_3dan-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover; /* 이미지를 꽉 채우되 비율 유지 */
        }	
	
	
/* 체질, 자율신경*/
	
#jay-container {
	display: flex;
    gap: 350px;
    width: 100%;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
	bottom: 150px;
    }
	
	
    .chajil_box, .jay_box {
      flex: 1;
      background-color: #ffffff;
      border-radius: 12px;
      padding: 35px 30px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
      display: flex;
      justify-content: space-between;
      align-items: center;
      box-sizing: border-box;
      min-height: 180px;
      transition: transform 0.3s ease;
		cursor: default;
    }

    .chajil_box:hover, .jay_box:hover {
      transform: translateY(-5px);
    }

    /* 텍스트 영역 */
    .text-area {
      display: flex;
      flex-direction: column;
      gap: 14px;
    }

    .text-area h4 {
      margin: 0;
      font-size: 28px;
      font-weight: 700;
      color: #000000;
      letter-spacing: -1px;
    }

    .text-area p {
      margin: 0;
      font-size: 17px;
      color: #333333;
      line-height: 1.6;
      word-break: keep-all;
    }

    /* 아이콘 영역 */
    .icon-area {
      width: 85px;
      height: 85px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-shrink: 0;
      margin-left: 15px;
    }

	
/* 장으로 수족냉증 */	
	.hand_cold_container {
   			 width: 1100px;
   			 margin: 0 auto;
   			 margin-top: 30px;
        }

        /* 상단 타이틀 영역 */
        .hand_cold_header {
            margin-bottom: 45px;
			text-align: center;
		    margin-top: 50px;
        }

 .hand_cold_header h1 {
        font-weight: 700;
    color: #000000;
    font-size: 40px;
        }

 .hand_cold_header p {
             font-size: 40px;
			 font-weight: 800;		
  			  color: #2e7cc4;
        }

 /* 마우스 오버 옆에 이미지 변경 */  
.container {
    display: flex;
    width: 1100px;
    height: 450px;
    background: #f5f7fa;
    border-radius: 20px;
    gap: 40px;
}

/* 왼쪽 텍스트 리스트 스타일 */
.text-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
	padding:30px;
}

.list-item {
    padding: 18px 25px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #a0a0a0; /* 기본 비활성화 글자색 */
    cursor: pointer;
    transition: all 0.3s ease;
}

/* [조건 1] 처음에는 첫 번째 항목이 활성화 상태 */
.text-list .item-1 {
    background-color: #2e7cc4;
    color: #ffffff;
}

/* 마우스 오버 시 스타일 변경 (초록 배경 + 흰 글씨) */
.text-list:hover .list-item {
    background-color: transparent;
    color: #a0a0a0;
}

.text-list .list-item:hover {
    background-color: #2e7cc4 !important;
    color: #ffffff !important;
}


/* 오른쪽 이미지 영역 스타일 */
.image-display {
    flex: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 이미지 박스 공통 스타일 */
.img-box {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: opacity 0.3s ease;

}
	
.img-box img{	
	width: 325px;
    margin-left: 50px;
}
	

/* 이미지 경로 설정 (실제 이미지 파일명으로 변경하여 사용하세요) */
.img-box.img-1 { background-image: url(''); }
.img-box.img-2 { background-image: url(''); }
.img-box.img-3 { background-image: url(''); }
.img-box.img-4 { background-image: url(''); }

/* [조건 2] 기본 상태에서는 이미지 1이 노출 */
.img-box.img-1 {
    opacity: 1;
}

/* [조건 3] 마우스 오버 시 해당 이미지로 교체 처리 */
/* 전체 리스트에 호버가 들어가면 기본 이미지1을 숨김 */
.container:has(.text-list:hover) .img-box.img-1 {
    opacity: 0;
}

/* 각 항목에 마우스가 올라갔을 때 1:1 매칭되는 이미지 보여주기 */
.container:has(.item-1:hover) .img-box.img-1 { opacity: 1; }
.container:has(.item-2:hover) .img-box.img-2 { opacity: 1; }
.container:has(.item-3:hover) .img-box.img-3 { opacity: 1; }
.container:has(.item-4:hover) .img-box.img-4 { opacity: 1; }
	
	

	
/* 자율신경실조증이란? 박스 */
        #definition-box {
   border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    width: 900px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #f0f5fa;
        }

        .definition-title {
            font-size: 25px;
    font-weight: 700;
    color: #1e3a45;
    padding: 10px;
    background: #f0f5fa;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
        }

        .definition-desc {
           font-size: 20px;
    color: #4a5568;
    line-height: 1.6;
    word-break: keep-all;
    font-weight: 600;
    padding: 20px;
}
		
	
	
/* 소장 치료하지 않으면 수족냉증 */	
.sojang_bangock{
	background: #f7fcff;
	margin-top:50px;
}
	
	
.sojang_bangock_box ul li{
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 13px #e5f2fa;
}
	
.sojang_bangock_box ul li:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.15), 0 1px 15px #e5f2fa;
}	
	
	
	
/* 뇌질환 치료 효과 */	

.brain_man-container {
  color: #ffffff;
  padding: 30px 0px 50px;
  text-align: center;
  box-sizing: border-box;
}

/* 헤더 타이틀 */
.brain_man-header h2 {
     font-size: 43px;
    font-weight: 700;
  line-height: 1.5;
  margin: 0 0 80px 0;
  letter-spacing: -0.5px;
}

/* 통계 레이아웃 세로 구분선 포함 */
.brain_man-stats {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1000px;
  margin: 0 auto;
}

.brain_man-stat-item {
  flex: 1;
  position: relative;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* 가운데 열 구분을 위한 세로선 */
.brain_man-stat-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
  height: 140px;
  background-color: rgba(255, 255, 255, 0.3);
}

/* 항목별 라벨 (상단 소제목) */
.brain_man-label {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 400;
}

/* 숫자 및 수상 텍스트 상자 */
.brain_man-number-box, 
.brain_man-award-box {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 메인 강조 숫자/텍스트 */
.brain_man-counter, 
.brain_man-award {
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}

.brain_man-unit {
  font-size: 56px;
  font-weight: 700;
}

/* 하단 서브 텍스트 */
.brain_man-subtext {
  font-size: 17px;
  color: #a0a0a0;
}

/* 글로벌 헬스케어 노란색 포인트 */
.brain_man-subtext.gold {
  color: #e7e06a; 
}