@charset "utf-8";

/* shop Style
-------------------------------*/

.mainContents {
	overflow:hidden;
}

h2.title {
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
	font-size:30px;
	font-size:3.0rem;
	margin-bottom:25px;
}
.shop_areas {
	margin-bottom: 65px;
	overflow:hidden;
}
.shop_areas .name {
	float: left;
	margin-right: 30px;
	font-size: 20px;
	font-size: 2.0rem;
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
}
.shop_areas .fa {
	margin-left:5px;
}

.orderHistoryTable {
	margin-bottom:50px;
}

.shop_area_name_bar {
	position: relative;
	float: left;
	width: 100%;
	margin-top: -40px;
	padding-top: 40px;
	margin-bottom:20px;	
}
.shop_area_name_bar h3 {
	font-size:20px;
	font-size:2.0rem;
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
}

.area-wrap {
	overflow:hidden;
	padding-bottom:0px;
	margin-bottom:80px;
	border-bottom:1px solid #000;
	font-size:0;
}
.area-wrap .orderbox {
	width:48%;
	display:inline-block;
	vertical-align:top;
	margin-right:0%;
	overflow:hidden;
	font-size:14px;
	font-size:1.4rem;
	margin-bottom:80px;
	position:relative;
}
.area-wrap .orderbox:nth-of-type(2n) {
	margin-right:4%;
}
.area-wrap.online .orderbox,
.area-wrap.online .orderbox:nth-of-type(2n) {
	width:100%;
	display:block;
	vertical-align:top;
	margin-right:0;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:60px;
	margin-bottom:60px;
}
.area-wrap.online .orderbox:last-child {
	border-bottom:none;
	margin-bottom:0 !important;
}
.area-wrap .orderbox a {
	display:block;
	color:#000;
	text-decoration:none;
}
.area-wrap .orderbox .name {
	font-size:16px;
	font-size:1.6rem;
	margin-bottom:15px;
	font-weight:bold;
}
.area-wrap .orderbox .name a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.area-wrap .orderbox .sLogo {
	max-width:140px;
	margin-bottom:10px;
}
.area-wrap .orderbox .ico {
	position:absolute;
	right:0;
	top:0;
}
.area-wrap .orderbox .ico .map-ico,
.area-wrap .orderbox .ico .blog-ico {
	width:100px;
}
.area-wrap .orderbox .ico .map-ico {
	margin-bottom:5px;
}
.area-wrap .orderbox .ico .map-ico a {
	display:block;
	border:1px solid #000;
	color:#FFF;
	text-align:center;
	background:#000;
	text-decoration:none;
	padding:3px 0;
	font-family:'futura', 'Century Gothic', sans-serif;
}
.area-wrap .orderbox .ico .blog-ico a {
	display:block;
	border:1px solid #000;
	color:#000;
	text-align:center;
	background:#FFF;
	text-decoration:none;
	padding:3px 0;
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
}
.area-wrap .orderbox .more-btn {
	position:absolute;
	bottom:0;
	right:0;
	width:100px;
}
.area-wrap.online .orderbox .more-btn {
	position:static;
	margin-top:5px;
}
.area-wrap .orderbox .more-btn a {
	display:block;
	border:1px solid #000;
	color:#FFF;
	text-align:center;
	background:#000;
	text-decoration:none;
	padding:3px 0;
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
}
.shop_list_text {
	font-size: 18px;
}

@media only screen and (max-width: 750px){

	h2.title {
		font-size:22px;
		font-size:2.2rem;
		margin-bottom:20px;
		padding:0
	}
	.shop_areas {
		margin-bottom:25px;
	}
	.shop_areas .name {
		width:48.5%;
		float: left;
		font-size: 15px;
		font-size: 1.5rem;
		margin-right:3%;
		text-align:center;
		margin-bottom:10px;
	}
	.shop_areas .name:nth-child(2n) {
		margin-right:0;
	}
	.shop_areas .name a {
		display:block;
		border:1px solid #000;
		padding:5px 0
	}
	
	.orderHistoryTable {
		margin-bottom:30px;
		padding:0 !important;
	}
	
	.shop_area_name_bar {
		position: relative;
		float: left;
		width: 100%;
		margin-top: -100px;
		padding-top: 100px;
		margin-bottom:20px;	
	}
	
	span.anchorlink {
	   position: relative;
	   top: -150px;
	   display: block;
	}
	
	.shop_area_name_bar h3 {
		font-size:18px;
		font-size:1.8rem;
	}
	
	.area-wrap {
		overflow:hidden;
		margin-bottom: 25px;
		padding-bottom:25px;
	}
	.area-wrap.online {
		padding-bottom:0;
	}
	.area-wrap .orderbox,
	.area-wrap .orderbox:nth-of-type(2n) {
		width:100%;
		display:block;
		font-size:12px;
		font-size:1.2rem;
		margin-bottom:25px;
		padding-bottom:25px;
		border-bottom:1px solid #bfbfbf;
	}
	.area-wrap.online .orderbox,
	.area-wrap.online .orderbox:nth-of-type(2n) {
		padding-bottom:25px;
		margin-bottom:25px;
	}
	.area-wrap .orderbox:last-child {
		border-bottom:none;
		padding-bottom:0px;
		margin-bottom:0px;
	}
	.area-wrap .orderbox .name {
		font-size:15px;
		font-size:1.5rem;
		margin-bottom:5px;
	}
	.area-wrap .orderbox .ico {
		position:static;
		overflow:hidden;
		padding-top:15px;
	}
	.area-wrap .orderbox .ico .map-ico,
	.area-wrap .orderbox .ico .blog-ico {
		width:100px;
		float:left;
	}
	.area-wrap .orderbox .ico .map-ico {
		margin-bottom:5px;
		margin-right:10px;
	}

.area-wrap .orderbox .more-btn,
.area-wrap.online .orderbox .more-btn {
	position:static;
	padding-top:10px;
	margin:0;
	width:100%;
	clear:both;
}
.area-wrap .orderbox .more-btn a {
	padding:8px 0;
}
.shop_list_text{
	font-size: 16px;
}
	
}


/* detail Style
-------------------------------*/
.detailContents {
	margin-bottom: 30px;
	margin-top: 230px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.detailContents .shop-title {
	margin-bottom:30px;
	overflow:hidden;
}
.detailContents .shop-title h2.title {
	font-size:32px;
	font-size:3.2rem;
	margin-bottom: 30px;
	float:left;
}
.detailContents .shop-ico {
	float:left;
	font-size:14px;
	font-size:1.4rem;
	margin-left:30px;
	min-width:210px;
	overflow:hidden;
	padding-top:8px;
}
.detailContents .shop-ico .map-ico,
.detailContents .shop-ico .blog-ico {
	width:100px;
	float:left;
}
.detailContents .shop-ico .blog-ico {
	margin-left:10px;
}
.detailContents .shop-ico .map-ico a {
	display:block;
	border:1px solid #000;
	color:#FFF;
	text-align:center;
	background:#000;
	text-decoration:none;
	padding:3px 0;
	font-family:'futura', 'Century Gothic', sans-serif;
}
.detailContents .shop-ico .blog-ico a {
	display:block;
	border:1px solid #000;
	color:#000;
	text-align:center;
	background:#FFF;
	text-decoration:none;
	padding:3px 0;
	font-family:'futura', 'Century Gothic', Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana, sans-serif;
}

.detailContents .formTable .inputRow .inputHead {
	position: relative;
	z-index: 1;
	float: none;
	margin:0 0 10px;
	width: 100%;
	padding-right:0;
	padding-top: 0;
	font-weight:bold;
}
.detailContents .formTable .inputRow .inputHead .inputLabel {
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	float: none;
	padding: 0;
}
.detailContents .formTable .inputRow .inputColInner {
	margin-left: 0;
	line-height:inherit
}
.detailContents .formTable .inputRow .inputColInner.marginCell {
	padding-top: 0px;
}
.detailContents .formTable .inputRow .inputCol {
	float:none;
	width: 100%;
	vertical-align: middle;
	font-size: 14px;
	font-size: 1.4rem;
}
.detailContents2 {
	width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.mainContentsB {
	position: relative;
	width: 100%;
}
.top-shopList {
	font-size: 30px;
	margin-bottom: 60px;
	border-bottom: solid 2px #C0C0C0;
	padding-bottom: 20px;
}
.top-shopList a {
	margin-bottom: 5px;
}
.top-shopList img {
	transform: scale(-1, 1);
	width: 9px;
    height: 18px;
    margin-right: 5px;
}
.under-shopList {
	font-size: 13px;
	background-color: black;
	color: white;
	width: 25%;
	height: 36px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.under-shopList a {
	color: white;
}
.shopAddress {
	font-size: 15px;
	margin-bottom: 10px;
}
.detail-attention {
	font-size: 13px;
	margin-bottom: 10px;
}
.use-category {
	font-size: 15px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.use-category p {
	margin-top: 5px;
}
.text-null {
	display: block;
	content: "";
	padding: 3px 0;
}
.googleMap {
	margin: 0 auto;
	margin-bottom: 40px;
	width: 100%;
	height: 60%;
}

@media only screen and (max-width: 750px){
	
	.detailContents .shop-title {
		margin-bottom:20px;
	}
	.detailContents .shop-title h2.title {
		font-size:22px;
		font-size:2.2rem;
		margin-bottom:10px;
		padding:0;
		float:none;
	}
	.detailContents .formTable .inputRow .inputHead {	
		margin:0 0 5px;
	}
	.detailContents .shop-ico {
		float:none;
		font-size:12px;
		font-size:1.2rem;
		margin-left:0;
		min-width:inherit;
		padding-top:0;
	}
	.detailContents .shop-ico .map-ico,
	.detailContents .shop-ico .blog-ico {
		width:80px;
		float:left;
	}
	.detailContents .shop-ico .blog-ico {
		margin-left:10px;
	}
	.detailContents {
		width: 88%;
	}
	.top-shopList a {
		font-size: 28px;
	}
	.under-shopList {
		width: 100%;
	}
	.mainContentsRContent h2.shop-list {
		margin-bottom: 15px;
	}
	.shop-title {
		margin-bottom: 10px;
	}
	.shop-title h2 {
		font-size: 18px;
	}
	.shopAddress {
		font-size: 13px;
	}
	.detail-attention {
		font-size: 11px;
	}
	.googleMap {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 75%;
		margin-bottom: 70px;
		margin-top: 70px;
	}
	.googleMap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.use-category {
		margin-bottom: 25px;
	}

}

.shopList li:first-child {
	position: relative;
	border-top: none;
	display: block;
	width: 100%;
	margin-right: 0;
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
}
.shopList li {
	position: relative;
	border-top: 1px solid #e8e8e8;
	display: block;
	width: 100%;
	margin-right: 0;
	padding: 20px 0;
}
.shopName {
	font-size: 1.8rem;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
	width: 35%;
}
.link {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 1.2rem;
}
.shopList li .shopInfo {
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: top;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-left: 2%;
}
.shop_info_text {
	width: 100%;
	text-align: right;
	margin: 5% auto 0;
}
@media only screen and (max-width: 750px){
	.shopList li:first-child {
		position: relative;
/*		border-top: 1px solid #e8e8e8;*/
		display: block;
		width: 100%;
		margin-right: 0;
		padding: 20px 0;
	}
	.shopList:first-child {
		border-top: 1px solid #e8e8e8;
	}
	.shopName {
		font-size: 1.6rem;
		margin-bottom: 20px;
		width: 70%;
	}
	.link {
		right: 5%;
		top: 28px;
		font-size: 1rem;
	}
	.shopList li .shopInfo {
		font-size: 1.4rem;
		margin-left: 0%;
	}
	.contact .mainContentsInner {
		margin: 0px 9px 20px 9px;
		padding-top: 15px;
		border-top: 1px solid #A5A5A5;
	}
}

/* News Letter
------------------------------------------------- */
.blockNewsLetter {
	width: 40%;
	margin: 0 auto 50px;
	text-align: center;
	padding-top: 10%;
}

.blockNewsLetter input[type="radio"],
.blockNewsLetter input[type="checkbox"] {
	display: inline-block !important;
	margin: 0;
	vertical-align: top;
}

.blockNewsLetter .lead {
	margin: 0 auto 30px;
	font-size: 1.6rem;
}

.blockNewsLetter .inputArea {
	position: relative;
}

.blockNewsLetter .inputArea:after {
	position: absolute;
	display: inline-block;
	top: 50%;
	right: 5px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	content: "\f105";
	font: normal normal normal 18px/1 FontAwesome;
}

.contact .blockNewsLetter .inputMailAddress {
	padding: 0 25px 0 10px;
	height: 40px;
	line-height: 40px;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #000;
	transition: all ease 0.4s;
}

.blockNewsLetter .inputMailAddress::-webkit-input-placeholder {
	text-align: center;
}

.blockNewsLetter .inputMailAddress:focus {
	box-shadow: none;
	background-color: #f6f6f6;
	transition: all ease 0.4s;
}

.blockNewsLetter .unitSubArea {
	display: none;
	margin: 10px auto 0;
}

.blockNewsLetter .unitSubArea.isOpen {
	display: block;
}

.blockNewsLetter .unitSubArea label {
	display: inline-block;
	font-size: 1.5rem;
}

.blockNewsLetter .unitSubArea input[type="checkbox"] {
	margin-right: 0.5em;
	margin-top: 1%;
}

.blockNewsLetter .listGender {
	margin: 0 0 2rem;
	text-align: left;
}

.blockNewsLetter .listGender li {
	margin: 0 0 0.3em;
}

.blockNewsLetter .agree {
	margin: 0 0 3em;
	font-size: 1.6rem;
	text-align:left;
}

.blockNewsLetter .agree a {
	text-decoration: underline;
}

.blockNewsLetter .btnNewsLetterRegister {
	display: inline-block;
	padding: 1em 11em;
	font-size: 1.3rem;
	background: none;
	color: #000;
	border: 1px solid #000;
	letter-spacing: 0.05em;
	vertical-align: middle;
}


@media only screen and (max-width: 750px){
	.blockNewsLetter {
		margin: 0 auto 30px;
		width: 100%;
	}

	.blockNewsLetter .ttlB {
		margin: 0 auto 20px;
	}

	.blockNewsLetter .lead {
		margin: 0 auto 20px;
		font-size: 1.2rem;
	}
	.item_category_contents{
		margin-top: 15%;
	}
}

.areaTltContents h3.areaTlt {
	font-size: 2.3rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #A5A5A5;
}


@media only screen and (min-width: 750px){
	.shoplist_banner{
		display: none;
	}
}
