@charset "Shift_JIS";
/* CSS Document */

/*donyu 日世商品の導入について*/

/*NEWマーク*/
.campaignNewMark img{
	width: 36px;
	height: 36px;
	position: absolute;
	top:9%;
	left:18%;
	z-index: 1;
}
@media screen and (max-width: 640px)  {
	.campaignNewMark img{
		top:9.5%;
		left:-5%;
	}
}

/*H2 見出し2*/
.donyuDetailH2 {
	margin:0px 0px 20px 0px;
	padding:0;
	font-size:131%;
	font-weight: bold;
	line-height: 160%;
	}
/*@media screen and (max-width: 640px)  {
.donyuDetailH2 br {
	display:none;
	}
}*/
.btnDonyuInquiry {
	margin:0px 0px 20px 0px;
	float:right;
	}
.btnDonyuInquiry img  {
	float:right;
	}
@media screen and (max-width: 640px)  {
.btnDonyuInquiry {
	display:none;
	}
}

/* サブタイトル */
.donyuSubTitle {
	margin:0px 0px 6px 0px;
	padding:0;
	font-size:167%;
	font-weight: bold;
	line-height: 150%;
	color:#A631A4;
	}
@media screen and (max-width: 640px)  {
.donyuSubTitle {
	font-size:147%;
	}
}


.donyuSubTitle02 {
	margin:0px 0px 6px 0px;
	padding:0;
	font-size:134%;
	font-weight: bold;
	line-height: 150%;
	color:#A631A4;
}

/* 商品カテゴリー別タイトル */
.donyuCategoryTitle {
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 12px;
	font-size:164%;
	font-weight: bold;
	line-height: 160%;
	color:#A631A4;
	border-left: 6px solid #A631A4;
	}

@media screen and (max-width: 640px)  {
	.donyuCategoryTitle {
	font-size:146%;
	line-height: 146%;
	}
}


/* サブコピー */
.donyuSubTCopy {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:108%;
	line-height: 160%;
}

/*H4 見出し4*/
.donyuDetailH4 {
	clear:both;
	border:1px solid #CC86F3;
	margin:0px 0px 20px 0px;
	color:#A631A4;
	padding:3px 0 3px 0;
	font-size:125%;
	font-weight: bold;
	line-height: 160%;
	text-align:center;
}

/* コピーと写真のセット */
.donyu_CopyAndImg {
	clear:both;
	margin:0px 0px 10px 0px;
}
.donyu_CopyAndImg:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.donyu_CopyAndImg p {
	margin:0px 0px 20px 0px;
	font-size:108%;
	color:#333333;
	line-height:165%;
	}
.dnMenu .grid3 {/*おすすめメニューのイラスト*/
	position: relative;
	}
.dnMenu .grid3 img {/*おすすめメニューのイラスト*/
	position:absolute;
	top:-40px;
	left: -25px;
	width: 270px;
	}

@media screen and (max-width: 640px)  {
.donyu_CopyAndImg p br {
	display:none;
	}
.donyu_CopyAndImg .grid7 {
	width:63%;
	}
.dnMenu .grid7 {/*メニューのご提案のみの処理*/
	width:auto;
	}
.donyu_CopyAndImg .grid6 {
	width:100%;
	}
.dnMenu .grid6 {/*メニューのご提案のみの処理*/
	width:auto;
	}
}

.donyu_CopyAndImg figure {
	margin:4px 0px 10px 0px;
	float:right;
	}

@media screen and (max-width: 640px)  {
.donyu_CopyAndImg figure.grid2  {
	width:35%;
	}
.donyu_CopyAndImg figure.grid3  {
	width:100%;
	}
}

.donyu_CopyAndImg figure.imgMax {
	float:left;
	width:100%;	
	}

.donyu_CopyAndImg figure img {
	width:100%;
}




.donyu_toinq_l {
	clear:both;
	text-align:center;
	margin:30px auto 0px auto;
	}
@media screen and (max-width: 640px)  {
.donyu_toinq_l img {
	margin:0px auto 0px auto;
	width:100%;
	}
}


/*dnSupportBtn*/
.dnSupportBtn {
	display: flex;
	align-items: center;
	padding: 0 40px;
	margin: 50px 0 0 0;
}
.dnSupportBtn ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	text-align: center;
}
.dnSupportBtn ul li {
	font-size: 140%;
	font-weight: bold;
}
.dnSupportBtn ul li a {
	padding: 16px 0px 16px 20px;
	display: block;
	position: relative;
	width: 325px;
	box-sizing: border-box;
	font-weight: bold;
}
.dnSupportBtn ul li:first-child{
	border:#a631a4 solid 3px;
	border-radius: 10px;
}
.dnSupportBtn ul li:first-child a{
	color: #a631a4;
}
.dnSupportBtn ul li:first-child a:before{
	content: '';
	background: url(../images/dnBtn01.svg) no-repeat;
	background-size: contain;
	height: 26px;
	width: 26px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50%;
	margin: -13px 0 0 0;
}
.dnSupportBtn ul li:last-child{
	background:#004093;
	border-radius: 10px;
}
.dnSupportBtn ul li:last-child a{
	color: #fff;
}
.dnSupportBtn ul li:last-child a:before{
	content: '';
	background: url(../images/dnBtn02.svg) no-repeat;
	background-size: contain;
	height: 26px;
	width: 26px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50%;
	margin: -13px 0 0 0;
}
/*お問合せボタンのみ*/
.dnSupportFormBtn {
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
}
.dnSupportFormBtn p a {
	display: inline-block;
	background: #004093;
	border-radius: 10px;
	padding: 16px 0 16px 16px;
	color: #fff;
	position: relative;
	width: 325px;
	box-sizing: border-box;
	font-size: 140%;
	font-weight: bold;
}
.dnSupportFormBtn p a:before {
	content: '';
	background: url(../images/dnBtn02.svg) no-repeat;
	background-size: contain;
	height: 26px;
	width: 26px;
	display: block;
	position: absolute;
	left: 20px;
	top: 50%;
	margin: -13px 0 0 0;
}
@media screen and (max-width: 640px)  {
	/*dnSupportBtn*/
	.dnSupportBtn {
		padding: 0;
		margin: 12px 0 30px 0;
	}
	.dnSupportBtn ul {
		flex-direction: column;
	}
	.dnSupportBtn ul li,
	.dnSupportBtn ul li a{
		width:100%;
	}
	.dnSupportBtn ul li:last-child {
		margin: 10px 0 0 0;
	}
	/*お問合せボタンのみ*/
	.dnSupportFormBtn {
		margin:  0 0 0 0;
	}
	.dnSupportFormBtn p a {
		width: 100%;
	}
}
	
/*旬のソフトクリーム*/
#shunH3 {
	font-size:146%;
	line-height: 160%;
	margin:12px auto 8px auto;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	}
.shunImgL {
	float:left;
	width:50%;
	}
.shunImgR {
	float:right;
	width:50%;
	}

@media screen and (max-width: 640px)  {
.shunImgL {
	width:100%;
	}
.shunImgR {
	margin:3% auto 0px auto;
	float:left;
	width:100%;
	}
}

/*メニューのご提案
----------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* メニュー名と他メニューへの選択ボタン群*/
.dn_menuTab {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px solid #999999;
	position:relative;
}
.dn_menuTab_f {
	clear:both;
	margin:0px 0px 70px 0px;
	padding:0px;
	border-top:1px solid #999999;
	border-bottom:none;
	position:relative;
	}
.dn_menuTab h2 {
	margin :0px 0px 6px 0px;
	padding:0;
	font-size:167%;
	font-weight: bold;
	line-height: 160%;
	color:#A631A4;
	width:auto;
	}

@media screen and (max-width: 640px)  {
.dn_menuTab h2, .dn_menuTab_f h2 {
	width:100%;
	}
}
.dn_menuTab ul {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	position:absolute;
	bottom:6px;
	left:0px;
	}
.dn_menuTab_f ul {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	position:absolute;
	top:6px;
	left:0px;
	}
.dn_menuTab li, .dn_menuTab_f li {
	margin:0px 2px 0px 0px;
	padding:0px;
	display:inline;
	float:left;
	*display: inline;/*スターハック*/
	*zoom: 1;/*スターハック*/
	vertical-align:bottom;
	}
.dn_menuTab li img, .dn_menuTab_f li img {
	width:80px;
	}
.sp.dn_menuTab ul, .sp.dn_menuTab_f ul {
	float:left;
	width:100%;
	position:static;
	margin:6px -1% -50px 0px;
	}

.sp.dn_menuTab li, .sp.dn_menuTab_f li {
	float:left;
	margin:0px 1% 2% 0px;
	width:24%;
	}
.sp.dn_menuTab li img, .sp.dn_menuTab_f li img {
	width:100%;
	}
.margT60 {
	margin-top:30px;
}


/* 店舗一覧メニュー */
.otherMenuList.dn_menu {
	margin-top: 28px;
	}
.otherMenuList.dn_menu ul {
	margin-bottom: 28px;
	float: left;
	}

/*日世定番メニュー＆導入店の紹介など
----------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*タブメニュー 
-------------------------------------------------------------------------*/
.tabMenu {
	clear:both;
	margin:25px 0px 20px 0px;
	border-bottom: 3px solid #A532A4;
	overflow: hidden;
	list-style:none;
	text-align:left;
	width:100%;
	}
@media screen and (max-width: 640px)  {
.tabMenu {
	margin:10px 0px 14px 0px;
	}
}
.tabMenu li {
	float: left;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	line-height:130%;
	}
@media screen and (max-width: 640px)  {
.tabMenu li {
	height:auto;
	}
}


/* 導入店タブがMaxで4つの場合 */
.tabMax4 {
	margin:20px 0px 16px 0px;
}
.tabMax4 li {
	margin:0px 0.5% 0px 0px;
	width:24.625%;
}
.tabMax4 li:last-child {
	margin:0px 0% 0px 0px;
}
@media screen and (max-width: 640px)  {
.tabMax4 li {
	width:24.625%;
	font-size:90%;
	}
}
@media screen and (max-width: 380px)  {
.tabMax4 li {
	font-size:76%;
	letter-spacing:-0.1em;
	}
}

/* 導入店タブがMaxで5つの場合 */
.tabMax5 {
	margin:20px 0px 16px 0px;
}
.tabMax5 li {
	margin:0px 0.5% 0px 0px;
	width:19.6%;
}
.tabMax5 li:last-child {
	margin:0px 0 0px 0px;
}
@media screen and (max-width: 640px)  {
.tabMax5 li {
	width:19.6%;
	font-size:90%;
	}
}
@media screen and (max-width: 380px)  {
.tabMax5 li {
	font-size:76%;
	letter-spacing:-0.1em;
	}
}
/* タブがMaxで7つの場合 */
.tabMax7 li {
	margin:0px 0.5% 0px 0px;
	width:24.625%;
	height:40px;
	}
.tabMax7 li:last-child {
	margin:0px 0% 0px 0px;
	}
@media screen and (max-width: 640px)  {
.tabMax7 li {
	font-size:90%;
	line-height:120%;
	height:auto;
	}
}
@media screen and (max-width: 380px)  {
.tabMax7 li {
	font-size:76%;
	letter-spacing:-0.1em;
	}
}




.tabMenu li a {
	margin:0px;
	font-size:108%;
	text-align:center;
	width:100%;
	display: block;
	color:#A631A4;
	background-color:#EECCFB;
	border: 1px solid #EECCFB;
	border-radius: 6px 6px 0px 0px; /* CSS3 */
	-moz-border-radius: 6px 6px 0px 0px; /* Firefox */
	-webkit-border-radius: 6px 6px 0px 0px; /* Safari,Chrome */
	behavior: url(../PIE.htc);/* IE */
	}

@media screen and (max-width: 640px)  {
.tabMenu li a {
	border-top:2px solid #EECCFB;	
	}
}

/* 1行の場合 */
.tabMenu li a.gyo1 {
	padding:17% 0px;
	height:66%;
}
/* 2行の場合 */
.tabMenu li a.gyo2 {
	padding:7% 0px;
	height:86%;
	}

/* 導入店タブ　1行の場合 */
.dnShopTab li a.gyo1 {
	padding:11% 0px 6% 0px;
	height:100%;
	box-sizing:border-box;
	}
/* 導入店タブ　2行の場合 */
.dnShopTab li a.gyo2 {
	padding:4% 0px 3% 0px;
	height:100%;
	box-sizing:border-box;
	}
/* 導入店タブ　小文字 */
.dnShopTab li a span {
	font-size:90%;
	white-space: nowrap;
	text-align:center;
	font-weight: bold;
	}
.dnShopTab li a b {
	position: relative;
	top:-1.25px
	}
@media screen and (max-width: 640px)  {
.dnShopTab li a.gyo1 {
	padding:16% 0px 6% 0px;
	height:100%;
	box-sizing:border-box;
	}
.dnShopTab li a.gyo2 {
	padding: 14% 0px 3% 0px;
	}
.dnShopTab li a span {
	font-size: xx-small;
	}
.dnShopTab li a b {
	position: relative;
	top:-0.5px
	}
}

/* 導入店 大和屋様対応 start */
@media screen and (max-width: 560px)  {
.dnShopTab li a span {
	letter-spacing: -0.5px;
	}
}
@media screen and (max-width: 500px)  {
.dnShopTab li a span {
	transform: scale(0.9, 1);
	}
}
@media screen and (max-width: 480px)  {
.dnShopTab li a span {
	transform: scale(0.9,0.9);
	margin-left: -3px;
	}
}
@media screen and (max-width: 460px)  {
.dnShopTab li a span {
	transform: scale(0.8,0.8);
	margin-left: -5px;
	}
}
@media screen and (max-width: 450px)  {
.dnShopTab li a span {
	transform: scale(0.7,0.7);
	margin-left: -6px;
	}
}
@media screen and (max-width: 390px)  {
.dnShopTab li a span {
	transform: scale(0.7,0.7);
	margin-left: -12px;
	}
}
@media screen and (max-width: 360px)  {
.dnShopTab li a span {
	transform: scale(0.6,0.6);
	margin-left: -15px;
	}
}
@media screen and (max-width: 320px)  {
.dnShopTab li a span {
	transform: scale(0.5,0.5);
	}
}
/* 導入店 大和屋様対応 end */


.tabMax7 li a.gyo1 {
	padding:6.5% 0px 0px 0px;
	height:100%;
	box-sizing:border-box;
	}
.tabMax7 li a.gyo2 {
	padding:2% 0px 0px 0px;
	height:100%;
	box-sizing:border-box;
	}

@media screen and (max-width: 640px)  {
.tabMax7 li a.gyo1 {
	padding:12% 0px 8% 0px;
	height:100%;
	box-sizing:border-box;
	}
.tabMax7 li a.gyo2 {
	padding:4% 0px 3% 0px;
	height:100%;
	box-sizing:border-box;
	}
}
.tabMax7 li:first-child{
	margin-bottom:4px;
	}
.tabMax7 li:nth-child(2) {
	margin-bottom:4px;
	}
.tabMax7 li:nth-child(3) {
	margin-bottom:4px;
	}
.tabMax7 li:first-child a {
	border-radius: 6px; /* CSS3 */
	}
.tabMax7 li:nth-child(2) a {
	border-radius: 6px; /* CSS3 */
	}
.tabMax7 li:nth-child(3) a {
	border-radius: 6px; /* CSS3 */
	}

.tabMenu li a:hover,
.tabMenu li#tab_active a {
	color: #FFFFFF;
	background-color:#A532A4;
	text-decoration: none;
	border: 1px solid #A532A4;
	border-radius: 6px 6px 0px 0px; /* CSS3 */
	-moz-border-radius: 6px 6px 0px 0px; /* Firefox */
	-webkit-border-radius: 6px 6px 0px 0px; /* Safari,Chrome */
	behavior: url(../PIE.htc);/* IE */
	}


@media screen and (max-width: 640px)  {
.tabMenu li a:hover,
.tabMenu li#tab_active a {
	border-top:2px solid #A532A4;	
	}
.tabMax7 li:first-child a:hover , .tabMax7  li#tab_active:first-child a {
	border-radius: 3px; /* CSS3 */
	}
.tabMax7 li:nth-child(2) a:hover , .tabMax7  li#tab_active:nth-child(2) a {
	border-radius: 3px; /* CSS3 */
	}
.tabMax7 li:nth-child(3) a:hover , .tabMax7  li#tab_active:nth-child(3) a {
	border-radius: 3px; /* CSS3 */
	}
}

.tabMax7 li:first-child a:hover , .tabMax7  li#tab_active:first-child a {
	border-radius: 6px; /* CSS3 */
	}
.tabMax7 li:nth-child(2) a:hover , .tabMax7  li#tab_active:nth-child(2) a {
	border-radius: 6px; /* CSS3 */
	}
.tabMax7 li:nth-child(3) a:hover , .tabMax7  li#tab_active:nth-child(3) a {
	border-radius: 6px; /* CSS3 */
	}

/* 4列リスト用スタイル
-------------------------------------------------------------------------*/
.donyuList {
	clear:both;
	margin:24px -44px 26px 0px;
	overflow: hidden;
	list-style:none;
	text-align:left;
	}
@media screen and (max-width: 640px)  {
.donyuList {
	margin:10px 0px 10px 0px;
	}
}


.donyuList li {
	margin:0px 44px 25px 0px;
	float: left;
	width:156px;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	line-height:125%;
	}
@media screen and (max-width: 640px)  {
.donyuList li {
	margin:0px 2% 4% 0px;
	width:49%;
	}
.donyuList li:nth-child(even) {
	margin:0px 0% 4% 0px;
	}
}

.donyuList li figure {
	margin:0px 0px 0px 0px;
	text-align:left;
}

.donyuList li figure img {
	margin:0px 0px 0px 0px;
	width:170px;
	border:1px solid #CCCCCC;
	}
@media screen and (max-width: 640px)  {
.donyuList li figure img {
	width:100%;
	border:none;
	}
}
.donyuList li h3 {
	margin:0px 0px 5px 0px;
	padding-top:10px;
	text-align:left;
	color:#333333;
	font-size:100%;
	font-weight:bold;
}

.donyuList li p {
	margin:0px 0px 0px 0px;
}

.dnNote {
	color:#A631A4;
	font-size:90%;
}


/* イントロ文章
-------------------------------------------------------------------------*/
.intro {
	margin:8px 0px 0px 0px;
	padding:0;
	font-size:110%;
	line-height:158%;
	color:#000000;
}

.notes{
	font-size:86%;
	color:#FF4D4D;
	text-indent:-10px;
	padding-top:5px;
	padding-left:0em;
	line-height:135%;
}

.commentary{
	font-size:90%;
	background-color:#FFFFFF;
	color:#FF0961;
	margin:10px auto;
	padding:10px 10px 4px 15px;
	line-height:135%;
	border:solid 1px #FFDAE7;
}
.commentary p {
	margin-bottom:5px;
}
.commentary strong {
	font-size:110%;
	line-height:175%;
	margin-left:-5px;
}
.linkCommodity {
	margin:10px 0px 0px 0px;
	font-weight:bold;
}
.linkCommodity a {
	color: #a631a4;
}
.linkCommodity a:hover {
	text-decoration: underline;
}

/* メニューカテゴリー別タイトル
-------------------------------------------------------------------------*/
.donyuMenuTitle {
	margin:0px 0px 6px 0px;
	padding:0;
	font-size:167%;
	font-weight: bold;
	line-height: 160%;
	color:#A631A4;
}


/* 定番メニュー一覧リスト */
.donyuMenuList {
	clear:both;
	overflow: hidden;
	list-style:none;
	text-align:left;
}




.donyuMenuList li {
	float: left;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	line-height:125%;
	text-align:center;

}
/* IE6 */
.heightLine-dnlist {
zoom: 1;
}
/* IE7 */
.heightLine-dnlist {
zoom: 1;
}

.menu2 {
	margin:24px -44px 20px 0px;
}

.menu2 li {
	margin:0px 44px 20px 0px;
	width:362.5px;
}
.menu2 li figure img {
	width:100%;
	}

@media screen and (max-width: 640px)  {
.menu2  {
	margin:24px 0px 20px 0px;
	}
.menu2 li {
	margin:0px 2% 20px 2%;
	width:96%;
	}
.menu2 li:nth-child(even) {
	margin:0px 0% 20px 0px;
	}
.menu2 li figure {
	width:100%;
	}
.menu2 li figure img {
	width:100%;
	}
}


.menu3 {
	margin:24px -36px 20px 0px;
}

.menu3 li {
	margin:0px 36px 20px 0px;
	width:231px;
}
.menu3 li figure img {
	width:100%;
	}
@media screen and (max-width: 640px)  {
.menu3  {
	margin:24px 0px 20px 0px;
	}
.menu3 li {
	margin:0px 4% 20px 0px;
	width:48%;
	}
.menu3 li:nth-child(even) {
	margin:0px 0% 20px 0px;
	}
.menu3 li figure {
	width:100%;
	}
.menu3 li figure img {
	width:100%;
	}
}



.donyuMenu li figure {
	margin:0px auto 0px auto;
}



.donyuMenuList li h3 {
	margin:0px 0px 16px 0px;
	padding:8px 0px 6px 0px;
	text-align:center;
	color:#A631A4;
	border:1px solid #A631A4;
	font-weight:bold;	
	}
@media screen and (max-width: 640px)  {
.donyuMenuList li h3 {
	font-size:96%;	
	}
}

.donyuMenuList li p {
	clear:both;
	margin:10px 0px 0px 0px;
	text-align:left;
}

.donyuMenuList li p em {
	clear:both;
	margin:0px 0px 0px 0px;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height:220%;
}


.donyuMenuList li p a {
	color:#A631A4;
	text-decoration: underline;
}

#spring li h3 {
	background-color:#FFDAE7;
	color:#FF0961;
	border:none;
}
#summer li h3 {
	background-color:#DFF2FF;
	color:#0096FF;
	border:none;
}
#autumnWinter li h3 {
	background-color:#F4ECE6;
	color:#934405;
	border:none;
}



/* 季節のおすすめメニュー一覧リスト */
.donyuSeasonMenuList {
	clear:both;
	margin:24px -44px 20px 0px;
	overflow: hidden;
	list-style:none;
	text-align:left;
	position: relative;
	}
@media screen and (max-width: 640px)  {
.donyuSeasonMenuList {
	margin:24px 0px 20px 0px;
	}
}

/* 公開日 */
.menuOpenDate {
	margin:0px 0px;
	padding:3px 6px 1px 6px;
	font-size:100%;
	color:#ffffff;
	position: absolute;
	top:0;
	right: 0;background: #999999;
}

.donyuSeasonMenuList li {
	margin:0px 44px 60px 0px;
	float: left;
	width:362.5px;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	line-height:125%;
	text-align:center;
	}
@media screen and (max-width: 640px)  {
.donyuSeasonMenuList li {
	margin:0px 0% 20px 0%;
	float: left;
	width:100%;
	}
}

.donyuSeasonMenuList li em {
	display:block;
	}

.donyuSeasonMenuList li figure {
	margin:0px auto 20px auto;
	}
@media screen and (max-width: 640px)  {
.donyuSeasonMenuList li figure {
	width:96%;
	}
}

.donyuSeasonMenuList li figure img {
	width:100%;
	}

.donyuSeasonMenuList li h3 {
	margin:0px 0px 16px 0px;
	padding:8px 0px 6px 0px;
	text-align:center;
	color:#A631A4;
	border:1px solid #BB5DF5;
	font-size:108%;
	font-weight:bold;	
	}

.donyuSeasonMenuList li p {
	clear:both;
	margin:10px 0px 0px 0px;
	text-align:left;
	font-size:108%;
	font-weight:normal;
	line-height: 155%;
	}

.donyuSeasonMenuList li p em {
	clear:both;
	margin:3% 0 3px 0;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: 150%;
	}


.donyuSeasonMenuList li p a {
	color:#A631A4;
	text-decoration: underline;
	}
.donyuSeasonMenuList li .subTit{
	clear:both;
	margin:-12px 0px 3px 0px;
	text-align:center;
	}

/*仕込み材料*/
.donyuSeasonMenuList li p .undermark {
	background:#EECCFB;
	font-weight: bold;
}

.remark,
.note{
	color: red;
	font-weight: bold;
}
#emRecipe{
	margin-top: 5%;
}
/* 春 */
#spring li h3 {
	background-color:#FFDAE7;
	color:#FF0961;
	border:none;
}
.em_spr{
	color:#FF0961;
	font-weight: bold;
}
/* 夏 */
#summer li h3 {
	background-color:#DFF2FF;
	color:#0096FF;
	border:none;
}
.em_sum{
	color:#0096FF;
	font-weight: bold;
}
/* 秋冬 */
#autumnWinter li h3 {
	background-color:#F4ECE6;
	color:#934405;
	border:none;
}

.annotation{
	color:#FF0000;
	font-size:84%;
	line-height:110%;
}

.H3Mid{
	font-size:100%;
}


/* バックナンバーボタン*/
.btmOmenuArchiveOut {
	text-align: center;
	margin: 0px auto 30px auto;
}
.btmOmenuArchive {
	text-align: center;
	margin: 0px auto 10px auto;
	display: inline-block;
	min-width: 34%;
}
.btmOmenuArchive a {
	display: inline-block;
	background: #004098;
	border-radius: 10px;
	text-align: center;	
	padding: 16px 0 16px 16px;
	color: #fff;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	font-size: 120%;
	font-weight: bold;
}
.btmOmenuArchive a:before {
	font-family:"Font Awesome 5 Free";
	content:'\f138';
	font-size:103%;
	position:absolute;
	left:0;
	color:#ffffff; 
	margin-left: 8px;
}
@media screen and (max-width: 640px)  {
	.btmOmenuArchive {
		margin:  0 0 0 0;
		min-width: 53%;		
	}
}

/* おすすめメニュー動画ボタン追加
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.donyuSeasonMenuList li .btnArea {
	display: flex;
	justify-content: center;
	margin: 10px 0 0 0;
}
.donyuSeasonMenuList li .btnArea .movieLink {
	height: 40px;
	width: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	font-size: 13px;
	color: #fff;
}
.donyuSeasonMenuList li .btnArea .movieLink .movieLinkIcon .back{
	fill:#FFFFFF;
}
.donyuSeasonMenuList li .btnArea .movieLink span{
	margin: 0 0 0 8px;
	line-height: 100%;
}

.donyuSeasonMenuList.spring li .btnArea .movieLink {
	background: #ff6a85;
}
.donyuSeasonMenuList.summer li .btnArea .movieLink .movieLinkIcon .arrow{
	fill:#FF6A85;
}
.donyuSeasonMenuList.summer li .btnArea .movieLink {
	background: #ff6a85;
}
.donyuSeasonMenuList.spring li .btnArea .movieLink .movieLinkIcon .arrow{
	fill:#FF6A85;
}
@media screen and (max-width: 640px)  {
	.donyuSeasonMenuList li .btnArea .movieLink {
		line-height: 36px;
		width: 150px;
		font-size: 12px;
	}
}

/* よくあるご質問
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.faq_Box {
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.list {
	margin:0px auto 14px auto;
	padding:0px;
	clear:both;
	display:block;
	border:2px solid #DDDDDD;
	box-sizing:border-box;
	}

.list h3 {
	clear:both;
	margin:5px 10px 0px 8px;
	padding:0px 0px 0px 0px;
	font-size:110%;
	font-weight:bold;	
	text-align:left;
	}

.list h3 a {
	margin:0px 0px 0px 0px;
	padding:8px 10px 10px 40px;
	color:#555555;
	text-align:left;
	float:left;
	width:640px;
	line-height:1.4;
	background:url(../images/mark_donyu_question01.png) no-repeat left 2px;
	text-decoration: none;	
	}
@media screen and (max-width: 640px)  {
.list h3 a {
	padding:8px 0px 10px 40px;
	width:auto;
	box-sizing:border-box;
	}
}

.list h3 a:hover {
	margin:0px 0px 0px 0px;
	padding:8px 10px 10px 40px;
	color:#A631A4;
	text-align:left;
	float:left;
	width:640px;
	line-height:1.4;
	background:url(../images/mark_donyu_question01_on.png) no-repeat left 2px;
	text-decoration: none;
	}
@media screen and (max-width: 640px)  {
.list h3 a:hover {
	padding:8px 0px 10px 40px;
	width:auto;
	box-sizing:border-box;
	}
}
.list h3 img {
	text-align:right;
	float:right;
	width:18px;
	margin:0px 0px 0px 0px;
	}
.list_cat {
	margin:0px auto 0px auto;
	padding:0px;
	clear:both;
	display:block;
	height:auto;
}
.list_cat ul {
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 8px;
	list-style-type:none;
	clear:both;
	display:none;
	border-top:1px dotted #AAAAAA;
	width:688;
	}

@media screen and (max-width: 640px)  {
.list_cat ul {
	width:auto;
	border-top:1px dotted #AAAAAA;
	box-sizing:border-box;
	}
}

.list_cat ul li {
	margin:0px 0px 7px 0px;
	padding:0px 10px 7px 38px;
	display:block;
	text-align:left;
	float:left;
	background:url(../images/mark_donyu_answer01.png) no-repeat left 2px;
	}

@media screen and (max-width: 640px)  {
.list_cat ul li {
	box-sizing:border-box;
	}
}

.list_text_copy {
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#000000;
	float:right;
	display:block;
}
.list_text_copy p {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:108%;
	line-height:1.62
}
.list_text_copy span {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:90%;
	color:#F00;
}



/* NISSEI商品導入店のご紹介
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* 店舗一覧メニュー */
/*.otherMenuList.dn_case ul {
	margin-bottom: 24px;
	float: left;
	}
*/
.dn_case{
	clear:both;
}
.dn_case ul {
 	width: 100%;
	display: flex;
	flex-wrap: wrap;
  justify-content:space-between;
}
.dn_case ul::after{
  content:"";
  display: block;
 	width: 332px;
}
.dn_case ul li{
	margin:0px 0px 25px 0px ;
	padding:8px;
	border:8px solid #eaeaea;
}
.dn_case ul li img{
 	width: 300px;
}
.dn_case ul li span{
  display:block;
}
.dn_case_List_Shopname{
	margin:10px 0px 0px 0px ;
	font-size:160%;
	font-weight:bolder;
	line-height:130%;
  color:#0A088E;
}
.dn_case_List_Shopname b.rubi{
	font-size:76%;
}
.dn_case_List_Shopname_small{
	font-size:90%;
	font-weight:bolder;
	line-height:130%;
  color:#0A088E;
}
.dn_case_List_Area{
	margin:0px 0px 5px 0px ;
	font-size:90%;
	font-weight:bolder;
  color:#696969;
}
.dn_case_List_Txt{
	margin:0px 0px 0px 0px ;
	padding:0px 0px 10px 0px ;
}
.dn_shopList {
	clear:both;
	margin:10px 0px 6px 0px;
	padding:8px 11px 8px 11px;
	/*border:1px solid #A727A8;*/
	line-height:140%;
	/*background-color: #A727A8;*/
	background-color: #AF1AAB;
	box-sizing:border-box;
	}

@media screen and (max-width: 640px)  {
.dn_case ul::after{
  content:"";
  display: block;
 	width: 40%;
}
.dn_case ul li{
 	width: 40%;
	margin:0px 0px 10px 0px ;
	}
.dn_case ul li img{
 	width: 100%;
	}
.dn_shopList {
	margin:10px 0px 20px 0px;
	background-color: #EFCDFD;
	}
}
.dn_shopList ul {
	margin:0px 0px 0px auto ;
	padding:0px 0px 0px 0px;
	}
.dn_shopList li {
	margin:0px 12px 0px 0px;
	padding:1px 0px 0px 0px;
	list-style:none;
	display:inline;
	float:left;
	*display: inline;
	*zoom: 1;
	font-size:80%;
	vertical-align:middle;
	box-sizing:border-box;
	color:#FFFFFF;
}
.tabMax6 li {
	margin: 0px 0.5% 0px 0px;
	width: 16.25%;
}
.tabMax6 li:last-child {
	margin: 0px 0% 0px 0px;
}
@media screen and (max-width: 640px)  {
.dn_shopList li {
	margin:0px 12px 2% 0px;
	font-size:100%;
	color:#A727A8;
	}
.dn_case_List_Shopname {
	font-size:130%;
	line-height:130%;
	}
}

.dn_shopList a , .dn_shopList a:link, .dn_shopList a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	margin:0px 0px 0px 3px;
	font-size:120%;
	}
@media screen and (max-width: 640px)  {
.dn_shopList a , .dn_shopList a:link, .dn_shopList a:visited {
	color:#A727A8;
	}
}

.dn_shopTopBtn {
	display:none;
	}
@media screen and (max-width: 640px)  {
.dn_shopTopBtn {
	display:block;
	}
.dn_shopTopBtn a {
	display:table-cell;
	width:auto;
	height:auto;
	background:#AF1AAB;
	color:#FFFFFF;
	margin: 0 auto;
	vertical-align:middle;
	padding:2% 3% 1% 3%;
	float: right;
	font-size: 108%;
	font-weight: bold;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-o-border-radius: 2px 2px 0px 0px;
	-ms-border-radius: 2px 2px 0px 0px;
	}	
.dn_shopTopBtn a:hover {
	text-decoration:none;
	}
}


.dn_shopLContents h1 {
	margin:0px 0px 30px 0px;
	width: 100%;
	}
.dn_shopLContents h1 img {
	width: 100%;
	}
@media screen and (max-width: 640px)  {
.dn_shopLContents h1 {
	margin:0px 0px 20px 0px;
	}
}
.dn_shopLContents h2 {
	margin:0px 0px 30px 0px;
	font-size:190%;
	line-height:160%;
	font-weight:bold;
	text-align:center;
	color: #A631A4;
	/* font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif; */
	}

@media screen and (max-width: 640px)  {
.dn_shopLContents h2 {
	margin:0px 1% 8% 1%;
	font-size:154%;
	line-height:145%;
	text-align:left;
	}
.dn_shopLContents h2 br {
	display:none;
	}
}

.dn_shopInterview {
	margin:6px 0px 10px 0px;
	font-size:116%;
	font-weight:bold;
	color:#A727A8;
	background:#EECCFB;
	display:block;
	padding:5px 3px 7px 8px;
	height:20px;
	}
.dn_shopTxt{
	padding: 0px 0px 13px 0px;
	font-size: 108%;
}
.dn_shopOwner {
	margin:0px 0px 24px 0px;
	padding:0px 0px 13px 0px;
	border-bottom:1px solid #333333;
	font-size:112%;
	}
.dn_shopOwnerBox {
	margin:0px 0px 24px 0px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #333333;
	display:block;
	}
.dn_shopOwnerBox02 {
	margin:0px 0px 24px 0px;
	padding:5px 0px 20px 0px;
	border-bottom:1px solid #333333;
	display:flex;
	justify-content: space-between;
	}
.dn_shopOwnerTxt {
	width: 489px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	font-size:108%;
	line-height: 150%;
	float:left;
	display:inline-block;
	}
.dn_shopOwnerTxt02 {
	width: 28%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:108%;
	line-height: 150%;
	display:inline-block;
}
@media screen and (max-width: 640px)  {
	.dn_shopOwnerTxt {
	width: 489px;
	}
	.dn_shopOwnerTxt02 {
		margin-top: 13px;
		width: 50%;
	}
	.dn_shopTxt{
		padding: 0px 0px 0px 0px;
	}
}
.dn_shopOwnerPosition {
	margin-top: 20px;
	font-weight: bold;
	}
.dn_shopOwnerPosition02 {
	margin-top: 10px;
	font-weight: bold;
	line-height: 130%;
	}
.dn_companyname {
	margin-bottom: 8px;
	display:block;
	}
.dn_shopOwnerPosition03 {
	width: 22%;
	padding:0 0 0 15px;
	font-weight: bold;
	line-height: 140%;
	align-self: flex-end;
	}
@media screen and (max-width: 640px)  {
	.dn_shopOwnerPosition {
		margin-top: 6%;
		line-height: 110%;
	}
	.dn_shopOwnerPosition02 {
		width:55%;
		margin-top: 0%;
		padding-left:3%;
		line-height: 120%;
	}
	.dn_shopOwnerPosition03 {
		width: 45%;
		padding:0 0 0px 0px;
	}
}
.dn_shopOwnerName {
	font-size:160%;
	margin-right: 3px;
	line-height: 166%;
	}
.nameSub {
	font-size:80%;
	}
@media screen and (max-width: 640px)  {
	.dn_shopOwnerName {
	line-height: 150%;
	}
	.nameSub {
	margin-top:-2px;
	font-size:70%;
	}
}
.dn_shopOwner img {
	margin:12px 0px 0px 0px;
	width: 100%;
	}
.dn_shopOwnerBox img {
	margin: 0px 0px 0px 0px;
	width: 240px;
	float:right;
	}
.dn_shopOwnerBox02 img {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
@media screen and (max-width: 640px)  {
.dn_shopOwner {
	margin:0px 0px 10px 0px;
	font-size:112%;
	line-height:160%;
	}
.dn_shopOwnerBox {
	margin:0px 0px 26px 0px;
	line-height: 160%;
	}
.dn_shopOwnerBox02 {
	flex-wrap: wrap;
	}
.dn_shopOwnerTxt {
	width: 60%;
	margin:0px 0px 0px 0px;
	line-height: 130%;
	float:right;
	}
.dn_shopOwner img {
	margin:12px 0px 0px 0px;
	}
.dn_shopOwnerBox img {
	width: 36%;
	float:left;
	}
}

@media screen and (max-width: 640px)  {
.dn_shopOwner span.interview {
	background-image:none;
	background: #00009d; /* Old browsers */
	background: -moz-linear-gradient(left,  #00009d 0%, #ffffff 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left,  #00009d 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #00009d 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00009d', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	}
}




	
.dn_shopSection {
	margin:13px 0px 18px 0px;
	padding:0px 0px 13px 0px;
	border-bottom:1px dotted #666666;
	clear:both;
	}
.dn_shopSectionLineNon {
	margin:13px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	}


.dn_shopSectionCppy {
	float:right;
	width:389px;
	display:inline;
	}

.dn_shopSectionCppy.shopCopyLeft {
	float:left;
	width:389px;
	display:inline;
	}

@media screen and (max-width: 640px)  {
.dn_shopSection {
	padding:0px 8px 13px 8px;
	}
.dn_shopSectionCppy {
	float:none;
	margin:0px 4%;
	width:92%;
	}
.dn_shopSectionCppy.shopCopyLeft {
	float:none;
	margin:0px 4%;
	width:92%;
	}
}

.dn_shopSectionCppyLong {
	float:right;
	width:100%;
	display:inline;
	}

@media screen and (max-width: 640px)  {
.dn_shopSectionCppyLong {
	float:none;
	margin:0px 4%;
	width:92%;
	}
}


.dn_shopSection h3 , .dn_shopSectionLineNon h3 {
	margin:0px 0px 10px 0px;
	font-size:162%;
	font-weight: bold;
	color:#A727A8;
	line-height:140%;
	}

.dn_shopSection strong {
	font-weight: bold;
	color:#dd7402;
	}

.dn_shopSectionCppy p , .dn_shopSectionCppyLong p {
	margin:0px 0px 24px 0px;
	font-size:108%;
	color:#000000;
	line-height:157%;
	}
@media screen and (max-width: 640px)  {
.dn_shopSection h3 , .dn_shopSectionLineNon h3 {
	font-size:154%;
	}
.dn_shopSection h3.shopSectionTitLong , .dn_shopSectionLineNon h3.shopSectionTitLong {
	margin:0px 0px 0px 0px;
	}
.dn_shopSectionCppy p , .dn_shopSectionCppyLong p {
	font-size:118%;
	}
}

.dn_shopSection .dn_shopSectionLineNon figure {
	margin:0px 0px 0px 0px;
	float:left;
	width:360px;
	vertical-align:text-top;
	}
.dn_shopSection figure.shopImgLeft {
	float:right;
	}

/* shopImgLef直下の画像に適用 */
.shopCopyLeft + figure.shopImgLeft {
	margin-top:38px;
}
.shopSectionTitLong + .shopCopyLeft + figure.shopImgLeft {
	margin-top:0px;
}

@media screen and (max-width: 640px)  {
/* shopImgLef直下の画像に適用 */
.shopCopyLeft + figure.shopImgLeft {
	margin-top:0%;
	}
}

@media screen and (max-width: 640px)  {
.dn_shopSection .dn_shopSectionLineNon figure {
	float:none;
	margin:0px auto 0px auto;
	width:auto;
	}
.dn_shopSection figure.shopImgLeft {
	float:none;
	}
}
.dn_shopSection	figure img {
	margin:0px 0px 6px 0px;
	width:360px;
	}
@media screen and (max-width: 640px)  {
.dn_shopSection	figure img {
	margin:0% 0px 6px 0px;
	width:100%;
	}
}
.dn_shopSectionLineNon figure img {
	margin:0px 0px 0px 0px;
	width:360px;
	}
@media screen and (max-width: 640px)  {
.dn_shopSectionLineNon figure img {
	margin:0px auto 1% auto;
	width:100%;
	}
}

.dn_shopSection	figure figcaption , .dn_shopSectionLineNon figure figcaption {
	font-size:88%;
	line-height:150%;
	width:360px;
	color: #666666;
	}
@media screen and (max-width: 640px)  {
.dn_shopSection	figure figcaption , .dn_shopSectionLineNon figure figcaption {
	width:auto;
	font-size:94%;
	}
}


/* 導入店章節 長い見出し */
.dn_shopSection .shopSectionTitLong {
	width:100%;
	}
.shopCopyLeft + figure.shopImgLeft.shoptitLong {
	margin-top:4px;
	margin-bottom: 8px;
	}

@media screen and (max-width: 640px)  {
/* 導入店章節 長い見出し */

.dn_shopSection .shopSectionTitLong {
	width:100%;
	}
	
.dn_shopSection .dn_shopSectionCppy .shopSectionTitLong {
	width:100%;
	margin-bottom: 0px;
	}
.shopCopyLeft + figure.shopImgLeft.shoptitLong {
	margin-top:0px;
	margin-bottom: 6px;
	}
}

/* 導入店写真すぐ下に文章がくる場合 */
figure.shopImgBtm {
	margin-top:4px;
	margin-bottom: 8px;
	}
@media screen and (max-width: 640px)  {
/* 導入店章節 長い見出し */
figure.shopImgBtm {
	margin-top:0px;
	margin-bottom: 0px;
	}
}



/*写真の横並び（2列・大小）*/
.figureSide {
	margin:10px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	border-bottom:1px dotted #666666;
	clear:both;
	}
.figureSide figure img {
	margin:0px 0px 6px 6px;
	float:right;
	height:312px;
	}
@media screen and (max-width: 640px)  {
.figureSide figure img {
	float:none;
	height:auto;
	width:100%;
	margin:0px auto 3% auto;
	}
}
.figureSide figure img:first-child{
	float:left;
	margin:0;
	}
@media screen and (max-width: 640px)  {
.figureSide figure img:first-child{
	margin:0px auto 3% auto;
	}
}

/*写真の横並び（2列・同じ大きさ）*/
.figure2column {
	margin:10px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	width:100%;
	}
.figure2column figure {
	margin:0px 0px 0px 0px;
	width:100%;
	float:left;
	}

.figure2column figure img {
	margin:0px 1% 6px 0px;
	width:49.5%;
	float:left;
	}
.figure2column figure img.figure2column02 {
	margin:0px 0% 6px 0px;
	}
.figure2column figure figcaption {
	width:auto;
	}

.figure2column figure.figcaptionLeft {
	margin:0px 1% 6px 0px;
	width:49.5%;
	}
.figure2column figure.figcaptionRight {
	margin:0px 0% 6px 0px;
	width:49.5%;
	}
.figure2column figure.figcaptionLeft img , .figure2column figure.figcaptionRight img {
	width:100%;
	}
@media screen and (max-width: 640px)  {
.figure2column figure img {
	float:none;
	height:auto;
	width:100%;
	margin:0px auto 3% auto;
	}
.figure2column figure.figcaptionLeft , .figure2column figure.figcaptionRight {
	float:none;
	width:100%;
	margin:0px auto 3% auto;
	}
.figure2column figure.figcaptionLeft img , .figure2column figure.figcaptionRight img {
	width:100%;
	margin:0px auto 1.5% auto;
	}
}

/*写真（大1枚）*/
.figure1columnWide {
	margin:10px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	width:100%;
	}
.figure1columnWide figure {
	margin:0px 0px 0px 0px;
	width:100%;
	float:left;
	}
.figure1columnWide figure img {
	margin:0px 1% 6px 0px;
	width:100%;
	float:left;
	}
.figure1columnWide figure figcaption {
	width:100%;
	}
@media screen and (max-width: 640px)  {
.figure1columnWide figure img {
	float:none;
	height:auto;
	width:100%;
	margin:0px auto 3% auto;
	}
.figure1columnWide figure.figcaptionLeft , .figure1columnWide figure.figcaptionRight {
	float:none;
	width:100%;
	margin:0px auto 3% auto;
	}
.figure1columnWide figure.figcaptionLeft img , .figure1columnWide figure.figcaptionRight img {
	width:100%;
	margin:0px auto 1.5% auto;
	}
}


.dn_shopDate {
	margin:13px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	border:1px solid #999999;
	clear:both;
	position:relative;
	box-sinzing:border-box;
	}
.dn_shopDate h3 {
	margin:0px 0px 12px 0px;
	padding:8px 0px 7px 10px;
	background-color: #A727A8;
	color:#FFFFFF;
	font-size:123.1%;
	font-weight: bold;
	clear:both;
	}	
.dn_shopDate p {
	margin:0px 0px 0px 12px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	line-height: 150%;
	}
.dn_shopDate p span {
	font-size:116%;
	font-weight:bold;
	line-height: 170%;
	}
.dn_shopMapBtn {
	margin:6px 0px 0px 0px;
	position:absolute;
	top:38px;
	right:12px;
	}

.dn_shopMapBtn a {
	display:table-cell;
	width:50px;
	height:20px;
	background:#000097;
	color:#FFFFFF;
	margin: 0 auto;
	vertical-align:middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	}	
.dn_shopMapBtn a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#8B89D2;
	}	
	
.dn_shopProduce {
	margin:28px 0px 0px 0px;
	padding:0px 0px 13px 0px;
	border-bottom:1px solid #999999;
	clear:both;
	}
	

.dn_shopProduceCppy {
	float:right;
	width:510px;
	display:inline;
	}
@media screen and (max-width: 640px)  {
.dn_shopProduceCppy {
	margin:10px auto 0px auto;
	float:left;
	width:auto;
	border-top:1px dotted #999999;
	padding:10px 8px;
	}
}
.dn_shopProduce	h3.imgMax {
	margin:0px 0px 15px 0px;
	font-size:128%;
	color:#A727A8;
	line-height:140%;
	background:url(../images/txt_dn_case01.png) no-repeat right top;
	}

.dn_shopProduce	p {
	margin:0px 0px 0px 0px;
	font-size:108%;
	color:#000000;
	line-height:157%;
	}
@media screen and (max-width: 640px)  {
.dn_shopProduce	h3 {
	font-size:140%;
	}
.dn_shopProduce	p {
	font-size:118%;
	}
}
.dn_shopProduce	figure {
	margin:4px 0px -6px 0px;
	float:left;
	width:240px;
	vertical-align:text-top;
	}
@media screen and (max-width: 640px)  {
.dn_shopProduce	figure {
	margin:0px auto 0px auto;
	float:none;
	width:60%;	
	}
}
.dn_shopProduce	figure img {
	margin:0px 0px 6px 0px;
	width:100%;
	}
@media screen and (max-width: 640px)  {
.dn_shopProduce	figure img {
	margin:0px auto 6px auto;
	float:none;
	width:100%;
	}
}
.dn_shopProduce	figcaption {
	margin:6px 0px 0px 0px;
	text-align:left;

	}

.dn_shopProduce	figcaption p {
	margin:0px 0px 0px 0px;
	font-size:138.5%;
	font-weight:bold;
	text-align:left;
	float:left;
	}	
.dn_shopProduce	figcaption span {
	margin:0px 0px 0px 0px;
	font-size:100%;
	display:block;
	float:left;
	}
.dnShop_coment{
	text-align:left;
	font-size: 12px;
	color:#ff0000;
	margin:10px auto 20px auto;
	}
/* js スライド */
.slider_Box{
	position:relative;
	margin:5px 0;
}


/*資料ダウンロード
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.btnDownload {
	margin:12px 0px 12px 0px;
	text-align:center;
	font-weight:normal;
	display:inline-block;		
	}
.btnDownload a {
	margin:0px 12px 8px 0px;
	padding:8px 8px 6px 8px;
	background-color:#EECCFB;
	border:2px solid #A631A4;
	color:#A631A4;
	font-size: 108%;
	font-weight:bold;
	line-height:140%;
	display:inline;
	text-align:left;
	float:left;
	}
.btnDownload a span {
	margin:0px 0px 0px 6px;
	display:inline;
	}
.btnDownload a:hover {
	text-decoration:none;
	}
@media screen and (max-width: 640px)  {
.btnDownload a {
	margin:0px 12px 8px auto;
	font-size: 98%;
	line-height:140%;
	}
}

/*　↓消す？　*/
.floatl {
	float: left;
	}
.floatl img {
	float: left;
	}
.floatl {
	float: left;
	}
	
.floatr {
	float: right;
	}
.chu {
	clear:both;
	margin:0px 0px 0px 0px;
	font-size:13px;
	}	
.midCaption{
	margin-bottom: 18px;
	clear: both;
	padding: 5px 0 10px 0px;
	font-size: 108%;
	line-height: 157%;
}
.figure2columnArea {
	display: flex;
	justify-content: space-between;
	clear: both;
}
.figure2columnArea figure{
	width: 49.5%;
}

.figure2columnArea figure img{
	width: 100%;
}

@media screen and (max-width: 640px)  {
	.figure2columnArea {
		flex-direction: column;
	}
	.figure2columnArea figure{
		width: 100%;
	}
	.figure2columnArea figure:first-child{
		margin: 0 0 10px 0;
	}
}
.menuPdfArea {
	margin: 0px auto 20px auto;
	width: 34%;
	position: relative;
}
.menuPdfArea a.menuPdfBtm {
	background: #f5e7fd;
	border: 3px solid #a631a4;
	display: block;
	color: #a631a4;
	text-align: center;
	padding: 15px 0px 15px 15px;
	font-size: 120%;
	font-weight: bold;
	transition: 0.3s;
	border-radius:6px;
}
.menuPdfArea a.menuPdfBtm:before{
	content: '';
	background-size: contain;
	display: block;
	height: 30px;
	position: absolute;
	width: 28px;
	left: 12px;
	top: 50%;
	margin: -15px 0 0 0;
	background: url(../images/pdfIco.svg) no-repeat;
}
/*.menuPdfArea a.menuPdfBtm:after{
	content: '';
	background: url(../images/downloadIco.svg) no-repeat;
	background-size: contain;
	display: block;
	height: 15px;
	position: absolute;
	width: 28px;
	right: 12px;
	top: 50%;
	margin: -7.5px 0 0 0;
}*/
@media screen and (max-width: 640px)  {
	.menuPdfArea {
	margin: 0px auto 10px auto;
	width: 53%;
	}
	.menuPdfArea a.menuPdfBtm {
	background: #f5e7fd;
	padding: 15px 2% 15px 2%;
	font-size: 108%;
	}
.menuPdfArea a.menuPdfBtm:before{
	content: '';
	background-size: contain;
	display: block;
	position: absolute;
	width: 12%;
	left:4.5%;
	top: 50%;
	margin: -5% 0 0 0;
	background: url(../images/pdfIco.svg) no-repeat;
	}
}
@media screen and (max-width: 460px)  {
	.menuPdfArea a.menuPdfBtm {
	font-size: 100%;
	text-align: left;
	padding: 15px 2% 15px 18%;
	}
	.menuPdfArea a.menuPdfBtm:before{
	position: absolute;
	width: 10%;
	left:4.5%;
	top: 49%;
	}
}
@media screen and (max-width: 360px)  {
	.menuPdfArea a.menuPdfBtm {
	font-size: 88%;
	padding: 15px 0% 15px 15%;

	}
}
	
	
/*
	flexBox
-----------------------------------------------------------------------------------------------*/
.flexBox{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flexBox__jstCtt_btwn{
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.flexBox__jstCtt_cntr{
	-ms-justify-content: center;
	justify-content: center;
}
.flexBox__jstCtt_end{
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}
.flexBox__alinItm_cntr{
	-ms-align-items: center;
	align-items: center;
}
.flexBox__alinItm_end{
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.flexBox__direction_rore{
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}


/*
	定番メニューリニューアル
-----------------------------------------------------------------------------------------------*/
#stdMenu.contentsIn{
	background-color: transparent;
}

.stdMenu__tit img{
	width: 100%;
}
.stdMenu__copy{
	margin: -30px 0 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
@media screen and (max-width: 640px){
	.stdMenu__copy{
		margin: 0 0 20px;
		font-size: 16px;
	}
}

.stdMenu__nav{
	display: block;
	margin: 0 0 40px;
}
.stdMenu__tabMenuItm{
	width: calc((100% - 20px)/3);
	margin: 0 10px 0 0;
}
.stdMenu__tabMenuItm:last-of-type{
	margin: 0;
}
.stdMenu__tabMenuItm img{
	width: 100%;
}

@media screen and (max-width: 640px){
	.stdMenu__nav{
		margin: 0 0 25px;
	}
	.stdMenu__tabMenuItm{
		width: calc((100% - 10px)/3);
		margin: 0 5px 0 0;
	}
}


.sweets::after{
	display: block;
	content: " ";
	clear: both;
	background-color: #f7696b;
	margin: 10px auto 0px auto;
	width: 20px;
	height: 20px;
	clip-path: polygon(0 0, 100% 0%, 50% 70%);
}
.takeout::after{
	display: block;
	content: " ";
	clear: both;
	background-color: #b6c42b;
	margin: 10px auto 0px auto;
	width: 20px;
	height: 20px;
	clip-path: polygon(0 0, 100% 0%, 50% 70%);
}
.drink::after{
	display: block;
	content: " ";
	clear: both;
	background-color: #ffc05a;
	margin: 10px auto 0px auto;
	width: 20px;
	height: 20px;
	clip-path: polygon(0 0, 100% 0%, 50% 70%);
}


.stdMenu__cate__tit{
	margin: 0 0 25px;
	padding: 0 0 15px;
	font-size: 40px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	position: relative;
}
.stdMenu__cate__tit::after{
	content: '';
	position: absolute;
	top: -25px;
	right: 0;
	z-index: -1;
}
.stdMenu__cate__tit_sweets{
	color: #ea656b;
	border-bottom: 2px solid #f7696b;
}
.stdMenu__cate__tit_sweets::after{
	width: 280px;
	height: 117px;
	background:url(../images/deco_sweets.svg) center center no-repeat;
}
.stdMenu__cate__tit_takeout{
	color: #b6c42b;
	border-bottom: 2px solid #b6c42b;
}
.stdMenu__cate__tit_takeout::after{
	width: 298px;
	height: 105px;
	background:url(../images/deco_takeout.svg) center center no-repeat;
}
.stdMenu__cate__tit_drink{
	color: #ffc05a;
	border-bottom: 2px solid #ffc05a;
}
.stdMenu__cate__tit_drink::after{
	width: 287px;
	height: 131px;
	background:url(../images/deco_drink.svg) center center no-repeat;
}
.stdMenu__cate__txt{
	margin: 0 0 30px;
	font-size: 15px;
}
@media screen and (max-width: 640px){
	.stdMenu__cate__tit{
		margin: 0 0 15px;
		padding: 0 0 10px;
		font-size: 24px;
	}
	.stdMenu__cate__tit::after{
		top: -10px;
	}
	.stdMenu__cate__tit_sweets::after{
		width: 200px;
		height: 84px;
	}
	.stdMenu__cate__tit_takeout::after{
		width: 210px;
		height: 74px;
	}
	.stdMenu__cate__tit_drink::after{
		width: 200px;
		height: 92px;
	}
	.stdMenu__cate__txt{
		margin: 0 0 20px;
		font-size: 14px;
	}
}

.listStdMenu{
	margin: 0 0 -40px;
}
.listStdMenuItm{
	width: calc((100% - 40px)/2);
	margin: 0 40px 40px 0;
}
.listStdMenuItm:nth-of-type(2n){
	margin: 0 0 40px 0;
}
.listStdMenuItm__tit{
	margin: 0 0 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #42210b;
	border-radius: 3px;
}
.listStdMenuItm__ph{
	position: relative;
}
.listStdMenuItm__ph::before,
.listStdMenuItm__ph::after{
	content:' ';
	display:block;
	position: absolute;
}
.listStdMenuItm__ph::before{
	left: -20px;
	bottom: 30px;
}
.listStdMenuItm__ph::after{
	top: 30px;
	right: -15px;
}
.listStdMenuItm:nth-of-type(2n) .listStdMenuItm__ph::before,
.listStdMenuItm:nth-of-type(2n+1) .listStdMenuItm__ph::before{
	width: 44px;
	height: 80px;
	background:url(../images/deco_stdMenu03.png) center center no-repeat;
	background-size: cover;
	transform: rotate(-20deg);
}
.listStdMenuItm:nth-of-type(2n) .listStdMenuItm__ph::after,
.listStdMenuItm:nth-of-type(2n+1) .listStdMenuItm__ph::after{
	width: 49px;
	height: 50px;
	background:url(../images/deco_stdMenu04.png) center center no-repeat;
	background-size: cover;
}
.listStdMenuItm:nth-of-type(3n+1) .listStdMenuItm__ph::before{
	width: 40px;
	height: 80px;
	background:url(../images/deco_stdMenu01.png) center center no-repeat;
	background-size: cover;
	transform: rotate(-20deg);
}
.listStdMenuItm:nth-of-type(3n+1) .listStdMenuItm__ph::after{
	width: 74px;
	height: 65px;
	background:url(../images/deco_stdMenu02.png) center center no-repeat;
	background-size: cover;
}
.listStdMenuItm:nth-of-type(3n) .listStdMenuItm__ph::before{
	width: 48px;
	height: 78px;
	background:url(../images/deco_stdMenu06.png) center center no-repeat;
	background-size: cover;
	transform: rotate(-20deg);
}
.listStdMenuItm:nth-of-type(3n) .listStdMenuItm__ph::after{
	width: 60px;
	height: 60px;
	background:url(../images/deco_stdMenu05.png) center center no-repeat;
	background-size: cover;
}
.listStdMenuItm__ph img{
	width: 100%;
}
@media screen and (max-width: 640px){
	.listStdMenu{
		margin: 0 0 -20px;
	}
	.listStdMenuItm{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.listStdMenuItm:nth-of-type(2n){
		margin: 0 0 20px 0;
	}
	.listStdMenuItm__tit{
		margin: 0 0 5px;
		font-size: 14px;
	}
	.listStdMenuItm__ph::before{
		left: -10px;
		bottom: 20px;
	}
	.listStdMenuItm__ph::after{
		top: 20px;
		right: -10px;
	}
}

.listStdMenuItm__recipe{
	margin: 10px 0 0;
	padding: 20px 20px 25px;
	background-color: #f9f4e0;
	position: relative;
}
.listStdMenuItm__recipe::after{
	content: "";
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent transparent #fff #c5c1b1;
	border-width: 0 0 25px 25px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.listStdMenuItm__recipe__tit{
	margin: 0 0 10px;
	color: #42210b;
	font-weight: bold;
	border-bottom: 1px solid #42210b;
}
.listStdMenuRecipe{
	margin: 0 0 10px;
}
.listStdMenuRecipeItm{
	margin: 0 20px 5px 0;
}
.listStdMenuRecipeItm_full{
	width: 100%;
}
.listStdMenuRecipeItm__itm a{
	text-decoration: underline;
}
.listStdMenuRecipeItm__itm::before{
	content: "●";
	color: #42210b;
}
.listStdMenuRecipeItm__itm::after{
	content: "‥‥";
}
@media screen and (max-width: 640px){
	.listStdMenuItm__recipe{
		margin: 5px 0 0;
		padding: 15px 15px 20px;
	}
}
.dn_shopOwnerList {
	padding:0px 0px 13px 0px;
	border-bottom:1px solid #333333;
	}
.dn_shopOwnerList p{
	padding:0px 0px 13px 0px;
	font-size:112%;
	}
.dn_shopOwnerBox_lineUp {
	width:100%;
	display:flex;
  justify-content: space-between;
	}
.dn_shopOwnerBox_lineUp_3rows{
	width:32%;
	font-weight: bold;
	}
.dn_shopOwnerBox_lineUp_3rows img{
	width:100%;
	}
@media screen and (max-width: 640px){
	.dn_shopOwnerList {
		padding:0px 0px 0px 0px;
	}
	.dn_shopOwnerBox_lineUp {
		display:block;
		flex-wrap:wrap;
	}
	.dn_shopOwnerBox_lineUp_3rows{
		width:100%;
		margin:0 0 5% 0;
		display:flex;
		align-items: flex-end;
	}
		.dn_shopOwnerImg{
		width:40%;
	}
	.dn_shopOwnerImg  img{
		width:100%;
	}
}
