/* menu public css */
.doc , .doc h4{line-height:36px;}
.doc table tr:first-child {border-top: 3px solid #a67c52;}
.doc .img img {}
.doc .row {margin:30px 0px;}
@media (min-width: 767px) {
	.doc .tit {display: flex;justify-content: space-between;}
}
.doc .ttop th {border-top: 3px solid #a67c52;}
.blue {color:blue;}