@charset "utf-8";
/* CSS Document */

.ti_h1{
	background-size: 100%;
}

@media screen and (max-width: 768px) {
.ti_h1{
	background-size: auto;
}
}

.sub_ti{
	margin-left: 0;
	border-right: 1px solid #d9d9d9;
}

.sub_ti h2{
	font-weight: bold;
}

.sub_n-box{
	
}

.endline {
    border: 0px solid #FFF;
}

@media screen and (max-width: 768px) {
.spe_cost{
	margin-left: 20px;
}
}

.transport_img{
	height: auto;
}

@media screen and (max-width: 768px) {
#pdf{
	width: 100%
}
}

.img-responsive {
	width: 50%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
.img-responsive {
      width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .w100 {
    width: 100%;
  }
}


.genetic-testing .fwb{
	font-weight: bold !important;
}
.genetic-testing .fwn{
	font-weight: normal !important;
}
.genetic-testing .bdrt {
	border-top: 1px dotted #999;
}
.genetic-testing .gbox {
	border: 1px solid #999;
}

.genetic-testing .dl01 dt {
	font-weight: bold;
	float: left;
	margin-right: 1em;
}
@media screen and (max-width: 768px) {
	.genetic-testing .dl01 dt {
		float: none;
		margin-right: 0;
	}
	.genetic-testing .dl01 dd {
		width: auto !important;
	}
}
.genetic-testing .dl02 dt {
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.genetic-testing .dl02 dd {
	  width: auto !important;
	}
}
.genetic-testing .dl03 dt img {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
}
@media screen and (max-width: 768px) {
	.genetic-testing .dl03 dt img {
	width: 26px !important;
	height: 26px;
	}
}
.genetic-testing .dl03 dt span {
	display: block;
	padding-left: 32px;
	padding-top: 2px;
	font-weight: bold;
}
.genetic-testing .dl03 dd {
	padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .genetic-testing .dl03 dd {
      padding-left: 0;
	  width: auto !important;
  }
}


.genetic-testing .n-sub_ti h3 {
  font-size: 120%;
  font-weight: normal;
  color: #444;
  padding: 6px 0 0 20px;
  margin-top: 20px !important;
}

.genetic-testing .mrg0 {
	margin: 0 !important;
}

.genetic-testing .img_container2 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
  .genetic-testing .img_container2 {
      width: auto;
  }
}
.genetic-testing .img_container3 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
  .genetic-testing .img_container3 {
      width: auto;
  }
}
.genetic-testing .img_container2 p,
.genetic-testing .img_container3 p {
	text-align: right;
}
