@charset "UTF-8";



.inner-info {
	max-width: 840px;
	margin: 0 auto;
}

.safety img {


	max-width: 100%;
}

/* shop */
#shop .lead h2 {
	margin-bottom: 16px;
	padding-bottom: 6px;
	border-bottom: 1px solid #aaa;
	font-size: 24px;
	font-weight: bold;

}



#shop h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

#shop .lead_img {
	line-height: 1;
}

#shop .column_duple {


	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 38px;
}

#shop .column_duple .column_cell {

	width: 580px;

}

#shop .column_duple .column_cell .image {
	line-height: 1;
}





#shop .column_duple .column_cell .exp {
	margin-top: 5px;


}

#shop .column_duple .column_cell .exp h4 {
	font-weight: bold;


}


#shop .column_duple .column_cell .exp p {}

@media only screen and (max-width: 750px) {
	#shop .lead h2 {

		margin-bottom: 10px;
		padding-bottom: 15px;
		line-height: 1.9;
		font-size: 16px;
	}

	#shop .lead p {
		line-height: 2.1;
	}

	#shop .column_duple {
		margin-top: 14px;
	}

	#shop .column_duple .column_cell {

		width: 48%;
		margin-bottom: 3%;
	}

	#shop .column_duple .column_cell.wide {

		width: 100%;
	}

	#shop .column_duple .column_cell .exp {
		margin-top: 3px;

	}

}

.map {


	position: relative;
	width: 100%;
	height: 550px;
	margin: 13px auto 0;
}

.map iframe {
	width: 100%;
	height: 550px;
	border-width: 0;
}

.section-inner .inner-info {
	line-height: 2.5;
	letter-spacing: 0.1em;

}

.section-inner .ul-data {

	display: table;

	width: 100%;
	margin-bottom: 10px;

	border-collapse: collapse;

	border-spacing: 0;




}

.section-inner .ul-data>li {
	display: table-row;
}

.section-inner .ul-data .th,
.section-inner .ul-data .td {
	display: table-cell;
	vertical-align: middle;

	border: 1px solid #003983;
	padding: 10px 10px 10px 30px;
	border-collapse: collapse;
	border-spacing: 0;

}

.windows10.ie .section-inner .ul-data .th,
.windows10.ie .section-inner .ul-data .td {
	padding-bottom: 12px;
}





.section-inner .ul-data .th {
	width: 300px;


}

.section-inner .ul-data .thead .th,
.section-inner .ul-data .thead .td {


	background: #fffbef;
}

.section-inner .note {
	margin-top: 46px;
}

@media only screen and (max-width: 750px) {
	.section-inner {
		padding: 30px 0 0;

	}

	.section-inner.section-menu-inner {

		padding: 70px 0 50px;
	}

	.section-inner:before {

		background-image: url(../img/inner/sm/bg_banner.jpg);
		height: 350px;
	}

	.section-inner .title {


		font-size: 17px;

	}

	.section-inner .caption {

		margin-bottom: 24px;

	}

	.section-inner .inner-info {
		padding: 0 15px;
		line-height: 2.08333;
	}

	.section-menu-inner .inner-info {


		padding: 30px 15px 44px;
		line-height: 2.08333;
	}

	.section-inner .ul-data {
		margin-bottom: 10px;
		letter-spacing: 0;

		line-height: 1.66667;
		font-size: 12px;

	}

	.section-inner .ul-data .th,
	.section-inner .ul-data .td {

		padding: 12px 5px 12px 14px;
	}

	.section-inner .ul-data .th {

		width: 39.68254%;
	}

	.section-inner .note {

		margin-top: 24px;
		font-size: 12px;
		line-height: 2.08333;
	}

}

/*すし松　見出し*/
body#shop .inner-info h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: bold;
}

/*すし松　見出し Ver2*/
body#shop .inner-info span.sushi h2 {
	margin-bottom: 80px;
	padding-top: 10px;
	border-bottom: 1px solid #aaa;
	background-color: #003983;
	letter-spacing: 1px;
	font-size: 50px;
	color: white;
	text-align: center;
	font-weight: bold;
}

@media only screen and (max-width: 750px) {
	body#shop .inner-info span.sushi h2 {
		margin-bottom: 40px;
		padding-top: 10px;
		border-bottom: 1px solid #aaa;
		background-color: #003983;
		letter-spacing: 1px;
		font-size: 30px;
		color: white;
		text-align: center;
		font-weight: bold;
	}
}




.slide_mark {
	display: none;

}

@media only screen and (max-width: 750px) {
	.slide_mark {

		display: block;


		width: 100px;

		position: absolute;






		top: 170px;


		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.slide_mark img {


		width: 100%;

	}
}

.page-title {

	margin-top: 40px;
	padding-bottom: 7px;
	border-bottom: 1px solid #aaaaaa;

	font-size: 24px;

}

.ul-column {

	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;

}

#safety_allergen.allergen .ul-column li a {
	padding: 16px 15px 17px;
}

.ul-column li {
	width: 270px;
	margin-bottom: 40px;
}

.ul-column li~li {
	margin-left: 40px;
}

.ul-column li:nth-child(4n + 1) {
	margin-left: 0;
}

.ul-column li .image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	border: 1px solid #616161;
	overflow: hidden;
}

.ul-column li a {
	display: block;
	position: relative;
	width: 100%;
	padding: 8px 15px;
	border-radius: 5px;
	background-color: #003983;
	text-align: center;
	line-height: 1.5;
	font-size: 18px;
	color: #ffffff;
	opacity: 1;
	transition: opacity 0.35s ease;
}

.ul-column li a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 9px;
	height: 16px;
	margin-top: -8px;
	background: url(../../img/common/icon_bullet06.png) no-repeat 0 0/contain;
}

.ul-column li a:hover {
	opacity: 0.7;
}





@media only screen and (max-width: 750px) {
	.page-title {
		margin-top: 0;
		font-size: 16px;

	}


	.gensanchi .inner-info {
		padding: 0 0 40px;
	}

	#safety_allergen.allergen .ul-column li a {
		padding: 8px 15px 9px;
	}

	.ul-column {
		width: 345px;
		margin: 33px auto 0;
	}

	.ul-column li {
		width: 163px;
		margin-bottom: 21px;
	}

	.ul-column li~li {
		margin-left: 17px;
	}

	.ul-column li:nth-child(2n + 1) {
		margin-left: 0;
	}

	.ul-column li .image {
		height: 133px;
		margin-bottom: 17px;
	}

	.ul-column li a {
		padding: 3px 15px;
		font-size: 13px;
	}

	.ul-column li a:after {
		right: 8px;
		width: 6px;
		height: 10px;
		margin-top: -5px;
	}

	.map {


		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 77.7%;
	}

	.map iframe {

		position: absolute;
		top: 0;


		left: 0;
		width: 100%;
		height: 100%;

	}
}

@media only screen and (min-width: 751px) {

	.pc-none {
		display: none;
	}





}

#shop_index.page-index .inner-info {

	max-width: none;
}

#shop_index.page-index .inner-info .ul-column li {
	display: -webkit-flex;

	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	flex-direction: column;

	justify-content: space-between;

}

#shop_index.page-index .inner-info .ul-column li .shop_detail {






	padding-bottom: 24px;
	line-height: 1.9;
	letter-spacing: 0;


}

#shop_index.page-index .inner-info .ul-column li .shop_detail .image {
	margin-bottom: 10px;
}


#shop_index.page-index .inner-info .ul-column li .shop_detail .image img {
	max-width: 100%;
}

#shop_index.page-index .inner-info .ul-column li a {
	padding: 16px 15px;
}

#shop_index.page-index .inner-info .ul-column li a.image {
	padding: 0;
}

#shop_index.page-index .inner-info .ul-column li a.image:after {
	display: none;
}

#shop .links-shop {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 2px solid #333;

}

#shop .links-shop~.links-shop {
	margin: 50px 0 0;
	padding-top: 16px;
	border-top: 1px solid #aaa;
}

#shop .links-shop li {
	margin-right: 1.5em;
}

#shop .links-shop li a {
	opacity: 1;
	transition: opacity 0.35s ease;
}

#shop .links-shop li a:hover {
	opacity: 0.7;

}

#shop .links-shop li a:after {

	content: '';


	display: inline-block;
	position: relative;
	margin-left: 3px;
	width: 10px;
	height: 1.5em;
	vertical-align: middle;
	background: url(../img/common/icn_bullet02.png) no-repeat center center/contain;
}



.txt_lead {
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 20px;
	color: #FF6347;
}














.chapter_list01 {
	margin: 35px 0 0;
}






.chapter_list01 li~li {
	margin: 20px 0 0;
}








































































img.radius_shadow {
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 3px;

	-moz-box-shadow: #666 0px 2px 3px;

	box-shadow: #666 0px 2px 3px;
}

@media only screen and (max-width: 750px) {

	#shop.page-index .inner-info {
		padding: 0 0 40px;
	}

	.txt_lead {
		font-size: 15px;
	}

	#shop .links-shop~.links-shop {
		margin: 30px 0 0;
		padding-top: 13px;
	}





}

.images-shop {

	text-align: center;
}

.icons-shop {

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;

	display: flex;
	justify-content: space-between;

}

.icons-shop .icons {
	flex-shrink: 0;
	display: flex;
	align-items: flex-start;
	margin-left: 20px;
}

.icons-shop .icons img {
	width: 88px;
}

.icons-shop .icons img~img {
	margin-left: 5px;
}


.shop-info {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}


.shop-info2 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}






@media only screen and (max-width: 750px) {

	.icons-shop .icons {
		flex-direction: column;
		margin-left: 15px;
	}


	.icons-shop .icons img {
		width: 70px;
	}


	.icons-shop .icons img~img {
		margin: 5px 0 0;
	}

	.shop-info2 {
		font-size: 14px;
	}

}







































/* common */
@media only screen and (min-width: 751px) {
	body#shop.innerpage .navigation {
		display: none !important;

	}

}



body#shop.innerpage .header-site .header-logo {
	margin: 0 auto 0 0;
}

body#shop.innerpage .header-site .btn {
	position: absolute;

	font-size: 16px;
	line-height: 1;
	letter-spacing: 1.1px;
	right: 20px;
	top: 15px;
	padding: 11px 40px 13px;
	text-align: center;

	color: #fff;
	display: block;
	background: #003983;
	-moz-border-radius: 20px;

	-webkit-border-radius: 20px;
	border-radius: 20px;
}

body#shop.innerpage .header-site .btn:after {

	content: "";
	width: 12px;
	height: 18px;
	position: absolute;
	right: 18px;
	top: 50%;






	margin-top: -9px;


	background: url(../img/common/icn_bullet03.png) no-repeat center center;
	background-size: 100% auto;
}

body#shop .header-site {


	height: 100px;
	box-shadow: 1px 1px 5px #aaa;
	z-index: 5;
}


body#shop .header-site .list-menu-bl {
	top: auto;
	right: 20px;
	bottom: 17px;

}

body#shop .list-menu-bl>li {

	padding: 0 13px;
	border-right-width: 0;

}

body#shop .list-menu-bl>li:last-child {
	padding-right: 0;

}

body#shop .header-site .list-menu-bl a {
	padding-right: 13px;
	background: url(../img/common/icn_bullet01.png) no-repeat right 0.3em;
	background-size: 7px 12px;

}

body#shop .header-site>.wrapper {



	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 60px 0 0;
}



body#shop .section-title-page {



	background-color: transparent;


}

body#shop .section-title-page:after {
	display: none;
}


body#shop .shops {
	margin: 0 0 40px;
	padding: 55px 0 15px;




	background-color: #f2f2f2;
}

body#shop .shops~.shops {
	padding-top: 100px;
	background-color: #fff;

}

body#shop .shops h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #aaa;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: normal;
}

body#shop .shops .links-shop {
	margin: 20px -10px 0 0;

	border-bottom-width: 0;
}

body#shop .shops .links-shop li {

	min-width: 232px;

	min-height: 60px;
	margin: 0 10px 10px 0;
}

body#shop .shops .links-shop li.to_category_top {
	min-width: 475px;
	padding-right: 1px;
}

body#shop.category_top .shops .links-shop li.to_category_top {
	display: none;

}

body#shop .shops .links-shop a {


	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

	height: 100%;
	padding: 0 30px;
	border-radius: 10px;
	background-color: #003983;

	text-align: center;
	font-size: 18px;
	color: #fff;

}

body#shop .shops .links-shop a:after {

	position: absolute;
	top: 50%;

	right: 12px;
	width: 12px;
	height: 17px;
	margin: -6px 0 0;


	background-image: url(../img/common/icn_bullet03.png);
}

body#shop .shops .links-shop li.to_category_top a {

	border: 2px solid #003983;
	background-color: #fff;
	color: #003983;
}

body#shop .shops .links-shop li.to_category_top a:after {
	background-image: url(../img/common/icn_bullet01.png);


}

body#shop .shops .links-shop li.matsuushi_icon a {

	border: 2px solid #000000;
	background-color: #f5ee6c;
	color: #000000;
}

body#shop .shops .links-shop li.matsuushi_icon a:after {
	background-image: url(../img/common/icn_bullet06.png);


}

@media only screen and (max-width: 750px) {

	body#shop .header-site {
		height: 60px;

	}

	body#shop.innerpage .header-site .header-logo {
		margin: 0 auto 0 0;

	}

	body#shop .section-title-page {
		margin-top: 0;
	}

	body#shop .section-title-page .wrapper {
		padding: 0;
		align-items: self-start;
	}

	body#shop .section-main-cmn {
		padding-top: 0;
	}

	body#shop .shops {
		margin: 0 0 15px;
		padding: 21px 0 0;


	}



	body#shop .shops h2 {
		margin-bottom: 16px;
		padding: 0 0 20px 11px;

		font-size: 16px;
	}

	body#shop .shops .links-shop {

		margin: 16px -11px 0 0;
		padding-bottom: 5px;
	}

	body#shop .shops .links-shop li {

		min-width: 178px;

		min-height: 50px;
	}

	body#shop .shops .links-shop li {

		max-width: 178px;

		max-height: 50px;
	}

	body#shop .shops .links-shop a {

		font-size: 15px !important;
	}

	body#shop .shops .links-shop .matsuushi_icon a {

		font-size: 13px !important;
	}

	body#shop .shops .links-shop a:after {
		right: 13px;
		width: 11px;


		height: 18px;
		margin: -9px 0 0;
	}

	body#shop .shops~.shops {
		padding-top: 50px;
	}
}

body#shop .section-title-shop {
	padding-bottom: 60px;

}

body#shop .section-title-shop .wrapper {
	display: flex;
	padding-top: 50px;
}

body#shop .section-title-shop .wrapper .detail_shop {
	width: 50%;
	padding: 48px 30px 0 0;


}

body#shop .section-title-shop .wrapper .detail_shop h3 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
}

body#shop .section-title-shop .wrapper .detail_shop ul {
	margin-top: 31px;

}

body#shop .section-title-shop .wrapper .detail_shop ul li {

	position: relative;
	min-height: 31px;
	padding-left: 47px;
	line-height: 1.7;
	font-size: 18px;


}

body#shop .section-title-shop .wrapper .detail_shop ul li~li {
	margin-top: 22px;
}

body#shop .section-title-shop .wrapper .detail_shop ul li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;

	height: 31px;
}

body#shop .section-title-shop .wrapper .detail_shop ul li.address:before {


	background: url(../img/shop/icons_address.png) no-repeat 0 0/contain;
}

body#shop .section-title-shop .wrapper .detail_shop ul li.tel:before {



	background: url(../img/shop/icons_tel.png) no-repeat 0 0/contain;
}


body#shop .section-title-shop .wrapper .detail_shop ul li.time:before {

	background: url(../img/shop/icons_time.png) no-repeat 0 0/contain;

}




body#shop .section-title-shop .wrapper .map {

	width: 600px;
	height: 400px;

}

body#shop .section-title-shop .wrapper .map iframe {
	height: 400px;

}






body#shop .component {
	max-width: 840px;
	margin: 2em auto 0.5em;
	line-height: 2.5;
	letter-spacing: 0.1em;
	font-weight: bold;
}


body#shop .component-steak {
	max-width: 840px;
	margin: 3em auto 0.5em;
	line-height: 2.5;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 1.3em;
}

body#shop .component-matsuken_ch,
body#shop .component-pasta {
	max-width: 840px;
	margin: 3em auto 0.5em;
	line-height: 2.5;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 1.5em;
}

body#shop .component-matsuken_ch {
	text-align: center;
}

body#shop .component-pasta {
	text-align: center;
}


@media only screen and (min-width: 751px) {
	body#shop .section-title-shop .wrapper .detail_shop ul li.tel a {
		pointer-events: none;

	}





}

@media only screen and (max-width: 750px) {

	body#shop .section-title-shop {
		padding-bottom: 30px;

	}

	body#shop .section-title-shop .wrapper {
		display: block;
		padding-top: 21px;
	}

	body#shop .section-title-shop .wrapper .detail_shop {

		width: 100%;
		padding: 5px 0 0 0;


	}

	body#shop .section-title-shop .wrapper .detail_shop h3 {
		font-size: 20px;

	}

	body#shop .section-title-shop .wrapper .detail_shop ul {
		margin-top: 17px;

	}






	body#shop .section-title-shop .wrapper .detail_shop ul li {

		position: relative;
		min-height: 21px;
		padding-left: 37px;
		line-height: 1.7;
		font-size: 13px;
	}

	body#shop .section-title-shop .wrapper .detail_shop ul li~li {
		margin-top: 15px;
	}

	body#shop .section-title-shop .wrapper .detail_shop ul li:before {
		content: '';
		position: absolute;

		top: 0;
		left: 0;

		width: 27px;
		height: 21px;

	}

	body#shop .section-title-shop .wrapper .map {





		width: 100%;
		height: 0;
		padding-bottom: 67.7%;

	}

	body#shop .section-title-shop .wrapper .map iframe {


		height: 100%;


	}

	body#shop .shops .links-shop li.to_category_top {

		min-width: calc(100% - 10px);


	}

	body#shop .component {
		max-width: 100%;
	}






}


/* mycurry */
body#shop.innerpage.mycurry .header-site .header-logo {
	width: 156px;
}

body#shop.innerpage.mycurry .footer-site-matsuya .footer-logo {
	width: 312px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.mycurry .header-site .header-logo {
		width: 93px;
	}
}

body#shop.innerpage.mycurry .inner-info .component {
	margin: 2.5em auto 0;
}


/* sushimatsu */
body#shop.innerpage.sushimatsu .header-site .header-logo {
	width: 118px;
}

body#shop.innerpage.sushimatsu .footer-site-matsuya .footer-logo {
	width: 238px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.sushimatsu .header-site .header-logo {
		width: 71px;
	}
}

body#shop.innerpage.sushimatsu .detail_shop img {
	width: 88px;
}

body#shop .section-title-shop .wrapper .detail_shop .shop_icon li:before {
	content: none;
}

body#shop .section-title-shop .wrapper .detail_shop .shop_icon li {
	display: inline;
}

body#shop .section-title-shop .wrapper .detail_shop .shop_icon {
	margin-top: 28px;
}

body#shop .section-title-shop .wrapper .detail_shop .shop_icon li:nth-child(2) {
	padding-left: 6px;
}

body#shop .section-title-shop .wrapper .detail_shop .shop_icon li:nth-child(1) {
	padding-left: 0px;
}

/* matsuken_ch */
body#shop.innerpage.matsuken_ch .header-site .header-logo {
	width: 168px;
}

body#shop.innerpage.matsuken_ch .footer-site-matsuya .footer-logo {
	width: 336px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.matsuken_ch .header-site .header-logo {
		width: 101px;
	}
}


/* tomato */
body#shop.innerpage.tomato .header-site .header-logo {
	width: 130px;
}

body#shop.innerpage.tomato .section-title-page {
	border-bottom: 1px solid #ccc;
}

body#shop.innerpage.tomato .footer-site-matsuya .footer-logo {
	width: 272px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.tomato .header-site .header-logo {
		width: 81px;
	}
}

body#shop.innerpage.tomato .inner-info .component {
	margin: 0 auto 0.5em;
}

/* tenmatsu */
body#shop.innerpage.tenmatsu .header-site .header-logo {
	width: 124px;
}

body#shop.innerpage.tenmatsu .section-title-page {
	border-bottom: 1px solid #ccc;
}

body#shop.innerpage.tenmatsu .footer-site-matsuya .footer-logo {
	width: 248px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.tenmatsu .header-site .header-logo {
		width: 75px;
	}
}

/* matsusoba */
body#shop.innerpage.matsusoba .header-site .header-logo {
	width: 165px;
	margin: 0px auto 4px 1px;
}

body#shop.innerpage.matsusoba .section-title-page {
	border-bottom: 1px solid #ccc;
}

body#shop.innerpage.matsusoba .footer-site-matsuya .footer-logo {
	width: 350px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.matsusoba .header-site .header-logo {
		width: 105px;
		margin: 0px auto 0px -2px;
	}
}

/* steak_matsu */
body#shop.innerpage.steak_matsu .header-site .header-logo {
	width: 154px;
}

body#shop.innerpage.steak_matsu .footer-site-matsuya .footer-logo {
	width: 308px;
}

@media only screen and (max-width: 750px) {
	body#shop.innerpage.steak_matsu .header-site .header-logo {
		width: 93px;
	}
}

#shop.innerpage.sushimatsu .txt_lead {
	color: #003983;
	font-size: 20px;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage.sushimatsu .txt_lead {
		color: #003983;
		font-size: 20px;
	}
}


/* 店舗一覧アコーディオン */
#shop.innerpage .shops.acd {
	margin: 0 0 60px;
	padding: 0;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .shops.acd {
		margin: 0 0 20px;
		padding: 0;
	}
}

#shop.innerpage .shops.acd h2 {
	margin-bottom: 0px;
	padding: 24px 0 23px;
	border-bottom: 0px;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .shops.acd h2 {
		padding: 15px 0 17px 11px;
	}
}

#shop.innerpage .js-accordion {
	display: none;
}

#shop.innerpage .pttl {
	cursor: pointer;
}

#shop.innerpage .btn-dropdown-js {
	position: relative;
}

#shop.innerpage .btn-dropdown-js:after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 9px;
	top: 36px;
	left: 121px;
	background: url(../img/common/icn_expand_pc.png) no-repeat 0 0;
	background-size: contain;
	transform: scale(1, 1);
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .btn-dropdown-js:after {
		width: 12px;
		height: 7px;
		top: 24px;
		left: auto;
		right: 25px;
		background: url(../img/common/icn_expand_sp.png) no-repeat 0 0;
		background-size: contain;
		transform: scale(1, 1);
	}
}

#shop.innerpage .btn-dropdown-js.active:after {
	transform: scale(1, -1);
}

#shop.innerpage .js-accordion {
	border-top: 1px solid #aaa;
}

#shop.innerpage .js-accordion .links-shop {
	padding-bottom: 0px;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .js-accordion .links-shop {
		margin: 20px -11px 0 0;
		padding-bottom: 0px;
	}
}

#shop.innerpage .acd .atenttion {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 6px 0 20px;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .acd .atenttion {
		font-size: 88%;
		padding: 3px 0 11px;
	}
}

#shop.innerpage .acd .prefectures {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 6px 0 0;
}

@media only screen and (max-width: 750px) {
	#shop.innerpage .acd .prefectures {
		font-size: 90%;
		padding: 3px 0 0;
	}
}

/* 店舗TOPアコーディオン */
#shop.innerpage .acd.top .js-accordion {
	display: block;
}

/* 囲み線（グレー） */
div.box {
	clear: both;
	border: #eeeeee 5px solid;
	max-width: 1000px;
	margin: 20px auto 30px;
	padding: 10px;
}

/* ステーキ業態栄養成分・アレルゲン一覧ボタン */
.steak_nutritional_button {
	text-align: center;
	margin: 40px;
}

.steak_nutritional_button a {
	display: inline;
	vertical-align: middle;
	width: 100px;
	padding: 1em 4em;
	font-weight: 700;
	border: 3px solid #04c0c7;
	color: #04c0c7 !important;
	border-radius: 30px;
	transition: 0.5s;
	margin-left: 30px;
	margin-right: 30px;
	text-decoration: none !important;
}

.steak_nutritional_button a:hover {
	border-color: #ff6000;
	text-decoration: none;
	color: #ff6000 !important;
}

@media only screen and (max-width: 750px) {
	.steak_nutritional_button a {
		margin: 30px 0;
		line-height: 7;
		font-size: 0.8em;
		padding: 1em;
	}
}

@media only screen and (max-width: 600px) {
	.steak_nutritional_button {
		text-align: center;
		margin: 10px;
	}

	.steak_nutritional_button a {
		margin: 0;
		line-height: 7;
		font-size: 0.75em;
		padding: 1em;
	}
}

@media only screen and (max-width: 500px) {
	.steak_nutritional_button {
		text-align: center;
		margin: 10px;
	}

	.steak_nutritional_button a {
		margin: 0;
		line-height: 7;
		font-size: 0.6em;
		padding: 1em;
	}
}
