@charset "UTF-8";

/* CSS Document */
.jirei_spn_top {
}

.jirei_spn_top a {
	color: #00a0c6;
}

/* Slide
-------------------------------------------*/
.Slide {
	margin-top: -10px;
}

/* Jireilead
-------------------------------------------*/
.Jireilead {
	margin: 10px 0 20px 0;
	text-align: center;
}

.Jireilead p {
	font-size: 14px;
	line-height: 1.5;
}

/* search_conditions_form
-------------------------------------------*/
#search_conditions_form {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #cacaca;
}

#search_conditions_form .formTitle {
	font-size: 16px;
	background-color: #76001a;
	font-weight: bold;
	color: #FFF;
	padding: 14px 10px;
}

.jirei_spn_top .select_box {
	margin: 20px 0;
}

.jirei_spn_top .select_box dt {
	color: #76001a;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1;
}

.jirei_spn_top .select_box dd {
	margin-bottom: 4px;
	position: relative;
}

.jirei_spn_top select {
	width: 100%;
	font-size: 16px;
	border: 1px solid #666;
	padding: 7px 35px 7px 10px;
	font-size: 16px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.jirei_spn_top .select_box dd:after {
	width: 10px;
	height: 10px;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -8px;
	border-left: 4px solid #666;
	border-top: 4px solid #666;
	background-color: #FFF;
	-webkit-transform: rotate(225deg);
}

/* Follow
-------------------------------------------*/
.Follow {
	margin: 0 -10px;
	background-color: #FFF;
}

.Follow.Follow--fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.Follow__inner {
	margin: 0 auto;
	display: table;
	padding: 10px 0;
}

.Follow__inner .numuber_search {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding-right: 15px;
	white-space: nowrap;
}

.Follow__inner .numuber_search span {
	margin: 0 5px;
	display: inline-block;
	font-size: 24px;
	color: #D86C00;
	font-weight: bold;
}

.Follow__inner .btn_box {
	display: table-cell;
	width: 140px;
}

.Follow__inner input[type^="reset"] {
	-webkit-appearance: none;
	display: inline-block;
	font-size: 17px;
	padding: 8px 12px;
	background-color: #cacaca;
	color: #fff;
	text-align: center;
	border: 1px solid #cacaca;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 8px;
}

.Follow__inner input[type^="submit"] {
	position: relative;
	-webkit-appearance: none;
	display: block;
	width: 140px;
	box-sizing: border-box;
	padding: 8px 0 8px 15px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ff6300 url('../img/icon_search.png') no-repeat 10px 50%;
	background-size: 28px;
}

/* jirei_spn_top_bnrLink
-------------------------------------------*/
.jirei_spn_top .jirei_spn_top_bnrLink {
	display: table;
	margin: 12px 0 12px 0;
	border: 1px solid #cacaca;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.jirei_spn_top .jirei_spn_top_bnrLink img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 6px;
}

.jirei_spn_top .jirei_spn_top_bnrLink div {
	vertical-align: top;
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
}

.jirei_spn_top .jirei_spn_top_bnrLink div:first-child {
	padding-right: 8px;
}

.jirei_spn_top .jirei_spn_top_bnrLink div:last-child {
	padding-left: 8px;
	border-left: 1px dotted #cacaca;
}

.jirei_spn_top .jirei_spn_top_bnrLink a {
	display: block;
	color: #222;
}

.jirei_spn_top .jirei_spn_top_bnrLink h4 {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 6px;
}

.jirei_spn_top .jirei_spn_top_bnrLink p {
	font-size: 12px;
	line-height: 1.2;
}
