@charset "utf-8";
/* CSS Document */
.product-table01 th {
	border-top:2px solid #ddd !important;
	border-bottom:2px solid #ddd !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	text-align:center !important;
}
.product-table01 td {
	border-bottom:1px solid #ddd;
	border-top:none !important;
}
.product-table02 thead th {
	text-align:center !important;
	background:#F0F4F3;
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.product-table02 tbody th {
	text-align:center !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.product-table02 td {
	border-bottom:1px solid #ddd;
	text-align:center;
	padding:10px 0 !important;
}
.border-right {
	border-right:1px solid #ddd;
}

.border-right:last-child {
	border-right:0px;
}

th.border-right {
    text-align: center;
}

.product .table > thead > tr > th {
    vertical-align: middle;
}

.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mb20 {
	margin-bottom:20px;
}
.mb40 {
	margin-bottom:40px;
}

.btn-blue {
  color: #fff;
  background-color: #3380F2;
}


.part {
	padding-left: 10px;
	font-size:18px;
	font-size: 1.2em;
	color:#669986;
	margin-top: 10px;
	font-weight:bold;
}
.part::before {
	content: '';
	left: 7px;
	display: inline-block;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #669986;
}

.product-table02 .part{
	padding-right:10px;
}

.product h3 {
	font-weight:bold;
}
.form-title {
	font-size:20px;
	color:#689988;
	font-weight:bold;
}
.contact-block {
	text-align:center;
	border:2px #CBD2D4 solid;
	background:#EEE;
	padding: 20px 30px;
}

.contact-block article,
.contact-block-1 article{
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (max-width:979px) {
.contact-block article,
.contact-block-1 article{
    padding-left: 0px;
    padding-right: 0px;
}
}
@media screen and (max-width:768px) {
.contact-block article,
.contact-block-1 article{
    padding-left: 30px;
    padding-right: 30px;
}
}

.table-responsive {
	border:none;
}
.font-small {
	font-size:13px;
}

.btnscroll {
    margin: 10px 0;
}

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

	.part {
	padding-left:10px;
	font-size: 0.9em;
	}
}

.product-table > tbody > tr > td{
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
}

.product-table > tbody > tr >.forte{
	text-align:left;
}

.table-responsive {
  overflow-x: auto;
  /* page-break-inside: avoid; */
}
.table-responsive::-webkit-scrollbar {
  height: 1em;
}
.scroll-box::-webkit-scrollbar-track {
  background: #ccc;
}


.table-responsive::-webkit-scrollbar {
    width: 12px;
}
 
.table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
 
.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #ccc;
}

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

.product .table-responsive > .table > tbody > tr > td{
	    white-space: normal;
}
      
	  }


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

.product .table-responsive > .table > tbody > tr > td{
	    white-space: nowrap;
}
	.product-table02 .part {
	padding-left:5px;
	padding-right:5px;
	}
			  
			  .contact-block article,
.contact-block-1 article {
    padding-left: 0;
    padding-right: 0;
}
			  
      
 }



    /* 製品情報 一覧 */


    .product table {
      width: 680px !important;
    }
    .product th, .product td {
      white-space: normal !important;
		font-size: 13px;
    }
	  
    .product th:nth-child( 2 ) {
      width: 169px;
    }
	.product th:nth-child( 6 ) {
      width: 90px;
    }

    table.product-table   img,
    table.product-table-6 img
    {
      width: 80px;
    }
  table.product-table td:nth-child( 1 ) {
      width: 26%;
    }
    table.product-table td:nth-child( 2 ) {
      width: 26%;
    }




    table.product-table td:nth-child( 3 ) {
      width: 14%;
    }
    table.product-table td:nth-child( 4 ) {
      width: 14%;
    }
    table.product-table td:nth-child( 5 ) {
      width: 14%;
    }

    table.product-table-6 td:nth-child( 1 ) {
      width: 26%;
    }
    table.product-table-6 td:nth-child( 2 ) {
      width: 26%;
    }
    table.product-table-6 td:nth-child( 3 ) {
      width: 14%;
    }
    table.product-table-6 td:nth-child( 4 ) {
      width: 14%;
    }
    table.product-table-6 td:nth-child( 5 ) {
      width: 14%;
    }

    table.product-table-6 td:nth-child( 6 ) {
      width: 14%;
    }
	  
    .term-film table.product-table td:nth-child( 1 ) {
      width: 20%;
    }
    .term-film table.product-table td:nth-child( 2 ) {
      width: 20%;
    }
    .term-film table.product-table td:nth-child( 3 ) {
      width: 10%;
    }
    .term-film table.product-table td:nth-child( 4 ) {
      width: 16%;
    }
    .term-film table.product-table td:nth-child( 5 ) {
      width: 18%;
    }	  
    .term-film table.product-table td:nth-child( 6 ) {
      width: 18%;
    }	  

    table.product-table-6 td:nth-child( 1 ) {
      width: 26%;
    }
    table.product-table-6 td:nth-child( 2 ) {
      width: 26%;
    }
    table.product-table-6 td:nth-child( 3 ) {
      width: 12%;
    }
    table.product-table-6 td:nth-child( 4 ) {
      width: 12%;
    }
    table.product-table-6 td:nth-child( 5 ) {
      width: 13%;
    }
    table.product-table-6 td:nth-child( 6 ) {
      width: 20%;
    }


/*================================================
 *  タンタルコンデンサ　仕様から探す
 ================================================*/

#datatables_box table.dataTable,
#datatables_current table.dataTable {
    font-size:10px;
}

#datatables_box .table > tbody > tr > th,
#datatables_box .table > tbody > tr > td,
#datatables_current .table > tbody > tr > th,
#datatables_current .table > tbody > tr > td{
  padding: 3px;
}

#datatables_box table.dataTable thead>tr>th.sorting,
#datatables_current table.dataTable thead>tr>th.sorting {
    padding-right: 20px;
}


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

	.product .btn-primary {
		float: none;
	}

	.p-images {
		float: none;
	}		
		
}



.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td  {border-bottom: 1px solid #ddd;}

@media screen and (max-width:450px) {
.arrow {
	background-position: 3px 16px;
}

    .product th, .product td {
		font-size: 10px;
    }

    table.product-table   img,
    table.product-table-6 img
    {
      width: 70px;
    }

  table.product-table td:nth-child( 1 ) {
      width: 18%;
    }
	
    .product th:nth-child( 2 ) {
     min-width: 100px;
    }
    .product th:nth-child( 3 ) {
      min-width: 80px;
    }
    .product th:nth-child( 4 ) {
      min-width: 80px;
    }
    .product th:nth-child( 5 ) {
      min-width: 80px;
    }
	.product th:nth-child( 6 ) {
      min-width: 60px;
    }
	
	.product-table02 th:nth-child( 1 ) {
	min-width: 50px;
	}

div.wpcf7 .ajax-loader {
	width: 0px;
	height: 0px;
}
	
div#post-1170 .row {
    padding-bottom: 10px;
}
	
}

