@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable.css");

.agreement_box > * {font-family: 'Pretendard'}
/*
#wrap{width:100%; margin:0 auto;}

.contents{width: 100%; min-width: 320px; font-size: 1.15em;}
*/
.agreement_box{padding: 2em 1.5em 1.5em 1.5em}
.agreement_title{color: #242638; font-weight: 700; font-size: 1.8em; margin-bottom: 1em;}
.agreement_sub_title{color: #454756; font-weight: 700; font-size: 1.15em; margin-bottom: 1em;}

/* .agreement_box .underline{border-bottom: 1px solid #CBCCD1; height: 1px; margin-block: 1em;} */
.agreement_box .caption_box,.agreement_content{font-weight: 400; color: #666774; margin-bottom: 1em;}

.agreement_content ul li{list-style: inside;}
.agreement_box .pl1{padding-left:1em;}