table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
i {
  font-style: normal;
}
th,
td {
  box-sizing: border-box;
  word-break: break-all;
  word-wrap: break-word;
}

@media all and (min-width: 960px) {
  .content_area {
    padding-bottom: 180px;
  }
  .privacy {
    word-break: keep-all;
  }
  .privacy .main_item {
    display: table;
    width: 100%;
    text-align: center;
  }
  .privacy .main_item dl {
    display: table-cell;
    width: 33.33333%;
    vertical-align: middle;
  }
  .privacy .main_item dl:before {
    content: "";
    display: block;
    width: 72px;
    height: 72px;
    margin: 30px auto 10px;
    background-repeat: no-repeat;
    background-size: 72px;
  }
  .privacy .main_item dt {
    color: #222;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
  }
  .privacy .main_item dd {
    padding-top: 6px;
    font-size: 16px;
    line-height: 24px;
  }
  .privacy .stxt {
    padding: 40px 0;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.6px;
    text-align: center;
  }
  .privacy .txt_con .tit {
    font-weight: 700;
  }
  .privacy .txt_con .article {
    margin-top: -94px;
    padding-top: 94px;
  }
  .privacy .txt_con .tit_txt {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .privacy .txt_con .title {
    position: relative;
    margin-top: 50px;
    padding: 5px 0 5px 60px;
  }
  .privacy .txt_con .title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: 48px;
  }
  .privacy .txt_con .title.tit_1:before {
    background-image: url(../images/privacy/1-1.png),
      url(../images/privacy/1-2.png), url(../images/privacy/1-3.png);
    background-position: left center, center center, right center;
    width: 150px;
  }
  .privacy .txt_con .title.tit_1 {
    padding-left: 162px;
  }
  .privacy .txt_con .title.tit_2:before {
    background-image: url(../images/privacy/2.png);
  }
  .privacy .txt_con .title.tit_3:before {
    background-image: url(../images/privacy/3.png);
  }
  .privacy .txt_con .title.tit_4:before {
    background-image: url(../images/privacy/4.png);
  }
  .privacy .txt_con .title.tit_5:before {
    background-image: url(../images/privacy/5.png);
  }
  .privacy .txt_con .title.tit_6 {
    padding-left: 112px;
  }
  .privacy .txt_con .title.tit_6:before {
    background-image: url(../images/privacy/6-1.png),
      url(../images/privacy/6-2.png);
    background-position: left center, right center;
    width: 100px;
  }
  .privacy .txt_con .title.tit_7:before {
    background-image: url(../images/privacy/7.png);
  }
  .privacy .txt_con .title.tit_8:before {
    background-image: url(../images/privacy/8.png);
  }
  .privacy .txt_con .title.tit_9 {
    padding-left: 162px;
  }
  .privacy .txt_con .title.tit_9:before {
    background-image: url(../images/privacy/9-1.png),
      url(../images/privacy/9-2.png), url(../images/privacy/9-3.png);
    background-position: left center, center center, right center;
    width: 150px;
  }
  .privacy .txt_con .title.tit_10:before {
    background-image: url(../images/privacy/10.png);
  }
  .privacy .txt_con .title.tit_11:before {
    background-image: url(../images/privacy/11.png);
  }
  .privacy .txt_con .txt_li ul.depth {
    margin-bottom: 6px;
  }
  .privacy .txt_con .txt_li.ty2 > li {
    margin: 14px 0;
  }
  .privacy .txt_con .txt_li ul.depth li .data_table {
    margin-bottom: 15px;
  }
  .privacy .data_table > table > thead > tr > th {
    text-align: center;
  }
  .privacy .data_table > table > tbody > tr > th {
    background: #fafafa;
  }
  .privacy .data_table > table > tbody > tr > td {
    padding-left: 24px;
    padding-right: 24px;
    word-break: keep-all;
  }
  .privacy .data_table.privacy_1_1 col.td1 {
    width: ;
  }
  .privacy .data_table.privacy_1_1 col.td2 {
    width: 10%;
  }
  .privacy .data_table.privacy_1_1 col.td3 {
    width: 35%;
  }
  .privacy .data_table.privacy_1_1 col.td4 {
    width: 35%;
  }
  .privacy .data_table.privacy_2_1 col.td1 {
    width: ;
  }
  .privacy .data_table.privacy_2_1 col.td2 {
    width: 50%;
  }
  .privacy .data_table.privacy_4_1 col.td1 {
    width: ;
  }
  .privacy .data_table.privacy_4_1 col.td2 {
    width: 33.33333%;
  }
  .privacy .data_table.privacy_4_1 col.td3 {
    width: 33.33333%;
  }
  .privacy .data_table.privacy_9_1 col.td1 {
    width: 50%;
  }
  .privacy .data_table.privacy_9_1 col.td2 {
    width: ;
  }

  .visual_area {
    text-align: center;
    margin: 90px 0;
  }

  #container .visual_area h3.title span {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1.44px;
  }

  /* TABLE */
  /* data table */
  .data_table {
    border-top: #666 2px solid;
  }

  .data_table > table > thead > tr > th {
    padding: 24px 0;
    background: #fafafa;
    border-bottom: #f0f0f0 1px solid;
    font-size: 16px;
    line-height: 24px;
  }

  .data_table > table > thead > tr > th.bbc {
    border-bottom-color: #ebebeb;
  }

  .data_table > table > thead > tr > th.ptb {
    padding: 12px 0;
  }

  .data_table > table > tbody > tr > th,
  .data_table > table > tbody > tr > td {
    padding: 24px 0;
    border-bottom: #f0f0f0 1px solid;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .data_table .txt_li li {
    text-align: left;
  }

  /* TEXT */
  .txt_li > li {
    position: relative;
    padding-left: 13px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.7px;
  }

  .txt_li > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #666;
  }

  .txt_li > li strong {
    font-weight: 700;
  }

  .txt_li.tyb {
    margin: -4px 0;
  }

  .txt_li.tyb > li {
    margin: 4px 0;
    padding-left: 16px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.9px;
  }

  .txt_li.tyb > li:before {
    top: 15px;
    width: 5px;
    height: 5px;
  }

  .txt_li.tym {
    margin: -3px 0;
  }

  .txt_li.tym > li {
    margin: 3px 0;
    padding-left: 14px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.8px;
  }

  .txt_li.tym > li:before {
    top: 11px;
    width: 4px;
    height: 4px;
  }

  .txt_li.col2 > li {
    display: inline-block;
    width: 350px;
  }

  .txt_con {
    padding: 40px 20px 0;
  }

  .txt_con .tit {
    margin: 40px 0 10px;
    color: #222;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -0.9px;
  }

  .txt_con .tit:first-of-type {
    margin-top: 0;
  }

  .txt_con .tit_txt {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.9px;
  }

  .txt_con .title {
    margin: 40px 0 20px;
    color: #222;
    font-size: 28px;
    line-height: 38px;
    font-family: "Lohas_b";
    letter-spacing: -1.4px;
  }

  .txt_con .txt_li {
    margin: 0 0 0 10px;
  }

  .txt_con .txt_li.ty2 {
    margin: 0;
  }

  .txt_con .txt_li li > ul {
    margin: 10px 0;
  }

  .txt_con .txt_li ul.depth {
    margin: 6px 0 20px;
    padding-left: 30px;
  }

  .txt_con .txt_li.ty2 ul.depth {
    padding-left: 20px;
  }

  .txt_con .txt_li li {
    color: #444;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.8px;
  }

  .txt_con .txt_li ul.depth li {
    color: #666;
  }

  .txt_con .txt_li ul.depth li .data_table {
    margin-top: 10px;
    text-align: center;
  }

  .txt_con .txt_li li i {
    padding-right: 8px;
  }

  .txt_con .txt_li > li {
    padding-left: 15px;
  }

  .txt_con .txt_li.ty2 > li {
    padding-left: 0;
  }

  .txt_con .txt_li.tywb > li {
    font-weight: 500;
  }

  .txt_con .txt_li.tyc2 > li {
    color: #222;
  }

  .txt_con .txt_li > li:before {
    top: 12px;
    background: #444;
  }

  .txt_con .txt_li.ty2 > li:before {
    display: none;
  }

  .txt_con .tit + .data_table {
    margin-top: 16px;
  }

  .txt_con .txt_li + .data_table {
    margin-top: 16px;
  }

  .txt_con .data_table + .txt_li {
    margin-top: 16px;
  }

  .txt_con .data_table + .stxt {
    margin-top: 16px;
  }
}

@media all and (max-width: 959px) {
  .content_area {
    padding-bottom: 120px;
  }
  .privacy .main_item {
    margin: 30px 0 0;
    text-align: center;
  }
  .privacy .main_item dl {
  }
  .privacy .main_item dl:before {
    content: "";
    display: block;
    width: 72px;
    height: 72px;
    margin: 20px auto 6px;
    background-repeat: no-repeat;
    background-size: 72px;
  }
  .privacy .main_item dl:nth-child(1):before {
    background-image: url(https://2o.pulmuone.com/resource/images/content/icon_privacy_1.png);
  }
  .privacy .main_item dl:nth-child(2):before {
    background-image: url(https://2o.pulmuone.com/resource/images/content/icon_privacy_4.png);
  }
  .privacy .main_item dl:nth-child(3):before {
    background-image: url(https://2o.pulmuone.com/resource/images/content/icon_privacy_10.png);
  }
  .privacy .main_item dt {
    color: #222;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
  }
  .privacy .main_item dd {
    padding-top: 4px;
    font-size: 16px;
    line-height: 24px;
  }
  .privacy .stxt {
    padding: 28px 0 40px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.6px;
    text-align: center;
  }
  .privacy .txt_con .tit {
    font-weight: 700;
  }
  .privacy .txt_con .tit_txt {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .privacy .txt_con .article {
    margin-top: -60px;
    padding-top: 60px;
  }
  .privacy .txt_con .title {
    display: table;
    margin-top: 40px;
  }
  .privacy .txt_con .title:before {
    content: "";
    display: table-cell;
    width: 48px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 44px;
    vertical-align: middle;
  }
  .privacy .txt_con .title span {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: middle;
  }
  .privacy .txt_con .title.tit_1:before {
    background-image: url(../images/privacy/1-1.png),
      url(../images/privacy/1-2.png), url(../images/privacy/1-3.png);
    background-position: left center, center center, right center;
    width: 138px;
  }
  .privacy .txt_con .title.tit_2:before {
    background-image: url(../images/privacy/2.png);
  }
  .privacy .txt_con .title.tit_3:before {
    background-image: url(../images/privacy/3.png);
  }
  .privacy .txt_con .title.tit_4:before {
    background-image: url(../images/privacy/4.png);
  }
  .privacy .txt_con .title.tit_5:before {
    background-image: url(../images/privacy/5.png);
  }
  .privacy .txt_con .title.tit_6:before {
    background-image: url(../images/privacy/6-1.png),
      url(../images/privacy/6-2.png);
    background-position: left center, right center;
    width: 92px;
  }
  .privacy .txt_con .title.tit_7:before {
    background-image: url(../images/privacy/7.png);
  }
  .privacy .txt_con .title.tit_8:before {
    background-image: url(../images/privacy/8.png);
  }
  .privacy .txt_con .title.tit_9:before {
    background-image: url(../images/privacy/9-1.png),
      url(../images/privacy/9-2.png), url(../images/privacy/9-3.png);
    background-position: left center, center center, right center;
    width: 138px;
  }
  .privacy .txt_con .title.tit_10:before {
    background-image: url(../images/privacy/10.png);
  }
  .privacy .txt_con .title.tit_11:before {
    background-image: url(../images/privacy/11.png);
  }
  .privacy .txt_con .txt_li ul.depth {
    margin-bottom: 6px;
  }
  .privacy .txt_con .txt_li.ty2 > li {
    margin: 14px 0;
  }
  .privacy .txt_con .txt_li ul.depth li .data_table {
    margin-bottom: 15px;
  }
  .privacy .data_table > table {
    table-layout: fixed;
  }
  .privacy .data_table > table > thead > tr > th {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .privacy .data_table > table > tbody > tr > th {
    padding-left: 10px;
    padding-right: 10px;
    background: #fafafa;
  }
  .privacy .data_table > table > tbody > tr > td {
    padding-left: 10px;
    padding-right: 10px;
    word-break: keep-all;
  }
  .privacy .data_table.privacy_1_1 col.td1 {
    width: 10%;
  }
  .privacy .data_table.privacy_1_1 col.td2 {
    width: ;
  }
  .privacy .data_table.privacy_1_1 col.td3 {
    width: 40%;
  }
  .privacy .data_table.privacy_1_1 col.td4 {
    width: 30%;
  }
  .privacy .data_table.privacy_2_1 col.td1 {
    width: ;
  }
  .privacy .data_table.privacy_2_1 col.td2 {
    width: 50%;
  }
  .privacy .data_table.privacy_4_1 col.td1 {
    width: 35%;
  }
  .privacy .data_table.privacy_4_1 col.td2 {
    width: 50%;
  }
  .privacy .data_table.privacy_4_1 col.td3 {
    width: ;
  }
  .privacy .data_table.privacy_9_1 col.td1 {
    width: 50%;
  }
  .privacy .data_table.privacy_9_1 col.td2 {
    width: ;
  }

  .visual_area {
    text-align: center;
    margin: 60px 0;
  }

  #container .visual_area h3.title span {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1.2px;
  }

  /* TABLE */
  /* data table */
  .data_table {
    border-top: #666 2px solid;
  }

  .data_table > table > thead > tr > th {
    padding: 18px 0;
    background: #fafafa;
    border-bottom: #f0f0f0 1px solid;
    font-size: 14px;
    line-height: 24px;
  }

  .data_table > table > thead > tr > th.bbc {
    border-bottom-color: #ebebeb;
  }

  .data_table > table > thead > tr > th.ptb {
    padding: 10px 5px;
  }

  .data_table > table > tbody > tr > th,
  .data_table > table > tbody > tr > td {
    padding: 18px 5px;
    border-bottom: #f0f0f0 1px solid;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }

  .data_table .txt_li li {
    text-align: left;
  }

  /* TEXT */
  .stxt {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.6px;
  }

  .txt_li > li {
    position: relative;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.6px;
  }

  .txt_li > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #666;
  }

  .txt_li > li strong {
    font-weight: 700;
  }

  .txt_li.tyb {
    margin: -8px 0;
  }

  .txt_li.tyb > li {
    margin: 8px 0;
    padding-left: 15px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.8px;
  }

  .txt_li.tyb > li:before {
    top: 11px;
    width: 4px;
    height: 4px;
  }

  .txt_li.tym {
    margin: -8px 0;
  }

  .txt_li.tym > li {
    margin: 8px 0;
    padding-left: 13px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.7px;
  }

  .txt_li.tym > li:before {
    top: 11px;
    width: 4px;
    height: 4px;
  }

  .txt_con {
    padding: 30px 0 0;
  }

  .txt_con .tit {
    margin: 30px 0 10px;
    color: #222;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
  }

  .txt_con .tit:first-of-type {
    margin-top: 0;
  }

  .txt_con .tit_txt {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
  }

  .txt_con .title {
    margin: 30px 0 12px;
    color: #222;
    font-size: 24px;
    line-height: 34px;
    font-family: "Lohas_b";
    letter-spacing: -1.2px;
  }

  .txt_con .txt_li {
    margin: 0 0 0 10px;
  }

  .txt_con .txt_li.ty2 {
    margin: 0;
  }

  .txt_con .txt_li ul.depth {
    margin: 6px 0 20px;
    padding-left: 30px;
  }

  .txt_con .txt_li.ty2 ul.depth {
    padding-left: 20px;
  }

  .txt_con .txt_li li {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.7px;
  }

  .txt_con .txt_li li i {
    padding-right: 8px;
  }

  .txt_con .txt_li > li {
    padding-left: 12px;
  }

  .txt_con .txt_li.ty2 > li {
    padding-left: 0;
  }

  .txt_con .txt_li.tywb > li {
    font-weight: 500;
  }

  .txt_con .txt_li.tyc2 > li {
    color: #222;
  }

  .txt_con .txt_li > li:before {
    top: 12px;
    width: 4px;
    height: 4px;
    background: #444;
  }

  .txt_con .txt_li.ty2 > li:before {
    display: none;
  }

  .txt_con .txt_li li > ul {
    margin: 10px 0;
  }

  .txt_con .txt_li ul.depth li .data_table {
    margin: 8px 0 0 -20px;
    text-align: center;
  }

  .txt_con .tit + .data_table {
    margin-top: 14px;
  }

  .txt_con .txt_li + .data_table {
    margin-top: 14px;
  }

  .txt_con .data_table + .txt_li {
    margin-top: 14px;
  }

  .txt_con .data_table + .stxt {
    margin-top: 14px;
  }
}
