
.terms-wrapper {
    padding-top: 89px;
}
.terms-wrapper .container{
    padding-top: 80px;  
}
.terms-wrapper .container .title {
    font-size:50px;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 100px;
}
.terms-wrapper .container .tit {
    font-size:16px;
    font-weight: 600;
    line-height: 26.4px;
    margin-bottom: 20px;
}
.terms-wrapper .container .tit2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 20px;
}

.terms-wrapper .policy-content1 {
    margin-bottom:30px;
}
.terms-wrapper .policy-content2 {
    margin-bottom:70px;
}
.terms-wrapper .policy-table {
	width: 100%;
}

.terms-wrapper .policy-table th {
	padding: 0.769em 1em;
    border: 1px solid #eee;
	font-weight: 600;
	font-size: 16px;
	width: 20%;
    line-height: 26.4px;
}
.terms-wrapper .policy-table .txt {
	width: 30%;
    border: 1px solid #eee;
}
.terms-wrapper .policy-table td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
    padding: 0.769em 1em;
    font-weight: 400;
    line-height: 26.4px;
}
sup {
    vertical-align: super;
}

.terms-content {
    font-weight: 300;
    line-height: 26.4px;
    margin-bottom: 100px;
}

.terms-content .term-tit {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0px 20px;
}

.terms-content p {
    margin: 15px 0;
}

.terms-content a {
    color: #5b87da;
}
.terms-content a:hover {
    text-decoration: underline;
}
.terms-content strong {
    font-weight: 600;
}
