﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Date: 2015-05-17
Copyright (C) KYOTO TOOL CO., LTD. All Rights Reserved.
------------------------------------------------------------------------------*/

#about .section {
	padding: 0px 0 30px 0;
}

@media screen and (max-width:767px){
	#about .section {
		padding:0 15px 30px;
	}
}

