@charset "UTF-8";

/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/

/*--page name--*/
@charset "utf-8";
/* CSS Document */

.yaki_block{
	height:950px;
}


img.tx01{
    padding-top:200px;
}

.w960p_a{
    margin:0 auto;
    padding-top:160px;
    text-align:right;
    width:960px;
}

.w960p_b{
    margin:0 auto;
    padding-top:148px;
    text-align:left;
    width:960px;
}

#concept_yaki1{
	background:url(/roasting/images/img1.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
}

#concept_yaki2{
	background:url(/roasting/images/img2.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;

}

#concept_yaki3{
	background:url(/roasting/images/img3.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;

}

#concept_yaki4{
	background:url(/roasting/images/img4.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;

}

#concept_yaki5{
	background:url(/roasting/images/img5.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;

}

#concept_yaki6{
	background:url(/roasting/images/img6.jpg) center center no-repeat;
	background-size:cover;
	background-attachment:fixed;

}

@media(max-width:1000px) {
    
    
    
.yaki_block{
	height:0;
}


.spcontents{
    width:100%;
}

.spmv{
    padding:55px 0 0;
    margin:0;
}
.spcontents p{
    margin:5% 3%;
    color:#fff;
    line-height:1.5;
font-family:"YuMincho", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS PMincho",serif;
    font-size:16px;
}

.spcontents p.last{
    margin:5% 3% 0;
}




    
}





@media only screen and (max-width: 1350px){
#block2 ul li img{
	width:200px;
	height:auto;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.2s ease-out;
}
