@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap');
body {
	background-color: #ffffff;
}
/*----------------------------------------------------------*/
#SideAc ul.stitemlist li.item, #SideAc ul.stitemlist li.item.mode2 {
	border-radius: 0px;
}
#SideAc ul.stitemlist li.item.mode2 a .go_special {
	border-radius: 0px;
	background-color: #339999;
	color: #D8E4E9;
	border: 1px solid #339999;
}
#SideAc ul.stitemlist li.item.mode2 a .go_special:hover {
	color: #339999;
	background-color: #D8E4E9;
}
#SideAc ul.stitemlist span.ko {
	color: #339999;
}
#SideAc ul.stitemlist .ko select#item_num_pull {
	background-color: #339999;
	color: #D8E4E9;
	border: 1px solid #339999;
	border-radius: 0px;
	margin: 1px;
}
#SideAc ul.stitemlist .ko select#item_num_pull:hover {
	background-color: #D8E4E9;
	color: #339999;
}
#SideAc ul.stitemlist select#item_num_pull option {
	background-color: #339999;
	color: #D8E4E9;
}
#SideAc ul.stitemlist input.cart {
	background-color: #339999;
	color: #D8E4E9;
	border-radius: 0px;
	border: 1px solid #339999;
	margin: 1px;
	height: 38px;
}
#SideAc ul.stitemlist input.cart:hover {
	background-color: #D8E4E9;
	color: #339999;
}
/*----------------------------------------------------------*/
/* ------------------------------------------------------------------------冒頭紹介*/
#SideAc ul#newbook #SideAc ul#newbook02 {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	display: block;
	line-height: 2em;
}
@media screen and (max-width: 950px) {
	#SideAc ul#newbook, #SideAc ul#newbook02 {
		width: 100%;
	}
}
#SideAc ul#newbook li.book span.itemtext::before {
	content: "ブティック社　2018年11月発行 \a 全80ページ";
}
#SideAc ul#newbook02 li.book span.itemtext::before {
	content: "";
}
#SideAc ul.stitemlist li.book {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	dont-size: 1.1em;
	border: none;
	border-radius: 0px;
	width: 100%;
	flex-direction: row;
}
#SideAc ul.stitemlist li.book span.itemtext {
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	display: inline;
	height: auto;
	text-align: left;
	white-space: pre-wrap;
}
#SideAc ul.stitemlist li.book span.go_special, #SideAc ul.stitemlist a span.go_special {
	background-color: #ffffff;
	color: #339999;
	border: none;
	text-align: right;
	border-top: 1px solid #339999;
	margin-bottom: 24px;
	margin-top: 24px;
}
#SideAc ul.stitemlist a span.go_special {
	margin-bottom: 8px;
}
#SideAc ul.stitemlist li.book span.go_special::before, #SideAc ul.stitemlist a span.go_special::before {
	content: url("../images/arrow_darkblue.png");
	vertical-align: middle;
	padding-right: 5px;
}
#SideAc ul.stitemlist li.book span.price {
	width: auto;
	color: #339999;
}
#SideAc ul.stitemlist li.book span.cartform {
	padding: 0px;
	width: auto;
	display: :flex;
	justify-content: space-around;
	float: right;
	height: 4em;
}
#SideAc ul.stitemlist li.book span.ko {
	width: auto;
}
#SideAc ul.stitemlist li.book .ko select#item_num_pull {
	width: auto;
	height: 2em;
	height: 40px;
}
#SideAc ul.stitemlist li.book input.cart {
	width: 180px;
	height: 40px;
	float: right;
}
#SideAc ul.stitemlist li.book input.cart:hover, #SideAc ul.stitemlist li.book .ko select#item_num_pull:hover {
	background-color: #DDDCD7;
	color: #339999;
}
#SideAc ul.stitemlist li.book span.itemname {
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #339999;
	line-height: 78px;
	border-bottom: 1px solid #339999;
	display: block;
	margin-bottom: 24px;
}
#SideAc ul.stitemlist li.book img {
	width: 400px;
	border-radius: 0px;
	float: left;
}
@media screen and (max-width: 770px) {
	#SideAc ul.stitemlist li.book {
		width: 100%;
	}
	#SideAc ul.stitemlist li.book img {
		width: 100%;
	}
	#SideAc ul.stitemlist li.book span.itemname {}
}
/*-------------------------------------------------------------------------------作品名と材料リンク-*/
#SideAc ul.bookitem {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#SideAc ul.bookitem li {
	text-align: left;
	height: auto;
	line-height: 40px;
	width: 48%;
	margin-bottom: 8px;
	align-items: baseline;
	border: 1px solid #65624D;
	border-radius: 0.5em;
}
#SideAc ul.bookitem li a {
	text-decoration: none;
}
#SideAc ul.bookitem span.pagecount {
	opacity: 50%;
	margin-left: 8px;
	margin-right: 8px;
}
#SideAc ul.bookitem span.pagecount::after {
	content: "\A";
	white-space: pre;
}
#SideAc ul.bookitem span.itemcount {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 700;
	font-size: 2em;
	color: #65624D;
	width: 2.2em;
	height: 2.2em;
	padding: 0px;
	line-height: 2.2em;
	margin-right: 0.1em;
	margin-top: auto;
	text-align: center;
	text-indent: 0px;
	float: left;
}
#SideAc ul.bookitem span:last-child {
	width: 68%;
	display: block;
	opacity: 70%;
	background-color: #65624D;
	color: #D8E4E9;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	margin-top: 1em;
	border-radius: 1em;
	float: right;
	text-align: center;
	align-items: baseline;
}
#SideAc ul.bookitem span:last-child::after {
	content: url("../images/arrow_white.png");
	vertical-align: middle;
	margin-right: 0px;
}
@media screen and (max-width: 770px) {
	#SideAc ul.bookitem li {
		border-bottom: 1px solid #ECECEA;
		width: 100%;
	}
	#SideAc ul.bookitem span:last-child {
		width: 88%;
	}
}
/*目次-------------------------------------------*/
#SideAc ul.jumpmenu_book {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#SideAc ul.jumpmenu_book li div:first-child {
	float: left;
}
#SideAc ul.jumpmenu_book li div:last-child {
	float: right;
	margin-right: 4px;
}
#SideAc ul.jumpmenu_book li div:last-child::after {
	content: url("../images/arrow_darkblue.png");
	vertical-align: middle;
}
#SideAc ul.jumpmenu_book li {
	display: inline;
	align-items: center;
	width: 68%;
	height: auto;
	margin: 2px auto;
	text-align: left;
	text-indent: 8px;
}
@media screen and (max-width:770px) {
	#SideAc ul.jumpmenu_book li {
		width: 100%;
	}
}
#SideAc ul.jumpmenu_book li a {
	text-decoration: none;
	display: block;
	background-color: #DBE1E9;
	line-height: 2.5em;
	color: #339999;
	border: 1px solid #9AA5B4;
	width: 100%;
}
/*/-----01-----/*/
#SideAc {
	line-height: 1em;
	font-weight: normal;
	color: #281d22;
	background-color: #ffffff;
	text-align: center;
	background-position: center top;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
@media screen and (max-width: 950px) {
	#SideAc {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
}
@media screen and (max-width:770px) {
	#SideAc {}
}
#SideAc A:link {
	color: #281d22;
	text-decoration: underline;
}
#SideAc A:hover {
	opacity: 80%;
	text-decoration: none;
}
#SideAc A:visited {
	color: #987C71;
}
#SideAc p.go_special, #SideAc p.go_special a {
	background-color: #339999;
	color: #D8E4E9;
	border-radius: 8px;
}
@media screen and (max-width:770px) {
	#SideAc p.go_special {
		width: 88%;
		height: auto;
	}
	#SideAc p.go_special a {
		width: auto;
		height: auto;
	}
}
#SideAc p.go_special, #SideAc p.go_special a:hover {
	background-color: #D8E4E9;
	color: #339999;
}
/*--------------------------------------------------------------------- h*/
#SideAc h2 {
	font-weight: normal;
	text-align: center;
	background-color: #339999;
	color: #EFF5F1;
	margin-top: 84px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	clear: both;
	font-weight: bold;
	line-height: 78px;
	width: 100%;
	border-radius: 0px;
	vertical-align: bottom;
	border: 1px solid #339999;
	padding-left: 8px;
}
/* ------------------------------------------------------------------------------*/
@media screen and (max-width: 950px) {
	#SideAc h2 {
		width: 100%;
		line-height: 4em;
	}
}
#SideAc h3 {
	border-top: 1px solid #339999;
	background-color: #EFF5F1;
	text-align: center;
	color: #339999;
	margin-top: 88px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 3em;
	width: 100%;
}
@media screen and (max-width: 950px) {
	#SideAc h3 {
		width: 100%;
		margin-top: 38px;
	}
}
#SideAc h4 {
	text-align: left;
	color: #339999;
	background-color: #ECECEC;
	margin-top: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 2em;
	border-bottom-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 0px;
	width: 950px;
	border-right-style: none;
	border-left-style: none;
	text-indent: 0;
	border-top-width: 1px;
	border-top-color: #339999;
	border-bottom-width: 1px;
	border-bottom-color: #339999;
}
@media screen and (max-width: 950px) {
	#SideAc h4 {
		width: 100%;
	}
}
#SideAc p {
	width: 950px;
	text-align: left;
	clear: both;
	line-height: 2em;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	letter-spacing: 0.2em;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
@media screen and (max-width: 950px) {
	#SideAc p {
		line-height: 1.8em;
		width: 98%;
	}
}
#SideAc p.news {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
	background: none;
	clear: both;
	padding: 0px;
	width: 880px;
	border: 1px solid #AB9152;
}
#SideAc p strong {
	color: #339999;
	background-color: #ffffff;
	border: 1px solid #339999;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
#SideAc p img {
	margin: 0px;
	padding: 0px;
}
#SideAc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	max-width: 100%;
}
#SideAc img.left {
	margin-right: 16px;
	margin-bottom: 16px;
}
#SideAc img.right {
	margin-left: 16px;
	margin-bottom: 16px;
}