@charset "utf-8";
.terms .inner{max-width:980px;line-height:1.9;}
.terms .inner a{text-decoration:underline;}
.terms .inner h2{margin-bottom:90px;}
.terms .inner p{margin-bottom:20px;}
.terms .inner .phi_f{margin-bottom:40px;}
.terms .inner ul li{padding-left:1em;text-indent:-1em;}
.terms .inner h3{margin:75px auto 14px;color:#484848;font-weight:bold;font-size:1.9rem;}
.terms .inner .txt-r{text-align:right;}
@media screen and (max-width:767px){
	.terms .inner{max-width:100%;
    }
    .terms .inner h2 {
        margin-bottom: 50px;
    }
}