@media screen and (max-width: 768px) {
.slider {
	position:relative;
	text-align:center;
	width:100%;
	height:300px;
	background:url(../img/home/slide01.jpg) top center no-repeat;
	background-size:cover;
}
.slider > img {
	display:none;
}
.slider .catch img {
	width:280px;
}
.slider .catch {
	position:absolute;
	left:50%;
	top:25%;
	margin-left:-120px;
}
.slider .txt-jp {
	position:absolute;
	left:50%;
	top:40%;
	margin-left:-5em;
	color:#212121;
	font-size:16px;
}
.slider .btn-more a {
	position:absolute;
	left:50%;
	top:55%;
	margin-left:-100px;
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#333;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	background:#fff000;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	transition:all 0.5s 0s ease;
	-moz-transition:all 0.5s 0s ease;
	-webkit-transition:all 0.5s 0s ease;
	-o-transition:all 0.5s 0s ease;
	-ms-transition:all 0.5s 0s ease;
}
.slider .btn-more a:before {
	content:"\f105";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:8px;
	color:#666;
}
.slider .btn-more a:hover {
	background:#333;
	color:#FFF;
}
main article {
	padding:15px 0 30px 0;
	border-bottom:#dadada 1px dotted;
}
main article header {
	padding:15px;
}
main article header h2 {
	position: relative;
	font-size:40px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom:20px;
	line-height:1.2;
	text-align:center;
}
main article header h2:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 60px;
	height: 2px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color:#fff000;
	border-radius:2px;
}
main article header p {
	color:#666;
}
main article section {
	padding:0 15px;
}
main article .btn-more a {
	display:block;
	width:240px;
	height:50px;
	line-height:50px;
	color:#333;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	background:#fff000;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	transition:all 0.5s 0s ease;
	-moz-transition:all 0.5s 0s ease;
	-webkit-transition:all 0.5s 0s ease;
	-o-transition:all 0.5s 0s ease;
	-ms-transition:all 0.5s 0s ease;
	margin:0 auto;
}
main article .btn-more a:before {
	content:"\f105";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:8px;
	color:#666;
}
main article .btn-more a:hover {
	background:#333;
	color:#FFF;
}
main .works section ul li figure {
	position:relative;
}
main .works section ul li figure figcaption {
	position:absolute;
	right:0;
	top:0;
	background:#333;
	opacity:0.9;
	padding:3px 6px;
	font-size:11px;
	color:#FFF;
}
main .works section ul li figure figcaption span:before {
	content:"\f02b";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:4px;
	color:#fff;
}
main .works section ul li {
	margin-bottom:20px;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
main .works section ul li a {
	text-decoration:none;
	color:#333;
}
main .works section ul li a:hover img, main .works section ul li a:hover p, main .works section ul li a:hover h3 {
	opacity:0.6;
}
main .works section ul li a h3 {
	padding:10px 10px 5px 10px;
}
main .works section ul li a h3 span {
	text-decoration:underline;
	color:#007dbb;
}
main .works section ul li a h3:before {
	content:"\f105";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:4px;
	color:#666;
	text-decoration:none;
}
main .works section ul li a p {
	padding:0 10px 10px 10px;
	font-size:12px;
	line-height:1.6;
}
main .service {
	background-image: url(../img/home/pala3.jpg);
}
main .service section {
}
main .service section ul {
}
main .service section ul li {
	margin-bottom:20px;
}
main .service section ul li a {
	display:block;
	overflow:hidden;
	background:#FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:20px;
	text-decoration:none;
	transition:all 0.5s 0s ease;
	-moz-transition:all 0.5s 0s ease;
	-webkit-transition:all 0.5s 0s ease;
	-o-transition:all 0.5s 0s ease;
	-ms-transition:all 0.5s 0s ease;
}
main .service section ul li a:hover {
	opacity:0.8;
}
main .service section ul li a div:first-child {
	width:30%;
	float:left;
}
main .service section ul li a div:last-child {
	width:65%;
	float:right;
}
main .service section ul li a div:first-child img {
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:#fff000 3px solid;
}
main .service section ul li a h3 {
	font-size:16px;
	margin-bottom:5x;
}
main .service section ul li a h3:before {
	content:"\f138";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:4px;
	text-decoration:none;
	color:#333;
}
main .service section ul li a p {
	color:#333;
	font-size:13px;
	line-height:1.5;
}
main .update {
	padding:20px 0;
}
main .update h3 {
	font-size:30px;
	margin-bottom:20px;
	font-family: 'Open Sans Condensed', sans-serif;
}
main .update section ul li {
	margin-bottom:20px;
}
main .update section ul li img {
	border:#eaeaea 1px solid;
}
main .update section ul li .update-time {
	color:#666;
	text-align:right;
	font-size:11px;
}
main .update section ul li .update-time:before {
	content:"\f017";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:4px;
}
main .update section ul li .tag span {
	color:#666;
	font-size:10px;
	padding:2px 4px;
	border:#CCC 1px solid;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
main .update section ul li a {
	display:flex;
	text-decoration:none;
	color:#333;
}
main .update section ul li a:hover p, main .update section ul li a:hover img {
	opacity:0.8;
}
main .update section ul li a div {
	width:50%;
}
main .update section ul li a div:first-child {
	padding-right:15px;
}
main .update section ul li a .more {
	display:none;
}
main .profile {
	padding:30px 0;
	background:#eaeaea;
	background:url(../img/common/bg_pat01.png) center center;
}
main .profile section {
	text-align:center;
	margin:0 auto;
}
main .profile h2 {
	font-size:22px;
	margin-bottom:10px;
	line-height:1.2;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
main .profile p {
	line-height:1.6;
	margin-bottom:10px;
}
main .profile .tel .telnum {
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	color:#333;
	line-height:1;
}
main .profile .tel .telnum span {
	color:#999;
}
main .profile .tel .telnum:before {
	content:"\f098";
	font-family:FontAwesome;
	font-weight:normal;
	margin-right:6px;
	color:#fff000;
}
#gmap {
	width:100%;
	height:250px;
}
}
