.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; 
}




.brain_box{ padding-bottom: 50px; }
.brain_box h2{color: #ffffff; }
.brain_box h3{color: #ffffff; }


	
/*틱장애 adhd */
.ticadhd_header {
   			 width: 1100px;
   			 margin: 0 auto;
   			 margin-top: 30px;
	
	margin-bottom: 45px;
    text-align: center;
    margin-top: 50px;
 }	
	
.ticadhd_header h1{
font-weight: 700;
    color: #000000;
    font-size: 40px;
}
	
.ticadhd_header p{ color:#000000; 
font-size: 40px;
 font-weight: 700;
  
}
.ticadhd_header b{ color:#c50a0a; }	
	
.ticadhd_tab-title-row h3{    color: #1b1b1b;
    padding: 10px 0px 10px;
    font-size: 23px;
    font-weight: 700;
}
	
.brain_section1{ 
   background-image: linear-gradient(-45deg, #071e25, #414141, #071e25);
    background-size: 400% 400%;
    animation: colorChange 3s ease infinite;
}	
	
	
/* 틱, adhd 탭 */

        .ticadhd_tab-container {
           width: 1100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin: 0 auto;
	margin-top: 30px;
}

        /* 라디오 버튼 숨기기 */
        .ticadhd_tab-radio {
            display: none;
        }

        /* 탭 버튼 영역 */
        .ticadhd_tab-buttons {
            display: flex;
            gap: 20px;
        }

        /* 탭 버튼 비활성화 */
        .ticadhd_tab-btn {
            width: 180px;
            padding: 12px 30px;
            font-size: 18px;
            font-weight: bold;
            border-radius: 50px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-align: center;
            display: inline-block;
            background-color: #ffffff;
    		color: #808080;
        }

        /* --- [CSS 전용 제어] 탭 클릭 시 버튼 스타일 변화 --- */
        /* 1. 틱장애 탭 체크 */
        #ticadhd_tab-input-tic:checked ~ .ticadhd_tab-buttons .ticadhd_tab-btn-tic {
          background-color: #00a37b;
   			 color: #fff;
        }
        /* 2. ADHD 탭 체크 */
        #ticadhd_tab-input-adhd:checked ~ .ticadhd_tab-buttons .ticadhd_tab-btn-adhd {
           background-color: #00a37b;
   			 color: #fff;
        }


        /* 콘텐츠 카드 영역 */
        .ticadhd_tab-card {
            width: 100%;
            background-color: #ffffff;
            border-radius: 20px;
            display: flex;
            overflow: hidden;
            min-height: 380px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }

        /* 콘텐츠 패널 (기본적으론 모두 숨김) */
        .ticadhd_tab-panel {
            display: none;
            width: 100%;
        }

        /* --- [CSS 전용 제어] 선택된 라디오 버튼에 따라 콘텐츠 노출 --- */
        #ticadhd_tab-input-tic:checked ~ .ticadhd_tab-card .ticadhd_tab-panel-tic,
        #ticadhd_tab-input-adhd:checked ~ .ticadhd_tab-card .ticadhd_tab-panel-adhd {
            display: flex;
        }

        /* 왼쪽 비주얼 영역 */
        .ticadhd_tab-visual {
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            color: #ffffff;
            font-size: 32px;
            font-weight: 800;
            letter-spacing: 2px;
        }

        .ticadhd_tab-visual.adhd-bg { }
        .ticadhd_tab-visual.tic-bg { }

        /* 오른쪽 텍스트 콘텐츠 영역 */
        .ticadhd_tab-content {
flex: 1.3;
    padding: 40px 40px 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
        }

        /* 리스트 아이템 구조 */
        .ticadhd_tab-item {
            display: flex;
            flex-direction: column;
            padding-bottom: 18px;
        }

        .ticadhd_tab-item:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }

        .ticadhd_tab-title-row {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        /* 검은 원 안의 v 체크 아이콘 */
        .ticadhd_tab-icon-v {
               width: 20px;
    height: 20px;
    background-color: #000000;
    color: #ffffff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    font-weight: bold;
        }

        .ticadhd_tab-title {
            font-size: 18px;
            font-weight: bold;
            color: #111111;
        }

        .ticadhd_tab-desc {
    font-size: 18px;
    color: #555555;
    line-height: 1.5;
    border-top: 1px solid #cbcbcb;
    padding-top: 10px;
    font-weight: 500;
        }
	
#ticadhd_bgbox{position: relative;
    background: #f3f4f8;
    display: inline-block;
    width: 100%;
	    padding-bottom: 50px;
}	

/* 틱, adhd 염증 */	
#tic_yum{	
	position:relative;
	width:1000px;
	display: flex;
    align-items: center;
    gap: 32px;
    padding: 28px 0;
	margin: 0 auto;
}	
	#tic_yum img{ width: 400px; border-radius: 20px; }
	
	
#adhd_yum{	
	position:relative;
	width:1000px;
	display: flex;
    align-items: center;
    gap: 32px;
    padding: 28px 0;
	margin: 0 auto;
}	
	#adhd_yum img{ width: 400px; border-radius: 20px;}
	
	
   #tic_yum img,  #adhd_yum img {
      flex: 1;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
      justify-content: space-between;
      align-items: center;
      box-sizing: border-box;
      transition: transform 0.3s ease;
	 cursor: default;
    }

    #tic_yum img:hover, #adhd_yum img:hover {
      transform: translateY(-5px);
    }
	
	
	
.ticadhd_txt{
	flex: 1;
}
	
.ticadhd_txt h3{	
    font-size: 33px;
    font-weight: 700;
    margin: 0 0 16px;
    line-height: 1.4;
}
.ticadhd_txt h3 strong{
	  font-weight: 700;
	  color: #c72a2a;
}
	
	
.ticadhd_txt span{	
display: inline-block;
    background: #c72a2a;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 4px 44px;
    border-radius: 20px;
    margin-bottom: 14px;
}
.ticadhd_list{
	margin-top:10px;
}
	
.ticadhd_list li{	
    font-size: 22px;
    line-height: 1.8;
    font-weight: 500;
}
	
	.ticadhd_img{ position: relative;}	
	
/* 염증 */	
/* 깜빡깜빡 */	
.highlight {
            position: absolute;
            border-radius: 50%;
            animation: blink 2s infinite; /* 애니메이션 이름, 기간, 반복 횟수 */
        }

.highlight.gijur {
            top: 90px;
    		left: 160px;
            width: 100px; /* 뇌 크기 */
            height: 100px; /* 뇌 크기 */
            background-color: rgb(255 0 0 / 41%);/* 뇌 빨간색 */
			filter: blur(15px);
        }

.highlight.jundu{	
	top: 40px;
    left: 70px;
    width: 100px;
    height: 100px;
            background-color: rgb(255 0 0 / 41%); /* 장 빨간색 */
			 filter: blur(15px);
        }

        @keyframes blink {
            0%, 100% {
                opacity: 0;
            }
            50% {
                opacity: 1; 
            }
        }	
/* 장뇌축 */
	.diagram-container {
		position: relative;
 			width: 1100px;
    		margin: 0 auto;
        }


        #brain-part {
                 position: absolute;
    display: inline-block;
    z-index: 2;
    top: 50px;
	right:0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 13px #dadada;
        }

        
	#gut-part {
          position: absolute;
    display: inline-block;
    z-index: 2;
    top: 350px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 13px #dadada;
        }

.connecting-line{
	    position: relative;
    margin: 0 auto;
    width: 382px;
}
	

.sojang_bangock_box ul li{	
	    width: 356px;
    background: #fff;
    height: 317px;
    border-radius: 10px;
	float:left;
margin-left: 35px;
	 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 13px #ffc9c9ad;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
	
.sojang_bangock_box ul li:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.15), 0 1px 15px #ffc9c9ad;
}
	

	/* 장 위아래 */
  .jangsun{
width: 50px;
    height: 100px;
    background: #ff1313;
    border-radius: 100px;
    animation: motion 3s /* 속도 */ 
	linear 0s /* 처음부터 끝까지 일정 속도로 진행 */ 
	infinite alternate;/* 무한 반복 */
    position: absolute;
    left: 530px;
    top: 420px;
    z-index: 2;
	filter: blur(15px);
  }
  @keyframes motion {
	0% {margin-top: -350px;} /* 처음 위치 */
	100% {margin-top: 0px;} /* 마지막 위치 */
  }	
	