@charset "utf-8";
body#popup {
	margin: 0;
	padding: 0;
}
body#popup-02 {
	margin: 0;
	padding: 0 0 80px;
	position: relative;
}
#popup-list {
	overflow: hidden;
}
#popup-list .inner {
	background-color: #FFF;
	padding: 23px 30px 20px;
	font-size: 16px;
}
#popup-list .inner h2.place {
	background: #eaeaea;
	border-left: none;
	clear: left;
	display: inline-block;
	float: left;
	margin-right: 10px;
	padding: 5px 10px;
	width: 110px;
}
#popup-list .inner hr {
	height: 1px;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 8px 0;
}
#popup-list .inner .list {
	overflow: hidden;
	zoom: 1;
}
#popup-list .inner .list li {
	display: inline-block;
	line-height: 2.0;
}
#popup-list .inner .list li a {
	background-image: url(../common_img/line-length-gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 12px;
}
#popup-list .inner .list li:last-child a {
	background-image: none;
}

#popup-list .inner .toggle-box dl {
	clear: both;
}
#popup-list .inner .toggle-box dl dt {
	background-color: #eaeaea;
	float: left;
	margin: 3px 0;
	padding: 2px 10px;
	/*width: 70px;*/
	width: 110px;
	font-size:0.9em;
}
#popup-list .inner .toggle-box dl dd {
	/*border-bottom: 1px solid #eaeaea;*/
	float: left;
	/*width: 840px;*/
	width: 800px;
}
#popup-list .inner .toggle-box dl dd ul li {
	float: left;
	margin: 5px 10px 5px 0;
}
#popup-list .inner .toggle-box .btn-action {
	clear: both;
	padding-top: 15px;
	text-align: center;
}

#area-foot {
	display: block;
	background: #eaf9f2;
	bottom: 0;
	position: fixed;
	text-align: center;
	width: 100%;
}
#area-foot a:hover {
	opacity: .7;
}
#area-foot .btn-select {
	margin: 10px auto;
	width: 240px;
}
#area-foot .counts {
	left: 20px;
	position: absolute;
	top: 20px;
}
#area-foot .counts span {
	color: #be4242;
	font-size: 24px;
	font-weight: bold;
}

#line-area-foot {
	display: block;
	background: #eaf9f2;
	bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#line-area-foot a:hover {
	opacity: .7;
}
#line-area-foot .btn-select {
	margin: 10px auto;
	width: 240px;
}
#line-area-foot .counts {
	left: 20px;
	position: absolute;
	top: 20px;
}
#line-area-foot .counts span {
	color: #be4242;
	font-size: 24px;
	font-weight: bold;
}

#popup-list h2 {
	background: #eaeaea;
	border-left: solid 8px #14ae67;
	clear: both;
	display: block;
	margin-bottom: 10px;
	padding: 5px 5px 2px;
}
#popup-list .area-feature ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 20px;
}
#popup-list .area-feature li {
	line-height: 1.0;
	margin: 10px 0 0 20px;
	width: 45%;
	vertical-align: text-top;
}
#popup-list .area-feature .select-eitai {
	display: inline-block;
	font-size: 14px;
	margin: 10px 20px 20px;
	padding: 4px 20px 6px;
	width: 25%;
}
#popup-list .area-feature .link-more {
	margin: 0 20px 20px;
	text-align: right;
}

/*お気に入りポップアップ（161227）*/
#popup-f {
	font-size: 18px;
	line-height: 1.8;
	padding: 20px 0;
	text-align: center;
}
#popup-f h1 {
	color: #118650;
	font-size: 30px;
}

#popup-fcut {
	border: solid 2px #118650;
	font-size: 18px;
	line-height: 18px;
	padding: 80px 0;
	text-align: center;
	vertical-align: middle;
}
#popup-fcut h1 {
	color: #118650;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

/*reien_infomail popup（170926）*/
#popup-list .inner .list-area {
	overflow: hidden;
	zoom: 1;
}
#popup-list .inner .list-area li {
	display: inline-block;
	line-height: 1.8;
	padding: 0 5px;
	width: 80px;
}
#popup-list .inner .list-area li input[ type=checkbox ] {
	margin-right: 10px;
	transform: scale(1.8);
}
#popup-list .inner .area-next {
	background: #eaf9f2;
	bottom: 0;
	left: 0;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
}
#popup-list .inner .area-next .btn-next {
	background: #118650 url(/icon_img/icon_arr.png) 40px no-repeat;
	border-radius: 3px;
	box-shadow: 0 -2px 2px rgba(0,0,0,0.2) inset;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 12px 80px 10px 100px;
	text-align: center;
	text-decoration: none;
}
#popup-list .inner .area-next a .btn-next:hover {
	opacity: .7;
}
/*絞り込み改修(181116)*/
.area-selection {
	font-size: 16px;
	margin: 20px auto 0;
	width: 800px;
}
.area-selection .ttl-selection {
	background: url(../icon_img/icon_arrow_24x12.png) left 4px no-repeat;
	background-size: 16px 8px;
	margin-bottom: 8px;
	padding-left: 20px;
}
.area-selection ul {
	border-bottom: dotted 2px #ccc;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.area-selection ul:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.area-selection ul li {
	color: #076baf;
	cursor: pointer;
	line-height: 1.2;
	margin-bottom: 8px;
	width: 200px;
}
.area-selection ul li > label,
.area-selection ul li > label input {
	cursor: pointer;
}
.area-selection ul li .txt {
	text-decoration: underline;
}
