/* Basic Set-up */
@font-face {
  font-family: 'Pretendard-Regular';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream-7ExtraBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ChosunKg';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream-2ExtraLight';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'S-CoreDream-3Light';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


html {
  font-family: 'Pretendard-Regular' !important;
}
/* BODY */
.main_title {
  margin-top: 10%;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.main_title_desc {
  text-align: center;
  font-size: 12px;
}
.oxyroom_con {
  padding-top: 60px;
  text-align: center;
}

.oxyroom_con .concon {
  margin: 0 auto;
}

.oxyroom_con .sub_main_title {
  font-size: 14px;
  font-weight: 700;
}
.oxyroom_con hr {
  background-color: #c8c8c8;
  width: 15px;
  height: 4px;
  border: none;
}
.oxyroom_con .sub_main_title_2 {
  padding-top: 5%;
  padding-bottom: 5%;
  font-size: 26px;
  font-weight: 700;
  text-align: middle;
  color: #000000;
}
.oxyroom_con .sub_main_title_2 .timg {
  background-image: url(/images/SOL/floor_refresh.jpg);
  max-width: 1000px;
  max-height: 700px;
  width: 100vw;
  height: 60vh;
  margin: 0 auto 25%;
  position: relative;
}
.oxyroom_con .sub_main_title_2 .timg::before {
  max-width: 1000px;
  max-height: 700px;
  width: 100vw;
  height: 60vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color:#000000;
  opacity: 0.3;
}
.oxyroom_con .sub_main_title_2 .ttext {
  position: absolute;
  top: 25%;
  left: 5%;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
}
.oxyroom_con .sub_main_title_2 span {
  
  color: #53adc9;
}
.oxyroom_con .sub_main_title_desc {
  font-size: 10px;
  color: #ffffff;
  text-align: left;
  top: 60%;
  left: 5%;
  position: absolute;
}



.psa_container {
  max-width: 800px;
  max-height: 500px;
  border: 0.1px solid #c7c7c7;
  border-radius: 50px;
  margin: 0 auto 200px;
}
.psa_container .middle_con {
  padding-top: 20px;
  max-width: 500px;
  width: fit-content;
  max-height: 200px;
  margin: 0 auto 5%;
  display: flex;
  text-align: center;
}
.psa_container .middle_con .text_title{
  font-size: 14px;
  font-weight: 700;
  color: #296791;
}
.psa_container .middle_con .text_desc{
  margin-top: 20px;
  font-size: 12px;
  color: #505050;
}
.psa_container .psa_img {
  background-image: url(/images/SOL/central_rak.jpg);
  max-width: 700px;
  max-height: 302px;
  width: 90vw;
  height: 22.5vh;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  opacity: 0.8;
}

.reason .reason_title {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.reason hr {
  height: 4px;
  width: 15px;
  background-color: #c8c8c8;
  border: none;
  margin-bottom: 60px;
}
.reason_body .bcon {
  max-width: 1000px;
  max-height: 400px;
  margin: 0 auto;
  text-align: center;
}
.reason_body .bcon .rdesc {
  font-size: 12px;
  text-align: left;
  text-align: center;
}
.reason_body .bcon .rtitle {
  font-weight: 700;
  font-size: 14px;
}
.reason_body .bcon .rtitle span {
  color: #2848a1;
}

.reason_body .rimg {
  background-image: url(/images/SOL/central_schematics.png);
  max-width: 700px;
  max-height: 750px;
  width: 100vw;
  height: 60vh;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 10% auto;
}

.application .app_title {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.application hr {
  border: none;
  background-color: #c8c8c8;
  width: 30px;
  height: 4px;
}

.application .conbox {
  max-width: 1000px;
  height: 80vh;
  max-height: 800px;
  margin: 40px auto;
  height: fit-content;
}
.application .conbox .b_hospital {
  max-width: 700px;
  max-height: 400px;
  height: 30vh;
  width: 90vw;
  margin: 0 auto;
  display: flex;
}
.application .conbox .b_hospital .apple_box {
  padding-right: 25px;
}
.application .conbox .b_hospital .apple_box .apple_title {
  font-size: 14px;
  font-weight: 700;
  color:#23408f ;
}
.application .conbox .b_hospital .apple_box .apple_desc {
  font-size: 12px;
}
.application .conbox .b_hospital .img_first {
  background-image: url(/images/SOL/central_app1.jpg);
  max-width: 380px;
  max-height: 400px;
  width: 50vw;
  height: 50vh;
  background-size: 100%;
  background-repeat: no-repeat;
  transform: translateX(-15%);
}

.application .conbox .b_hospital2 {
  max-width: 700px;
  max-height: 400px;
  height: 30vh;
  width: 90vw;
  margin: 0 auto;
  display: flex;
}
.application .conbox .b_hospital2 .apple_box {
  padding-left: 40px;
}
.application .conbox .b_hospital2 .apple_box .apple_title {
  font-size: 14px;
  font-weight: 700;
  color:#23408f ;
  margin: 0 auto;
}
.application .conbox .b_hospital2 .apple_box .apple_desc {
  font-size: 12px;
}
.application .conbox .b_hospital2 .img_first {
  background-image: url(/images/SOL/central_app2.jpg);
  max-width: 380px;
  max-height: 300px;
  width: 50vw;
  height: 50vh;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 375px) {
  .oxyroom_con .sub_main_title_2 .ttext {
    font-size: 14px;
  }
  .oxyroom_con .sub_main_title_desc {
    font-size: 12px;
  }
  .reason_body .bcon .rtitle {
    font-weight: 700;
    font-size: 14px;
    width: 90vw;
  }
  .reason_body .bcon .rdesc {
    width: 90vw;
  }
  .reason_body .bcon {
    width: 90vw;
  }
}
@media only screen and (min-width: 768px) {
  .main_title {
    font-size: 16px;
  }
  .main_title_desc {
    font-size: 14px;
  }
  .oxyroom_con .sub_main_title {
    font-size: 16px;
  }
  .oxyroom_con .sub_main_title_2 .ttext {
    font-size: 20px;
  }
  .oxyroom_con .sub_main_title_desc {
    font-size: 18px;
  }
  .psa_container .middle_con .text_title{
    font-size: 16px;

  }
  .psa_container .middle_con .text_desc{
    font-size: 14px;
  }
  .psa_container .psa_img {
    padding-bottom: 5%;
    width: 60vw;
  }
  .reason .reason_title {
    font-size: 18px;
  }
  .reason_body .bcon .rtitle {
    font-weight: 700;
    font-size: 16px;
    width: 90vw;
  }
  .reason_body .rimg {
    width: 80vw;
  }
  .reason_body .bcon .rdesc {
    width: 90vw;
    font-size: 16px;
  }
  .reason_body .bcon {
    width: 90vw;
  }
  .application .conbox .b_hospital {
    width: 80vw;
    position: relative
  }
  .application .conbox .b_hospital2{
    width: 80vw;
  }
  .application .conbox .b_hospital .img_first {
    width: 30vw;
    height: 22.5vh;
    position: absolute;
    right: 0;
  }
  .application .conbox .b_hospital2 .img_first {
    width: 35vw;
    height: 30vh;
  }
  .application .conbox .b_hospital .apple_box .apple_title {
    font-size: 16px;
  }
  .application .conbox .b_hospital .apple_box .apple_desc {
    font-size: 14px;
  }
  .application .conbox .b_hospital2 .apple_box .apple_title {
    font-size: 16px;
  }
  .application .conbox .b_hospital2 .apple_box .apple_desc {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1024px) {
  .main_title {
    font-size: 24px;
  }
  .main_title_desc {
    font-size: 20px;
  }
  .oxyroom_con .sub_main_title {
    font-size: 20px;
  }
  .oxyroom_con .sub_main_title_2 .ttext {
    font-size: 26px;
  }
  .oxyroom_con .sub_main_title_desc {
    font-size: 22px;
  }
  .psa_container .middle_con .text_title{
    font-size: 22px;
  }
  .psa_container .middle_con .text_desc{
    font-size: 18px;
  }
  .psa_container .psa_img {
    padding-bottom: 5%;
  }
  .reason .reason_title {
    font-size: 22px;
  }
  .reason_body .bcon .rtitle {
    font-weight: 700;
    font-size: 20px;
    width: fit-content;
  }
  .reason_body .rimg {
    width: 80vw;
  }
  .reason_body .bcon .rdesc {
    width: fit-content;
    font-size: 18px;
    margin-left: 5%;
  }
  .reason_body .bcon {
    width: fit-content;
  }
  .application .app_title {
    font-size: 20px;
  }
  .application .conbox .b_hospital {
    width: 80vw;
    position: relative
  }
  .application .conbox .b_hospital2{
    width: 80vw;
  }
  .application .conbox .b_hospital .img_first {
    width: 26vw;
    height: 22.5vh;
    position: absolute;
    right: 0;
  }
  .application .conbox .b_hospital2 .img_first {
    width: 35vw;
    height: 30vh;
  }
  .application .conbox .b_hospital .apple_box .apple_title {
    font-size: 20px;
  }
  .application .conbox .b_hospital .apple_box .apple_desc {
    font-size: 16px;
  }
  .application .conbox .b_hospital2 .apple_box .apple_title {
    font-size: 20px;
  }
  .application .conbox .b_hospital2 .apple_box .apple_desc {
    font-size: 16px;
  }
}

@media only screen and (min-width: 568px) and (min-height: 320px) {
  .psa_container {
    height: 350px;
  }
  .psa_container .psa_img {
    height: 50%;
  }
  .reason_body .rimg {
    width: 80vw;
    height: 140vh;
  }
  .application .conbox .b_hospital, 
  .application .conbox .b_hospital2{
    width: 85vw;
    height: 50vh;
    position: relative;
  }
  .application .conbox .b_hospital .img_first {
    width: 30vw;
    height: 45vh;
    position: absolute;
    right: 0;
  }
  .application .conbox .b_hospital2 .img_first {
    width: 35vw;
    height: 50vh;
  }
}
@media only screen and (min-width: 812px) and (min-height: 375px) {
  .reason_body .rimg {
    width: 70vw;
    height: 140vh;
  }
  .psa_container {
    height: 450px;
  }
}
@media only screen and (min-width: 1366px) and (min-height: 1024px) {

  .application .conbox .b_hospital .img_first {
    width: 20vw;
    height: 45vh;
    position: absolute;
    right: 0;
  }
  .application .conbox .b_hospital2 .img_first {
    width: 25vw;
    height: 50vh;
  }
}