* {word-break:keep-all;}
.P-scontent {
  position: relative;
  width: 90%;
  height:400px;
  margin: 0 auto;
  padding:110px 5%;
  transition:all 0.5s ease;
}
/*.scale-up-center {
-webkit-animation: scale-up-center 0.4s 0.4s ease-in-out both;
animation: scale-up-center 0.4s 0.4s ease-in-out both;
}

@-webkit-keyframes scale-up-center {
0% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale-up-center {
0% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
*/
.scontentWrap {height:100%;}
.top-menu-title p {
  margin: 3% 0;
  font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
  font-weight: 600;
  font-size:34px;
  color: #fff;
  text-align: center;
  line-height:1.3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -120%);
}
.top-menu-title p small {display:block; font-size:30px; line-height: 1.2; font-weight:400;}
.top-menu-title span {
  font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
  font-size: 24px;
  font-weight:300;
  color: #fff;
  margin: 0;
}
.mainTab {width:100%;height:60px; line-height:60px; border-bottom: 1px solid #e6e6e6;}
.tab {width:80%; margin: 0 auto; display: flex; flex-direction: row;justify-content: center; align-items: center;}
.tab li {position:relative;cursor:pointer; width:150px; height: 60px;float: left; margin:0 1%; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif'; font-size:16px; line-height: 60px;
  font-weight:400; color:#000; text-align:center;
}
.tab li a {display: block; width: 100%; position: absolute; top:50%; transform: translateY(-50%);}
.tab li.on {font-weight:600;border-bottom:2px solid #000; z-index: 1;line-height: 1;}
.content {display:none}
.content.on {display:block;}
.tab_box, .tab_box2 {
  width:100%;
  margin:4% auto;
}
.tab_boxIn, .tab_boxIn2 {
  width: 60%;
  margin: 0 auto;
  height: 100%;
  text-align:center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-flow : row wrap
}
.s_tab, .s_tab2 {
  float:left;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  transition:all 0.3s ease;
  border:1px solid #ededed;
  border-radius:3px;
  background:#ededed;
  margin:5px;
}
.s_tab2 {transform:translateY(0px); transition:all 0.3s ease-in-out;}
.s_tab:hover, .s_tab2:hover {background:#000;transform:translateY(-5px); box-shadow:0px 0px 20px 2px rgba(0, 0, 0, 0.2);}
.s_tab:hover a, .s_tab2:hover a, .s_tab.on:hover a, .s_tab2.on:hover a {color:#fff;}
.tab_boxIn:after, .tab_boxIn2:after {content:""; display:block; clear:both;}
.s_tab a, .s_tab2 a {color:#000; display: block; padding: 15px 10px;}
.s_tab.on, .s_tab2.on {width: 100%; z-index: 1;}
.s_tab.on a, .s_tab2.on a {font-size:14px; font-weight:600;}
.sub_wrap {
  width:80%;
  height:100%;
  margin:0 auto 10%;
  text-align: center;
}
.Top_tit {width: 95%;margin: 0 auto;font-size: 40px; line-height: 1.3;font-weight:300; color:#828282; text-align: center; word-break:keep-all;}
.Top_tit strong {font-size: 40px; font-weight:500; color:#000;}
.Top_tit strong span {color:#828282;}
.Top_tit p {display:inline-block; font-size: 34px; font-weight:300; color:#828282;}
.Bottom_con {margin:4% 0;}
.Bottom_con p {color:#00406d; font-size:10px; margin:40px 0 30px;}
/*.Bottom_con img.BcImg {margin-bottom:5%;}*/
.Bottom_txt {width: 95%;margin: 0 auto;font-size:18px; line-height:28px; font-weight:400; color:#353535; word-break:keep-all;}
.Bottom_txt h1 {font-size:28px; font-weight:300; line-height: 50px;}
.Bottom_txt span {color:#0f84d6;}
.Bottom_txt div {font-size:20px;}

/* sub01 */
.greetRight, .ciRight {width:100%; padding:4% 7% 6%; font-size:18px; line-height:28px; font-weight:400; text-align:left; color:#353535; word-break:keep-all;}
.greetRight > span {font-size: 30px; font-weight:500; color:#000;}
.greetRight > p {float:right;margin-top: 40px;}
.sub_wrap:after, .greetRight:after, .ciTop:after, .ciLogo:after, .Bottom_con > div:After, .tec:after, .clients:after, .products:after, .washTop:after, .threeImg:after
{content:""; display:block; clear:both;}
.ciTop {width:100%; padding-bottom:2%; border-bottom:1px solid #ececec;}
.ciLeft {width:50%; float:left; margin-top:2%;}
.ciLeft span {
  display: block;
  width: 440px;
  height: 200px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  float: right;
  padding-top: 20px;
}
.ciRight {width:440px; float:left; height: 200px; padding: 1%; margin-top:4%;}
.ciLogo {display: flex; flex-direction: row; justify-content: center; align-items: center;}
.ciLogo span {width:440px; float:left; border: 1px solid #e8e8e8;}
.ciLogo span:first-child {margin-right:10px;}
.Bottom_con > div img { position: absolute;left: 216px;}
.Bottom_con > div h2 {width:130px; float:left; margin: 3px 30px 0 0; font-size:34px; text-align:left; color:#3a3a3a;}
.Bottom_con > div div {width:70%; float:right; margin:0; font-size:16px; color:#5f5f5d; text-align:left; word-break:keep-all;}
.w_box01, .w_box02 {width:110% !important}
.washTop:nth-child(2) > div.washRight, .washTop:nth-child(4) > div.washRight  {padding-left:0;}
.line {width: 1px;height: 2170px; background: #ccc; position: absolute;left: 230px;}
.tec, .clients {width:100%; margin:0 auto;}
.tec li {float: left; width: 22%;margin:10px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;}
.tec li h6 {height:20px;font-size:16px; line-height:1.2; font-weight:600; color:#d80505; margin-bottom:10px;}
.tec li h2 {width:90%; height: 60px; margin:0 auto; font-size:14px; font-weight:400; color:#585757; word-break:keep-all;}
.tec li div {width:80%; height:auto; margin:0 auto 10px; border:1px solid #ececec;}
.clients li {width:14%; margin:10px; float:left;}
.Bottom_txt > div:after {content:""; display:block; clear:both;}
.Bottom_txt:last-child {margin-bottom:15%;}
.map {width: 80%; margin: 4% auto 0;}
.locationTable {width:80%; margin:30px auto 0;}
.locationTable th {
  width:20%;
  border-right: 1px solid #dfdfdf;
  background-color: #f8f8f8;
  font-weight: normal;
  vertical-align: middle;
  font-size: 16px;
  color: #333;
  text-align:center;
  padding:22px 0;
}
.locationTable td {font-size: 16px; line-height:20px; color: #333; text-align:left; padding-left:2%;}
.locationTable tr {border-bottom: 1px solid #efefef;}
.locationTable tr:first-child {    border-top: 2px solid #ccc;}
.locationTable td b {width: 120px; display: inline-block;}
.locationTable td span {font-size:12px; color:#ccc;}
/* sub01 */

/* sub03 */
.productsTit {width:100% !important; float:none !important; background:#fff !important; padding-bottom:10px !important; font-size:30px; font-weight:600; color:#000;}
.products {padding:3% 0;}
.products li {position:relative; width:23%; float:left; margin-bottom:10px; margin-right:10px; background:#f6f6f6; padding:20px 0 40px; display: flex; flex-direction: row;  justify-content: center; align-items: center;}
.products li div a {display:block;}
.products li div a > div {width:70%; margin:0 auto 15px; border-bottom: 1px solid #dadada;}
.products li div h4 {font-size:16px; font-weight:400; color:#000;}
.washTop {display: flex; flex-direction: row; justify-content: center; align-items: center; margin-bottom:7%;}
.washTop > div.washLeft {width:50% !important; float:left !important;}
.washTop > div.washRight {width:50% !important; float:left !important; padding-left: 10%;}
.washRight .num, .washLeft .num {font-size:18px; font-weight:600; color:#000; margin:0;}
.washRight .eng, .washLeft .eng {font-size:16px; font-weight:300; color:#000;}
.washRight h1, .washBottom h1, .washLeft h1 {font-size:34px; line-height:1.2; font-weight:600; color:#000;}
.washRight h4, .washBottom h4, .washLeft h4 {margin: 30px 0; font-size:20px; line-height:1.5; font-weight:400; color:#6b6b6b;}
.washTop:nth-child(2) .washLeft {text-align:right !important; padding-right: 10%;}
.washTop:last-child {margin-bottom:15%;}
.Bottom_con .washRight img.BcImg, .Bottom_con .washBottom img.BcImg {margin:0 0 15px 0;}
.washBottom > .w_box01 {float:none; width:90%; margin:0 auto;}
.washBottom > .w_box02 {float:none; width:60%; margin:0 auto;}
.wash {margin-top:4%; font-sizE:28px; line-height:1.3; text-align:center; color:#000; font-family:'Nanum Myeongjo', serif;}
.cleanroom {width:60%; margin:10px auto 10%;}
.cleanroom div {width:50%; float:left;}
.cleanroom:after, .fran_table:after {content:""; display:block; clear:both;}
.products li:hover .blackBg {opacity:1;}
.blackBg {position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.75); opacity:0; transition:all 0.5s ease-in-out;}
.blackBg img {position:absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.products li:hover .blackBg img#loading {-webkit-animation: rotation 0.5s 1 ease-out; }
@-webkit-keyframes rotation {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    margin-left: -25px; margin-top:-25px;
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    margin-left: -25px; margin-top:-25px;
  }
}
 @-webkit-keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
/* sub03 */ 

/* sub03_상세페이지 */
.detail_Top h1 {font-size:50px; color:#fff; font-weight:600;display: block; line-height: 50px;}
.detail_Top h6 {font-size: 26px; color:rgba(255, 255, 255, 0.95); font-weight:400;}
.hwa_detail_page {z-index: 9;}
.hwa_detail_page_down {background:#f0f0f0; z-index: 9;}
.subTab {height:inherit; line-height:inherit; border-bottom:0;}
.subTab .tab li {font-sizE:14px; height:50px; width:130px;}
.subTab .tab li.on {border-bottom:0; background: #fff;}
.Detail_Right {width:100%; background:#fff; padding:6% 0;}
.Detail_Right p {margin-bottom: 15px; padding-left:30px; font-size:40px; font-weight:600; color:#d4d4d4;}
.Detail_Right .D_Tit {margin-bottom:10px; font-size:24px; font-weight:600;}
.Detail_Right .D_Txt small {font-weight:800;}
.Detail_Right .D_Txt {width:50%; float:left; padding:30px; font-sizE:16px; font-weight:400; line-height:1.9; text-align: left;}
.Detail_Right ul:after {content:""; display:block; clear:both;}
.d_Img {width:100%; height:auto; text-align:center; margin-top:30px;}
.d_Img img {width:100%; margin:0 auto;}
.D-Table h1, .Detail_Right ul > h1, .touchscreen > h1 {font-sizE:40px; line-height: 1.5; font-weight:600; color:#000; margin:0 0 10px; padding-top:6%;}
.D-Table h1 small {display:block; font-size:24px; color:#989898;}
.D-Table table, .fran_tableBox {width:100%; margin-top:4%; text-align:center;}
.D-Table table {margin-top:12px;margin-bottom: 15%;}
.D-Table .scroll {margin-top:6%;font-size: 14px;font-weight: 600; display:none}
.D-Table table tr:first-child th, .fran_tableBox tr:first-child th {background:#000 !important; color:#fff; font-weight:400; padding:13px 0;}
.D-Table table tr:first-child th:nth-child(2) {border-right:1px solid #3a3a3a; border-left:1px solid #3a3a3a;}
.D-Table table th, .D-Table table td, .fran_tableBox th, .fran_tableBox td {padding:15px 5px; line-height:1.3; font-size:14px; text-align: center; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; background: #fff;}
.D-Table table th, .fran_tableBox th {background: #f9f9f9;}
.D-Table table td:last-child, .fran_tableBox td:last-child {border-right:0;}
.touchscreen {position:relative;width:100%; margin:0 auto 100px; padding-top: 6%;}
.touchscreen .left {width:50%; float:left;}
.touchscreen .left img {margin:0 auto;}
.touchscreen .right {width:50%; float:right; margin-top: 19px; font-sizE: 16px; font-weight: 400; line-height: 1.9; text-align:left; padding-top: 120px; background: #fff; border: 2px solid #000;}
.touchscreen > div {width:80%; margin:0 auto;}
.touchscreen > div:after {content:""; display:block; clear:both;}
.threeImg {width: 60%; margin:0 auto 6%;}
.threeImg div {width:50%; float:left;}
/* sub03_상세페이지 */

/* sub04 */
.fran_table {width:100%; margin:0 auto;}
.fran_table li {float: left; width: 10%; height: 50px; line-height: 50px; text-align: center; border: 1px solid #e0e0e0; margin: 0.5%;font-size:14px;}
.fran_table li a {display:block;}
.fran_table li.on {background:#000; border:1px solid #000;}
.fran_table li.on a {color:#fff;}
.Bottom_con > div div.sub04_plus {width:31%; margin:1%; float: left; margin-top:4%;}
.sub04_plus .washTop > div.washRight, .sub04_plus.Bottom_con > div div {width:100% !important; text-align:center; padding-left: 0;}
.sub04Table {width:80%; margin:0 auto;}
.sub04Table li {padding:18px 0; border-bottom:1px solid #efefef;}
.sub04Table li b, .sub04_mo h1 {display: block;font-size:24px; font-weight: 500; color: #000; text-align:left; margin-bottom:8px;}
.sub04Table li span, .sub04_mo h4 {display:block; font-size: 18px; line-height: 28px; font-weight: 400; color: #353535; text-align:left;}
.sub04img {width: 100%; margin:4% auto 0;}
.sub04_mo {width: 80%; margin:0 auto 10%;}
.Bottom_con > div.sub04_mo > div {width:49%; height:400px; padding: 4%; float:left; text-align:center; border:1px solid #e4e4e4;}
.Bottom_con > div.sub04_mo > div:first-child {margin-right:1%;}
.sub04_mo h1 {margin:13px 0 18px;}
.sub04_mo h1, .sub04_mo h4 {text-align:center;}
.sub04List {width:100%; margin:0 auto;}
.sub04List li {width:32%; floaT:left; margin-top:4%;}
.sub04List li:nth-child(2) {margin:4% 1% 0;}
.sub04List li b {display: block;font-size:24px; font-weight: 500; color: #000; text-align:center; margin-bottom:18px;}
.sub04List li b span {display:block;font-size:24px; font-weight: 500; color: #000;}
.sub04List li span {display:block; font-size:18px; line-height: 28px; font-weight: 400; color: #353535; text-align:center; margin-bottom:18px;}
.greybox {width:100%; height:70px; background:#f9f9f9; margin-bottom: 150px;}
.sub04List:after {content:""; display:block; clear:both;}
/* sub04 */
.z-scroll {
  opacity: 0;
  transform: translateY(80px);
  transition: transform 1.0s, opacity 1.0s;
}
.z-scroll.up-on {
  opacity: 1;
  transform: translateY(0px);
  transition: transform 1.0s, opacity 1.0s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .z-scroll {
    opacity: 1;
    transform: translateY(0px);
    transition: transform 1.0s, opacity 1.0s;
  }
  .z-scroll.up-on {
    opacity: 1;
    transform: translateY(0px);
    transition: transform 1.0s, opacity 1.0s;
  }
  .tec li div {height:100%;}
  .top-menu-title {padding-top:0;}
  #tabs-1 {border-bottom:1px solid #ccc;}
  #tabs-2, #tabs-3, #tabs-4, #tabs-5 {padding:130px 0; border-bottom:1px solid #ccc;}
  #tabs-6 {padding-top:130px;}
  .top-menu-title p {position:inherit; transform:inherit;}
  .products li:hover .blackBg img#loading {-webkit-animation:inherit; }
  .rotate-center {
    -webkit-animation: rotate-center 1s ease-in-out 4s infinite both;
    animation: rotate-center 1s ease-in-out 4s infinite both;
    margin-left:-25px;
    margin-top:-25px;    
    animation-delay: 1s;
  }
}
@media all and (max-width:1300px){
  .top-menu-title p {transform: translate(-50%, -70%);}
}
/*태블릿 [ ~ 1200px 적용] */
@media all and (max-width:1200px){
  .P-scontent {padding: 10% 0;}
  .tab_boxIn {width:100%;}
  .wrap {max-width:90%;}
  .sub_wrap {width:90%;}
  .line {left: 15px;height: 2800px;}
  .Bottom_con > div h2 {width:100%; float:none;margin: 3px 0 0 50px;}
  .Bottom_con > div div {width: 80%; float: none; margin: 15px 0 0 50px;}
  .Bottom_con > div img {left:0;}
  .tec, .clients {width: 100%;}
  .sub_02_menu_m li {font-size:14px; width: 50%; float: left;}
  .products li {margin-right:0;}
}

/* 연혁 이격*/
@media all and (max-width:1024px){
  .P-scontent {height:340px;}
  .line {height: 2860px;}
  .s_tab, .s_tab2 {width:150px !important}
  .tec li {width:30%;}
  .mainTab {height:80px; line-height:80px;}
  .subTab {height:inherit; line-height:inherit;}
  .tab {width:90%;}
  .tab li {line-height: 1.3; height: 80px;}
  .products li {width: 30%;}
  .wash {font-size:30px;}
  .D-Table table td span {display:block;}
  .D-Table .scroll {display:block;}
  .Bottom_con > div div.sub04_plus {width:100%;}
  .sub04Table, .sub04_mo {width:100%;}
}
@media all and (max-width:900px){
  .Top_tit {margin: 0 auto 50px;}
  .top-menu-title p {line-height:1.2}
  .line {height: 2940px;}
  .clients li {width: 21%;}
  .washTop {flex-direction: column;}
  .washTop > div.washLeft, .washTop > div.washRight {width: 90% !important; float:none; margin: 15px auto 0;}
  .washTop > div.washLeft {width:80% !important;}
  .washTop:nth-child(2) .washLeft {text-align: center !important; padding-right: 0;}
  .Detail_Left {display: none;}
  .Detail_Right {float: none; width: 100%; margin-left: 0;}
  .threeImg, .touchscreen {width: 100%;}
  .Detail_Right li:first-child {width: 100%;}
  .Detail_Right .D_Txt {width:100%; float:none;padding: 30px 12px; border-bottom: 1px solid #efefef;}
  .Detail_Right .D_Txt:last-child {border-bottom:none;}
  .Bottom_con > div div {margin:0;}
  #tabs-5 .Bottom_con > div div {margin: 15px 0 0 50px;}
  .washTop > div.washRight {margin:30px 0; text-align: center; padding-left:0;}
  .Bottom_con > div.sub04_mo > div {width:100%; margin:0 auto; height:auto; float:none; padding:40px;}
  .Bottom_con > div.sub04_mo > div:first-child {margin:0 auto 12px;}
  .sub04List li {width:100%; margin:4% auto; padding: 30px 0; float:none; border-bottom:1px solid #efefef;}
  .sub04List li:last-child {border-bottom:none;}
  .sub04List li b span {display:inline-block;}
  .sub04List li b {margin-bottom:0;}
  .sub04List li img {width:80%; margin:0 auto;}
}
@media all and (max-width:820px){
  .tab {width:90%;}
  .tab li {line-height: 1.3; padding: 10px 0;}
}
/* 모바일 [ ~ 767px 적용] */
@media all and (max-width:767px){
  .tab_boxIn2 {margin-bottom:50px;}
  .sub_wrap {width: 100%;}
  .detail_Top {height:350px !important;}
  .P-scontent {height: 260px; padding: 20% 0;}
  .top-menu-title p, .top-menu-title p small {font-size: 24px; line-height: 1.3;}
  .Top_tit, .Top_tit p, .Top_tit strong {font-size:28px;}
  .Top_tit span {display:block;font-size: 16px; line-height: 18px; font-weight: 400;color: #828282; word-break: keep-all;}
  .Bottom_txt {font-size:16px; line-height:24px;}
  .Bottom_txt h1 {font-size: 26px;}
  .greetLeft {width:100%;}
  .greetLeft img {height: 500px;}
  .greetRight, .ciRight {
    width: 90%;
    padding: 6%;
    float: right;
    font-size: 16px;
    line-height: 28px;
    margin-top: -80px;
    background: #fff;
  }
  .ciLeft, .ciRight {width:100%; float:none;}
  .ciLeft span {width: auto; height: 147px;float: none; padding-top: 10px;}
  .ciRight {height: auto; margin:15px 0; padding:1%;}
  .hwa_group {width:100% !important;}
  .line {height: 2870px;}
  .tec li {width: 46%;}
  .D-Table h1, .Detail_Right ul > h1, .touchscreen > h1 {font-sizE: 26px;line-height: 1.2;}
  .Detail_Right p {font-size: 30px; line-height: 1.2;}
  .Detail_Right .D_Txt {padding:30px 12px 30px;}
  .Detail_Right p {padding-left:0;}
  .Bottom_con > div h2 {margin: 40px 0 0 50px;}
  .top-menu-title p {transform: translate(-50%, -85%);}
}

/* 모바일 [ ~ 640px 적용] */
@media all and (max-width:640px){
  .line {height: 3220px;}
  .tec li {width: 100%;}
  .clients li {width: 28%;}
  .tab_con {margin-top: 30px;}
  .tab_boxIn, .tab_boxIn2 {width:100%;margin: 10% auto;}
  .Top_tit, .Top_tit p, .Top_tit strong {font-size:30px; line-height: 1.3;}
  .products li {width: 100%;}
  .tab li {padding: 24px 0; font-size:14px;height: 80px;}
  .cleanroom div {width:100% !important;}
  .washRight h4, .washBottom h4 {font-size: 15px; line-height:1.3 !important;}
  .s_tab2.many {line-height: 34px; height: 64px;}
  .s_tab.many {line-height: 34px; height: 64px;}
  .s_tab2.many:nth-child(4), .s_tab2.many:nth-child(5) {line-height: 1.2;}
  .sub_02_menu_m li {width: 100%;}
}

/* 모바일 [ ~ 480px 적용] */
@media all and (max-width:480px){
  .top-menu-title span {font-size: 24px;}
  .clients li {width: 44%;}
  .products li {width: 90%; float:none; margin:10px auto;}
  .mainTab {height:80px; line-height:80px;}
  .threeImg div {width: 100%;}
  .s_tab.many:nth-child(3) {line-height: 1.2;}
  .sub04List li img {width:100%; margin:0 auto;}
  .s_tab, .s_tab2 {width: 46% !important;}
  .top-menu-title p, .top-menu-title p small {font-size: 19px;}
  .top-menu-title p {transform: translate(-50%, -70%);}
}


/* 모바일 [ ~ 390px 적용] */
@media all and (max-width:390px){
  .tab li {font-sizE:15px}
  .s_tab.many:nth-child(1), .s_tab.many:nth-child(4), .s_tab.many:nth-child(5), .s_tab.many:nth-child(6), .s_tab.many:nth-child(7) {line-height: 1.2;}
}  
