#policy-container {
    margin: 0 auto;
    width: 100%;
    padding: 50px 0;
}
.policyinfo-wrap  {position: relative; }

#policy-container img {
    width: 25px;
    height: auto;
    vertical-align: middle;
    margin-top: 0 !important;
   
}
/********** policy **********/
#policy-container .mb4 {
    margin-bottom: 4px !important
}

#policy-container .mt20 {
    margin-top: 20px !important
}

#policy-container .policyinfo-txtbox {
    font-size: 13px;
    line-height: 1.48em;
    padding: 28px 32px;
    border: 1px solid #9dc2ed;
    background: #fbfbfb;
    margin-bottom: 20px;
    /* position: sticky;
    top: 130px;
    z-index: 10; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#policy-container .policyinfo-txtbox p.policyinfo_list {
    font-size: 14px; width: calc(100%/2);
}


#policy-container .policyinfo-txtbox strong {
    margin-bottom: 8px;
    display: block;
    color: #444;
}

#policy-container .policyinfo-txtboxmain {
    font-size: 13px;
    line-height: 1.48em;
    margin-bottom: 20px;
}

#policy-container .policyinfo-txtboxmain p {
    font-size: 14px;
    text-align: center;
}

#policy-container .policyinfo-txtboxmain strong {
    margin-bottom: 8px;
    display: block;
    color: #444;
}

#policy-container .labeling_group { display: flex; flex-wrap: wrap; gap: 5px;  }

#policy-container .policyinfo-txtboxmain .labeling_group div {
    cursor: pointer;
    width: calc(100% / 4 - 15px);
    height: 200px;
    margin: 5px;
    box-shadow: 0px 0px 5px #dddddd;
}

#policy-container .policyinfo-txtboxmain .labeling_group div:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px #9b9b9b;
    font-weight: 600
}


#policy-container .policyinfo-txtboxmain .labeling_group div .p-image {
    height: 140px;
    line-height: 140px;
}

#policy-container .policyinfo-txtboxmain .labeling_group div .p-txt {
    height: 60px;
}

#policy-container .p-image img {
    width: 60px;
    padding-top: 40px;
}

#policy-container .policyinfo-box {
    position: relative; padding: 28px;
    line-height: 1.5em;
    border-bottom: 1px solid #c9c9c9;}

#policy-container .policyinfo-box:last-child { border: none;}
#policy-container .policyinfo-box > h4 {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 0;
    padding-left: 0px !important;
}
#policy-container .policyinfo-box > h4:before {
    display: none;
}

#policy-container .policyinfo-box > h4 img {
    margin-left: 5px;
    width: 35px;
}


#policy-container .policyinfo-box > p {
    margin-bottom: 12px;
    font-size: 13px
}

#policy-container .policyinfo-box>ol>li {
    font-weight: 600;
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 13px;
    line-height: 1.6em;
    margin-bottom: 12px;
    font-size: 13px
}

#policy-container .policyinfo-box>ol>li:last-child {
    margin-bottom: 0;
}

#policy-container .policyinfo-box ul.ulH4 {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-inline-start:40px
}
#policy-container .policyinfo-box ul.ulH4 > li {
    margin-bottom: 4px;
    line-height: 22px;
    padding-left: 25px;
    list-style-type: none;
    font-size: 14px;
    
}
#policy-container .policyinfo-box ul.ulH4 > li::before { top: 5px;}

#policy-container .policyinfo-box ul.ulH4 .content_textUl { margin-bottom:20px; margin-left: -10px;}
#policy-container .policyinfo-box ul.ulH4 .content_textUl > li {padding-left: 20px; font-size: 14px;color:#123aa5; margin-bottom: 2px; }
#policy-container .policyinfo-box ul.ulH4 .content_textUl > li::before {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 10px;
}
#policy-container ul.content_textUl img {
    width: 100% !important;
    padding:25px 0;
}
#policy-container ul.content_textUl .content_text3 { padding-left: 10px; margin-top: 10px; margin-bottom: 20px; }
#policy-container ul.content_textUl .content_text3 li { font-size: 13px;margin-bottom: 3px; line-height: 18px; color: #000; }

.policy_downbtn   {height: 32px;
font-size: 15px; font-weight: bold;
border-radius: 20px;
box-sizing: border-box;
border: 2px solid #3c5ecf;
padding: 0 15px;
display: inline-flex ;
align-items: center;
justify-content: center;
margin: 10px 0;
}

.policy_downbtn b { padding-left: 10px; color: #3c5ecf;}
.policy_downbtn:hover { background-color: #3c5ecf; color: #fff;}
.policy_downbtn:hover b{ color: #deff85;}
.policy_linkbtn { height: 32px;
font-size: 15px; font-weight: bold;
border-radius: 20px;
box-sizing: border-box;
background-color: #3c5ecf;
padding: 0 15px;
display: inline-flex ;
align-items: center;
justify-content: center;
margin: 10px 0; color: #fff !important; }
.policy_linkbtn:hover { background-color: #13276b; color: #fff;}


#policy-container .policyinfo-box table {
    margin-bottom: 20px
}

#policy-container .policyinfo-box table caption {
    font-size: 0;
    height: 0;
}

#policy-container .policyinfo-box thead th {
    line-height: 2.5em;
    background: #f5f5f5;
    border: 1px solid #ddd;
    text-align: center;
}

#policy-container .policyinfo-box tbody td {
    line-height: 1.5em;
    border: 1px solid #ddd;
    padding: 6px 8px;
    font-size: 11.5px;
    font-weight: normal;
    text-align: center;
}

#policy-container .policyinfo-box tbody th {
    line-height: 1.5em;
    border: 1px solid #ddd;
    padding: 6px 8px;
    font-size: 11.5px;
    background: #fbfbfb;
}

#policy-container .policyinfo-box ol.depth2 li {
    margin-bottom: 4px;
    line-height: 1.5em;
    font-weight: normal;
    margin-left: 18px;
    list-style-type: lower-latin;
}

#policy-container .policyinfo-box ol.depth2 {
    margin-top: 4px;
    margin-bottom: 4px;
}


/********** tooltip **********/
#policy-container [data-tooltip] {
    position: relative;
    transition: all 0.1s;
}

#policy-container [data-toolbox] {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5em;
    opacity: 0;
    display: none;
}

#policy-container [data-tooltip]:hover>[data-toolbox],#policy-container [data-tooltip]:focus>[data-toolbox]
    {
    opacity: 1;
    display: block
}

#policy-container [data-toolbox].tool-left,
#policy-container [data-toolbox].tool-right
    {
    top: -10px;
}

#policy-container [data-toolbox]:after {
    content: "";
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
}
#tooltipBox01 > [data-toolbox].tool-top     { width: 280px !important; left: calc(50% - 130px) !important; }
#tooltipBox04 > [data-toolbox].tool-top     { width: 350px !important; left: calc(50% - 180px) !important; }
#tooltipBox06 > [data-toolbox].tool-top     { width: 320px !important; left: calc(50% - 160px) !important; }
#policy-container [data-toolbox].tool-top   { text-align: left; width: 350px; left: calc(50% - 160px); bottom: 210px; }
#policy-container [data-toolbox].tool-top:after,
#policy-container [data-toolbox].tool-bottom:after {  left: calc(50% - 20px); }
#policy-container [data-toolbox].tool-top:after { top: 100%; border-top-color: rgba(0, 0, 0, 0.7);}
#policy-container [data-toolbox].tool-bottom:after { bottom: 100%; border-bottom-color: rgba(0, 0, 0, 0.7);}
#policy-container [data-toolbox].tool-left:after { top: 12px; right: -10px; border-left-color: rgba(0, 0, 0, 0.7);}
#policy-container [data-toolbox].tool-right:after { top: 12px; left: -10px; border-right-color: rgba(0, 0, 0, 0.7);}
#policy-container .policyinfo-txtbox p > span {font-size: 13px;}
#policy-container .policyinfo-txtbox p > span:nth-child(2) {margin-right: 5px;}
#policy-container .policyinfo-txtbox p > span > img { width: 25px;margin-right:2px; }
.policyinfo_list_title  {display: flex; margin-bottom: 25px; width: 100%;}
.policyinfo_list_title strong {font-size: 22px; padding-left:8px;}
.policyinfo_list_title span   { font-size: 14px;}
.policyinfo_list { cursor: pointer;  }
.policyinfo-txtbox p span {font-weight: 600;}

@media screen and (max-width: 1024px) {

#tooltipBox04 > [data-toolbox].tool-top,   
#policy-container [data-toolbox].tool-top  { width: 94% !important; right: 0;  left: calc(50% - 210px) !important; bottom: 210px;}
#policy-container .policyinfo-txtbox   {position: unset; padding: 15px;  flex-direction: row;}
#policy-container .policyinfo-txtboxmain .labeling_group div { width:47.5%;}
#policy-container .policyinfo-txtbox p.policyinfo_list { width: calc(100%/1); }
#policy-container .policyinfo-txtbox p {margin-bottom: 2px; display: flex; flex-direction:row;}
#policy-container .policyinfo-txtbox p span {font-size:13px; font-weight: 600;}
#policy-container .policyinfo-txtbox p span img { width:20px; margin-right: 5px; }
#policy-container .policyinfo-box  { padding: 10px;}
#policy-container .policyinfo-box ul.ulH4 { padding-inline-start:10px}
#policy-container .policyinfo-box > h4 img { margin-right: 3px; width: 25px;}
.policyinfo_list_title  {flex-direction: column;}
.policy_downbtn { height: auto; padding: 5px 15px; line-height: 16px; word-break: break-all;}

}
@media screen and (max-width: 900px) {
    #tooltipBox04 > [data-toolbox].tool-top,   
    #policy-container [data-toolbox].tool-top  {left: calc(50% - 180px) !important;}
}
@media screen and (max-width: 580px) {
#policyeasy_closeBtn,
#policychild_closeBtn
{ background-color: #000; z-index: 1; top: 10px !important; right: 10px !important;width: 38px !important;
    height: 38px !important; line-height: 38px !important; }
#tooltipBox04 > [data-toolbox].tool-top,   
#policy-container [data-toolbox].tool-top { width: 90% !important; right: 0; left: calc(50% - 100px) !important; bottom: 120px; }
.policyinfo-wrap   { word-break: break-all; }
#policy-container .policyinfo-txtboxmain .labeling_group div { width:45.5%; height: 120px;}
#policy-container .policyinfo-txtboxmain .labeling_group div .p-image {height: 80px; }
#policy-container .p-image img { width: 50px;padding-top: 16px;    }
#policy-container .policyinfo-txtboxmain .labeling_group div .p-txt { letter-spacing: -1px;}
  
   
}

/*¾Ë±â½¬¿î, ¾î¸°ÀÌ °³ÀÎÁ¤º¸ ¸ð´ÞÃ¢°ü·Ã ¼Ó¼º*/
#policychild_modalWrap  { display: none; position: fixed; left: 0; top: 0;  z-index: 1000;
						  width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.8);   }
#policyeasy_modalWrap  { display: none; position: fixed; left: 0; top: 0;  z-index: 1000;
						  width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.8);   }

#policyeasyAR          { position: relative; min-height: calc(100% - 1rem * 2);  padding:0; margin: 0 auto; }
#policyeasy_closeBtn   { position: absolute;  right: 15px;  top: -50px; color: #ffffff;
						  font-size: 37px; cursor: pointer;width: 32px; height: 32px;
						  color:#fff; text-align: center; line-height: 30px; }

#policychildAR          { position: relative; min-height: calc(100% - 1rem * 2);  padding:0; margin: 0 auto; }
#policychild_closeBtn   { position: absolute;  right: 15px;  top: -50px; color: #ffffff;
						  font-size: 37px; cursor: pointer;width: 32px; height: 32px;
						  color:#fff; text-align: center; line-height: 30px; }

.policyPopup-centered    { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100%);}
.policyeasy_group   { position: relative; width:750px;  margin: 0 auto; padding: 20px;  background-color: #deeffb;
						  display: flex;  flex-wrap: wrap; justify-content: center; align-items: center; }
.policychild_group  { position: relative; width:750px; margin: 0 auto;  background-color: #b0d8f3;
						display: flex;  flex-wrap: wrap; justify-content: center; align-items: center; color: #fff;}
.policy_openmodalbtn_group {  position: absolute; z-index: 1; right: 0; top: -50px; display: flex; gap: 15px; font-weight: bold; letter-spacing: -0.8px; font-size: 15px; line-height: 15px;}
.policy_openmodal          { position: relative; background-color: #fff; cursor: pointer !important; padding:12px 15px 12px 30px; border: 1px solid #777;  border-radius: 3px; } 
#easy_open:hover     { background-color: #123aa5; color:  #fff;}
#child_open:hover    { background-color: #ffb302; color:  #fff;}
.policy_openmodal > span  { position: absolute;  left: 0; width: 55px;height: 50px; top: -17px; left: -30px;}
.btn_esaybg            { background: url(/design5/images/policy2025/btn_esaybg.png) no-repeat;}
.btn_childbg           { background: url(/design5/images/policy2025/btn_childbg.png) no-repeat; }
		
/*¾Ë±â½¬¿î °³ÀÎÁ¤º¸Ã³¸®¹æÄ§*/
.easyheader         { width: 100%; padding: 20px; text-align: center; }               
.easybody           { width: 100%; display: flex; flex-wrap: wrap; padding:10px; gap: 10px; max-height: 65vh; overflow: auto;}
.easycontent_box    { width: 100%; padding: 20px; margin-top: 10px; border: 1px solid #c6c6c6; border-radius: 0 10px 0 15px; background-color: #fff;
                      display: flex; flex-direction: column; flex-wrap: wrap; box-sizing: border-box; min-height: 216px;}  
.easycontent_box 	{background-color: #fff; background-position-y: 15px; 
					  background-size: 30%;
					  background-repeat: no-repeat;
					}					    
.easybody span.num  { font-size: 27px; font-weight: 700; padding-right: 7px; color: #1890ff;}
.easycontent        { background-color: #eff2db; margin: 10px; border-radius: 0 10px 0 15px; border: 1px solid #2d74b7; padding: 15px; font-size: 15px; box-sizing: border-box; }

.easy_bgR  { background-position-x:right; padding-right: 170px; }
.easy_bgL  { background-position-x:left;  padding-left: 170px }
.easy01    { background-image: url(/design5/images/policy2025/easy_num01_char.png);}	
.easy02    { background-image: url(/design5/images/policy2025/easy_num02_char.png);}	
.easy03    { background-image: url(/design5/images/policy2025/easy_num03_char.png);}	
.easy04    { background-image: url(/design5/images/policy2025/easy_num04_char.png);}	
.easy05    { background-image: url(/design5/images/policy2025/easy_num05_char.png);}	
.easy06    { background-image: url(/design5/images/policy2025/easy_num06_char.png);}	
	
			
.easy_p {width: 100%; text-align: right; font-size: 13px;line-height:15px}
@font-face {
    font-family: 'Cafe24Syongsyong';
    src: url('/design5/googleFont/Cafe24Syongsyong-v2.0.woff') format('woff');
    font-style: normal;
    src:local('¡Ø'),
	url('/design5/googleFont/Cafe24Syongsyong-v2.0.woff') format('woff');
}
h3.policyfont  { padding-left: 0; margin: 0 0 0 0;}
h4.policyfont  { margin: 0 0 0 0 !important;}
h3.policyfont::before { background-image: none !important;}
h4.policyfont::before { background-image: none !important;  }
.policyfont { font-family: 'Cafe24Syongsyong', sans-serif;  }
.policyfont_40  {font-size: 40px !important; letter-spacing: -1px;}
.policyfont_35  {font-size: 35px !important; letter-spacing: -1px;}
.policyfont_30  {font-size: 30px !important; letter-spacing: -1px;}
.policyfont_25  {font-size: 25px !important; }
.policyfont_20  {font-size: 20px !important; }

/*¾î¸°ÀÌ¿ë °³ÀÎÁ¤º¸Ã³¸®¹æÄ§*/
.childheader      {width: 100%;
                text-align: center;
                background-color: #ffd4d4;
                padding: 20px;
                border-style: solid;
                border-width: 15px 15px 0;
                border-color: #fff;
            }   
.child_char   {position: absolute;
                left: 10px;
                top: -50px;
                width: 150px;
                height: 150px;
                background-image: url(/design5/images/policy2025/child_header_char.png);
                background-repeat: no-repeat;
                background-size: contain;
                } 

.childbody    { width: 100%; padding:50px 20px 30px;  max-height: 58vh; overflow: auto; 
                border-style: solid;
                border-width: 2px 15px 15px;
                border-color: #fff;
                }

.child_qna    { width: 100%;  color: #000; display:inline-block;}
.child_q      { width: 45%; float: right; padding-right: 120px; position: relative; margin-bottom:15px}
.child_q_txt::after  {     content: '';
                background: url(/design5/images/policy2025/child_q_end.png) no-repeat;
                width: 20px;
                height: 100px;
                position: absolute;
                top: 0;
                right: 101px; }

.child_q_txt  { background-color: #fff477;padding: 15px; font-size: 16px; letter-spacing: -0.75px; line-height: 22px; border-radius: 8px; }
.child_q_bg   { width: 100px; height:100px; border-radius:50%; position: absolute; right: 0;}
.child_q_char { background-color: #fff; width: 100px;  height: 100px; border-radius: 50%; position: absolute; right: 0; top: -30px; background-repeat: no-repeat; background-size: contain;}
.child_a      { width: 45%; float: left; padding-left: 120px; position: relative;margin-bottom:15px }
.child_a_txt::before  {     
                content: '';
                background: url(/design5/images/policy2025/child_a_end.png) no-repeat;
                width: 20px;
                height: 100px;
                position: absolute;
                top: 0;
                left: 100px; }

.child_a_txt  { background-color: #ffffff; padding: 15px; font-size: 16px; letter-spacing: -0.75px; line-height: 22px; border-radius: 8px; }
.child_a_bg   { width: 100px; height:100px; border-radius:50%; position: absolute; left: 0;}
.child_a_char { background-color: #fff; width: 100px;  height: 100px; border-radius: 50%; position: absolute; left: 0; top: -30px; 
           	    background-repeat: no-repeat; background-size: contain; background-position: bottom;
               }
.p01          { background-image:url(/design5/images/policy2025/child_q01_char.png); }
.p02          { background-image:url(/design5/images/policy2025/child_q02_char.png); }
.p03          { background-image:url(/design5/images/policy2025/child_q03_char.png); }
.p04          { background-image:url(/design5/images/policy2025/child_q04_char.png); }

.a01          { background-image:url(/design5/images/policy2025/child_a01_char.png); }
.a02          { background-image:url(/design5/images/policy2025/child_a02_char.png); }
.a03          { background-image:url(/design5/images/policy2025/child_a03_char.png); }
.a04          { background-image:url(/design5/images/policy2025/child_a04_char.png); }
.a05          { background-image:url(/design5/images/policy2025/child_a05_char.png); }
.a06          { background-image:url(/design5/images/policy2025/child_a06_char.png); }

@media all and (max-width:1023px)  {
 /* #policyeasyAR          { height:80vh;} */
.policy_openmodalbtn_group  { position: unset; margin-top: 20px;}
.policyfont_40              { font-size:22px !important; font-weight: bold; letter-spacing:-0.5px;}
.policyfont_25              { font-size:18px !important;}

/*¾Ë±â½¬¿î°³ÀÎÁ¤º¸ ¸ð¹ÙÀÏ*/
.policyeasy_group    { width:88% !important; }
.easyheader          { padding: 0;}
.easybody            {height: 70vh;}
.easy_bgR            { padding-right: 10px; }
.easy_bgL            { padding-left: 10px }
h4.policyfont        { font-size: 22px !important; letter-spacing: -1px;}
.easy_bgL   > h4.policyfont { margin-left:70px !important;}
.easycontent_box     { background-size: 25%;background-position-y: -10px; min-height:unset;}
.policyfont_20       { font-size:15px !important; line-height:18px;  margin-top: 15px;}
/*¾î¸°ÀÌ°³ÀÎÁ¤º¸ ¸ð¹ÙÀÏ*/
.policychild_group    { width:95% !important; }
.childbody            { height:60vh;}
.child_char { left: 0 !important; top: -26px !important; }
.child_char           { width: 100px; height: 110px; }
.child_q              { width: 62%; padding-right: 90px; }
.child_q_char         { width: 70px; height:70px; top: -10px;}
.child_q_txt          { padding: 15px; font-size: 14px;line-height: 18px;}
.child_q_txt::after   {right: 70px;}
.child_a              {width: 62%; padding-left: 90px; }
.child_a_char         { width: 70px; height:70px; top: -10px;}
.child_a_txt          { padding: 15px; font-size: 14px;line-height: 18px;}
.child_a_txt::before  {left: 70px;}

}
