@charset "UTF-8";:root{--color-primary:#92dbd4;--color-secondary:#e4f4f4;--color-tertiary:#97c6cc;--color-accent:#36a08a;--color-text:#2a2a2a;--color-white:#fff;--color-black:#000;--color-gray:#f2f2f2}.terms-item{padding:10px;border:1px solid #f0f0f0}.terms-item:nth-child(n+2){border-top:none}.terms-item-list--num{counter-reset:num}.terms-item-list--num .terms-item-list-item{counter-increment:num;position:relative;text-indent:0;-webkit-padding-start:1.3em;padding-inline-start:1.3em}.terms-item-list--num .terms-item-list-item:before{content:counter(num) ". ";position:absolute;left:0}.terms-item-list-child{-webkit-margin-before:5px;margin-block-start:5px}.terms-item-list-child--num{counter-reset:num}.terms-item-list-child--num .terms-item-list-item{counter-increment:num}.terms-item-list-child--num .terms-item-list-item:before{content:"(" counter(num) ") "}.terms-item-title{-webkit-margin-after:5px;margin-block-end:5px;font-size:1.5rem;font-weight:700;line-height:1.4}.terms-item-desc{font-size:1.3rem;font-weight:400;line-height:1.4}.terms-item-desc:nth-of-type(n+2){-webkit-margin-before:10px;margin-block-start:10px}.terms-item-list-item{-webkit-padding-start:1em;padding-inline-start:1em;text-indent:-1em}.terms-item-list-item:before{content:"・"}.terms-item-list-item:nth-child(n+2){-webkit-margin-before:5px;margin-block-start:5px}