@charset "utf-8";
/* CSS Document */


/*------------- サイド系の2カラム ------------ */
/*151027_bk*/
/*.side-box {
	padding-bottom:20px;
	margin-top:20px;
	border-bottom:1px solid #e6e6e6;
	width: 85%;
	max-width: 896px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}*/

.side-Bigbox {
	font-size: 0;
	letter-spacing: 0;
}

.side-box {
	border: 1px solid #e6e6e6;
    width: 32%;
    display: inline-block;
    padding: 24px;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    margin: 1.5% 2% 0 0;
}

.side-box:nth-child(3n) {
	margin: 1.5% 0 0;
}

.side-box2 {
	padding-bottom:20px;
	margin-top:20px;
	width: 85%;
	max-width: 896px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*151027_bk*/
/*.side-left {
	float: left;
	margin-right:2%;
}*/
.side-left {
	margin: 0 auto 16px;
}

.side-right {
	text-align: left;
}

.side-right .subtxt2{
	font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #ec2214;
}

.side-right p:last-child {
	margin-bottom: 0;
}

.side-left2 {
	text-align: left;
}

.side-right2 {
	/*float: right;*/
}

.side-right-h3 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
}

.side-price {
    font-size: 20px;
    margin-bottom: 5px;
	text-align: left;
    -webkit-font-smoothing: antialiased;
}

/*税込み*/
.side-subprice {
	font-size: 14px;
	margin-bottom: 0;
}
/* 注釈2 */
.side-note2 {
	font-size: 11px;
	color: #555;
	line-height: 1.6em;
	letter-spacing:-0.5px;
}
/* 注釈3 */
p.side-note3 {
	font-size: 12px;
	margin-bottom:0;
	text-align: left;
}

/* 注釈4 */
p.side-note4 {
	font-size: 11px;
    color: #555;
    line-height: 1.6em;
    margin-top: 10px;
}

/*写真ありver newなどのアイコン*/
ul.sideiconBox {
	display:inline-block;
	text-align:left;
	margin:0 auto .2em auto;
}

ul.sideiconBox li {
	text-align:left;
	display:inline-block;
	padding:0;
	margin: 0 0.5em;
	width:28px;
	height:0;
	padding-top:28px;
	overflow:hidden;
	background:url(../images/menu/menu_icons.png) no-repeat;
	background-size: 28px 112px;
}
ul.sideiconBox li.sideiconGift1 {
	background-position: 0 0;
}
ul.sideiconBox li.sideiconGift2 {
	background-position: 0 -28px;
}
ul.sideiconBox li.sideiconGift3 {
	background-position: 0 -56px;
}
ul.sideiconBox li.sideiconGift4 {
	background-position: 0 -84px;
}

/*写真なしver newなどのアイコン*/

.side-right-h3 span {
	text-align:left;
	display:inline-block;
	padding:0;
	margin: -0.2em 0.3em;
	width:28px;
	height:0;
	padding-top:28px;
	overflow:hidden;
	background:url(../images/menu/menu_icons.png) no-repeat;
	background-size: 28px 112px;
}

.side-right-h3 span.sideicon2Gift1 {
	background-position: 0 0;
}
.side-right-h3 span.sideicon2Gift2 {
	background-position: 0 -28px;
}
.side-right-h3 span.sideicon2Gift3 {
	background-position: 0 -56px;
}
.side-right-h3 span.sideicon2Gift4 {
	background-position: 0 -84px;
}

.bnr-box {
	padding-bottom:20px;
	margin-top:20px;
	width: 85%;
	max-width: 896px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.bnr-box-left { float:left;}
.bnr-box-right { float: right;}

.teatime-txt{
	font-size:14px;
	padding-top:2em;
	clear:both;
}

/*商品名※（注記）*/

.side-right-h3 span.kome {
	padding:0;
	overflow:inherit;
	color: #ec2214;
}

/*------------- テイクアウト -------------*/
/* メニュー名称 */

.takeout-party-box {
	font-size: 0;
	letter-spacing: 0;
	text-align: left;
}

.menucategory-takeout {
	width: 49%;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    height: 615px;
    padding: 24px;
    margin: 0 2% 1.5% 0;
	vertical-align: top;
	overflow: hidden;
}

.menucategory-takeout:nth-child(2n) {
	margin-right: 0;
}

.menutakeoutimg {
	position: relative;
	margin: 0 auto 16px;
	width: 100%;
}
.menutakeoutimg img{
	width: 100%;
}
.menuname-takeout {
	text-align: left;
}
.menuname-takeout h1 {
	font-size: 19px;
	margin-bottom: 10px;
}
.menuname-takeout .price {
	font-size: 17px;
	margin: 10px 0 18px !important;
}
.menuname-takeout2 {
	font-size: 14px;
	text-align:left;
	background: #FFFAE3;
    padding: 16px;
}
.menuname-takeout2 p {
	/*padding-bottom:1%;*/
	margin-bottom: 0.4%;
}
.takeout2-inner {
	padding-bottom: 1.8%;
	color: #555;
}
.takeout2-txt {
	color: #555;
}
.takeout2-cap {
	font-size:11px;
	color: #555;
}

.takeout2-innerbox1 {
	width: 100%;
}
.takeout2-innerbox2 {
	width: 100%;
}

.menutakeoutimg span {
	text-align:left;
	display:inline-block;
	padding:0;
	margin:0;
	width:65px;
	height:0;
	padding-top:28px;
	overflow:hidden;
	background:url(../images/menu/icon_reservation.png) no-repeat;
	background-size:65px 28px;	
	position: absolute;
	top: 0;
	left: 0;
}

.bnr-box {
	padding-bottom:20px;
	margin-top:20px;
	width: 85%;
	max-width: 896px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.bnr-box a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.bnr-box-left { float:left;}
.bnr-box-right { float: right;}

.pokemon_logo {
	float: left;
	width: 14%;
}

/*------------- テイクアウト -------------*/

/*------------- 日替わりランチ -------------*/
/* 中央揃え */
/*p.side-lead {
	text-align: center;
	margin: 30px 5%;
	font-weight: bold;
	line-height: 1.5em;
}*/

/*151027_bk*/
/* 左揃え */
/*p.side-lead {
	text-align: left;
	width: 85%;
  	max-width: 896px;
  	margin: 30px auto;
	padding:0 5%;
	font-weight: bold;
	line-height: 1.5em;
}*/

/* 左揃え */
p.side-lead {
	text-align: center;
    width: 85%;
    max-width: 896px;
    margin: 10px auto;
    font-weight: 100;
    line-height: 1.6em;
    font-size: 140%;
    letter-spacing: .1em;
}

/* 大型連休期間の注記 */
p.side-lead-rest {
    width: 85%;
    max-width: 896px;
    font-weight: bold;
    font-size: 140%;
    letter-spacing: .1em;
    color: #ec2214;
    margin: 0 auto;
}

/*------------- 日替わりランチ -------------*/

/*------------- セット -------------*/
p.side-lead2 {
	text-align: center;
    width: 85%;
    max-width: 896px;
    margin: 3% auto;
    font-weight: 100;
    line-height: 1.6em;
    font-size: 140%;
    letter-spacing: .1em;
}


/*------------- デニーズコレクション ------------ */
/* 共通 */
.side-hr{
	display : block; 
	margin : 3% auto; 
	padding : 0 0;
	height : 1px; 
	border : 0; 
	border-top : 1px solid #e6e6e6;
	width:90%;
}
.sidesub-price {
	font-size:22px;
	margin-bottom:0;
}

.set-lunch #sm-maintxt{
	text-align: center;
	font-size:16px;
	padding: 2.5% 0 0 0;
	margin-bottom: 5px;
}
.set-lunch h2.textcenter {
	font-size: 38px; /* 480では30px */
	padding-bottom: 1%;
	letter-spacing: 0.2em;
}
.dennys-collection h2.textcenter {
	color: #32A000;
}
.deluxe-choice h2.textcenter {
	color: #D2193C
}

.set-lunch .set-lunch-price {
	text-align: center;
}
.dennys-collection .set-lunch-price {
	color: #32A000;
	font-size:40px;
}
.deluxe-choice .set-lunch-price {
	color: #D2193C;
	font-size:40px;
}
.dennys-collection .set-lunch-price .subprice,
.deluxe-choice .set-lunch-price .subprice {
	font-size:20px;
}
.deluxe-choice .set-lunch-price {
	color: #D2193C
	font-size:40px;
}

/* 格納式ボタン（共通、デラックスチョイス、デニコレ）*/
.set-lunch .cautionBox .textright {
	padding: 0 6% 1%;
}
.set-lunch .drink-accordion {
	border: none;
	color: white;
	font-size: 20px;
	padding: 2.4% 0 2.2%;
	text-align: center;
	display: block;
	cursor: pointer
}
.set-lunch:hover .drink-accordion:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5
}
.dennys-collection .drink-accordion {
	background: #32A000
}
.deluxe-choice .drink-accordion {
	background: #D2193C
}
.drink-accordion span {
	background:url(../images/mark/arrow_down_white.png) no-repeat 0 50%;
	background-size:14px 8px;
	padding: 0 0 0 2em;
	display:inline-block
}
.deluxe-choice .open span, .dennys-collection .open span {
	background:url(../images/mark/arrow_up_white.png) no-repeat 0 50%;
	background-size:14px 8px
}
.set-lunch p.drink-accordion-p{
	text-align: left;
	padding: 0 6% 1%
}
/* 格納式ボタン（ドリンク）*/
.drinkbigbox{
	margin-bottom:2em;
}
.drinkbigbox p.drink-accordion-p{
	text-align: left;
	padding: 0 6% 1%
}
.drinkbox {
	border: solid 1px #ccc;
	color:#555;
	font-size: 16px;
	font-weight:bold;
	padding: 1% 1% 1% 6%;
	text-align: left;
	display: block;
	cursor: pointer
}
.drinkbox span {
	background:url(../images/mark/arrow_down.png) no-repeat 0 50%;
	background-size:14px 8px;
	padding: 0 0 0 2em;
	display:inline-block
}
.open span {
	background:url(../images/mark/arrow_up.png) no-repeat 0 50%;
	background-size:14px 8px;
	../images/mark/close-black.png
}

/* 格納式ボタン end */

.set-lunch .ds-txt { text-align: center /* 480では left */ }
.dennys-collection .boxPush p span {
	background: url(../images/mark/dennys-collection-open.png) no-repeat 0 2px;
	padding-left: 32px
}
.dennys-collection .boxPush p span.open {
	background: url(../images/mark/dennys-collection-close.png) no-repeat 0 2px;
}
.deluxe-choice .boxPush p span {
	background: url(../images/mark/deluxe-choice-open.png) no-repeat 0 2px;
	padding-left: 32px
}
.deluxe-choice .boxPush p span.open {
	background: url(../images/mark/deluxe-choice-close.png) no-repeat 0 2px;
}

/* Tab */
.set-lunch .sm-tab-box {

	margin-bottom: 4%;
}
.dennys-collection .sm-tab-box {
	border-bottom: solid 3px #32A000
}
.deluxe-choice .sm-tab-box {
	border-bottom: solid 3px #D2193C
}
.dennys-collection a.sm-tab1 {
	background: #32A000;
	border: none;
	color: #fff;
}
.deluxe-choice a.sm-tab1 {
	color: #32A000;
}
.dennys-collection a.sm-tab2 {
	background-color: #F7E6E6;
	border-top: solid 1px #D2193C;
	border-left: solid 1px #D2193C;
	border-right: solid 1px #D2193C;
	color: #D2193C;
}
.deluxe-choice a.sm-tab1{
	width:38%;
	background-color:#EBF9E5;
	border-top:solid 1px #32A000;
	border-left:solid 1px #32A000;
	border-right:solid 1px #32A000;
	border-top-left-radius:4px;/* CSS3草案 */
	-webkit-border-top-left-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-left-radius: 4px; /* Firefox用 */
	border-top-right-radius:4px;/* CSS3草案 */
	-webkit-border-top-right-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-right-radius: 4px; /* Firefox用 */
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	padding-top:2%;
	margin-left: 11%;
	display:block;
	color : #32A000;
}
.deluxe-choice a.sm-tab2 {
	background-color: #D2193C;
	border-top: none;
}

/* 販売店舗はこちらボタン（共通、デラックスチョイス、デニコレ）*/
.set-lunch .shopBtn a {
	display: block;
	background-color: #eb2113;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 40%;
	line-height: 56px;
	text-align: center;
	margin: 0 auto 1%;
}

.set-lunch .shopBtn span {
	color: #fff;
	font-size: 16px;
	font-weight:bold;
	background: url(../images/mark/arrow2-white.png) no-repeat 100% 50%;
	background-size: 8px 14px;
	padding:0 4em 0 2em;
	display: inline-block;
}

.set-lunch .shopBtn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#set-lunch_shopBox{
	padding-top: 70px;
	margin-top: -70px;
}

/* 販売店舗 table（共通、デニコレ）*/
.set-lunch_shopBox{
	width: 100%;
	margin: 0 auto;
	max-width: 1080px;
	padding:4% 0 0;
}
.set-lunch_shopTitle{
	background: #32A000;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height: 40px;
	margin-bottom: 30px;
}
.set-lunch_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:20px;
}
.set-lunch_shop tr {
	border-collapse: collapse;
	margin-bottom:10%;
	
}
.set-lunch_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	width: 10%;
	margin-bottom:10%;
	vertical-align: top;
}
.set-lunch_shop th span{
	background-color: #96be3a;
	padding: 12% 20% 12%;
	white-space:nowrap;
	vertical-align: top;
}
.set-lunch_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	width:6%;
}
.set-lunch_shop td a{
	text-decoration:underline;
}
.set-lunch_shop td a:hover{
	text-decoration:none;
}
.set-lunch_shop td.lv2, .set-lunch_shopBox td.lv2_2 {
	color:#96be3a;
	text-align:center;
	white-space:nowrap;
	padding:0 2% 0 2%;
	vertical-align: top;
}
.set-lunch_shop td.lv3, .set-lunch_shopBox td.lv3_2 {
	width: 80%;
	vertical-align: top;
}
.set-lunch_shop th.lv4 {
	background:none;
	vertical-align: top;
}
.set-lunch_shop .kanagawa {
	padding: 14% 14% 14%;
}
/* 販売店舗 table（デラックスチョイス）*/
.deluxe-choice .set-lunch_shopTitle{
	background: #d2193c;
}
.deluxe-choice .set-lunch_shop th span{
	background-color: #FF9393;
}
.deluxe-choice .set-lunch_shop td.lv2, .set-lunch_shopBox td.lv2_2 {
	color:#FF9393;
}
/* menu */
.set-lunch .set-lunch-menu {
	/*width: 90.32%;
	max-width:1080px;*/
	padding: 28px 0;
	overflow: hidden;
	text-align: center;
}
.dennys-collection .set-lunch-menu {
	background:#f5f5e6;
}
.deluxe-choice .set-lunch-menu {
	background:#fff0f0;
}

.dennys-collection h3, .dennys-collection h3 + p {
	color:  #32A000
}
.deluxe-choice h3, .deluxe-choice h3 + p {
	color:  #D2193C
}

.set-lunch-menu h3 {
	font-size: 28px;
	margin-bottom: 0;
}
.set-lunch-menu h3 span {
	font-size: 16px;
	font-weight:normal;
}
.set-lunch-menu ul {
	width:90%;
	max-width: 1080px;
	margin: 24px auto 0 auto;
	text-align:center;
}
.set-lunch-menu ul li {width: 32%;
	padding:0;
	margin:0 1% 1em 0;
	float:left;
	text-align:left;
}

.set-lunch-menu ul li:nth-child(2),
.set-lunch-menu ul li:nth-child(5){
	width: 32%;
	padding:0;
	margin:0 1% 1em 1%;
	float:left;
}

.set-lunch-menu ul li:nth-child(3),
.set-lunch-menu ul li:nth-child(6){
	width: 32%;
	padding:0;
	margin:0 0 1em 1%;
	float:left;
}

.set-lunch-menu ul li.no-pb{
	margin: 0 auto;
	float:none;
}
.set-lunch-menu ul li img {
	margin-bottom: 14px;
}
.set-lunch-menu h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.set-lunch-menu + p {
	text-align: center;
	margin: 24px;
}
.set-lunch-menu ul li.season_boxInner {
	border:1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background:#fff;
	padding: 2% 2%;
	width: 27.5%;
}
/* menu（デラックスチョイス） */
.deluxe-choice .set-lunch-menu h4 {
	height: 54px;
}

.height-auto {
	height: auto !important;
}



/*------------- デニーズコレクション ------------ */

/* セレクトモーニング（共通） */
.ohayoubnr img:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.ohayoubnr{
	padding: 1% 0 2%;
	text-align:center;
}
/* セレクトモーニング（メニュー） */
#sm-maintxt{
	font-size:24px;
	line-height: 2em;
	letter-spacing: 0.2em;
	color:#555;
	padding-bottom: 1%;
}

.sm-img{
	width:90%;
	margin:0 auto;
	text-align: center;
}

.sm-tab-box{
	border-bottom:solid 3px #ffb900;
	overflow: hidden;
    height: auto;
	margin:0 auto;
	padding: 1% 0;
}

a.sm-tab1{
	width:38%;
	background-color:#EEF9FD;
	border-top:solid 1px #00b4ff;
	border-left:solid 1px #00b4ff;
	border-right:solid 1px #00b4ff;
	border-top-left-radius:4px;/* CSS3草案 */
	-webkit-border-top-left-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-left-radius: 4px; /* Firefox用 */
	border-top-right-radius:4px;/* CSS3草案 */
	-webkit-border-top-right-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-right-radius: 4px; /* Firefox用 */
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	padding-top:2%;
	margin-left: 11%;
	display:block;
	color : #00b4ff;
}

a.sm-tab1:hover, a.sm-tab2:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration:none;
	transition:all 0 ease;
}

a.sm-tab2{
	width:38%;
	background-color:#ffb900;
	border-top-left-radius:4px;/* CSS3草案 */
	-webkit-border-top-left-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-left-radius: 4px; /* Firefox用 */
	border-top-right-radius:4px;/* CSS3草案 */
	-webkit-border-top-right-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-right-radius: 4px; /* Firefox用 */
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	padding-top:2%;
	margin-left: 1%;
	display:block;
	color : #fff;
}
#sm-txtbox{
	padding: 2% 0 1%;
	line-height: 2em;
}
.sm-txt1{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.sm-txt2{
	font-size:12px;
	color: #555;
	text-align:center;
}
.sm-txt3{
	font-size:12px;
	color: #555;
	text-align:center;
	padding: 1.5% 0 1%;
}
/* セレクトモーニング（メニュー） */

/* セレクトモーニング（ドリンク） */
.sm2-tab-box{
	border-bottom:solid 3px #00b4ff;
	overflow: hidden;
    height: auto;
	margin:0 auto;
	padding: 1% 0;
}

a.sm2-tab1{
	width:38%;
	background-color:#00b4ff;
	border-top-left-radius:4px;/* CSS3草案 */
	-webkit-border-top-left-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-left-radius: 4px; /* Firefox用 */
	border-top-right-radius:4px;/* CSS3草案 */
	-webkit-border-top-right-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-right-radius: 4px; /* Firefox用 */
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	padding-top:2%;
	margin-left: 11%;
	display:block;
	color : #fff;
}
a.sm2-tab1:hover, a.sm2-tab2:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration:none;
	transition:all 0 ease;
}
a.sm2-tab2{
	width:38%;
	background-color:#FEF4DA;
	border-top:solid 1px #ffb900;
	border-left:solid 1px #ffb900;
	border-right:solid 1px #ffb900;
	border-top-left-radius:4px;/* CSS3草案 */
	-webkit-border-top-left-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-left-radius: 4px; /* Firefox用 */
	border-top-right-radius:4px;/* CSS3草案 */
	-webkit-border-top-right-radius: 4px; /* Safari,Google Chrome用 */
	-moz-border-top-right-radius: 4px; /* Firefox用 */
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	padding-top:2%;
	margin-left: 1%;
	display:block;
	color : #ffb900;
}
/* セレクトモーニング（ドリンク） */

/*セット*/
/*151027_bk*/
/*#set-menu .side-box .side-right + div.comp {
	display: inline-block;
	width: 60%;
}*/
#set-menu .side-box .side-right + div.comp {
	display: inline-block;
	width: 100%;
    text-align: left;
}

/* セレクトモーニング（新レイアウト150115） */
.sm-maintxt{
	font-size:20px;
	text-align: center;
	padding: 2% 0 3%;
	width: 80%;
	margin: 0 auto;
}
.sm-title1,.sm-title2,.sm-title3{
	font-size:22px;
	font-weight:bold;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	width: 90%;
	max-width: 896px;
	margin: 0 auto 3%;
	padding: .8% 0 .6%;
	color:#fff;
	letter-spacing: .2em;
}
.sm-title1{
	background:#eb414b;
}
.sm-title2{
	background:#ffb900;
}
.sm-title3{
	background:#64d2ff;
}
.sm-box1{
	width: 90%;
	max-width: 896px;
	margin:0 auto 5%;
}
.sm-box1 p{
	margin-bottom:0;
}
.sm-box1-inner{
	border-bottom:solid 1px #ccc;
	padding: 0 0 1%;
	margin-bottom: 2%;
}
.sm-box1-inner:last-child{
	border-bottom:none;
}
.sm-box1-inner .sm-name{
	font-size:24px;
	color:#333;
	float:left;
	font-weight:bold;
}
.sm-box1-inner .sm-name span{
	font-weight:normal;
}
.sm-box1-inner .sm-name img{
	vertical-align:middle;
	width: 70px;
}
.sm-box1-inner .sm-price{
	font-size:28px;
	color:#eb414a;
	float:right;
}
.sm-box1-inner .sm-price span{
	font-size:18px;
}
.sm-box2{
	width: 90%;
	max-width: 896px;
	margin:0 auto 7%;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding: 1.5% 0 0;
}
.sm-box2 p{
	font-size:16px;
	color:#333;
}
.sm-box2 p span{
	color:#ffb900;
}
.sm-menuBox{
	width: 100%;
	max-width: 1080px;
	margin:0 auto 1%;
}
.sm-menuBox .sm-menuinner1 {
	width:32%;
	margin:0 2% 0 0;
	text-align: left;
	font-size:18px;
	font-weight:bold;
	color:#333;
	float:left;
}
.sm-menuBox .mr0{
	margin-right: 0px !important;
}
.sm-menuBox span{
	font-size:15px;
	color:#333;
	font-weight:normal;
}
.sm-menuBox span.red{
	font-size:13px;
	color:#d24650;
	font-weight:normal;
}
.sm-menuBox img{
	margin-bottom:4%;
}
.sm-menuBox a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.sm-menuinner1 .sm-menutxt,.sm-menuinner1 .sm-menutxt2{
	height: 66px;
}
.sm-menuinner1 .sm-menutxt3{
	height: 40px;
}

/*リンクボタン*/
.sm-menuBox div{
	position:relative;
}
.sm-menuBox span.sm-link{
	position:absolute;
	top:36%;
	right:2%;
}


/*新セレクトモーニング 150305*/

#new-selectmorning .mr0 {
	margin-right:0 !important;
}

#new-selectmorning .main-img {
	margin-bottom:2% ;
}

#new-selectmorning .setumei {
	font-size: 17px;
	line-height: 2em;
	letter-spacing: .3em;
	margin: 1.5% auto;
	color: #539dff;
	text-align: center;
}

#new-selectmorning .morning-552yen {
	margin: 0 auto 2%;
	width: 44%;
}

#new-selectmorning .morning-icon {
	border-top: 1px solid #539dff;
	margin: 6% 0 0;
}

#new-selectmorning .morning-icon .icon-img {
	width: 15.5%;
	margin: -5.5% auto 0;
}

#new-selectmorning .newmorning-menubox {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 8%;
}

#new-selectmorning .newmorning-menubox2 {
	width: 100%;
	max-width: 712px;
	margin: 0 auto 4%;
}

#new-selectmorning .newmorning-menubox .menuinner {
	width: 31.5%;
	margin: 0 2.7% 1.5% 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #539dff;
	float: left;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	position:relative;
}

#new-selectmorning .newmorning-menubox .menuinner a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#new-selectmorning .newmorning-menubox .menuinner img {
	margin-bottom: 3%;
}

#new-selectmorning .newmorning-menubox .menuinner .blue-arrow {
	position: absolute;
	top: 32%;
	left: 80%;
}

#new-selectmorning .newmorning-menubox .menuinner .blue-arrow img {
	width:58%;
}

#new-selectmorning .newmorning-menubox .menuinner2 {
	width: 20%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #539dff;
	float: left;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	position: relative;
	box-sizing:border-box;
	margin: 0 0 1.5% 0;
	padding:0 2%;
}

#new-selectmorning .newmorning-menubox2 .menuinner3 {
	width: 23%;
	/*margin: 0 2.6% 1.5% 0;*//*4つ並び*/
	margin: 0 5% 1.5%;/*3つ並び*/
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #539dff;
	float: left;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	position: relative;
}

#new-selectmorning .newmorning-menubox2 .drink-menu {
	font-size: 15px;
	font-weight: bold;
	color: #539dff;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-align: left;
	border-top: 1px dashed #539dff;
	padding-top: 3%;
	display: inline-block;
	*display: inline;
    *zoom: 1;
}

#new-selectmorning .orange-bg {
	background: #fff5d2;
}

#new-selectmorning .newmorning-forexample {
	max-width: 1080px;
	text-align: center;
	margin: 0 auto 3%;
}

#new-selectmorning .forexample-title {
	width: 44%;
	margin: 3.5% auto 3%;
}

#new-selectmorning .example-img {
	padding-bottom:5% ;
}

#new-selectmorning .example-img .example-left{
	float: left;
	width: 63%;
}

#new-selectmorning .example-img .example-right{
	float: right;
	width: 34%;
	margin:1% 0 ;
}

/*未実施店舗*/
#new-selectmorning .shop {
	margin-bottom: 10%;
    /*letter-spacing: .2em;*/
}

#new-selectmorning .shop h3 {
    background: #539dff;
    font-size: 16px;
    color: #fff;
    padding: 1%;
}

/*#new-selectmorning .shop p {
    font-size: 14px;
}*/

/*プリフィックスタイル （新セレクトモーニングを元に制作） 160630*/

#new-selectmorning {
	text-align: center;
	font-size: 14px;
}

#new-selectmorning .itemCapInner {
	width: 90%;
	margin: 0 auto;
}

#new-selectmorning .mb-10 {
	margin-bottom: 10% !important;
}

#new-selectmorning .mb-8 {
	margin-bottom: 8% !important;
}

#new-selectmorning .prefix-value {
	margin: 0 auto 2.5%;
	width: 54%;
}

#new-selectmorning .suggestion-color {
	color: #4164c8 !important;
	border-color: #4164c8 !important;
}

#new-selectmorning .collection-color {
	color: #ff9600 !important;
	border-color: #ff9600 !important;
}

#new-selectmorning .newmorning-menubox2 .drink-menu2 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-align: left;
	padding-top: 3%;
	display: inline-block;
}

#new-selectmorning .suggestion-bg {
	background: #f0faff;
}

#new-selectmorning .collection-bg {
	background: #f0fae6;
}

#new-selectmorning .section {
	margin: 0 auto 26px;
	width: 84%;
}

#new-selectmorning .section .town {
	text-align: center;
	float: left;
	width: 12%;
	font-size: 16px;
	letter-spacing: .1em;
	background-color: #4164c8;
	color: #ffffff;
	padding: 4px;
	box-sizing: border-box;
	margin: 0;
}

#new-selectmorning .suggestion-bg2 {
	background-color: #4164c8 !important;
}

#new-selectmorning .collection-bg2 {
	background-color: #ff9600 !important;
}

#new-selectmorning .section .storename {
	font-size: 16px;
	float: right;
	text-align: left;
	letter-spacing: .1em;
	line-height: 2em;
	width: 80%;
	margin: 0 0 26px;
}

#new-selectmorning .section .storename a {
	text-decoration: underline;
	padding-right: .5em;
}

#new-selectmorning .section .storename a:hover {
	color: #ff376b !important;
}

#new-selectmorning .border-Bt {
	border-bottom: 1px dotted;
}

#new-selectmorning .store-link a {
	width: 40%;
	background-color: #4164c8;
	display: block;
	margin: 0 auto 12%;
	padding: 12px;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: .1em;
	text-decoration: none;
	overflow: hidden;
}

#new-selectmorning .store-link a:hover {
	background-color: #ff376b !important;
}

#new-selectmorning #store-link {
	padding: 70px 0 0;
	margin: -120px 0 0;
}

/* デニコレ店舗一覧 table（索引つき） */
#new-selectmorning #collection_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:20px;
	width: 100%;
}

#new-selectmorning #collection_shop table.mb {
	margin-bottom:3%;
}

#new-selectmorning #collection_shop tr {
	border-collapse: collapse;
	margin-bottom:10%;
}

#new-selectmorning #collection_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	width: 10%;
	margin-bottom:10%;
	vertical-align: top;
}

#new-selectmorning #collection_shop th span{
	background-color: #FF9600;
	padding: 12% 20% 12%;
	white-space:nowrap;
	vertical-align: top;
}

#new-selectmorning #collection_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	width:6%;
}

#new-selectmorning #collection_shop td a{
	text-decoration:underline;
}

#new-selectmorning #collection_shop td a:hover{
	text-decoration:none;
}

#new-selectmorning #collection_shop td.lv2,
#new-selectmorning #collection_shop td.lv2_2 {
	color:#FF9600;
	text-align:left;
	white-space:nowrap;
	padding:0 1% 0 2%;
	vertical-align: top;
}

#new-selectmorning #collection_shop td.lv3,
#new-selectmorning #collection_shop td.lv3_2 {
	width: 80%;
	vertical-align: top;
}

#new-selectmorning #collection_shop th.lv4 {
	background:none;
	vertical-align: top;
}

#new-selectmorning #collection_shop .kanagawa {
	padding: 14% 14% 14%;
}

/* サゼッション店舗一覧 table（索引つき） */
#new-selectmorning #suggestion_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:20px;
	width: 100%;
}

#new-selectmorning #suggestion_shop table.mb {
	margin-bottom:3%;
}

#new-selectmorning #suggestion_shop tr {
	border-collapse: collapse;
	margin-bottom:10%;
}

#new-selectmorning #suggestion_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	width: 10%;
	margin-bottom:10%;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop th span{
	background-color: #4164c8;
	padding: 12% 20% 12%;
	white-space:nowrap;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	width:6%;
}

#new-selectmorning #suggestion_shop td a{
	text-decoration:underline;
}

#new-selectmorning #suggestion_shop td a:hover{
	text-decoration:none;
}

#new-selectmorning #suggestion_shop td.lv2,
#new-selectmorning #suggestion_shop td.lv2_2 {
	color:#4164c8;
	text-align:left;
	white-space:nowrap;
	padding:0 1% 0 2%;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop td.lv3,
#new-selectmorning #suggestion_shop td.lv3_2 {
	width: 80%;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop th.lv4 {
	background:none;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop .kanagawa {
	padding: 14% 14% 14%;
}

/*デニコレ・デニサジェ 実施店舗 一時修正_20160308*/

#new-selectmorning #collection_shop,
#new-selectmorning #suggestion_shop {
	padding-bottom: 30px;
}

#new-selectmorning #collection_shop div.table,
#new-selectmorning #suggestion_shop div.table {
	width: 90%;
	margin: 0 auto 20px;
	display: table;
	table-layout: fixed;
}

#new-selectmorning #collection_shop div.table:last-child,
#new-selectmorning #suggestion_shop div.table:last-child {
	margin: 0 auto;
}

#new-selectmorning #collection_shop p.area, 
#new-selectmorning #suggestion_shop p.area {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

#new-selectmorning #collection_shop p.area { background: #ff9600; }
#new-selectmorning #suggestion_shop p.area { background: #4164c8; }

#new-selectmorning #collection_shop p.store, 
#new-selectmorning #suggestion_shop p.store {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 26px;
	text-align:	left;
	padding-left: 12px;
}

/*------------- 選べるお得なデニーズセット ------------ */

#prefix .main-img {
	margin: 0 auto 5%;
}

#prefix .dennys-set {
	width: 100%;
	margin: 0 auto 8%;
}

#prefix .link-bnr {
	display: inline-block;
	width: 30%;
	margin: 0 1.5%;
	position: relative;
}

#prefix .limited-store {
  position: absolute;
  width: 26%;
  left: -5%;
  top: 10%;
}

#prefix .link-bnr .word {
	width: 70%;
	margin: 0 auto 6%;
}

#prefix .link-bnr .link-bnr-morning {
	box-shadow:0 0 rgba(83, 157, 255, 1);
	transition: ease .2s;
	-moz-transition: ease .2s;
	-webkit-transition: ease .2s;
	border: 4px solid rgb(83, 157, 255);
}

#prefix .link-bnr .link-bnr-lunch {
	box-shadow:0 0 rgba(255, 150, 0, 1);
	transition: ease .2s;
	-moz-transition: ease .2s;
	-webkit-transition: ease .2s;
	border: 4px solid rgb(255, 150, 0);
}

#prefix .link-bnr .link-bnr-dinner {
	box-shadow:0 0 rgba(65, 100, 200, 1);
	transition: ease .2s;
	-moz-transition: ease .2s;
	-webkit-transition: ease .2s;
	border: 4px solid rgb(65, 100, 200);
}

#prefix .link-bnr .link-bnr-morning:hover,
#prefix .link-bnr .link-bnr-lunch:hover,
#prefix .link-bnr .link-bnr-dinner:hover {
	box-shadow:10px 10px rgba(255, 55, 107, 1);
	border: 4px solid rgb(255, 55, 107);
}

/*ドリンクページ_ドリンクセット追記*/

.DrinkSet {
	border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 0 3%;
}

.DrinkSet .DS-left {
	margin: 0;
    width: 27.5%;
    padding: 0;
    float: left;
}

.DrinkSet .DS-left .side-left {
	text-align: center;
}

.DrinkSet .DS-right {
	width: 70%;
    float: right;
}

.DrinkSet .max-width-100 {
	max-width: 100% !important;
}



/*------------- max-width: 992px ------------ */

@media only screen and (max-width: 992px) {
	
.side-Bigbox {
	width: 97%;
	margin: 0 auto;
}


/*ドリンクページ_ドリンクセット追記*/

.DrinkSet {
	margin: 0 1.2% 3%;
}


}


/*------------- max-width: 768px ------------ */

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

.side-Bigbox {
	width: 100%;
}

.side-box {
    width: 94%;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    height: auto;
    padding: 20px 0;
    float: none;
    margin: 0;
	font-size: 0;
	letter-spacing: 0;
}

.side-box:nth-child(3n) {
	margin: 0;
}

#set-menu .side-box {
	/*border-bottom: none;*/
}

.side-left {
	display: inline-block;
	vertical-align: middle;
    margin: 0;
    width: 30%;
}

.side-right {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	padding-left: 20px;
	box-sizing: border-box;
}

.drink-side-right {
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
	box-sizing: border-box;
}

/*名称*/
.side-right-h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
/*プライス*/
.side-price {
	font-size: 20px;
	/*margin-bottom: 0;*/
}
/*税込み*/
.side-subprice {
	font-size: 14px;
	margin-bottom: 0;
}



/*------------- テイクアウト -------------*/
/* メニュー名称 */
.menucategory-takeout {
	position: relative;
	border: none;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	height: auto;
}
.menutakeoutimg {
    position: relative;
    margin: 0 auto 1.5%;
}
.menutakeoutimg span {
	left: 3.5%;
}
.menuname-takeout {
	width: 90%;
	margin: auto;
	display: block;
}
.menuname-takeout h1 {
    margin-bottom: 10px !important;
}
.menuname-takeout .price {
    margin: 10px 0 14px !important;
}
.menuname-takeout2 {
	position: static;
	text-align: left;
	width: 90%;
	clear: both;
	overflow: hidden;
	margin: 0 auto 6%;
	box-sizing: border-box;
}
.takeout2-innerbox1 {
	float: left;
	width: 50%;
}
.takeout2-innerbox2 {
	float: right;
	width: 50%;
}
.menuname-takeout2 p {
	padding-bottom: 2%;
}
.takeout2-inner {
	padding-bottom: 3%;
	margin-bottom: 5%;
}

.bnr-box {
	padding-bottom:20px;
	margin-top:20px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.bnr-box-left {
	width: 100%;
	text-align:center;
}
.bnr-box-right {
	width: 98%;
	margin: 0 auto;
	float: none;
}
.set-lunch-menu ul {
	max-width: 661px;
}
.pokemon_logo {
	margin: 5px auto 0;
	width: 40%;
	float: none;
}

/*------------- テイクアウト -------------*/

/* セレクトモーニング（新レイアウト150115） */
.sm-box1-inner .sm-name {
	font-size: 17px;
}
.sm-box1-inner .sm-price {
	font-size: 20px;
}
.sm-box1-inner .sm-price span {
	font-size: 14px;
}
.sm-menuBox {
	width: 90%;
	max-width: 896px;
}
.sm-menuBox .sm-menuinner1 {
	width: 47%;
	margin-left: 2.4%;
	margin-right: 0%;
	font-size: 15px;
}
.sm-menuBox span{
	font-size: 14px;
}
.sm-menuinner1 .sm-menutxt{
	height: 66px;
}
.sm-menuinner1 .sm-menutxt2,.sm-menuinner1 .sm-menutxt3{
	height: 46px;
}
/*リンクボタン*/
.sm-menuBox span.sm-link{
	width:18%;
}

/*------------- デニーズコレクション（150120） ------------ */
.set-lunch #sm-maintxt{
	letter-spacing:0;
}
.dennys-collection .set-lunch-price {
	font-size: 28px;
}
.dennys-collection .set-lunch-price .subprice,
.deluxe-choice .set-lunch-price .subprice {
	font-size: 18px;
}
/* 販売店舗はこちらボタン（共通、デラックスチョイス、デニコレ）*/
.set-lunch .shopBtn a {
	width: 60%;
	line-height: 40px;
}
/*menu*/
.set-lunch-menu h3 {
	font-size: 22px;
}
.set-lunch-menu h3 span {
	font-size: 14px;
}
.set-lunch-menu ul li {
	width: 48%;
	margin: 0 2% 1em 0;
}
.set-lunch-menu h4 {
	font-size: 16px;
}
.set-lunch-menu  ul.main h4 {
	height: 50px;
}
.set-lunch-menu ul li:nth-child(2),
.set-lunch-menu ul li:nth-child(6){
	width: 48%;
	margin:0 0 1em 2%;
	float:left;
}

.set-lunch-menu ul li:nth-child(3),
.set-lunch-menu ul li:nth-child(5){
	width: 48%;
	margin:0 2% 1em 0;
	float:left;
}

.set-lunch-menu ul li:nth-child(even){
	margin:0 0 1em 2%;
}
.set-lunch-menu ul li.season_boxInner{
	width:43.5%;
	margin: 0 2% 1em 0;
}
.set-lunch-menu ul li.season_boxInner:nth-child(2){
	margin:0 0 1em 2%;
}
.set-lunch-menu ul li.season_boxInner .sidesub-price {
	font-size: 16px;
}
.set-lunch-menu ul li.season_boxInner .subprice {
	font-size: 12px;
}


/*新セレクトモーニング 150305*/

#new-selectmorning .main-img {
	margin-bottom:4% ;
}

#new-selectmorning .setumei {
	margin: 1.5% auto 0;
	width: 90%;
}

#new-selectmorning .morning-552yen {
	margin: 0 auto 9%;
	width: 50%;
}

#new-selectmorning .morning-icon .icon-img {
	width: 22%;
	margin: -8% auto 1%;
}

#new-selectmorning .newmorning-menubox {
	width: 90%;
	max-width: 896px;
	margin: 0 auto 11%;
}

#new-selectmorning .newmorning-menubox2 {
	width: 90%;
	max-width: 896px;
	margin: 0 auto 4%;
}

#new-selectmorning .newmorning-menubox .menuinner a:hover {
	filter: none;
	-moz-opacity: 1;
	opacity: 1;
}

#new-selectmorning .newmorning-menubox .menuinner {
	width: 45.5%;
	margin: 0 0 1.5% 3%;
	font-size: 14px;
}

#new-selectmorning .newmorning-menubox .menuinner2 {
	/*width: 21.8%;
	margin: 0 0 1.5% 2.5%;*/
	font-size: 14px;
}

#new-selectmorning .newmorning-menubox2 .menuinner3 {
	width: 21.8%;
	/*margin: 0 0 1.5% 2.5%;*//*4つ並び*/
	margin: 0 5.7% 1.5%;/*3つ並び*/
	font-size: 14px;
}

#new-selectmorning .newmorning-menubox2 .drink-menu {
	font-size: 14px;
	width: 95%;
}

#new-selectmorning .newmorning-forexample {
	max-width: 896px;
	margin: 0 auto 4%;
}

#new-selectmorning .forexample-title {
	width: 60%;
	margin: 5% auto 4.5%;
}

#new-selectmorning .example-img {
	padding-bottom:5% ;
	width: 90%;
	margin:0 auto;
}

/*プリフィックスタイル （新セレクトモーニングを元に制作） 160630*/

#new-selectmorning .prefix-value {
	margin: 1.5% auto 3%;
	width: 60%;
}

#new-selectmorning .mb-8 {
	margin-bottom: 14% !important;
}

#new-selectmorning .section .town {
	width: 16%;
}

#new-selectmorning .section .storename {
	width: 78%;
}

#new-selectmorning .store-link a {
  width: 60%;
  margin: -2% auto 18%;
  padding: 10px;
  font-size: 16px;
}

#new-selectmorning #store-link {
  padding: 90px 0 0;
}


/*------------- 選べるお得なデニーズセット ------------ */

#prefix .link-bnr {
	width: 28%;
}

#prefix .link-bnr .link-bnr-morning:hover,
#prefix .link-bnr .link-bnr-lunch:hover,
#prefix .link-bnr .link-bnr-dinner:hover {
	box-shadow:0 0 rgba(255, 55, 107, 1);
}

/*ドリンクページ_ドリンクセット追記*/

.DrinkSet {
    padding: 4% 4% 1%;
}

.DrinkSet .DS-left {
    width: 100%;
    float: none;
	overflow: hidden;
    margin: 0 0 3%;
}

.DrinkSet .DS-right {
    width: 100%;
    float: none;
}
}

/*------------- max-width: 480px ------------ */

@media only screen and (max-width: 480px) {
.side-box-mt {
	margin-top:0;
}

/*写真なしver*/
.side-left2 {
	width:100%;
}
.side-right2 {
	width:100%;
}

/*名称*/
.side-right-h3 {
	font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 4px;
}
/*名称sub*/
.sidesub-right-h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
/*プライス*/
.side-price {
	font-size: 18px;
	/*margin-bottom: 0;*//*小泉141014*/
}
/*税込み*/
.side-subprice {
	font-size: 14px;
}

/*------------- テイクアウト -------------*/
/* メニュー名称 */
.menucategory-takeout {
	position: relative;
}
.menuname-takeout {
	position: static;
	text-align: left;
	width: 95%;
	padding: 3% 0 0 4%;
}
.menuname-takeout h1 {
    margin-bottom: 2px !important;
}
.menuname-takeout .price {
    margin: 2px 0 18px !important;
}
.menuname-takeout2 {
	position: static;
	text-align: left;
	width: 90%;
	margin: 0 auto 10%; 
}
.menuname-takeout2 p {
	padding-bottom: 2%;
}
.takeout2-inner {
	padding-bottom: 3%;
	margin-bottom: 4%;
	border-bottom: solid 1px #555;
}
.takeout2-innerbox1 {
	width: 100%;
}
.takeout2-innerbox2 {
	width: 100%;
}

.menutakeoutimg span {
	text-align:left;
	display:inline-block;
	padding:0;
	margin:0;
	width:65px;
	height:0;
	padding-top:28px;
	overflow:hidden;
	background:url(../images/menu/icon_reservation.png) no-repeat;
	background-size:65px 28px;
	position: absolute;
	bottom:0;
	top:70%;
	left: 5%;
}

/*セット*/
#set-menu .side-box .side-right + div.comp {
	margin: 5% -5% 0;
	width: 100%;
	clear: both;
	padding: 5%;
	border-bottom: 1px solid #e6e6e6;
	background: #FFFAEB;
}
/*#set-menu .side-box {
	border-bottom: none;
}*/

/*------------- テイクアウト -------------*/

/*------------- 日替わりランチ -------------*/
p.side-lead {
	width: 90%;
	font-size: 100%;
	text-align: left;
	letter-spacing: .03em;
}

/* 大型連休期間の注記 */
p.side-lead-rest {
	width: 90%;
	font-size: 100%;
	text-align: left;
}

/*------------- セット -------------*/
p.side-lead2 {
	width: 90%;
	font-size: 100%;
	text-align: left;
	letter-spacing: .03em;
}

/*------------- デニーズコレクション ------------ */
.set-lunch h2.textcenter {
	font-size: 30px;
	letter-spacing: 0em;
}
.set-lunch .ds-txt {
	text-align: left
}
.set-lunch-menu {
	max-width: 100%
}
.set-lunch .set-lunch-menu {
	border: none;
	padding: 10px 0;
}
.set-lunch-menu h3 {
	font-size:18px;
	padding: 2.4% 0 2%;
	margin-bottom: 0;
}
.set-lunch-menu h3 span{
	font-size:14px;
}
.set-lunch-menu h4 {
	font-size: 13px;
	letter-spacing: -0.1em;
}
.set-lunch-menu h3 + p {
	font-size: 18px;
}
.dennys-collection h3+ p {
	color: #96BE3C;
}
.deluxe-choice h3+ p {
	color: #D2193C
}

.set-lunch-menu ul {
	width: 90%;
	margin: 10px auto 0 auto;
}

/*.set-lunch-menu ul li {
	width: 48%;
	margin:0 2% 1em 0;
	float:left;
}

.set-lunch-menu ul li:nth-child(2),
.set-lunch-menu ul li:nth-child(6){
	width: 48%;
	margin:0 0 1em 2%;
	float:left;
}

.set-lunch-menu ul li:nth-child(3),
.set-lunch-menu ul li:nth-child(5){
	width: 48%;
	margin:0 2% 1em 0;
	float:left;
}

.set-lunch-menu ul li:nth-child(even){
	margin:0 0 1em 2%;
}
*/
.set-lunch-menu ul li.no-pb{
	margin: 0 auto;
}
.dennys-collection .set-lunch-price,.deluxe-choice .set-lunch-price {
	font-size:28px;
}
.dennys-collection .set-lunch-price .subprice,
.deluxe-choice .set-lunch-price .subprice {
	font-size:16px;
}
.set-lunch-menu ul li .sidesub-price {
	font-size:16px;
}
.set-lunch-menu ul li .subprice {
	font-size:13px;
}
.set-lunch-menu ul li.menu_txt1 h4 {
	height:60px;
}
.set-lunch-menu ul li.menu_txt2 h4 {
	height:40px;
}
.set-lunch-menu ul li.season_boxInner {
	width: 97%;
	margin:0 0 3%;
	padding: 4% .5% 3% 2.5%;
}
.set-lunch-menu ul li.season_boxInner:nth-child(2) {
	margin: 0; 
}
.set-lunch-menu ul li.season_boxInner h4 {
	font-size: 13px;
	letter-spacing: 0;
	float: left;
	height:auto;
}
.set-lunch-menu ul li.season_boxInner .sidesub-price {
	font-size: 14px;
	float: right;
	font-weight:bold;
}
.set-lunch-menu ul li.season_boxInner .subprice {
	font-size: 11px;
	font-weight:normal;
}

.season_box {
	margin-bottom:14px !important;
}

.height-30px {
	height: 30px !important;
}
	

/*販売店舗ボタン*/
.set-lunch .shopBtn a{
	width: 80%;
	line-height: 44px;
}
.set-lunch_shopTitle {
	font-size: 16px;
}

/* 販売店舗 table（共通、デニコレ）*/
.set-lunch_shopBox {
	width: 90%;
	padding: 10% 0 0;
}
.set-lunch_shopTitle {
	margin-bottom: 0;
}
.set-lunch_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:10px;
	display: block;
}
.set-lunch_shop table tbody{
			display: block;
		}
.set-lunch_shop tr {
	border-collapse: collapse;
	margin-bottom:1%;
	display: block;
	padding-bottom:1%;
	border-bottom: 1px solid #96be3a;
}
.set-lunch_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	width:100%;
	margin-bottom:2%;
	vertical-align: top;
	display: block;
	background-color: #96be3a;
	padding:2% 0;
	
}
.set-lunch_shop th span{
	padding: 0;
	width:100%;
}
.set-lunch_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
.set-lunch_shop td.lv2, .set-lunch_shop td.lv2_2 {
	text-align:left;
	white-space:normal;
	padding:0;
	vertical-align: top;
	font-weight:bold;
	width:70px;
}
.set-lunch_shop td.lv3, .set-lunch_shop td.lv3_2 {
	width:85%;
	vertical-align: top;
	text-align:left;
}
.set-lunch_shop th.lv4 {
	background:none;
	vertical-align: top;
	width:100%;
	padding: 0;
	display:none;
}
.set-lunch_shop .kanagawa {
	padding: 0;
}
/* 販売店舗 table（デラックスチョイス）*/
.deluxe-choice .set-lunch_shop tr {
	border-bottom: 1px solid #FF9393;
}
.deluxe-choice .set-lunch_shop th {
	background-color: #FF9393;
	
}

/*------------- デラックスチョイス ------------ */
.deluxe-choice a.sm-tab1{
	width: 43%;
	font-size: 14px;
	padding-top: 3.5%;
	margin-left: 5%;
}

/* セレクトモーニング（メニュー） */
#sm-maintxt {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 4%;
	letter-spacing: 0em;
	margin: 0 2%;
}
.sm-img {
	width: 86%;
	padding-top: 2%
}
a.sm-tab1 {
	width: 43%;
	font-size: 14px;
	padding-top: 3.5%;
	margin-left: 5%;
}
a.sm-tab2 {
	width: 42%;
	font-size: 14px;
	padding-top: 3.5%;
	margin-left: 3%;
}
#sm-txtbox {
	margin: 4%;
}
.sm-txt1 {
	text-align: left;
}
.sm-txt2 {
	line-height: 150%;
	text-align: left;
}
.sm-txt3 {
	line-height: 150%;
	text-align: left;
	margin: 0 4% 4%;
}
/* セレクトモーニング（ドリンク） */
a.sm2-tab1 {
	width: 43%;
	font-size: 14px;
	padding-top: 4%;
	margin-left: 5%;
}
a.sm2-tab2 {
	width: 42%;
	font-size: 14px;
	padding-top: 4%;
	margin-left: 3%;
}
/* セレクトモーニング */

/* セレクトモーニング（新レイアウト150115） */
.ohayoubnr{
	width:90%;
	margin: 0 auto;
}
.sm-maintxt{
	font-size:16px;
	padding: 3% 0 5%;
}
.sm-title1, .sm-title2, .sm-title3 {
	font-size: 16px;
	padding: 1.7% 0 1.2%;
	letter-spacing:.1em;
	margin: 0 auto 6%;
}
.sm-box1 {
	margin: 0 auto 12%;
}
.sm-box1-inner {
	padding: 0 0 3%;
	margin-bottom: 6%;
}
.sm-box1-inner .sm-name {
	font-size: 16px;
	text-align: right;
	margin-bottom: 1%;
}
.sm-box1-inner .sm-name img{
	width: 50px;
}
.sm-box1-inner .sm-price {
	font-size: 20px;
}
.sm-box1-inner .sm-price span {
	font-size: 14px;
}
.sm-menuBox {
	width: 90%;
	margin: 0 auto;
}
.sm-menuBox .sm-menuinner1 {
	width: 100%;
	margin: 0 auto 2%;
}
.sm-menuBox img {
	margin-bottom: 3%;
}
.sm-menuBox span{
	line-height: 1.5em;
	display: block;
	font-size:13px;
}
.sm-menuinner1 .sm-menutxt,.sm-menuinner1 .sm-menutxt2,.sm-menuinner1 .sm-menutxt3 {
	height: auto;
}
.sm-box2 {
	padding:3.5% 0 3.3%;
	margin: 0 auto 15%;
}
.sm-box2 p {
	font-size: 14px;
	margin-bottom:0;
}

/*新セレクトモーニング 150305*/

#new-selectmorning .main-img {
  margin-bottom: 6%;
}

#new-selectmorning .setumei {
	font-size: 13px;
	letter-spacing: .1em;
	margin: 1.5% auto 2%;
	width:90%;
}

#new-selectmorning .morning-552yen {
	margin: 1% auto 7%;
	width: 73%;
}

#new-selectmorning .morning-icon .icon-img {
	width: 32%;
	margin: -11% auto 2%;
}

#new-selectmorning .newmorning-menubox {
	width: 90%;
	margin: 0 auto 16%;
}

#new-selectmorning .newmorning-menubox2 {
	width: 90%;
	margin: 0 auto 4%;
}

#new-selectmorning .newmorning-menubox .menuinner {
	width: 100%;
	margin: 0 auto 2%;
	font-size: 14px;
	line-height: 1.5em;
}

#new-selectmorning .newmorning-menubox .menuinner .blue-arrow {
	top: 30.5%;
	left: 81%;
}

#new-selectmorning .newmorning-menubox .menuinner .blue-arrow img {
	width:50%;
}

#new-selectmorning .newmorning-menubox .menuinner2 {
	width: 50%;
	/*margin: 0 2% 4%;*/
	font-size: 14px;
	line-height: 1.5em;
}

#new-selectmorning .newmorning-menubox2 .menuinner3 {
	width: 46%;
	margin: 0 2% 4%;
	font-size: 14px;
	line-height: 1.5em;
}

#new-selectmorning .newmorning-menubox2 .menuinner3 img {
	margin-bottom:1%;
}

#new-selectmorning .newmorning-menubox2 .drink-menu {
	font-size: 14px;
	line-height: 1.8em;
	padding-top: 8%;
	margin: 0 auto 10%;
}

#new-selectmorning .newmorning-forexample {
	margin: 0 auto 6%;
}

#new-selectmorning .forexample-title {
	width: 80%;
	margin: 9% auto 8%;
}

#new-selectmorning .example-img .example-left{
	width: 100%;
}

#new-selectmorning .example-img .example-right{
	float: right;
	width: 86%;
	margin: 7% 7% ;
}

/*未実施店舗*/
#new-selectmorning .shop {
	margin-bottom: 25%;
    letter-spacing: .1em;
}

#new-selectmorning .shop h3 {
    font-size: 14px;
    padding: 2%;
}

#new-selectmorning .shop p {
    font-size: 12px;
    padding: 0 5%;
}

/*プリフィックスタイル （新セレクトモーニングを元に制作） 160630*/

#new-selectmorning .prefix-value {
	margin: 1.5% auto 3%;
	width: 82%;
}

#new-selectmorning .freedrink {
	width: 80%;
	margin: 5% auto 0;
}

#new-selectmorning .mb-8 {
	margin-bottom: 20% !important;
}

#new-selectmorning .mb-10 {
  margin-bottom: 20% !important;
}

#new-selectmorning .newmorning-menubox2 .drink-menu2 {
	font-size: 14px;
	line-height: 1.8em;
	padding-top: 8%;
	margin: 0 auto 10%;
}

#new-selectmorning .section {
	margin: 0 auto 2%;
	width: 90%;
}

#new-selectmorning .border-Bt {
  border-bottom: none;
}

#new-selectmorning .section .town {
 	float: none;
	width: 100%;
	font-size: 13px;
	letter-spacing: .5em;
	margin: 0 auto 4%;
	font-weight: bold;
}

#new-selectmorning .section .storename {
	font-size: 13px;
	float: none;
	width: 100%;
	margin: 0 auto 7%;
}

#new-selectmorning .store-link a {
	  width: 80%;
	font-size: 13px;
	margin: 0 auto 24%;
	padding: 9px;
	font-weight: bold;
}

#new-selectmorning #store-link {
  padding: 70px 0 0;
  margin: -70px 0 0;
}

/* デニコレ店舗一覧 table（索引つき） */
#new-selectmorning #collection_shop {
	width: 90%;
  	margin: 0 auto;
}

#new-selectmorning #collection_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:10px;
	display: block;
}

#new-selectmorning #collection_shop table tbody{
	display: block;
}

#new-selectmorning #collection_shop tr {
	border-collapse: collapse;
	margin-bottom:1%;
	display: block;
	padding-bottom:1%;
	border-bottom: 1px solid #FF9600;
}

#new-selectmorning #collection_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	width:100%;
	margin-bottom:2%;
	vertical-align: top;
	display: block;
	background-color: #FF9600;
	padding:2% 0;
}

#new-selectmorning #collection_shop th span{
	padding: 0;
	width:100%;
}

#new-selectmorning #collection_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

#new-selectmorning #collection_shop td.lv2,
#new-selectmorning #collection_shop td.lv2_2 {
	text-align:left;
	white-space:normal;
	padding:0;
	vertical-align: top;
	font-weight:bold;
	width:70px;
}

#new-selectmorning #collection_shop td.lv3,
#new-selectmorning #collection_shop td.lv3_2 {
	width:85%;
	vertical-align: top;
	text-align:left;
}

#new-selectmorning #collection_shop th.lv4 {
	background:none;
	vertical-align: top;
	width:100%;
	padding: 0;
	display:none;
}

#new-selectmorning #collection_shop .kanagawa {
	padding: 0;
}

/* サゼッション店舗一覧 table（索引つき） */
#new-selectmorning #suggestion_shop {
	width: 90%;
  	margin: 0 auto;
	padding-bottom: 0;
}

#new-selectmorning #suggestion_shop table {
	border-collapse: collapse;
	border:none;
	border-spacing: 0;
	margin-top:10px;
	display: block;
}

#new-selectmorning #suggestion_shop table tbody{
	display: block;
}

#new-selectmorning #suggestion_shop tr {
	border-collapse: collapse;
	margin-bottom:1%;
	display: block;
	padding-bottom:1%;
	border-bottom: 1px solid #4164c8;
}

#new-selectmorning #suggestion_shop th {
	border-collapse: collapse;
	border:none;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	width:100%;
	margin-bottom:2%;
	vertical-align: top;
	display: block;
	background-color: #4164c8;
	padding:2% 0;
}

#new-selectmorning #suggestion_shop th span{
	padding: 0;
	width:100%;
}

#new-selectmorning #suggestion_shop td {
	border-collapse: collapse;
	border:none;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

#new-selectmorning #suggestion_shop td.lv2,
#new-selectmorning #suggestion_shop td.lv2_2 {
	text-align:left;
	white-space:normal;
	padding:0;
	vertical-align: top;
	font-weight:bold;
	width:70px;
}

#new-selectmorning #suggestion_shop td.lv3,
#new-selectmorning #suggestion_shop td.lv3_2 {
	width:85%;
	vertical-align: top;
	text-align:left;
}

#new-selectmorning #suggestion_shop th.lv4 {
	background:none;
	vertical-align: top;
	width:100%;
	padding: 0;
	display:none;
}

#new-selectmorning #suggestion_shop .kanagawa {
	padding: 0;
}

/*一時修正_20160308*/

#new-selectmorning #collection_shop div.table,
#new-selectmorning #suggestion_shop div.table {
    width: 100%;
    margin: 0 auto 20px;
    display: block;
}

#new-selectmorning #collection_shop p.area, 
#new-selectmorning #suggestion_shop p.area {
    display: block;
	width: 100%;
    height: 26px;
    color: #FFF;
    line-height: 26px;
    margin: 0 auto 10px;
}

#new-selectmorning #collection_shop p.store, 
#new-selectmorning #suggestion_shop p.store {
	display: block;
	width: 100%;
    padding: 0;
    text-align: justify;
    font-size: 13px;
    line-height: 23px;
}

/*------------- 選べるお得なデニーズセット ------------ */

#prefix .main-img {
  margin: 0 auto 10%;
}

#prefix .dennys-set {
  width: 100%;
  margin: 0 auto 8%;
}

#prefix .link-bnr {
  width: 85%;
  margin: 0 auto 10%;
}

#prefix .link-bnr .word {
  width: 54%;
  margin: 0 auto 4%;
}

#prefix .link-bnr .link-bnr-morning,
#prefix .link-bnr .link-bnr-lunch,
#prefix .link-bnr .link-bnr-dinner {
  width: 98%;
}

#prefix .limited-store {
  width: 24%;
}

/*ドリンクページ_ドリンクセット追記*/

.DrinkSet {
    padding: 4% 4% 0;
    margin: 0 5% 5%;
}

.DrinkSet .drinkbox {
    font-size: 13px;
    font-weight: bold;
    padding: 3% 2% 3% 6%;
    line-height: 18px;
}

.drink-side-right {
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
	box-sizing: border-box;
}

}



/*------------- サゼッション 160711 ------------ */
.setumei2 {
	font-size: 12px;
	letter-spacing: .1em;
	margin: 0 auto 3%;
	text-align: center;
}

@media only screen and (max-width: 480px) {
.setumei2 {
	width:90%;
	text-align: left;
}
}



/*----------------- 昼デニ 170307 ---------------- */
.hirudeniDessert {
	box-sizing:border-box;
	background: #ffeacc;
	-moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    padding: 4%;
	margin:0 auto 7%;
	}

.hirudeniDessert h4 {
	width:60%;
	background:#ff9600;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
    border-radius: 22px;
	padding:1%;
	margin:0 auto;
	}

.hirudeniDessert ul {
	width: 100%;
	display:table;
	margin:auto;
	}

.hirudeniDessert ul li {
	width:20%;
	display: inline-block;
	text-align:center;
	padding:0 1%;
	}

.hirudeniDessert ul li p {
    font-size: 15px;
    font-weight: bold;
    color: #ff9600;
    text-align: center;
    padding: 3% 0 0;
    margin: 0;
	}

.hirudenicap {
	font-size: 13px;
    font-weight: normal;
    color: #555;
	}

@media only screen and (max-width: 768px) {
.hirudeniDessert {
	width:90%;
	margin:0 auto 7%;
	}

.hirudeniDessert ul li {
	width:25%;
	}
}


@media only screen and (max-width: 480px) {
/*.hirudeniYen {
	margin: 0 auto 80px;
	}*/

.hirudeniDessert {
	padding: 6%;
	margin:0 auto 14%;
	}
	
.hirudeniDessert h4 {
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    padding: 2%;
	}

.hirudeniDessert ul li {
    width: 46%;
	float:left;
    padding: 0 2%;
	}
}

/*------------- ドリンクセット内容 170329 -------------*/

.drinkset-tittle {
	background-color:#F0F0E6;
	font-weight:bold;
	text-align: center;
	padding: 8px;
}

.drinkset-note {
	margin-top: -7px;
	font-size: 11px;
}

.drinkset-list {
	float: left;
	position:relative;
}

.drinkset-list .subdrink {
	font-size: 80%;
}

.drinkset-list ul {
	margin: 0;
}

.drinkset-list ul li {
	font-size: 12px;
    line-height: 23px;
}

.drinkset-list ul li:before {
	content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D2B48C;
    display: block;
    position: absolute;
	margin-top: 6px;
}
