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

/*----- ▼▼左コンテンツ▼▼ -----*/

#main #side_left{
	width: 240px;
	text-align: left;
	margin-right: 20px;
    float: left;
}

#main #side_navi{
	float: left;
	width: 240px;
	text-align: left;
}

/* 製品＆サービス */

#main #side_navi ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main #side_navi li{
	list-style-type: none;
	float: left;
	width: 240px;
	height: 34px;
	margin: 0px 0px 6px 0px;
}

/*----- ▼infoコンテンツ▼ -----*/

#info{
	width: 240px;
	margin-top: 20px;
	float: left;
}

/*----- SNSバナー -----*/

#sns {
	width: 240px;
	height: 70px;
	text-align: center;
	margin-top: 20px;
	float: left;
}

#sns #sns_y {
	width: 60px;
	height: 70px;
	float: left;
}

#sns #sns_y a:hover img {
    opacity: 0.6;
	transition: 0.3s ease-in-out;
}

#sns #sns_t {
	width: 60px;
	height: 70px;
	float: left;
}

#sns #sns_t a:hover img {
    opacity: 0.6;
	transition: 0.3s ease-in-out;
}

#sns #sns_i {
	width: 60px;
	height: 70px;
	float: left;
}

#sns #sns_i a:hover img {
    opacity: 0.6;
	transition: 0.3s ease-in-out;
}

#sns #sns_f {
	width: 60px;
	height: 70px;
	float: left;
}

#sns #sns_f a:hover img {
    opacity: 0.6;
	transition: 0.3s ease-in-out;
}

/*----- 展示会バナー -----*/

#biopharma_expo_2020 {
	width: 240px;
	height: 100px;
	text-align: center;
	background-color: #4e2581;
	margin-bottom: 10px;
	float: left;
}

#biopharma_expo_2020 a:hover img {
    filter: brightness(130%);
	transition: 0.3s ease-in-out;
}

/*----- カタログ 枠-----*/

#catalog_pc {
	width: 223px;
	padding: 10px 0px 10px 15px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	float: left;
}

#catalog {
	width: 223px;
	padding: 10px 0px 10px 15px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	float: left;
}

#catalog_contents {
	width: 235px;
	padding-left: 10px;
	float: left;
}

/*----- カタログ 内容-----*/

#catalog_pc .catalog_ask {
	width: 210px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	float: left;
}

#catalog .catalog_ask {
	width: 210px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	float: left;
}

#catalog_pc .catalog_pdf {
	width: 210px;
	font-size: 80%;
	font-weight: nomal;
	text-align: center;
	border-top: solid 1px #94000b;
	padding-top: 5px;
	float: left;
}

#catalog .catalog_pdf {
	width: 210px;
	font-size: 80%;
	font-weight: nomal;
	text-align: center;
	border-top: solid 1px #94000b;
	padding-top: 5px;
	float: left;
}

#catalog_pc:hover {
	border-color: #002887;
	transition: 0.3s ease-in-out;
}

#catalog:hover {
	border-color: #002887;
	transition: 0.3s ease-in-out;
}

#catalog_pc .catalog_ask a{
	color: #333333;
}

#catalog .catalog_ask a{
	color: #333333;
}

#catalog_pc .catalog_img {
	width: 210px;
	padding-top: 5px;
	float: left;
}

#catalog .catalog_img {
	width: 210px;
	padding-top: 5px;
	float: left;
}

#catalog_pc a:hover img {
    filter: brightness(85%);
	transition: 0.3s ease-in-out;
}

#catalog a:hover img {
    filter: brightness(85%);
    transition: 0.3s ease-in-out;
}

/*----- 問合せ 電話/FAX -----*/

#ask_tel {
	width: 240px;
	margin-bottom: 10px;
	float: left;
}

/*----- 問合せ フォーム -----*/

#ask_foam {
	width: 240px;
	margin-bottom: 10px;
	float: left;
}

/*----- 問合せ メール -----*/

#ask_mail {
	width: 240px;
	margin-bottom: 15px;
	float: left;
}

/*----- イプロス特設サイト -----*/

#ipros {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	transition: 0.3s ease-in-out;
}

#ipros a:hover img {
    filter: brightness(90%);
	transition: 0.3s ease-in-out;
}

/*----- ファームテクジャパン WEB展示場 -----*/

#pharmtech {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	transition: 0.3s ease-in-out;
}

#pharmtech a:hover img {
    filter: brightness(90%);
	transition: 0.3s ease-in-out;
}

/*----- 採用情報 -----*/

#job_info {
	width: 240px;
	margin-bottom: 15px;
	float: left;
}

/*----- ▼▼右コンテンツ▼▼ -----*/

#main #side_right{	
	width: 740px;
	text-align: left;
	float: right;
}

#main_tp {
	width: 740px;
	margin-bottom: 40px;
	float: left;
}

/*----- 新製品・新アイテム 枠 -----*/

#new_product {
	width: 740px;
	margin-bottom: 40px;
	float: left;
}

#new_product .center_head{
	width: 740px;
	margin-bottom: 30px;
	float: left;    
}

#new_product .center_head span{
	font-size: 120%;
}

/*----- 新製品・新アイテム 内容 -----*/

#archive {
  width: 740px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 30px 10px;
}

.newproduct_contents {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #fff;
  padding: 10px 8px 12px 8px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  transition: box-shadow 0.2s;
}

.newproduct_contents:hover {
  border-radius: 0px 0px 8px 8px;
  box-shadow: 0 4px 15px rgba(44, 104, 202, 0.20);
}

.newproduct_link {
  text-decoration: none !important;
  display: block;
  height: 100%;
}

@media screen and (max-width: 718px) {
  .newproduct_contents {
	  border-radius: 0px 0px 8px 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
    transition: box-shadow 0.2s;
  }
  .newproduct_link:active .newproduct_contents,
  .newproduct_link:hover .newproduct_contents {
	  border-radius: 0px 0px 8px 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.25);
  }
}

.newproduct_link .newproduct_contents {
  cursor: pointer;
}

.category_tab {
  margin-bottom: 10px;
}

.new_product_img {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.new_product_img img {
  width: 100%;
  height: auto;
  border: 1px solid #cccccc;
  display: block;
}

.new_product_comment{
	width: 100%;
	font-size: 80%;
	line-height: 1.8em;
	color: #333;	
	float: left;
}

.new_product_comment p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  text-overflow: ellipsis;
}

/* スマホ時（max-width: 718px） 横2列表示に切替 */
@media screen and (max-width: 718px) {
  #archive {
    width: 100% !important;
    max-width: 740px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 10px;
    padding: 0 10px !important;
    box-sizing: border-box;
  }
.category_tab {
    padding-left: 10px !important;
  }
}

/*----- 製品カテゴリー -----*/

.category_tab {
	width: 100%;
    margin-bottom: 10px;
	float: left;
}

/*----- 1 汎用プロセス容器 -----*/

.feature1_01 {
	width: 100%;
    background-color: rgba(1, 39, 136, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_01 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 2 キャスター台車・スタンド -----*/

.feature1_02 {
	width: 100%;
    background-color: rgba(1, 71, 45, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_02 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 3 機能別プロセス容器 -----*/

.feature1_03 {
	width: 100%;
    background-color: rgba(148, 0, 12, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_03 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 4 ジャケット容器 -----*/

.feature1_04 {
	width: 100%;
    background-color: rgba(61, 0, 93, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_04 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 5 ボトル・ビーカー -----*/

.feature1_05 {
	width: 100%;
    background-color: rgba(0, 171, 49, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_05 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 6 攪拌ユニット容器 -----*/

.feature1_06 {
	width: 100%;
    background-color: rgba(219, 82, 0, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_06 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 7 カスタム容器・8 コンビネーション容器 -----*/

.feature1_07 {
	width: 100%;
    background-color: rgba(114, 68, 168, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_07 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 9 加圧容器 -----*/

.feature1_09 {
	width: 100%;
    background-color: rgba(163, 0, 0, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_09 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 10 圧力容器アクセサリー -----*/

.feature1_10 {
	width: 100%;
    background-color: rgba(163, 0, 0, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_10 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 11 表面処理 -----*/

.feature1_11 {
	width: 100%;
    background-color: rgba(0, 106, 95, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_11 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 12 容器機能アクセサリー -----*/

.feature1_12 {
	width: 100%;
    background-color: rgba(0, 142, 167, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 10px; 
	float:left;
}

.feature2_12 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 13 サニタリー継手 -----*/

.feature1_13 {
	width: 100%;
    background-color: rgba(0, 142, 167, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_13 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 14 サニタリーバルブ -----*/

.feature1_14 {
	width: 100%;
    background-color: rgba(0, 142, 167, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_14 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 15 サニタリーフレキシブルホース -----*/

.feature1_15 {
	width: 100%;
    background-color: rgba(0, 142, 167, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_15 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 16 プロセス機能機器 -----*/

.feature1_16 {
	width: 100%;
    background-color: rgba(76, 76, 76, 0.7);
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_16 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- 19 技術情報 -----*/

.feature1_19 {
	width: 100%;
    background: #a7b4bc;
	border-radius: 0px 0px 5px 5px;
	margin-bottom:10px; 
	float:left;
}

.feature2_19 {
	width: 100%;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	float:left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*----- カテゴリー名 -----*/

.custom_no {    
    font-size: 70%;
    font-weight: bold;
    color: #fff;
    line-height: 2em;
	margin-left: 0;
    text-align: center;
}

/*----- 新製品コピー -----*/

.custom_name {
    font-size: 100%;
	color: #333;
    line-height: 2em;
    text-align: left;
}

/*----- 新製品名 -----*/

.pickup_name { 
    font-size: 100%;
	color: #333;
    line-height: 1.8em;
    text-align: left;
}

/*----- ページネーション -----*/

#next_back {
	width: 740px;
	margin-bottom: 30px;
    text-align: center;
	float: left;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #aaa;
}
    
.pagination li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

ul.pagination li a.active {
    background-color: #3b579d;
    color: white;
    border: 1px solid #3b579d;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

div.center {text-align: center;}

ul.pagination li a {
    margin: 0 2px;
    }