@charset "utf-8";
@media (max-width: 1360px) {
  body {
    padding-bottom: 60px; /* 250611 수정 */
  }
  header nav {
    display: none;
  }
  header .header-inner {
    max-width: unset;
  }
  header .btn-menu {
    display: block;
  }
  footer {
    display: none;
  }
  .container-inner {
    max-width: unset;
  }
  .container-header {
    height: 140px;
    background-size: auto 150%;
    font-size: 24px;
  }
  .layout-space-between .side-wrap {
    display: none;
  }
  .layout-space-between .main-wrap {
    width: 100%;
    max-width: 100%; /* 250612 추가 */
  }
  /* 250611 수정 [S] */
  .quick-menu-wrap {
    top: unset;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(#fff8c2, #ffed63);
    box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.4);
  }
  .quick-menu-wrap .quick-menu-inner {
    flex-flow: unset;
    width: 100%;
    height: 100%;
  }
  .quick-menu-wrap a {
    position: relative;
    flex-flow: unset;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: unset;
    height: 100%;
    padding: 0;
    background-image: unset;
    box-shadow: none;
  }
  .quick-menu-wrap a p {
    font-size: 14px;
  }
  .quick-menu-wrap a + a::before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 34px;
    border-left: 1px solid #dfae26;
    opacity: 0.5;
  }
  /* // 250611 수정 [E] */
  .quick-menu-wrap a img.write {
    margin-right: 14px;
  }
  .quick-menu-wrap a img.eye {
    margin-right: 4px;
  }
  .sub-main-title-wrap {
    flex-flow: column;
    height: unset;
    padding: 40px 0 48px;
  }
  .sub-main-title-wrap .title-wrap {
    flex-flow: unset;
    justify-content: space-between;
    width: 100%;
  }
  .sub-main-title-wrap .title-wrap .title {
    font-size: 24px;
  }
  .sub-main-title-wrap .contents-wrap {
    width: 100%;
    min-width: unset; /* 250611 추가 */
    margin-top: 30px;
  }
  .sub-main-title-wrap .contents-wrap .tabs-wrap {
    justify-content: center;
    gap: 24px; /* 250614 */
  }
  .sub-main-title-wrap .contents-wrap .tab-panel-wrap .tab-panel {
    flex-flow: column;
    gap: 20px;
  }
  .sub-main-title-wrap .contents-wrap .tab-panel-wrap .tab-panel .link-content {
    width: 100%;
    height: unset;
  }
  .news-wrap ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .board-detail-wrap .title {
    font-size: 22px;
    font-weight: 400;
  }
  .board-detail-wrap .content-wrap .header-wrap .writer {
    font-size: 18px;
  }
  .board-detail-wrap .content-wrap .header-wrap .info-wrap {
    font-size: 16px;
  }
  .gallery-wrap .gallery-list {
    gap: 30px 30px;
  }
  .gallery-wrap .gallery-list li {
    width: 300px;
  }
  .gallery-wrap .gallery-list li .thumbnail-wrap {
    width: 300px;
    height: 195px;
  }
  .gallery-wrap .gallery-list li .title {
    margin-top: 20px;
  }
  .gallery-detail-wrap .title {
    font-size: 22px;
    font-weight: 400;
  }
  .gallery-detail-wrap .content-wrap .header-wrap .writer {
    font-size: 18px;
  }
  .gallery-detail-wrap .content-wrap .header-wrap .info-wrap {
    font-size: 16px;
  }
  .commission-ci-wrap .description-wrap > li .title {
    width: 120px; /* 250614 */
  }
   /* 250614 */
  .commission-greeting-wrap {
    padding: 0;
  }
  .commission-greeting-wrap .title-wrap .greetings {
    margin-left: 80px;
  }
  .commission-members-wrap ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 40px;
  }
  .commission-organization-wrap .img-organization {
    width: 100%;
  }
  .report-apply-wrap .how-to-wrap {
    flex-flow: column;
    padding-left: 20px;
    padding: 30px 20px;
  }
  .report-apply-wrap .how-to-wrap .title-wrap {
    padding-left: 0;
  }
  .report-apply-wrap .how-to-wrap .title-wrap img {
    display: none;
  }
  .report-apply-wrap .how-to-wrap .title-wrap p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center; /* 250612 추가 */
  }
  .report-apply-wrap .how-to-wrap .content-wrap {
    width: 100%;
    margin-top: 20px;
  }
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap {
    padding-right: 0;
    margin-top: 0;
  }
  .report-apply-wrap .txt-guide {
    font-size: 18px;
  }
  .report-apply-wrap .info-wrap li .content-wrap {
    gap: 10px;
  }
  .report-apply-wrap .info-wrap li .title-wrap p {
    font-size: 18px;
  }
  .report-apply-wrap .info-wrap li .content-wrap p {
    font-size: 18px;
  }
  .report-apply-wrap .info-wrap li .content-wrap .txt-detail {
    font-size: 18px;
  }

  /* 250609 추가 [S] */
  .report-process-wrap .title {
    font-size: 20px;
  }
  .report-process-wrap .info-wrap li .content-wrap {
    gap: 10px;
  }
  .report-process-wrap .info-wrap li .title-wrap p {
    font-size: 18px;
  }
  .report-process-wrap .info-wrap li .content-wrap .list-wrap li {
    font-size: 18px;
  }
  /* // 250609 추가 [E] */

  /* 250610 추가 */
  .commission-location-wrap .root_daum_roughmap,
  .commission-location-wrap .root_daum_roughmap .wrap_map {
    height: 500px !important;
  }
  /* // 250610 추가 */

  /* 250611 추가 [S] */
  .commission-about-wrap .photo-wrap img {
    width: 300px;
  }
  .organization-btns-wrap {
    width: 100%;
  }
  .organization-btns-wrap button {
    width: 13.6%; /* 250616 */
    font-size: 17px;
    padding: 2px 16px 0; /* 250614 */
  }
  /* // 250611 추가 [E] */
  /* 250613 추가 [S] */
  .main-title-wrap {
    top: 200px;
    width: calc(100% - 40px);
  }
  .main-slide-wrap {
    margin: 600px 0 0 -20px; /* 250616 swiper */
  }
  .main-stars .star1 {
    top: 64px;
    left: 130px;
  }
  .main-stars .star2 {
    top: 180px;
    left: 600px;
  }
  .main-stars .star3 {
    top: 140px;
    left: 800px;
  }
  .main-stars .star4 {
    top: 150px;
    left: 1000px;
  }
  .main-stars .star5 {
    top: 70px;
    left: 1200px;
  }
  /* // 250613 추가 [E] */
    /* 250614 */
  .commission-members-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
  }
  /* 250614 */
  .commission-members-wrap ul > li:first-child {
    grid-column: unset;
    margin-left: unset;
  }
  /* 250614 */
  .commission-members-wrap ul > li:first-child img {
    width: 100%;
  }
  /* 250614 */
  .commission-ci-wrap {
    padding: 0;
  }
  /* 250614 */
  .commission-ci-wrap .logo-wrap {
    margin: 0;
  }
  /* 250616 swiper */
  .main-slide-wrap .swiper-controls {
    right: 20px;
  }
}
@media (max-width: 800px) {
  body {
    padding-top: 44px;
  }
  header {
    height: 60px;
  }
  header .main-logo img {
    width: 250px;
  }
  header .btn-menu img {
    width: 24px;
    height: 24px;
  }
  .container.main {
    height: unset;
  }
  .container-header {
    height: 80px;
    background-size: auto 150%;
    font-size: 20px;
  }
  .layout-space-between {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .main-title-wrap {
    margin-top: 68px;
  }
  .main-title-wrap img.stardust {
    top: 0;
    left: 240px;
    width: 60px;
  }
  .main-title-wrap .main-title {
    font-size: 30px;
  }
  .main-title-wrap .sub-title {
    font-size: 20px;
  }
  .main-title-wrap .contents {
    font-size: 14px;
  }
  /* 250616 swiper */
  .main-slide-wrap {
    bottom: 34px;
  }
  .main-slide-wrap .swiper-container {
    padding: 0;
  }
  .main-slide-wrap .swiper-controls {
    display: none;
  }
  .news-wrap {
    position: relative;
    align-items: flex-start;
    padding: 40px 0 50px;
  }
  .news-wrap > .title {
    width: 50%;
    font-size: 24px;
  }
  .news-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 0;
    margin-top: 40px;
  }
  .news-wrap li button .date {
    margin-top: 10px;
    font-size: 14px; /* 250614 */
  }
  .news-wrap li button .title {
    font-size: 16px;
    margin-top: 20px; /* 250614 */
  }
  .news-wrap .btn-more {
    position: absolute;
    top: 40px;
    right: 0;
    margin: 0;
  }
  .search-combo-wrap {
    width: 100%;
  }
  .search-combo-wrap .select-wrap {
    width: 120px;
  }
  .search-combo-wrap .select,
  .search-combo-wrap .select-options,
  .search-combo-wrap input {
    font-size: 16px;
  }
  .board-wrap {
    margin-top: 40px;
  }
  .board-wrap .board-header {
    display: none;
  }
  .board-wrap .board-list {
    margin-top: 0;
    border-top: 0;
  }
  .board-wrap .board-list li {
    flex-flow: column;
    align-items: flex-start;
    height: 90px;
    padding-bottom: 16px;
  }
  .board-wrap .board-list li + li {
    margin-top: 16px;
  }
  .board-wrap .board-list li > p,
  .board-wrap .board-list li > a,
  .board-wrap .board-list li > div {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: wrap;
    text-align: left;
  }
  .board-wrap .board-list li.head {
    display: none;
  }
  .board-wrap .board-list li .num,
  .board-wrap .board-list li .writer,
  .board-wrap .board-list li .count {
    display: none;
  }
  .board-wrap .board-list li .title {
    font-size: 18px;
  }
  .board-wrap .board-list li .date {
    margin-top: 4px;
    color: #a6a6a6;
  }
  .btn-more-wrap {
    display: flex;
  }
  .board-detail-wrap .title {
    font-size: 20px;
    font-weight: 400;
  }
  .board-detail-wrap .content-wrap,
  .board-detail-wrap .content-wrap .header-wrap {
    border: 0;
  }
  .board-detail-wrap .content-wrap .header-wrap {
    padding: 0;
  }
  .board-detail-wrap .content-wrap .header-wrap .writer,
  .board-detail-wrap .content-wrap .header-wrap .count {
    display: none;
  }
  .board-detail-wrap .content-wrap .header-wrap .date {
    font-size: 14px;
  }
  .board-detail-wrap .content-wrap .content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    border: 0;
  }
  .board-detail-wrap .page-nav-wrap {
    display: none;
  }
  .gallery-wrap {
    margin-top: 40px;
  }
  .gallery-wrap .gallery-list {
    display: flex;
    flex-flow: column;
  }
  .gallery-wrap .gallery-header {
    display: none;
  }
  .gallery-wrap .gallery-list li {
    width: 100%;
  }
  .gallery-wrap .gallery-list li .thumbnail-wrap {
    width: 100%;
    height: auto;
  }
  .gallery-wrap .gallery-list li .title {
    font-size: 20px;
  }
  .gallery-detail-wrap .title {
    font-size: 20px;
    font-weight: 400;
  }
  .gallery-detail-wrap .content-wrap,
  .gallery-detail-wrap .content-wrap .header-wrap {
    border: 0;
  }
  .gallery-detail-wrap .content-wrap .header-wrap {
    padding: 0;
  }
  .gallery-detail-wrap .content-wrap .header-wrap .writer,
  .gallery-detail-wrap .content-wrap .header-wrap .count {
    display: none;
  }
  .gallery-detail-wrap .content-wrap .header-wrap .date {
    font-size: 14px;
  }
  .gallery-detail-wrap .content-wrap .content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    border: 0;
  }
  .gallery-detail-wrap .page-nav-wrap {
    display: none;
  }
  .commission-about-wrap .title {
    font-size: 20px;
  }
  .commission-ci-wrap .logo-wrap {
    width: 100%;
    height: 70vw;
  }
  .commission-ci-wrap .logo-wrap img {
    width: 60vw;
    height: auto;
  }
  .commission-ci-wrap .description-wrap {
    gap: 40px;
    margin-top: 40px;
  }
  .commission-ci-wrap .description-wrap > li {
    flex-flow: column;
  }
  .commission-ci-wrap .description-wrap > li > .title {
    margin-bottom: 10px;
  }
  .commission-ci-wrap .description-wrap > li .description > ul li .color-info-wrap {
    flex-flow: column;
    align-items: flex-start;
    min-width: unset;
  }
  .commission-ci-wrap .description-wrap > li .description > ul li .color {
    width: 80px;
    height: 80px;
    margin-right: 20px;
  }
  .commission-ci-wrap .description-wrap > li .description > ul li .color-name {
    width: unset;
  }
  .commission-ci-wrap .description-wrap > li .description > ul li .color-code {
    margin-top: 10px;
  }
  .commission-ci-wrap .description-wrap > li .description > ul li .color-code .title {
    width: 100px;
  }
  .commission-greeting-wrap .title-wrap {
    flex-flow: column;
    align-items: center;
    padding: 0;
  }
  .commission-greeting-wrap .title-wrap img {
    width: 60vw;
    margin: 0; /* 250614 */
  }
  .commission-greeting-wrap .title-wrap .greetings {
    gap: 20px;
    margin-top: 20px;
    margin-left: 0;
  }
  .commission-greeting-wrap .title-wrap .greetings .title {
    font-size: 24px;
    text-align: center;
  }
  .commission-greeting-wrap .title-wrap .greetings .subtitle {
    font-size: 20px;
    text-align: center;
  }
  .commission-greeting-wrap .content-wrap {
    margin-top: 40px;
  }
  .commission-members-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
    padding: 0; /* 250614 */
  }
  .commission-members-wrap ul li .role {
    margin-top: 10px;
    font-size: 16px;
  }
  .commission-members-wrap ul li .name {
    font-size: 18px;
  }
  .commission-members-wrap ul li .info {
    margin-top: 10px;
    font-size: 14px;
  }
  .commission-organization-wrap .logo-wrap img {
    width: 100%;
    height: auto;
  }
  .commission-organization-wrap .logo-wrap p {
    height: 23px;
    padding: 0 17px;
    margin-top: 6px;
    font-size: 10px;
  }
  .commission-organization-wrap .img-organization {
    display: none;
  }
  .commission-organization-wrap .img-organization-mobile {
    display: block;
  }
  .commission-organization-wrap .organization-header .title {
    font-size: 18px;
  }
  .commission-organization-wrap .organization-list {
    border-top: 2px solid #ccc;
  }
  .commission-organization-wrap .organization-list .head {
    display: none;
  }
  .commission-organization-wrap .organization-list > li {
    flex-flow: column;
    align-items: flex-start;
    gap: 6px;
    padding: 16px 20px;
  }
  .commission-organization-wrap .organization-list > li p {
    width: 100% !important;
    text-align: left !important;
  }
  .commission-organization-wrap .organization-list .type::before {
    content: '구분 : ';
    font-weight: 700;
  }
  .commission-organization-wrap .organization-list .tel::before {
    content: '대표번호 : ';
    font-weight: 700;
  }
  .commission-organization-wrap .organization-list .work {
    position: relative;
    padding: 27px 0 0;
  }
  .commission-organization-wrap .organization-list .work::before {
    content: '업무명';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    font-weight: 700;
  }
  .report-apply-wrap .text-default {
    padding: 0;
    font-size: 16px; /* 250614 */
  }
  /* 250614 */
  .report-apply-wrap .text-default > span {
    font-size: 14px;
  }
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap {
    flex-flow: column;
  }
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap li {
    text-align: center;
    word-break: keep-all;
  }
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap li + li::before {
    top: -28px;
    left: calc(50% - 12px);
    transform: rotate(90deg);
  }
  .report-apply-wrap .txt-guide {
    font-size: 16px;
  }
  .report-apply-wrap .info-wrap li + li {
    margin-top: 30px;
  }
  .report-apply-wrap .info-wrap li {
    flex-flow: column;
    padding: 30px 20px;
    border: 1px solid #a891eb; /* 250614 */
    border-radius: 20px;
  }
  .report-apply-wrap .info-wrap li .title-wrap {
    height: unset;
    border: 0;
  }
  .report-apply-wrap .info-wrap li .title-wrap p {
    font-size: 18px;
    font-weight: 700;
  }
  .report-apply-wrap .info-wrap li .content-wrap {
    align-items: center;
    padding: 0;
    background: #fff;
  }
  .report-apply-wrap .info-wrap li .content-wrap p {
    font-size: 16px;
    text-align: center;
  }
  .report-apply-wrap .info-wrap li .content-wrap .txt-detail {
    margin-top: 20px;
    font-size: 16px;
  }

  /* 250609 추가 [S] */
  .report-process-wrap .title {
    text-align: center;
  }
  .report-process-wrap .info-wrap li + li {
    margin-top: 40px;
  }
  .report-process-wrap .info-wrap > li {
    position: relative;
    flex-flow: column;
    padding: 30px 20px;
    border: 2px solid #adadad;
    border-radius: 20px;
  }
  .report-process-wrap .info-wrap li:nth-child(1) {
    border-color: #e2d8ff;
  }
  .report-process-wrap .info-wrap li:nth-child(2) {
    border-color: #d4c5ff;
  }
  .report-process-wrap .info-wrap li:nth-child(3) {
    border-color: #c0b0f0;
  }
  .report-process-wrap .info-wrap li:nth-child(4) {
    border-color: #b6a3ed;
  }
  .report-process-wrap .info-wrap li:nth-child(5) {
    border-color: #a28ede;
  }
  .report-process-wrap .info-wrap li:nth-child(6) {
    border-color: #9380ca;
  }
  .report-process-wrap .info-wrap li:nth-child(7) {
    border-color: #8570c0;
  }
  .report-process-wrap .info-wrap li:nth-child(8) {
    border-color: #725daf;
  }
  .report-process-wrap .info-wrap li:nth-child(9) {
    align-items: center;
    border-color: #5d489a;
  }
  .report-process-wrap .info-wrap li .title-wrap {
    position: unset;
    height: unset;
    padding: 0;
    border: 0;
  }
  .report-process-wrap .info-wrap li .title-wrap::after {
    top: unset;
    bottom: -34px;
  }
  .report-process-wrap .info-wrap li .title-wrap p {
    font-size: 18px;
    font-weight: 700;
  }
  .report-process-wrap .info-wrap li .content-wrap {
    align-items: center;
    padding: 0;
    background: #fff;
  }
  .report-process-wrap .info-wrap li .content-wrap .list-wrap li {
    font-size: 16px;
  }
  /* // 250609 추가 [E] */

  /* 250610 추가 */
  .commission-location-wrap .root_daum_roughmap,
  .commission-location-wrap .root_daum_roughmap .wrap_map {
    height: 300px !important;
  }
  .commission-location-wrap > .title {
    font-size: 18px;
  }
  .commission-location-wrap .info-list li {
    flex-flow: column;
  }
  .commission-location-wrap .info-list li .title-wrap,
  .commission-location-wrap .info-list li .subway,
  .commission-location-wrap .info-list li .bus {
    font-size: 18px !important; /* 250614 */
  }
  .commission-location-wrap .info-list li .content-wrap.align-end {
    font-size: 18px !important; /* 250614 */
  }
  .commission-location-wrap .info-list li .content-wrap {
    font-size: 14px;
  }
  /* // 250610 추가 */
  /* 250611 추가 [S] */
  .commission-about-wrap {
    flex-flow: column;
  }
  /* 250614 */
  .commission-about-wrap .about-wrap {
    flex-flow: column;
  }
  .commission-about-wrap .photo-wrap img {
    width: 100%;
  }
  .organization-btns-wrap {
    display: none;
  }
  .organization-btns-wrap.mobile {
    display: block;
  }
  /* // 250611 추가 [E] */

  /* 250613 추가 [S] */
  .main-title-wrap {
    top: 0px;
  }
  /* 250616 swiper */
  .container.main {
    height: 530px;
  }
  .main-stars .star-wrap {
    max-width: 400px;
  }
  .main-stars .star1 {
    top: 204px;
    left: 130px;
  }
  .main-stars .star2 {
    top: 160px;
    left: 200px;
  }
  .main-stars .star3 {
    top: 16px;
    left: 260px;
  }
  .main-stars .star4 {
    top: 20px;
    left: 50px;
  }
  .main-stars .star5 {
    display: none;
  }
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap li,
  .report-apply-wrap .how-to-wrap .content-wrap .progress-wrap li strong {
    align-items: center;
  }
  /* // 250613 추가 [E] */
  
  /* 250614 S */
  .sub-main-title-wrap .contents-wrap .tabs-wrap button,
  .sub-main-title-wrap .contents-wrap .tabs-wrap button.active {
    font-size: 16px;
  }
  .sub-main-title-wrap .contents-wrap .tab-panel-wrap .tab-panel .link-content .title {
    font-size: 18px;
  }
  .sub-main-title-wrap .contents-wrap .tab-panel-wrap .tab-panel .link-content .date {
    font-size: 14px;
  }
  .commission-about-wrap .main-title {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .commission-about-wrap .main-title span {
    font-size: 22px;
  }
  .commission-about-wrap .content {
    font-size: 16px;
  }
  /* 250616 */
  .login-section {
    margin: 30px auto 0;
    padding-bottom: 74px;
  }
  .login-section img {
    width: 90% !important;
  }
  .login-section h2 {
    margin-top: 36px;
    font-size: 20px;
  }
  .login-form {
    width: 100%;
    padding: 0;
    border: 0;
  }
  .login-form > .validate > input {
    width: 100%;
  }
  .login-form .btn-login {
    width: 100%;
  }
  /* 250616 swiper */
  .main-slide-wrap .swiper-slide {
    width: 303px !important;
  }
}
