@charset "UTF-8";

/*----------------------------------------------------

 about

----------------------------------------------------*/
.colm	li	{	padding-bottom:20px;}
.colm li p:first-line {	line-height: 2}
.colm li span {	font-weight: bold;}

p.midashi	{
	font-size:18px;
	padding-bottom:10px;
	color: #7f92e8;
	font-weight:bold;
	border-bottom: 1px dotted #7f92e8;
	margin-bottom:10px;
}
	
@media only screen and (min-width: 40em) {
	p.midashi	{	font-size:22px;}
	.museum	li	{	width:228px !important;}
	.museum	.bx-viewport	{	height:210px !important;}
}





/* balloon-2 top */
.balloon-2-top {
	font-size: 12px;
	position: relative;
	display: inline-block;
	padding: 0 8px;
	margin: 0 5px 0 0;
	width: auto;
	min-width: 60px;
	color: #F6F6F6;
	text-align: center;
	background: #ea2f77;
	z-index: 0;
}
.balloon-2-top:after {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ea2f77 transparent;
}

.aboutFutai	{	width:100%;}
.aboutFutai	th,
.aboutFutai	td	{	display:block;}
.aboutFutai	th	{	padding:5px 10px;}
.aboutFutai	hr	{
	border-bottom:1px dashed #ccc;
	border-top:0;
}


@media only screen and (min-width: 40em) {
	.aboutFutai	{
		float:left;
		width:100%;
		font-size:13px;
	}
	.aboutFutai	th,
	.aboutFutai	td	{	display:table-cell;}
	.aboutFutai	th	{	white-space:nowrap;}
}


.shop_add	li:nth-child(1)	p	{
	font-size:20px;
	font-weight:bold;
}
.shop_add	li:nth-child(1)	a	{
	text-decoration:underline;
	color: #7f92e8;
}
.shop_add	li:nth-child(1)	a:hover	{
	text-decoration:none;
}
.rootsearch {
	padding: 10px 15px 15px;
	border: 1px solid #7f92e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #f3f5fd;
}
.rootsearch input {
	height: 47px;
	font-size: 14px;
	float: left;
}
.rootsearch	p	{
	padding-bottom:6px;
	line-height:1.3;
}
.rootsearch	p:first-line	{
	color: #7f92e8;
	font-weight:bold;
}
@media only screen and (min-width: 40em) {
	.shop_add	li:nth-child(1)	p	{	font-size:24px;}
	.rootsearch input {
		height: 50px;
		font-size: 15px;
		float: left;
	}
}

.txtBox	{}
.txtBox	dt	{
	font-size: 18px;
	font-weight: bold;
	padding: 15px 5px 10px;
	border-bottom: 1px dotted #7f92e8;
}
.txtBox	dd	{	padding: 10px 0;}
.txtBox	.map	{	padding-top:15px;}
.txtBox	.map	img	{	width:100%;}
.access	th,
.access	td	{	display:block;}
.access	th	{	padding:5px 10px;}
.access	hr	{
	border-bottom:1px dashed #ccc;
	border-top:0;
}
.txtBox	dd	strong	{
	color: #7f92e8;
	font-weight:bold;
}
.txtBox	.parking	{	padding:0 0 10px;}


@media only screen and (min-width: 40em) {
	.txtBox	dd	{	padding: 10px;}
	.txtBox	.map	{
		float:right;
		width:420px;
		padding-top:0;
	}
	.txtBox	.parking	{
		float:left;
		padding:0;
		width:480px;
	}
	.txtBox	.mapTxt	{}
	.access	{
		float:left;
		width:470px;
		font-size:13px;
	}
	.access	th,
	.access	td	{	display:table-cell;}
	.access	th	{	white-space:nowrap;}
}

#gmapBox {}
#gmapBox ul.colm {padding-top: 20px;}
#gmapBox ul.colm span {color: #7f92e8;}