@charset "shift_jis";
/*==============================================
 common
============================================= */
.anchor_wrapper,
.pc_only{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}


#footer{
	margin-top: 10px;
}


/*==============================================
 #mainContents
============================================= */
#mainContents{
font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
padding-bottom: 10px;
}

#mainContents b,
#mainContents strong, 
#mainContents .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

/*----- 文字 -----*/
.paragraph p {
font-size: 16px;
line-height: 1.8;
margin-top: 20px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 11px;
margin-top: 0px !important;
}

span.caution{
    font-size: 11px;
    display: block;
    margin-top: 10px;
    color: #A0A0A0;
}
sup{
vertical-align:super;
font-size:9px;
}

/*----　paragraph　----*/
.paragraph {
transition: background-color .2s, border-top-color .2s;
}
.paragraphIn{
	padding: 1.0rem 2.0rem 30px;
}
.spAccordion {
display: none;
padding-bottom: 3.0rem;
}
.paragraph h2 {
position: relative;
	width: 92%;
	margin: 0 auto;
padding: 14px 10px 0px 0px;
	box-sizing: border-box;
font-weight: bold;
}
.paragraph#article04 h2{
	padding-bottom: 20px;
}

.paragraph h2:before {
    background: #b7b0ad;
    border-radius: 3px; /* 線幅の半分 */
    content: "";
    display: block;
    height: 6px; /* 線幅 */
}


.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 12px;
padding-right: 27px;
font-size: 15px;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 36px;
bottom: 0;
right: 1.0rem;/*----　右からの矢印の位置　----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #8A8A8A;/*----　矢印の色　----*/
border-right: 2px solid #8A8A8A;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 36px;	
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


.paragraph#article01 h2 span.sub,.paragraph#article02 h2 span.sub,.paragraph#article03 h2 span.sub{
	margin-top: 16px;
	margin-bottom: 5px;
	text-indent: -999em;
font-size: 0;
padding-top: 20%;
}

.paragraph#article01 h2 span.sub{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/h2_01_sp.png) no-repeat left top;
background-size: contain;
}
.paragraph#article02 h2 span.sub{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/h2_02_sp.png) no-repeat left top;
background-size: contain;
}
.paragraph#article03 h2 span.sub{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/h2_03_sp.png) no-repeat left top;
background-size: contain;
}

.paragraph#article04 h2 span.sub{
	display: block;
	 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/h2_04_sp.png) no-repeat left top;
background-size: contain;
	width: 5%;
	text-indent: -999em;
font-size: 0;
	padding-top: 9%;
	margin-top: 20px;
	
	
}
/*==============================================
 看板
============================================= */


h1 {
padding-top: 82%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/hero_sp.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

p.lead {
 padding: 0 2.0rem 0;
	font-size: 14px;
	line-height: 1.6;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}



/* .wrap_try */
.wrap_try{
	 background: #f6f5f5 url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/bg_try.jpg) no-repeat left top;
	background-size: 100%;
	width: 100%;
	padding: 40px 2.0rem 30px;
	box-sizing: border-box;
	border-radius: 20px;
	margin-bottom: 30px;
}

p.tit_try,p.tit_try02{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 40px;
	margin-bottom: 20px;
}
p.tit_try02{
	margin-top: 30px;
}
p.tit_try span{
	 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_try.png) no-repeat;
	background-size: 100%;
	width: 72px;
	height: 31px;
	text-indent: -999em;
font-size: 0;
z-index: 1;
	display: block;
	position: absolute;
	top:-35px;
	left: -10px;
	
}
p.tit_try b,p.tit_try02 b {background:linear-gradient(transparent 70%, #f6ac00 0%) ;}

p.tit_try small,p.tit_try02 small{
	margin-left: 6px;
}
/* .kakomi */
.kakomi{
	background: #f6f5f5;
background-size: 100%;
	width: 100%;
	padding: 26px 2.0rem 30px;
	box-sizing: border-box;
	border-radius: 20px;
	margin: 40px 0;
}

p.tit_kakomi{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 30px;
	margin-top: 0;
}


/* .campaign*/
.campaign{
	text-align: center;
	background-color: #FFF;
	width: 92%;
    margin: 0 auto;
    padding: 0px 10px 0px 0px;
	box-sizing: border-box;

}

.campaign:before {
    background: #b7b0ad;
    border-radius: 3px; /* 線幅の半分 */
    content: "";
    display: block;
    height: 6px; /* 線幅 */
	width: 100%;
	margin:  0 auto 30px;
}

.wrap_cmp{
	margin: 10px auto 0;

}

p.tit_500cmp{
	 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/tit_cmp.png) no-repeat;
	background-size: contain;
	width: 90%;
	padding-top: 10%;
	text-indent: -999em;
font-size: 0;
z-index: 1;
	margin: 20px auto 0;
}

p.subtit_cmp{
	font-size: 14px;
	font-weight: bold;
	margin: 10px auto 20px;
}
.campaign img.sp_only{
	width: 90%;
	margin: 0 auto;
}

a p.link_txt{
	font-size: 13px;
	margin-top: 10px;
	color: #005DCD;
	text-decoration: underline;
}

p.note_txt{
	font-size: 11px;
	text-align: center;
	margin: 25px 0 0 0;
}

/*==============================================
 バナー
============================================= */
.topbnr a{
    display: block;
    width: 88%;
    margin: 1.8rem auto 1.8rem;
    background: #f2efee url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_arrow_sp.png) no-repeat;
    background-size: 18px;
    background-position: right 1.1rem center;
    color: #000;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 1.3rem 10px 1.3rem 0;
	box-sizing: border-box;
    text-align: center;
	border: #b7b0ad solid 3px;
	border-radius: 1.5rem;
    ms-transition: all .2s;
    transition: all .2s;
}


.innerbnr{
	width: 100%;
}
.paragraphIn .innerbnr{
	margin: 50px 0;
}


p.cmp_txr{
	display: flex;
  align-items: center;
	font-size: 13px;
	font-weight: bold;
	color: #D50003;
	justify-content: center;
	margin-top: 13px;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0;
}


p.cmp_txr:before,
p.cmp_txr:after {
  content: "";
  width: 4%;
  height: 2px;
  background: #D50003;
}

p.cmp_txr:before{
  margin: 0 10px 0 0;
}

p.cmp_txr:after{
  margin: 0 0 0 10px;
}

p.cmp_txr02{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #D50003;
	margin: 0 0 10px 0;
	letter-spacing: 0;
}

.productBox p.cmp_txr02{
	margin: 5px 0 10px 0;
}
p.inner_tit{
	 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_tit_pc.png) no-repeat center top;
	background-size: contain;
    width: 86%;
	padding-top: 5%;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
	margin: 0 auto;
}
.paragraphIn p.inner_tit{
	width: 96%;
	padding-top: 6%;
}

.link_box a{
    display: block;
    background: #f2efee url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_arrow_sp.png) no-repeat right 16px center;
	background-size: 18px;
    width: 90%;
	margin: 13px auto 0;
	box-sizing: border-box;
	border-radius: 17px;
	padding: 12px 0 6px;
}
.link_box02 a{
    display: block;
    background: #f2efee url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_arrow02_sp.png) no-repeat right 16px center;
	background-size: 18px;
    width: 90%;
	margin: 10px auto 0;
	box-sizing: border-box;
	border-radius: 17px;
	padding: 12px 0 6px;
}

.paragraphIn .link_box a,.paragraphIn .link_box02 a{
	width: 100%;
}

span.bnr01,span.bnr02,span.bnr03,span.bnr04,span.bnr05,span.bnr06,span.bnr07{
	display: block;	
	width: 80%;
	padding-top: 7.6%;
    text-indent: -9999em;
    font-size: 0;
    z-index: 1;
	margin-left: 20px;
}
span.bnr01{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt01.png) no-repeat left top;background-size: contain;}
span.bnr02{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt02.png) no-repeat left top;background-size: contain;}
span.bnr03{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt03.png) no-repeat left top;background-size: contain;}
span.bnr04{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt04.png) no-repeat left top;background-size: contain;}
span.bnr05{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt05.png) no-repeat left top;background-size: contain;}
span.bnr06{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt06.png) no-repeat left top;background-size: contain;}
span.bnr07{	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/innerbnr_txt07.png) no-repeat left top;background-size: contain;}


/*==============================================
.imgBox
============================================= */

.imgBox,.imgBox02{
    padding: 0px;
    margin-top: 20px;
}


.inbox{
    overflow: hidden;
    zoom: 1;
}



.imgBox .floatL, .imgBox .floatR,.imgBox02 .floatL, .imgBox02 .floatR{
    position: relative;
}


.imgBox img,
.imgBox02 img{
    width: 100%;
	font-size: 0;
    margin-bottom: 10px;
	border-radius: 15px;
}
.imgBox .floatL img, .imgBox .floatR img{
    width: 100%;
	font-size: 0;
}


#mainContents p.cap {
    line-height: 1.6;
    font-size: 12px;
    padding: 0px;
}



/* キャプション　見出し */

p.captit01 {
    font-size: 17px;
	line-height: 1.2;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: left;
	 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_meal.png) no-repeat left top 3px;
	background-size: 26px;
	padding-left: 32px;
}

/* ohter */
.main_img{
	margin: 20px 0 0px 0; 
}
.main_img,.main_img img{
	width: 100%;
}

/*==============================================
table
============================================= */

p.tit_table{
	font-size: 16px;
	font-weight: bold;
}

p.tit_table b {background:linear-gradient(transparent 60%, #36ac36 0%) ;}


table {
background-color: #f6f5f5;	
border: solid #FFF;
border-width: 2px 0 2px 0;
border-spacing: 0;
color: #000;
width: 560px;
margin: 15px auto 0px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
background-color: #6fc26f;
border: solid #FFF;
border-width: 0 3px 3px 0;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #FFF;
margin: 0;
padding: 6px;
}
td {
border: solid #FFF;
border-width: 0 3px 3px 0;
text-align: center;
padding: 6px;
font-size: 12px;
}

td.corse span{
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_table.png) no-repeat left top 3px;
	background-size: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
}
td.corse{width: 22%;}
td.txt_s{
	font-size: 12px;
	width: 23%;
}
td.price_cell{
	width: 16%;
}

tr.gray{
	background-color: #EDEDED;
}


/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}

/*==============================================
 .productBox
============================================= */


.productBox{
	background-color: #f6f5f5;
	padding-top: 1.8rem;
	margin-top: 3.5rem;

}


.productBoxIn{
	width: 90%;
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 30px;
	padding: 40px 30px 35px;
	margin: 0 auto;
}


.prd_info{
	width: 100%;
	margin: 0px auto 0;
	text-align: center;
}

.prd_img{
	width: 76%;
	margin: 0 auto 10px;
}
.prd_img img{
	width: 100%;
}

.prd_name{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.4;
}

.prdbnr a{
    display: block;
    width: 100%;
    margin: 15px auto 0rem;
    background: #f2efee url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_foodable/icon_arrow_sp.png) no-repeat;
    background-size: 20px;
    background-position: right 1.3rem center;
    color: #000;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 1.2rem 10px 1.2rem 0;
	box-sizing: border-box;
    text-align: center;
	border: #b7b0ad solid 3px;
	border-radius: 1.5rem;
    ms-transition: all .2s;
    transition: all .2s;
}
.productBox span.cmp_subtxt{
	font-size: 	11px;
	font-weight: bold;
	color: #D50003;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 30px 0px 30px 20px;
	color: #333;}

