<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*________________________________________________________ wrapper _____*/

#wrapper{
	width: 100% !important;
}
#wrapper .copyright{
	clear: both;
	font-size: 85%;
	color: #666;
	margin: 0 0 0 35px;
}

/*________________________________________________________ common _____*/

.clear{
	clear: both;
}
.skelton {
	display: none;
}
body {
	text-align:center;
}
img {
	border: 0;
}

.small {
	font-size: 10px;
}
*html body .small {
	font-size: 9px;
}
*+html body .small {
	font-size: 9px;
}
	
.boxcommon {
	clear: both;
	width: 100%;
	font-size: 12px;
	margin: 15px 0;
	padding: 0;
}

div.caution-naiyo li strong {
    font-weight:bold;
}

strong {
    font-weight:bold;
}

.txt_short{
	letter-spacing:-0.1em;
}

.mt-40 {
	margin-top:40px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-10 {
	margin-bottom:10px;
}

.gotopagetop {
	padding: 20px 20px 20px 0;
	text-align: center;
	background-color:#EBE9E9;
}
.gotopagetop a {
	color: #000;
}

/*---------------------------　テキスト　---------------------------------*/

.paragrah{
	margin:50px 0;
}

.clearfloat{
	clear:both;
}

.contents_txt{
	width:100%;
	padding-top: 20px;
	margin:50px auto 40px auto;
}

.contents_title{
	width:100%;
	height:40px;
	border-bottom:#000000 2px solid;
	text-align:center;
	margin-bottom:0px;
}

.contents_title {
	width:100%;
	height:40px;
	border-bottom:#000000 2px solid;
	text-align:center;
	margin-bottom:0px;
}

.contents_title h3{
	font-size:11px;
	color:#000000;
	margin:0px;
}
.contents_title span{
	font-size:18px;
	margin:0px;
	border-bottom: none;
	padding-bottom:0px;
}


.f_20 {
	font-size:20px;
}


/*________________________________________________ お知らせ ____________ */

p.fair-close {
	text-align:center;
	font-size:1em;
	color:#000;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:15px 0;
	margin:5px 0 0 0;
	width:100%;
}

/*________________________________________________ sns ____________ */

/* fb-like */
div.fb-like {
	z-index: 99;
	margin:3px 0 10px 15px;
	padding:0;
	float:left;
}

/* comment */

#snscomment {
	margin:0 0 5px 0;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
}
#snscomment p {
	margin:0 0 10px 0;
	font-size: 1em;
	font-weight:bold;
}

/*________________________________________________ cover ____________ */

div#cover {
	width:100%;
}

/* --------------------------------------- contents --------- */

.contents-crossstitch {
	width:100%;
	margin:0;
}


/*---------------------------　テキスト　---------------------------------*/
.clearfloat{
	clear:both;
}

.contents_txt {
	width:100%;
	padding-top: 20px;
	margin:50px auto 0px auto;
}

.contents_title {
	width:100%;
	height:70px;
	border-bottom:#000000 2px solid;
	text-align:center;
	margin-bottom:0px;
}

.contents_title h2 {
	font-size:11px;
	color:#000000;
	margin:0px;
}

.contents_title h3 {
	font-size:18px;
	line-height:30px;
	margin:0px;
	border-bottom: none;
	padding-bottom:0px;
}

.contents_title02 {
	width:100%;
	height:40px;
	border-bottom:#000000 2px solid;
	text-align:center;
	margin-bottom:0px;
}

.contents_title02 h3{
	font-size:18px;
	line-height:30px;
	margin:0px;
	border-bottom: none;
	padding-bottom:0px;
}

/* ----------------------------------------- area ----- */

section.area {
	margin: 0;
	padding: 0 0 40px 0;
}
section.area h3.caption {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	text-align:center;
	padding:20px 20px 0 20px ;
}
section.area p {
	font-size: 100%;
	line-height: 1.8;
	padding: 20px ;
	text-align:left;
}

section.area p.center {
	font-weight:bold;
	margin-top:-4px;
	margin-bottom:-15px;
	text-align:center;
}

section.area ul {
	padding: 15px 20px ;
}

section.area li {
	padding: 15px 25px 0 0;
}

section.area span.products {
	background-color:#f3efec;
	width: 100px;
    display: block;
    margin: 25px auto 10px auto;
    padding: 10px 20px;
	text-align:center;
	font-size:12px;
	border-radius:5px;
}


/*------------ 商品一覧 ------------*/

div.item-box {
	margin:0 auto;
	padding-bottom:40px;
	/*border-bottom:1px #ccc solid;*/
}
div.item_list_sp {
	margin:20px;
}
div.item_list_sp img {
	width:60%;
}

div.item_list_sp02 {
	margin:20px;
}
div.item_list_sp02 img {
	width:100%;
}

/*---- 素材 ----*/

ul.list-sozai {
	margin:0 auto;
}
ul.list-sozai li {
	-style:none;
	display:block;
	margin:0 auto;
}
ul.list-sozai img {
	width:100%;
	margin:0 auto;
}

/*---- 詳細ボタン ----*/

div.item-btn {
	margin:20px 0 0 0;
}
div.item-btn a {
	width:100%;
	display:block;
	background-color:#a99d65;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:15px 0;
}
</pre></body></html>