.l-sub-ttl-dc{border-radius: 5px; padding:1px 15px; margin-bottom:0.5em;font-size:100%;color:white;background-color:#0e7988; font-weight:bold}.l-sub-ttl-hin{font-weight:bold; color:#0e7988}


@media screen and (max-width: 780px) {
	.table-hin{width: 100%;}
	.list-group-dc{width: 100%;}
}
@media screen and (min-width: 781px) {
	.table-hin{width: 50%;}
	.list-group-dc{width: 60%;}
	
}

@media screen and (max-width: 425px) {
	.h1_2{font-size:80%;}
	
}

.a2{text-indent: 2rem;}


.dc-operation-guide {
  margin-top: 120px;
  padding: 24px;
  background: #f7f9fa;
  border: 1px solid #dce3e6;
  border-radius: 6px;
}

.dc-operation-guide h2 {
  margin: 0 0 18px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.dc-operation-image {
  margin-bottom: 24px;
}

.dc-operation-image img {
  width: 100%;
  height: auto;
  display: block;
}

.dc-operation-text h3 {
  margin: 22px 0 8px;
  padding-left: 10px;
  border-left: 4px solid #778899;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.dc-operation-text p {
  margin: 0 0 10px;
  line-height: 1.8;
  font-size: 15px;
  color: #333;
}

.list-group-dc .list-group-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.click-icon {
  width: auto;
  height: 22px;
  margin-left: 6px;
  vertical-align: middle;
}


