@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff')
        format('woff');
    font-weight: normal;
    font-style: normal;
}
* {
    word-break: keep-all;
}
/* 인사말 */
.sub1 {
    margin-bottom: 100px;
}
.sub2 .sub-title {
    padding-bottom: 100px;
    border-bottom: 1px solid #ddd;
}

.sub-title ul {
    display: flex;
    margin: 20px 0 50px;
}

.sub-title li {
    padding-right: 20px;
    font-size: 16px;
    color: #444444;
    font-weight: 400;
}

.sub-title li:last-child {
    color: #64b339;
}

.sub-title h2 {
    font-size: 40px;
    font-weight: 800;
    color: black;
    text-align: center;
    font-family: 'SCoreDream' !important;
}

.sub1-con-top {
    background: url('../img/sub1-1.png') no-repeat;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px 0;
}

.sub1-con-top .dot {
    margin-bottom: 20px;
}

.sub1-con-top .dot span {
    color: #cccccc;
    font-size: 90px;
    font-family: 'SCoreDream' !important;
}

.sub1-con-top p {
    margin-top: 20px;
    color: #111111;
    font-size: 30px;
    font-weight: 700;
    font-family: 'SCoreDream' !important;
    line-height: 50px;
    text-align: center;
}

.sub1-con-top p span {
    color: #6eb845;
}

.sub1-con-bottom {
    display: flex;
}

.sub1-con-bottom div:nth-child(2) {
    margin-left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sub1-con-bottom h3 {
    font-size: 25px;
    color: #111111;
    font-weight: 700;
    line-height: 40px;
    font-family: 'SCoreDream' !important;
}

.sub1-con-bottom h3 span {
    color: #6eb845;
}

.sub1-con-bottom p {
    background-color: #6eb845;
    margin: 40px 0;
    height: 2px;
    width: 50px;
}

.sub1-con-bottom ul {
}

.sub1-con-bottom li {
    color: #555555;
    font-size: 18px;
    line-height: 30px;
}

.sub1-con-bottom li:nth-child(1) {
    margin-bottom: 40px;
}

.sub1-con-bottom dl {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 65px;
}

.sub1-con-bottom dt {
    color: #111111;
    font-weight: 700;
    font-size: 18px;
    margin-right: 20px;
}

.sub1-con-bottom dd {
    font-family: 'InkLipquid' !important;
    color: #333333;
    font-size: 33px;
}

/* 찾아오시는길 */
.sub2-con {
    margin: 80px 0;
}
.sub2-con div {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.sub2-con article {
    width: 30%;
    height: 250px;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sub2-con article h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0;
}

/* 노인장기요양보험 */
.sub3-con h3,
.sub4-con h3,
.sub5-con h3,
.sub6-con h3,
.sub7-con h3 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'SCoreDream' !important;
}
.sub03-area01 {
    margin: 80px 0;
}
.sub03-area01 > p {
    color: #333333;
    font-size: 18px;
    margin: 40px 0;
}
.sub03-area01 article {
    background-color: #fafafa;
    border-radius: 20px;
    padding: 50px 40px;
}
.sub03-area01 article h4 {
    color: #111111;
    font-size: 20px;
    font-weight: 700;
    font-family: 'SCoreDream' !important;
    line-height: 35px;
}
.sub03-area01 article h4 span {
    color: #64b339;
}
.sub03-area01 article > p {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #dddddd;
    margin: 35px 0;
}
.sub03-area01 article > p > span {
    position: absolute;
    top: -1px;
    left: 0;
    width: 50px;
    height: 3px;
    display: block;
    background-color: #64b339;
}
.sub03-area01 section p {
    color: #555555;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    width: 920px;
}
.sub03-area02,
.sub03-area03,
.sub03-area04 {
    margin-bottom: 80px;
}
.sub03-area02 p {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    margin: 35px 0;
}
.sub03-area02 p span {
    color: #64b339;
}
.sub03-area02 table,
.sub4-area3 table,
#menu1 table,
.sub6-area3 table,
.sub7-area3 table {
    border-top: 2px solid #6eb845;
}
.sub03-area02 table thead,
.sub03-area02 table tr > td:nth-child(1),
.sub4-area2 tr > td:nth-child(1),
.sub4-area3 thead,
.sub4-area3 .back-color,
#menu1 table thead,
.sub4-area4 tr > td:nth-child(1),
.sub5-area2 td:nth-child(1),
.sub5-area4 td:nth-child(1),
.sub6-area2 td:nth-child(1),
.sub6-area3 table thead,
.sub7-area3 thead {
    background-color: #fafafa;
}
.sub03-area02 table tr,
.sub4-area2 tr,
.sub4-area3 tr,
#menu1 table tr,
.sub5-area2 tr,
.sub6-area2 tr,
.sub6-area3 table tr,
.sub7-area3 tr {
    border-bottom: 1px solid #dddddd;
}
.sub03-area02 table th,
.sub03-area02 table td,
.sub4-area2 td,
.sub4-area3 th,
.sub4-area3 td,
#menu1 table th,
#menu1 table td,
.sub5-area2 th,
.sub5-area2 td,
.sub6-area2 td,
.sub6-area3 td,
.sub6-area3 th,
.sub7-area3 td,
.sub7-area3 th {
    padding: 20px 0;
}
.sub4-area3 th,
.sub4-area3 .back-color,
#menu1 table th,
.sub6-area3 th {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.sub03-area02 table th,
.sub03-area02 table tr > td:nth-child(1),
.sub4-area2 tr > td:nth-child(1),
.sub5-area2 td:nth-child(1),
.sub6-area2 td:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
}
.sub03-area02 table tr > td:nth-child(1),
.sub4-area2 tr > td:nth-child(1),
.sub4-area3 .back-color,
.sub5-area2 td:nth-child(1),
.sub6-area2 td:nth-child(1) {
    width: 350px;
    text-align: center;
}
.sub03-area02 table tr > td:nth-child(2),
.sub4-area2 tr > td:nth-child(2),
.sub4-area3 tr > td,
#menu1 table tr td:nth-child(2),
.sub5-area2 td:nth-child(2),
.sub6-area2 td:nth-child(2) {
    padding-left: 20px;
    line-height: 30px;
}
.sub4-area2 table,
.sub5-area2 table,
.sub6-area2 tr {
    border-top: 1px solid#ddd;
}
.sub03-area02 table tr > td:nth-child(2) strong {
    color: #111111;
    font-weight: 600;
}

.sub4-area5 td:nth-child(2),
.sub4-area6 td:nth-child(2),
.sub4-area4 td:nth-child(3),
.sub5-area4 td:nth-child(3),
.sub5-area5 td:nth-child(2),
#menu1 table tr > td:nth-child(1),
.sub6-area3 td,
.sub7-area3 td,
.sub7-area3 th {
    text-align: center;
}
.sub6-area3 td {
    padding: 20px;
}
.sub03-area03 img {
    margin-top: 40px;
    width: 100%;
}
.sub03-area04 p {
    color: #333333;
    font-size: 18px;
    margin: 40px 0;
    font-weight: 400;
}

.sub03-area04 ul {
    margin-bottom: 40px;
}
.sub03-area04 ul li {
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    color: #333333;
    font-size: 18px;
}
.sub03-area04 ul li::after {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    border-radius: 50%;
    background-color: #6eb845;
    width: 5px;
    height: 5px;
}
.sub03-area04 article:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub03-area04 article:last-child section {
    background-color: #f8f8f8;
    border-radius: 20px;
    width: 305px;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sub03-area04 article:last-child section p {
    color: #111111;
    font-size: 18px;
    margin: 30px 0 0;
    font-weight: 600;
}
.sub03-area04 article:last-child > img {
}
/* 방문요양 */
.nav-item a {
    font-weight: 600;
}
.sub4-con,
.sub5-con,
.sub6-con,
.sub7-con {
    margin: 80px 0;
}
.sub4-con .nav-item,
.sub5-con .nav-item,
.sub6-con .nav-item {
    margin-right: 20px;
}
.sub4-con .tab-content,
.sub5-con .tab-content,
.sub6-con .tab-content {
    margin-top: 40px;
}

.sub4-area1 ul li,
.sub5-area1 ul li,
.sub6-area1 li {
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    color: #333333;
    font-size: 18px;
}
.sub4-area1 ul li::after,
.sub5-area1 ul li::after {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    border-radius: 50%;
    background-color: #6eb845;
    width: 5px;
    height: 5px;
}
.sub6-area1 li::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    border-radius: 50%;
    background-color: #6eb845;
    width: 5px;
    height: 5px;
}
.sub4-area2 {
    margin: 40px 0;
}

.sub4-area4 article,
.sub4-area5 article,
.sub5-con article {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#menu1 h3 {
    margin-bottom: 40px;
}
#menu1 div {
    margin-bottom: 80px;
}
.sub4-area6 p,
.sub5-area5 > p,
.sub6-area3 > p {
    color: #64b339;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.5;
}
/* 방문목욕 */
.sub5-area3 {
    margin-top: 80px;
}
.sub5-area3 article {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0;
}
.sub5-area3 article section {
    background-color: #f8f8f8;
    border-radius: 20px;
    width: 30%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
}
.sub5-area3 li {
    line-height: 30px;
    font-size: 18px;
    color: #333333;
}
/* 복지용구 */
.sub6-area3 {
    margin-top: 80px;
}
.sub6-area3 table {
    margin: 40px 0;
}
.sub6-area3 article li {
    line-height: 1.5;
    font-size: 16px;
    color: #222;
}
.sub6-area4 div,
.sub6-area5 div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sub6-area4 div article,
.sub6-area5 div article {
    width: 30%;
    border: 1px solid #ddd;
    border-radius: 20px;
    height: 200px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.sub6-area4 div article img,
.sub6-area5 div article img {
    margin-right: 10px;
}
.sub6-area4 div article h4,
.sub6-area5 div article h4 {
    color: #6eb845;
    font-size: 20px;
    font-weight: 600;
}
.sub6-area4 div article p,
.sub6-area5 div article p {
    color: #111;
    font-size: 16px;
}
.sub6-area5 article:last-child {
    border: none;
}

/* 실버/간병도우미 */
.sub7-area1 {
    display: flex;
    justify-content: space-between;
}
.sub7-area1 article {
    width: 62%;
    background-color: #fafafa;
    border-radius: 20px;
    padding: 50px 40px;
}
.sub7-area1 img {
    border-radius: 20px;
}
.sub7-area1 h2 {
    font-size: 25px;
    color: #111111;
    font-weight: 700;
    line-height: 40px;
    font-family: 'SCoreDream' !important;
}
.sub7-area1 p {
    margin: 40px 0;
    width: 100%;
    height: 1px;
    background-color: #dddddd;
    position: relative;
}
.sub7-area1 p span {
    position: absolute;
    top: -1px;
    left: 0;
    width: 50px;
    height: 3px;
    display: block;
    background-color: #64b339;
}
.sub7-area1 h3 {
    line-height: 1.5;
    font-size: 18px;
    font-family: 'pretendard' !important;
    font-weight: 500;
}
.sub7-area1 h3 span {
    color: #64b339;
}
.sub7-area2 {
    margin: 80px 0;
}

.sub7-area2 li {
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    color: #333333;
    font-size: 18px;
}
.sub7-area2 li::after {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    border-radius: 50%;
    background-color: #6eb845;
    width: 5px;
    height: 5px;
}

.sub7-area2 h3,
.sub7-area3 h3 {
    margin-bottom: 40px;
}
.sub7-area3 li {
    line-height: 1.5;
    color: #333333;
    font-size: 16px;
}
.sub7-area3 table {
    margin-bottom: 10px;
}

/* 공지사항 */
.sub8-con {
    margin: 80px 0;
}

/* 포토갤리러 */
.sub9-con {
    margin: 80px 0;
}
.sub9-con table {
    border: 1px solid #fff !important;
}
.sub9-con .board_desc,
.sub9-con .board_bgcolor,
.sub9-con .board_description {
    border: 1px solid rgb(221, 221, 221);
}

.sub9-con table span.gallery_title {
    margin: 10px 0 5px;
    display: block;
    font-family: 'pretendard' !important;
}
.sub9-con > table > tbody > tr > td > table:nth-child(1) {
    background-color: #fff !important;
}

/*************************************
    GALLERY
**************************************/
/****** CM GALLEY 3 COL ******/
.glist3t 
{width:100%;}
.glist3t tr
{display:inline; font-size:0; width:100%;}
.glist3t td
{display: inline-block; text-align: center; vertical-align: middle; margin-bottom: 10px;}
.glist3t td table
{width: 96%; margin:0 auto;}
.glist3t img 
{max-width: 100%; min-height: 100%; width: 100%; height: 250px; object-fit: cover; object-position: center; transition: .3s ease;}
.glist3t > tbody > tr > td:hover img 
{opacity: .6;}
.glist3t .board_admin_bgcolor table
{display: none;}
/*.glist3t input[type=checkbox], .glist3t input[type=radio]{display: none;}*/
.glist3t .gallery_title 
{font-family:'pretendard', 'Noto Sans KR', 'Roboto', sans-serif !important;  color:#666 !important; font-size:16px!important; padding-top: 10px; transition: all 0.5s;}
.glist3t > tbody > tr > td:hover .gallery_title 
{color: #0669bf!important;}
.pagelist
 {text-align: center;}

 #post_area p { font-family: 'pretendard' !important; }
 
@media screen and (max-width:1200px){
    .glist3t tr
    { display:inline-block; font-size:0;}
}

@media screen and (max-width:1023px){
    .glist3t img
    {height:180px;}
}
@media screen and (max-width:767px){
    .glist3t > tbody > tr > td
    {width:100%;}
}
@media screen and (max-width:450px) {
    .glist3t > tbody > tr > td td.bbsnewf5 
    {width:100%;}
    .glist3t > tbody > tr > td td.bbsnewf5 > table 
    {margin:0; width:100%;;}
    .glist3t > tbody > tr > td td.bbsnewf5 > table > tbody > tr > td 
    {width:100%;}
    .glist3t > tbody > tr > td td.bbsnewf5 > table > tbody > tr > td img 
    {height:300px;}
}
/*************************************
    OUTPUT * GALLERY 
**************************************/
#cm_output_board_gallery .board_output > tbody > tr > td 
{width:25%; transition:all 0.3s ease;}
#cm_output_board_gallery .board_output_gallery_img 
{padding:0 10px;}
#cm_output_board_gallery .board_output_gallery_img img
{width:100%; vertical-align:middle;}
#cm_output_board_gallery .board_output_gallery_subject 
{margin-bottom:30px; display:block;}
#cm_output_board_gallery .board_output_gallery_subject a 
{font-family:'Pretendard' !important; display:block; padding:15px 0px; font-size:18px; color:#000000; font-weight:600; background:#f7f7f7; margin:0 10px; transition:all 0.3s ease;}
#cm_output_board_gallery .board_output_gallery_img img:hover
{opacity:.7}
#cm_output_board_gallery .board_output_gallery_subject a:hover
{text-decoration:none; opacity:.7}
@media screen and (max-width:1023px){
    #cm_output_board_gallery .board_output > tbody > tr > td
    {width:50%; display:inline-block;}
}
@media screen and (max-width:650px) {
    #cm_output_board_gallery .board_output > tbody > tr > td 
    {width:100%;}
}
/* 문의하기 */
.sub10-con {
    margin: 80px 0;
}
.sub10-con input {
    height: 50px;
}
.sub10-con input,
.sub10-con textarea {
    width: 100%;
    border: 1px solid #ddd;
    outline: none !important;
}
.sub10-con td {
    text-align: left;
}
.sub10-con table > tbody > tr > td > table > tbody > tr:nth-child(2) input {
    margin-bottom: 20px;
}
.sub10-con table > tbody > tr > td > table > tbody > tr:nth-child(5) input {
    width: auto !important;
    border: none;
    margin-top: 30px;
}
.sub10-con table > tbody > tr > td > table > tbody > tr:nth-child(6) input {
    width: auto !important;
    border: none;
    height: auto !important;
}
.sub10-con
    table
    > tbody
    > tr
    > td
    > table
    > tbody
    > tr:nth-child(6)
    td:last-child {
    text-align: right;
}
.row {
    display: flex;
    justify-content: center;
}
.row li:nth-child(1) {
    background-color: #64b339;
    margin-right: 20px;
}
.row li:nth-child(2) {
    background-color: #ddd;
}
.row li {
    width: 100px;
    padding: 10px;
    border-radius: 10px;
}
.row li:nth-child(1) a {
    color: #fff;
}
.sub10-con .sub2-con {
    display: flex;
}
.sub10-con .sub2-con iframe {
    margin-right: 30px;
}
.sub10-con .sub2-con div {
    flex-direction: column;
    margin: 0;
}
.sub10-con .sub2-con article {
    width: 100%;
    flex-direction: row;
    height: 150px;
    justify-content: flex-start;
    padding: 0 20px;
}
.sub10-con .sub2-con article img {
    width: 50px;
}
.sub10-con .sub2-con article h4 {
    margin: 0 20px;
}

/* 개인정보처리방침 */
.sub11-con,
.sub12-con {
    margin: 80px 0;
}
.textareainfo {
    min-height: 300px;
    padding: 50px 30px;
    background: #f7f7f7;
    width: 100%;
}

/* 이메일무단수집거부 */
.info_box {
    border: 1px solid #ddd;
    padding: 30px 20px 30px 150px;
    word-break: keep-all;
    background: url('../img/info_icon.png') no-repeat 50px center;
}
.sub-cont .info_box h4 {
    color: #0669bf;
    font-weight: 400;
    margin: 0;
    font-size: 1.4rem;
}
.emailinfo ol {
    padding-left: 20px;
}
.emailinfo ol > li {
    list-style: circle;
    margin-bottom: 10px;
    line-height: 1.5;
}
.emailinfo ol > li ul {
    padding-left: 20px;
}
.emailinfo ol > li ul li {
    list-style: disc;
    line-height: 1.5;
    font-size: 1rem;
}
.emailinfo h5 {
    margin-top: 50px;
    color: #333;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
}

/* 로그인 */
ul.member_list {
    margin: 10px 0 0 0;
}
ul.member_list li {
    margin: 0 0 15px 0;
}
ul.member_list li input {
    margin: -2px 0 0 0;
    vertical-align: middle;
}
.member_divide {
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}
.member_divide th {
    padding: 7px 10px 6px 10px;
    color: #555;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: #f7f7f7;
}
.member_divide td {
    padding: 5px 10px 4px 10px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.member_divide td.member_list_bg {
    color: #555;
    background: #f7f7f7;
}
.member_divide td.member_cont {
    height: 170px;
    padding: 15px 10px;
    vertical-align: top;
    border-right: none;
    border-bottom: none;
}

.member_info dt {
    clear: both;
    float: left;
    width: 100px;
    height: 13px;
    margin: 0 0 5px 0;
    padding: 4px 0 0 0;
}
.member_info dt input {
    margin: -2px 0 0 0;
    vertical-align: middle;
}
.member_info dt.foreigner_info {
    width: 220px;
    margin: 0;
}
.member_info dd {
    margin: 0 0 5px 0;
}
.member_info dd.foreigner_info2 {
    float: left;
    margin: 2px 0 0 0;
}
.login_box {
    border: none !important;
    padding: 40px 140px;
    text-align: center;
    margin-top: 20px;
    color: #555;
}
.login_box .txt_01 {
    text-align: left;
    padding: 0px;
}
.login_box .box {
    border: 1px #cdcdcd solid;
    padding: 2px 4px 0;
    height: 19px;
    height: 21px;
    width: 100%;
    background-color: #f6f6f6;
}
.login_box .find {
    border-top: 1px #eaeaea solid;
    margin-top: 25px;
    padding: 25px 44px 0;
    text-align: right;
    color: #777;
}
.login_box img,
.login_box .find {
    display: none;
}
.login_box table,
.login_box button {
    margin-top: 30px;
}

.login_box p b {
    font-size: 1.25em;
}
.login_box .box {
    padding: 25px 10px !important;
}
.login_box .txt_01 {
    padding: 10px 0 !important;
}
#sec-admin table {
    border-collapse: collapse;
    width: 100%;
    max-width: 500px;
    margin: auto;
}
#sec-admin table tr:nth-child(1) td input {
    border-radius: 5px 5px 0 0;
}
#sec-admin table tr:nth-child(2) td input {
    border-radius: 0 0 5px 5px;
    margin-bottom: 30px;
}
.btn_login {
    padding: 15px 0;
    background: #6eb845;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    font-size: 1.3em;
}
.btn_login:hover {
    opacity: 0.6;
}
