
@charset "utf-8";

/*RTB TURBO TRPE-R TEMPLATE CSS */
/*独自要素はこのファイルに追加可能です*/
/*f69 t15 head4 h11*/

body {
  background: url( ./../../images/mo22.png );
}

.navbar{
	margin-bottom:0px;
}

.navbar-default {
  background-color: #ffffff;
  /*background: url( ./../../images/f04.png );*/
  border-color: #e7e7e7;
}

.jumbotron {
	margin-bottom:0px;
}

.main-content {
  background-color: #ffffff;
  border-left: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
}

.sidebar {
  background-color: #fff8dc;
  padding-top:20px;
}

#footer{
    height:140px;
     position:absolute;
     bottom:0;
}

header.jumbotron {
  background: url( ./../../images/head8.jpg );
  background-position:  center center;
  background-size: cover;
  color: #333333;
}

header .container {
  margin-top: 13%;
}

header .cap {
  font-size:1.6em;
  color : #ffffe0 !important;
  line-height: 1.4;
}

header .headerdescription {
  color : #ffffe0 !important;
  font-size: 1.2em;
  line-height: 1.5;
 }


header .midashi-btn {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0;
}

header .midashi-btn:hover {
  color: #0089ff;
  border-color: #0089ff;
}

.navbar-form {
  padding-right: 30px;
}

.sidebar aside {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}

 .h1cap {
  /*font-size:1.2em;*/
	font-size:20px;
	font-weight: bold;
	background:url(./../../images/h28.png) no-repeat;
	line-height:50px;
	padding:0 0 0 35px;
	margin:30px 0 20px;
}


footer {
  text-align: center;
  padding: 10px;
  background: #101010;
}

.copyright {
	font-size:0.7em
}

@media screen and (max-width: 979px) {
/* 979px以下用（タブレット用）の記述 */
 .tokutei{
	height:50px;
	line-height: 50px;
	text-align:center;
	background: #0000FF;
 }
}

@media screen and (max-width: 767px) {
/* 767px以下用（タブレット／スマートフォン用）の記述 */
 .tokutei{
	height:50px;
	line-height: 50px;
	text-align:center;
	background: #00FF00;
 }
}

@media screen and (max-width: 479px) {
 /* 479px以下用（スマートフォン用）の記述 */
 .tokutei{
	height:50px;
	line-height: 50px;
	text-align:center;
	background: #FF0000;
 }
}

#pageTop{
	background:#999;
	border-radius:5px;
	color:#FFF;
	padding:20px;
	position:fixed;
	bottom:20px;
	right:20px;
}
#pageTop:hover{
	background:#EEE;
}

.googlegmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.googlegmap iframe,
.googlegmap object,
.googlegmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.floatImgR {
	float: right;
	width: 35%;
	margin-left: 20px;
	max-width: 100%; height: auto;
}

.marker {
	background:yellow;
	font-weight: bold;
}

.storelist {
	border:1px solid #ddd;
	border-radius:10px;
	padding: 15px 10px;
	margin-top: 25px;
}

.storelist h2 {
	margin: 0;
	font-size: 18px;
	border-left:3px solid orange;
	color: orange;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.5;
}

.storelist img {
	max-width: 100%; height: auto;
	float: left;
	width: 40%;
	margin-top: 15px;
	margin-right: 15px;
}

.storelist h3 {
	font-size: 15px;
	line-height: 1.6;
	margin: 10px 0 15px 0;
}

.storelist table {
	width: 100%;
	font-size: 12px;
	border-left:2px solid #e6e6e6;
	border-top:2px solid #e6e6e6;
	margin-top: 10px;
}

.storelist table th,.storelist table td {
	border-right:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	padding: 7px;
}

.storelist table th {
	width: 30%;
	background: #f5f5f5;
}
.storelist .btn {
	width: 100%;
	margin-top: 20px;
}

.sortbtn {
	margin: 0;padding: 0;
	list-style: none;
}

.sortbtn li {
	display: inline-block;
	width: 49%;
	list-style: none;
	padding: 3%;
	font-size: 12px;
	text-align: center;
	border: 1px solid orange;
	color: orange;
	cursor: pointer;
	border-radius:5px;
}



.storeImg img {
	max-width: 100%;height: auto;
}

.af {
	margin: 30px 0;
}

.af .btn {
	width: 100%;
}
