
@charset "utf-8";

/*----------------------
	共通スタイル
----------------------*/

body {
	color: #333333;
	font-family: 'Noto Sans Jp', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.0;
	background-color: #ffffff;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	overflow-wrap: break-word;
	font-feature-settings: "palt";
  text-align: justify;
}
.contentInner {
	margin: 0 auto;
	width: 92%;
}
.page-single p {
	word-break: break-word;
	word-wrap: normal;
  line-height: 1.6;
}
.btn {
	margin: 0 auto;
	text-align: left;
	background-color: #585963;
	border-radius: 5px;
	font-size: 12px;
  font-size: 1.2rem;
	color: #fff;
	line-height: 1.2;
	padding: 6px 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

img {
    max-width: 100%;
}
/*----------------------

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

a:hover{
	opacity:0.5;
	transition:all 0.2s ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.newIcon{
	display:inline-block;
	margin:0 18px 4px 0;
	padding:3px 5px 4px 5px;
	width:34px;
	vertical-align:middle;
	text-align:center;
	font-size:13px;
	font-weight:300;
	color:#ffffff;
	background-color:#e14a43;
}

/*----------------------
	#topContent
----------------------*/

.topPc{
	display:none;
}

/*text*/

.text01{
	margin:30px auto 35px auto;
	width:96%;
	overflow:hidden;
	text-align:center;
}

.text01 p{
	margin:-2px auto 0 auto;
	font-size:13px;
	line-height:26px;
	color:#005200;
	background-repeat:repeat;
	letter-spacing:-0.05em;
	word-break:keep-all;
}

.text01 .textBold{
	margin-bottom:10px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
}

/*----------------------
	#shopList
----------------------*/

#shopList{
	padding:30px 0 30px 0;
	background-color:#f8f8f8;
}

#shopList li{
	margin:35px auto 0 auto;
	width:92%;
	max-width:587px;
	box-shadow:0px 0px 3px 0px #cccccc;
	background-color:#ffffff;
}

.shopContent{
	padding:15px 15px 15px 15px;
}

.shopContent h3{
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	color:#005200;
	text-align: left;
}

.intro{
	margin:0 0 20px 0;
	font-size:15px;
	line-height:1.6;
	letter-spacing:-1px;
	font-weight:600;
}

.shopContent .intro s {
	font-size:inherit;
	line-height:inherit;
	letter-spacing:inherit;
	font-weight:inherit;
	text-decoration: line-through;
}

.shopContent .intro span {
	font-size:inherit;
	line-height:inherit;
	letter-spacing:inherit;
	font-weight:inherit;
}
.shopContent a{
	display:inline-block;
	padding:9px 0 10px 0;
	width:187px;
	height:17px;
	font-size:18px;
	background-color:#005200;
	color: inherit;
}

.shopContent p:last-child{
	margin:0 auto 20px auto;
	text-align:center;
	color:#ffffff;
}
.restaurant_wrap .old_archive_btn {
	text-align: center;
	margin: 40px auto;
}
.restaurant_wrap .old_archive_btn a {
	display: inline-block;
	padding: 16px 0 14px 0;
	width: 250px;
  height: 21px;
	font-size: 18px;
	background-color: #005200;
	color: #fff;
}

@media screen and (min-width: 321px) {

	.text01 p{
		font-size:12px;
		word-break:keep-all;
		letter-spacing:0;
	}


}


@media screen and (min-width: 641px) {


	.topSp{
		display:none;
	}

	.topPc{
		display:block;
		margin:auto;
		width:482px;
		height:501px;
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;

	}

	#imgArea{
		padding:0;
		height:563px;
		/*background-image:url("/recipe/restaurant/img/bgpc.png");*/
		background-image:url("/recipe/restaurant/img/bgpc.png");
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		position:relative;
	}

}


@media screen and (min-width: 769px) {

	/*----------------------
		#共通スタイル
	----------------------*/

	.brSp{
		display:none;
	}

	/*----------------------
		#topContent
	----------------------*/

	/*text*/

	.text01{
		margin:50px auto 60px auto;
		width:100%;
	}

	.text01 p{
		width:960px;
		font-size:18px;
		line-height:50px;
		background-image:url("/recipe/restaurant/img/temp.jpg");
	}

	.text01 .textBold{
		margin-bottom:0;
		font-size:22px;
		line-height:50px;
	}

	/*----------------------
		#shopList
	----------------------*/

	#shopList{
		padding:30px 0 60px 0;
		width:100%;
	}

	#shopList li{
		width:960px;
		max-width:auto;
		max-width:initial;
		max-width:100%;
		height:245px;
	}

	#shopList li:after{
		display:block;
		content:"";
		clear:both;
	}
	#shopList .image{
		width:480px;
		float:right;
	}

	#shopList .image img{
		width:480px;
		height:245px;
	}
	.shopContent{
		padding:30px 65px 35px 40px;
		position:relative;
		width:375px;
		height:180px;
	}

	.shopContent h3{
		margin:0 0 25px 0;
		font-size:22px;
		font-weight:500;
	}

	.intro{
		margin:0 0 0 0;
		font-size:16px;
		line-height:27px;
		letter-spacing:-1px;
	}

	.shopContent a{
		margin:auto;
		padding:13px 0 14px 0;
		width:200px;
		height:13px;
		font-size:14px;
	}

	.shopContent p:last-child{
		margin:0 0 0 0;
		position:absolute;
		bottom:35px;
		left:0;
		right:0;
	}

	.shopContent.type02{
		padding-top:20px;
		padding-bottom:45px;
	}
	.shopContent.type02 p:last-child{
		bottom:20px;
	}
	.restaurant_wrap .old_archive_btn {
		margin: 100px auto;
	}
	.restaurant_wrap .old_archive_btn a {
		padding: 20px 0 14px 0;
		font-size: 16px;
	}

}


/*----------------------
	#detailHeader
----------------------*/
.detailHeader {
	background: #007900;
	margin-bottom: 40px;
	padding: 7px 0;
	text-align: center;
}
.detailHeader h2 {
	width: 70%;
	margin: 0 auto;
}
@media screen and (min-width: 769px) {
	.detailHeader {
		width: 100%;
	  margin-bottom: 100px;
	}
}


/*----------------------
	#mainImg
----------------------*/
#mainImg {
	width: 81%;
	max-width: 960px;
	height: auto;
	margin: 25px auto 10px;
	padding: 0;
	text-align: center;
}
#mainImg dt {
	position: relative;
	margin: 0 auto 25px;
}
#mainImg dd .catch {
	font-size: 20px;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
	font-weight: bold;
	color: #000;
}
#mainImg .mainImg_shoplogo {
	width: 104px;
	height: 104px;
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: -20px;
	left: -20px;
	overflow: hidden;
	text-align: center;
}
#mainImg img {
	width: 100%;
	margin: auto;
}


/*----------------------
	#mainImg
----------------------*/
@media screen and (min-width: 769px) {
	#mainImg {
		width: 100%;
		max-width: 750px;
		height: auto;
		margin: 50px auto 20px;
		padding: 0;
		text-align: center;
	}
	#mainImg dt {
		position: relative;
		margin: 0 auto 50px;
	}
	#mainImg dd .catch {
		font-size: 20px;
		font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
		font-weight: bold;
		color: #000;
	}
	#mainImg .mainImg_shoplogo {
		width: 208px;
		height: 208px;
		display: flex;
		align-items: center;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		top: -20px;
		left: -20px;
		overflow: hidden;
		text-align: center;
	}
	#mainImg img {
		width: 100%;
		margin: auto;
	}
}
/*----------------------
	#introBox
----------------------*/
#introBox {
	width: 81%;
	max-width: 960px;
	margin: 0 auto 25px;
	text-align: center;
}

#introBox dt {
	font-size: 21px;
	line-height: 1.4;
	padding-bottom: 20px;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
	font-weight: bold;
	color: #000;
}
#introBox dd {
	font-size: 14px;
	line-height: 2.5;
	background-image: url("/recipe/restaurant/img/sp_line_bg.png");
	background-position: center 0.5%;
	text-align: left;
}

@media screen and (min-width: 769px) {
	#introBox {
		max-width: 750px;
		margin: 0 auto 50px;
		text-align: center;
	}

	#introBox dt {
		font-size: 30px;
		line-height: 1.6;
		padding-bottom: 20px;
		font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
		font-weight: bold;
		color: #000;
	}
	#introBox dd {
		font-size: 16px;
		padding-top: 1px;
    line-height: 3.3;
		background-image: url("/recipe/restaurant/img/pc_line_bg.png");
		background-position: bottom;
		text-align: left;
	}
}
/*----------------------
	#productBox
----------------------*/
#productBox  {
	padding: 30px 0 20px;
}
#productBox  #productBox_inner {
	width: 81%;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap-reverse;
}
#productBox  #productBox_inner .product_main_detail {
	width: 100%;
	margin: 0 0 30px;
}
#productBox  #productBox_inner .product_main_detail .product_detail_img {
	width: 40%;
	max-width: 261px;
	margin: 0 auto 15px;
}
#productBox  #productBox_inner .product_main_detail .product_detail_btn {
	margin: 0 auto;
	text-align: left;

	border-radius: 5px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bg_green #productBox  #productBox_inner .product_main_detail .product_detail_btn {
	background: #596358;
}
.bg_blue #productBox  #productBox_inner .product_main_detail .product_detail_btn {
	background: #585963;
}
.bg_orange #productBox  #productBox_inner .product_main_detail .product_detail_btn {
	background: #d15e2b;
}
.bg_red #productBox  #productBox_inner .product_main_detail .product_detail_btn {
	background: #b73131;
}
#productBox  #productBox_inner .product_main_detail .product_detail_btn a {
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 9px 0;
	box-sizing: border-box;
	font-size: 13px;
	color: #fff;
	display: block;
	position: relative;
}
#productBox  #productBox_inner .product_main_detail .product_detail_btn a:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
	/*----------------------
		#productBox
	----------------------*/
	#productBox  {
		padding:10px 0 0 0;
	}
	#productBox  #productBox_inner {
		width: 1000px;
		margin: 0 auto;
		display: flex;
		align-items: flex-end;
		flex-wrap: wrap;
		justify-content: center;
	}
	#productBox  #productBox_inner .product_main_detail {
		width: 200px;
		margin: 0 25px 30px;
	}
	#productBox  #productBox_inner .product_main_detail .product_detail_img {
		width: 62%;
		margin: 0 auto 20px;
	}
	#productBox  #productBox_inner .product_main_detail .product_detail_btn {
    margin: 0 auto;
    text-align: left;
    background-color: #585963;
    border-radius: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
	#productBox  #productBox_inner .product_main_detail .product_detail_btn a {
    width: 100%;
		height: 100%;
		text-align: left;
		padding: 9px 25px;
		box-sizing: border-box;
		font-size: 13px;
    color: #fff;
    display: block;
		position: relative;
	}
	#productBox  #productBox_inner .product_main_detail .product_detail_btn a:after {
	  display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#productBox  .productArea .title_box {
		width: calc(960px - 338px);
	}
	#productBox  .title,
	#productBox  .textTop {
	}
	#productBox  .title .textBold {
		font-size: 30px;
		line-height: 1.6;
	}
	#productBox  .title .textBold span {
		font-size: 26px;
		line-height: 2.0;
	}
	#productBox  .title .period {
		font-size: 18px;
	}
	#productBox  .title .period span {
		font-size: 24px;
	}
	#productBox  .textTop p {
		font-size: 16px;
		line-height: 3.32;
    letter-spacing: -0.05em;
		background-image: url("/recipe/restaurant/img/pc_line_bg.png");
		background-position: bottom;
	}
	#productBox  .product {
		float: left;
    	width: 337px;
	}
	#productBox  .productImage {
		margin: 0 auto 24px auto;
		width: auto;
	}
	#productBox  .btn {
		text-align: left;
		width: 100%;
	}
	#productBox  .btn a {
		text-align: left;
	}


}

/*----------------------
	#bg_inner
----------------------*/
.bg_inner {
	background-image: url("/recipe/restaurant/img/bg_main_sp.png");
	background-image: url("/recipe/restaurant/img/bg_main_sp.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 17vh;
}

@media screen and (min-width: 769px) {
	.bg_inner {
		background-image: url("/recipe/restaurant/img/bg_main.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center 21vh;
	}
}
/*----------------------
	#menuBox
----------------------*/
#menuBox {
	padding: 50px 0 20px;
}
#menuBox .menuBox_inner {
	width: 81%;
	margin: 0 auto;
}
#menuBox .menuBox_inner .menu_inner {
	margin: 0;
	position: relative;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail dt {
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	margin: 12px auto 20px;
	padding: 3px 0 0;
	position: relative;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail dt::before {
	width: 100%;
	content: "";
	display: block;
	border-top: 1px solid #000;
	position: absolute;
	top: 3px;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail dt .menu_num {
	width: 65px;
	font-size: 48px;
	display: inline-block;
	padding: 15px 15px 15px 0;
	vertical-align: middle;
	font-family: 'Merriweather Sans', sans-serif;
	text-shadow:1px 0 0 #000,0 1px 0 #000,-1px 0 0 #000,0 -1px 0 #000,3px 2px 0 #000;
  color:#fff;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail dt p {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail dd {
	margin-top: 15px;
	line-height: 2;
	font-size: 14px;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail .price {
	margin: 10px auto 30px;
	text-align: center;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail .price_main {
	display: inline-block;
	background: #000;
	margin-bottom: 10px;
	padding: 8px 12px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#menuBox .menuBox_inner .menu_inner .menu_main_detail .price_sub {
	display: block;
	font-size: 11px;
	padding-left: 10px;
}

@media screen and (min-width: 769px) {
	#menuBox {
		padding: 0 0 20px;
	}
	#menuBox .menuBox_inner {
		width: 81%;
		max-width: 1197px;
		margin: 0 auto;
	}
	#menuBox .menuBox_inner .menu_inner {
		margin: 80px 0;
		position: relative;
		height: 390px;
	}
	#menuBox .menuBox_inner .menu_inner:nth-of-type(1) {
		margin: 80px 0 140px;
	}
	#menuBox .menuBox_inner .menu_inner:nth-of-type(odd):before  {
		display: block;
		width: 206px;
		height: 321px;
    content: "";
    position: absolute;
		top: 2px;
    right: -78px;
    background: url("/recipe/restaurant/img/parts_menu_right.png") no-repeat;
	}
	#menuBox .menuBox_inner .menu_inner:nth-of-type(even):before {
		display: block;
		width: 206px;
		height: 321px;
		content: "";
		position: absolute;
    top: 16px;
    left: -75px;
		background: url("/recipe/restaurant/img/parts_menu_left.png") no-repeat;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main {
		max-width: 1005px;
		margin: 0 auto;
		position: relative;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main > p {
    position: absolute;
    right: 0;
	}
	#menuBox .menuBox_inner .menu_inner:nth-of-type(odd) .menu_main > p {
    left: 0;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail {
	  position: absolute;
    top: 45px;
    padding: 25px 38px;
    width: 480px;
    height: auto;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 13px 15px 25px 1px rgba(0,0,0,0.1);
		box-shadow: 13px 15px 25px 1px rgba(0,0,0,0.1);
	}
	#menuBox .menuBox_inner .menu_inner:nth-of-type(odd) .menu_main_detail {
    right: 0;
	}

	#menuBox .menuBox_inner .menu_inner .menu_main_detail dt {
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail dt::before {
		width: 100%;
		content: "";
		display: block;
		border-top: 1px solid #000;
		position: absolute;
		top: 3px;

	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail dt .menu_num {
		width: 65px;
		font-size: 48px;
		display: inline-block;
		padding: 15px 15px 15px 0;
		vertical-align: middle;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail dt p {
		display: inline-block;
		vertical-align: middle;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.3;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail dd {
		margin-top: 15px;
		line-height: 2;
		font-size: 14px;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail .price {
		margin: 10px auto 0;
    text-align: left;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail .price_main {
		display: inline-block;
		background: #000;
		margin-bottom: 10px;
		padding: 8px 12px;
		text-align: center;
		font-size: 11px;
		color: #fff;
	}
	#menuBox .menuBox_inner .menu_inner .menu_main_detail .price_sub {
		display: block;
		font-size: 11px;
		padding-left: 10px;
	}
}

/*----------------------
	#interviewBox
----------------------*/

#interviewBox {
	position: relative;
	padding-bottom: calc(38px - 25px);
}
#interviewBox .interviewBox_inner {
	width: 81%;
	margin: 0 auto;
}
#interviewBox .interviewTtl {
	text-align: center;
  margin: 0 auto 20px;
	padding: 20px 0 0;
	width: 100%;
	max-width: 300px;
}
#interviewBox .interviewTtl .icon {
	width: 50%;
	margin: 0 auto 12px;
}
#interviewBox .interviewTtl .text {
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	position: relative;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
}
#interviewBox .interviewTtl .text::before {
	width: 100%;
	content: "";
	display: block;
	border-top: 1px solid #000;
	position: absolute;
	top: 3px;
}
#interviewBox .interviewTtl .text .text_inner {
	position: relative;
	padding: 0 50px;
}
#interviewBox .interviewTtl .text .text_inner:before {
	width: 26px;
	height: 50px;
	display: block;
	content: "";
	background: url("/recipe/restaurant/img/parts_interview_left.png") no-repeat center;
	background-size: cover;
	position: absolute;
	bottom: 2%;
	left: 5%;
}
#interviewBox .interviewTtl .text .text_inner:after {
	width: 26px;
	height: 50px;
	display: block;
	content: "";
	background: url("/recipe/restaurant/img/parts_interview_right.png") no-repeat center;
	background-size: cover;
	position: absolute;
	bottom: 0;
	right: 5%;
}
#interviewBox .interviewTtl .text .interviewTtl_name {
	font-size: 24px;
	margin-bottom: 10px;
}
#interviewBox .interviewTtl .text .interviewTtl_txt {
	font-size: 18px;
}
#interviewBox .interviewManager {
	margin-bottom: 20px;
	text-align: center;
}
#interviewBox .interviewManager p {
	text-align: center;
	font-size: 14px;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
	margin-bottom: 30px;
}
#interviewBox .interviewBox_content {
	text-align: center;
	font-size: 14px;
}
#interviewBox .interviewBox_content .interview_item {
	width: 100%;
	margin: 0 auto 55px;
	display: flex;
	flex-wrap: wrap;
}
#interviewBox .interviewBox_content .interview_item .textArea {
	text-align: justify;
}
#interviewBox .interviewBox_content .interview_item .textArea h3 {
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.4;
	letter-spacing: -0.07rem;
	font-size: 18px;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
}
#interviewBox .interviewBox_content .interview_item.img_item .imgArea {
	order: 1;
	width: 100%;
	margin-bottom: 20px;
}
#interviewBox .interviewBox_content .interview_item.img_item .textArea {
	order: 2;
	width: 100%;
}

@media screen and (min-width: 769px) {
	/*----------------------
		#interviewBox
	----------------------*/
	#interviewBox {
		padding-bottom: 30px;
	}
	#interviewBox .interviewBox_inner {
		width: 81%;
		margin: 0 auto;
	}
	#interviewBox .interviewTtl {
		text-align: center;
		margin: 0 auto 20px;
		padding: 100px 0 0;
		width: 750px;
		max-width: 100%;
	}
	#interviewBox .interviewTtl .text {
		padding: 30px 0;
	}

	#interviewBox .interviewManager {
		margin-bottom: 60px;
	}
	#interviewBox .interviewManager p {
		font-size: 17px;
		margin-bottom: 40px;
	}
	#interviewBox .interviewManager .interviewManager_img {
		width: 750px;
		margin: 0 auto;
	}
	#interviewBox .interviewManager .interviewManager_img img {
		width: 100%;
	}
	#interviewBox .interviewTtl .text .text_inner {
		position: relative;
		padding: 0 50px;
	}
	#interviewBox .interviewTtl .text .text_inner:before {
		width: 51px;
		height: 94px;
		bottom: 2%;
		left: 5%;
	}
	#interviewBox .interviewTtl .text .text_inner:after {
		width: 51px;
		height: 94px;
		bottom: 0;
		right: 5%;
	}

	#interviewBox .interviewTtl .text .interviewTtl_name {
		font-size: 36px;
	}
	#interviewBox .interviewTtl .text .interviewTtl_txt {
		font-size: 30px;
	}
	#interviewBox .interviewBox_content .interview_item {
		width: 750px;
		margin: 0 auto 55px;
		display: flex;
		justify-content: space-between;
	}
	#interviewBox .interviewBox_content .interview_item.img_item .textArea,
	#interviewBox .interviewBox_content .interview_item.img_item .imgArea {
		width: 48%;
	}
	#interviewBox .interviewBox_content .interview_item.img_item .imgArea {
		margin-bottom: 0;
	}
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(2) .imgArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(4) .imgArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(6) .imgArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(8) .imgArea {
		order: 2;
	}
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(2) .textArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(4) .textArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(6) .textArea,
	#interviewBox .interviewBox_content .interview_item.img_item:nth-of-type(8) .textArea {
		order: 1;
	}
	#interviewBox .interviewBox_content .interview_item .textArea h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}

}

/*----------------------
	#access
----------------------*/

#access {
	padding: 12% 0;
}
#access .access_wrap {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 92%;
	margin: 0 auto;
}
#access .accessBox {
	width: 90%;
	max-width: 885px;
	margin: 0 auto;
}
#access .accessIcon {
	text-align: center;
	position: relative;
	border-bottom: 1px solid #fff;
	padding-top: 3%;
	margin: 0 auto;
}
#access .accessIcon:before {
	width: 100%;
	content: "";
	display: block;
	border-bottom: 1px solid #fff;
	position: absolute;
	bottom: 3px;
}
#access h4 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
}
#access .location h3 {
	margin-bottom: 13px;
	font-size: 20px;
	font-weight: bold;
}
#access .location h3 span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
#access .location p {
	margin: 0 0 15px 0;
	letter-spacing: 1px;
}
#access .accessBtn {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

#access .accessBtn a {
	display: block;
	text-align: left;
	padding: 10px 0 10px 36px;
	border-radius: 3px;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
#access .accessBtn a:before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 28%;
	left: 13px;
}
#access .accessBtn a:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: auto;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


.bg_green #access {
	background: #596358;
}
.bg_blue #access {
	background: #585963;
}
.bg_orange #access {
	background: #d15e2b;
}
.bg_red #access {
	background: #b73131;
}
.bg_green #access .accessBtn a {
	color: #596358;
}
.bg_blue #access .accessBtn a {
	color: #585963;
}
.bg_orange #access .accessBtn a {
	color: #d15e2b;
}
.bg_red #access .accessBtn a {
	color: #b73131;
}
.bg_green #access .accessBtn .icon_map a:before {
	background: url("/recipe/restaurant/img/icon_map_green.png") no-repeat center;
	background-size: contain;
}
.bg_blue #access .accessBtn .icon_map a:before {
	background: url("/recipe/restaurant/img/icon_map_blue.png") no-repeat center;
	background-size: contain;
}
.bg_orange #access .accessBtn .icon_map a:before {
	background: url("/recipe/restaurant/img/icon_map_orange.png") no-repeat center;
	background-size: contain;
}
.bg_red #access .accessBtn .icon_map a:before {
	background: url("/recipe/restaurant/img/icon_map_red.png") no-repeat center;
	background-size: contain;
}
.bg_green #access .accessBtn .icon_hp a:before {
	background: url("/recipe/restaurant/img/icon_home_green.png") no-repeat center;
	background-size: contain;
}
.bg_blue #access .accessBtn .icon_hp a:before {
	background: url("/recipe/restaurant/img/icon_home_blue.png") no-repeat center;
	background-size: contain;
}
.bg_orange #access .accessBtn .icon_hp a:before {
	background: url("/recipe/restaurant/img/icon_home_orange.png") no-repeat center;
	background-size: contain;
}
.bg_red #access .accessBtn .icon_hp a:before {
	background: url("/recipe/restaurant/img/icon_home_red.png") no-repeat center;
	background-size: contain;
}
.bg_green #access .accessBtn a:after {
	border-top: solid 1px #596358;
	border-right: solid 1px #596358;
}
.bg_blue #access .accessBtn a:after {
	border-top: solid 1px #585963;
	border-right: solid 1px #585963;
}
.bg_orange #access .accessBtn a:after {
	border-top: solid 1px #d15e2b;
	border-right: solid 1px #d15e2b;
}
.bg_red #access .accessBtn a:after {
	border-top: solid 1px #b73131;
	border-right: solid 1px #b73131;
}

#access .accessOuter {
	padding: 4px 0 4px 0;
}
#access .accessInner {
	margin: 0 auto;
  padding: 16px 0 0 0;
}

#access .accessInner .text {
	padding-bottom: 20px;
}
#access .accessInner .text p {
	text-align: left;
	color: #fff;
}
#access .accessInner .text > p {
	line-height: 1.75;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
}
#access .accessDetail {
	display: flex;
	align-items: center;
	flex-flow: column-reverse;
	padding: 20px 0 0;
	border-top: 1px dashed #fff;
}
#access .accessDetail .text {
	color: #fff;
	font-size: 12px;
	margin: 20px auto 0;
	padding-bottom: 10px;
}
#access .accessDetail .text p {
	text-align: center;
	font-size: 10px;
}
#access .accessDetail .text p:nth-of-type(1) {
	font-size: 12px;
}

#access .accessInner .text .item {
  float: right;
  margin-top: -45px;
  width: 40%;
  padding-left: 5px;
}
#access .accessInner .img {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 15px;
}
#access .accessInner .item {
	width: 48%;
}
#access .accessInner .accessBtn .item {
	width: 100%;
	margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
	#productBox  .textTop p {
		font-size: 12px;
    line-height: 3;
	}
	#menuBox .menuBox .text .title p {
		font-size: 14px;
	}
	#productBox  .btn a {
		font-size: 12px;
	}
}
@media screen and (max-width: 351px) {
	#access h4 {
		font-size: 15px;
	}
}

@media screen and (min-width: 769px) {

	/*----------------------
		#access
	----------------------*/
	#access {
		padding: 60px 0;
	}
	#access .access_wrap {
		width: 960px;
		margin: 0 auto;
	}
	#access .accessIcon {
		padding-bottom: 1%;
	}
	#access h4 {
		font-size: 24px;
	    line-height: 1;
	    margin-bottom: 23px;
	}
	#access .location h3 {
		margin-bottom: 18px;
		font-size: 24px;
	}
	#access .location h3 span {
		font-size: 14px;
	}
	#access .accessInner {
		padding: 11px 0 0;
	}
	#access .accessInner .text {
	    padding-bottom: 17px;
	}
	#access .accessInner .text .item {
	    margin-top: -44px;
	    width: auto;
	    padding-left: 0;
	}
	#access .accessInner .img {
	    padding-bottom: 30px;
	}
	#access .accessInner .img .shopLogo {
		width: 334px;
		text-align: center;
		margin-bottom: auto;
	}
	#access .accessInner .img .map {
		width: 240px;
		height: auto;
		padding-left: 20px;
	}
	#access .location p {
		line-height: 1.7;
	}
	#access .accessImage {
		display: inline-block;
		margin: 0 20px 0 0;
		width: 280px;
		height: 180px;
		float: left;
	}
	#access .accessInner .img {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#access .accessInner .item {
		width: 250px;
    margin: 0 20px;
	}
	#access .accessImage img {
		width: 280px;
		height: 180px;
	}
	#access .accessDetail {
		padding: 20px 0;
		flex-flow: inherit;
		justify-content: space-between;
	}
	#access .accessDetail .text {
		width: 368px;
		text-align: center;
		margin: 0 auto;
		padding-right: 45px;
		color: #fff;
	}
	#access .accessDetail .text p {
		text-align: left;
		font-size: 12px;
	}
	#access .accessDetail .text p:nth-of-type(1) {
		font-size: 16px;
	}

	#access .enlargement {
		display: block;
		position: relative;
		height: 33px;
	}
	#access .enlargement a {
		font-weight: bold;
	}
	#access .accessBtn {
		display: flex;
    width: 520px;
    padding: 0;
	}
	#access .accessBtn .item {
		width: 250px;
		margin-right: 10px;
		margin-left: 0;
	}
	#access .accessBtn a {
		width: 100%;
		font-size: 14px;
		font-weight: bold;
		padding: 13px 0 13px 57px;
		margin: auto;
		letter-spacing: 0.06em;
	}
	#access .accessBtn a:before {
		width: 16px;
    height: 20px;
		top: 27%;
    left: 22px;
	}
}
