@charset "utf-8";

/*=======================================================================
inquiry css
=======================================================================*/
.lst_inquiry.table_fixed {table-layout: fixed;}

.lst_inquiry .item{position:static;padding-right:16px;padding-left:16px;width:25%;background:#fef3e9;border-left-style:solid;border-right-style:none;border-bottom:1px solid #eda998;text-align:left}
.lst_inquiry .cell{position:static;border: 1px #e06a5b;padding-right:10px;padding-left:10px;width:5%;background:#eda998;border-left-style:solid;border-right-style:none;border-bottom:none;text-align:left}
.lst_inquiry .total{padding-right:10px;padding-left:10px;width:25%;border-left-style:none;border-right-style:none;border-bottom:none;background:#eda998;text-align:left}
.lst_inquiry .cnt{text-align:justify;font-size:1.063rem;background:#fff}

/*=======================================================================
register css
=======================================================================*/
.wrap_lst_inquiry, .bx_msg2{display:block;margin-bottom:65px;width:calc(100% - 4px);border-top:1px solid #e06a5b;
	-webkit-box-shadow:3px 3px 0px 0px rgba(224,106,91,1);
	-moz-box-shadow:3px 3px 0px 0px rgba(224,106,91,1);
	box-shadow:3px 3px 0px 0px rgba(224,106,91,1);
}

/*=======================================================================
search css
=======================================================================*/
.input_chk{margin:0 10px 2px 0;padding:0;vertical-align: baseline;}
.popup_div{
	position:relative;
	display:inline-block;
}
/*検索ポップアップボタン*/
border-radius:35px;
}
button.btn3.clear_button {
	 margin:0 15px 15px;
}
.sv_name{display:inline-block;margin-left:20px;padding:0 10px;min-width:230px;height:34px;background:#ec6d5d;line-height:34px;vertical-align:middle;text-align:center;color:#fff;font-weight:700;font-size:1rem;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.fac_name{margin-left:35px;font-size:1.313rem;vertical-align:middle}
.tb_result .td_image{padding:10px !important;width:200px;border-right:1px solid #eda998;vertical-align:top}
.tb_result .b_img img{max-width:100%}
.tb_result .lst_thum li{float:left;margin-right:7px;margin-bottom:4px;width:calc(-6.8px + 33.3333%)}
.tb_result tbody th{width:140px;background:#fef3e9;text-align:left;font-size:1.125rem}
.result_show_count{display:inline-block;padding:0 0 20px 10px;font-weight:700;font-size:1.125rem;line-height:1;vertical-align:bottom}
#search .pagenate{display:inline-block;float:right;overflow:hidden;margin-top:0px;text-align:center}
.layer_popup .sec_search{margin-top:50px;position:relative;z-index:1}
/*
*空き情報ポップアップ用
*/
.layer_popup .sec_search_vacancy{margin-top:50px;overflow-y:scroll;position:relative;z-index:1}
.layer_popup .inner_static_vacancy{margin:0 15px;max-width:100%}
.nav_detail li{float:left;margin:0 4px;width:calc((100% - 49px) / 6)}
.nav_detail h5{display:block;height:48px;font-size:1.125rem;border:1px #b5b5b4;border-style:solid solid none solid;text-align:center;line-height:48px;
	border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	cursor: pointer;
}
.nav_detail li.on{border-color:#e06a5b;background:#e06a5b;color:#fff;border-radius: 7px 7px 0 0;-webkit-border-radius: 7px 7px 0 0;}
.tab_item{
	cursor: pointer;
}
.tab_content_description table tr th {font-weight: 400;}
.tab_content_description table tr th.item {width:30%;}
#vacancy_content .tab_content_description table tr th.item {width:140px;}
@media print ,screen and (max-width:767px){
	.tab_content_description table tr th.item {width: auto;}
	#vacancy_content .tab_content_description table tr th.item {width: auto;}
}

/*
*市区町村チェックボックス
*/
.lst_inquiry .inner_cnt_lst2 li.wards_li {
	width: 100%;
}
/*
*サービス詳細画面空き情報テーブル
*/
li.weeky_comment{
	padding: 10px;
	width: auto;
}
table.tb_weekly_popup{
	width: 100%;
	border-collapse: collapse;
	margin:0;
}

.tb_result table.tb_weekly{
	margin: 3px 0px 3px;
	width: 100%;
	border-collapse: collapse;
}
.tb_result table.tb_weekly th{
	border: 1px solid #b5b5b4;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    color: #000;
	padding: 0;
}
.tb_result table.tb_weekly td{
	border: 1px solid #b5b5b4;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    color: #000;
	padding: 15px 0;
}
table.tb_weekly_popup tr td{
	text-align: center;
	vertical-align: top;
	background: #fff;
	border: 1px #eda998;
	border-bottom: 1px solid #eda998;
    vertical-align: middle;
    height: 52px;
    border-left-style: solid;
    border-right-style: none;
}
table.tb_weekly_popup tr th{
	text-align: center;
	vertical-align: top;
    background: #fef3e9;
	border: 1px #eda998;
    border-left-style: solid;
    border-right-style: none;
    border-bottom: 1px solid #eda998;
}
.pr_icon{padding: 0.3em 1em;
    margin: 1em 0;
    font-weight: bold;
    border: solid 3px rgb(246 186 27);
    color: rgb(246 186 27);
    vertical-align: middle;
    font-size: 1rem;}
.div_weekly_poppup{
	overflow-y: scroll;
	overflow-x: hidden;
	height:500px;
	border-radius: 0 0 0 20px;
	-webkit-border-radius:0 0 0 20px;
	-moz-border-radius:0 0 0 20px;
}
/*サービス詳細画面追加css*/
.review{
	display: flex;justify-content: space-between;
}
.review li{float: left;}
.review li.review_botton{
	loat: right;margin:0 20px 0 0;
}
/*併設事業所のテーブル用*/
.lo_th{
	width: 100%;padding: 23px 20px;text-align: left;border: 1px #e06a5b;
    border-style: none solid solid solid;
    border-bottom-color: #eda998;
    vertical-align: middle;
    line-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*口コミ表示*/
.generals_icon{
	    padding: 0.3em 0.5em;
    margin: 2em 0;
    font-weight: lighter;
    border: solid 1.3px #333;
    color: #333;
    vertical-align: top;
    font-size: 1rem;
}
.is_supporter{    padding: 0.3em 0.5em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px rgba(224,106,91,1);
    color: #fff;
    vertical-align: top;
    font-size: 1rem;
    background: #ec6d5d;
}
.word_of_mouth_text{
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;
}
.item.review_th{font-weight: unset;
    font-size: 1.063rem;
    }
.concierge .s_star{font-weight: none;font-size: 0.6rem;
    vertical-align: inherit;}
.job_name_of_wom{
	padding: 0.3em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px rgba(224,106,91,1);
    color:rgba(224,106,91,1);
    vertical-align: top;
    font-size: 1rem;
}
/*PR*/
.img_comment{word-wrap: break-word;overflow-wrap: break-word;margin-top:10px}
.facility_feature{white-space: pre-line;word-wrap: break-word;overflow-wrap: break-word;}
.pr_service_name{background-color: #fef3e9;padding: 15px;box-sizing: border-box; -webkit-border-radius: 10px;width: 100%;border: solid 2px rgb(236, 109, 93);}
.service_name_div{text-align: center;maragin:10px 0;}
.wom_rating_spn{padding: 0 0px 0 5px;vertical-align: inherit; color:rgb(235, 89, 71);font-size: 1.7rem;}
.wom_rating_count{font-size: 0.7em; padding-left: 5px; padding-right: 5px;}
/*PR画像slider*/
.slick-dots > li:first-child:last-child {
    display: none;
}
.slider{
    margin: 100px auto;
    width: 80%;
}
.slider img{
    max-height: 275px;
    width: 100%;
    display:inline;
}
.no_img_photo{margin:10px 10px 10px 2px;box-shadow: 0 0 8px grey;width:100%;}

a.a_link { color: blue; text-decoration: none; cursor: pointer; }

@media print ,screen and (max-width:767px){
	a.a_link { font-size:0.85em; }

	#gnb .login{display:block;margin-top:30px}

	/* SMART PHONE - top page common css */
	#top #spot{height:320px;margin-top: 40px}

	/* SMART PHONE - inquiry css */
	.tx_refer{display:block;margin-top:8px;margin-bottom:8px;margin-left:0;line-height:1.2;font-size:.75rem}
	.lst_inquiry .item, .lst_inquiry .cnt{display:block;width:100%;padding:12px 15px;border-style:none;line-height:16px;margin:0;}

	.popup_div{
		position:relative;
		display:inline-block;
		padding-bottom: 30px;
	}
	/* 詳細画面画像*/
	.tb_result .lst_thum li{margin-right:5px;margin-bottom:4px;width:calc((100% - 10px) / 3)}

	#search .pagenate{margin-top:22px;display:block; float: unset;}
	.layer_popup .inner_static{
		margin:0;
		/*モバイル使用時にポップアップ下部が切れていたため追加*/
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-y: auto;
	}
	.wrap_result_detail{margin:20px 15px 0}
	.sec_detail{margin-bottom:20px}
	.nav_detail ul{margin:0 5px 0 3px}
	/*.nav_detail li{margin:0 2px;width:calc((100% - 16px) / 4)}*/
	.nav_detail li{margin:0 2px;width:calc((100% - 25px) / 6)}
	.nav_detail h5{height:36px;font-size:.875rem;line-height:36px;
		border-radius:4px 4px 0 0;
		-webkit-border-radius:4px 4px 0 0;
		-moz-border-radius:4px 4px 0 0;
	}
	/*
	*サービス詳細画面空き情報テーブル
	*/
	li.weeky_comment{
		padding: 10px;
		width: auto;
	}
	table.tb_weekly_popup{
		width: 100%;
		border-collapse: collapse;
	}

	.tb_result table.tb_weekly{
		table-layout: fixed;
		width: 100%;
		border-collapse: collapse;
		text-align: center;
	    border: 1px solid #b5b5b5;
	}
	.tb_result table.tb_weekly th{
		display: none;
	}
	.tb_result table.tb_weekly td{
		width: 100%;
	    height: auto;
	    line-height: normal;
	    text-align: center;
	    color: #000;
	    border-collapse: collapse;
	    border: 1px solid #b5b5b5;
		vertical-align: middle;
	}
	table.tb_weekly_popup tr td{
		text-align: center;
		border: 1px #eda998;
		border-bottom: 1px solid #eda998;
	    vertical-align: middle;
	    height: 52px;
	    border-left-style: solid;
	    border-right-style: none;
		background: #fff;
	}
	table.tb_weekly_popup th{
		text-align: center;
		vertical-align: top;
		border: 1px #eda998;
	    border-left-style: solid;
	    border-right-style: none;
	    border-bottom: 1px solid #eda998;
	    background: #fef3e9;
	}
	/*医療サポートタブ*/
	.nav_detail h5.word_of_mouth,.nav_detail h5.medical{font-size: .5rem;}
	/*サービス詳細画面追加CSS*/
	.review{
	display: block;justify-content: unset;
	}
	.review li{float: unset;}
	.review li.review_botton{
		float: unset;margin:0;
	}
}
