@charset "utf-8";
.sub_container_wrap>.sec01{width: 100%; height: 500px; background: url(../../img/sub/woman09_main.png) center center!important; background-size: cover!important;}
.sub_container_wrap>.sec02{margin-top:0;}
.sub_container_wrap>.sec01>.sub_art01{padding: 0 220px; display: flex; flex-direction: row; align-items: center; height: 100%;}
.sub_container_wrap>.sec01>.sub_art01>.txt_box{width: 440px; height: 200px; background: url(../../img/sub/woman09_title.png) center center no-repeat; background-size: contain;}
.sub_container_wrap>.sec01~section>article {padding: 120px 0px; text-align: center;}
.sub_container_wrap h2{font-family: 'Pretendard-Bold';font-size: 40px;text-align: center; padding-bottom: 20px;}
.sub_container_wrap .sec02~section h2{padding-bottom: 60px;}
.sub_container_wrap p{font-family: 'Pretendard-ExtraLight';font-size: 20px;padding-bottom: 60px;}
.sub_container_wrap>.sec02>.art01>.banner_box{max-width: 1000px; width: 100%; margin: 0 auto; height: 200px; background: url(../../img/sub/woman09_sec02_banner.png) center center no-repeat; background-size: contain;}
.sub_container_wrap>.sec03>.art01>p{padding-bottom: 0; font-family: 'Pretendard-Regular'; font-size: 25px;}
.sub_container_wrap>.sec03{color: #fff; background: url(../../img/sub/woman09_sec03.png) center center no-repeat; background-size: cover;}
.sub_container_wrap>.sec04>.art01>.list_box{padding-bottom: 130px;}
.sub_container_wrap>.sec04>.art01>.list_box>ul{max-width: 1400px; width: 100%; margin: 0 auto; justify-content: center; gap: 40px; display: flex; justify-content: center;}
.sub_container_wrap>.sec04>.art01>.list_box>ul>li{width: 440px; height: 320px;}
.sub_container_wrap>.sec04>.art01>.list_box>ul>li:first-child{background: url(../../img/sub/woman09_sec04_list01.png) center center no-repeat; background-size: contain;}
.sub_container_wrap>.sec04>.art01>.list_box>ul>li:nth-child(2){background: url(../../img/sub/woman09_sec04_list02.png) center center no-repeat; background-size: contain;}
.sub_container_wrap>.sec04>.art01>.list_box>ul>li:last-child{background: url(../../img/sub/woman09_sec04_list03.png) center center no-repeat; background-size: contain;}
.sub_container_wrap>.sec04>.art01>.banner_box{max-width: 1400px; height: 250px; width: 100%; background: url(../../img/sub/woman09_sec05.png) center center no-repeat; background-size: contain; margin: 0 auto;}
.sub_container_wrap .fake{display: block;}
@media screen and (max-width: 1800px){
.sub_container_wrap .fake{display: none;}
.sub_container_wrap>.sec01~section>article {padding: 120px 20px;}
.sub_container_wrap>.sec04>.art01>.list_box>ul{justify-content: center;}
.sub_container_wrap .trick{display: block;}

}
@media screen and (max-width: 1200px){
  .sub_container_wrap>.sec01 {padding: 0; background: url(../../img/sub/woman09_main_m.png) center center no-repeat!important;background-size: cover!important;}
  .sub_container_wrap>.sec01>.sub_art01{padding: 0 0 0 20px;}
  .sub_container_wrap>.sec01>.sub_art01>.txt_box{width: 360px; background: url(../../img/sub/woman09_title_m.png) center center no-repeat; background-size: contain;}
  .sub_container_wrap>.sec02>.art01>.banner_box{background: url(../../img/sub/woman09_sec02_banner_m.png) center center no-repeat; background-size: contain; max-width: 100%; height: 32vw;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul{flex-direction: column;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul>li{width: 100%; height: 21vw;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul>li:first-child{background: url(../../img/sub/woman09_sec04_list01_m.png) center center no-repeat; background-size: contain;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul>li:nth-child(2){background: url(../../img/sub/woman09_sec04_list02_m.png) center center no-repeat; background-size: contain;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul>li:last-child{background: url(../../img/sub/woman09_sec04_list03_m.png) center center no-repeat; background-size: contain;}
  .sub_container_wrap>.sec04>.art01>.banner_box{background: url(../../img/sub/woman09_sec05_m.png) center center no-repeat; background-size: contain; height: 35vw;}
  .sub_container_wrap>.sec04>.art01>.list_box{padding-bottom: 60px;}
  .sub_container_wrap>.sec03{background: url(../../img/sub/woman09_sec03_m.png) center center no-repeat; background-size: cover;}
}
@media screen and (max-width: 800px){
  .sub_container_wrap>.sec01~section>article{padding: 60px 20px;}
  .sub_container_wrap>.sec01{height: 400px;}
  .sub_container_wrap>.sec01>.sub_art01>.txt_box{width: 300px;}
  .sub_container_wrap h2{font-size: 35px;}
  .sub_container_wrap p {font-size: 16px;padding-bottom: 40px;}
  .sub_container_wrap>.sec03>.art01>p{font-size: 18px;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul{gap: 20px;}
}
@media screen and (max-width: 500px){
  .sub_container_wrap>.sec01{height: 250px;}
  .sub_container_wrap>.sec01>.sub_art01>.txt_box{width: 200px;}
  .sub_container_wrap>.sec01~section>article{padding: 30px 10px;}
  .sub_container_wrap h2{padding-bottom: 10px;font-size: 30px;}
  .sub_container_wrap p{font-size: 12px;}
  .sub_container_wrap>.sec02>.art01>p{padding-bottom: 20px;}
  .sub_container_wrap .sec02~section h2{padding-bottom: 30px;}
  .sub_container_wrap>.sec03>.art01>p{font-size: 16px;}
  .sub_container_wrap>.sec04>.art01>.list_box>ul{gap: 10px;}
  .sub_container_wrap>.sec04>.art01>.list_box{padding-bottom: 30px;}
  
}