
/*******************************************************************
	email refuse collection
********************************************************************/
.terms_wrap {
    font-size: 1.3rem;
    padding: 2rem;
}

.tab_link {
    margin-bottom: 2rem;
}

.tab_link ul {}

.tab_link ul li {
    float: left;
    width: 100%;
    padding: 1rem;
    border-bottom: 1px solid #e5e5e5;
    background: #f5f5f5;
}

.tab_link ul li:last-child {
    border-right: none;
}

.tab_link ul li a {
    display: block;
    text-align: center;
    word-break: keep-all;
}

.tab_link ul li.on {
    background: #014da2;
    border-bottom: none;
}

.tab_link ul li.on a {
    color: #fff;
}

.terms_content {}

.terms_content h3 {
    font-size: 2.1rem;
    font-weight: 600;
    margin-bottom: 2rem;
}

.terms_content h4 {
    font-size: 1.7rem;
    font-weight: 600;
    margin-bottom: 2rem;
}

.terms_content p {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.terms_content p span {
    font-size: inherit;
    color: #E17A12;
}

.terms_content > ul {
    padding-left: 2rem;
    margin-bottom: 2rem;
}

.terms_content > ul > li {
    list-style: none;
    font-size: 1.3rem;
    color: #696969;
    font-weight: 400;
    margin-bottom: 1rem;
}

.terms_content > ul > li > ul {
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.terms_content > ul > li > ul > li {
    font-size: 1.3rem;
    color: #696969;
    font-weight: 400;
    margin-bottom: 1rem;
}

.terms_content > ul > li > ul > li > ul {
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.terms_content > ul > li > ul > li > ul > li {
    font-size: 1.3rem;
    color: #696969;
    font-weight: 400;
}


.top_box {
    padding: 2.5rem 3.6rem;
    background: #f6f6f6;
    display: flex;
    gap: 6.3rem;
    border-radius: 1rem;
    align-items: center;
    margin: 2rem 0;
}

.top_box .icon {
    width: 7.6rem;
    height: 7.6rem;
    flex-shrink: 0;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_box .icon.icon img {
    width: 4.6rem;
}

.top_box .top_box_cont {
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: -0.05em;
}

.top_box .top_box_cont:before {
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    top: 50%;
    left: -2.7rem;
    transform: translateY(-50%);
    background: #e9e9e9;
}

.tbl {
    position: relative;
    border-collapse: collapse;
    width: 100%;
    border-top: 2px solid #014da2;
    letter-spacing: -0.05em;
    table-layout: fixed;
    margin-bottom: 2rem;
}

.tbl thead tr th {
    background: #f6f6f6;
    color: #222;
    padding: 0.7rem 2.4rem;
    border: 1px solid #D8D8D8;
    border-left: 0;
    border-right: 1px solid #D8D8D8;
    text-align: center;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
}

.tbl tr td {
    background: #fff;
    padding: 1rem 1.9rem;
    border: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-left: 0;
    border-top: 0;
    text-align: center;
    color: #424242;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 400;
    line-height: 120%;
}

.tbl tr th:last-child {
    border-right: 0 !important;
}

.tbl tr td:last-child {
    border-right: 0 !important;
}
.tbl .label_txt {
    color: #222;
    font-size: 1.05rem;
}

.pri_em {
    display: block;
    color: #555555;
    font-weight: 400;
    font-size: 0.9rem;
    margin-top: 0.3rem;
}
.tit_label {
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.tit_label .icon img {
    width: 2.4rem;
}

.tit_label em {
    color: #555555;
    font-weight: 400;
    font-size: 1rem;
}

/* 기본협약 */
.agrAll.basic h4 {
    margin-bottom: 10px
}

.agrAll.basic p {
    margin-left: 20px;
    line-height: 180%;
    font-size: 14px
}

.agrAll.basic ul {
    margin: 0 0 20px 20px;
}

.agrAll.basic li {
    margin-bottom: 5px;
    line-height: 160%;
    font-size: 14px
}

.agrAll.basic .terms h2 {
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.agrAll.basic .terms * {
    font-size: 14px;
    color: black;
    line-height: 160%;
}

.agrAll.basic .terms section h3 {
    font-size: 17px;
    margin: 20px 0;
}

.agrAll.basic .terms article {
    margin: 20px 0;
}

.agrAll.basic .terms article h4 {
    font-weight: bold;
    margin-bottom: 0;
}

.agrAll.basic .terms article p {
    margin-left: 20px;
    text-indent: -20px;
}

.agrAll.basic .terms article p ~ ol li {
    list-style: decimal inside;
    margin-left: 40px;
    text-indent: -20px;
}



/* list01 */
.list01 {padding-left: 2rem; margin-bottom: 2rem; }
.list01 > li {line-height:1.5em; margin-bottom:10px; text-indent:-14px;}
.list01 > li:before {content:''; display:inline-block; width:3px; height:3px; border-radius:3px; vertical-align:middle; background:#fff; border:2px solid #0068af; margin-bottom:2px; margin-right:7px;}
.list01 > li ul {margin-top:15px; }
.list01 > li ul li{padding-left:12px; text-indent:-10px; margin-bottom:10px; line-height:1.5; word-break:keep-all;}
.list01 > li ul li:before {content:''; display:inline-block; width:4px; height:4px;border-radius:4px; vertical-align:middle; background:#b6b6b6; margin-bottom:2px; margin-right:7px;}
.list01 > li:last-child,
.list01 > li ul li:last-child {margin-bottom:0;}
.list01 > li > em {color:#1a428a;}


.info_box {
    margin: 20px 0;
    line-height: 180%;
    padding: 1.5em;
    background: #f6f6f6;
    border: 1px solid #ececec;
}

.info_box .point {
    color: #1e3c7d;
}

.downBtn {
    display: inline-block;
    min-height: 30px;
    white-space: nowrap;
    text-align: center;
    line-height: 28px;
    background: #fff;
    border: 1px solid #0068b0;
    margin: 10px 0 15px 0;
}

.downBtn a em {
     font-size: 14px;
     color: #0068b0;
     padding: 5px 20px;
 }
