@charset "UTF-8";
/*!利用規約ページ用*/
.bizt{background-color:#fff}
.heading--line{text-align:left}
.heading--line .inner{background-color:#fff;padding-left:0}
.t-list-order{list-style:none}
.t-list-order__item{display:-webkit-box;display:-ms-flexbox;display:flex}
.t-list-order__item:nth-child(n+2){margin-top:1em}
@media print,screen and (min-width:768px){
/*!利用規約ページ用*/
.heading--line{font-size:1.5em}
.section+.section{margin-top:50px}
}
@media only screen and (max-width:767px){
/*!利用規約ページ用*/
.index-lead{text-align:left}
.section+.section{margin-top:35px}
}