#header.main_hd .logo a {
    display: inline-block;
    vertical-align: middle;
    width: 190px;
    height: 60px;
    background: url(../imgs/pcccr/logo_re.png) no-repeat center / cover;
}
#header.main_hd .logo2{
    left:0;
}
#header.main_hd .logo2 a {
    display: inline-block;
    vertical-align: middle;
    width: 253px;
    height: 38px;
    background: url(../imgs/pcccr/logo.png) no-repeat center / cover;
}
#header .logo a {
    margin-top: -7px;
    width: 190px;
    height: 60px;
    background: url(../imgs/pcccr/logo_re.png) no-repeat center / cover;
}
#header .logo2{
    position: relative;
    left: 202px;
    top: 5px;
}
#header .logo2 a {
    display: inline-block;
    width: 253px;
    height: 38px;
    background: url(../imgs/pcccr/logo.png) no-repeat center / cover;
}
#header .logo {
    /* margin-left: auto; */
    position: absolute;
    left: 40px;
    top: 20px;
}
.pcccr .main_section{
    position: relative;
    padding-top: 14rem;
    height: 47.5rem;
    background: url("../imgs/pcccr/bg_main_top.png") no-repeat center/cover;
    box-sizing: border-box;
}
.pcccr .main_section .inner{
    position: relative;
    max-width: 1800px;
    height: 100%;
    box-sizing: border-box;
}
.pcccr .main_section .tit_box{
    display: inline-block;
    position: relative;
    padding: 0;
    z-index: 5;
}
.pcccr .main_section .tit_box h2 .top{
    display: inline-block;
    padding: 1px 10px;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    background-color: #FFA600;
    border-radius: 4px;
    box-sizing: border-box;
}
.pcccr .main_section .tit_box h2 .btm{
    padding: 8px 0 30px;
    font-weight: 800;
    font-size: 64px;
    color: #445461;
}
.pcccr .main_section .tit_box h3{
    line-height: 1.3;
    font-weight: 600;
    font-size: 24px;
    color: #33859E;
}
.pcccr .main_section .tit_box .btn_op_go{
    display: inline-block;
    position: relative;
    margin: 80px 0 0 30px;
    padding: 23px 80px;
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    background-color: #33859E;
    border-radius: 15px;
    box-sizing: border-box;
}
.pcccr .main_section .tit_box .btn_op_go span{
    position: relative;
    padding-right: 43px;
}
.pcccr .main_section .tit_box .btn_op_go span::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 43px;
    background: url("../imgs/pcccr/btn_op_arrow.png") no-repeat center/cover;
}
.pcccr .main_section .tit_box .btn_op_go::after{
    content: "";
    position: absolute;
    right: -45px;
    bottom: -60px;
    width: 169px;
    height: 139px;
    background: url("../imgs/pcccr/btn_op_img.png") no-repeat center/cover;
}
.pcccr .main_section .main_img{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
}
.pcccr .menu_box{
    position: absolute;
    top: 7rem;
    right: 0;
    z-index: 9;
    padding: 20px 0 20px 20px;
    width: 290px;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-sizing: border-box;
}
.pcccr .menu_box .menu_list li a{
    display: block;
    padding: 20px 0;
    font-weight: 700;
    font-size: 28px;
    color: #445461;
    border-bottom:1px solid rgba(68, 84, 97, 0.5);
    transition: all 0.4s;
}
.pcccr .menu_box .menu_list .edu_color {
	   color:#34b275;
}
.pcccr .menu_box .menu_list li:last-child a{
    border: none;
}
.pcccr .menu_box .menu_list li a:hover{
    font-weight: 900;
    box-shadow: inset 0 -4px 0 0 #445461;
}
.pcccr .inner{
    max-width: 1680px;
}
.pcccr .participant_seciton{
    padding: 2.5rem 0 6.5rem;
    background-color: #94CD56;
}
.pcccr .participant_seciton .inner{
    text-align: center;
}
.pcccr .participant_seciton h2{ 
    font-weight: 700;
    font-size: 60px;
    color:#445461;
    word-break: keep-all;
}
.pcccr .participant_seciton h2 strong{
    display: block;
    padding: 10px 0 0;
    font-weight: 800;
    font-size: 72px;
    color: #fff;
    word-break: keep-all;
}
.pcccr .participant_seciton .part_num_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8rem 0 0;
}

.pcccr .participant_seciton .part_num_list li:nth-child(1){
    width: 25%;
}
.pcccr .participant_seciton .part_num_list li:nth-child(2){
    width: 35%;
}
.pcccr .participant_seciton .part_num_list li:nth-child(3){
    width: 20%;
}
.pcccr .participant_seciton .part_num_list li:nth-child(4){
    width: 20%;
}
.pcccr .participant_seciton .part_num_list li dl{
    text-align: center;
}
.pcccr .participant_seciton .part_num_list li dl dt{
    letter-spacing: -1px;
    font-weight: 700;
    font-size: 120px;
    color: #333;
}
.pcccr .participant_seciton .part_num_list li dl dd{
    padding:20px 0 0;
    font-weight: 500;
    font-size: 36px;
    color: #565A55;
}
.pcccr .keyword_section{
    background-color: #F8FDF1;
}
.pcccr section .tit_line{
    position: relative;
    padding: 17px 0;
    text-align: center;
    font-weight: 600;
    font-size: 28px;    
    color: #fff;
    background:url("../imgs/pcccr/bg_band.png") no-repeat center/cover;
    box-sizing: border-box;
}
.pcccr section .tit_line p{
    display: inline-block;
    position: relative;
    padding: 0 20px;
}
.pcccr section .tit_line p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background-color: #fff;
}
.pcccr section .tit_line p::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background-color: #fff;
}
.pcccr .section.keyword_section ul{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 0;
}
.pcccr .section.keyword_section ul li{
    margin: 20px 25px;
    padding: 20px 0;
    max-width: 330px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 48px;
    color: #333;
}
.pcccr .section.keyword_section ul li.point{
    color: #fff;
    background-color: #FFA600;
    border-radius: 50px;
    box-sizing: border-box;
}
.pcccr .section.keyword_section ul li.bold{
    font-weight: 800;
}
.pcccr .section.keyword_section ul li.small{
    font-size: 32px;
}
.pcccr .state_section{
    position: relative;
    background-color: #F8FDF1;
    overflow-x: hidden;
    overflow-y: visible;
}
.pcccr .state_dashboard{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
    padding: 40px 0;
    box-sizing: border-box;
    align-items: stretch;
    width: 100%;
    min-width: 0;
}
.pcccr .stat_card{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 0;
    padding: clamp(1rem, 2.5vw, 1.75rem) clamp(1rem, 2.5vw, 2rem) clamp(1.25rem, 2.8vw, 2rem);
    border-radius: clamp(14px, 2.8vw, 22px);
    background: linear-gradient(
        160deg,
        rgba(228, 240, 226, 0.92) 0%,
        rgba(236, 245, 232, 0.88) 45%,
        rgba(220, 234, 216, 0.9) 100%
    );
    border: 1px solid rgba(56, 96, 72, 0.14);
    box-shadow:
        0 1px 0 rgba(255, 255, 255, 0.45) inset,
        0 10px 36px rgba(22, 58, 40, 0.06);
    box-sizing: border-box;
    min-height: 0;
}
.pcccr .stat_card__head{
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(56, 96, 72, 0.08);
}
.pcccr .stat_card__title{
    display: inline-block;
    margin: 0;
    font-weight: 700;
    font-size: clamp(1.1rem, 1.6vw, 1.45rem);
    letter-spacing: -0.02em;
    color: #1a3d36;
    padding-bottom: 0.42rem;
}
.pcccr .stat_card__title::after{
    content: "";
    display: block;
    margin-top: 0.12rem;
    height: 4px;
    width: 100%;
    min-width: 3.25rem;
    border-radius: 4px;
    background: linear-gradient(
        90deg,
        #1a6f7a 0%,
        #2a8f82 40%,
        #4cb090 75%,
        rgba(95, 196, 150, 0.35) 100%
    );
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.55);
}
.pcccr .stat_card--age .stat_card__title::after{
    background: linear-gradient(
        90deg,
        #1a4a34 0%,
        #2d6b4a 38%,
        #4d8a58 72%,
        rgba(130, 175, 100, 0.42) 100%
    );
}
.pcccr .stat_card__lead{
    margin: 0.5rem 0 0;
    font-weight: 500;
    font-size: clamp(0.82rem, 1.1vw, 0.95rem);
    line-height: 1.45;
    color: #4a5d54;
}
.pcccr .stat_card__body{
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(160px, 0.85fr);
    gap: clamp(1rem, 2vw, 1.75rem);
    align-items: center;
    flex: 1;
    min-height: 0;
}
.pcccr .stat_card__body--age{
    grid-template-columns: minmax(0, 1fr) minmax(148px, 0.9fr);
}
.pcccr .stat_chart_canvas{
    position: relative;
    min-width: 0;
    min-height: 0;
    width: 100%;
    max-width: 100%;
}
.pcccr .stat_chart_canvas canvas{
    display: block;
    max-width: 100%;
}
.pcccr .stat_chart_canvas--region{
    min-height: clamp(150px, 42vmin, 280px);
    height: clamp(170px, 45vmin, 280px);
}
.pcccr .stat_chart_canvas--age{
    width: min(100%, 280px);
    max-width: 100%;
    margin: 0 auto;
    aspect-ratio: 1;
    height: auto;
    max-height: min(88vw, 300px);
}
.pcccr .stat_side{
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}
.pcccr .stat_row{
    display: grid;
    align-items: center;
    gap: 0.65rem;
    padding: 0.55rem 0.65rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.22);
    border: 1px solid rgba(56, 96, 72, 0.1);
    box-sizing: border-box;
    transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
    .pcccr .stat_row:hover{
        background: rgba(255, 255, 255, 0.5);
        border-color: rgba(56, 96, 72, 0.16);
        transform: translateX(2px);
    }
}
.pcccr .stat_row--rank{
    grid-template-columns: auto minmax(0, 1fr) auto;
}
.pcccr .stat_row--age{
    grid-template-columns: auto minmax(0, 1fr) auto;
}
.pcccr .stat_rank{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.65rem;
    height: 1.65rem;
    border-radius: 8px;
    font-weight: 700;
    font-size: 0.75rem;
    color: #fff;
    background: linear-gradient(145deg, #1a6f7a, #1f5e56);
    flex-shrink: 0;
}
.pcccr .stat_row--rank:nth-child(1) .stat_rank{
    background: linear-gradient(145deg, #1a5c52, #1d6b76);
}
.pcccr .stat_row--rank:nth-child(2) .stat_rank{
    background: linear-gradient(145deg, #246b5e, #2a7a6a);
}
.pcccr .stat_row--rank:nth-child(3) .stat_rank{
    background: linear-gradient(145deg, #2d7a6d, #256d5c);
}
.pcccr .stat_marker{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    flex-shrink: 0;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.95);
}
.pcccr .stat_marker--idx0{ background: #1f5e56; }
.pcccr .stat_marker--idx1{ background: #2d8a9e; }
.pcccr .stat_marker--idx2{ background: #52b078; }
.pcccr .stat_marker--idx3{ background: #5c7a28; }
.pcccr .stat_marker--idx4,
.pcccr .stat_marker--idx5,
.pcccr .stat_marker--idx6{ background: #4a7555; }
.pcccr .stat_row__name{
    font-weight: 600;
    font-size: clamp(0.78rem, 0.55rem + 1.1vw, 0.95rem);
    color: #243a33;
    word-break: keep-all;
    overflow-wrap: anywhere;
}
.pcccr .stat_row__meta,
.pcccr .stat_row__pct{
    font-weight: 700;
    font-size: clamp(0.78rem, 0.55rem + 1.1vw, 0.95rem);
    color: #2d6b5e;
    font-variant-numeric: tabular-nums;
    text-align: right;
}
.pcccr .stat_row__unit{
    margin-left: 2px;
    font-weight: 600;
    font-size: 0.72em;
    color: #4d6056;
}
@media (prefers-reduced-motion: reduce) {
    .pcccr .stat_row{
        transition: none;
    }
}
.footer_siteinfo{
    line-height: 1.4;
    word-break: keep-all;
}

@media only screen and (max-width: 1480px) {
    #header .logo a {
        margin-top: 0;
        width: 143px;
        height: 45px;
    }
    #header .logo2{
        left:152px;
        top:3px;
    }
    #header .logo2 a {
        width: 177px;
        height: 28px;
    }
}


@media only screen and (max-width: 1280px) {
    #header .logo {
        left : 20px;
        top: 16px;
    }
    #header .logo2 {
        left: 155px;
    }
    #header #nav {
        padding-left: 50px;
    }
    #header .logo a{
        margin-top: -12px;   
    }
    #header .logo2 a{
        margin-top: -4px;
    }
    /* #header .logo a {
        width: 190px;
        height: 30px;
    } 
    #header .logo a {
        width: 95px;
        height: 30px;
    }*/
    .pcccr .main_section{
        padding-top: 15rem;
        height: 45rem;
    }
    .pcccr .main_section .tit_box h2 .top{
        font-size: 24px;
    }
    .pcccr .main_section .tit_box h2 .btm {
        padding: 5px 0 20px;
        font-size: 52px;
    }
    .pcccr .main_section .tit_box h3{
        font-size: 20px;
    }
    .pcccr .main_section .tit_box .btn_op_go{
        margin: 3rem 0 0;
        padding: 20px 56px;
        font-weight: 700;
        font-size: 20px;
    }
    .pcccr .main_section .tit_box .btn_op_go span {
        padding-right: 26px;
    }
    .pcccr .main_section .tit_box .btn_op_go span::after {
        width: 22px;
        height: 22px;
    }
    .pcccr .main_section .tit_box .btn_op_go::after {
        right: -26px;
        bottom: -22px;
        width: 96px;
        height: 80px;
    }
    .pcccr .menu_box {
        padding: 20px 0 20px 20px;
        width: 240px;
    }
    .pcccr .menu_box .menu_list li a {
        padding: 14px 0;
        font-size: 20px;
    }
    .pcccr .participant_seciton h2{
        font-size: 48px;
    }
    .pcccr .participant_seciton h2 strong {
        padding: 4px 0 0;
        font-size: 60px;
    }
    .pcccr .participant_seciton .part_num_list {
        justify-content: space-around;
        padding: 6rem 0 0;
    }
    .pcccr .participant_seciton .part_num_list li dl dt {
        font-size: 82px;
    }
    .pcccr .participant_seciton .part_num_list li dl dd {
        padding: 12px 0 0;
        font-size: 24px;
    }
    .pcccr .section.keyword_section ul{
        justify-content: space-evenly;
        padding: 1.2rem 0;
    }
    .pcccr .section.keyword_section ul li{
        margin: 12px 5px;
        padding: 16px 0;
        max-width: 240px;
        font-size: 32px;
    }
    .pcccr .section.keyword_section ul li.small{
        font-size: 22px;
    }
    .pcccr .state_dashboard{
        padding: 1.2rem 0;
        gap: 1.25rem;
    }
    .pcccr .stat_row__name,
    .pcccr .stat_row__meta,
    .pcccr .stat_row__pct{
        font-size: 0.9rem;
    }
    .pcccr .stat_card__body,
    .pcccr .stat_card__body--age{
        grid-template-columns: 1fr;
        gap: 1.35rem;
    }
    .pcccr .stat_chart_canvas--region{
        min-height: max(200px, min(52vw, 260px));
        height: clamp(200px, 48vmin, 280px);
    }
    .pcccr .stat_side--region{
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.5rem;
    }
    .pcccr .stat_side--age{
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.5rem;
    }
    .pcccr .stat_side--region .stat_row--rank,
    .pcccr .stat_side--age .stat_row--age{
        min-width: 0;
    }
    .wrapper {
        margin-top: 54px;
    }
}

@media only screen and (max-width: 1023px) {

    #header.main_hd #nav.open{
        top: 52px;
    }
    #header .logo a {
        margin-top: -5px;
        width: 105px;
        height: 33px;
    }
    #header .logo2 a {
        margin-top: 0;
    }
    #header.main_hd .logo a{
        width: 105px;
        height: 33px;
    }
    #header.main_hd .logo2 a {
        width: 177px;
        height: 28px;
    }
    #nav{
        top:54px;
    }
    #header.active{
        background-color: #000;
    }
    #header .logo2{
        left:0;
        margin-left: 10px;
        margin-right: auto;
        margin-bottom: -5px;
    }
    #header.active .logo a{
        background-image: url("../imgs/pcccr/logo_re.png");
    }
    #header .inner {
        padding: 16px 12px 16px 12px;
    }
    #header .logo{
        position: relative;
        left: initial;
        top: initial;
    }
    #nav{
        margin-top: -1px;
        height: calc(100vh + 1px);
    }
    #header.main_hd .inner {
        padding: 8px 12px;
    }
    /* #header .logo a {
        width: 190px;
        height: 30px;
    } */
    .pcccr .main_section{
        padding-top: 6rem;
        height: 50rem;
    }
    .pcccr .participant_seciton{
        padding: 3rem 0;
    }
    .pcccr .participant_seciton h2 {
        font-size: 36px;
    }
    .pcccr .participant_seciton h2 strong {
        padding: 0;
        font-size: 48px;
    }
    .pcccr .participant_seciton .part_num_list {
        padding: 3rem 0 0;
    }
    .pcccr .participant_seciton .part_num_list li dl dt {
        font-size: 60px;
    }
    .pcccr .participant_seciton .part_num_list li dl dd {
        padding: 5px 0 0;
        font-size: 20px;
    }
    .pcccr section .tit_line {
        padding: 15px 0;
        font-size: 20px;
    }
    .pcccr section .tit_line p {
        padding: 0 15px;
    }
    .pcccr section .tit_line p::before {
        height: 12px;
    }
    .pcccr section .tit_line p::after {
        height: 12px;
    }


}

@media only screen and (max-width: 767px) {


    #header .inner {
        padding: 8px 12px;
    }

    .btn_hamburger {
        position: absolute;
        right: 5px;
        top: 8px;
    }
    .pcccr .main_section {
        padding-top: 5rem;
        height: 35rem;
    }
    .pcccr .main_section .tit_box {
        width: 100%;
    }
    .pcccr .main_section .tit_box h2 .top {
        padding: 4px 8px 2px;
        font-weight: 500;
        font-size: 16px;
    }
    .pcccr .main_section .tit_box h2 .btm {
        padding: 5px 0 12px;
        font-size: 32px;
    }
    .pcccr .main_section .tit_box h3 {
        font-size: 16px;
    }
    .pcccr .main_section .tit_box .btn_op_go {
        margin: 1.5rem 0 0;
        padding: 10px 26px;
        font-weight: 600;
        font-size: 16px;
        border-radius: 6px;
    }
    .pcccr .main_section .tit_box .btn_op_go::after{
        display: none;
    }
    .pcccr .main_section .tit_box .btn_op_go span {
        padding-right: 18px;
    }
    .pcccr .main_section .tit_box .btn_op_go span::after {
        width: 16px;
        height: 16px;
    }
    .pcccr .menu_box {
        top: 16rem;
        padding: 12px 0 12px 15px;
        width: 168px;
        border-radius: 6px;
    }
    .pcccr .menu_box .menu_list li a {
        padding: 10px 0;
        font-size: 16px;
    }
    .pcccr .participant_seciton {
        padding: 2rem 0 2.5rem;
    }
    .pcccr .participant_seciton h2 {
        font-size: 20px;
    }
    .pcccr .participant_seciton h2 strong {
        font-size: 27px;
    }
    .pcccr .participant_seciton .part_num_list {
        padding: 1.5rem 0 0;
    }
    .pcccr .participant_seciton .part_num_list {
        flex-wrap: wrap;
    }
    .pcccr .participant_seciton .part_num_list li{
        width: 50% !important;
    }
    .pcccr .participant_seciton .part_num_list li:nth-child(3){
        padding: 1.8rem 0 0;
    }
    .pcccr .participant_seciton .part_num_list li:nth-child(4){
        padding: 1.8rem 0 0;
    }
    .pcccr .participant_seciton .part_num_list li dl dt {
        font-size: 32px;
    }
    .pcccr .participant_seciton .part_num_list li dl dd {
        font-size: 16px;
    }
    .pcccr .section.keyword_section ul {
        padding: 2rem 0;
    }
    .pcccr .section.keyword_section ul li {
        margin: 8px 2px;
        padding: 12px 0;
        max-width: 180px;
        font-size: 24px;
    }
    .pcccr .state_dashboard{
        grid-template-columns: 1fr;
        gap: 1.25rem;
        padding: 2rem 0;
        padding-bottom: max(2rem, env(safe-area-inset-bottom, 0px));
    }
    .pcccr .stat_card__head{
        padding-bottom: 0.85rem;
        margin-bottom: 0.85rem;
    }
    .pcccr .stat_side--region,
    .pcccr .stat_side--age{
        grid-template-columns: 1fr;
    }
    .pcccr .stat_card{
        padding: 1rem 0.9rem 1.15rem;
    }
    .pcccr .stat_card__body,
    .pcccr .stat_card__body--age{
        gap: 1.1rem;
    }
    .pcccr .stat_chart_canvas--region{
        min-height: max(160px, 44vw);
        height: clamp(170px, 48vw, 260px);
    }
    .pcccr .stat_chart_canvas--age{
        width: min(100%, 240px);
    }
    .pcccr .stat_row{
        padding: 0.65rem 0.55rem;
    }
    .pcccr .stat_row__name,
    .pcccr .stat_row__meta,
    .pcccr .stat_row__pct{
        font-size: 24px;
    }
    .pcccr .stat_card--region{
        padding-bottom: 1.25rem;
    }

}

@media only screen and (max-width: 430px) {


    .pcccr .menu_box {
        top: 14rem;
    }
    .pcccr .main_section .main_img{
        max-width: 120%;
    }
    .pcccr .main_section .tit_box h2 .top {
        padding: 5px 4px 4px;
        font-size: 15px;
    }
    .pcccr .section.keyword_section ul li {
        margin: 4px 0;
        padding: 10px 0;
        max-width: 134px;
        font-size: 18px;
    }
    .pcccr .section.keyword_section ul li.small {
        font-size: 20px;
    }
    .pcccr .stat_chart_canvas--age{
        width: min(100%, 220px);
        max-height: min(92vw, 260px);
    }
    .pcccr .stat_side--region,
    .pcccr .stat_side--age{
        width: 100%;
        max-width: none;
        margin: 0;
    }
    .pcccr .stat_row__name,
    .pcccr .stat_row__meta,
    .pcccr .stat_row__pct{
        font-size: 18px;
    }
    .pcccr .stat_row__unit{
        font-size: 20px;
    }

}



/* 기후시민회의란? */

.climate_outer{
    text-align: center;
}
.climate_outer .deco_img{
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 5;
}
.climate_outer .climate_box{
    position: relative;
    margin-top: -24px;
    padding: 80px 60px 90px;
    width: 100%;
    text-align: left;
    background: url("../imgs/pcccr/bg_climate_txt.png") no-repeat top center/100% 100%;
    box-sizing: border-box;
}
.climate_outer .climate_box .area{
    position: relative;
    z-index: 1;
}
.climate_outer .climate_box .area + .area{
    padding: 60px 0 0;
}
.climate_outer .climate_box .area.last{
    padding: 24px 0 0;
}
.climate_outer .climate_box h4{
    padding: 0 0 20px;
    font-weight: 700;
    font-size: 36px;
    color: #52A245;
}
.climate_outer .climate_box .info{
    line-height: 2;
    font-weight: 400;
    font-size: 20px;
    color: #231F20;
    word-break: keep-all;
}
.climate_outer .climate_box .info strong{
    font-weight: 700;
}
.climate_outer .climate_box .info.last{
    line-height: 1.2;
}
.climate_outer .climate_box ul{
    display: flex;
    align-items: center;
    margin: 16px 0 0;
}
.climate_outer .climate_box ul.concept_list{
    justify-content: center;
}
.climate_outer .climate_box ul.concept_list li{
    position: relative;
    padding: 30px 20px;
    max-width: 400px;
    width: 100%;
    text-align: center;
    background-color: #F7FDF0;
    border-radius: 30px;
    box-sizing: border-box;
}
.climate_outer .climate_box ul.concept_list li:nth-child(2){
    margin: 0 140px;
}
.climate_outer .climate_box ul.concept_list li:nth-child(2)::before{
    content: "";
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background: url("../imgs/pcccr/ico_grd_arw.png") no-repeat center/cover;
    z-index: 9;
}
.climate_outer .climate_box ul.concept_list li:nth-child(2):after{
    content: "";
    position: absolute;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background: url("../imgs/pcccr/ico_grd_arw.png") no-repeat center/cover;
    z-index: 9;
}


.climate_outer .climate_box ul.concept_list li dl dt{
    padding: 30px 0 16px;
}
.climate_outer .climate_box ul.concept_list li dl dt strong{
    position: relative;
    padding-left: 56px;
    line-height: 1.5;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    color: #231F20;
}
.climate_outer .climate_box ul.concept_list li dl dt strong::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
}
.climate_outer .climate_box ul.concept_list li:nth-child(1) dl dt strong::before{
    background:url("../imgs/pcccr/ico_num01.png") no-repeat center/cover;
}
.climate_outer .climate_box ul.concept_list li:nth-child(2) dl dt strong::before{
    background:url("../imgs/pcccr/ico_num02.png") no-repeat center/cover;
}
.climate_outer .climate_box ul.concept_list li:nth-child(3) dl dt strong::before{
    background:url("../imgs/pcccr/ico_num03.png") no-repeat center/cover;
}
.climate_outer .climate_box ul.concept_list li dl dd{
    line-height: 1.3;
    font-weight: 500;
    font-size: 24px;
    color: #646A71;
    word-break: keep-all;
}
.climate_outer .climate_box ul.why_list{
    justify-content: space-between;
}
.climate_outer .climate_box ul.why_list li{
    position: relative;
    padding: 30px;
    width: 100%;
    border-radius: 30px;
    box-sizing: border-box;
}
.climate_outer .climate_box ul.why_list li.first{
    max-width: 700px;
    background-color: #F4FCFF;
}
.climate_outer .climate_box ul.why_list li.first::after{
    content: "";
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    width: 87px;
    height: 79px;
    background: url("../imgs/pcccr/ico_big_grd_arw.png") no-repeat center/cover;
    z-index: 1;
}
.climate_outer .climate_box ul.why_list li.last{
    max-width: 740px;
    background-color: #F7FDF0;
}
.climate_outer .climate_box ul.why_list li .tit{
    margin: 0 0 20px;
    padding: 10px 20px;
    line-height: 1.5;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
} 
.climate_outer .climate_box ul.why_list li.first .tit{
    background-color: #5CA2B7dd;
}
.climate_outer .climate_box ul.why_list li.last .tit{
    background-color: #52A245;
}
.climate_outer .climate_box ul.why_list .txt_box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
} 
.climate_outer .climate_box ul.why_list .txt_box p{
    display: flex;
    align-items: center;
    margin: 20px 0;
    width: 50%;
} 
.climate_outer .climate_box ul.why_list .txt_box p img{
    padding-right: 20px;
} 
.climate_outer .climate_box ul.why_list .txt_box p span{
    line-height: 1.4;
    font-weight: 500;
    font-size: 24px;
    color: #646A71;
    word-break: break-all;
} 
.wrapper .conts_wrap .ndc_down_list{
    align-items: stretch;
}
.wrapper .conts_wrap .ndc_down_list li{
    padding: 0 10px 10px;
    width: calc(100% / 4);
}
.wrapper .conts_wrap .ndc_down_list li .tit_box p{
    margin-left: 8px;
    padding:0;
    display: -webkit-box;   
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type li .tit_box{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: auto;
    min-height: 120px;

}
.wrapper .conts_wrap .inner > ul.ndc_down_list li .tit_box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 18px;
    min-height: 120px;
    
}

/* 기후시민회의란? - 안내 이미지 갤러리 */
.pcccr_info_gallery{
    margin-top: 60px;
}
.pcccr_info_list{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.pcccr_info_list li{
    margin: 0;
    overflow: hidden;
    border-radius: 30px;
    background-color: #F7FDF0;
    box-shadow: 0 4px 16px rgba(35, 31, 32, 0.08);
}
.pcccr_info_list li figure{
    margin: 0;
}
.pcccr_info_list li img{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: top;
}

@media only screen and (max-width: 1580px) {

    .climate_outer .climate_box .area + .area {
        padding: 40px 0 0;
    }
    .climate_outer .climate_box {
        padding: 50px 60px;
    }
    .climate_outer .climate_box h4 {
        padding: 0 0 15px;
        font-size: 28px;
    }
    .climate_outer .climate_box .info{
        line-height: 1.5;
    }
    .climate_outer .climate_box ul.concept_list li{
        max-width: 300px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2){
        margin: 0 70px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2)::before{
        width: 50px;
        height: 50px;
        left: -58px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2):after{
        width: 50px;
        height: 50px;
        right: -58px;
    }
    .climate_outer .climate_box ul.concept_list li img{
        max-width: 40%;
    }
    .climate_outer .climate_box ul.concept_list li dl dt {
        padding: 12px 0 10px;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong {
        padding-left: 36px;
        font-size: 26px;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong::before {
        width: 28px;
        height: 28px;
    }
    .climate_outer .climate_box ul.concept_list li dl dd {
        font-size: 20px;
    }
    .climate_outer .climate_box ul.why_list li .tit{
        font-size: 24px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p {
        margin: 15px 0;
    }
    .climate_outer .climate_box ul.why_list .txt_box p span {
        font-size: 20px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p img {
        padding-right: 12px;
        width: 52px;
    }
    .climate_outer .climate_box ul.why_list li.first::after {
        right: -20px;
        width: 57px;
        height: 52px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list li .tit_box {
        padding: 14px;
        min-height: 100px;
    }
    .wrapper .conts_wrap .ndc_down_list li .tit_box{
        font-size: 20px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span {
        padding: 20px 25px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span::after {
        right: 25px;
    }

    .pcccr_info_gallery{
        margin-top: 50px;
    }
    .pcccr_info_list{
        gap: 20px;
    }

}

@media only screen and (max-width: 1280px) {

    .climate_outer .climate_box {
        padding: 42px 36px;
    }
    .climate_outer .climate_box .area + .area {
        padding: 30px 0 0;
    }
    .climate_outer .climate_box h4 {
        padding: 0 0 10px;
        font-size: 24px;
    }
    .climate_outer .climate_box .info {
        font-size: 18px;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong {
        padding-left: 30px;
        font-size: 22px;
    }
    .climate_outer .climate_box ul.concept_list li dl dd {
        font-size: 18px;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong::before {
        width: 22px;
        height: 22px;
    }
    .climate_outer .climate_box ul.concept_list li {
        padding: 20px 15px;
        max-width: 270px;
    }
    .climate_outer .climate_box ul.concept_list li img {
        max-width: 32%;
    }

    .climate_outer .climate_box ul.concept_list li:nth-child(2) {
        margin: 0 30px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2):before {
        width: 40px;
        height: 40px;
        left: -35px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2):after {
        width: 40px;
        height: 40px;
        right: -35px;
    }
    .climate_outer .climate_box ul.why_list li .tit {
        margin: 0 0 15px;
        padding: 8px 12px;
        font-size: 20px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p span {
        font-size: 17px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p img {
        padding-right: 8px;
        width: 40px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p {
        margin: 8px 0;
    }
    .wrapper .conts_wrap .ndc_down_list li .tit_box{
        font-size: 18px;
    }
    .wrapper .conts_wrap .ndc_down_list li {
        padding: 0 3px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type li .tit_box{
        min-height: 90px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type {
        padding-top: 50px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list li .tit_box {
        height: 80px;
    }
    .wrapper .conts_wrap .ndc_down_list li:nth-child(2) .tit_box p {
        padding: 0;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down {
        font-size: 18px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span {
        padding: 15px 25px 18px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span::after {
        width: 17px;
        height: 20px;
    }

    .pcccr_info_gallery{
        margin-top: 40px;
    }

}


@media only screen and (max-width: 1023px) {

    .climate_outer .climate_box{
        padding: 36px 30px;
        background: none;
        background-color: #fff;
        border:2px solid #0061d0;
        border-radius: 20px;
        box-sizing: border-box;
    }
    .climate_outer .climate_box h4 {
        padding: 0px 0 8px;
        font-size: 20px;
    }
    .climate_outer .climate_box .info {
        font-size: 16px;
    }
    .climate_outer .climate_box ul.concept_list{
        flex-direction: column;
    }
    .climate_outer .climate_box ul.concept_list li{
        border-radius: 12px;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2){
        margin: 8px 0;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2)::before{
        display: none;
    }
    .climate_outer .climate_box ul.concept_list li:nth-child(2):after{
        display: none;
    }
    .climate_outer .climate_box ul.concept_list li{
                padding: 12px 10px;
        max-width: 100%;
    }
    .climate_outer .climate_box ul.concept_list li > div{
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .climate_outer .climate_box ul.concept_list li img {
        padding-right: 12px;
        max-width: 68px;
    }

    .climate_outer .climate_box ul.concept_list li dl dt {
        padding: 0 0 3px;
        text-align: left;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong {
        padding-left: 24px;
        font-size: 16px;
    }
    .climate_outer .climate_box ul.why_list li {
        padding: 18px;
    }
    .climate_outer .climate_box ul.concept_list li dl dt strong::before {
        width: 18px;
        height: 18px;
    }
    .climate_outer .climate_box ul.concept_list li dl dd {
        font-size: 15px;
    }
    .climate_outer .climate_box ul.why_list li{
        border-radius: 12px;
    }
    .climate_outer .climate_box ul.why_list li .tit {
        margin: 0 0 10px;
        padding: 4px 4px 1px;
        font-size: 15px;
        font-weight: 500;
    }
    .climate_outer .climate_box ul.why_list .txt_box p span {
        font-size: 15px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p img {
        padding-right: 8px;
        width: 32px;
    }
    .climate_outer .climate_box ul.why_list{
        flex-direction: column;
    }
    .climate_outer .climate_box ul.why_list li.first{
        margin-bottom: 8px;
        max-width: 100%;
    }
    .climate_outer .climate_box ul.why_list li.first::after {
        display: none;
    }
    .climate_outer .climate_box ul.why_list li.last{
        max-width: 100%;
    }
    .wrapper .conts_wrap .ndc_down_list li {
        padding-bottom: 8px;
        width: calc(100% / 2);
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type li .tit_box {
        min-height: 70px;
    }
    .wrapper .conts_wrap .ndc_down_list li .tit_box {
        font-size: 16px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list li .tit_box {
        padding: 8px 14px;
        height: 70px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down {
        font-size: 16px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span::after {
        width: 13px;
        height: 15px;
        right: 12px;
    }

    .pcccr_info_gallery{
        margin-top: 30px;
    }
    .pcccr_info_list{
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .pcccr_info_list li{
        border-radius: 12px;
    }

}

@media only screen and (max-width: 430px) {

    .wrapper .top_conts_wrap .btn_link_background{
                word-break: keep-all;
    }
    .climate_outer .deco_img {
        width: 72%;
    }
    .climate_outer .climate_box {
        margin-top: -12px;
        padding: 25px 20px;
        border-radius: 8px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type {
        padding-top: 30px;
    }
    .climate_outer .climate_box h4 {
        font-size: 18px;
    }

    .climate_outer .climate_box .info {
        line-height: 1.3;
        font-size: 15px;
    }
    .climate_outer .climate_box ul.why_list .txt_box p {
        margin: 5px 0;
        width: 100%;
    }
    .climate_outer .climate_box .area + .area {
        padding: 18px 0 0;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down {
        font-size: 14px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type {
        padding-top: 24px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type li .tit_box img{
        width: 18px;
    }
    .wrapper .conts_wrap .ndc_down_list li .tit_box p {
        margin-left: 4px;
    }
    .wrapper .conts_wrap .ndc_down_list li .tit_box {
        font-size: 14px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list li .tit_box {
        padding: 4px 10px;
        height: 58px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down{
        font-weight: 500;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down span {
        padding: 8px 20px 10px;
    }
    .wrapper .conts_wrap .inner > ul.ndc_down_list:last-of-type li .tit_box {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        min-height: 60px;
    }
    .wrapper .conts_wrap .ndc_down_list li .btn_down {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .pcccr_info_gallery{
        margin-top: 24px;
    }
    .pcccr_info_list{
        gap: 10px;
    }
    .pcccr_info_list li{
        border-radius: 8px;
    }

}

/* layer popup group */
body.modal-open {
    height: 100vh;
    overflow: hidden;
}
.cmp-modal-overlay {
    display: none;
    position: fixed;
    z-index: 1000;
    inset: 0;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    overflow-y: auto;
}
.cmp-modal-overlay.is-active {
    display: flex;
}
.cmp-modal-overlay .dimmed {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
}
.cmp-modal-overlay .modal-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.cmp-modal-overlay .modal-group--dual {
    justify-content: center;
}
.cmp-modal-overlay .modal-group--single {
    justify-content: center;
}
.cmp-modal-overlay .modal-panel {
    display: none;
    flex: 0 1 auto;
    min-width: 0;
}
.cmp-modal-overlay .modal-panel.is-active {
    display: block;
}
.cmp-modal-overlay .modal-group--dual .modal-panel.is-active {
    flex: 1 1 0;
    max-width: calc(50% - 12px);
}
.cmp-modal-overlay .modal-group--single .modal-panel.is-active {
    flex: 0 1 auto;
    max-width: 100%;
}
.cmp-modal-overlay .modal-container {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    max-width: 520px;
    max-height: calc(100vh - 80px);
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.cmp-modal-overlay.is-active .modal-panel.is-active .modal-container {
    opacity: 1;
    transform: translateY(0);
}
.cmp-modal-overlay .modal-group--dual .modal-container {
    max-width: 100%;
}
.cmp-modal-overlay .modal-container .modal-body {
    overflow: hidden;
    overflow-y: auto;
    line-height: 0;
    border-radius: 12px 12px 0 0;
}
.cmp-modal-overlay .modal-container .modal-body img {
    display: block;
    width: 100%;
    height: auto;
}
.cmp-modal-overlay .modal-container .modal-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    flex-shrink: 0;
}
.cmp-modal-overlay .modal-container .modal-footer label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    color: #222;
    font-weight: 600;
    font-size: 14px;
}
.cmp-modal-overlay .modal-container .modal-footer input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #1464FF;
}
.cmp-modal-overlay .btn-close.close-modal {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    padding: 0;
    border: none;
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    z-index: 3;
    cursor: pointer;
}
.cmp-modal-overlay .btn-close.close-modal img {
    display: block;
    width: 100%;
    height: 100%;
}

/* server maintenance notice popup */
.cmp-modal-overlay .modal-panel--notice .modal-container--notice {
    max-width: 420px;
}
@media only screen and (min-width: 768px) {
    .cmp-modal-overlay .modal-group--dual .modal-panel--notice.is-active {
        flex: 0 1 auto;
        max-width: 420px;
        width: auto;
    }
    .cmp-modal-overlay .modal-group--dual .modal-panel--notice .modal-container--notice {
        max-width: 420px;
    }
}
.cmp-modal-overlay .modal-body--text {
    line-height: 1.5;
    border-radius: 12px 12px 0 0;
}
.cmp-modal-overlay .notice-popup {
    padding: 24px 24px 20px;
}
.cmp-modal-overlay .notice-popup__badge {
    display: inline-block;
    margin: 0 0 10px;
    padding: 4px 10px;
    background: #1464FF;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
}
.cmp-modal-overlay .notice-popup__title {
    margin: 0 0 14px;
    padding-right: 36px;
    color: #111;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__desc {
    margin: 0 0 16px;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__info {
    margin: 0 0 16px;
    padding: 14px 16px;
    background: #f5f8ff;
    border-radius: 8px;
}
.cmp-modal-overlay .notice-popup__info-row {
    display: flex;
    gap: 12px;
}
.cmp-modal-overlay .notice-popup__info-row + .notice-popup__info-row {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e0e8ff;
}
.cmp-modal-overlay .notice-popup__info-row dt {
    flex-shrink: 0;
    min-width: 72px;
    color: #1464FF;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__info-row dd {
    margin: 0;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__alert {
    margin: 0 0 14px;
    padding: 14px 16px;
    background: #fff8e8;
    border: 1px solid #ffe2a8;
    border-radius: 8px;
}
.cmp-modal-overlay .notice-popup__alert strong {
    display: block;
    margin-bottom: 8px;
    color: #b35b00;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__alert p {
    margin: 0;
    color: #444;
    font-size: 14px;
    line-height: 1.6;
    word-break: keep-all;
}
.cmp-modal-overlay .notice-popup__foot {
    margin: 0;
    color: #555;
    font-size: 14px;
    line-height: 1.6;
    word-break: keep-all;
}

@media only screen and (max-width: 1023px) {
    .cmp-modal-overlay .modal-group {
        gap: 16px;
    }
    .cmp-modal-overlay .modal-container {
        max-width: 460px;
    }
    .cmp-modal-overlay .modal-panel--notice .modal-container--notice {
        max-width: 380px;
    }
}

@media only screen and (max-width: 767px) {
    .cmp-modal-overlay {
        padding: 24px 12px;
        align-items: flex-start;
    }
    .cmp-modal-overlay .modal-group {
        flex-direction: column;
        gap: 12px;
        max-width: 100%;
    }
    .cmp-modal-overlay .modal-group--dual .modal-panel.is-active {
        flex: 0 1 auto;
        max-width: 100%;
        width: 100%;
    }
    .cmp-modal-overlay .modal-group--single .modal-panel.is-active {
        width: 100%;
    }
    .cmp-modal-overlay .modal-container {
        max-width: 100%;
        max-height: none;
        border-radius: 8px;
    }
    .cmp-modal-overlay .btn-close.close-modal {
        top: 8px;
        right: 8px;
        width: 32px;
        height: 32px;
    }
    .cmp-modal-overlay .modal-container .modal-footer {
        padding: 10px 12px;
    }
    .cmp-modal-overlay .modal-container .modal-footer label {
        font-size: 13px;
    }
    .cmp-modal-overlay .notice-popup {
        padding: 20px 18px 16px;
    }
    .cmp-modal-overlay .notice-popup__title {
        font-size: 19px;
        padding-right: 28px;
        margin-bottom: 10px;
    }
    .cmp-modal-overlay .notice-popup__badge {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .cmp-modal-overlay .notice-popup__desc,
    .cmp-modal-overlay .notice-popup__info-row dt,
    .cmp-modal-overlay .notice-popup__info-row dd,
    .cmp-modal-overlay .notice-popup__alert strong,
    .cmp-modal-overlay .notice-popup__alert p,
    .cmp-modal-overlay .notice-popup__foot {
        font-size: 13px;
    }
    .cmp-modal-overlay .notice-popup__info {
        padding: 10px 12px;
        margin-bottom: 10px;
    }
    .cmp-modal-overlay .notice-popup__info-row {
        flex-direction: column;
        gap: 2px;
    }
    .cmp-modal-overlay .notice-popup__info-row dt {
        min-width: 0;
    }
    .cmp-modal-overlay .notice-popup__alert {
        padding: 10px 12px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 430px) {
    .cmp-modal-overlay {
        padding: 16px 8px;
    }
    .cmp-modal-overlay .modal-group {
        gap: 8px;
    }
    .cmp-modal-overlay .modal-container .modal-footer label {
        font-size: 12px;
        word-break: keep-all;
    }
    .cmp-modal-overlay .notice-popup__title {
        font-size: 18px;
    }
}