@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {
  html {
    font-size: 14px;
  }
  .therapy_slide .swiper-slide{
    max-width: 80%;
    max-height: 100%;
  }
  .therapy_slide .swiper-slide .imgbox {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .therapy_slide .swiper-slide .imgbox img {
    width: 100%;
  }
  .slide_btn_wrap .sw_btn{
    top: 40px;
  }
  .slide_btn_wrap .sw_btn.next_btn{
    right: 20%;
    margin-right: 0;
  }
.slide_btn_wrap .sw_btn.prev_btn{
    left: 20%;
    margin-left: 0;
}
.merit_list {
  flex-direction: column;
  gap: 100px;
}
.merit_list .list_item {
  gap: 135px;
}

}

@media screen and (max-width: 1220px) {
  .pc_br_media{
    display: none;
  }
  .centered-container{
    padding: 0 40px;
  }
  .ko_tit {
    font-size: 36px;
    padding: 20px 0 35px;
    word-break: keep-all;
  }
  .line_panel .ko_tit {
    font-size: 32px;
  }
  .sub_title {
    font-size: 18px;
  }
  .contents_inner{
    max-width: 840px;
    padding: 0 20px;
  }
  .header-styled02__inner {
    max-width: 100%;
    width: 100%;
    padding: 0 40px;
    /* display: none; */
  }
  .sw_btn.mb_btn{
    display: block;
  }
  .slide_btn_wrap,
  .slide_btn_wrap .sw_btn{
    display: none;
  }
  /* 이해할 수 있는 이유 */
  .adjust{
    height: 800px;
    position: relative;
  }
  .adjust .adjust_image {
    width: 100%;
    overflow: hidden;
  }
  .adjust .adjust_image:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .7;
  }
  .adjust .adjust_content{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .adjust .adjust_content .title-main {
    /* text-align: center; */
    padding: 0 40px;
  }
  .adjust .adjust_content .title-main .txtbox{
    width: 100%;
  }
  .adjust .adjust_content .title-main .txtbox p {
    word-break: keep-all;
  }
  .adjust .adjust_image img {
    /* height: 840px; */
  }

  .differences .differences_list .item .num{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .differences .differences_list .item .txtbox .list_tit{
    font-size: 20px;
    padding: 20px 0 30px;
  }

  /*장점*/
  .merit_list {
    gap: 80px;
  }
  .merit_list .list_item {
    gap: 40px;
  }
  .merit_list .list_item .content .num {
    font-size: 40px;
  }
  .merit_list .list_item .content .txtbox{
    word-break: keep-all;
  }
  .merit_list .list_item .content .ko_tit {
    padding: 10px 0 30px;
  }
  .merit_list .list_item .content .txt p {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .route-map-grid {
    row-gap: 20px;
  }
    .route-map-grid__item__title {
      max-width: 100px;
  }
  .route-map-grid__item__title, .route-map-grid__item__data {
    font-size: 18px;
  }
  .route-map-grid__item__title, .route-map-grid__item__data .mb_br{
    display: block;
  }
  .route-map-grid__item__data.info span{
    display: block;
  }
  .route-map-grid__item__data.info span.mon {
    display: inline;
}
  .route-map-grid__item__data.info span::before{
    display: none;
  }
  .route-map-grid__item__title, .route-map-grid__item__data .br{
    display: block;
  }
  footer {
    padding: 80px 0;
  }
  footer .footer__list{
    font-size: 16px;
  }
  footer .imgbox{
    max-width: 400px;
  }
  /*서브 1220*/
  .content-text .sub-tit,
  .sub_sub-tit,
  .introduction .doctor .tit_bk,
  .sub-tit-color {
    font-size: 30px;
  }
  .cancertreatment .menu-wrapper::before{
    width: 70%;
    max-width: 800px;
  }
  .chemotherapy .therapy-list {
    padding-top: 0;
    flex-direction: column;
    row-gap: 50px;
    width: 80%;
    margin: 0 auto;
    width: 100%;
  }
  .chemotherapy-tit h2{
    font-size: 36px;
  } 
  /* .chemotherapy .therapy-list{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    width: 80%;
    margin: 0 auto;
    row-gap: 50px;
    } */
  .chemotherapy .therapy-list .therapy-list_item{
    width: 100%;
  }
  .chemotherapy .content-feature .circle-list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
    column-gap: 60px;
    justify-self: center;
  }
  .chemotherapy .content-feature .circle-list .gallery-list-item {
    align-items: center;
    margin-right: 0;
  }
  .chemotherapy .wide{
    height: 100%;
    padding: 80px 0;
  }
  .chemotherapy .wide .flex-list{
    flex-direction: column;
    /* align-items: center; */
    row-gap: 50px;
  }
   
  .chemotherapy .wide .content-info__content .content-info__item{
    text-align: center;
    width: 100%;
  } 
  .chemotherapy .wide .list-num {
    display: grid;
      grid-template-columns: repeat(4, 1fr);
  }
  .treatment .color_wide{
    padding: 50px 0;
    height: 100%;
  }
  .treatment .color_wide .flex-list {
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 25px;
    column-gap: 0;
  }
  .treatment .color_wide .content-text {
    padding-left: 0;
    padding-top: 25px;
    text-align: center;
  }
  .treatment .color_wide .content-text::before {
    width: 100%;
    height: 0.5px;
    top: 0;
  }
  .treatment .chuna__content{
    text-align: center;
    /*padding: 150px 0*/
  }

  .treatment .mental_list {
    gap: 100px;
  }
  .treatment .mental_list .list_item {
    flex-direction: column;
    row-gap: 50px;
  }
  .content-info__content.intro{
    gap: 80px;
    padding: 80px 0;
  }
  .content-info__content__item_row .content-text {
    width: 46%;
  }
  /* .content-info__content__item_row .half, .content__item .hal,
  .content-info__content__item_row .content-text {
    width: 80%;
    text-align: center;
  } */

.treatment .mental_list .list_item .content {
  max-width: unset;
  align-items: center;
}
.treatment .mental_list .content .ko_tit {
  padding: 20px 0;
}
.treatment .mental_list .list_item .content .txtbox {
  width: 100%;
  padding: 0 40px;
  position: static;
  text-align: center;
  word-break: keep-all;
}
.treatment .mental_list .list_item .imgbox {
  max-width: unset;
  margin: 0 auto;
  width: 100%;
  padding: 0 40px;
}
.treatment .mental_list .list_item .imgbox div {
  max-height: 100%;
  border-radius: 30px;
}
.treatment_sd.natural_sd{
  padding: 80px 0 50px;
}
.treatment_sd.natural_sd .room-item {
  height: 100%;
}
.treatment .mental_list .list_item .imgbox.naturalimgbox div span{
  border-radius: 30px;
}
 

}/* 1220 */
  
@media screen and (max-width: 1040px) {
  .pc_br_1040{
    display: none;
  }
  .merit_list {}
  .merit_list .list_item {
    gap: 20px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .merit_list .list_item .content .txtbox {
    padding-left: 0;
    text-align: center;
    padding-left: 0;
    width: 100%;
  }
  .merit_list .list_item:nth-child(even) {
    flex-direction: column-reverse;
  }
  .merit_list .list_item:nth-child(even) .content .txtbox {
    padding-right: 0;
  }
  .chemotherapy__content.intro {
    gap: 10px;
    padding-top: 80px;
}
  .chemotherapy__content__item_row {
    flex-direction: column;
    /* text-align: center; */
    /* row-gap: 50px; */
    row-gap: 20px; /*확인*/
  }
  .chemotherapy__content__item_row.reverse {
    flex-direction: column;
  }
  
.info-section .info-item .icon {
    width: 80px;
    aspect-ratio: 1 / 1;
}

.chemotherapy .content__item .chuna-list{
  flex-wrap: wrap;
  justify-content: center;
}
.chemotherapy .content__item .chuna-list li {
  width: calc(33.33% - 20px);
  min-width: 140px;
}
.cancertreatment .line-border{
  /* display: none; */
  width: 80%;
}
.chemotherapy__content__item_row .immunity-list li {
  margin-bottom: 15px;
}
.chemotherapy__content__item_row .content-text{
  width: 100%;
}


}


@media screen and (max-width: 900px) {
  .sub-menu nav a{
   font-size: 18px;
  }
  .contents_inner {
    max-width: 600px;
  }
  .therapy_sd .ko_tit{
    padding: 20px 0;
  }
  .adjust {
    height: 100%;
    min-height: 800px;
    max-height: 1000px;
    overflow: hidden;
  }
  
  .line_panel .imgbox.left img,
  .line_panel .imgbox.right img{
    width: 80%;
  }
    .merit_list .list_item .content,
    .merit_list .list_item .imgbox {
      max-width: 80%;
  }
  
  .around .contents_inner .grid_container {
    flex-direction: column;
  }
  .around .contents_inner .grid_container .con {
    width: 100%;
  }
  .route-map-grid {
    grid-template-columns: 1fr;
  }
  footer .imgbox{
    max-width: 400px;
  }

/*서브 900*/
.pc_br_sub{
  display: none;
}

.introduction .doctor{
  margin: 0 auto;
}
.introduction .non-benefit div a {
  padding: 15px 0;
  font-size: 16px;
  border-radius: 10px;
  margin: 30px auto 0;
}
.cancertreatment .menu-wrapper {
  /* flex-direction: column; */
  gap: 20px;
}
.cancertreatment .menu-item {
  font-size: 16px;
  padding: 10px 0;
  border-radius: 10px;
  width: 100%;
}
.cancertreatment .menu-wrapper::before{
  display: none;
}
.cancertreatment .line-border{
  /* display: none; */
  width: 80%;
}

.introduction .non-benefit {
  padding: 80px 0;
  padding-bottom: 0;
}
.introduction .doctor .con-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  row-gap: 80px;
}
.promise_page .image-box{
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
.content-info__content__item_row {
  flex-direction: column;
  row-gap: 40px;
}
.content-info__content__item_row.reverse {
  flex-direction: column;
}
.content-info__content__item_row .content-text{
  width: 100%;
}
.content-info__content__item_row .half, .content__item .half {
  width: 100%;
}
.introduction .promise_page .content-text .promise-list li {}

.treatment .chuna__content {
  padding: 80px 0;
}
.chemotherapy__content__item_row {
  row-gap: 50px;
}
.chemotherapy__content__item_row .content-text .sub-tit{
  padding-left: 30px;
}
.chemotherapy__content__item_row .content-text,
.chemotherapy__content__item_row .image-box {
  width: 100%;
}
.chemotherapy__content__item_row .image-box{
  max-width: 500px;
}

.chemotherapy .machine-item-info{
  padding: 20px;
}
.chemotherapy .machine-item-info p{
  font-size: 16px;
}
.treatment_sd .room-item{
  height: 100%;
}
.treatment_sd.natural_sd .room-item{
  width: 100%;
}
.chemotherapy .wide .content-info__content .content-info__item.list-num-wrap{
  display: flex;
  justify-content: center;
}
.chemotherapy .wide .list-num {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 14px;
}

}
@media screen and (max-width: 840px) {
  .mb_br{
    display: block;
  }
  .header-styled02 {
    display: none;
  }
  .m-header-styled01 {
    display: block;
  }
  .m-header-styled01_bg{
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
  }
  .contents_wrap{
    padding-top: 0;
  }

  .differences .differences_list {
    flex-direction: column;
    padding: 25px 0;
    font-size: 14px;
  }
  .differences .differences_list .item .num{
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  footer {
    padding: 50px 0;
  }
  footer .f_logo img{
    width: 70%;
  }
  footer .footer__list{
    font-size: 14px;
    padding-top: 20px;
  }
  footer .imgbox{
    max-width: 250px;
  }
  section.sub-wrapper{
    padding-top: 0;
  }
  .info-section{
    flex-direction: column;
    row-gap: 50px;
  }
  .info-section .info-item .icon{
    width: 80px;
  }
  .natural_food_info .line{
    display: none;
  }
  
  

}
@media screen and (max-width: 768px) {
/*패딩 값*/
section, .cancertreatment, .chemotherapy .content-feature{
  padding: 100px 0;
}
.chemotherapy .chuna__content{
  padding: 100px 0 60px;
}
.chemotherapy .chuna__content .ko_tit{
  padding-bottom: 60px;
}

.treatment .color-text {
  padding-top: 100px;
}

.chemotherapy .wide, .info-section{
  margin-top: 100px;
}

.treatment_sd.natural_sd{
  margin-bottom: 100px;
}
/*-------*/


  .image-title {
    height: 350px;
  }
  .image-title h5 {
    margin-top: 4px;
  }
  .image-title h2{
    font-size: 28px;
    margin-top: 15px;
  }
  .treatment_sd {
    width: 100%;
    padding: 0 20px;
}
  .treatment_sd .room-item{
    width: auto;
  }
  .sub_en-tit{
    padding-bottom: 60px;
  }
  .sub_sub-tit{
    margin-bottom: 30px;
  }
/* }
@media screen and (max-width: 680px) { */
  html {
    font-size: 14px;
  }
  .pc_br{
    display: none;
  }
  
  .ko_tit {
    font-size: 26px;
    padding: 15px 0 25px;
  }
  .sub-menu nav{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sub-menu nav a {
    flex-grow: 0;
    flex-shrink: 1;
    /* flex-basis: 45%; */
    flex-basis: calc(50% - 4px);
    margin-right: 0;
    font-size: 16px;
    position: relative;
  }
  .sub-menu nav a:nth-child(odd){
    margin-right: 8px;
  }
  .sub-menu nav a.on::after{
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
  }

  .tab_sub_link span, .tab_sub_link span a {
    font-size: 14px;
  }
  .line_panel .ko_tit{
    font-size: 24px;
    padding-bottom: 5px;
  }
  .check-list ul {
    gap: 6px;
  }
  .check-list ul li::before {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    background-size: 8px 8px;
  }
  .check-list.horizontal ul {
    display: grid;
    grid-template-columns: 1fr 3fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .only-pc {
    display: none;
  }
  .only-mobile {
    display: block;
  }
  .adjust .adjust_content .title-main .txtbox {
    font-size: 12px;
  }
  .line_panel {
    padding: 50px 20px;
  }
  .line_panel .imgbox.left{
    left: -50px;
  }
  .line_panel .imgbox.right{
    right: -50px;
  }
  .line_panel .imgbox.left img, .line_panel .imgbox.right img {
    width: 50%;
}
  .route .contents_inner .route-map {
    margin: 0;
  }
  /* 진료철학 */
  .adjust .adjust_content {
    left: 0;
    transform: translateX(0);
  }
  .adjust .adjust_content .title-main {
    text-align: left;
  }
  .adjust .adjust_content .title-main>p{
    font-size: 14px;
    text-align: center;
  }
  .adjust .adjust_content .con_title{
    text-align: center;
    padding-bottom: 50px;
  }
  .adjust .adjust_image img {
    width: unset;
  }
  .route-map-grid__item {
    flex-direction: column;
    flex-basis: 100%;
    max-width: 100%;
  }

  /*서브*/
  .cancertreatment .content-text {
    text-align: left;
  }
  .cancertreatment .image-box{
    width: 100%;
  }
  .cancertreatment .image-box img{
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
  .content-info__content__item_row .half, .content__item .half{
    width: 100%;
  }
  .content-text .sub-tit,
  .sub_sub-tit,
  .introduction .doctor .tit_bk,
  .sub-tit-color {
    font-size: 22px;
  }
  .introduction .doctor .con-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 80px;
    grid-template-columns: repeat(1, 1fr);
  }
  .introduction .promise_page .content-text .num {
    padding-bottom: 30px;
  }
  .introduction .promise_page .content-text .promise-list {
    padding: 30px 0;
  }
  .content-info__content.intro{
    gap: 60px;
    padding: 60px 0;
  }
  
  .chemotherapy-tit{
    padding-top: 100px;
  }
  .chemotherapy-tit h2 {
    font-size: 26px;
  }
  .chemotherapy-gallery-list{
    padding-top: 100px;
    flex-direction: column;
  }
  .chemotherapy .wide .list-num li {
    min-width: unset;
    padding: 10px;
    word-break: keep-all;
    line-height: 1.7;
  }
  .chemotherapy__content__item_row .content-text .sub-tit{
    padding-left: 16px;
  }
  .chemotherapy .machine.pc-machine{
    display: none;
  }
  .chemotherapy .mb-machine {
    display: block;
  }
  .chemotherapy .circle-list .gallery-list-item .circle {
    font-size: 16px;
    border: 10px solid #D0DCE7;
    min-width: 120px;
    max-width: 150px;
    line-height: 1.3;
    padding: 10px;
  }
  .treatment .color_wide .flex-list {
    align-items: flex-start;
  }
  .treatment .color_wide .content-text {
    text-align: left;
  }
  .treatment .mental_list .content .txt p {
    font-size: 17px;
  }



}

/*25.06.09*/
@media screen and (max-width: 720px) {
.popup {
  width: calc(100% - 32px) !important;
  max-width: none !important;
}

.popup label {
  font-size: 16px !important;
}

.popup input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
}

#close-popup {
  font-size: 24px !important;
}
}


@media screen and (max-width: 510px) {
  .sub_title {
    font-size: 16px;
  }
 
  .hr.only-pc + section:not(:first-of-type) {
    padding-top: 0;
  }
  footer .footer__list ul li::after{
    /* display: none; */
    padding: 0 3px;
  }
  footer .footer__list ul li:nth-child(2)::after{
    display: none;
  }
  footer .imgbox{
    right: 20px;
  }
  .chemotherapy .content-feature{
    padding: 100px 0;
  }
  .chemotherapy .sub_sub-tit{
    text-align: center;
  }
 
  .chemotherapy .content-feature .circle-list {
    grid-template-columns: repeat(1, 1fr);
    justify-self: auto;
  }
 
  .chemotherapy .circle-list .gallery-list-item .circle_info {
    font-size: 16px;
    margin-top: 20px;
    width: 85%;
    word-break: break-word;
}
  
}
@media screen and (max-width: 460px) {
  footer .footer__list ul:nth-of-type(1) li:first-child::after{
    content: '';
  }
}
@media screen and (max-width: 430px) {
  .sub_title {
    font-size: 14px;
  }
  .wide-bg.therapy_sd{
    padding-left: 10px;
    padding-right: 10px;
  }
  .sw_btn.mb_btn {
    width: 40px;
}
  .sw_btn.mb_btn.mb_prev_btn{
    left: 0;
  }
  .sw_btn.mb_btn.mb_next_btn{
    right: 0;
  }
  
}