@charset "utf-8";
@import url("colorbox.css");/*ポップアップ制御用*/
@import url("slick.css");/*人気ブランドカローセル用*/
@import url("accordion.css");/*アコーディオンメニュー用*/
@import url("owl.carousel.css");/*ログイン後トップカローセル用*/
/* CSS Document */

/*検索*/
#search_box {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.free_text {
	width:95%;
	margin: 10px auto 5px auto;
}


.free_text .textarea {/*リンク用*/
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	width:73%;
	height:40px;
	border:1px solid #BFBCB0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	float:left;
	padding:0px 0px 0px 45px;
	vertical-align:middle;
	font-size:1.6rem;
	margin:0px;
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 100%;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.free_text .search_button {
	display:block;
	width:20%;
	height:38px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #BFBCB0;
	background: #fbfbf9;
	background: -moz-linear-gradient(top,  #fbfbf9 0%, #e5e3d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbf9), color-stop(100%,#e5e3d8));
	background: -webkit-linear-gradient(top,  #fbfbf9 0%,#e5e3d8 100%);
	color:#999;
	font-family: "HiraKakuProN-W6","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.6rem;
	font-weigth:bold;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-top:-1px;
	text-decoration:none;
	line-height:38px;
position:relative;
}
/*.free_text .textarea {フォームタグ用
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	width:70%;
	height:30px;
	border:1px solid #BFBCB0;
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 100%;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	border-radius:57px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-indent:40px;
	font-size:1.8rem;
}
.free_text .search_button {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	width:20%;
	height:40px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #BFBCB0;
	background: #fbfbf9;
	background: -moz-linear-gradient(top,  #fbfbf9 0%, #e5e3d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbf9), color-stop(100%,#e5e3d8));
	background: -webkit-linear-gradient(top,  #fbfbf9 0%,#e5e3d8 100%);
	color:#999;
	font-family: "HiraKakuProN-W6","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.4rem;
	font-weigth:bold;
	text-align:center;
}*/

.area {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.area ul{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#F2F2F2;
}
.area ul li{
	width:33.05%;
	height:91px;
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	border-right:1px solid #CCC;
	position:relative;
}
.area ul li:last-child{border:none;}
.area ul li p {
	width:100%;
	text-align:center;
	font-size:1.6rem;
	font-weight:bold;
	position:absolute;
	bottom:3px;
}
.area ul li a {
	display:block;
	width:99.05;
	height:89px;
	background-color:#F2F2F2;
	margin:1px 0px 0px 1px;
	color:#333;
	text-decoration:none;
}
.sub_text {font-size:1.2rem;}
.area_icon {
	background-image:url(../images/area_icon.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:auto 40px;
	-webkit-background-size:auto 40px;
	-moz-background-size:auto 40px;
}
.gps_icon {
	background-image:url(../images/gps_icon.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:auto 40px;
	-webkit-background-size:auto 40px;
	-moz-background-size:auto 40px;
}
.brand_icon {
	background-image:url(../images/brand_icon.png);
	background-repeat:no-repeat;
	background-position:center 10px;
	background-size:auto 40px;
	-webkit-background-size:auto 40px;
	-moz-background-size:auto 40px;
}


/*検索*/

.biginner {
	width:100%;
	height:auto;
	font-size:1.2rem;
	border-bottom:1px solid #CCC;
}


.contents_title {
	width:100%;	
	height:35px;
	margin:0px;
	padding:0px;
	background-color:#666;
	display:table;

}
.contents_title h2 {
	width:50%;
	height:29px;
	color:#FFF;
	font-size:1.2rem;
	font-weight:bold;
	line-height:29px;
	margin-top:3px;
	padding-left:3px;
	border-left:5px solid #8FC420;
	background-color:#666;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:table-cell;
	vertical-align:middle;
	
}
.contents_title span {
	width:50%;
	height:29px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
	line-height:29px;

}
.contents_title span a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

/*トップ下部コンテンツ*/
.contents {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background-color:#FFF;	
}

.brand_shop_list {
	width:100%;
	height:auto;
	display:table;
	padding:15px 10px 15px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	
}
.brand_shop_list h3 {
	width:75%;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	font-size:1.2rem;
	font-weight:bold;
	
}
.brand_shop_list .all_view {
	width:auto;
	display:table-cell;
	vertical-align:middle;	
	text-align:right;
	font-size:1.0rem;
}
.brand_shop_list .all_view a {
	text-decoration:none;
	color:#333;	
	font-weight:bold;
}
.campaign ul {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;	
}
.campaign ul li {
	width:100%;
	height:auto;
	margin:0px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	background-image:url(../images/s3_green.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:auto 9px;
	-webkit-background-size:auto 14px;
	-moz-background-size:auto 14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	
}
.campaign ul li img {
	width:60px;
	vertical-align:text-top;
	float:left;
	margin-right:10px;
	}
.campaign ul li p {
	width:100%;
	padding:0px 10px 0px 0px;
	line-height:140%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.campaign ul li strong {
	font-size:1.2rem;
	color:#0062AB;	
}
.campaign ul li a {
	text-decoration:none;
	color:#333;	
	display:block;
	padding:10px;
}
@media screen and (max-width: 360px){
.genre_button {
	width:100%;
	height:120px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px 2px #CCC;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:3% 3% 3% 3%;
	text-align:right;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	letter-spacing:0px;
		
}
}
@media screen and (min-width: 361px){
.genre_button {
	width:100%;
	height:auto;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow:1px 1px 2px #CCC;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:3% 3% 3% 3%;
	text-align:right;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	letter-spacing:0px;
	text-overflow: ellipsis;	
}
}
.genre_button img {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/*ログイン*/
.login_title {
	height:auto;
	font-size:1.6rem;
	padding:10px;
/*	background-image:url(../images/login_title_icon.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:22px auto;
	-webkit-background-size:22px auto;
	-moz-background-size:22px auto;*/
	background-color:#666;
	color:#FFF;

}
.login_input {
	width:100%;
	height:auto;	
}
.login_input_body {
	width:80%;
	height:auto;
	margin:10px auto 20px auto;/*20150223変更*/
	font-size:1.2rem
}
.login_input_body .login_textarea {
	margin:5px 0px 15px 0px;
	width:100%;
	height:35px;
	padding:0px 5px 0px 5px;
	font-size:1.6rem;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid #999;
}
.login_input_body .save_password {
	display:block;
	text-align:right;
	
}
.login_input_body button {
	width:100%;
	height:45px;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #ffa64d;
	background: -moz-linear-gradient(top,  #ffa64d 0%, #ffa64d 50%, #ff9224 51%, #ff9224 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa64d), color-stop(50%,#ffa64d), color-stop(51%,#ff9224), color-stop(100%,#ff9224));
	background: -webkit-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%);
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:1.4rem;
	text-shadow:1px 1px 1px #DD7F20;
	margin-top:20px;
}
.login_input_body button img {
	width:17px;
	vertical-align:text-bottom;
	margin-right:3px;
}
.login_input_body .login_mes {
	margin:20px auto 0px auto;
	text-align:center;
	line-height:300%;
	font-size:1.2rem;
	color:#88B500;
}
.login_input_body .login_mes a {
	color:#333;	
}
/*登録*/
.regist_title {
	height:auto;
	font-size:1.6rem;
	padding:10px;
	background-color:#666;
	color:#FFF;
	font-weight:bold;
		
}
.regist_input {
	width:100%;
	height:auto;	
}
.regist_input_body {
	width:100%;
	height:auto;
	margin:20px auto 20px auto;
}
.regist_input_body h2 {
	margin-bottom:20px;	
	font-size:1.4rem;
	text-align:center;
}
.regist_input_body img {
	width:90%;
	margin:0px auto 20px auto;
	display:block;
	}
.regist_input_body p {
	width:90%;
	margin:0px auto 10px auto;	
	font-size:1.2rem;
}
.regist_input_body .dammymail {
	width:270px;
	height:44px;
	display:block;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: #ffa64d;
	background: -moz-linear-gradient(top,  #ffa64d 0%, #ffa64d 50%, #ff9224 51%, #ff9224 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa64d), color-stop(50%,#ffa64d), color-stop(51%,#ff9224), color-stop(100%,#ff9224));
	background: -webkit-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%);
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:1.4rem;
	text-decoration:none;
	line-height:44px;
	text-shadow:1px 1px 1px #DD7F20;
	margin:20px auto 0px auto;
}
/*マイページへのボタン*/
.sub_area .footer_mypage {
	background: #85b200;
	background: -moz-linear-gradient(top,  #85b200 0%, #85b200 50%, #80aa00 51%, #80aa00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85b200), color-stop(50%,#85b200), color-stop(51%,#80aa00), color-stop(100%,#80aa00));
	background: -webkit-linear-gradient(top,  #85b200 0%,#85b200 50%,#80aa00 51%,#80aa00 100%);
	display:block;
	width:270px;
	height:44px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:20px auto 20px auto;
	text-align:center;
	line-height:44px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 1px #486000;
	font-size:1.4rem;
}
.sub_area .footer_mypage img {
	width:17px;
	vertical-align:sub;
	margin-right:5px;	
}
.sub_area .footer_login {
	background: #ffa64d;
	background: -moz-linear-gradient(top,  #ffa64d 0%, #ffa64d 50%, #ff9224 51%, #ff9224 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa64d), color-stop(50%,#ffa64d), color-stop(51%,#ff9224), color-stop(100%,#ff9224));
	background: -webkit-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%);
	display:block;
	width:270px;
	height:44px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:20px auto 20px auto;
	text-align:center;
	line-height:44px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 1px #486000;
	font-size:1.4rem;
}
.sub_area .footer_login img {
	width:17px;
	vertical-align:sub;
	margin-right:5px;	
}
.login_error {
	width:100%;
	height:42px;
	font-size:1.2rem;
	font-weight:bold;
	color:#F00;	
	text-align:center;
	line-height:140%;
	margin:10px 0px 5px 0px;
}
/*20150316検索結果*/
#search_shop_list {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
#search_shop_list header {
	font-size:1.4rem;
	text-indent:10px;
	font-weight:bold;
	line-height:35px;
	line-height:35px;
	background-color:#666;
	border-left:5px solid #8FC420;
	color:#FFF;	
}
#search_shop_list .search_word {
	width:100%;
	height:auto;
	text-indent:15px;
	font-size:1.2rem;
	line-height:25px;
	font-weight:bold;	
}
#search_shop_list .shop_list {
	width:100%;
	height:auto;
	padding:10px 10px 0px 10px;
	margin:0px;
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-bottom:1px solid #CCC;
}
#search_shop_list .left_columm {
	display:table-cell;
	vertical-align:top;
	width:100px;
}
#search_shop_list .left_columm img {
	max-width:100px;
	max-height:100px;
}
#search_shop_list .left_columm .myshop {
	display:block;
	width:100%;
	height:35px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	color:#FFF;
	font-size:1.0rem;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	letter-spacing:0px;
	margin-top:5px;
}
#search_shop_list .left_columm .myshop.on{
	background: #ffa64d;
	background: -moz-linear-gradient(top,  #ffa64d 0%, #ffa64d 50%, #ff9224 51%, #ff9224 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa64d), color-stop(50%,#ffa64d), color-stop(51%,#ff9224), color-stop(100%,#ff9224));
	background: -webkit-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%);
	box-shadow:2px 2px 2px #CCC;
	-webkit-box-shadow:2px 2px 2px #CCC;
	-moz-box-shadow:2px 2px 2px #CCC;
	text-shadow:1px 1px 1px #DD7F20;
}
#search_shop_list .left_columm .myshop.off{
	background: #d6d6d6;
	background: -moz-linear-gradient(top,  #d6d6d6 0%, #d6d6d6 51%, #cccccc 51%, #cccccc 51%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(51%,#d6d6d6), color-stop(51%,#cccccc), color-stop(51%,#cccccc), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #d6d6d6 0%,#d6d6d6 51%,#cccccc 51%,#cccccc 51%,#cccccc 100%);
}
#search_shop_list .right_columm {
	width:100%;
	height:auto;
	display:table-cell;
	vertical-align:top;
	padding-left:10px;
}
#search_shop_list .right_columm h2 {
	font-size:1.2rem;
	font-weight:bold;
	line-height:140%;
	margin-bottom:5px;	
	color:#0062AB;
	text-decoration:underline;	
}
#search_shop_list .right_columm .brand_address {
	line-height:140%;	
}
#search_shop_list .right_columm ul {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;	
}
#search_shop_list .right_columm ul li {
	width:32%;
	display:block;
	float:left;	
	text-align:center;
	font-size:0.8rem;
	font-weight:bold;
	color:#FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:1px;
	padding:2px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	letter-spacing:0px;
}
#search_shop_list .right_columm ul.icon {
	width:100%;
	height:auto;
	margin:5px 0px 0px 0px;
	padding:0px;	
}
#search_shop_list .right_columm ul li.on {
	background-color:#85B200;	
}
#search_shop_list .right_columm ul li.off {
	background-color:#EEE;	
}
#search_shop_list .right_columm a {
	color:#0062AB;
	text-decoration:underline;
}
#search_shop_list .right_columm .shop_add {
	display:block;
	width:100%;
	height:auto;
	color:#333;
	text-decoration:none;	
}
#search_result {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
#search_result header {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	
}
#search_result header h2 {
	width:100%;
	padding:5px;
	font-size:1.4rem;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:bold;
	line-height:140%;
}
#search_result header p {
	width:100%;
	height:35px;
	line-height:35px;
	padding:0px 5px 0px 10px;
	font-size:1.0rem;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:bold;
	background-color:#666;
}
#search_result header .search_count {
	width:100px;
	height:35px;
	float:left;
	text-align:left;
	color:#FFF;
	font-size:1.4rem;
}
#search_result header .search_change {
	width:90px;
	height:25px;
	line-height:25px;
	float:right;
	text-align:center;
	display:block;
	background-color:#FFF;
	margin-top:5px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	text-decoration:none;
	color:#666;
	letter-spacing:0px;
}
#search_result article {
	width:100%;
	height:auto;
	text-align:center;
	padding:10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	line-height:140%;
}
#search_result article p {
	width:100%;
	height:auto;
	padding:30px 0px;
	text-align:center;
	line-height:140%;
	font-size:1.2rem;
	
}
.ninki {
	width:280px;
	height:auto;
	margin:0px auto 0px auto;
	padding-bottom:10px;
}
.reco {
	width:100%;
	height:auto;
	padding:10px 0px 0px 0px;	
}
/*地図検索*/
.areamap {
	width:100%;
	height:auto;
	margin-top:-10px;
	padding:0px;
}
.map_status_top {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:50px;	
	background-color: rgba(0,0,0,0.5);
	color:#FFF;
	font-size:1.4rem;
	display:table;
}
.backbutton{
	display:table-cell;
	vertical-align:middle;
	padding:0px 0px 0px 10px;		
}
.backbutton a {
	color:#FFF;
	text-decoration:none;
}
.search_count {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	font-size:1.2rem;
}
.map_status_bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:auto;	
	background-color: rgba(0,0,0,0.7);
	color:#FFF;
	display:table;
}
.areamap .bgcolor {
	background-color: rgba(255,255,255,0.5);
}
#map_shop {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
#map_shop .search_word {
	width:100%;
	height:auto;
	text-indent:15px;
	font-size:1.0rem;
	line-height:25px;	
}
#map_shop .shop_list {
	width:100%;
	height:120px;
	padding:10px 3px 10px 3px;
	margin:0px auto 0px auto;
	display:table;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#map_shop .left_columm {
	display:table-cell;
	vertical-align:top;
	width:100px;
	margin-left:20px;
}
#map_shop .left_columm img {
	max-width:100px;
	max-height:100px;
}
#map_shop .right_columm {
	width:90%;
	height:auto;
	display:table-cell;
	vertical-align:top;
	padding-left:10px;
}
#map_shop .right_columm h2 {
	font-size:1.2rem;
	font-weight:bold;
	line-height:140%;
	margin-bottom:5px;	
	color:#0062AB;
	text-decoration:underline;	
}
#map_shop .right_columm .brand_address {
	line-height:140%;	
}
#map_shop .right_columm ul {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;	
}
#map_shop .right_columm ul li {
	width:32%;
	display:block;
	float:left;	
	text-align:center;
	font-size:0.8rem;
	font-weight:bold;
	color:#FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:1px;
	padding:2px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	letter-spacing:0px;
}
#map_shop .right_columm ul.icon {
	width:100%;
	height:auto;
	margin:5px 0px 0px 0px;
	padding:0px;	
}
#map_shop .right_columm ul li.on {
	background-color:#85B200;	
}
#map_shop .right_columm ul li.off {
	background-color:#EEE;	
}
#map_shop .right_columm a {
	color:#0062AB;
	text-decoration:underline;
}
#map_shop .right_columm .shop_add {
	display:block;
	width:100%;
	height:auto;
	color:#333;
	text-decoration:none;	
}
#map_shop .navi {
	display:table-cell;
	vertical-align:middle;
	color:#666;
	width:30px;
	font-size:1.2rem;
}
#map_shop .navi a {
	color:#333;
	text-decoration:none;
}
/*20150312順番待ちステータス関係*/
.wait_status {
	width:95%;
	margin:5px 0px 5px 0px;	
	line-height:160%;
}
.wait_status img {
	height:13px;
	margin-right:5px;
	vertical-align:top;
}
/*組数・時間*/
.wait_status .wait_time {
	width:100%;
	margin-right:10px;
	font-size:1.4rem;
	padding:10px 0px 10px 5px;
	background-color:#F5F5F9;
	border:2px solid #F5F5F9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.wait_status .wait_time span {
	font-weight:bold;	
}
/*最短予約時間*/
.wait_status .time {
	width:100%;
	font-size:1.4rem;
	padding:10px 0px 10px 5px;
	background-color:#F5F5F9;
	border:2px solid #F5F5F9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.wait_status .time strong {
	font-size:1.4rem;
}
/*オレンジテキスト*/
.wait_status .orange {
	width:100%;
	background-color:#F5F5F9;
	border:2px solid #F5F5F9;
	font-size:1.4rem;
	color:#FF9226;
	padding:10px 0px 10px 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/*調剤受付可能*/
.wait_status .orange_sub {
	width:100%;
	font-weight:bold;
	padding:10px 0px 10px 5px;
	font-size:1.2rem;
	background-color:#F5F5F9;
	border:2px solid #F5F5F9;
	border-radius:3px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.wait_status .orange_sub strong {
	font-size:1.4rem;
	color:#FF9226;	
}
/*20150323詳細検索*/
#search_box header {
	font-size:1.4rem;
	text-indent:10px;
	font-weight:bold;
	line-height:35px;
	background-color:#666;
	border-left:5px solid #8FC420;
	color:#FFF;	
}
.search_details_head {
	width:100%;
	height:35px;
	padding:0px 5px 0px 10px;
	font-size:1.0rem;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:bold;
	background-color:#666;
	display:block;
}
.search_details_title {
	width:200px;
	height:35px;
	text-align:center;
	color:#FFF;
	font-size:1.4rem;
	margin:0px auto 0px auto;
	line-height:35px;
	display:block;
}
#search_box .leftarea {
	width:50px;
	height:35px;
	color:#FFF;
	font-size:1.0rem;
	float:left;
	display:block;
}
#search_box .rightarea {
	width:50px;
	height:5px;
	color:#FFF;
	font-size:1.0rem;
	float:right;
	text-align:right;
}
.leftarea img {
	width:13px;	
}
.leftarea a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:2px;
}
#search_box .free_text p {
	width:auto;
	padding:5px 0px;
	margin-botoom:5px;
	font-size:1.2rem;
	font-weight:bold;	
}
#search_box .details_search {
	width:100%;
	height:auto;
	border-top:1px solid #CCC;
	font-weight:bold;

}
#search_box .details_search input[type='checkbox'] {
  -webkit-appearance:none;
  display: block;
  width: 77px;
  height: 27px;
  background: url(../images/toggle.png) no-repeat -51px 0;
  border-radius: 30px;
  -webkit-background-size: 128px 27px;
  -webkit-transition: 0.3s;
  float:right;
  margin-top:11px;
}
#search_box .details_search input[type='checkbox']:checked {
  background-position: 0 0;
}
#search_box .details_search label {
	width:100%;
  position:relative;
  display:block;
  margin:0;
  cursor:pointer;
 	font-size:1.2rem;
  line-height:44px;
   padding:0px 10px 0px 10px;
    box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
#search_box .cursor {
	background-image:url(../images/s3_green.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:auto 9px;
	-webkit-background-size:auto 14px;
	-moz-background-size:auto 14px;	
	display:table;
}
#search_box .cursor a {
	width:100%;
	height:auto;
	color:#333;
	text-decoration:none;
	font-size:1.2rem;
   padding:0px 10px 0px 10px;
    box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  display:table;

}
#search_box .text-title {
	display:table-cell;
	vertical-align:middle;
	width:50%;
	text-align:left;
	  line-height:44px;
}
#search_box .text-m {
	display:table-cell;
	vertical-align:middle;
	padding-right:20px;
	width:50%;
	text-align:right;
	  line-height:44px;
}
#search_footer_menu {
	width:100%;
	height:60px;
	position:fixed;
	bottom:0px;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	font-size:1.4rem;
	font-weight:bold;
	z-index:9999;
}
#search_footer_menu .count {
	width:100px;
	height:60px;
	line-height:60px;
	float:left;
	text-indent:10px;
	display:block;
}
#search_footer_menu .detail_icon {
	background-image:url(../images/brand_search_icon.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:17px auto;
	width:100%;
	height:44px;
	line-height:44px;
	text-indent:10px;
	
}
.search_c {
	width:100%;
	margin:0px;
	padding:0px;
}
.search_area {
	width:100%;
	margin:0px;
	padding:0px;
}
.search_c .subtitle {
	margin:0px;
	padding:0px;
	line-height:44px;
	color:#FFF;
	font-weight:bold;
	padding-left:35px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:1.2rem;
}
.search_c .subtitle.gru {
	background-color:#FFBF00;
	background-image:url(../images/search_gru.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	
}
.search_c .subtitle.medi {
	background-color:#7396FF;
	background-image:url(../images/search_medi.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	
}
.search_c .subtitle.life {
	background-color:#80AA00;
	background-image:url(../images/search_life.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	
}
.search_c p {
	width:100%;
	height:44px;
	margin:0px;	
	line-height:44px;
	padding:0px 10px 0px 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:bold;
	background-color:#F9F9F5;
	border-bottom:1px solid #CCC;
}
.search_c ul li {
	width:100%;
	height:44px;
	margin:0px;	
	line-height:44px;
	padding:0px 20px 0px 20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}

.search_c .all {
	display:block;
	text-align:left;
	width:100%;
	line-height:44px;
	font-size:1.2rem;
	
}

/*詳細検索用チェックボックス・ラジオボタン*/
.search_c input[type=radio]{
    display: inline-block;
    margin-right: 6px;
}
.search_c input[type=radio] + label,
.search_c input[type=checkbox] + label{
    position: relative;
     
    display: block;
     
    font-size: 1.2rem;
    line-height: 44px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
.search_c input[type=radio],
.search_c input[type=checkbox]{
        display: none;
        margin: 0;
    }
.search_c input[type=radio] + label,
.search_c input[type=checkbox] + label{
        padding: 0 0 0 24px;
    }
.search_c input[type=radio] + label::before,
.search_c input[type=checkbox] + label::before{
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
.search_c input[type=radio] + label::before{
        border: 2px solid #ccc;
        border-radius: 30px;
    }
.search_c input[type=checkbox] + label::before{
        border: 2px solid #ccc;
    }
.search_c input[type=radio]:checked + label::after,
.search_c input[type=checkbox]:checked + label::after{
        content: "";
        position: absolute;
        top: 50%;  
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
.search_c input[type=radio]:checked + label::after{
        left: 5px;  
        width: 8px;
        height: 8px;
        margin-top: -4px;
        background: #FF9224;
        border-radius: 8px;
    }
.search_c input[type=checkbox]:checked + label::after{
        left: 3px;
        width: 16px;
        height: 8px;
        margin-top: -8px;
        border-left: 3px solid #FF9224;
        border-bottom: 3px solid #FF9224;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
#search_box .other_text {
	width:100%;
	height:auto;
	line-height:35px;
	text-align:center;
	font-size:1.2rem;	
}
.other_button {/*270x44px　1行テキスト*/
	display:block;
	width:270px;
	height:44px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:5px auto 10px auto;
	text-align:center;
	line-height:44px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:1.4rem;
}
#search_box .bt_medi{
	background: #8fabff;
	background: -moz-linear-gradient(top,  #8fabff 0%, #8fabff 50%, #7396ff 51%, #7396ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fabff), color-stop(50%,#8fabff), color-stop(51%,#7396ff), color-stop(100%,#7396ff));
	background: -webkit-linear-gradient(top,  #8fabff 0%,#8fabff 50%,#7396ff 51%,#7396ff 100%);
	text-shadow:1px 1px 1px #003AE8
}
#search_box .bt_medi span{
	display:block;
	width:100%;
	height:44px;
	background-image:url(../images/search_medi.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
}
#search_box .bt_life{
	background: #86b300;
	background: -moz-linear-gradient(top,  #86b300 0%, #86b300 50%, #80aa00 51%, #80aa00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86b300), color-stop(50%,#86b300), color-stop(51%,#80aa00), color-stop(100%,#80aa00));
	background: -webkit-linear-gradient(top,  #86b300 0%,#86b300 50%,#80aa00 51%,#80aa00 100%);
	text-shadow:1px 1px 1px #486000;
}
#search_box .bt_life span{
	display:block;
	width:100%;
	height:44px;
	background-image:url(../images/search_life.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
}
#search_box .bt_gru{
	background: #ffcc33;
	background: -moz-linear-gradient(top,  #ffcc33 0%, #ffcc33 50%, #ffbf00 51%, #ffbf00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc33), color-stop(50%,#ffcc33), color-stop(51%,#ffbf00), color-stop(100%,#ffbf00));
	background: -webkit-linear-gradient(top,  #ffcc33 0%,#ffcc33 50%,#ffbf00 51%,#ffbf00 100%);
	text-shadow:1px 1px 1px #BE5F00
}
#search_box .bt_gru span{
	display:block;
	width:100%;
	height:44px;
	background-image:url(../images/search_gru.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:25px auto;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
}
#search_footer_menu_genre {
	width:100%;
	height:60px;
	position:fixed;
	bottom:0px;
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	text-indent:10px;
	font-weight:bold;
}
#search_footer_menu_genre article {
	width:100%;
	height:60px;
}
/*#search_footer_menu_genre .count {
	width:100px;
	height:30px;
	position:absolute;
	top:-30px;
	left:0px;
	background-color:rgba(0,0,0,0.5);
	border-radius:0px 3px 0px 0px;
	text-align:center;
	line-height:30px;
	font-size:1.2rem;
	margin:0px;
	padding:0px;	
}*/
#search_footer_menu_genre p {
	width:100%;
	height:auto;
	line-height:10px;
	text-align:center;
	font-size:1.2rem;
	margin-top:5px;
	margin-bottom:5px;
}
.menu_genre_button {
	width:280px;
	height:auto;
	margin:0px auto 0px auto;	
}
#search_footer_menu_genre .detail_icon {
	background-image:url(../images/brand_search_icon.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-size:17px auto;
	display:block;
	width:100%;
	height:35px;
	
}
.search_footer_button {/*130x44px　1行テキスト*/
	background: #85b200;
	background: -moz-linear-gradient(top,  #85b200 0%, #85b200 50%, #80aa00 51%, #80aa00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85b200), color-stop(50%,#85b200), color-stop(51%,#80aa00), color-stop(100%,#80aa00));
	background: -webkit-linear-gradient(top,  #85b200 0%,#85b200 50%,#80aa00 51%,#80aa00 100%);
	display:block;
	width:130px;
	height:35px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:0px 5px 0px 5px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 1px #486000;
	font-size:1.2rem;
	line-height:35px;
}
.main_search {
	width:100%;
	height:auto;
	padding-bottom:60px;
	}
/*20150608詳細検索*/
.top_widebutton {
	width:100%;
	height:44px;	
	border:0px;
	margin:0px;
	padding:0px;
	background:#f2f2f2;
	border-top:1px solid #ccc;
}
.top_widebutton a {
	width:100%;
	height:44px;
	display:block;
	line-height:44px;
	text-align:right;
	padding-right:30px;
	box-sizing:border-box;	
	font-size:1.2rem;
	color:#333;
	text-decoration:none;
	background:#f2f2f2;
	background-image:url(../images/s3_green.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:auto 14px;
	-webkit-background-size:auto 14px;
	-moz-background-size:auto 14px;
	font-weight:bold;
	
}
