@charset "shift_jis";



h1.feature-ogiso{
	background-image: url(/images/genre/tableware/category/image_porcelain_bg.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
}

div.youtubeArea h3,
#fuContents h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#600;
	margin:0px 0px 5px 0px;
	padding-top:10px;
	clear:both;
}
div.youtubeArea iframe{
	margin:30px auto 50px auto;
	display:block;

}
.feature-ogiso-list{
	background-color:#EEE;
	border:#333 3px solid;
	border-radius: 10px;
	margin:1rem auto;
	padding:1rem 0 0 0;
	
}


@media screen and (max-width:700px){
	img.elastic,
	div.youtubeArea iframe{
    width: 100% !important;
    height: auto !important;
}
}