@charset "utf-8";
/* CSS Document */

#sform form {
	font-size: .9em;
}

#phmap {
	position: relative;
}
#phmap img {
	max-width: 100%;
}
#phmap li {
	position: absolute;
	text-align: center;
}
#phmap li a {
	display: block;
	width: 100%;
	height: 100%;
}
#phmap li a img {
	width: 100%;
	height: 100%;
}
#phmap a span {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
 	}
#phmap a:hover{
		text-decoration: none;
	}
#cboxLoadedContent {
	position: relative;
}
.pbox {

}
.pbox ul,
.pbox li {
	margin: 0;
	padding: 0;
}
.pbox ul {
	position: absolute;
	top: 0;
	left: 0;
}
.pbox li {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
}
.pbox li a {
	display: block;
	width: 100%;
	height: 100%;
	/*border-radius: 3px;*/
}
.pbox li a:link,
.pbox li a:visited {
	background-color: #841D3E;
	-moz-transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;
	-o-transition: background-color 0.5s ease-in-out;
	transition: background-color 0.5s ease-in-out;
}
.pbox li a:hover,
.pbox li a:active {
	background-color: #D02E62;
	-moz-transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;
	-o-transition: background-color 0.5s ease-in-out;
	transition: background-color 0.5s ease-in-out;
}
.pbox li a span {
	position: absolute;
	display: block;
	width: 4em;
	height: 100%;
	font-size: 120%;
	left: 50%;
	margin-left: -2em;
	color: #FFF;
}

#lbox {
	display: none;
}
.pbox img {
	max-width: 100%;
	width: 100%;
}

#map {
	width: 100%;
	height: 500px;
	margin-bottom: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCC;
}
.shops {
	margin-bottom: 20px;
	clear: both;
}
.shops a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	clear: both;
	width: 100%;
	border-color: #CCC;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
}
.shops a:nth-child(odd){
	background-color: #FFF;
}
.shops a:nth-child(even){
	background-color: #ffeaf1;
}
.shops a:hover,
.shops a:active,
.shops a:hover,
.shops a:active {
	background-color:#ffcbdc;
}
.shops section {
	width: 100%;
}

.shops section:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.shops section {
	display: inline-block;
}
* html .shops section {
	height: 1%;
}
.shops section {
	display:block;
}

.shops .headline {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #841D3E;
	color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
}
.shops .headline p{
	color:#fff;
	}
.shops h3,
.shops .shopname {
	width: 30%;
	float: left;
	font-size: 100%;
	background-image:none;
}
.shops h3,
.shops p {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:0;
	padding: 5px;
}
.shops .address {
	width: 50%;
	float: left;
	border-left: 1px solid #CCC;
}
.shops .tel {
	width: 20%;
	float: left;
	border-left: 1px solid #CCC;
}

.view {
	margin-bottom: 1em;
}
.view ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.view li {
	margin: 0;
	padding: 0;
	width: 46%;
	float: left;
	margin-right: 4%;
}
.view li img {
	width: 100%;
	margin-top:5px;
}
.detail_wrap{
background-color: rgba(255,255,255,.8);
padding:10px;
/*border-radius:5px;*/
margin-bottom: 10px;
}
.detail_wrap section {
	clear:left;
	margin:0;
	border: 0px none;
	border-bottom:1px dotted #CCCCCC;
	padding:.5em 0;
}
.detail_wrap section:last-child{
border-bottom:0 none;
}
.detail_wrap section h2 {
	float:left;
	width:9em;
	clear:left;
	font-size: 100%;
}
.detail_wrap section p {
	clear:none;
	margin:0;
	padding:0;
	margin-left:10em;
	padding-left:1em;
}
.access_map {
	clear: both;
}
.access_map h2 {
	font-size: 100%;
}
.iemap{
display:none;
}
fieldset{
	background-color: rgba(255,255,255,0.7);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
@media screen and (max-width: 600px) {
	.shops .headline {
		display: none;
	}
	.shops a {
		width: 90%;
		margin: 10px auto 20px;
		padding: 5px;
		/*-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;*/
		border: 1px solid #CCC;
	}
	.shops .address,
	.shops .tel {
		border-left: 0px none;
	}
	.shops h3 {
		float: none;
		width: 100%;
		border-bottom: 1px solid #841D3E;
	}
	.shops .address {
		width: 100%;
		float: none;
		border-bottom: 1px solid #841D3E;
	}
	.shops .tel {
		width: 100%;
		float: none;
	}
	.shops a.even {
		background-color: #FFF;
	}
	.shops p.tel{
		padding-left:20px;
		background-position:left center;
		background-size:auto 50%;
	}
}
@media screen and (max-width: 767px) {
	#phmap li a span {
		width: 100%;
		opacity: 1 !important;
	}
	#map {
		width: 100%;
		height: 400px;
	}
	.view {
		width: 100%;
	}
	.shopimg {
		width: 30%;
		float: right;
		margin-bottom:10px;
	}
	.view section {
		margin-right: 33%;
		width: 67%;
	}
	.detail_wrap {
		clear: right;
	}
	.detail_wrap section {
		width: 100%;
	}
#shop_search td{
font-size:90%;
}
fieldset{
width: 98%;
margin-left: 1%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
}
@media screen and (min-width: 768px) {
	.view {
		width: 40%;
		float: right;
		max-width: 300px;
	}
	.view img {
		width: 100%;
	}
	.view h2 {
		margin-top: 10px;
	}
	.view section {
		clear: right;
		margin-bottom: 5px;
		padding:2px;
		background-color: rgba(255,255,255,.8);
	}
	.view section:after {
		content: " ";
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
	}
	.detail_wrap{
	margin-top:10px;
	}
}
@media screen and (max-width: 1200px) {
	#phmap #pc_map {
		display: none;
	}
	#phmap #sp_map img {
		display: none;
	}
	#contents #phmap #sp_map .iemap {
		display: block\9;
	}
}
	#phmap #sp_map {
		display: none;
	}
	#phmap > ul > li {
		opacity: 0;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}
	#phmap > ul > li,
	#phmap > ul > li {
		opacity: 1;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}
	/*#phmap > ul > li li {
		opacity: 0;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}*/
	#phmap > ul > li:hover li,
	#phmap > ul > li:active li {
		opacity: 1;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}
	#phmap > ul > li li a {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #000;
		vertical-align: middle;
	}
	#phmap > ul > li:hover li a:link,
	#phmap > ul > li:hover li a:visited {
		background-color: #841D3E;
		-moz-transition: background-color 0.5s ease-in-out;
		-webkit-transition: background-color 0.5s ease-in-out;
		-o-transition: background-color 0.5s ease-in-out;
		transition: background-color 0.5s ease-in-out;
	}
	#phmap > ul > li:hover li a:hover,
	#phmap > ul > li:hover li a:active {
		background-color: #D02E62;
		-moz-transition: background-color 0.5s ease-in-out;
		-webkit-transition: background-color 0.5s ease-in-out;
		-o-transition: background-color 0.5s ease-in-out;
		transition: background-color 0.5s ease-in-out;
	}
	#m_hokkaido {
		top: 9px;
		left: 566px;
		width: 185px;
		height: 96px;
		line-height: 96px;
	}
	#m_kanto {
		top: 239px;
		left: 566px;
		width: 151px;
		height: 112px;
		line-height: 112px;
	}
	#m_cyubu {
		top: 195px;
		left: 402px;
		width: 160px;
		height: 156px;
		line-height: 156px;
	}
	#m_kinki {
		top: 195px;
		left: 301px;
		width: 96px;
		height: 166px;
		line-height: 166px;
	}
	#m_cyugoku {
		top: 195px;
		left: 153px;
		width: 144px;
		height: 71px;
		line-height: 71px;
	}
	#m_kanto,
	#m_cyubu,
	#m_kinki,
	#m_cyugoku {
		opacity: 0;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}
	#m_kanto:hover,
	#m_kanto:active,
	#m_cyubu:hover,
	#m_cyubu:active,
	#m_kinki:hover,
	#m_kinki:active,
	#m_cyugoku:hover,
	#m_cyugoku:active {
		opacity: 1;
		-moz-transition: opacity 0.5s ease-in-out;
		-webkit-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}
	#m_hokkaido_s {
		top: 0;
		left: 0;
		width: 185px;
		height: 96px;
		line-height: 96px;
	}
	#m_saitama {
		top: 24px;
		left: 40px;
		width: 68px;
		height: 27px;
		line-height: 27px;
	}
	#m_kanagawa {
		top: 64px;
		left: 0;
		width: 41px;
		height: 48px;
		/*line-height: 62px;*/
	}
	#m_mie {
		top: 103px;
		left: 0;
		width: 53px;
		height: 53px;
		line-height: 53px;
	}
	#m_aichi {
		top: 103px;
		left: 52px;
		width: 56px;
		height: 53px;
		line-height: 53px;
	}
	#m_shizuoka {
		top: 103px;
		left: 107px;
		width: 53px;
		height: 53px;
		line-height: 53px;
	}
	#m_fukui {
		top: 0;
		left: 0;
		width: 37px;
		height: 55px;
		line-height: 55px;
	}
	#m_yamanashi {
		top: 29px;
		left: 0;
		width: 41px;
		height: 36px;
		line-height: 50px;
	}
	#m_hyogo {
		top: 0;
		left: 0;
		width: 50px;
		height: 90px;
		line-height: 90px;
	}
	#m_kyoto {
		top: 0;
		left: 49px;
		width: 47px;
		height: 46px;
		line-height: 46px;
	}
	#m_shiga {
		top: 45px;
		left: 49px;
		width: 47px;
		height: 45px;
		line-height: 45px;
	}
	#m_osaka {
		top: 89px;
		left: 0;
		width: 50px;
		height: 44px;
		line-height: 44px;
	}
	#m_nara {
		top: 89px;
		left: 49px;
		width: 47px;
		height: 44px;
		line-height: 44px;
	}
	#m_shimane {
		top: 0;
		left: 46px;
		width: 49px;
		height: 38px;
		line-height: 38px;
	}
	#m_hokkaido_s a {
		/*border-radius: 5px;*/
	}
	#legacycontents #m_kanagawa a {
		/*border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;*/
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 5px;
		padding-top: 3px;
		line-height: 1 !important;
	}
	#legacycontents #m_kanagawa a span {
		line-height: 1 !important;
	}
	#m_mie a {
		/*border-bottom-left-radius: 5px;*/
	}
	#m_shizuoka a {
		/*border-bottom-right-radius: 5px;*/
	}
	#m_fukui a,
	#m_hyogo a {
		/*border-top-left-radius: 5px;*/
	}
	#m_kyoto a {
		/*border-top-right-radius: 5px;*/
	}
@media screen and (min-width: 1px) {
#ie_all{
display:none;
}
}
