
/* ############## terms ############## */
#termsindex { position:relative; width:100%; padding-top:200px; padding-bottom:100px; display:flex; justify-content:center; }
#termsindex .terms-content { width:100%; max-width:800px; padding:40px; border: 1px solid #ccc; border-radius:10px; }
/* ############## terms end ############## */

#terms-privacy-collection-notice .jw-tableA td { font-size:12px; padding:5px 10px; }
#terms-privacy-collection-notice .jw-tableA td.contents { border-left:1px solid #ccc; }
#terms-privacy-collection-notice .jw-tableA .bottomline { border-bottom:1px solid #000; }
#terms-privacy-collection-notice .jw-button-type-A { width:200px; height:50px; font-size:16px; font-weight:bold; }

#privacy-policy { max-width:1264px; font-size:13px; }
#privacy-policy > li:not(:last-child) { margin-bottom:20px; }
#privacy-policy > li::before { content: "□"; margin-right:10px; font-size:16px; }
#privacy-policy > li > ul { margin-left:30px; list-style-type: disc; }

#termsUser ol { margin-left:20px; list-style-type:decimal; }
#termsUser ol ul { margin-left:20px; list-style-type: lower-alpha; }
