@charset "UTF-8";
@import url("/_templet1/css/sub.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-08-08
-------------------------------------------------*/
.smile { background: url(/_templet1/img/contents/bg_diagram2.jpg) no-repeat center center; background-size: auto 100%; padding-bottom: 3rem; }

.smile h2 { text-align: center; font-size: 1.9rem; font-weight: 700; font-family: 'Gotham'; font-weight: 800; }

.smile h2:before { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.smile ul { width: calc(100% + 1.2rem); }

.smile ul li { width: calc(20% - 1.2rem); margin-right: 1.2rem; border: 1px solid #ccc; border-radius: 1.5rem; text-align: center; float: left; position: relative; padding: 4.5rem 1rem 3.5rem; margin-top: 4rem; background-color: #fff; }

.smile ul li .ti { height: 2.5rem; line-height: 2.5rem; width: calc(100% - 3rem); position: absolute; left: 1.5rem; top: -1.25rem; background-color: #162b48; color: #fff; border-radius: 2rem; font-size: 1.75rem; font-weight: 700; }

.smile ul li .ti1 { font-size: 0.85rem; color: #222; font-weight: 700; padding-bottom: .3rem; }

.smile ul li .ti2 { height: 2.5rem; line-height: 2.5rem; margin-bottom: 1.5rem; }

.smile ul li .ti2 span { line-height: 1.5; display: inline-block; vertical-align: middle; }

.smile ul li .ti3 { height: 4.5rem; line-height: 3.5rem; border-top: 1px solid #ccc; padding-top: 1.5rem; word-break: keep-all; }

.smile ul li .ti3 span { line-height: 1.5; display: inline-block; vertical-align: middle; }

.smile ul:after { content: ''; display: block; clear: both; }

.count { counter-reset: section; }

.count li { position: relative; padding-left: 1.5rem; }

.count li:before { content: "0" counter(section); counter-increment: section; margin-right: .5rem; position: absolute; left: 0; }

.count.count1 li { padding-left: 3rem; }

.count.count1 li:before { content: "PO 0" counter(section); }

.list1.divi { background-color: #fff; }

.list1.divi .group { display: inline-block; margin-right: 1rem; background-color: #fafafa; height: 14rem; }

.list1.divi .group:nth-child(2) { width: calc(55% - 1rem); }

.list1.divi .group:nth-child(3) { width: calc(35% - 1rem); }

.list1.divi .group:nth-child(4) { width: 10%; margin-right: 0; padding: 4.3rem 2.4rem; font-weight: 600; font-size: .9rem; }

.list1.divi2 { display: none; }

.groupWrap { display: table; }

.groupWrap .img { display: table-cell; width: 55%; }

.groupWrap .img img { padding-right: 2rem; }

.groupWrap .group { display: table-cell; width: 45%; vertical-align: bottom; word-break: keep-all; }

.groupWrap .group h2 { margin-top: 0; }

p.nurse { margin-top: 2rem; }

div.nurse div.list1 .title { padding: 0 1rem; font-weight: 400; }

div.nurse div.list1 .title.type1 + .group.type2 { font-size: 1rem; border: 2px solid #9c1c2b; color: #9c1c2b; }

div.nurse div.list1 .title.type2 + .group.type2 { font-size: 1rem; border: 2px solid #1a3759; color: #1a3759; }

div.nurse div.list1 .title.type5 { background-color: #654a4c; }

div.nurse div.list1 .title.type5 + .group .cont { overflow: visible; }

div.nurse div.list1 .title.type5 + .group .item.type4 { overflow: visible; }

div.nurse div.list1 .title.type5 + .group .item.type4::before { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); right: auto; top: -2rem; width: 0.2rem; height: 0.2rem; margin-left: -0.75rem; border-radius: 100%; background-color: #9b8873; content: ''; opacity: 0.5; }

div.nurse div.list1 .title.type5 + .group .item.type4::after { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); right: auto; top: -1.5rem; bottom: auto; width: 0.4rem; height: 0.4rem; margin-left: -0.75rem; border-radius: 100%; background-color: #9b8873; content: ''; }

div.nurse div.list1 .title.type5 + .group .item.type4 .desc { padding: 1rem; border-radius: 1rem; background-color: #fff; text-align: center; }

div.nurse div.list1 .title.type5 + .group .item.type4 .desc::before { display: none; }

div.nurse div.list1 .title.type5 + .group .item.type4 .desc strong { font-size: 0.85rem; display: block; }

div.nurse div.list1 .title.type5 + .group .item.type4 .desc + .desc { margin-top: 0.5rem; }

div.nurse div.list1:nth-child(n+4) { margin-top: 0; }

div.nurse div.list1:nth-child(3) .group { padding-bottom: 0; }

div.nurse div.list1:nth-child(3) .item { padding-top: 2.5rem; }

div.nurse div.list1:nth-child(3) .item .label::before, div.nurse div.list1:nth-child(3) .item .label::after { display: none; }

div.nurse div.list1 .item.type4 { font-size: 0.75rem; vertical-align: top; }

div.nurse div.list1 .txt1 { display: block; margin: 0 1.5rem; padding-left: 0.75rem; text-align: left; text-indent: -0.75rem; }

.table-wrap.edu th { min-width: 0; padding: 0.25rem; }

.table-wrap.edu td { font-size: 0.65rem; min-width: 0; padding: 0.25rem; }

@media (max-width: 1100px) { .list1.divi2 { display: block; }
  .list1.divi { background-color: #fafafa; }
  .list1.divi .group { display: table-cell; height: auto; }
  .list1.divi .group:nth-child(2) { width: 100%; }
  .list1.divi .group:nth-child(3) { display: none !important; }
  .list1.divi .group:nth-child(4) { display: none !important; } }

@media (max-width: 1024px) { .smile { background: none; }
  .smile ul { width: 100%; }
  .smile ul li { width: 100%; float: inherit; padding: 2.5rem 1rem 1.5rem; margin-top: 3rem; }
  .smile ul li .ti1 { padding-bottom: 0; }
  .smile ul li .ti2 { margin-bottom: .5rem; height: 2rem; line-height: 2rem; }
  .smile ul li .ti3 { padding-top: .5rem; height: 3rem; line-height: 2.5rem; }
  div.nurse div.list1 .title br { display: none; }
  div.nurse div.list1 .title.type5 + .group .item.type4 { padding-top: 2rem !important; }
  div.nurse div.list1 .title.type5 + .group .item.type4::before { top: 0; }
  div.nurse div.list1 .title.type5 + .group .item.type4::after { top: 0.5rem; } }

@media (max-width: 768px) { .groupWrap { display: block; }
  .groupWrap .img { display: block; width: 100%; }
  .groupWrap .img img { padding-right: 0rem; }
  .groupWrap .group { display: block; width: 100%; }
  .groupWrap .group h2 { margin-top: 2rem; }
  div.nurse div.list1 .title.type5 + .group .item.type4 { padding-top: 0 !important; } }

/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-10-15
-------------------------------------------------*/
#snb .title { background: url("/nurse/img/sub/snb.jpg") no-repeat; }
