@media (max-width: 1800px) {
  :root {
    --font60: 5.4rem;
  }
  .w1760,
  .w1600 {
    padding: 0 20px;
  }
  header .gnb-box .title {
    justify-content: center;
    padding-left: 0;
  }
  header .gnb-box .title h3 {
    font-size: 3rem;
  }
  header .gnb-box .depth2-box {
    max-width: 80%;
  }
  header .gnb-box .depth2 {
    grid-template-columns: repeat(4, 1fr);
  }
  .site-map {
    max-width: calc(100% - 40px);
  }
  .site-map .inner {
    padding: 140px 40px;
  }
  main .use p br {
    display: none;
  }
  main .center .item-box {
    column-gap: 40px;
    align-items: center;
    padding: 40px;
  }
  main .center .map {
    width: 40%;
  }
  main .center .list-box {
    width: calc(100% - 40px);
    max-width: inherit;
  }
  .sub-wrap .victim .step .text br {
    display: none;
  }
  .sub-wrap .aid .expenses .text {
    padding-right: 0;
  }
}
@media (max-width: 1600px) {
  :root {
    --gap120: 80px;
    --font40: 3.6rem;
  }
  header nav .depth1 > li > a {
    font-size: 1.7rem;
    padding: 0 25px;
  }
  header .gnb-box .depth2 {
    padding: 0 40px;
  }
  header .gnb-list {
    column-gap: 20px;
  }
  header .gnb-list > div {
    padding: 0 20px;
  }
  main article {
    row-gap: 60px;
    column-gap: 40px;
    grid-template-columns: 1fr 1.6fr;
  }
  main .visual .text {
    padding: 0 40px;
  }
  main .visual .text p {
    width: auto;
    max-width: inherit;
    /* padding: 30px 20px; */
  }
  main .use .item {
    height: auto;
    column-gap: 20px;
    padding: 30px 20px;
  }
  main .center .list .item a {
    padding: 0 20px;
  }
  .sub-wrap .sub-page h3 {
    font-size: var(--font40);
  }
  .sub-wrap .border-box {
    column-gap: 80px;
    padding: 60px;
  }
  .sub-wrap .foundation .text {
    height: 480px;
    padding: var(--gap120) 60px;
  }
  .sub-wrap .foundation .flex-box {
    column-gap: 40px;
  }
  .sub-wrap .foundation .img {
    right: 20px;
  }
  .sub-wrap .center .item-box {
    column-gap: 40px;
  }
  .sub-wrap .center .map {
    max-width: 560px;
    display: flex;
    align-items: center;
    padding: 40px;
  }
  .sub-wrap .center .map svg {
    width: 100%;
  }
  .sub-wrap .history .contents > span {
    font-size: 4.8rem;
  }
  .sub-wrap .history .list-box {
    max-width: 980px;
  }
  .sub-wrap .victim .step .inner {
    row-gap: 25px;
  }
  .sub-wrap .victim .step .text {
    margin-top: 40px;
  }
  .sub-wrap .reports .contents .flex-box {
    column-gap: 40px;
  }
  .sub-wrap .reports .contents .text br:not(.block) {
    display: none;
  }
}
@media (max-width: 1400px) {
  header .gnb-wrap {
    margin-right: 20px;
  }
  header nav .depth1 > li > a {
    padding: 0 20px;
  }
  header .gnb-box {
    height: 125px;
  }
  header .gnb-box .title h3 {
    font-size: 2.6rem;
  }
  header .gnb-box .depth2 {
    padding: 0 20px;
  }
  header .gnb-box .depth2 li {
    height: 55px;
  }
  header .gnb-box .depth2 li a {
    font-size: 1.6rem;
    padding: 0 15px;
  }
  header .gnb-list {
    column-gap: 10px;
  }
  header .gnb-list > div {
	padding: 0 15px;
  }
  header .depth1 a, header .depth1-name {
    /* font-size: 1.6rem; */
    font-size: 1.5rem;
  }
  header .depth1-name {
    column-gap: 5px;
	margin-right: 5px;
  }
  header .depth-list li {
    padding: 0 15px;
  }
  .site-map .menu-button {
    top: 20px;
    right: 20px;
  }
  .site-map .inner {
    padding: 140px 0;
  }
  main article {
    column-gap: 20px;
  }
  main .visual {
    height: auto;
    padding: 120px 0;
  }
  main .title {
    margin-bottom: 20px;
  }
  main .use .item {
    padding: 20px;
  }
  main .center .item-box {
    column-gap: 20px;
    padding: 30px 20px;
  }
  main .center .map {
    width: calc(40% + 20px);
  }
  .sub-visual .depth1 li a {
    padding: 0 60px;
  }
  .sub-wrap .column.gap180 {
    row-gap: var(--gap120);
  }
  .sub-wrap .border-box:has(h4) {
    flex-direction: column;
    row-gap: 40px;
    column-gap: 0;
    align-items: flex-start;
  }
  .sub-wrap .border-box h4 {
    line-height: 1.5;
  }
  .sub-wrap .guidebook {
    column-gap: 10px;
  }
  .sub-wrap .information {
    padding: 40px;
  }
  .sub-wrap .foundation .text {
    height: auto;
  }
  .sub-wrap .foundation .flex-box {
    flex-wrap: nowrap;
    column-gap: 0;
  }
  .sub-wrap .center .map {
    max-width: 40%;
  }
  .sub-wrap .history .contents > span {
    font-size: 4rem;
  }
  .sub-wrap .history .list-box {
    max-width: 820px;
  }
  .sub-wrap .history .list-box dl dt {
    width: 140px;
  }
  .sub-wrap .victim .step {
    grid-template-columns: repeat(3, calc((100% - 126px) / 4) 12px) calc((100% - 126px) / 4);
  }
	.sub-wrap .victim .step .circle {
		width: 80%;
		padding: 40% 0;
	}
  .sub-wrap .victim .step .inner {
    row-gap: 20px;
  }
	.sub-wrap .victim .step .text {
		width: 100%;
	}
  .sub-wrap .reports .contents .img {
    width: 45%;
    padding: 20px;
  }
  .sub-wrap .reports .contents .text {
    row-gap: 30px;
    margin-bottom: 40px;
  }
  .sub-wrap .kit .qna {
    padding: 30px;
  }
  .sub-wrap .kit .qna .q p,
  .sub-wrap .kit .qna .a > div p {
    font-size: 1.8rem;
  }
  .sub-wrap .kit .qna .q em {
    width: 50px;
    height: 50px;
  }
  .sub-wrap .kit .qna .a {
    padding: 30px;
  }
  .sub-wrap .kit .popup {
    height: 100vh;
  }
  .sub-wrap .kit .popup .scroll-y {
    height: 100%;
    overflow-x: clip;
  }
  .sub-wrap .service .contents {
    display: flex;
    flex-direction: column;
  }
  .sub-wrap .service .img {
    display: inline-block;
    position: relative;
    right: auto;
    bottom: auto;
    margin: -40px 0 0 auto;
  }
  .sub-wrap .popup {
    width: 100%;
    max-width: calc(100vw - 80px);
    max-height: calc(100vh - 120px);
  }
  .sub-wrap .popup .inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sub-wrap .popup button {
    position: inherit;
    transform: translateX(0);
  }
}
@media (max-width: 1200px) {
  :root {
    --gap80: 60px;
    --gap160: 120px;
  }
  html,
  body {
    font-size: 56.25%;
    overflow-x: clip;
  }
  #wrap,
  .sub-wrap {
    overflow: hidden;
  }
  .paging {
    margin-top: 40px;
  }
  header,
  footer {
    height: 80px;
  }
  header .logo-box h1 {
    width: 145px;
	width: 180px;
  }
  /* header .logo-box .logo {
    width: 105px;
  } */
  header .gnb-wrap {
    display: none;
  }
  header .menu-button {
    margin-left: auto;
  }
  .site-map .inner {
    padding: 60px 40px;
  }
  .site-map .depth1,
  .site-map .depth2 {
    display: flex;
    flex-direction: column;
  }
  .site-map .depth1 {
    width: 50%;
    height: auto;
    text-align: left;
    row-gap: 40px;
  }
  .site-map .depth1::before {
    width: 1px;
    left: 100%;
    transform: translateY(-50%);
  }
  .site-map .depth1 > li {
    position: revert;
  }
  .site-map .depth1 > li > a {
    display: block;
  }
  .site-map .depth2 {
    width: 100%;
    row-gap: 30px;
    padding: 0 40px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s;
    position: absolute;
    top: 0;
    left: 100%;
  }
  .site-map .depth2 > li > a {
    font-size: 2.2rem;
    padding: 0;
    opacity: 0;
    transform: translateX(40px);
  }
  .site-map .depth2.on {
    opacity: 1;
    pointer-events: inherit;
  }
  .site-map .symbol {
    width: 55%;
  }
  .site-map.on .depth2 > li > a {
    opacity: 1;
    transform: translateX(0);
  }
  main article {
    grid-template-columns: 1fr;
  }
  main .visual {
    grid-column: inherit;
  }
  main .use .item-box {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: inherit;
    column-gap: 10px;
  }
  main .use .item {
    width: calc(50% - 5px);
  }
  main .use p {
    font-size: 1.7rem;
  }
  .sub-wrap .sub-page {
    padding: var(--gap160) 0;
  }
  .sub-wrap .border-box {
    padding: 40px;
  }
  .sub-wrap .border-box:has(.icon) {
    column-gap: 40px;
  }
  .sub-wrap .flex-box:has(.guidebook) {
    width: 100%;
    max-width: 800px;
    position: relative;
  }
  .sub-wrap .flex-box:has(.guidebook) .point {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .sub-wrap .guidebook {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .sub-wrap .guidebook .item {
    max-width: calc((100% - 20px) / 3);
  }
  .sub-wrap .information .text {
    padding: 30px;
  }
  .sub-wrap .foundation .text {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    padding: var(--gap80) 40px;
  }
  .sub-wrap .foundation .img {
    position: relative;
    right: auto;
    bottom: auto;
    margin-left: auto;
  }
  .sub-wrap .purpose .diagram {
    max-width: 620px;
  }
  .sub-wrap .center .item-box {
    column-gap: 20px;
  }
  .sub-wrap .center .map {
    padding: 30px;
  }
  .sub-wrap .center .search-box {
    margin-bottom: 20px;
  }
  .sub-wrap .center .search-box select,
  .sub-wrap .center .search-box button {
    height: 60px;
  }
  .sub-wrap .center .search-box select {
    background-position: calc(100% - 20px) center;
    padding: 0 20px;
  }
  .sub-wrap .center .search-box button {
    width: 60px;
  }
  .sub-wrap .center .table-box table th,
  .sub-wrap .center .table-box table td {
    height: 60px;
  }
  .sub-wrap .history .contents {
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 30px;
  }
  .sub-wrap .history .contents > span {
    font-size: 3.4rem;
    position: relative;
    top: auto;
  }
  .sub-wrap .history .list-box {
    max-width: 100%;
  }
  .sub-wrap .history .list-box dl dt,
  .sub-wrap .history .list-box dl p {
    min-height: 75px;
  }
  .sub-wrap .victim .step .item * {
    font-size: 1.7rem;
  }
  .sub-wrap .victim .step .icon {
    height: 65px;
  }
  .sub-wrap .victim .step .text {
    row-gap: 10px;
    margin-top: 30px;
  }
  .sub-wrap .reports .contents .text {
    row-gap: 20px;
  }
  .sub-wrap .reports .contents .text * {
    font-size: 1.7rem;
  }
  .sub-wrap .kit .popup .table-box table {
    width: 880px;
  }
  .sub-wrap .kit .popup .table-box table th {
    font-size: 1.7rem;
  }
  .sub-wrap .kit .popup .table-box table td {
    padding: 20px;
  }
  .sub-wrap .aid .process ol li {
    row-gap: 15px;
  }
  .sub-wrap .service .text {
    padding: 30px;
  }
  .sub-wrap .service .text h6 {
    margin-bottom: 20px;
  }
  .sub-wrap .service .img {
    margin-top: -30px;
  }
  footer .footer-box * {
    font-size: 1.7rem;
  }
}
@media (max-width: 1024px) {
  /* 추가 */
  .sub-visual .depth1 li a {
  	line-height: 1.2;
  }
}
@media (max-width: 960px) {
  :root {
    --font60: 4.0rem;
    --font40: 2.8rem;
    --font28: 2.5rem;
  }
  main .visual .text {
    row-gap: 30px;
    padding: 0 30px;
  }
  .sub-visual {
    height: 280px;
  }
  .sub-visual .lnb-box {
    height: 70px;
    padding: 5px;
    top: calc(100% - 35px);
  }
  .sub-visual .depth1 li a {
    font-size: 1.7rem;
    padding: 0 40px;
  }
  .sub-wrap .border-box .icon {
    width: 160px;
  }
  .sub-wrap .basic-button {
    height: 60px;
    padding: 0 40px !important;
  }
  .sub-wrap .basic-button span {
    font-size: 1.8rem;
  }
  .sub-wrap .purpose .diagram .inner {
    row-gap: 20px;
  }
  .sub-wrap .center .item-box {
    flex-direction: column;
    row-gap: 40px;
    column-gap: 0;
  }
  .sub-wrap .center .map {
    max-width: 340px;
    margin: 0 auto;
  }
  .sub-wrap .history .contents > span {
    font-size: 2.8rem;
  }
  .sub-wrap .history .list-box dl dt,
  .sub-wrap .history .list-box dl p {
    min-height: inherit;
  }
  .sub-wrap .history .list-box dl {
    flex-direction: column;
    padding: 20px;
  }
  .sub-wrap .history .list-box dl dt {
    width: 100%;
    font-size: 2.3rem;
    margin-bottom: 15px;
  }
  .sub-wrap .history .list-box dl dd {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .sub-wrap .history .list-box dl p {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
    font-size: 1.8rem;
  }
  .sub-wrap .history .list-box dl p::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    flex-shrink: 0;
    background: var(--color-main);
    border-radius: 50%;
    transform: translateY(0.5em);
  }
  .sub-wrap .history .list-box dl p:not(:last-child) {
    border-bottom: none;
  }
  .sub-wrap .victim .step {
		flex-direction: column;
    row-gap: 30px;
  }
  .sub-wrap .victim .step .arrow {
    display: none;
  }
  .sub-wrap .victim .step .item {
		width: 100%;
    column-gap: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
		transition-delay: 0s !important;
  }
  .sub-wrap .victim .step .circle {
    width: 160px;
    flex-shrink: 0;
    padding: 30px 20px;
  }
  .sub-wrap .victim .step .circle::before, .sub-wrap .victim .step .circle::after {
    border-radius: 20px;
  }
  .sub-wrap .victim .step .inner {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
  }
  .sub-wrap .victim .step .text {
    margin-top: 0;
  }
  .sub-wrap .reports .contents .flex-box {
    width: 100%;
    max-width: 600px;
    flex-direction: column;
    row-gap: 40px;
    margin: 0 auto;
  }
  .sub-wrap .reports .contents .img {
    width: 100%;
    padding: 30px;
  }
  .sub-wrap .aid .process ol li {
    row-gap: 10px;
  }
  .sub-wrap .aid .process ol p {
    font-size: 1.7rem;
  }
}
@media (max-width: 768px) {
  :root {
    --gap80: 40px;
    --gap120: 60px;
    --font28: 2.3rem;
  }
  .site-map .inner {
    padding: 60px 30px;
  }
  .site-map .depth1 {
    row-gap: 30px;
  }
  .site-map .depth1 > li > a {
    font-size: 2.2rem;
  }
  .site-map .depth2 {
    padding: 0 30px;
  }
  .site-map .depth2 > li > a {
    font-size: 1.8rem;
  }
  main .visual {
	padding: 40px 0 70%;
  }
  main .visual .bg {
	background-image: url("/img/main/bg_visual_mo.jpg");
	background-position: center bottom;
  }
  main .visual .text h2 .br768 {
    display: block;
  }
  main .visual .text p {
    font-size: 1.8rem;
    /* padding: 20px 10px; */
  }
  main .visual .text p br {
    display: none;
  }
  main .use .item-box {
    flex-direction: column;
    column-gap: 0;
  }
  main .use .item {
    width: 100%;
  }
  main .center .item-box {
    flex-direction: column;
    row-gap: 40px;
    column-gap: 0;
  }
  main .center .map,
  main .center .list-box {
    width: 100%;
  }
  main .center .map {
    max-width: 340px;
  }
  .sub-visual .lnb-box {
    height: 60px;
    top: calc(100% - 30px);
  }
  .sub-visual .depth1 li a {
    padding: 0 30px;
  }
  .sub-wrap .top-text * {
    font-size: 1.7rem;
  }
  .sub-wrap .gray-border:has(ol) {
    padding: calc(var(--gap80) - 10px);
  }
  .sub-wrap .border-box {
    padding: 30px;
  }
  .sub-wrap .border-box:has(.icon) {
    column-gap: 20px;
  }
  .sub-wrap .border-box .number-list {
    row-gap: 15px;
  }
  .sub-wrap .number-list li {
    column-gap: 10px;
  }
  .sub-wrap .number-list em {
    width: 21px;
    height: 21px;
    font-size: 1.3rem;
  }
  .sub-wrap .number-list p {
    font-size: 1.7rem;
  }
  .sub-wrap .guidebook h6 {
    font-size: 1.6rem;
  }
  .sub-wrap .guidebook h6 img {
    width: 16px;
  }
  .sub-wrap .information {
    row-gap: 50px;
    padding: 30px 20px;
  }
  .sub-wrap .information .text {
    padding: 20px;
  }
  .sub-wrap .foundation .text {
    padding: 30px;
  }
  .sub-wrap .foundation .text * {
    font-size: 1.8rem;
  }
  .sub-wrap .foundation .flex-box {
    row-gap: 30px;
  }
  .sub-wrap .foundation .img {
    max-width: 65%;
  }
  .sub-wrap .purpose .diagram {
    max-width: 540px;
  }
  .sub-wrap .purpose .diagram .inner h6 {
    width: 160px;
    height: 45px;
    font-size: 1.8rem;
  }
  .sub-wrap .purpose .diagram .center {
    width: 200px;
    padding: 100px 0;
  }
  .sub-wrap .history .list-box dl p {
    font-size: 1.7rem;
  }
  .sub-wrap .protector .contents .text {
    row-gap: 20px;
  }
  .sub-wrap .protector .contents .text p {
    font-size: 1.7rem;
  }
  .sub-wrap .protector .contents .basic-button {
    margin: 40px auto;
  }
  .sub-wrap .reports .popup h4 {
    margin-bottom: 20px;
  }
  .sub-wrap .reports .popup .inner {
    padding: 30px;
  }
  .sub-wrap .community .text-box {
    row-gap: 20px;
  }
  .sub-wrap .community .text-box h6 {
    font-size: 2rem;
  }
  .sub-wrap .community .text-box * {
    font-size: 1.7rem;
  }
  .sub-wrap .kit .qna .q,
  .sub-wrap .kit .qna .a > div {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 15px;
    column-gap: 0;
  }
  .sub-wrap .kit .qna .a > div p {
    font-size: 1.7rem;
  }
  .sub-wrap .kit .popup .text-box p {
    padding: 20px;
  }
  .sub-wrap .aid .process {
    padding: 0;
  }
  .sub-wrap .aid .process .line {
    display: none;
  }
  .sub-wrap .aid .process ol {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    column-gap: 20px;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
  }
  .sub-wrap .aid .process ol li {
    width: calc((100% - 40px) / 3);
    max-width: 180px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border-radius: 40px;
    padding: 20px 10px;
  }
  .sub-wrap .aid .process ol li:nth-child(1) {
    background-image: url("/img/sub/line_aid_01_1.png");
  }
  .sub-wrap .aid .process ol li:nth-child(2) {
    background-image: url("/img/sub/line_aid_01_2.png");
  }
  .sub-wrap .aid .process ol li:nth-child(3) {
    background-image: url("/img/sub/line_aid_01_3.png");
  }
  .sub-wrap .aid .process ol li:nth-child(4) {
    background-image: url("/img/sub/line_aid_01_4.png");
  }
  .sub-wrap .aid .process ol li:nth-child(5) {
    background-image: url("/img/sub/line_aid_01_5.png");
  }
  .sub-wrap .service .text * {
    font-size: 1.7rem;
  }
  .sub-wrap .service .text h6 {
    width: 130px;
    height: 40px;
  }
}
@media (max-width: 640px) {
  :root {
    --font60: 3.2rem;
    --font40: 2.4rem;
    --font28: 2.1rem;
  }
  .paging ul {
    column-gap: 10px;
  }
  .paging ul li {
    width: 30px;
    height: 30px;
  }
  .menu-button {
    width: 40px;
    height: 40px;
  }
  header .logo-box {
    column-gap: 10px;
  }
  header .logo-box h1 {
    width: 165px;
  }
  /* header .logo-box .logo {
    width: 85px;
  } */
  .site-map .inner {
    border-radius: 30px;
    padding: 80px 20px 40px;
  }
  .site-map .depth1 {
    row-gap: 25px;
  }
  .site-map .depth1 > li > a {
    font-size: 1.9rem;
  }
  .site-map .depth2 {
    row-gap: 25px;
    padding: 0 0 0 20px;
  }
  .site-map .depth2 > li > a {
    font-size: 1.6rem;
  }
  main .visual .text {
    row-gap: 20px;
    padding: 0 20px;
  }
  main .visual .text h2 {
    font-size: var(--font60);
  }
  main .use .item {
    column-gap: 10px;
    padding: 20px 15px;
  }
  main .use .icon {
    width: 45px;
    height: 50px;
  }
  main .use p {
    font-size: 1.5rem;
  }
  main .center .list-box h6 {
    height: 60px;
    font-size: 1.7rem;
  }
  main .center .list {
    height: 330px;
  }
  main .center .list .item {
    height: 55px;
  }
  main .center .list .item a {
    padding: 0 10px;
  }
  main .center .list .item p {
    font-size: 1.6rem;
  }
  main .center .list .item .icon {
    width: 30px;
    height: 30px;
  }
  main .center .list .item .icon img {
    width: 10px;
  }
  .sub-visual {
    height: 220px;
  }
  .sub-visual .path-box li:not(.home) a {
    font-size: 1.6rem;
  }
  .sub-visual .lnb-box {
    height: 55px;
    top: calc(100% - 27.5px);
  }
  .sub-visual .depth1 li a {
    font-size: 1.5rem;
    /* padding: 0 15px; */
    padding: 0 14px; 
  }
  .sub-wrap .sub-page {
    padding: calc(var(--gap120) + 20px) 0 var(--gap120);
  }
  .sub-wrap .border-box:has(h4) {
    row-gap: 30px;
  }
  .sub-wrap .border-box:has(.icon) {
    flex-direction: column;
    row-gap: 30px;
    column-gap: 0;
  }
  .sub-wrap .basic-button {
    height: 55px;
  }
  .sub-wrap .basic-button span {
    font-size: 1.6rem;
  }
  .sub-wrap .guidebook .item {
    max-width: calc(50% - 5px);
  }
  .sub-wrap .foundation .text {
    padding: 20px;
    row-gap: 30px;
  }
  .sub-wrap .foundation .text * {
    font-size: 1.7rem;
  }
  .sub-wrap .foundation .text p br:not(.br640) {
    display: none;
  }
  .sub-wrap .foundation .img {
    max-width: 80%;
  }
  .sub-wrap .purpose .diagram {
    max-width: 300px;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
    column-gap: 0;
  }
  .sub-wrap .purpose .diagram::before, .sub-wrap .purpose .diagram::after {
    display: none;
  }
  .sub-wrap .purpose .diagram .item {
    padding: 20px;
  }
  .sub-wrap .purpose .diagram .item::before, .sub-wrap .purpose .diagram .item::after {
    border-radius: 20px;
  }
  .sub-wrap .purpose .diagram .center {
    width: 100%;
    grid-area: 1;
  }
  .sub-wrap .purpose .diagram .center .logo {
    width: 100px;
  }
  .sub-wrap .purpose .diagram .inner {
    row-gap: 15px;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
  }
  .sub-wrap .purpose .diagram .inner h6 {
    width: 140px;
    height: 40px;
  }
  .sub-wrap .purpose .diagram .p-box {
    row-gap: 5px;
  }
  .sub-wrap .purpose .diagram .p-box p {
    font-size: 1.7rem;
  }
  .sub-wrap .purpose .diagram .center {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
  }
  .sub-wrap .center .search-box select,
  .sub-wrap .center .search-box button {
    height: 55px;
  }
  .sub-wrap .center .search-box select {
    font-size: 1.7rem;
  }
  .sub-wrap .center .search-box button {
    width: 55px;
  }
  .sub-wrap .center .table-box {
    overflow-x: scroll;
  }
  .sub-wrap .center .table-box table {
    width: 600px;
  }
  .sub-wrap .history .contents {
    row-gap: 20px;
  }
  .sub-wrap .history .contents > span {
    font-size: 2.3rem;
  }
  .sub-wrap .history .list-box dl {
    padding: 20px 10px;
  }
  .sub-wrap .history .list-box dl dt {
    font-size: 2.1rem;
  }
  .sub-wrap .history .list-box dl p {
    column-gap: 5px;
  }
  .sub-wrap .victim .step .item {
    flex-direction: column;
    row-gap: 20px;
    column-gap: 0;
  }
  .sub-wrap .victim .step .circle {
    width: 100%;
    padding: 20px;
  }
  .sub-wrap .victim .step .inner {
    row-gap: 10px;
  }
  .sub-wrap .victim .step .text {
    row-gap: 5px;
  }
  .sub-wrap .victim .step .text p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .sub-wrap .victim .flex-box:has(.guidebook) {
    flex-direction: column;
    row-gap: 30px;
  }
  .sub-wrap .victim .flex-box:has(.guidebook) .point {
    margin: 0 auto;
    position: relative;
    right: auto;
    bottom: auto;
  }
  .sub-wrap .protector .contents .text br {
    display: none;
  }
  .sub-wrap .protector .contents .img img {
    width: 200px;
  }
  .sub-wrap .reports .popup .inner {
    padding: 30px 20px;
  }
  .sub-wrap .reports .popup .flex-box {
    column-gap: 10px;
  }
  .sub-wrap .community .icon img {
    width: 120px;
  }
  .sub-wrap .kit .qna,
  .sub-wrap .kit .qna .a {
    padding: 20px;
  }
  .sub-wrap .kit .qna .a button {
    margin: 20px auto 0;
  }
  .sub-wrap .kit .qna .a > div p {
    font-size: 1.6rem;
  }
  .sub-wrap .kit .popup .text-box p {
    font-size: 1.5rem;
  }
  .sub-wrap .aid .process ol li {
    width: calc(50% - 10px);
  }
  .sub-wrap .popup {
    max-width: calc(100vw - 40px);
  }
  footer {
    height: auto;
    padding: 30px 0;
  }
  footer .footer-box {
    flex-direction: column;
    row-gap: 20px;
    align-items: flex-start;
  }
  footer ul {
    margin-left: 0;
  }
}