/* s1 */
.section1{
    height: 52px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ececec;
    margin-bottom: 18px;
}
.section1 h2{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.section1 img{
    vertical-align:middle;
}/*20220905*/




/* s2 */
.section2 > p{
    margin-bottom: 30px;
}
.section2 > p span{
    font-weight: 500;
    color: #000;
}
/*
.section2 ul li{
    font-size: 14px;    padding: 26px;    border: 1px solid #b8b8b8;    border-radius: 5px;    margin-bottom: 26px;
}*/
.section2 ul li{
    margin:0 auto;    width:95%;    font-size: 14px;    padding: 20px 26px;    /* border: 1px solid #b8b8b8; */
    border-radius: 5px;    margin-bottom: 15px;
}
/* .section2 ul li a{    color: #000;} */
.section2 ul li a{
    color: #666;    display: flex;    justify-content: space-between; 
}

/*
.section2 ul li dt{
    font-size: 18px;    font-weight: bold;    padding-bottom: 17px;
}*/
.section2 ul li dt{
    font-size: 16px;    font-weight: 500;    /* padding-bottom: 17px; ---- »èÁ¦ */
    color:#000;
}
.section2 ul li img{
    width:26px;    /* height:auto; */
}
.section2 ul li dd{
    color:#666;    padding-top:0px; line-height: normal;
}


.section2 ul li dt span{
    color:#666;    font-size:16px;    font-weight: 500;
} /*20220905*/
/*
.section2 ul li:last-child{
    margin: 0;
}*/
.section2 ul li span{
    font-weight: bold;
}
.section2 ul li div{
    padding-top: 48px;
}
.section2 ul li .icon{
    padding-top: 20px;
}/**/

.section2 ul li div p{
  /*  background: #efefef;*/
    padding: 10px 5px;
    border-radius: 5px;
    margin-top: 10px;
}



/* ---------------- ¼öÁ¤ -------------------*/
main{
    background: url('../images/per_bg.png') no-repeat;
    background-size: cover;
    padding:56px 0 20px;
}

/*
.section2 .menu01{
    background: url(../images/per_s2_bg01.png) no-repeat 95% 2vh/150px auto #aa453f;
    border: 1px solid #aa453f;
}
.section2 .menu02{
    background: url(../images/per_s2_bg01.png) no-repeat 95% 2vh/150px auto #aa453f;
    border: 1px solid #aa453f;
}
.section2 .menu03{
    background: url(../images/per_s2_bg02.png) no-repeat 95% 4vh/130px auto;
}
.section2 .menu04{
    background: url(../images/per_s2_bg03.png) no-repeat 95% 4vh/130px auto;
}
.section2 .menu05{
    background: url(../images/per_s2_bg04.png) no-repeat 95% 4vh/130px auto;
}
.section2 .menu01 a, .section2 .menu02 a{
    color: #fff;
}*/

.section2 .menu01{
    /*background: url(../images/per_s2_bg01.png) no-repeat 95% 2vh/150px auto #fff;*/
    background-color: rgba( 255, 255, 255, 0.5 ); margin-top: 15px;
}
.section2 .menu02{
    box-shadow: 2px 2px 2px 1px #666;
    background: #fff;
    /* background: url(../images/arrow_1.png) no-repeat 95% 2vh/150px auto #fff; */
}
.section2 .menu03{
    box-shadow: 2px 2px 2px 1px #666;
    background: #fff;
    /* background: url(../images/per_s2_bg02.png) no-repeat 95% 4vh/130px auto; */
}
.section2 .menu04{
    box-shadow: 2px 2px 2px 1px #666;
    background: #fff;
    /* background: url(../images/per_s2_bg03.png) no-repeat 95% 4vh/130px auto; */
}
.section2 .menu05{
    box-shadow: 2px 2px 2px 1px #666;
    background: #fff url(../images/per_s2_bg032.png) no-repeat 90% 4vh/50px auto;
}
.section2 .menu05 a{
    display: flex;
    flex-direction: column;
}
.section2 .menu06{
    box-shadow: 2px 2px 2px 1px #666;
    background: #fff url(../images/per_s2_bg042.png) no-repeat 90% 4vh/50px auto; 
}
.section2 .menu06 a{
    display: flex;
    flex-direction: column;
}




.section2 .menu_wrap .menu01 p{
    padding:3px 0;
}
.section2 .menu_wrap .menu01 .icons{
    display: flex;
    justify-content: space-between;
    padding:0;
}
.section2 .menu_wrap .menu01 .icons .post_num{
    position: relative;
}
.section2 .menu_wrap .menu01 .icons .post_num .circle{
    padding:0;
    width:25px;
    height:25px;
    background-color: #aa453f;
    border-radius: 50%;
    position:absolute;
    bottom:30px;
    left:40px;
}
.section2 .menu_wrap .menu01 .icons .icon{
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding:30px 0; */
}
.section2 .menu_wrap .menu01 .icons .icon img{
    width:60px;
}
.section2 .menu_wrap .menu01 .icons .icon p{
    /* background-color: #fff; */
    font-size:14px;
}
.section2 .menu_wrap .menu01 .line{
    width:100%;
    height:1px;
    background-color: #dedede;
    padding:0;
}

.section2 h2{
    color:#fff;
}

/********* ³ªÀÇ »ç¼­ÇÔ *****************/
.section2 .menu001{
    /*background: url(../images/per_s2_bg01.png) no-repeat 95% 2vh/150px auto #fff;*/
    background-color: rgba( 255, 255, 255, 0.5 ); margin-top: 15px;
}

.section2 .menu_wrap .menu001 p{
    padding:3px 0;
}
.section2 .menu_wrap .menu001 .icons{
    display: flex;
    justify-content: space-between;
    padding:0;
}
.section2 .menu_wrap .menu001 .icons .post_num{
    position: relative;
}
.section2 .menu_wrap .menu001 .icons .post_num .circle{
    padding:0;
    width:25px;
    height:25px;
    background-color: #aa453f;
    border-radius: 50%;
    position:absolute;
    bottom:30px;
    left:40px;
}
.section2 .menu_wrap .menu001 .icons .icon{
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding:30px 0; */
}
.section2 .menu_wrap .menu001 .icons .icon img{
    width:60px;
}
.section2 .menu_wrap .menu001 .icons .icon p{
    /* background-color: #fff; */
    font-size:14px;
}
.section2 .menu_wrap .menu001 .line{
    width:100%;
    height:1px;
    background-color: #dedede;
    padding:0;
}
/******** ³ªÀÇ »ç¼­ÇÔ // ****************/



/* modal */
.modal .modal_inner p{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 40px;
}
.modal .modal_inner p span{
    color: #000;
}
.modal .modal_inner div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal .modal_inner div button{
    font-size: 18px;
    width: 100px;
    height: 35px;
    border-radius: 5px;
    border: none;
    color: #fff;
    background: #aa453f;
    margin: 0 5px;
}
.modal2 .modal_inner p{
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0;
}
.modal2 .modal_inner p span{
    color: #aa453f;
}
.modal2 .modal_inner div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal2 .modal_inner div button{
    font-size: 18px;
    width: 100px;
    height: 35px;
    border-radius: 5px;
    border: none;
    color: #fff;
    background: #aa453f;
    margin: 0 5px;
}
#btn_close{
    position: relative;
    top: auto;
    right:  auto;
    color: #000;
    background: #ececec;
}

#btn_time {
    font-size: 16px;
    font-weight: bold;
    background: #eeeeee;
    border-radius: 10px;
    border: none;
    width: 156px;
    height: 30px;
}

.modal2 .modal_inner .btn_close2{
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
}

/*
#container::after {
    background: url(../images/per_bg.png) no-repeat center 10%/cover;
    content: "";
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
*/