
/* ****************** 이미지  ****************** */

.img_865264_ {display:inline-block; overflow:hidden; position:relative; width:px; max-width:100%; vertical-align:top;}
.img_865264_ * {box-sizing:border-box;}
.img_865264_ a {display:block; text-decoration:none;}
.img_865264_ img {max-width:100%; vertical-align:top;}

/* ****************** 한줄 텍스트  ****************** */

  .text_819705_ {margin: 50px 0 0px; }
  .text_819705_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_819705_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_819705_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_819705_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}


  @media all and (min-width:1024px){
    .text_819705_ {margin: 100px 0 0px;}
    .text_819705_ span {font-size: 45px;}
    .text_819705_ .txt_wrap > img { margin-top: 30px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_819725_ { position:relative;}
  .text_819725_ .circle_wrap {display: flex; justify-content: space-around; flex-wrap: wrap; align-items: center;  z-index: 1;  position: relative; gap:10px; padding-top:30px;}
  .text_819725_ .circle_wrap .circle {width: 150px; height: 150px; border: 5px solid transparent; border-radius: 100%; background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #1b63af 0%, #1ba196 100%); background-origin: border-box;  background-clip: content-box, border-box; text-align: center; line-height: 150px; font-size:4vw;     font-weight: 600;}



  @media all and (min-width:1024px){
    .text_819725_ .circle_wrap {flex-wrap: nowrap;}
    .text_819725_ .circle_wrap .circle {font-size:20px;}
    .text_819725_ .line {width: 80%;  margin: 0; left: 10%; border: 1px solid; bottom: 40%; position: absolute; border-image: linear-gradient(to right, #1b63af 0%, #1ba196 100%); border-image-slice: 1;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_819715_ {padding: 0px 0 0px; }
  .text_819715_ .txt_wrap p{ padding: 0 30px; font-size: 3.4vw; text-align:center;}
  .text_819715_ .txt_wrap strong {color: #1b63af; font-size:4vw; font-weight:600;}


  @media all and (min-width:1024px){
    .text_819715_ {padding: 0px 0 0px;}
    .text_819715_ .txt_wrap p{ font-size: 20px; }
    .text_819715_ .txt_wrap strong {font-size:24px;}
  }

/* ****************** 공백  ****************** */

.empty_line_819765_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_819765_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_819765_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media all and (min-width:1024px){
    .empty_line_819765_ {display:block; width:100%; height:100px; line-height:100px;}
  }

/* ****************** 실선  ****************** */

.solid_line_823575_ {display:block; position:relative; width:100%; height:8px;}
.solid_line_823575_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:4px solid #1b63af;}

/* ****************** 한줄 텍스트  ****************** */

  .text_819735_ {background:#f5f5f5; padding: 50px 0 15px;}
  .text_819735_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_819735_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2; }
  .text_819735_ span{font-size: 5vw; font-weight: 600; display: flex; flex-direction: row;}
  .text_819735_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_819735_ .txt_wrap p{font-size: 3.6vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_819735_ {padding: 100px 0 30px;}
    .text_819735_ span {font-size: 45px;}

    .text_819735_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_819745_ {background:#f5f5f5; padding: 0 30px;}
  .text_819745_ .box_wrap ul{display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; list-style:none; padding: 0; margin: 0;}
  .text_819745_ .box_wrap ul li { display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; background: #fff; overflow: hidden;   border-radius: 10px;  }
  .text_819745_ .box_wrap ul li > div {   width: 100%; }
  .text_819745_ .box_wrap ul li > div > img {object-fit: cover;  width: 100%; vertical-align: top;}
  .text_819745_ .box_wrap ul li > p {text-align: center; ; font-size:3.4vw;}
  .text_819745_ .box_wrap ul li > p > strong {font-weight:600;}

  @media all and (min-width:1024px){
    .text_819745_ .box_wrap ul{display: grid; grid-template-columns: repeat(2, 1fr); }
    .text_819745_ .box_wrap ul li > p {text-align: center; font-size:20px;  margin: 30px 20px;}
  }

/* ****************** 공백  ****************** */

.empty_line_819755_ {background: #f5f5f5; display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_819755_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_819755_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media all and (min-width:1024px){
    .empty_line_819755_ {display:block; width:100%; height:100px; line-height:100px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_819785_ {margin: 50px 0 0px; }
  .text_819785_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_819785_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_819785_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_819785_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_819785_ .txt_wrap p{ padding: 0 30px; font-size: 3.4vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_819785_ {margin: 100px 0 0px;}
    .text_819785_ span {font-size: 45px;}
    .text_819785_ .txt_wrap > img { margin-top: 30px;}
    .text_819785_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_819795_ {padding: 0 30px;}
  .text_819795_ .box_wrap {display: flex; flex-direction: row; position: relative; margin-top: 40px;}
  .text_819795_ .box_wrap .num {width: 80px; position: absolute;  top: 20px; left: -22px; height: 100px;  z-index: 3;     font-weight: 600;}
  .text_819795_ .box_wrap .num  > p { position: absolute;  z-index: 3;  color: #fff; margin: 0;left: 25px; line-height: 104px; font-size: 4vw;}
  .text_819795_ .box_wrap .num > img {width:100%;}
  .text_819795_ .box_wrap .box {display: flex; flex-direction: column; align-items: center; background: #f3f3f3; gap: 30px;  padding-top: 30px;}
  .text_819795_ .box_wrap .box .text {padding-left: 30px; padding: 0 10px 0 70px; display: flex; flex-direction: column;   gap: 20px;}
  .text_819795_ .box_wrap .box span {font-size: 4vw;}
  .text_819795_ .box_wrap .box p {margin: 0;  font-size: 3.4vw;} 
  .text_819795_ .blue { color:#1b63af; font-weight:600;}
  .text_819795_ .green { color:#1ba196; font-weight:600;}
  .text_819795_ .box_wrap .box > img {width:100%;}


  @media all and (min-width:1024px){
    .text_819795_ .box_wrap .box {flex-direction: row; }
    .text_819795_ .box_wrap .box {gap: 0px;  padding-top: 0px;}
    .text_819795_ .box_wrap .num  > p {font-size: 20px;}
    .text_819795_ .box_wrap .box span {font-size:22px;}
    .text_819795_ .box_wrap .box p {font-size:20px;}
    .text_819795_ .box_wrap .box .text{width:100%;}
    .text_819795_ .box_wrap .box > img {width:40%;}

  }



/* ****************** 공백  ****************** */

.empty_line_819805_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_819805_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_819805_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media all and (min-width:1024px){
    .empty_line_819805_ {display:block; width:100%; height:100px; line-height:100px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text__616625__ {padding:40px 15px 40px;}
  .text__616625__>.txt {display:flex;justify-content:flex-start; flex-wrap:wrap; gap:20px; align-items:flex-start; border-radius:15px;}
  .text__616625__ p {margin:0;padding:0; font-size:16px;font-weight:300;color:#444;letter-spacing:0;line-height:1em;}

  .text__616625__ .left>.txt_box01 {background:#2f66aa; padding:15px 10px;}
  .text__616625__ .left>.txt_box01>p {color:#fff; font-size:20px; font-weight:700; text-align:center;}

  .text__616625__ .right {padding:0 20px 20px; width:100%;}
  .text__616625__ .right>p {font-size:18px; font-weight:500; color:#7f7f7f;}
  .text__616625__ .right>p>font {font-size:14px; color:#cacaca; display:inline-block;}
  .text__616625__ .right>p>span {font-size:20px; font-weight:700; color:#343434; letter-spacing:0.2em;}

  /* ✅ 탭 버튼 디자인 */
  .text__616625__ .txt_box02 {
    display:flex;
    gap:10px;
    margin:20px 0 15px;
  }

  .text__616625__ .txt_box02 p {
    flex:1;
    padding:12px 0;
    font-size:16px;
    font-weight:700;
    text-align:center;
    color:#2f66aa;
    background:#f5f8fc;
    border:1px solid #d7e3f2;
    border-radius:999px;
    cursor:pointer;
    transition:all 0.25s ease;
  }

  .text__616625__ .txt_box02 p:hover {
    background:#eaf2fb;
  }

  .text__616625__ .txt_box02 p.active {
    background:#2f66aa;
    color:#fff;
    border-color:#2f66aa;
    box-shadow:0 6px 16px rgba(47,102,170,0.2);
  }

  .text__616625__ .right ul {padding:0 0 0 18px;}
  .text__616625__ .right ul li {font-size:16px; color:#7f7f7f; line-height:1.4em; margin-bottom:10px;}
  .text__616625__ .right ul li:last-child {margin-bottom:0px;}

  /* 기본 상태 */
  #doctor2 {display:none;}

  .text__616625__ .pc {display:none;}
  .text__616625__ .mb {display:block;}

  @media all and (min-width:1024px){
    .text__616625__ p {font-size:23px;}
    .text__616625__>.txt {flex-wrap:nowrap; gap:40px;}

    .text__616625__ .left {width:50%;}
    .text__616625__ .left>.txt_box01>p {font-size:30px;}

    .text__616625__ .right {width:40%; padding:0 0 20px ;}
    .text__616625__ .right>p {font-size:30px;}
    .text__616625__ .right>p>font {font-size:18px;}
    .text__616625__ .right>p>span {font-size:35px;}

    .text__616625__ .txt_box02 {
      margin:40px 0 30px;
      gap:14px;
    }

    .text__616625__ .txt_box02 p {
      font-size:20px;
      padding:15px 0;
    }

    .text__616625__ .right ul li {font-size:18px;}

    .text__616625__ .pc {display:block;}
    .text__616625__ .mb {display:none;}
  }
