@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@300&display=swap');
body {
	background-color: #f7f7f7;
}
/*ボタンのスタイル*/
#SideAc .container {
	height: 380px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 770px) {
	#SideAc .container {
		height: 200px;
	}
}
@media screen and (max-width: 770px) {
	#SideAc ul.stitemlist li.itemlarge span:last-child, #SideAc ul.stitemlist li.itemlarge span.memo1 {
		display: none;
	}
}
/*グラデーションで隠す擬似要素*/
#SideAc .container:before {
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 90%);
}
#SideAc button {
	background-color: #d9d0c7;
	color: #281d22;
	border-radius: 0px;
}
#SideAc .jumpmenu {
	font-size: 0;
	padding: 0px;
	-moz-box-sizing: border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SideAc .jumpmenu li {
	padding: 0px;
	-moz-box-sizing: border-box;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 770px) {
	#SideAc .jumpmenu {
		width: 100%;
	}
	#SideAc .jumpmenu li {
		width: 25%;
	}
	#SideAc .jumpmenu li img {
		width: auto;
	}
}
/*/-----01-----/*/
#SideAc {
	-moz-box-sizing: border-box;
	line-height: 1em;
	font-family: 'Averia Serif Libre', "Zen Kaku Gothic Antique", "游ゴシック 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;
	background-color: #f7f7f7;
	text-align: center;
	background-position: center top;
	background-repeat: repeat;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
@media screen and (max-width: 950px) {
	#SideAc {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
}
#SideAc A:link {
	color: #281d22;
	text-decoration: underline;
}
#SideAc A:hover {
	color: #97A5A8;
	text-decoration: none;
	width: 100%;
}
#SideAc A:visited {
	color: #987C71;
}
#SideAc h2 {
	border-radius: 0px;
	border: none;
	background-color: #ECECEC;
	color: #6f5e6f;
	border: 1px solid #6f5e6f;
	clear: both;
	font-family: 'Averia Serif Libre', "Zen Kaku Gothic Antique", "游ゴシック 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: bold;
	font-size: 1.5em;
	text-align: center;
	margin-top: 84px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	line-height: 78px;
	position: relative;
	width: 1200px;
	vertical-align: bottom;
	padding-left: 8px;
}
@media screen and (max-width: 1200px) {
	#SideAc h2 {
		width: 100%;
		font-size: 1.1em;
		line-height: 3.3em;
	}
}
#SideAc h3 {
	font-family: 'Averia Serif Libre', "Zen Kaku Gothic Antique", "游ゴシック 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-size: 1.2em;
	text-align: left;
	color: #6f5e6f;
	background-color: #f5f3f2;
	margin-top: 88px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 2em;
	border-top-style: solid;
	border-bottom-style: none;
	-moz-box-sizing: border-box;
	padding-left: 0px;
	width: 950px;
	text-indent: 0;
}
@media screen and (max-width: 950px) {
	#SideAc h3 {
		width: 100%;
		font-size: 1em;
		margin-top: 38px;
	}
}
#SideAc h4 {
	font-family: "Zen Kaku Gothic Antique", "游ゴシック 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-size: 1em;
	text-align: left;
	color: #999999;
	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: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
@media screen and (max-width: 950px) {
	#SideAc h4 {
		width: 100%;
		font-size: 1em;
	}
}
#SideAc p {
	font-family: "Zen Kaku Gothic Antique", "游ゴシック 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;
	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-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
@media screen and (max-width: 950px) {
	#SideAc p {
		line-height: 1.8em;
		font-size: 0.9em;
		width: 98%;
	}
}
#SideAc p.line {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin: 16px auto;
	background: none;
	clear: both;
	-moz-box-sizing: border-box;
	padding: 0px;
	width: 950px;
}
@media screen and (max-width: 950px) {
	#SideAc p.line {
		width: 100%;
		margin: 8px 0px;
		padding: 0px;
	}
}
#SideAc p.line img.fit50 {
	max-width: 100%;
	height: auto;
}
#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 strong {
	color: #000000;
	border: 1px solid #000000;
	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;
}
#SideAc ul {
	margin-top: 24px;
	margin-bottom: 24px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	width: 950px;
	-moz-box-sizing: border-box;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
@media screen and (max-width: 950px) {
	#SideAc ul {
		width: 100%;
	}
}
#SideAc li {
	list-style-type: none;
	clear: none;
	text-align: center;
	display: inline-block;
	padding: 2px;
	margin: 2px;
	-moz-box-sizing: border-box;
	vertical-align: top;
}
/* youtube */
#SideAc .video {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	display: blok
}
#SideAc .video .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	display: block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#SideAc .video .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* menu */
#SideAc ol.menu {
	width: 950px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#SideAc ol.menu li {
	float: none;
	clear: both;
	width: 100%;
	padding-left: auto: ;
	list-style-type:decimal;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	display: inline-block;
}
/* over 1200 */
@media screen and (min-width: 1200px) {
	#SideAc img.eyechach.fit {
		height: auto;
		width: 1200px;
	}
}
/*under 950*/
@media screen and (max-width: 950px) {
	/*eyechach*/
	#SideAc img.eyechach.fit {
		width: 100%;
		height: auto;
	}
	/*youtube*/
	#SideAc .video {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}
#SideAc #newkitlist01 li.kit:nth-child(1) div:first-child:after {
	content: "テグス編み 置き型"
}
#SideAc #newkitlist01 li.kit:nth-child(2) div:first-child:after {
	content: "テグス編み 置き型"
}
#SideAc #newkitlist01 li.kit:nth-child(3) div:first-child:after {
	content: "テグス編み 壁掛け型"
}
#SideAc #newkitlist01 li.kit:nth-child(4) div:first-child:after {
	content: "テグス編み 壁掛け型"
}
#SideAc #newkitlist01 li.kit:nth-child(5) div:first-child:after {
	content: "テグスのビーズレーシング 壁掛け型"
}
#SideAc #newkitlist01 li.kit:nth-child(6) div:first-child:after {
	content: "テグスのビーズレーシング 壁掛け型"
}