@charset "utf-8";
#typeC_wrapper .txt-center {
  text-align: center;
}
#typeC_wrapper .enzyme-list table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#typeC_wrapper .enzyme-list table td, 
#typeC_wrapper .enzyme-list table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 10px;
}
#typeC_wrapper .enzyme-list table th {
	background-color: #EAF6FD
}
@media screen and (max-width: 767px) {
  #typeC_wrapper #product-area input[type="text"] {
    font-size: 22px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 13px;
    margin-right: 10px;
    width: 50%;
  }
  #typeC_wrapper #product-area input[type="button"] {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3%;
    padding-left: 3%;
    border: 1px solid #fff;
    text-decoration: none;
    color: #333;
    margin: 0px;
    width: 20%;
  }
  #typeC_wrapper #backNumList dt, #typeC_wrapper #backNumList dl {
    font-size: 0.8em;
  }
  #typeC_wrapper .scroll-table table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
/*****************************************/
/*****************************************/
/*****************************************/
/*959px～768px*/
/*@media screen and (max-width: 959px) and (min-width: 768px){
 #product-area input[type="text"] {
 font-size: 22px;
 line-height: 22px;
 padding-top: 5px;
 padding-bottom:10px;
 padding-right: 20px;
 padding-left: 20px;
 margin-top: 13px;
 margin-right: 10px;
 }
 #product-area input[type="button"] {
 font-size: 18px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-right: 20px;
 padding-left: 20px;
 border: 1px solid #fff;
 text-decoration: none;
 color: #333;
 margin: 0px;
 }
 #product-area  a {
 font-size: 18px;
 line-height: 18px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-right: 20px;
 padding-left: 20px;
 text-decoration: none;
 color: #fff;
 margin: 0px;
 }
 }*/
/*****************************************/
/*****************************************/
/*****************************************/
/*1195px～768px*/
@media screen and (max-width: 1195px) and (min-width: 768px) {
  #typeC_wrapper #product-area input[type="text"] {
    font-size: 22px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 13px;
    margin-right: 10px;
  }
  #typeC_wrapper #product-area input[type="button"] {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #333;
    margin: 0px;
  }
  #typeC_wrapper #product-area a {
    font-size: 18px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
    color: #fff;
    margin: 0px;
  }
}
/*****************************************/
/*****************************************/
/*****************************************/
/*1196px以上*/
@media screen and (min-width: 1196px) {
  #typeC_wrapper #product-area input[type="text"] {
    font-size: 22px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 13px;
    margin-right: 10px;
  }
  #typeC_wrapper #product-area input[type="button"] {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #333;
    margin: 0px;
  }
  #typeC_wrapper #product-area a {
    font-size: 18px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
    color: #fff;
    margin: 0px;
  }
}
