@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	font-family:Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	background:#ffffff;
	color:#4f4f4f;
	font-size:14px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ul,li{list-style:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
p, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul, ol, li, dl {
	clear: none;
}
img {
	overflow: hidden;
	vertical-align: bottom;
	margin:0;
	padding:0;
	border:none;
	max-width:100%;
	height:auto;
	-ms-interpolation-mode: bicubic;
}
a:link,a:visited {
	text-decoration: none;
	color:#4f4f4f;
}
a:hover,a:active {
	text-decoration:underline;
	color:#4f4f4f;
}
a:focus{
	outline:none;
}
/* Header */
header{
	width:100%;
	height:66px;
	background-color:#1e1e1e;
	text-align:center;
	padding:24px 0 0 0;
}
header img{
	width:155px;
}
.contents{
	width:800px;
	margin:47px auto 47px auto;
}
.sbtitle1{
	font-weight:bold;
	line-height:1.8em;
}
.contents p{
	line-height:1.8em;
	margin:0 0 26px 0;
}
.contents ul{
	line-height:1.8em;
	margin:0 0 26px 0;
}
.contents ul li{
	background-image: url(../img/icon5.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	background-size:3px auto;
	padding:0 0 0 15px;
}
.info1_title{
	border-bottom:1px solid #ededed;
	padding:0 0 10px 0;
	margin:0 0 35px 0;
	line-height:1.2em;
	font-size:18px;
	font-weight:bold;
}
.info2_title{
	border-bottom:2px solid #ab9b81;
	padding:0 0 10px 0;
	margin:0 0 35px 0;
	line-height:1em;
	font-size:18px;
	font-weight:bold;
}
/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT START (taniguchi) */
.responsibleimg{float:right;height:200px;width:150px;margin:15px;}
/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT END (taniguchi) */
.info2_title.year img{
	/*max-width:253px;*/
	max-width:343px;
}
.lmctitlewrapper{
	margin:0 0 20px 0;
}
.lmctitle{
	display:table;
	background-color: #4f4f4f;
	color: #ffffff;
	padding:9px 10px;
	width:780px;
}
.lmctitle .lmcleftbar{
	display: table-cell;
	width: 4px;
	background-image: url(../img/title_lefticon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:4px auto;
	background-color:#7f7159;
	vertical-align:top;
	height:26px;
}
.lmctitle .lmcrighttitledetail{
	display: table-cell;
	color:#ffffff;
	padding:0 0 0 12px;
	vertical-align:middle;
	font-size:18px;
	line-height:1.1em;
	font-weight:normal;
}
/**/
.important_title{
	background-color:#ab9b81;
	padding:17px 0;
	margin:0 0 40px 0;
	line-height:1em;
	text-align:center;
}
.important_title img{
	width:150px;
}
/**/
.gray{
	color:#7f7159;
}
.red{
	color:#bf1a20;
	font-weight:bold;
}
/* Table */
.table{
	margin:0 0 20px 0;
}
.table table{width:100%;line-height:1.2em;border:1px solid #ffffff;vertical-align:middle;text-align:center;}
.table table th{
	color:#282828;
	border: 1px solid #ffffff;
	background-color:#ded8ce;
	padding:14px 14px 12px 14px;
	line-height:1.2em;
	font-weight:normal;
}
.table table td{
	border: 1px solid #ffffff;
	padding:14px 12px 10px 12px;
}
.table table .t1{width:15%;}
.table table .t2{width:12%;}
.table table .t3{width:23%;}
.table table .t4{width:45%;}
.table table .tl{text-align:left;}
.table table .tbk2{ background-color:#f7f7f7 !important;}
.table table tr{
	color:#282828;
	background-color:#ededed;
}
.table table .btm{color:#ab9b81;}
/**/
.downloadbox{
	overflow:hidden;
	margin:0 0 20px 0;
}
.downloadbox p{
	display:block;
	float:left;
	width:66%;
	padding:0 4% 0 0;
}
.downloadbox .btnbox{
	float:left;
	width:29%;
	text-align:right;
	padding:0 1% 0 0;
}
.downloadbox .btnbox div{display:inline-block;	width:48%;}
.downloadbox .btnbox a:link,.downloadbox .btnbox a:visited{
	height:40px;
	display:block;
	line-height:40px;
	border-left:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 4px #ebebeb;
	-webkit-box-shadow: 0 1px 4px #ebebeb;
	box-shadow: 0 1px 4px #ebebeb;
	text-align: center;
	background-image: url(../img/btn_bk2.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
	color: #282828;
	text-decoration: none;
}
.downloadbox .btnbox a:hover,.downloadbox .btnbox a:active{
	background-image:none;
	background-color:#ffffff;
	text-decoration:none;
}
.downloadbox .adj{
	margin:0 4% 0 0;
}

/**/
.close_btn a{
	width:260px;
	display:block;
	padding: 14px 0;
	margin:0 auto 50px auto;
	line-height: 1em;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow:0 1px 4px #cacaca;
	-webkit-box-shadow:0 1px 4px #cacaca;
	box-shadow:0 1px 4px #cacaca;
	text-align:center;
	background-image: url(../img/btn_bk1.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size:auto 100%;	
	color:#ffffff;
	text-decoration:none;
}
.close_btn a:hover{
	background-image:none;
	background-color:#8d7d63;
	text-decoration:none;
}
@media(max-width:1000px){
.contents{
	width:auto;
	margin:47px 15px 47px 15px;
}
.lmctitle{
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.table table .t1{width:15%;}
.table table .t2{width:17%;}
.table table .t3{width:23%;}
.table table .t4{width:40%;}
}
@media(max-width:560px){
body {
	font-size:11px;
}
/* Header */
header{
	height:35px;
	padding:10px 0 0 0;
}
header img{
	width:77px;
}
.contents{
	margin:17px 15px;
}
.contents p{
	line-height:1.6em;
	margin:0 0 15px 0;
}
.contents ul{
	line-height:1.6em;
	margin:0 0 12px 0;
}
.lmctitlewrapper{
	margin:0 0 10px 0;
}
.lmctitle{
	padding:6px 10px;
}
.lmctitle .lmcleftbar{
	height:19px;
}
.lmctitle .lmcrighttitledetail{
	font-size:13px;
	font-weight:bold;
}
.info1_title{
	margin:0 0 10px 0;
	font-size:14px;
}
.info2_title{
	border-bottom:1px solid #ab9b81;
	margin:0 0 10px 0;
	font-size:14px;
}
.info2_title.year img{/*width:60%;*/width:81%;}
/**/
.important_title{
	padding:6px 0;
	margin:0 0 14px 0;
}
.important_title img{
	width:30%;
}
.downloadbox{
	overflow:visible;
}
.downloadbox p{
	float:none;
	width:100%;
	padding:0;
}
.downloadbox .btnbox{
	float:none;
	width:100%;
	text-align:right;
	padding:0;
}
.table table{margin-top:-10px;}
/**/
.close_btn a{
	margin:0 auto 20px auto;
}
/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT START (taniguchi) */
.responsible{min-width:250px;}
/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT END (taniguchi) */
}
@media(max-width:480px){
/* Table */
.table{
	margin:0 0 20px 0;
}
.table table,.table table tr,.table table td,.table table tbody{
	display:block;
	width:100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	overflow:hidden;
}
.table table td{
	float:left;
	clear:both;
}
.table table th{
	display:none;
}
.table table tr{
	margin:0 0 10px 0;
}
.table table th,.table table td{
	padding:8px 10px 6px 10px;
}
.table table .day{
	background-color:#ded8ce;
}
.table table td.open{
	float:left;
	clear:none;
	width:30%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align:left;
}
.table table .open:before{
	content:"営業 : ";
}
.table table td.time{
	float:left;
	clear:none;
	width:70%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align:left;
}
.table table .time:before{
	content:"営業時間 : ";
}
.table table .tl{
	clear:both;
}
.table table .tl{text-align:left;}
.table table .tbk2{ background-color:#f7f7f7 !important;}
.table table tr{
	color:#282828;
	background-color:#f7f7f7;
}
.table table .btm{color:#ab9b81;}	

/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT START (taniguchi) */
.responsibleimg{float:left;height:120px;width:90px;margin:8px}
/* 20160303 施設責任者顔写真追加対応　グランサイズ　EDIT END (taniguchi) */

}