<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
}
/*���ゝ�丞��*/
.big_img img{
	width: 100%;
}
.position a{
	display: inline-block;
	text-decoration: none;
}

/*篋у����茵�*/
@media screen and (min-width: 1025px){
	.title_con{
		margin-left:20%;
	}	
	.sub_title{
		margin: 1% 0%;
	}
	#main_con div .col-md-3 h5 {
	    font-size: 35px;
	    letter-spacing: 2px;
	    color: #444;
	    font-weight: 500;
	    margin: 8px 0 26px 0;
	}
	#main_con div .col-md-3&gt;p{
		font-size: 22px;
	    color: #666;
	}
	.top_title{
	    display: flex;
	    justify-content: space-between;
	    margin: 3% 0 3% 0;
	}
	.top_title div a:last-child{
		margin-top: 2%;
	}
	.top_title a{
		text-decoration: none;
	    padding: 6px 12px;
	    display: block;
	    border: 1px solid #fff;
	    border-radius: 8px;
	}
	.top_title a:hover{
		border: 1px solid #00479d !important;
	    color: #00479d !important;
	    text-decoration: none;
	}
	.top_title a:hover span{
		color: #00479d !important;
	}
	.top_title a{
		font-size: 16px;
		color: black;
	}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
	
	.sub_title{
		margin: 1% 1%;
	}
	#main_con div .col-md-3 h5 {
	    font-size: 30px;
	    letter-spacing: 2px;
	    color: #444;
	    font-weight: 500;
	    margin: 8px 0 26px 0;
	}
	#main_con div .col-md-3&gt;p{
		font-size: 18px;
	    color: #666;
	}
	#main_con div .col-md-2 h5 {
	    font-size: 28px;
	    letter-spacing: 2px;
	    color: #444;
	    font-weight: 500;
	    margin: 8px 0 20px 0;
	}
	#main_con div .col-md-2 p{
		font-size: 18px;
	    color: #666;
	}
	.top_title{
	    display: flex;
	    justify-content: space-between;
	    margin: 4% 0 3% 0;
	}
	.top_title div a:last-child{
		margin-top: 2%;
	}
	.top_title a{
		text-decoration: none;
	    padding: 6px 12px;
	    display: block;
	    border: 1px solid #fff;
	    border-radius: 8px;
	}
	.top_title a:hover{
		border: 1px solid #00479d !important;
	    color: #00479d !important;
	}
	.top_title a:hover span{
		color: #00479d !important;
	}
	.top_title a{
		font-size: 14px;
		color: black;
	}
}
@media screen and (max-width: 768px){
	.sub_title span{
		font-size: 15px;
	}
	.col-md-3 h5 {
	    font-size: 28px;
	    letter-spacing: 2px;
	    color: #444;
	    font-weight: 500;
	    margin: 8px 0 10px 0;
	    text-align: center;
	}
	.col-md-3 p{
		font-size: 15px;
	    color: #666;
	    text-align: center;
	}
	.top_title{
	    margin: 4% 0 3% 15%;
	}
	.top_title div a:last-child{
		margin-top: 2%;
	}
	.top_title a{
		text-decoration: none;
	    padding: 6px 6px;
	    border: 1px solid #fff;
	    border-radius: 8px;
	    color: black;
	}
	.top_title a:hover{
		border: 1px solid #00479d !important;
	    color: #00479d !important;
	}
	.top_title span:hover{
		color: #00479d !important;
	}
	.top_title a span{
		font-size: 16px;
		padding: 10px 0;
	    display: inline-block;
	    text-align: center;
	}
}
/* �井ｧ綣����阪��絎� */
@media screen  and (max-width:768px){
    /* �㊨��篋у�� */
    .home-title{
    margin: 10% 0;
    }
    .home-title p{
        color: #F7941D;
        font-size: 25px;
    }
    .home-title b{
        color: #333;
        font-size: 25px;
        font-weight: normal;
    }
    .home-title p span{
        color: #dcdcdc;
        font-size: 16px;
    }
    .machine img{
        width: 100%;
    }
    .machione_content{
    	margin-top: 7%;
        display: flex;
       flex-wrap: wrap;
    }
    .machione_content .col-md-3{
        width: 50%;
    }
   
}
@media screen  and (min-width:769px){
    .machine img{
        width: 100%;
    }
    /* �㊨��篋у�� */
    .home-title{
    margin: 4% 0;
    }
    .home-title p{
        color: #F7941D;
        font-size: 30px;
    }
    .home-title b{
        color: #333;
        font-size: 30px;
        font-weight: normal;
    }
    .home-title p span{
        color: #dcdcdc;
        font-size: 22px;
    }
    
    
}
.machione_content{
	margin-top: 30px;
}
.machine{
    text-align: center;
}
.machine:hover{
   box-shadow: #aba7a7 0px 0px 20px;
   overflow: hidden;
}

@media screen and (min-width: 769px){
	.machine:hover img{
	    transition: all 1.4s;transform: scale(1.1);
	   }
	  .machione_content .col-md-3 {
	    margin-bottom: 10px;
	}
	.machine a div{
		padding: 0 10px;
	}  
	.machione_content .col-xs-6{
		padding: 0 5px;
	} 
	.machine p{
		    height: 62px;
	}
}
   
.machine p{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #5A5A5A; 
    margin-bottom: 0px;

}
.machine:hover a{
    text-decoration: none;
}
.machine:hover p{ 
     color: darkorange;
}

</pre></body></html>