/* CSS Document */

.bismuth h2{margin:20px 0;padding-bottom: 0;line-height: 1.6}
.bismuth h2 img{float: right; max-width: 200px;width: 50%; height: auto}
.bismuth h3{margin-bottom: 20px; line-height: 1.6}
.product-dl01{display: flex;
  flex-wrap: wrap;
  width: 100%;font-size: 1.2rem}
.product-dl01 dt{
  width: 35%;text-align: right;font-weight: bold}
.product-dl01 dt::after{content: "：";margin:0 10px; text-align: right;}
.product-dl01 dt,
.product-dl01 dd{padding: 10px 0; line-height: 1.4;border-bottom: 1px dotted #666}

.product-dl01 dd {
  width: 65%;
}

.bismuth h4{font-size: 1.6rem;text-align: center
}


@media screen and (max-width: 767px){

	

	
	
}
@media screen and (min-width: 768px){


}

