@charset "UTF-8";
/* CSS Document */


/* ------------------------------
 single
------------------------------ */

.cattype{
	font-size: 1em;
	font-weight: bold;
	background: #fff;
	color: #000;
	border: solid 2px #000;
	padding: .4em 1em;
	display: inline-block;
	margin-left: .5em;
	letter-spacing: .1em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	margin-bottom: 1.5em
}

@media (max-width: 414px){
	#slider_inner{
		width: 92%;
		margin: 0 auto 50px;}
	
	.thumb-item .thumb {
		position: relative;
		display: block;
		margin: 0 5px;
		text-align:center;
		background: #FFF;
		-webkit-box-shadow:1px 1px 6px #ccc;
		-moz-box-shadow:1px 1px 6px #ccc;
		box-shadow: 1px 1px 6px #ccc;
		position: relative;
		border:  solid 5px #fff
	}
	
	.thumb-item div img{
		width: 100%;
		height: auto
	}
	.thumb-item .cap{
		position: absolute;
		bottom: 1em;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		color: #FFF
	}
			
	#slider_inner .slick-prev,
	#slider_inner .slick-next
	{
	   position: absolute;
	    top: 58%;
		color:#fff
		
	}
	
	#slider_inner .slick-prev:before,
	#slider_inner .slick-next:before
	{color:#4DA6FF}
		
	#jigyosho_single{
	margin-bottom: 30px;
	text-align: center
	}
	
	#jigyosho_single h2{
		font-size: 2em;
		line-height: 1.4em;
		margin: 0 1em .8em;
		letter-spacing: .1em;
	}
	
	#jigyosho_single h3{
	text-align: center;
	color: #152D90;
	margin-bottom: 1em
	}
	
	
	#jigyosho_single .copy{
		font-size: 1.5em;
		text-align: center;
		margin-bottom: 2em;
		padding: 0 2em
	}

	#jigyosho_info{background: #F5F5F2;
		padding: 40px 0
	}
}	
	
	

@media (min-width: 768px){
		.thumb{
		float:left;
		text-align:center;
		margin-bottom: 30px;
		width:55%;}
		
		.data{
		padding-top: 1em;
		float: right;
		width: 42%;
		}
}
			
	.thumb{
		text-align:center;
		margin-bottom: 10px;
		border: solid 7px #fff;
	}
		
	
	.thumb img{
			width: 100%;
			text-align:center;
			height:auto}
			
		
		
	.thumb a img {outline:none;}
	
	
	.data{
	}

	table.data_tb{
		text-align: left;
		margin-bottom: 30px;
		width: 100%
	}
	
	table.data_tb th,
	table.data_tb td{
		padding: 1.3em .5em;
		border-bottom: solid 1px rgba(200, 200, 195, 0.88)
	}
	
	table.data_tb th{
		width: 28%;
		font-size: .9em
	}
	
	table.data_tb th span{
		display: block;
		text-align: center;
		padding: .4em .3em;
		background:#152D90;
		color: #FFF;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: relative;
	}
	table.data_tb td{font-size: 1.1em;
		color: #444;
		line-height: 1.5em
	}
	
	table.data_tb td.telfax{
		font-family: 'ゴシックMB101 M',Gothic MB101 Medium;
		font-size: 1.2em
			}



@media (min-width: 415px){
	#slider_inner{
		width: 100%;
		margin: 0 auto 50px;
		}
	
	.thumb-item .thumb {
		position: relative;
		display: block;
		margin: 0 5px;
		text-align:center;
		background: #FFF;
		-webkit-box-shadow:1px 1px 6px #ccc;
		-moz-box-shadow:1px 1px 6px #ccc;
		box-shadow: 1px 1px 6px #ccc;
		position: relative;
		border:  solid 5px #fff
	}
	
	.thumb-item div img{
		width: 100%;
		height: auto
	}
	.thumb-item .cap{
		position: absolute;
		bottom: 1em;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		color: #FFF
	}
			
	#slider_inner .slick-prev,
	#slider_inner .slick-next
	{
	   position: absolute;
	    top: 58%;
		color:#fff
		
	}
	
	#slider_inner .slick-prev:before,
	#slider_inner .slick-next:before
	{
	    color:#4DA6FF
	}

	
	#jigyosho_single{
	margin-bottom: 30px;
	text-align: center
	}
	

	#jigyosho_single h2{
		font-size: 2.3em;
		padding-top: 1em;
		margin-bottom: .8em;
		letter-spacing: .1em;
	}
	
	#jigyosho_single h3{
	text-align: center;
	color: #152D90
	}
	
	
	#jigyosho_single .copy{
		font-size: 1.5em;
		text-align: center;
		margin-bottom: 2em;
		padding: 0 2em
	}

	#jigyosho_info{background: #F5F5F2;
		padding: 40px 0
	}
	
	.thumb{
		margin-top: 1em;
		float:left;
		text-align:center;
		margin-bottom: 30px;
		width:46%;}
		
		.data{
		margin-top: 1em;
		float: right;
		width: 51%;
		}
			
	.thumb{
		text-align:center;
		margin-bottom: 30px;
		box-shadow: 0px 2px 3px #999;
		position: relative;
		border: solid 7px #fff;
		}
		
	
		.thumb img{
			width: 100%;
			text-align:center;
			height:auto;
		}
			
		
		
		.thumb a img {outline:none;}
	

	table.data_tb{
		text-align: left;
		margin-bottom: 30px;
		width: 100%
	}
	
	table.data_tb th,
	table.data_tb td{
		padding: 1em .5em;
		border-bottom: solid 1px rgba(200, 200, 195, 0.88)
	}
	
	table.data_tb th{
		width: 18%;
		font-size: .9em
	}
	
	table.data_tb th span{
		display: block;
		text-align: center;
		padding: .4em .5em;
		background:#152D90;
		color: #FFF;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		position: relative;
	}
	table.data_tb td{font-size: 1.1em;
		color: #444;
		line-height: 1.5em
	}
	
	table.data_tb td.telfax{
		font-family: 'ゴシックMB101 M',Gothic MB101 Medium;
		font-size: 1.2em
			}
}


table.data_tb td a{
	text-decoration: underline;
	color: #152D90
}

table.data_tb th a{
	text-decoration: none;
	color: #fff
}		
			
@media (max-width: 414px){
	.acf-map {
	clear: both;
	width: 100%;
	height: 200px;
	border: #ccc solid 1px;
	margin: 20px 0;
	}

}


@media (min-width: 415px){
	.acf-map {
		clear: both;
		width: 100%;
		height: 400px;
		border: #ccc solid 1px;
		margin: 20px 0;
	}
}				
/* ------------------------------
 list
------------------------------ */
	
#jigyosho_list{
	margin-top:40px;
	width:100%}

#jigyosho_list li{
	position: relative;
	margin-bottom:2em;
	background: #F5F5F2;
		padding: 2em}
	
	#jigyosho_list li h2{
		margin-bottom: .8em
	}
	
	#jigyosho_list li h2 a{
		display: block;
		background: #000;
		text-align: center;
		color: #fff;
		font-size: 1.1em;
		letter-spacing: .2em;
		line-height: 2.2em;
		text-decoration: none;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		position: relative;

	}
	
#jigyosho_list li h3{
	text-align: center;
	color: #152D90
	}
	
.shousai{
	clear: both;
	width: 100%;
	text-align: center
}

.shousai a{
	font-size: 1.1em;
	display: block;
	padding: .6em 1em .5em;
	border: solid 1px #ccc;
	background: #E9E9E9;
	text-decoration: none;
	color: #000;
	font-weight: bold
}
