@charset "UTF-8";

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

div#curtain {
	min-width: 375px;
	margin: 0 auto;
	display: block;
	position: fixed;
	z-index: 1000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.3);
	flex-direction: column;
}

div#curtain > div {
	position: relative;
	top: 60px;
	left: 0;
	width: calc( 100% - 60px );
	max-width: calc( 750px - 60px );
	margin: 0 auto;
	background-color: #FFF;
	border-radius: 10px;
	padding: 20px;
}

/* search list upper */
.map_div{
/*
		position: relative;
*/
	z-index: 2;
	width: 395px;
	float: right;
}
.search_pc_view {
/*
	display: inline;
	vertical-align: top; 
	display:flex; 
	position: relative;
*/
	z-index: 1;
	width: 320px;
	float: left;
	margin-right: 5px;
}
#search_frame1 * {
	font-size: 12px;
}
@media screen and (max-width: 749px) {
	.map_div{
		width: 100%;
		margin: 0 auto;
		
	}
	.search_pc_view{
		width: 100%;
		margin: 0 auto;
		
	}

	.search_pc_view #search1_box {
		margin: 0 auto;
	}
}

@media screen and (min-width: 750px) {
	.pc_view {
		display: inline;
	}
	.mobile_view {
		display: none;
		height: 0;
	}
	
	.search_pc_view {
/*
		margin-top:-430px;
		margin-left:-420px; 
		margin-bottom:150px;
*/
	}
	
	.map_div{
/*
		margin-left:calc( (100% - 90px) / 2 );
*/
	}
	
	.subToggleMenu{
		display: none;
	}
	
	.mainSearch {
		margin-left: 0px;
		margin-right:20px;
	}
	
	
}

@media screen and (max-width: 749px) {
	.pc_view {
		display: none;
		height: 0;
	}
	.mobile_view {
		display: inline;
	}
	
	.search_pc_view {
/*
		margin-top:10px; 
		margin-left:0px; 
		margin-bottom:0px;
*/
	}
	
	.map_div{
/*
		margin-left:0px;
*/
	}
	
	.subToggleMenu{
		text-align:center;
		line-height:50px;
		display: block;
	}
	
	.mainSearch {
		margin-right:0px;
	}
		
	div#curtain {
		left: 0;
	}
}

.subToggleMenu{
	height:50px;
	text-align:center;
	line-height:50px;
	background-color:#780000; 
	color:white;
	padding-left:calc( (100% - 72px) / 2 );
}


.search2_panel_m{
	text-align: center;
	width:320px;
}


.search_sub_width_m{
	text-align: center;
	width:320px;
	padding-top:5px;
}

.search_in_space {
	width:calc( (100% - 320px) / 2 );
}

.map_space {
	width:calc( (100% - 420px) / 2 );
}


.narabi{
	background:#d9c3c3;
	text-align:center;
}

.narabi_sel{
	width:150px;
}

.narabi_sub{
	background:#990000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 11pt;
	font-weight: 700;
	width:100px;
	color:white;
}



.search_button_style_m {
	width:77px;
	padding-left: 3px;
	height:36px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro","游明朝","ＭＳ 明朝", "Hiragino Mincho ProN", serif;
	font-weight: 700;
	color:#333399;
	border-left: 2px solid #a3a29d;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c0c0bc;
	background: linear-gradient( to bottom, white 55%, #d8d8d4 );
	text-decoration:none;
}


.search_button_style_m:hover {
	text-decoration:none;
	background: linear-gradient( to bottom, white 1%, #c4b7a5 );
	cursor: pointer;
}

.line_1 {
	font-size: 9pt;
	text-align:left;
	line-height: 35px;
}

.line_3 {
	font-size: 7pt;
	text-align:left;
	line-height: 13px;
}

.line_1_m {
	font-size: 9pt;
	text-align:left;
	height:55px;
	line-height: 55px;
}

.line_2_m {
	font-size: 8pt;
	text-align:left;
	height:55px;
	line-height: 30px;
}

.line_3_m {
	font-size: 8pt;
	text-align:left;
	height:55px;
	line-height: 20px;
}

.line_4_m {
	font-size: 7pt;
	text-align:left;
	height:55px;
	line-height: 13px;
}

.a_link{
	text-decoration:none; 
	word-break:normal;
	position: relative; 
	z-index:3;
}


.circle_m {
	margin-top:34px; 
}

.a_style{
		word-break:nomal;
}

.search_space {
	width:5px;
	height:40px;
}

.search_img {
	width:90px;
}

.search1_title {
	width:318px;
	height:30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 13pt;
	font-weight: 900;
	color:white;
	border-bottom: 3px solid #dcdcda;
	background: linear-gradient( to bottom, #bf5e5e, #5e0000 70% );
	text-align:center;
	line-height: 28px;
}

.search1_title_line {
	height:3px;
	width:370px;
	background: #555555;
}


.search2_title_m {
	width:318px;
}


.search2_title_line_m {
	width:320px;
}

.page_title {
	background-color: #EDECE2;
	border: #C9C2A7 solid 1px;
	border-bottom: #6C482D solid 3px;
	border-right: #6C482D solid 1px;
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-shadow: #6C482D 1px 1px 5px,
			#6C482D -1px 1px 5px,
			#6C482D 1px -1px 5px,
			#6C482D -1px -1px 5px;
	padding: 0 16px;
}

