
/* ****************** 이미지 (비율형)  ****************** */

.img_ratio_832625_ {display:inline-block; overflow:hidden; position:relative; width:100%; max-width:100%; vertical-align:top;}
.img_ratio_832625_ * {box-sizing:border-box;}
.img_ratio_832625_ a {display:block; text-decoration:none;}
.img_ratio_832625_ img {width:100%; vertical-align:top;}
@media (min-width:1024px){
	.img_ratio_832625_ {width:px;}
}
@media \0screen{
	.img_ratio_832625_ {width:px;}
}

/* ****************** 한줄 텍스트  ****************** */

  .text_821845_ {margin: 50px 0 0px; }
  .text_821845_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_821845_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_821845_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_821845_ .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_821845_ {margin: 100px 0 0px;}
    .text_821845_ span {font-size: 45px;}
    .text_821845_ .txt_wrap > img { margin-top: 30px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_821855_ { position:relative;}
  .text_821855_ .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_821855_ .circle_wrap .circle {display: flex; justify-content: center; align-items: center; width: 35vw; height: 35vw; border: 3px 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: 1.5em; font-size:4vw;     font-weight: 600;}



  @media all and (min-width:1024px){
    .text_821855_ .circle_wrap {flex-wrap: nowrap;}
    .text_821855_ .circle_wrap .circle {font-size:20px; border: 5px solid transparent; width: 150px; height: 150px;}
    .text_821855_ .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_821865_ {padding: 0px 0 0px; }


  .text_821865_ .txt_wrap p{ padding: 0 15px; font-size: 3.4vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_821865_ {padding: 0px 0 0px;}
    .text_821865_ .txt_wrap p{ font-size: 20px;  padding: 0 30px; }
  }

/* ****************** 공백  ****************** */

.empty_line_821875_ {display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_821875_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_821875_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media all and (min-width:1024px){
    .empty_line_821875_ {display:block; width:100%; height:100px; line-height:100px;}
  }

/* ****************** 실선  ****************** */

.solid_line_823605_ {display:block; position:relative; width:100%; height:8px;}
.solid_line_823605_:before {content:''; position:absolute; left:0; top:50%; width:100%; height:0; border-top:4px solid #1b63af;}

/* ****************** 한줄 텍스트  ****************** */

  .text_821885_ {background:#f5f5f5; padding: 50px 0 15px;}
  .text_821885_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_821885_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2; }
  .text_821885_ span{font-size: 5vw; font-weight: 600; display: flex; flex-direction: row;}
  .text_821885_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_821885_ .txt_wrap p{font-size: 3.6vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_821885_ {padding: 100px 0 30px;}
    .text_821885_ span {font-size: 45px;}

    .text_821885_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_821925_ {background:#f5f5f5; padding: 0 30px;}
  .text_821925_ .box_wrap ul {list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; gap:40px;}
  .text_821925_ .box_wrap ul .plus {padding-top: 12%;}
  .text_821925_ .box_wrap ul li > span {display: flex; border: 1px solid #1b63af; flex-direction: column; overflow: hidden;}
  .text_821925_ .box_wrap ul li > span > b {width: 100%; background: #1b63af; color: #fff; text-align: center;  padding: 5px 0; font-size: 3.5vw;}
  .text_821925_ .box_wrap ul li > span > p {padding: 15px;  margin: 0; font-size: 3.5vw;}

  @media all and (min-width:1024px){

    .text_821925_ .box_wrap ul {flex-direction: row; flex-wrap: nowrap; align-items: flex-start; gap:0px;}
    .text_821925_ .box_wrap ul li {width:30%;}
    .text_821925_ .box_wrap ul .plus {width:5%; text-align: center;}
    .text_821925_ .box_wrap .box .title { font-size:22px;}
    .text_821925_ .box_wrap .box ul {font-size:20px;}
    .text_821925_ .box_wrap ul li > span > b {font-size: 20px;}
    .text_821925_ .box_wrap ul li > span > p {font-size: 20px;}
  }

/* ****************** 공백  ****************** */

.empty_line_821935_ {background: #f5f5f5; display:block; width:100%; height:50px; line-height:50px;}

[id^=div_user_list] .empty_line_821935_ {border:1px dotted #f00;}
[id^=div_user_list] .empty_line_821935_:before {content:'공백 : 100px'; padding:0 15px; font-size:13px; font-weight:normal; color:#f00;}
  
  @media all and (min-width:1024px){
    .empty_line_821935_ {display:block; width:100%; height:100px; line-height:100px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_821945_ {margin: 50px 0 0px; }
  .text_821945_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_821945_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_821945_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_821945_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_821945_ .txt_wrap p{ padding: 0 30px; font-size: 3.4vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_821945_ {margin: 100px 0 0px;}
    .text_821945_ span {font-size: 45px;}
    .text_821945_ .txt_wrap > img { margin-top: 30px;}
    .text_821945_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_821955_ { position:relative;}
  .text_821955_ .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_821955_ .circle_wrap .circle {display: flex; flex-direction: column; justify-content: center; width: 35vw; height: 35vw; border: 3px 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; font-size:4vw; font-weight: 600;}



  @media all and (min-width:1024px){
    .text_821955_ .circle_wrap {flex-wrap: nowrap;}
    .text_821955_ .circle_wrap .circle {width: 150px; height: 150px; font-size:20px; border: 5px solid transparent; }
    .text_821955_ .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_821975_{margin: 50px 0 15px; }
  .text_821975_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_821975_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2; }
  .text_821975_ span{font-size: 5vw; font-weight: 600; display: flex; flex-direction: row;}
  .text_821975_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_821975_ .txt_wrap p{font-size: 3.6vw; text-align:center;}
  

  @media all and (min-width:1024px){
    .text_821975_ {margin: 100px 0 30px;}
    .text_821975_ span {font-size: 45px;}
    
      .text_821975_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_821985_ {padding: 0px; background: #f5f5f5;}
  .text_821985_ .title_wrap{margin: 50px 0 10px; display: flex; flex-direction: column; align-items: center; padding-bottom: 15px;}
  .text_821985_ .txt_wrap span {margin-right: 10px;}
  .text_821985_ .txt_wrap{font-size: 18px; text-align:start; display: flex; align-items: flex-end;}
  .text_821985_ .txt_wrap ul {margin:0; list-style: none; padding: 20px 30px;}
  .text_821985_ .txt_wrap ul li {font-size: 3.4vw; display: flex; align-items: center; margin-top: 10px;}
  .text_821985_ .txt_wrap ul li > p {margin:0;}
  .text_821985_ .txt_wrap .check > img {max-width: max-content;}

  @media all and (min-width:1024px){
    .text_821985_ {padding: 30px;}
    .text_821985_ .title_wrap {margin: 100px 0 20px; padding-bottom: 30px; font-size: 20px; }
    .text_821985_ .txt_wrap ul li {font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_838924_ {margin: 50px 0 0px; }
  .text_838924_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_838924_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_838924_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_838924_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_838924_ .txt_wrap p{ padding: 0 30px; font-size: 3.4vw; text-align:center;}


  @media all and (min-width:1024px){
    .text_838924_ {margin: 100px 0 0px;}
    .text_838924_ span {font-size: 45px;}
    .text_838924_ .txt_wrap > img { margin-top: 30px;}
    .text_838924_ .txt_wrap p{font-size: 20px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_838934_ {padding: 0 30px;}
  .text_838934_ .box_wrap {display: flex; flex-direction: row; position: relative; margin-top: 40px;}
  .text_838934_ .box_wrap .num {width: 80px; position: absolute;  top: 20px; left: -22px; height: 100px;  z-index: 3;     font-weight: 600;}
  .text_838934_ .box_wrap .num  > p { position: absolute;  z-index: 3;  color: #fff; margin: 0;left: 25px; line-height: 104px; font-size: 4vw;}
  .text_838934_ .box_wrap .num > img {width:100%;}
  .text_838934_ .box_wrap .box {display: flex; flex-direction: column; align-items: center; background: #f3f3f3; gap: 30px;  padding-top: 30px;}
  .text_838934_ .box_wrap .box .text {padding-left: 30px; padding: 0 10px 0 70px; display: flex; flex-direction: column;   gap: 20px;}
  .text_838934_ .box_wrap .box span {font-size: 4vw;}
  .text_838934_ .box_wrap .box p {margin: 0;  font-size: 3.4vw;} 
  .text_838934_ .blue { color:#1b63af; font-weight:600;}
  .text_838934_ .green { color:#1ba196; font-weight:600;}
  .text_838934_ .box_wrap .box > img {width:100%;}


  @media all and (min-width:1024px){
    .text_838934_ .box_wrap .num  > p {font-size:20px;}
    .text_838934_ .box_wrap .box {flex-direction: row; justify-content: space-between; gap: 0px;  padding-top: 0px;}
    .text_838934_ .box_wrap .box span {font-size:22px;}
    .text_838934_ .box_wrap .box p {font-size:20px;}
    .text_838934_ .box_wrap .box > img {width:40%;}

  }



/* ****************** 한줄 텍스트  ****************** */

  .text_839034_ {padding: 50px 0 0px;}
  .text_839034_ .title_wrap{display: flex; flex-direction: column; align-items: center;}
  .text_839034_ .title {margin: 0; padding: 0; color:#1b63af; position: relative; z-index: 2;}
  .text_839034_ span{font-size: 5vw; font-weight: 600;   display: flex; flex-direction: row;}
  .text_839034_ .title:after{content: '';  position: absolute; bottom: 4px; left: 0; width: 100%;  height: 20%; background-color: #dde8f3;  z-index: -1;}

  .text_839034_ .txt_wrap p{ padding: 30px; font-size: 3.4vw; text-align:center; margin: 0;}


  @media all and (min-width:1024px){
    .text_839034_ {padding: 100px 0 0px;}
    .text_839034_ span {font-size: 45px;}
    .text_839034_ .txt_wrap > img { margin-top: 30px;}
    .text_839034_ .txt_wrap p{font-size: 20px;  padding: 30px 0;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text_839054_ {padding: 30px 15px; background: #e8ecfe;}
  .text_839054_ .title_wrap{margin: 50px 0 10px; display: flex; flex-direction: column; align-items: center; padding-bottom: 15px;}
  .text_839054_ .txt_wrap .num { width: 6.5vw;  height: 6vw;  text-align: center;  line-height: 6vw; background: #1b63af; border-radius: 100%; color: #fff; font-weight: 600;}
  .text_839054_ .txt_wrap{ font-size: 18px;   text-align: start; display: flex; align-items: flex-start; flex-direction: column;}
  .text_839054_ .txt_wrap ul {margin:0; list-style: none; padding: 0px; display: flex;  flex-direction: column; gap: 20px;}
  .text_839054_ .txt_wrap > strong {padding-left: 30px; padding-top:30px;}
  .text_839054_ .txt_wrap ul li {font-size: 3.4vw; display: flex; align-items: flex-start; margin-top: 10px; gap: 10px;}
  .text_839054_ .txt_wrap ul li .blue {font-size: 4vw;  font-weight: 600; color: #1b63af;}
  .text_839054_ .txt_wrap ul li .txt { display: flex; flex-direction: column; align-items: flex-start; width:100%;}
  .text_839054_ .txt_wrap ul li .txt p {margin:0;flex-direction: row; gap: 10px; display: flex; padding-top:10px;}
  .text_839054_ .txt_wrap .check > img {max-width: max-content;}

  @media all and (min-width:1024px){
    .text_839054_ {padding: 30px;}
    .text_839054_ .title_wrap {margin: 100px 0 20px; padding-bottom: 30px; font-size: 20px; }
    .text_839054_ .txt_wrap ul li .blue {font-size: 22px;}
    .text_839054_ .txt_wrap ul li {font-size: 20px;}
    .text_839054_ .txt_wrap .num {width:40px; height:38px; line-height:38px;}
  }

/* ****************** 한줄 텍스트  ****************** */

  .text__840924__ {padding:40px 15px 40px;}
  .text__840924__>.txt {display:flex;justify-content:flex-start; flex-wrap:wrap; gap:20px; align-items:flex-start; border-radius:15px;}
  .text__840924__ p {margin:0;padding:0; font-size:16px;font-weight:300;color:#444;letter-spacing:0;line-height:1em;}

  .text__840924__ .left>.txt_box01 {background:#2f66aa; padding:15px 10px;}
  .text__840924__ .left>.txt_box01>p {color:#fff; font-size:20px; font-weight:700; text-align:center;}

  .text__840924__ .right {padding:0 20px 20px; width:100%;}
  .text__840924__ .right>p {font-size:18px; font-weight:500; color:#7f7f7f;}
  .text__840924__ .right>p>font {font-size:14px; color:#cacaca; display:inline-block;}
  .text__840924__ .right>p>span {font-size:20px; font-weight:700; color:#343434; letter-spacing:0.2em;}

  .text__840924__ .txt_box02 {
    display:flex;
    gap:10px;
    margin:20px 0 15px;
  }

  .text__840924__ .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__840924__ .txt_box02 p:hover {
    background:#eaf2fb;
  }

  .text__840924__ .txt_box02 p.active {
    background:#2f66aa;
    color:#fff;
    border-color:#2f66aa;
    box-shadow:0 6px 16px rgba(47,102,170,0.2);
  }

  .text__840924__ .right ul {padding:0 0 0 18px;}
  .text__840924__ .right ul li {font-size:16px; color:#7f7f7f; line-height:1.4em; margin-bottom:10px;}
  .text__840924__ .right ul li:last-child {margin-bottom:0px;}

  #doctor8 {display:none;}

  .text__840924__ .pc {display:none;}
  .text__840924__ .mb {display:block;}

  @media all and (min-width:1024px){
    .text__840924__ p {font-size:23px;}
    .text__840924__>.txt {flex-wrap:nowrap; gap:40px;}

    .text__840924__ .left {width:50%;}
    .text__840924__ .left>.txt_box01>p {font-size:30px;}

    .text__840924__ .right {width:40%; padding:0px 0 20px;}
    .text__840924__ .right>p {font-size:30px;}
    .text__840924__ .right>p>font {font-size:18px;}
    .text__840924__ .right>p>span {font-size:35px;}

    .text__840924__ .txt_box02 {
      margin:20px 0 30px;
      gap:14px;
    }

    .text__840924__ .txt_box02 p {
      font-size:20px;
      padding:15px 0;
    }

    .text__840924__ .right ul li {font-size:18px;}

    .text__840924__ .pc {display:block;}
    .text__840924__ .mb {display:none;}
  }
