/* 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;
}

body {
  font-family: 'Pretendard-Regular';
  line-height: 1.6;
  color: #4d4d4d;
}

a {
  text-decoration: none;
  color: #ffffff;
}

img {
  width: 35%;
  display: block;
}

.inner { 
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

.sub_body ul a .box4 {
  border-bottom: 1.5px solid rgb(0, 135, 224);
  color: rgb(0, 135, 224);
}


/* BODY */
.main_title {
  margin-top: 10%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
.main_title_desc {
  text-align: center;
  font-size: 16px;
}
.oxyroom_con {
  padding-top: 60px;
  text-align: center;
}

.oxyroom_con .concon {
  margin: 0 auto 100px;
}

.oxyroom_con .sub_main_title {
  font-size: 18px;
  font-weight: 700;
}
.oxyroom_con hr {
  background-color: #c8c8c8;
  width: 30px;
  height: 4px;
  border: none;
}
.oxyroom_con .sub_main_title_2 {
  padding-top: 25px;
  padding-bottom: 30px;
  padding-left: 30px;
  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);
  width: 1000px;
  height: 700px;
  margin: 0 auto;
  position: relative;
}
.oxyroom_con .sub_main_title_2 .timg::before {
  width: 1000px;
  height: 700px;
  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;
}
.oxyroom_con .sub_main_title_2 span {
  
  color: #53adc9;
}
.oxyroom_con .sub_main_title_desc {
  font-size: 16px;
  color: #ffffff;
  text-align: left;
  top: 60%;
  left: 5%;
  position: absolute;
}




.psa_container {
  width: 800px;
  height: 500px;
  border: 0.1px solid #53adc9;
  border-radius: 50px;
  margin: 0 auto 200px;
}
.psa_container .middle_con {
  padding-top: 20px;
  width: 500px;
  height: 200px;
  margin: 0 auto;
  display: flex;
  text-align: center;
}
.psa_container .middle_con .text_title{
  padding-left: 50px;
  font-size: 20px;
  font-weight: 700;
  color: #296791;
}
.psa_container .middle_con .text_desc{
  margin-top: 20px;
  padding-left: 50px;
  font-size: 15px;
  color: #505050;
}
.psa_container .psa_img {
  background-image: url(/images/SOL/central_rak.jpg);
  width: 700px;
  height: 302px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  opacity: 0.8;
}

.reason .reason_title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.reason hr {
  height: 4px;
  width: 30px;
  background-color: #c8c8c8;
  border: none;
  margin-bottom: 60px;
}
.reason_body .bcon {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.reason_body .bcon .rtitle {
  font-weight: 700;
  font-size: 24px;
}
.reason_body .bcon .rtitle span {
  color: #2848a1;
}
.reason_body .rimg {
  background-image: url(/images/en-only/SOL/central-en.png);
  width: 700px;
  height: 750px;
  background-size: 90%;
  background-repeat: no-repeat;
  transform: translateY(-130px);
  margin: 0 auto;
}

.application .app_title {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
.application hr {
  border: none;
  background-color: #c8c8c8;
  width: 30px;
  height: 4px;
}

.application .conbox {
  width: 1000px;
  height: 800px;
  margin: 40px auto;

}
.application .conbox .b_hospital {
  width: 700px;
  height: 400px;
  margin: 0 auto;
  display: flex;
}
.application .conbox .b_hospital .apple_box {
  padding-right: 40px;
}
.application .conbox .b_hospital .apple_box .apple_title {
  font-size: 24px;
  font-weight: 700;
  color:#23408f ;
}

.application .conbox .b_hospital .img_first {
  background-image: url(/images/SOL/central_app1.jpg);
  width: 380px;
  height: 400px;
  background-size: 80%;
  background-repeat: no-repeat;
  transform: translateX(20%);
}

.application .conbox .b_hospital2 {
  width: 700px;
  height: 400px;
  margin: 0 auto;
  display: flex;
}
.application .conbox .b_hospital2 .apple_box {
  padding-left: 40px;
}
.application .conbox .b_hospital2 .apple_box .apple_title {
  font-size: 24px;
  font-weight: 700;
  color:#23408f ;
  margin: 0 auto;
}

.application .conbox .b_hospital2 .img_first {
  background-image: url(/images/SOL/central_app2.jpg);
  width: 380px;
  height: 300px;
  background-size: 80%;
  background-repeat: no-repeat;
}


