@charset "shift_jis";

.product_index_list {
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .product_index_list {
    margin-bottom: 20px;
  }
}
ul.tabList{
	padding-left:10px;
}

ul.tabList li{
	width:150px;
	border:1px solid #ccc;
	border-bottom:none;
	margin:0 5px;
}

ul.tabList li a{
	display:block;
	padding:10px 5px 10px 10px;
}

ul.tabList li span.act{
	display:block;
	padding:10px 5px 10px 10px;
	background: #e8e8e8;
}

ul.tabList li a:hover{
	background:#FFFFCC;
}

ul.tabList li a.act:hover{
	background:#CCC;
	color:#333;;
}

.imgM3{
	vertical-align:middle;
	margin-right:5px;
	
}

.cateMenu{
	_width:200px;	
}

.pList{
	line-height:1.2;
}

.pList li a,.pList li span.noLink{
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #b2b2b2;
/*	background:url(../../img/2013/top_conts/hm_kakko.png) no-repeat 0em 0.4em;
*/	padding:3px 0 3px 5px;
}
.pList li a,.pList li a{
	background:url(../../img/2013/top_conts/hm_kakko.png) no-repeat 0em 0.4em;
	padding:3px 0 3px 1em;
}

.pList li a:hover{
	background:url(../../img/2013/top_conts/hm_kakko.png) no-repeat 0em 0.4em #FFC;
}

.pList ul li a{
	text-decoration:none;
	display:block;
	border-bottom:none;
	margin-left:0.3em;
	background:url(../../img/2013/top_conts/hm_sankaku.png) no-repeat 0em 0.7em;
	padding-left:1em;
	padding-top:5px;
}

.pList ul li a:hover{
	background:url(../../img/2013/top_conts/hm_sankaku.png) no-repeat 0em 0.7em #FFC;
}
.pList ul li a.noIcon{
	display:inline;
	background:none !important;
	margin-left:0;
	padding-left:0;
	padding-top:0;
}



.prdHead{
	position:relative;
}
.seiju{
	background:url(../../img/2013/top_conts/hm_juyo.gif) no-repeat 0em 0em;
	padding:8px 5px 5px 20px;
	_width:300px;
	position:absolute;
	right: 0px;
	top: 80px;
}
.seiju170701{
	background:url(../../img/2013/top_conts/hm_juyo.gif) no-repeat 0em 0em;
	padding:8px 5px 5px 20px;
	_width:300px;
/*	position:absolute;
	right: 0px;
	top: 80px;*/
}
.colum2 div.columL{margin-right:20px; width:295px;}
.colum2 div.columR{width:295px;}
.colum2 h3{
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #b2b2b2;
	padding:3px 0 5px 5px;
}
.medicalnotes{
	width:295px;
	margin-right:15px;
}

@media only screen and (max-width:750px){
.colum2 div.columL{margin-right:-20px; width:100%;}
.colum2 div.columR{width:100%;}
.colum2 h3{
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #b2b2b2;
	padding:7px 0 7px 0px;
	margin-bottom:20px;
}
.medicalnotes{
	width:100%;
	margin-right:0px;
}


}

/* 2020/2/13’Ç‰Á */
.brand-item{
 margin-bottom:0.5rem;
 margin-left:1rem;
}
.brand-item dt a{
font-weight:bold;
text-decoration: none;
line-height:2;
background:url("../../img/2018/caret-right.png") no-repeat 0em 0.3em;
background-size: auto 14px;
padding:3px 0 3px 1em;
}
.brand-item dd {
}
@media only screen and (max-width:750px){
.brand-item{
 margin-bottom:0;
 margin-left:0;
}
.brand-item dt a{
background:none;
padding: 8px 30px 8px 20px;
border:1px solid #d9d9d9;
border-top:none;
position: relative;
display: block;
}
.brand-item dt a:after{
margin: auto;
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background-image: url(../../img/2015/sprite.png);
    background-size: 87px 62px;
    background-position: -70px -36px;
    width: 15px;
    height: 14px;
}
.brand-item.item-first dt a{
border-top:1px solid #d9d9d9;
}
.brand-item dd{
display:none;
}
}
