@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap');
body {
	background-color: #ffffff;
}
/*custom*/
#SideAc {}
#SideAc ul.items {
	display: block;
	flex-direction: row;
}
#SideAc ul.items li {
	display: inline-block;
	font-size: 0.8em;
	align-items: baseline;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 8px;
	width: auto;
}
#SideAc ul.items li a {
	text-decoration: none;
}
#SideAc ul.jumpmenu_book li div::before {
	content: url("star.png");
}
#SideAc .Box02 {
	background-image: url("box02bg.jpg");
	width: 950px;
	margin: 2px auto;
}
@media screen and (max-width: 950px) {
	#SideAc .Box02 {
		width: 96%;
	}
}
/*----------------------------------------------------------*/
#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: #F0957D;
	color: #f4f4f5;
	border: 1px solid #F0957D;
}
#SideAc ul.stitemlist li.item.mode2 a .go_special:hover {
	color: #F0957D;
	background-color: #f4f4f5;
}
#SideAc ul.stitemlist span.ko {
	color: #F0957D;
}
#SideAc ul.stitemlist .ko select#item_num_pull {
	background-color: #F0957D;
	color: #f4f4f5;
	border: 1px solid #F0957D;
	border-radius: 0px;
	margin: 1px;
}
#SideAc ul.stitemlist .ko select#item_num_pull:hover {
	background-color: #F0957D;
	color: #f4f4f5;
}
#SideAc ul.stitemlist select#item_num_pull option {
	background-color: #F0957D;
	color: #f4f4f5;
}
#SideAc ul.stitemlist input.cart {
	background-color: #F0957D;
	color: #f4f4f5;
	border-radius: 0px;
	border: 1px solid #F0957D;
	margin: 1px;
	height: 38px;
}
#SideAc ul.stitemlist input.cart:hover {
	background-color: #f4f4f5;
	color: #F0957D;
}
/*----------------------------------------------------------*/
/* ------------------------------------------------------------------------冒頭紹介*/
#SideAc ul#newbook #SideAc ul#newbook02 {
	text-align: center;
	margin: 0px auto:;
	padding: 0px;
	width: 950px;
	display: block;
	font-size: 1em;
	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年5月発行\a全63ページ";
}
#SideAc ul#newbook02 li.book span.itemtext::before {
	content: "";
}
#SideAc ul.stitemlist li.book {
	display: inline-block;
	margin: 16px 0px;
	padding: 16px;
	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;
	font-size: 1.2em;
	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: #F0957D;
	border: none;
	text-align: right;
	border-top: 1px solid #F0957D;
	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_brown.png");
	vertical-align: middle;
	padding-right: 5px;
}
#SideAc ul.stitemlist li.item.mode2 div a span.go_special::before {
	content: "";
}
#SideAc ul.stitemlist li.book span.price {
	width: auto;
	color: #F0957D;
}
#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: #f4f4f5;
	color: #F0957D;
}
#SideAc ul.stitemlist li.book span.itemname {
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #F0957D;
	line-height: 78px;
	border-bottom: 1px solid #F0957D;
	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 {
		font-size: 1.2em;
	}
}
/*-------------------------------------------------------------------------------作品名と材料リンク-*/
#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 #F6F6F6;
	background-color: #F6F6F6;
}
#SideAc ul.bookitem li a {
	text-decoration: none;
}
#SideAc ul.bookitem span.itemname {
	width: 100%;
	display: block;
}
#SideAc ul.bookitem span.pagecount {
	opacity: 50%;
	margin-left: 8px;
	margin-right: 8px;
}
#SideAc ul.bookitem span.itemcount {
	font-family: 'Cormorant Garamond', serif;
	font-size: 1.5em;
	background-color: #CCCC33;
	color: #262321;
	width: 38px;
	height: 4em;
	padding: 0px;
	line-height: 38px;
	margin-right: 8px;
	margin-top: auto;
	text-align: center;
	text-indent: 0px;
	float: left;
}
#SideAc ul.bookitem span:last-child {
	font-size: 0.9em;
	opacity: 70%;
	background-color: #8ABC4D;
	color: #262321;
	padding-right: 8px;
	padding-left: 16px;
	border-radius: 24px;
	float: right;
	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.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;
	width: 950px;
}
#SideAc ul.jumpmenu_book li {
	display: inline;
	align-items: center;
	width: 50%;
	height: auto;
	margin: 2px auto;
	text-align: left;
	text-indent: 8px;
}
#SideAc ul.jumpmenu_book li a {
	text-decoration: none;
	display: block;
	background-color: #F0957D;
	line-height: 2.5em;
	color: #ffffff;
	border-radius: 28px;
	border: 1px solid #F0957D;
	width: 100%;
}
#SideAc ul.jumpmenu_book li div {
	float: left;
	margin-right: 1px;
	color: #FD5C98;
	font-size: 1.2em;
	font-weight: 700;
}
#SideAc ul.jumpmenu_book li div::after {
	content: url("../images/arrow_pink.png");
	vertical-align: middle;
}
@media screen and (max-width:770px) {
	#SideAc ul.jumpmenu_book, #SideAc ul.jumpmenu_book li {
		width: 100%;
	}
}
/*/-----01-----/*/
#SideAc {
	-moz-box-sizing: border-box;
	line-height: 1em;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ proN W3", "Hiragino Kaku Gothic proN W3", HiraKakuProN-W3, "ヒラギノ角ゴ proN", "Hiragino Kaku Gothic proN", "ヒラギノ角ゴ pro", "Hiragino Kaku Gothic pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: normal;
	color: #281d22;
	font-size: 1.1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #ffffff;
}
@media screen and (max-width: 950px) {
	#SideAc {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
}
@media screen and (max-width:770px) {
	#SideAc {
		font-size: 0.9em;
	}
}
#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: #f4f4f5;
	color: #F0957D;
	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: #BA1B2D;
	color: #f4f4f5;
}
/*--------------------------------------------------------------------- h*/
#SideAc h2 {
	border: 1px solid #CAD1D7;
	background-color: #9ac9ce;
	color: #000000;
	font-weight: normal;
	font-size: 1.5em;
	text-align: center;
	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;
	padding-left: 8px;
}
/* ------------------------------------------------------------------------------*/
@media screen and (max-width: 950px) {
	#SideAc h2 {
		width: 100%;
		font-size: 1.1em;
		line-height: 4em;
	}
}
#SideAc h3 {
	background-color: #9ac9ce;
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	margin-top: 88px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 68px;
	width: 950px;
}
@media screen and (max-width: 950px) {
	#SideAc h3 {
		width: 100%;
		font-size: 1em;
		margin-top: 38px;
	}
}
#SideAc h4 {
	font-size: 1em;
	text-align: left;
	color: #4C2E16;
	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;
	-moz-box-sizing: border-box;
	padding-left: 0px;
	width: 950px;
	border-right-style: none;
	border-left-style: none;
	text-indent: 0;
	border-top-width: 1px;
	border-top-color: #f4f4f5;
	border-bottom-width: 1px;
	border-bottom-color: #f4f4f5;
}
@media screen and (max-width: 950px) {
	#SideAc h4 {
		width: 100%;
		font-size: 1em;
	}
}
#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;
	font-size: 1em;
	padding: 16px 24px;
	background-color: #ffffff;
}
@media screen and (max-width: 950px) {
	#SideAc p {
		line-height: 1.8em;
		font-size: 0.9em;
		width: 98%;
	}
}
#SideAc p.news {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
	background: none;
	clear: both;
	-moz-box-sizing: border-box;
	padding: 0px;
	width: 880px;
	border: 1px solid #AB9152;
}
#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;
}
#SideAc ul {
	display: flex;
	justify-content: space-around;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 950px;
	-moz-box-sizing: border-box;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
}
@media screen and (max-width: 950px) {
	#SideAc ul {
		width: 100%;
	}
}
#SideAc li {
	list-style-type: none;
	clear: none;
	text-align: center;
	align-items: center;
	padding: 2px;
	margin: 2px;
	-moz-box-sizing: border-box;
	vertical-align: top;
	line-height: 1.5em;
	letter-spacing: 0em;
	width: 100%;
	white-space: wrap;
}
/* menu */
#SideAc ol.menu {
	display: flex;
	justify-content: space-around;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#SideAc ol.menu li {
	align-items: center;
	width: 48%;
	border-radius: 8px;
}
#SideAc ol.menu li a {
	border-radius: 8px;
	width: 100%;
	text-decoration: none;
	display: block;
	line-height: 4em;
	background-color: #f4f4f5;
	color: #F0957D;
}
#SideAc ol.menu li a:hover {
	background-color: #DDDCD7;
	color: #f4f4f5;
}

#SideAc .kanren, #SideAc #trendlist {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
/*場所で変える*/
#SideAc ul.stitemlist(> :nth-child(-n+3):last-child) {
	width: 30%;
}