@media (max-width: 575.98px){
.reco_photo {
    margin-top: 15px;
}
.shop_description {
    margin-left: 5px;
	padding-top: 7px;
	}
.shopleft {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: solid thin #33333326;
    margin-left: 10px;
}
.shopright {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: solid thin #33333326;
    word-break: break-all;
    padding-left: 10px;
    margin-left: 15px!important;
}
.shop_detail {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid thin #33333326;
    margin: 5px 10px;
	width: 100%;
}
}
.shopleft {
    padding-top: 15px;
    padding-bottom: 10px;
	border-bottom: solid thin #33333326;
    width: 40%!important;
}
.shopright {
	padding-top: 15px;
    padding-bottom: 10px;
	border-bottom: solid thin #33333326;
    width: 60%!important;
	word-break: break-all;
}
.shop_detail {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid thin #33333326;
    line-height: 1.2rem;
	width: 100%;
}
.map_google li { list-style-type: none; }

.map_google a { color: #e6e3ea!important;  }
.map_google .clearfix :before,
.map_google .clearfix :after {
  content: " ";
  display: table;
}
.map_google .clearfix :after {
  clear: both;
}

/*style*/

.map_google .work-section {
  position: relative;
  z-index: 10;
}
.map_google .section-header {
  position: relative;
  background: rgb(50,120,120);
  line-height: 48px;
  z-index: 10;
}

.map_google .section-header > .inner {

    margin: auto;
    width: 895px;
}

/* tab */
.map_google .tabs-nav ul {
	width: 100%;
}
.map_google .tabs-nav li {
    position: relative;
    float: left;
	list-style: none;
	display: inline;
}
.map_google .tabs-nav a {
    position: relative;
    display: block;
    padding: 0 25px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
}

.map_google .tabs-nav a:hover,
.map_google .tabs-nav a.active {
  background: rgba(255,255,255,0.2);
}
.map_google .tabs-nav a.active:after {
  background: rgb(255,255,255);
  content: "";
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  height: 0px;
}
/* panel */
.map_google .section-body {
  position: relative;
  height: 600px;
}

.map_google .image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;  
}

.map_google .image-wrapper img {
  position: absolute;
  left: 50%;
  margin-left: -800px;
}

/*dummy text*/
.map_google .content {
  position: relative;
  width: 700px;
  color: rgb(255, 255, 255);
  margin: auto;
}

.map_google .content > .inner {
  position: absolute;
  top: 40px;
  left: 30px;
  width: 500px;
  line-height: 2em;
  letter-spacing: 2px;
}
@media screen and (max-width: 576px) {
	.map_google .section-header {
  position: relative;
  background: rgb(50,120,120);
  z-index: 10;
}

.map_google .section-header > .inner {
    padding-left: 0%;
    margin: auto;
	width: 100%;
}

/* tab */
.map_google .tabs-nav li {
    position: relative;
	float: none;
}
.map_google .tabs-nav a {
    position: relative;
    display: block;
    padding: 0 25px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 2px;
}

.map_google .tabs-nav a:hover,
.map_google .tabs-nav a.active {
  background: rgba(255,255,255,0.2);
}
.map_google .tabs-nav a.active:after {
  background: rgb(255,255,255);
  content: "";
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  height: 0px;
}
/* panel */
	.map_google .googlemap {
		width: 100%;
	}
.map_google .section-body {
  position: relative;
  height: 400px;
}

.map_google .image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;  
}

.map_google .image-wrapper img {
  position: absolute;
  left: 50%;
  margin-left: -800px;
}

/*dummy text*/
.map_google .content {
  position: relative;
  width: 700px;
  color: rgb(255, 255, 255);
  margin: auto;
}

.map_google .content > .inner {
  position: absolute;
  top: 40px;
  left: 30px;
  width: 500px;
  line-height: 2em;
  letter-spacing: 2px;
}

}
/*javascript無効時*/
.map_google .no-js .tabs-nav {
  display: none;
}

.map_google .no-js .section-body {
  height: auto;      
}

.map_google .no-js .image-wrapper,
.map_google .no-js .content {
  height: 400px;
}
	.content .inner .description {
    width: 768px;
}
/*
.map_google .googlemap{
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 25%;
}
*/
.map_google .googlemap {
width: 75%;
height: 0;
margin: 0 auto;
    margin-top: 20px;
overflow: hidden;
padding-bottom: 56.25%;
/*	アスペクト比16:9*/
position: relative;
z-index: 1;
left: 0;
top: 0;
}
.markguide {
    z-index: 2;
    position: absolute;
    width: 200px;
    height: 250px;
    top: 50px;
    left: 218px;
    background: none;
}
.map_google .googlemap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
@media screen and (max-width: 576px) {
	.map_google .googlemap {
		width: 100%;
/*		height: auto;*/
		height: 400px!important;
		margin: 0 auto;
			margin-top: 2px;
		overflow: hidden;
		padding-bottom: 56.25%;
		/*	アスペクト比16:9*/
		position: relative;
		}
		.map_google .googlemap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 160%;
    width: 100%;
		}
}
