@charset "utf-8";

input, button, textarea, select {
	-webkit-appearance: none;
	border-radius: 0;
}




.selectAnc {
	background: #d8d8d8;
	border-bottom: 1px solid #cfcfcf;
}

.selectAnc#areaSelectAnc {
	padding: 5px 2px 0 3px;
}

.selectAnc .description {
	padding: 0 2px 10px;
}

.selectAnc ul {
	width: 100%;
}

.selectAnc li {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.selectAnc li .fill {
	display: inline-block;
	margin: 0 -3px;
}

.selectAnc#typeSelectAnc li {
	width: 16.666666%;
	padding: 0 3px 5px 2px;
}

.selectAnc#areaSelectAnc li {
	width: 20%;
	padding: 0 3px 5px 2px;
}

.selectAnc li a {
	display: block;
	position: relative;
	width: 100%;
	height: 37px;
	color: #fa0014;
	background: #fff;
	border-bottom: 2px solid #d0d0d0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}

.selectAnc#areaSelectAnc li#anc01 a {
	height: 35px;
	padding-top: 2px;
	font-size: 11px;
	line-height: 12px;
}

.selectAnc li a:after {
	position: absolute;
	top: 24px;
	left: 50%;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-left: -3px;
	border-right: 1px solid #fa0014;
	border-bottom: 1px solid #fa0014;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.selectAnc#areaSelectAnc li a:after {
	top: 27px;
}

.selectAnc li a.disabled {
	color: #808080;
	background: #f3f3f3;
	border-bottom: 2px solid #d8d8d8;
}

.selectAnc li a.disabled:after {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#typeList {
	padding-bottom: 30px;
	background: #f7f7f7;
}

#typeList .allTypeLink {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#typeList.typeListOther .allTypeLink {
	margin-bottom: 10px;
}


#typeList .allTypeLink a,
.typeSect .lineTitle a {
	display: block;
	position: relative;
	height: 43px;
	padding: 0 30px;
	background-color: #fff;
	border-bottom: 1px solid #cfcfcf;
	font-size: 16px;
	line-height: 43px;
	text-decoration: none;
}

.typeSect .lineTitle a {
	border-bottom: none;
}

.typeSectD .lineTitle a {
	background-color: transparent;
}

#typeList .allTypeLink a .num {
	color: #808080;
}

#typeList .allTypeLink a:before,
.typeSect .lineTitle a:before {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	width: 20px;
	height: 43px;
	background-image: url(../../common/images/wmark_red.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 6px 17px !important;
}

#typeList .allTypeLink a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 13px;
	margin-top: -6px;
	background: url(../../common/images/arrow_red.png) 50% 50% no-repeat;
	background-size: auto 13px;
}

#typeList .typeSectCont {
	position: relative;
	overflow: hidden;
	padding: 0 10px 30px;
	border-bottom: 1px solid #cfcfcf;
}

#typeList .typeSectCont:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -2px;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
}

#typeList .typeSectCont .typeBlock {
	margin: 0 0 1px;
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
}

#typeList .typeSectCont .typeBlock label {
	display: table;
	width: 100%;
}

#typeList .typeSectCont .typeBlock label p {
	display: table-cell;
	vertical-align: middle;
}

#typeList .typeSectCont .typeBlock .check {
	width: 26px;
	background: #f7f7f7;
	text-align: center;
}

#typeList .typeSectCont .typeBlockMdl .check {
	width: 48px;
	padding-right: 4px;
	text-align: right;
}

#typeList .typeSectCont .typeBlock .check input {
	margin: 0 !important;
}

#typeList .typeSectCont .typeBlock .photo {
	width: 97px;
}

#typeList .typeSectCont .typeBlock .name {
	padding-left: 6px;
	font-size: 14px;
	line-height: 30px;
}

#typeList .typeSectCont .typeBlock .name .num {
	color: #808080;
}

#typeList .typeSectCont .toPageTop {
	position: absolute;
	bottom: -1px;
	right: 10px;
}

#typeList .typeSectCont .toPageTop a {
	display: block;
	position: relative;
	height: 21px;
	padding: 0 11px 0 29px;
	color: #fff;
	background: #fa0014;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

#typeList .typeSectCont .toPageTop a:before {
	position: absolute;
	top: 50%;
	left: 13px;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


#typeList .typeSectO {
	position: relative;
	margin-top: 1px;
	border-bottom: 1px solid #cfcfcf;
}

#typeList .typeSectO:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -2px;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
}

#typeList .typeSectO:nth-child(1) {
	border-top: 1px solid #e0e0e0;
}

#typeList .typeSectO:nth-child(1):before {
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	width: 100%;
	height: 1px;
	background: #cfcfcf;
}


#typeList .typeSectO .typeSectCont {
	display: none;
	padding-bottom: 13px;
	border-bottom: none;
}

.typeSect .lineTitle.open a {
	background: transparent;
}

.typeSectO .lineTitle a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background-image: url(../../common/images/icon_plusminus.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px 48px;
}

.typeSect .lineTitle.open a:after {
	background-position: 0 -24px;
}


#typeList .typeSectCont .typeBlockLink {
	padding: 0;
}

#typeList .typeSectCont .typeBlockLink .name {
	padding-left: 20px;
}

#typeList .typeSectCont .typeBlockLink a {
	display: block;
	position: relative;
	line-height: 39px;
	text-decoration: none;
}

#typeList .typeSectCont .typeBlockLink a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 13px;
	margin-top: -6px;
	background: url(../../common/images/arrow_red.png) 50% 50% no-repeat;
	background-size: auto 13px;
}




#contents {
	background: #f7f7f7;
}

.areaDescription {
	padding: 10px 12px;
	background: #fff;
}

.shopInfoSect {
	margin: 0 0 15px;
}

.shopInfoSect .shopInfoTitle {
	padding: 0 0 0 29px;
	color: #fff;
	background-color: #808080;
	background-image: url(../../common/images/wmark_white.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-size: 5px 15px;
	border-bottom: 1px solid #cfcfcf;
	font-size: 16px;
	line-height: 35px;
}

.shopInfoSect .btnStock {
	padding: 10px;
}

.shopInfoSect .btnStock:after {
	content: '';
	display: block;
	clear: both;
}

.shopInfoSect .btnStock a {
	float: right;
	width: 145px;
	height: 41px;
	background: url(../../common/images/shop_btn_stock.png) no-repeat;
	background-size: auto 41px;
	text-indent: -999em;
	outline: none;
}

.shopInfoBlock {
	position: relative;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #cfcfcf;
}

.shopInfoBlock:before {
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	width: 100%;
	height: 1px;
	background: #cfcfcf;
}

.shopInfoBlock:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -2px;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
}

.shopInfoBlock .shopName a {
	display: block;
	position: relative;
/*      height: 33px;*/
	padding: 8px 24px;
	background-color: #fff;
	font-size: 14px;
/*	line-height: 33px;*/
        line-height: 17px;
	text-decoration: none;
}

.shopInfoBlock .shopName a:before {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	width: 20px;
	height: 33px;
	margin-top: -16px;
	background-image: url(../../common/images/wmark_red.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 6px 17px !important;
}

.shopInfoBlock .shopName a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 13px;
	margin-top: -6px;
	background: url(../../common/images/arrow_red.png) 50% 50% no-repeat;
	background-size: auto 13px;
}

.shopInfoBlock .shopInfo {
	padding: 10px;
	background: #f7f7f7;
}

.shopInfoBlock .shopInfo .whiteBox {
	background-color: #fff;
	padding: 5px 5px 0;
}

.shopInfoBlock .shopInfo .whiteBox img {
	width: 100%;
}

.shopInfoBlock .shopInfo dl {
	margin: 0;
	padding: 10px 0 7px;
	border-bottom: 2px solid #e7e7e7;
}


.shopInfoBlock .shopInfo li:last-child dl:last-child {
	border-bottom: none;
}

.shopInfoBlock .shopInfo dl:after {
	content: '';
	display: block;
	clear: both;
}

.shopInfoBlock .shopInfo dl dt {
	float: left;
	position: relative;
	width: 44px;
	margin: 0 14px 0 0;
	font-size: 13px;
	line-height: 20px;
	background: #e4e4e4;
	text-align: center;
	display: inherit !important;
}

.shopInfoBlock .shopInfo dl dt:after {
	content: '';
	position: absolute;
	top: 0;
	right: -3px;
	border-left: 3px solid #e4e4e4;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.shopInfoBlock .shopInfo dl dd {
	margin-left: 58px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 19px;
	display: inherit !important;
	position: relative;
}

.shopInfoBlock .shopInfo dl dd strong {
	color: #fa0014;
	font-size: 17px;
}

.shopInfoBlock .shopInfo dl dd a {
	display: block;
	margin: 5px 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	outline: none;
	position: absolute;
	bottom: 0;
	right: 0;
}

.shopInfoBlock .shopInfo .address dd a {
	position: relative;
	right: inherit;
	bottom: inherit;
	float: right;
	margin-top: -1px; 
}

.shopInfoBlock .shopInfo dl dd .btnMap {
	width: 115px;
	height: 21px;
	background: url(../../common/images/btn_map.png) no-repeat;
	background-size: 115px 21px;
}

.shopInfoBlock .shopInfo dl dd .btnTel {
	width: 115px;
	height: 21px;
	background: url(../../common/images/btn_tel_s.png) no-repeat;
	background-size: 115px 21px;
}

.shopInfoBlock .shopInfo dl .time {
	letter-spacing: -2.5px;
}




#shopDetailInfo {
	margin: 10px;
	padding: 0 10px;
	background: #fff;
	border-radius: 3px;
}

#shopDetailInfo dl {
	padding: 10px 0;
	border-bottom: 2px solid #e7e7e7;
}

#shopDetailInfo dl:after {
	content: '';
	display: block;
	clear: both;
}

#shopDetailInfo dl:last-child {
	border: none;
}

#shopDetailInfo dl dt,
#shopDetailInfo dl dd {
}

#shopDetailInfo dl dt {
	float: left;
	position: relative;
	width: 44px;
	margin: 0 14px 0 0;
	font-size: 13px;
	line-height: 20px;
	background: #e4e4e4;
	text-align: center;
}

#shopDetailInfo dl dt:after {
	content: '';
	position: absolute;
	top: 0;
	right: -3px;
	border-left: 3px solid #e4e4e4;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

#shopDetailInfo dl dd {
	margin-left: 58px;
	padding-top: 2px;
	font-size: 14px;
	line-height: 15px;
}

#shopDetailInfo dl dd strong {
	color: #fa0014;
	font-size: 17px;
}

#shopDetailInfo dl dd a {
	display: block;
	margin: 5px 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	outline: none;
}

#shopDetailInfo dl dd .btnMap {
	width: 115px;
	height: 21px;
	background: url(../../common/images/btn_map.png) no-repeat;
	background-size: 115px 21px;
}

#shopDetailInfo dl dd .btnTel {
	width: 115px;
	height: 21px;
	background: url(../../common/images/btn_tel_s.png) no-repeat;
	background-size: 115px 21px;
}

.shopDetailBtnArea {
	padding: 8px 0;
	background: #fff;
	border-top: 3px solid #efefef;
	text-align: center;
}

.shopDetailBtnArea a {
	display: inline-block;
	margin: 0 5px;
	text-indent: -999em;
	outline: none;
}

.shopDetailBtnArea .btnStock01 {
	width: 145px;
	height: 40px;
	background: url(../../common/images/shop_btn_stock2.png) no-repeat;
	background-size: 145px 40px;
}

.shopDetailBtnArea .btnStock02 {
	width: 145px;
	height: 41px;
	background: url(../../common/images/shop_btn_stock.png) no-repeat;
	background-size: auto 41px;
}


#gMapArea {
	margin: 10px;
	background: #fff;
	border-bottom: 2px solid #eeeeee;
	border-radius: 3px;
	overflow: hidden;
}

#gMapArea h2 {
	padding: 0 10px;
	color: #fff;
	background: #808080;
	line-height: 20px;
}

#gMapInner {
	padding: 10px;
}

#gMapFrame {
	margin: 0 0 8px;
	padding: 5px;
	border-radius: 2px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}

#gMapArea .gMap {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

#gMapArea .gMap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#gMapArea .gMapLink {
	padding: 0 0 0 13px;
	background: url(../../common/images/arrow_red_s.png) 2px 50% no-repeat;
	background-size: 7px auto;
}

#gMapArea .gMapLink a {
	border-bottom: 1px dotted #202020;
	text-decoration: none;
}

#btmTelArea {
	padding: 10px 0 0;
	background: #fff;
}

.btnBtmTel {
	padding: 10px 0 11px;
/*	background: #4c4c4c;*/
	box-shadow: 0 -1px 3px 0 rgba(0,0,0,.2);
}

.btnBtmTel a {
	display: block;
	height: 44px;
	background: url(../../common/images/btn_tel_l.png) no-repeat;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: auto 44px;
	text-indent: -999em;
	overflow: hidden;
}



#formBtmBtnAreaFix {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
}

.nFloat #footer {
    padding-bottom: 65px;
}
