#1omenu_table li a {
	display: block;
	padding: 6px 0;
	text-decoration: none;
}

#menu_table li a:hover {
    background-color: #c9c9f1;
	border-radius: 5px;
}

#menu_table li {
	padding: 0;
	border-radius: 5px;
}

.contents_menu ul {
	width: 80%;
	margin: 20px auto;
	overflow: hidden;
	background-color: transparent !important;
}

.contents_menu li {
	padding: 0;
	background-color: transparent !important;
}

.contents_menu li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
	background-color: #000099;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
}

.contents_menu li a:hover {
	background-color: #6565f6;
}

#info-list {
	text-align: left;
    padding: 2em;
}


#info-list h2 {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	padding: 10px 10px 10px 45px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#info-list h2.miru {
	background-image: url(http://area-map.com/img/miru.png);
}


#info-list h2.taberu {
	background-image: url(http://area-map.com/img/taberu.png);
}

#info-list h2.tomaru {
	background-image: url(http://area-map.com/img/tomaru.png);
}

#info-list h2.kau {
	background-image: url(http://area-map.com/img/kau.png);
}

#info-list h2.asobu {
	background-image: url(http://area-map.com/img/asobu.png);
}

#info-list h2.onsen {
	background-image: url(http://area-map.com/img/onsen.png);
}

#info-list h2.iryou {
	background-image: url(http://area-map.com/img/iryou.png);
}

#info-list h2.taiken {
	background-image: url(http://area-map.com/img/taiken.png);
}

.desc {
	margin: 10px 0;
}

/* 施設紹介の各アイテム */

.list-item {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 6px dotted #009;
	overflow: hidden;
	display: flex;
}

.descbox {
	width: 74%;
	margin-right: 1%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.info-pic {
	width: 25%;
	float: right;
	padding-top: 6px;
}

.info-pic img, .info-pic video, .info-pic iframe, .info-pic lite-youtube {
	width: 100%;
}

.m-pic {
	display: none;
}

.descbox h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	color: #009;
	margin-bottom: 10px;
}

.descbox .tele {
	
}

.descbox p {
}

.tele a {
	text-decoration: none;
	color: #fff;
	background-color: #009;
	padding: 3px;
	border-radius: 10px;
	position: absolute;
	right: 0;
	top: 6px;
}

.btn-area {
	margin-top: auto;
	padding-top: 15px;
}

.btn-area img {
	width: 47px;
	margin-top: 5px;
	padding-right: 5px;
}
.btn-empty {
	height: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* 施設紹介の各アイテムおわり */

/* ページ内検索 */
#findarea {
	position: fixed;
	z-index: 99;
	background-color: #dddddd;
	width: 420px;
	height: 50px;
	padding: auto;
	margin: auto;
	top: 0px;
	right: 0px;
	display: none;
}
#findmes {
	width: 200px;
}

/* 吹き出し*/

.picarea img, .picarea video, .picarea iframe, .info-pic lite-youtube {
	width: 96%;             /* 吹き出し内の写真の幅 */
	margin: 0px 0px 0px 0px;
	height: 150px;
}

#mapDiv .commentarea{
	clear: both;
	overflow-y: scroll;
	max-height: 138px;      /* 吹き出し内コメント欄高さ */
	font-weight: normal !important;
	font-size: 0.7em;       /* 吹き出し内コメント欄の文字サイズ */
	/* padding: 2px 0 0 0; */
	margin: auto;
	padding: auto;
	color: #333 !important;
	line-height: 120%;      /* 吹き出し内コメントの行間 */
	text-align: left;
	overflow-x: hidden;
}

.commentarea::-webkit-scrollbar{height:0; width: 15px}/*バーの太さ*/
.commentarea::-webkit-scrollbar-track{background:#ffffff;}/*バーの背景色*/
.commentarea::-webkit-scrollbar-thumb{background:#c9c9f1;}/*バーの色*/

.pic {
	width: 100%;
}

.gm-style-iw {
	text-align: center;
	left: 10px !important;
	/*background-color: #ff0000 !important;*/
	padding : 10px 10px 15px 10px !important;
}
.gm-style-iw {
  overflow: hidden ! important;
}
.gm-style-iw div {
  overflow: hidden ! important;
}
.gm-style-iw div .commentarea{
  overflow: scroll ! important;
}

.gm-style-iw div div div {
	font-size: 16px !important;  /* 吹き出し内 タイトルの文字サイズ */
	color: #fb2d2d;
	font-weight: bold !important;
	line-height: 1.45;            /* 吹き出し内 タイトルの行間 */
}

.gm-style-iw div:first-child {
	width: 253px !important;
	max-width: 100% !important;
}

.btnarea {
  display: flex;
  flex-wrap: wrap;
	overflow: hidden;
	margin-bottom: 2px;
  text-align:left;
}
.btnarea a {
  flex-basis: 20%;
  padding: 0 2px;
  max-width:20%;
}
.btnarea a.tel {
  flex-basis: 100%;
  max-width: 100%;
}

.btnarea img {
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 1px;
	width: 100%;
  height: auto;
}

.minibtn a:nth-child(4n) img {
	margin-right: 0;
	width: 64px;
}

.btnarea .tel img {
  width: 100%;
  height: 30px;
}

/* 施設紹介の各アイテムおわり */


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:580px){

.tele {
	text-align: center;
	margin-bottom: 10px;
}

.tele a {
	display: block;
	position: relative;
	width: 100%;
	top: 0;}

.m-pic {
	display: block;
	width: 100%;
	height: 250px;
}
img.m-pic {
	object-fit: cover;
}

.descbox {
	float: none;
	width: 100%;
}

.info-pic {
	display: none;
}

.picarea {
  position: relative;
  padding: 0 2px;
}

.picarea img, .picarea video, .picarea iframe, .picarea lite-youtube  {
  height: 150px;
  width: 100%;
}
.picarea img  {
  object-fit: cover;
}

.btnarea .tel img {
  height: 28px;
}

.btn-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.btn-area img {
	padding-right: 0;
}

/* ページ内検索 */
#findarea {
	width: 100%;
}
#findmes {
	width: 150px;
}
/*.commentarea::-webkit-scrollbar{width: 30px}/*バーの太さ*/

#info-list {
	padding: 2em 1em;
}
}
