@charset "utf-8";


.product_item{
	border-bottom: 1px solid #CCC;}
	
.hide-item{
	display:none}
.title2-set p{
	 padding-left: 15px;
	}	
		
	
	
@media print, screen and (min-width: 768px) {
	.title-top{
	  margin-top:30px!important;
	}	
	.title2-set span{
		font-size: 2.6rem;
    font-weight: bold;
    line-height: 1;
	    padding-left: 15px;
		}
	.title2-set{
		position:relative;}	
		
	div.title-top h2:after{
		position: absolute;
    content: "";
    top: -2px;
    left: 0px;
    width: 4px;
    height: 55px;
    background: #274277;}
	
	.title3-top{
	  margin-top:20px!important;
	}	
	.title3-set span{
		font-weight:normal;
		font-size: 2.2rem;}	
	.title3-set{
		border-bottom: 1px solid #CCC;
    padding: 0px 0 10px 15px;}	
.new-dl-style{
	text-align:center;}	
.new-dl-style dt{
	
	font-size:1.6rem!important;
	color:#586065;
	}   
.new-item-set a{
	margin-bottom:20px!important;}	
.width-set{
	width:50%!important;
	margin:0 auto;}	
	

	
	
}



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


}	