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

/* --------------------------------------------------------------------------------
	共通クラス
-------------------------------------------------------------------------------- */

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1%;
}



/***************** 
   
*****************/
#item9082{
	font-size: 25px;
    padding: 0 0 5%;
    width: 960px;
    margin: 0 auto;
	background: #fff;
}
#item9082 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#item9082 p{
	margin:0;
	padding:0;
}
#item9082 img{
	width:100%;
}

#item9082 .text1 {
    text-align: center;
    font-size: 36px;
    margin: 0;
    padding: 2% 0;
    line-height: 1.53;
}

#item9082 .cart {
    width: 86%;
    margin: 0 auto 8%;
}

#item9082 .item .text {
    font-size: 36px;
    margin: 2% 2% 7%;
    line-height: 1.53;
}
#item9082 .img11{
	margin:0 0 5%;
}


#item9082 .img-ninki{
	margin:0 0 8%;
}


/********** カフェ工房のこだわり **********/
#item9082 .commitment{
	margin:0 auto 9%;
	background:#e5e5e5;
}

#item9082 .commitment .text{
	float:none;
	padding:3%;
	font-size:36px;
	line-height:1.53;
}
#item9082 .commitment .img{
	float:none;
	width:100%;
}
#item9082 .commitment .img img{
	width:60%;
	margin:0 20% 3%;
}

#item9082 .img-yakitate{
	margin:0 0 10%;
}


#item9082 .img12{
	margin:0 0 7%;
}


/********** オススメコメント **********/
#item9082 .osusume-comment{
	margin:0 auto 5%;
	padding:2%;
	border: dashed 1px #e5e5e5;
	font-size:40px;
	color:#522800;
	width:96%;
}
#item9082 .osusume-comment .heading{
	padding:1%;
	background:#e5e5e5;
}
#item9082 .osusume-comment .osusume-comment-box{
	padding:2% 1%;
	font-size:36px;
	line-height:1.53;
}
#item9082 .osusume-comment .heading .mark1{
	color:#f00;
}

#item9082 .osusume-comment-box span{
	color:#ff0000;
	font-weight:bold;
}


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

#item9082{
	margin:0;
	width:100%;
	font-size:1em;
}
#item9082 img{
	width:100%;
}
#item9082 .text1 {
    font-size: 3.8vw;
    padding: 3% 0 6%;
}
#item9082 .cart{
	display:none;
}
#item9082 .item .text {
    font-size: 3.8vw;
}


/********** カフェ工房のこだわり **********/
#item9082 .commitment .text{
	float:none;
	padding:3%;
	font-size: 3.8vw;
}
#item9082 .commitment .img{
	float:none;
	width:100%;
}
#item9082 .commitment .img img{
	width:60%;
	margin:0 20% 3%;
}


/********** オススメコメント **********/
#item9082 .osusume-comment{
	font-size:4.2vw;
}
#item9082 .osusume-comment .osusume-comment-box{
	font-size:3.8vw;
}
	


}