@charset "utf-8";

@page{
	margin: 16mm 10mm;
}

body{
	width: 210mm;
    margin: 0 auto;
}

.l_header_inner,
#is_search,
.md_bread,
.md_recipe2,
.is_sns,
#page-top,
.is_pages,
footer,
.is_uselist,
.is_recommendrecipe,
.is_print,
.md_sns{
	display: none !important;
}

.header_bk,
.header_bk.fixed{
	background: none;
    position: static;
    margin-bottom: 10px;
    box-shadow: none;
    padding: 0;
    width: 100%;
}

.is_uselist{
	page-break-before: always;
	width: 94%;
}

.is_up{
    transform: translate(0, 0);
}

.is_scrollanime{
	opacity: 1;
	transition: none;
}

.md_contents{
    width: 100%;
    min-width: 100%;
	page-break-before: avoid;
	margin: 0;
}

.is_pages h1{
    padding: 10px 40px;
    top: 0;
    margin: 120px auto 0 auto;
    height: 70px;
}

.md_item .is_itemr h1,
.md_contents h2{
	font-size: 128%;
}

.md_recipe .is_iteminfo th,
.md_recipe .is_iteminfo td,
.is_make ul li{
	font-size: 93%;
	line-height: 142%;
}

