@charset "utf-8";
body {font-size: 1.8rem;}

#contents {padding-top: 92.5px; overflow: hidden;}

@media screen and (max-width: 1025px) {
    #contents {padding-top: 72.5px;}
}

@media screen and (max-width: 480px) {
    #contents {padding-top: 58px;}
}

/* 복지기본계획 */
.welfare_intro {padding: 190px 0 75px 0; position: relative;}
.welfare_intro::before {content: ''; width: 2000px; height: 100%; position: absolute; top: 0; left: 50%; margin-left: -1000px; background-color: #f8f8f8; z-index: -1;}
.welfare_intro::after {content: ''; position: absolute; bottom: -100px; right: -18%; background: url('/humanframe/theme/anbu/assets/img/main/03/welfare_bg.png') no-repeat; width: 588px; height: 605px; background-size: 100%; z-index: -1;}
.welfare_intro .textBox {margin-bottom: 45px;}
.welfare_intro .textBox .tit {display: flex; align-items: flex-end; margin-bottom: 35px;} 
.welfare_intro .textBox .tit img {display: block; margin-right: 17px;}
.welfare_intro .textBox .tit p {font-family: 'BusanFont'; font-size: 46px; color: #000000; line-height: 1; letter-spacing: -0.08em;}
.welfare_intro .textBox .txt {font-weight: 400; font-size: 20px; color: #000000;  line-height: 1.5; word-break: keep-all;}
.welfare_intro .textBox .txt span {font-weight: 600;}

.linkBox {display: flex; flex-wrap: wrap;}
.linkBox li {margin: 0 20px 20px 0;}
.linkBox li:last-child {margin-right: 0;}
.linkBox li a {display: block; min-width: 360px; background-color: #fff; border: 1px solid #e8e8e8; padding: 22px 26px; box-sizing: border-box; font-weight: 500; text-align: center; font-size: 17px; color: #222222; transition: all 0.5s ease-in-out;}
.linkBox li a:hover {border-color: #e3007f; color: #e3007f;}
.linkBox li a span {padding-right: 30px; box-sizing: border-box; position: relative;}
.linkBox li a span::before {content: ''; position: absolute; right: 0; top: 5px; background-size: 100%; background-repeat: no-repeat;}
.linkBox li a.link span::before {background-image: url('/humanframe/theme/anbu/assets/img/layout/link_icon.png'); width: 19px; height: 19px;}
.linkBox li a.down span::before {background-image: url('/humanframe/theme/anbu/assets/img/layout/down_icon.png'); width: 22px; height: 16px;}

.introAnbu .linkBox li {margin: 0;}
.introAnbu .linkBox li a {min-width: 200px; padding: 15px; font-size: 16px;}

@media screen and (max-width: 1280px) {
    .welfare_content>li .img .list {width: 70%;}
}

@media screen and (max-width: 1024px) {
    .welfare_intro {padding-top: 150px;}
    .welfare_intro::after {width: 515px; height: 525px;}
    .welfare_intro .textBox .tit img {width: 100px; margin-right: 10px;}
    .linkBox li {margin: 0 10px 10px 0;}
    .linkBox li a {min-width: 350px; padding: 18px 10px; font-size: 16px;}
    .introAnbu .linkBox li a {font-size: 15px;}
}

@media screen and (max-width: 768px) {
    br.pc {display: none;}
}

@media screen and (max-width: 680px) {
    .linkBox li {width: 100%; margin-right: 0;}
    .linkBox li a {width: 100%; padding: 18px 20px 18px 15px;}
}

@media screen and (max-width: 480px) {
    .welfare_intro {padding: 130px 0 50px 0;}
    .welfare_intro::after {width: 240px; height: 295px; bottom: auto; top: 24px;}
    .welfare_intro .textBox {margin-bottom: 30px;}
    .welfare_intro .textBox .tit img {width: 60px;}
    .welfare_intro .textBox .tit p {font-size: 22px;}
    .welfare_intro .textBox .txt {font-size: 16px;}
    .linkBox li:last-child {margin-bottom: 0;}
    .linkBox li a {min-width: auto; font-size: 15px; padding: 15px 30px 15px 15px; box-sizing: border-box; position: relative; text-align: left;}
    .linkBox li a span {position: static; padding-right: 0;}
    .linkBox li a span::before {right: 15px; top: 16px;}
    .linkBox li a.link span::before {width: 16px; height: 16px;}
    .linkBox li a.down span::before {width: 19px; height: 14px;}
}

/* welfare_content */
.welfare_content {width: 100%; padding: 130px 0 165px 0; counter-reset: list-number;}
.welfare_content>li {width: 100%; display: flex; justify-content: space-between; margin-bottom: 165px; counter-increment: list-number;}
.welfare_content>li:last-child {margin-bottom: 0;}
.welfare_content>li>.tit {width: 25%; position: relative; padding: 80px 0 0 50px; box-sizing: border-box; font-weight: 600; color: #000; line-height: 1.3; font-size: 40px; }
.welfare_content>li>.tit::before {content: "0"counter(list-number); font-weight: 700; letter-spacing: -0.05em; color: #f9f9f9; font-size: 192px; position: absolute; top: -65px; left: 0; z-index: -1;}

.welfare_content>li>.tit span {display: block; font-weight: 600; color: #e3007f; font-size: 22px; margin-bottom: 6px;}
.welfare_content>li .img {width: 70%; position: relative; min-height: 440px; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url('/humanframe/theme/anbu/assets/img/main/03/welfare1.jpg');}
.welfare_content>li:nth-child(2) .img {background-image: url('/humanframe/theme/anbu/assets/img/main/03/welfare2.jpg');}
.welfare_content>li:last-child .img {background-image: url('/humanframe/theme/anbu/assets/img/main/03/welfare3.jpg');}
.welfare_content>li .img .list {width: 45%; position: absolute; bottom: -100px; right: 0; background-color: #fff; box-shadow: -13px -13px 20px rgb(0 0 0 / 4%); padding: 25px 35px 25px 55px; box-sizing: border-box; font-size: 18px; font-weight: 500; color: #222222;}
.welfare_content>li .img .list .tit {color: #e3007f; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #dadada; box-sizing: border-box;}
.welfare_content>li .img .list ul li {position: relative; padding-left: 13px; box-sizing: border-box; margin-bottom: 10px;}
.welfare_content>li .img .list ul li:last-child {margin-bottom: 0;}
.welfare_content>li .img .list ul li::before {content: ''; width: 4px; height: 4px; position: absolute; top: 50%; margin-top: -2px; left: 0; background-color: #bbbbbb;}

@media screen and (max-width: 1280px) {
    .welfare_content>li .img .list {width: 70%;}
}

@media screen and (max-width: 1024px) {
    .welfare_content>li .img {min-height: 350px;}
    .welfare_content>li>.tit {padding-left: 25px;}
    .welfare_content>li>.tit::before {font-size: 155px; top: -45px;}
}

@media screen and (max-width: 768px) {
    .welfare_content {padding: 70px 0 190px 0;}
    .welfare_content>li {flex-wrap: wrap; margin-bottom: 200px;}
    .welfare_content>li>.tit {width: 100%; font-size: 34px; padding: 0; margin-bottom: 20px;}
    .welfare_content>li>.tit::before {top: -60px; left: auto; right: 0; font-size: 125px;}
    .welfare_content>li>.tit span {font-size: 20px;}
    .welfare_content>li .img {width: 100%; min-height: 300px;}
    .welfare_content>li .img .list {width: 90%; bottom: -150px; right: 50%; margin-right: -45%; padding: 25px 35px;}
}

@media screen and (max-width: 480px) {
    .welfare_content {padding: 40px 0 175px 0;}
    .welfare_content>li>.tit {font-size: 27px; margin-bottom: 10px;}
    .welfare_content>li>.tit::before {font-size: 69px; top: -21px;}
    .welfare_content>li>.tit span {font-size: 15px; margin-bottom: 0;}
    .welfare_content>li .img {min-height: 240px;}
    .welfare_content>li .img .list {padding: 20px 25px;}
    .welfare_content>li .img .list ul li {font-size: 15px;}
}

/* 안부 프로젝트 */
.welfare_project {width: 100%; position: relative; padding: 215px 0 80px 0; text-align: center;}
.welfare_project::before {content: ''; width: 2000px; height: 50%; position: absolute; bottom: 0; left: 50%; margin-left: -1000px; background-color: #f8f8f8; z-index: -1;}
.welfare_project>.tit {display: inline-block; position: relative; font-family: 'BusanFont'; font-size: 46px; color: #000000; letter-spacing: -0.05em; margin-bottom: 45px;}
.welfare_project>.tit::before {content: ''; position: absolute; top: -88px; right: -262px; background: url('/humanframe/theme/anbu/assets/img/main/02/tit_assets.png') no-repeat; width: 252px; height: 222px; background-size: 100%; z-index: -1;}
.welfare_project .intro_list {width: 100%; display: flex;}
.welfare_project .intro_list li {width: 12%; position: relative; top: 80px; min-height: 450px; margin-right: 20px; background-position: center; background-repeat: no-repeat; transition: all 0.5s ease-in-out; overflow: hidden; opacity: 0;} 
.welfare_project .intro_list li:first-child {background-image: url('/humanframe/theme/anbu/assets/img/main/02/project1.jpg');}
.welfare_project .intro_list li:nth-child(2) {background-image: url('/humanframe/theme/anbu/assets/img/main/02/project2.jpg');}
.welfare_project .intro_list li:last-child {background-image: url('/humanframe/theme/anbu/assets/img/main/02/project3.jpg'); margin-right: 0;}

.welfare_project .intro_list li .intro_con {display: block; position: relative; width: 100%; height: 100%;}
.welfare_project .intro_list li .intro_con::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('/humanframe/theme/anbu/assets/img/main/02/project_cover.jpg') center no-repeat; background-size: cover; opacity: 25%; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .intro_con>.tit {font-size: 24px; font-weight: 600; color: #fff; text-align: right; transform: rotate(-90deg); transform-origin: right top; position: absolute; top: 12%; right: 60%; width: max-content; opacity: 1; visibility: visible; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .intro_con .link_box {width: 48rem; position: absolute; left: 0; bottom: 0; padding: 35px 30px; box-sizing: border-box; color: #000000; background-color: #fff; text-align: left; opacity: 0; z-index: -1; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .intro_con .link_box .tit {font-weight: 700; font-size: 30px; margin-bottom: 16px; letter-spacing: -1px;}
.welfare_project .intro_list li .intro_con .link_box .tit span {color: #e3007f;}
.welfare_project .intro_list li .intro_con .link_box .txt {font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: -0.5px;}
.welfare_project .intro_list li .intro_con .link_box .plus {width: 39px; height: 39px; position: absolute; top: 0; right: 0; background: url('/humanframe/theme/anbu/assets/img/main/02/plus_icon.png') center center #e3007f no-repeat;}

.welfare_project .intro_list li.active {width: 76%;}
.welfare_project .intro_list li.active .intro_con {cursor: default;}
.welfare_project .intro_list li.active .intro_con>.tit {opacity: 0; visibility: hidden;}
.welfare_project .intro_list li.active .intro_con .link_box {opacity: 1; z-index: 1;}
.welfare_project .intro_list li.active .intro_con::before {opacity: 0;}

.welfare_project .intro_list li .btnProject {display: block; position: relative; width: 100%; height: 100%; padding-top: 55px;}
.welfare_project .intro_list li .btnProject::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('/humanframe/theme/anbu/assets/img/main/02/project_cover.jpg') center no-repeat; background-size: cover; opacity: 25%; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .btnProject>.tit {font-size: 24px; font-weight: 600; color: #fff; text-align: right; transform: rotate(-90deg); transform-origin: right top; position: absolute; top: 12%; right: 60%; width: max-content; opacity: 1; visibility: visible; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .btnProject .link_box {width: 48rem; position: absolute; left: 0; bottom: 0; padding: 35px 30px; box-sizing: border-box; color: #000000; background-color: #fff; text-align: left; opacity: 0; z-index: -1; transition: all 0.5s ease-in-out;}
.welfare_project .intro_list li .btnProject .link_box .tit {font-weight: 700; font-size: 30px; margin-bottom: 16px; letter-spacing: -1px;}
.welfare_project .intro_list li .btnProject .link_box .tit span {color: #e3007f;}
.welfare_project .intro_list li .btnProject .link_box .txt {font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: -0.5px;}
.welfare_project .intro_list li .btnProject .link_box .plus {width: 39px; height: 39px; position: absolute; top: 0; right: 0; background: url('/humanframe/theme/anbu/assets/img/main/02/plus_icon.png') center center #e3007f no-repeat;}


.welfare_project .intro_list li.active .btnProject {cursor: default;}
.welfare_project .intro_list li.active .btnProject>.tit {opacity: 0; visibility: hidden;}
.welfare_project .intro_list li.active .btnProject .link_box {opacity: 1; z-index: 1;}
.welfare_project .intro_list li.active .btnProject::before {opacity: 0;}

@media screen and (max-width: 1024px) {
    .welfare_project {padding-top: 185px;}
    .welfare_project>.tit {font-size: 40px;}
    .welfare_project .intro_list li {width: 15%;}
    .welfare_project .intro_list li.active {width: 65%;}
    .welfare_project .intro_list li .intro_con>.tit {right: 67%;}
    .welfare_project .intro_list li .intro_con .link_box {width: 42rem; padding: 30px;}
    .welfare_project .intro_list li .intro_con .link_box .tit {font-size: 24px;}
    .welfare_project .intro_list li .intro_con .link_box .txt {font-size: 15px;}

    .welfare_project .intro_list li .btnProject>.tit {right: 67%;}
    .welfare_project .intro_list li .btnProject .link_box {width: 42rem; padding: 30px;}
    .welfare_project .intro_list li .btnProject .link_box .tit {font-size: 24px;}
    .welfare_project .intro_list li .btnProject .link_box .txt {font-size: 15px;}
}

@media screen and (max-width: 768px) {
    .welfare_project {padding-top: 145px;}
    .welfare_project>.tit {font-size: 36px;}
    .welfare_project>.tit::before {width: 180px; height: 158px; top: -45px; right: -105px;}
    .welfare_project>.tit img {display: inline-block; width: 100px;}
    .welfare_project .intro_list {flex-wrap: wrap;}
    .welfare_project .intro_list li {width: 100%; min-height: 165px; margin-right: 0; margin-bottom: 20px;}
    .welfare_project .intro_list li:last-child {margin-bottom: 0;}
    .welfare_project .intro_list li.active {width: 100%; min-height: 280px;}
    .welfare_project .intro_list li .intro_con {padding-top: 0; padding-left: 30px; box-sizing: border-box;}
    .welfare_project .intro_list li .intro_con>.tit {transform: rotate(0) translateY(-50%); right: auto; left: 30px; top: 50%;}

    .welfare_project .intro_list li .btnProject {padding-top: 0; padding-left: 30px; box-sizing: border-box;}
    .welfare_project .intro_list li .btnProject>.tit {transform: rotate(0); position: static;}
}

@media screen and (max-width: 480px) {
    .welfare_project {padding: 85px 0 35px 0; text-align: left;}
    .welfare_project>.tit {font-size: 22px; margin-bottom: 25px;}
    .welfare_project>.tit::before {width: 130px; height: 117px; right: -65%; top: -5px;}
    .welfare_project>.tit img {display: block; width: 60px; margin-bottom: 15px;}
    .welfare_project .intro_list li {min-height: 110px; margin-bottom: 10px;}
    .welfare_project .intro_list li.active {min-height: 250px;}
    .welfare_project .intro_list li .intro_con {padding-left: 20px;}
    .welfare_project .intro_list li .intro_con>.tit {font-size: 20px; left: 20px;}
    .welfare_project .intro_list li .intro_con .link_box {width: 100%; padding: 23px;}
    .welfare_project .intro_list li .intro_con .link_box .tit {font-size: 20px; margin-bottom: 10px;}
    .welfare_project .intro_list li .intro_con .link_box .plus {width: 30px; height: 30px; background-size: 13px;}

    .welfare_project .intro_list li .btnProject {padding-left: 20px;}
    .welfare_project .intro_list li .btnProject>.tit {font-size: 20px;}
    .welfare_project .intro_list li .btnProject .link_box {width: 100%; padding: 23px;}
    .welfare_project .intro_list li .btnProject .link_box .tit {font-size: 20px; margin-bottom: 10px;}
    .welfare_project .intro_list li .btnProject .link_box .plus {width: 30px; height: 30px; background-size: 13px;}
}

/* project_wrap */
.project_wrap {width: 100%;}
.project_wrap .project_box {width: 100%; padding-top: 120px;}
.abpro_mTit {line-height: 1; text-align: center; font-weight: 600; font-size: 42px; color: #000000; letter-spacing: -0.03em; margin-bottom: 45px;}
.abpro_mTit span {display: block; margin-bottom: 20px; color: #e3007f; font-size: 22px;}
.abpro_ssTit {line-height: 1; font-size: 21px; font-weight: 600; color: #000000; margin-bottom: 20px;}
.project_wrap .project_box .abpro_sTit {font-size: 34px; font-weight: 600; color: #000000; letter-spacing: -0.03em; line-height: 1; margin-bottom: 25px; word-break: keep-all;}

@media screen and (max-width: 1024px) {
    .project_wrap .project_box {padding-top: 60px;}
    .project_wrap .project_box:first-child {margin-top: 100px;}
}

@media screen and (max-width: 768px) {
    .project_wrap .project_box {padding-top: 50px;}
    .abpro_mTit {font-size: 36px;}
    .abpro_mTit span {font-size: 17px; margin-bottom: 15px;}
    .project_wrap .project_box .abpro_sTit {font-size: 26px;}
    .abpro_ssTit {font-size: 18px;}
}

@media screen and (max-width: 480px) {
    .project_wrap .project_box {padding-top: 30px;}
    .abpro_mTit {font-size: 26px; margin-bottom: 25px;}
    .abpro_mTit span {font-size: 16px;}
    .project_wrap .project_box .abpro_sTit {font-size: 22px; margin-bottom: 20px;}
}

/* 병원안심동행 서비스 */
.serviceBox {width: 100%; display: flex; gap: 25px; flex-wrap: wrap; margin-bottom: 120px;}
.serviceBox>li {width:calc(25% - 19px); min-height: 195px; border: 1px solid #dedede; padding: 30px; box-sizing: border-box; }
.serviceBox>li.title {display: flex; align-items: center; justify-content: center; font-weight: 600; font-size: 34px; color: #fff; background: url('/humanframe/theme/anbu/assets/img/main/02/hospital_bg.png') center no-repeat; background-size: cover;}
.serviceBox>li .tit {font-size: 22px; font-weight: 600; color: #e3007f; margin-bottom: 16px;}
.serviceBox>li .txt {font-size: 17px; font-weight: 400; color: #000000; word-break: keep-all;}

@media screen and (max-width: 1024px) {
    .serviceBox {gap: 15px; margin-bottom: 60px;}
    .serviceBox>li {width: calc(33.333% - 10px); min-height: 225px; padding: 25px;}
    .serviceBox>li.title {font-size: 28px;}
    .serviceBox>li .tit {font-size: 19px;}
    .serviceBox>li .txt {font-size: 15px;}
}

@media screen and (max-width: 768px) {
    .serviceBox {margin-bottom: 35px;}
    .serviceBox>li {width: calc(50% - 10px); min-height: 190px;}
    .serviceBox>li.title {font-size: 24px;}
}

@media screen and (max-width: 480px) {
    .serviceBox {gap: 10px;}
    .serviceBox>li {width: 100%; min-height: 120px; padding: 20px 15px;}
    .serviceBox>li.title {font-size: 20px;}
    .serviceBox>li .tit {font-size: 17px; margin-bottom: 10px;}
}

.system_wrap.nth5 .list li.type01 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/use_icon1.png');}
.system_wrap.nth5 .list li.type02 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/use_icon2.png');}
.system_wrap.nth5 .list li.type03 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/use_icon3.png');}
.system_wrap.nth5 .list li.type04 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/use_icon4.png');}
.system_wrap.nth5 .list li.type05 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/use_icon5.png');}

@media screen and (max-width: 480px) {
    .system_wrap.nth5 .list li.type05 {margin: 0;}
}

.carBox .carCon:nth-of-type(1) {margin-bottom: 50px; padding-top: 20px;}
.carBox .carCon .list {display: flex; flex-wrap: wrap;}
.carBox .carCon .list li {width: calc(33.333% - 20px); margin-right: 30px;}
.carBox .carCon .list li:last-child {margin-right: 0;}
.carBox .carCon .list li img {display: block; width: 100%; object-fit: cover;}
.carBox .carCon .list li .text {width: 100%; padding: 15px 0; text-align: center; font-size: 16px; font-weight: 400; color: #000000; background-color: #f9f9f9;}

@media screen and (max-width: 768px) {
    .carBox .carCon:nth-of-type(1) {margin-bottom: 30px; padding-top: 0;}
    .carBox .carCon .list li {width: 100%; margin-right: 0; margin-bottom: 20px;}
    .carBox .carCon .list li:last-child {margin-bottom: 0;}
    .carBox .carCon .list li .text {padding: 12px 0;}
}

@media screen and (max-width: 480px) {
    .carBox .carCon .list li {margin-bottom: 15px;}
}

/* 사회적고립예방 */
.con2_bg {width: 100%; margin-bottom: 105px; position: relative; padding: 100px 0;}
.con2_bg::before {content: ''; width: 2000px; height: 100%; background: url('/humanframe/theme/anbu/assets/img/main/02/con2_bg.jpg') center no-repeat; background-size: cover; position: absolute; top: 0; left: 50%; margin-left: -1000px; z-index: -1;} 
.con2_bg ul {display: flex; padding: 30px; box-sizing: border-box; border-radius: 113px; border: 1px solid #fff;}
.con2_bg li {display: flex; align-items: center; justify-content: center; width: calc(50% + 48px); padding: 65px 0; text-align: center; background-color: rgba(255, 255, 255, 0.9); border-radius: 82px; font-size: 20px; color: #000000; font-weight: 500;}
.con2_bg li:last-child {margin-left: -48px;}
.con2_bg li span {margin-right: 38px; font-size: 26px; font-weight: 600; color: #e3007f;}

@media screen and (max-width: 1024px) {
    .con2_bg {padding: 70px 0; margin-bottom: 50px;}
    .con2_bg ul {padding: 20px;}
    .con2_bg li {flex-wrap: wrap; padding: 30px 0; font-size: 16px;}
    .con2_bg li span {width: 100%; margin: 0 0 15px 0;}
}

@media screen and (max-width: 768px) {
    .con2_bg {padding: 30px 0;}
    .con2_bg ul {flex-wrap: wrap; padding: 0; border: none; border-radius: 0;}
    .con2_bg li {width: 100%; margin-bottom: 20px;}
    .con2_bg li:last-child {margin-bottom: 0; margin-left: 0;}
    .con2_bg li span {font-size: 20px;}
}

@media screen and (max-width: 480px) {
    .con2_bg {padding: 20px 0; margin-bottom: 35px;}
    .con2_bg li {padding: 15px 0; font-size: 15px; margin-bottom: 10px;}
    .con2_bg li span {font-size: 18px; margin: 0 0 10px 0;}
}

/* 추진과제 */
.propel_wrap {width: 100%; display: flex; margin-bottom: 105px;}
.propel_wrap>li {width: calc(50% - 25px); margin-right: 50px;}
.propel_wrap>li:last-child {margin-right: 0;}
.propel_wrap>li.img {max-height: 493px; background: url('/humanframe/theme/anbu/assets/img/main/02/propel_bg.jpg') no-repeat; background-position: center; background-size: cover;} 
.planListBox {border-top: 2px solid #000000; box-sizing: border-box;}
.planListBox>li {display: flex; align-items: center; padding: 30px; border-bottom: 1px solid #d0d0d0; box-sizing: border-box;}
.planListBox>li:last-child {margin-bottom: 0; border-bottom: none;}
.planListBox li .tit {width: 45%; box-sizing: border-box; font-weight: 600; font-size: 22px; color: #000000; line-height: 1.2;}
.planListBox li .tit span {display: block; margin-bottom: 10px; font-size: 18px; color: #e3007f;}
.planListBox li ul {width: 70%;}
.planListBox li ul>li {line-height: 1; font-weight: 400; color: #222; font-size: 17px; margin-bottom: 15px; padding-left: 10px; box-sizing: border-box; position: relative;}
.planListBox li ul>li:last-child {margin-bottom: 0;}
.planListBox li ul>li::before {content: ''; width: 4px; height: 4px; background-color: #bbbbbb; position: absolute; top: 7px; left: 0;}

@media screen and (max-width: 1024px) {
    .propel_wrap {margin-bottom: 50px;}
    .planListBox>li {flex-wrap: wrap; padding: 20px;}
    .planListBox li .tit {width: 100%; margin-bottom: 15px;}
    .planListBox li .tit span {margin-bottom: 8px;}
    .planListBox li ul {width: 100%;}
    .planListBox li ul>li {margin-bottom: 10px;}
}

@media screen and (max-width: 768px) {
    .propel_wrap {margin-bottom: 35px; flex-wrap: wrap;}
    .propel_wrap>li {width: 100%; margin-right: 0;}
    .propel_wrap>li.img {height: 345px;}
    .planListBox>li {padding: 15px 0;}
    .planListBox li .tit {font-size: 18px;}
    .planListBox li ul>li {font-size: 15px;}
}

@media screen and (max-width: 480px) {
    .propel_wrap>li.img {height: 230px;}
    .planListBox li ul>li::before {top: 6px;}
}

/* 추진체계 */
.system_wrap {position: relative; padding: 80px 0 100px 0; margin-bottom: 110px;}
.system_wrap::before {content: ''; position: absolute; top: 0; left: 50%; margin-left: -1000px; width: 2000px; height: 100%; background-color: #f9f9f9; z-index: -1;}
.system_wrap .list {width: 100%; display: flex;}
.system_wrap .list li {width: 25%; text-align: center; color: #000000; line-height: 1; position: relative;}
.system_wrap .list li::before {content: '>'; position: absolute; top: 40%; right: 0; font-size: 26px; color: #e3007f; font-family: 'Poppins'; font-weight: 200;}
.system_wrap.type02 .list li:nth-child(3)::before {content: ''; width: 1px; height: 90%; background-color: #dedede; top: 10px;}
.system_wrap .list li:last-child:before {display: none;}
.system_wrap .list li .icon {display: inline-block; width: 84px; height: 84px; border-radius: 50%; border: 1px solid #dedede; background-repeat: no-repeat; background-position: center center; background-color: #fff;}
.system_wrap .list li.type01 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/system_icon1.png');}
.system_wrap .list li.type02 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/system_icon2.png');}
.system_wrap .list li.type03 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/system_icon3.png');}
.system_wrap.type02 .list li.type04 .icon {background-image: url('/humanframe/theme/anbu/assets/img/main/02/system_icon4.png'); background-color: transparent; border: none;}
.system_wrap .list li .tit {font-size: 20px; font-weight: 600; margin: 23px 0 20px 0;}
.system_wrap .list li .txt {font-size: 18px; font-weight: 400; word-break: keep-all; line-height: 1.5;}

@media screen and (max-width: 1024px) {
    .system_wrap {padding: 50px 0; margin-bottom: 50px;}
    .system_wrap .list {flex-wrap: wrap; row-gap: 25px;}
    .system_wrap .list li {width: 33.333%;}
    .system_wrap.type02 .list li:nth-child(3)::before {display: none;}
    .system_wrap.type02 .list li.type04 {width: 100%; position: relative;}
    .system_wrap.type02 .list li.type04::before {display: block; content: ''; position: absolute; top: 0; left: 50%; width: 90%; margin-left: -45%; height: 2px; background-color: #dedede;}
}

@media screen and (max-width: 768px) {
    .system_wrap {padding: 35px 0;}
    .system_wrap .list {row-gap: 15px;}
    .system_wrap .list li .icon {width: 65px; height: 65px; background-size: 25px;}
    .system_wrap .list li .tit {font-size: 16px; margin: 15px 0 10px 0;}
}

@media screen and (max-width: 480px) {
    .system_wrap .list li {width: 50%; margin-bottom: 5px;}
    .system_wrap .list li::before {right: -4%;}
    .system_wrap .list li:nth-child(2n)::before {display: none;}
    .system_wrap.type02 .list li.type04 {margin: 0;}
    .system_wrap.type02 .list li.type03 {width: 100%; margin: 0;}
    .system_wrap .list li .icon {width: 55px; height: 55px; background-size: 21px;}
    .system_wrap .list li .txt {font-size: 15px;}
}

/* 협업체계 */
.system_list {width: 100%; display: flex; margin-bottom: 150px;}
.system_list li {width: calc(25% - 29px); margin-right: 38px; font-size: 18px; color: #000000; font-weight: 600; padding: 30px; border: 1px solid #dedede; box-sizing: border-box; background-position: right 30px center; background-repeat: no-repeat;}
.system_list li.type01 {background-image: url('/humanframe/theme/anbu/assets/img/main/02/health_icon.png');}
.system_list li.type02 {background-image: url('/humanframe/theme/anbu/assets/img/main/02/loca_icon.png');}
.system_list li.type03 {background-image: url('/humanframe/theme/anbu/assets/img/main/02/health_icon.png');}
.system_list li.type04 {background-image: url('/humanframe/theme/anbu/assets/img/main/02/person_icon.png'); margin-right: 0;}

@media screen and (max-width: 1025px) {
    .system_list {flex-wrap: wrap; justify-content: space-between; margin-bottom: 40px;}
    .system_list li {width: calc(50% - 5px); margin: 0 0 10px 0;}
}

@media screen and (max-width: 768px) {
    .system_list li {font-size: 16px; padding: 20px; background-size: 24px; background-position: right 20px center;}
}

@media screen and (max-width: 480px) {
    .system_list li {width: 100%; margin: 0 0 7px 0;}
}

/* 탭 */
.tab_list {width: 100%; display: flex; margin-bottom: 65px;}
.tab_list li {width: 25%;}
.tab_list.nth2 li {width: 50%;}
.tab_list li button, .tab_list li a {display: block; padding: 25px 0; width: 100%; height: 100%; text-align: center; font-weight: 500; font-size: 19px; color: #333333; background-color: #f9f9f9; border: 1px solid #dedede; border-left: none; box-sizing: border-box; word-break: keep-all; letter-spacing: -0.7px;}
.tab_list li:first-child button,
.tab_list li:first-child a {border-left: 1px solid #dedede;}
.tab_list li:last-child button,
.tab_list li:last-child a {border-right: 1px solid #dedede;}
.tab_list li button.active, .tab_list li a.active {background-color: #fff; font-weight: 600; color: #e3007f; border: 4px solid transparent; border-image: linear-gradient(to right, #eb028f 0%, #652d90 100%); border-image-slice: 1;}

/* 안부 캠페인 탭 */
.tab_list.board {margin-bottom: 70px;}
.tab_list.board li {width: 50%;}

.tab_content .sbpro_cTit {font-size: 25px; color: #e3007f; font-weight: 600; margin-bottom: 35px;}
.tab_content .tit {font-size: 22px; font-weight: 600; color: #000000; position: relative; padding-left: 12px; box-sizing: border-box; margin-bottom: 18px;}
.tab_content .tit::before {content: ''; width: 4px; height: 18px; position: absolute; top: 3px; left: 0; background: linear-gradient(to top, #652d90 0%, #eb028f 100%);}
.tab_content>li {display: none;}
.tab_content>li.active {display: block;}
.tab_content .list {font-size: 17px; font-weight: 400; word-break: keep-all;}
.tab_content .list.step01 {font-weight: 400; margin-bottom: 40px; color: #222;}
.tab_content .list.step01>li {position: relative; padding-left: 11px; box-sizing: border-box; margin-bottom: 15px;}
.tab_content .list.step01>li::before {content: ''; width: 4px; height: 4px; background-color: #bbbbbb; position: absolute; top: 10px; left: 0;}
.tab_content .list.step01>li>ul {padding-top: 5px ; box-sizing: border-box; font-weight: 400;}
.list_step02>li {position: relative; padding-left: 13px; box-sizing: border-box;}
.list_step02>li::before {content: ''; width: 7px; height: 2px; background-color: #868686; position: absolute; top: 10px; left: 0;}

@media screen and (max-width: 1024px) {
    .tab_list {flex-wrap: wrap; margin-bottom: 40px;}
    .tab_list li {width: 50%;}
    .tab_list li:nth-child(3) button {border-left: 1px solid #dedede;}
    .tab_list li:nth-child(3) button.active {border: 4px solid transparent; border-image: linear-gradient(to right, #eb028f 0%, #652d90 100%); border-image-slice: 1;}

    .tab_list.board {margin-bottom: 50px;}
}

@media screen and (max-width: 768px) {
    .tab_list li button, .tab_list li a {padding: 15px 0; font-size: 16px;}

    .tab_content .sbpro_cTit {font-size: 22px; margin-bottom: 25px;}
    .tab_content .tit {font-size: 18px;}
    .tab_content .tit::before {top: 1px;}
    .tab_content .list {font-size: 15px;}

    .tab_list.board {margin-bottom: 30px;}
}

@media screen and (max-width: 480px) {
    .tab_list li {width: 100%;}
    .tab_list li button, .tab_list li a {border: 1px solid #dedede;}

    .tab_content .sbpro_cTit {font-size: 20px; margin-bottom: 20px;}
    .tab_content .tit {font-size: 17px;}
    
    .tab_list.board {margin-bottom: 20px;}
}

/* 무연고자 및 저소득층 공영장례 */
.funeral_intro {width: 100%; position: relative; padding: 85px 0 75px 0; color: #fff; margin-bottom: 100px;}
.funeral_intro::before {content: ''; position: absolute; top: 0; left: 50%; margin-left: -1000px; width: 2000px; height: 100%; background: url('/humanframe/theme/anbu/assets/img/main/02/funeral_bg.png') no-repeat; background-position: center; z-index: -1;}
.funeral_intro.type02::before {background: url('/humanframe/theme/anbu/assets/img/main/02/hos_bg.png') no-repeat; background-position: center;}
.funeral_intro .tit {font-size: 34px; font-weight: 600; margin-bottom: 30px;}
.funeral_intro .txt {font-size: 18px; font-weight: 400; line-height: 1.8; word-break: keep-all;}
.funeral_intro .txt span {font-weight: 600;}

@media screen and (max-width: 1024px) {
    .funeral_intro {margin-bottom: 65px;}
}

@media screen and (max-width: 768px) {
    .funeral_intro {padding: 50px 0 45px 0;}
    .funeral_intro .tit {font-size: 28px; margin-bottom: 20px;}
    .funeral_intro .txt {font-size: 15px;}
}

@media screen and (max-width: 480px) {
    .funeral_intro {padding: 30px 0; margin-bottom: 35px;}
    .funeral_intro .tit {font-size: 20px; margin-bottom: 15px;}
    .funeral_intro .txt {line-height: 1.5;}
}

.funeral_target {margin-bottom: 100px;}
.funeral_target .planListBox li .tit {width: 18%; flex-shrink: 0;}
.funeral_target .planListBox .txt {font-size: 17px; line-height: 1.5;}
.funeral_target .planListBox .txt span {font-weight: 600;}

@media screen and (max-width: 1024px) {
    .funeral_target {margin-bottom: 65px;}
    .funeral_target .planListBox li .tit {width: 100%;}
}

@media screen and (max-width: 480px) {
    .funeral_target {margin-bottom: 35px;}
}

.funeral_detail {margin-bottom: 80px;}
.funeral_detail .list {display: flex; border-top: 2px solid #000000; box-sizing: border-box;}
.funeral_detail .list li {position: relative; width: 33.333%; padding: 35px 20px 15px 20px; box-sizing: border-box; word-break: keep-all; color: #000000; text-align: center;}
.funeral_detail .list li::before {content: ''; position: absolute; top: 35px; right: -1px; width: 1px; height: 65%; background-color: #dedede;}
.funeral_detail .list li:last-child::before {display: none;}
.funeral_detail .list li .tit {font-weight: 600; font-size: 22px; margin-bottom: 14px;}
.funeral_detail .list li .txt {font-weight: 400; font-size: 17px; line-height: 1.5;}

@media screen and (max-width: 1024px) {
    .funeral_detail .list {flex-wrap: wrap;}
    .funeral_detail .list li {width: 100%; padding: 30px 20px;}
    .funeral_detail .list li::before {top: 100%; right: 0; width: 100%; height: 2px;}
}

@media screen and (max-width: 768px) {
    .funeral_detail .list li {padding: 20px 10px;}
    .funeral_detail .list li .tit {font-size: 19px;}
    .funeral_detail .list li .txt {font-size: 15px;}
}

@media screen and (max-width: 480px) {
    .funeral_detail .list li {padding: 15px 0;}
    .funeral_detail .list li .tit {font-size: 18px; margin-bottom: 10px;}
}

.funeral_service {position: relative; padding: 80px 0; margin-bottom: 100px;}
.funeral_service::before {content: ''; position: absolute; top: 0; left: 50%; margin-left: -1000px; width: 2000px; height: 100%; background-color: #f9f9f9; z-index: -1;}
.funeral_service .tit {font-size: 22px; font-weight: 600; color: #e3007f; margin-bottom: 35px;}
.funeral_service .tit span {display: inline-block; margin-left: 20px; font-size: 17px; font-weight: 400; color: #333333;}
.funeral_service .list {display: flex; margin-bottom: 40px;}
.funeral_service .list li {position: relative; display: flex; flex-direction: column; width: calc(33.333% - 75px); margin-right: 110px; border: 1px solid #dedede; text-align: center; font-weight: 400;}
.funeral_service .list li::before {content: ''; position: absolute; top: 50%; right: -67px; background: url('/humanframe/theme/anbu/assets/img/main/02/funeral_arrow.png') no-repeat; background-size: 100%; width: 31px; height: 11px;}
.funeral_service .list li:last-child {margin-right: 0;}
.funeral_service .list li:last-child::before {display: none;}
.funeral_service .list li .top {height: 74px; display: flex; align-items: center; justify-content: center; padding: 0 5px; box-sizing: border-box; font-size: 18px; color: #000000; background-color: #fff;}
.funeral_service .list li .bottom {line-height: 40px; font-size: 17px; color: #333333; background-color: #ececec;}
.funeral_service .list li.point {border-color: #e3007f;}
.funeral_service .list li.point .top {color: #e3007f; font-size: 18px; font-weight: 600;}
.funeral_service .list li.point .bottom {color: #fff; background-color: #e3007f;}
.funeral_service .list2 {display: flex; flex-wrap: wrap; padding: 20px 40px; border: 1px solid #dedede; box-sizing: border-box; background-color: #fff; row-gap: 9px; font-size: 17px; font-weight: 400; color: #000000;}
.funeral_service .list2 li {position: relative; width: 33.333%; padding-left: 10px; box-sizing: border-box; word-break: keep-all;}
.funeral_service .list2 li::before {content: ''; width: 4px; height: 4px; position: absolute; top: 10px; left: 0; background-color: #e3007f;}

@media screen and (max-width: 1024px) {
    .funeral_service {padding: 50px 0; margin-bottom: 65px;}
    .funeral_service .list li {width: calc(33.333% - 27px); margin-right: 38px;}
    .funeral_service .list li::before {width: 22px; height: 8px; right: -31px;}
    .funeral_service .list li .top {font-size: 15px;}
    .funeral_service .list li.point .top {font-size: 17px;}
    .funeral_service .list2 {padding: 15px; font-size: 15px;}
}

@media screen and (max-width: 768px) {
    .funeral_service {padding: 30px 0;}
    .funeral_service .tit {font-size: 18px; margin-bottom: 15px;}
    .funeral_service .tit span {font-size: 14px; margin-left: 0; margin-top: 5px;}
    .funeral_service .list {flex-wrap: wrap; margin-bottom: 20px;}
    .funeral_service .list li {width: 100%; margin-right: 0; margin-bottom: 46px;}
    .funeral_service .list li:last-child {margin-bottom: 0;}
    .funeral_service .list li::before {width: 31px; height: 19px; background: url('/humanframe/theme/anbu/assets/img/main/02/arrow_mo.png') no-repeat; background-size: 100%; top: calc(100% + 16px); right: 50%; margin-right: -15.5px; transform: rotate(90deg);}
    .funeral_service .list2 {row-gap: 10px;}
    .funeral_service .list2 li {width: 100%;}
    .funeral_service .list2 li::before {top: 7px;}
}

@media screen and (max-width: 480px) {
    .funeral_service {margin-bottom: 35px;}
}

.funearl_procedure {display: flex; margin-bottom: 100px;}
.funearl_procedure .abpro_sTit {width: 15%; flex-shrink: 0;}
.funearl_procedure .list {display: flex; width: 100%;}
.funearl_procedure .list>li {width: calc(25% - 30px); margin-right: 30px; color: #000000;}
.funearl_procedure .list>li:last-child {margin-right: 0;}
.funearl_procedure .list>li span {position: relative; display: block; font-weight: 600; font-size: 18px; padding-bottom: 15px; margin-bottom: 15px;}
.funearl_procedure .list>li span::before {content: ''; position: absolute; bottom: 0; left: 0; background: url('/humanframe/theme/anbu/assets/img/main/02/funeral_arrow2.png') no-repeat; background-size: 100%; width: 260px; height: 12px;}
.funearl_procedure .list>li .tit {font-size: 20px; font-weight: 600; margin-bottom: 20px;}
.funearl_procedure .list>li ul li {font-size: 17px; font-weight: 400; color: #333333; margin-bottom: 10px;}
.funearl_procedure .list>li ul li:last-child {margin-bottom: 0;}

@media screen and (max-width: 1400px) {
    .funearl_procedure .list>li span::before {width: 230px;}
}

@media screen and (max-width: 1280px) {
    .funearl_procedure .list>li span::before {width: 185px;}
}

@media screen and (max-width: 1024px) {
    .funearl_procedure {flex-wrap: wrap;}
    .funearl_procedure .abpro_sTit {width: 100%;}
    .funearl_procedure .list>li {width: calc(25% - 15px); margin-right: 20px;}
    .funearl_procedure .list>li span {font-size: 16px; margin-bottom: 8px; padding-bottom: 10px;}
    .funearl_procedure .list>li .tit {font-size: 16px; margin-bottom: 10px;}
    .funearl_procedure .list>li ul li {font-size: 15px; margin-bottom: 5px;}
}

@media screen and (max-width: 768px) {
    .funearl_procedure .list {flex-wrap: wrap;}
    .funearl_procedure .list>li {width: calc(50% - 8px); margin-right: 15px; margin-bottom: 15px;} 
    .funearl_procedure .list>li:nth-child(2) {margin-right: 0;}
    .funearl_procedure .list>li span::before {width: 100%; height: 16px;}
}

@media screen and (max-width: 480px) {
    .funearl_procedure .list>li {width: 100%; margin-right: 0;}
}


/* quick_menu */
.quick_menu {display: flex; flex-direction: column; align-items: flex-end; position: fixed; bottom: 520px; right: 40px; margin-bottom: -58px; z-index: 1; opacity: 0; transition: all 0.5s ease-in-out;}
.quick_menu::before {content: ''; width: 4px; height: 18px; position: absolute; top: 7%; right: 4px; width: 1px; height: 88%; background-color: #b7b7b7;}
.quick_menu li {margin-bottom: 60px;}
.quick_menu li:last-child {margin-bottom: 0;}
.quick_menu li a {display: block; font-family: "Noto Sans KR"; font-size: 17px; font-weight: 400; color: #636363;}
.quick_menu li a.active {font-weight: 600; color: #e3007f;}
.quick_menu li a span {position: relative; padding-right: 20px; box-sizing: border-box;}
.quick_menu li a span::before {content: ''; width: 9px; height: 9px; border-radius: 50%; background-color: #b7b7b7; position: absolute; top: 50%; right: 0; margin-top: -4.5px;}
.quick_menu li a.active span::before {width: 17px; height: 17px; right: -4px; margin-top: -8.5px; background-color: #fff; border: 4px solid #e3007f; box-sizing: border-box;}

@media screen and (max-width: 1024px) {
    .quick_menu {opacity: 1 !important; width: 100%; position: sticky; bottom: auto; top: 74px; right: 0; flex-direction: row; margin-bottom: -100px;}
    .quick_menu li {width: 33.333%; text-align: center; margin-bottom: 0; background-color: #fff;}
    .quick_menu li a {padding: 20px 0; font-size: 18px;}
    .quick_menu li a span {display: block; padding-right: 0;}
    .quick_menu li a span::before {width: 100%; height: 3px; margin-top: 0; top: calc(100% + 20px); border-radius: 0;}
    .quick_menu li a.active span::before {width: 100%; height: 3px; right: 0; margin-top: 0; background-color: #e3007f; border: none;}
}

@media screen and (max-width: 768px) {
    .quick_menu {top: 77px;}
}

@media screen and (max-width: 480px) {
    .quick_menu {top: 57px;}
    .quick_menu li a {padding: 15px 0; font-size: 16px;}
    .quick_menu li a span::before {top: calc(100% + 15px);}
}

/* 안부 캠페인 */
.board_main_box {margin-bottom: 70px; height: 300px; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url('/humanframe/theme/anbu/assets/img/layout/boardMainBg.png');}
.board_main_box.type2 {background-image: url('/humanframe/theme/anbu2026/assets/img/layout/boardMainBg2.png');}
.board_main_box.type3 {background-image: url('/humanframe/theme/anbu2026/assets/img/layout/boardMainBg3.png');}
.board_main_box .tit {font-family: 'BusanFont'; font-size: 46px; color: #222222;}

@media screen and (max-width: 1025px) {
    .board_main_box {margin-bottom: 50px; height: 250px;}
}

@media screen and (max-width: 768px) {
    .board_main_box {margin-bottom: 30px; height: 150px;}
    .board_main_box .tit {font-size: 40px;}
    .board_main_box .tit img {width: 110px;}
}

@media screen and (max-width: 480px) {
    .board_main_box  {margin-bottom: 20px;}
    .board_main_box .tit {font-size: 34px;}
    .board_main_box .tit img {width: 90px;}
}

/* 2026-01-14 게시판 수정 */
.thumbListType1 > li {width: 25%;}
.thumbListType1 > li .thumb > img {height: 500px;}
.thumbListType1 > li .titBar {background: #fff; border: 1px solid #dbdbdb;}
.thumbListType1 > li .titBar .titTag, .thumbListType1 > li .titBar .txtR {display: none;}

@media screen and (max-width: 1025px) {
    .thumbListType1 > li {width: 33.333%;}
    .thumbListType1 > li .thumb > img {height: 400px;}
}

@media screen and (max-width: 768px) {
    .thumbListType1 > li {width: 100%;}
}

