<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------------------------------------
	Reset
---------------------------------------------------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,rem,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1rem 0;padding:0}
input,select{vertical-align:middle}
ol,ul {list-style:none}




/*----------------------------------------------------------------------------------------
	clearfix
---------------------------------------------------------------------------------------- */
.clear:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
.clear {
	display:inline-block;
	zoom: 1;
	}
ul:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
ul {
	display:inline-block;
	zoom: 1;
	}



/*----------------------------------------------------------------------------------------
	header
---------------------------------------------------------------------------------------- */
#header {
	width:100%;
}
#headerInner{
/*		width:100%;*/
width:950px;
	margin:0 auto;
}
#header .logo {
	position: absolute;
	top:25px;
	left:30px;
}
#header .logo img {
	    padding: 3px;

}
#header h1 {
	width:100%;
	text-align:center;
	font-size:3rem;
	font-weight:normal;
	letter-spacing:0.2rem;
	position:absolute;
	bottom:10%;
	display:none;
	left:0;
}
#header h1 span {
	margin-left:4px;
	margin-right:4px;
	white-space:nowrap;
	display: inline-block;
}
#header .catchcopy{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:20%;
	left:0;
	font-size:2.5rem;
	display:none;
}
#header .catchcopy2{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:10%;
	left:0;
	font-size:2.5rem;
	display:none;
}
#header img.header_bg {
	width:100%;
	height:auto;
}
#header .description{
	width:900px;
	text-align:left;
	margin:2.4rem auto;
	
}


#nav {
	text-align:center;
	margin:1rem auto;
	width:100%;
}
#nav ul {
	text-align:center;
	margin:0px auto;
	width:100%;
	max-width:950px;
	font-size:0;
	text-align:left;
}
#nav ul li {
	background: #aa9977 url(img/icon-arrow-bottom.png) no-repeat 95% center;
	background-color:#aa9977;
	display:inline-block;
	box-sizing:border-box;
	width:33.33%;
	text-align:center;
	font-size:0.8rem;
	line-height:1.5rem;
}

#nav ul li a {
	font-size:0.8rem;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:20px 0px 20px 3px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#nav ul li a:hover {
	opacity:0.4;
}
#nav ul li a span {
	white-space:nowrap;
	display: inline-block;
}

#nav ul li:nth-child(4n) a {
	border-right:0;
}




/*----------------------------------------------------------------------------------------
	contents
---------------------------------------------------------------------------------------- */
#content {
    width:100%;
	max-width:950px;
	text-align:center;
	margin: 0px auto;
	    padding-bottom: 20px;
	    margin-top: 80px;
}

#content-2 {
    width:100%;
	max-width:950px;
	text-align:center;
	margin: 0px auto;
}




.figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:4.8rem;
	line-height:1rem;
	margin-bottom:30px;
	color:#333333;
    line-height: 130%;
}

.figcaption2 {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:3rem;
	line-height:1rem;
	margin-bottom:1rem;
	text-align:left;
}

.s-figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:2.6rem;
	color:#333333;
    padding-top: 20px;
    line-height:35px;
}

.ss-figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:2.5rem;
	margin:1rem auto;
	text-align:center;
	width:100%;
}


.titlecatch{
	font-size:2rem;
	text-align:center;
	margin-top:4rem;
	margin-bottom:1rem;
	width:100%;
	color:#333333;
}

.titlecatch2 {   
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 1.5rem;
    line-height: 130%;
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
    width: 100%;
}

.titlecatch3{
	font-size:1rem;
	text-align:center;
	margin-top:0rem;
	margin-bottom:0.5rem;
	width:100%;
	color:#333333;
}


.description-t{
	width:100%;
	text-align:left;
	margin:1.5rem auto;
		color:#333333;
}

.description-t2{
	width:100%;
	text-align:center;
	margin:0.1rem auto 2rem;
}

.description-t3{
	width:100%;
	text-align:left;
	margin:1.5rem auto;
		color:#333333;
}

.d-img{
	margin-bottom:20px;
}


.d-img2{
	border-top:1px solid;
	margin-bottom:20px;
	margin-top:40px;
}




.midasi{
	font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	padding: 0.25rem 0.5rem;/*上下 左右の余白*/
color: #333333;/*文字色*/
background: transparent;/*背景透明に*/
text-align:left;
font-size:2rem;
border-left: solid 5px #78736f;/*左線*/
    margin-top: 3rem;
}

.citrem{
	width:100%;
	text-align:left;
	font-size:0.8rem;
	line-height:150%;
	margin-top: 20px;
}
	
	
.citrem a{
	font-size:1rem;
	line-height:150%;
	
}


h2{
position: relative;
display: inline-block;
padding: 0 55px;
}

h2:before, h2:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: black;
}

h2:before {left:0;}
h2:after {right: 0;}


h3{
	line-height:120%;
	margin-top: 5px;
}


.itremspace1,
.itremspace2,
.itremspace3,
.itremspace4 {
    width: calc(100% - 4rem);
    position: relative;
    margin: 1rem auto;
	background:rgba(255,255,255,0.5);
}


.itremspace2{
    background-color: #ffffff;
}

.itremspace3{
    background-color: #ffffff;
}

.itremspace4{
    background-color: #ffffff;
}


.content_pattern0,
.content_pattern1{
	width:100%;
	position:relative;
	margin:0 auto;
	box-sizing: border-box;
}


.content_pattern{
	width:100%;
	position:relative;
	margin:0 auto;
	padding: 1rem 0 0;
	box-sizing: border-box;
}

.content_pattern2,
.content_pattern3,
.content_pattern4,
.content_pattern5{
	width:100%;
	position:relative;
	margin:0 auto;
	box-sizing: border-box;
}



#content-2 img{
	max-width:100%;
}
#content-2 h2{
	font-size:2rem;
	line-height:1.5rem;
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#content-2 h2 span{
	font-size:1.6rem;
	line-height:1rem;
}
#content-2 .img_block{
	margin:1rem auto;
	position:relative;
	width:100%;
	max-width:950px;
}
#content-2 .itrem_block{
	margin:1rem auto;
	width:100%;
	max-width:950px;
}





.bline{
	border-top: 1px solid #ccc;
	padding: 1rem 0;
}




/*パターン*/
.content_pattern{
	/*background:rgba(255,255,255,0.5);*/
}
.content_pattern .img_block img{
	width:100%;
}





/*パターン1*/
.content_pattern1{
	/*background:rgba(255,255,255,0.5);*/
}

.content_pattern0 .img_block img{
	width:100%;
	margin-bottom: 5px;
}


.content_pattern1 .img_block img{
	width: 100%;
}

@media all and (-ms-high-contrast: none){
.content_pattern1 .img_block img {
    width: auto;
}
}




/*パターン2*/
.content_pattern2{
/*	background:#F2F9FF;*/
}
.content_pattern2 img.img{
	width:48%;
	float:left;
}
.content_pattern2 p.description{
	width:48%;
	float:right;
	text-align:left;
	margin-bottom:0.7rem;
}
.content_pattern2 .itrem{
	width:48%;
	float:left;
	margin-right:2%;
	margin-left:0;
	text-align:left;
	display:block;
}
.content_pattern2 .itrem.right,
.content_pattern2 .itrem:nth-child(2n){
	float:right;
	margin-right:0;
	margin-left:2%;
}
.content_pattern2 .itrem img{
	width:48%;
	float:left;
	margin-bottom:1rem;
}
.content_pattern2 .itrem h3{
	width:48%;
	float:right;
	font-weight:normal !important;
}
.content_pattern2 .itrem .price{
	width:48%;
	float:right;
	margin-left:2%;
}
.content_pattern2 .itrem .itrem_description{
	width:48%;
	float:right;
}
.content_pattern2 .itrem .link{
	width:100%;
	float:none;
	clear:both;
	text-align:center;
	display:block;
}
.content_pattern2 .itrem:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.content_pattern2 .itrem {
	display:inline-block;
	zoom: 1;
}
.content_pattern2 .img_block img{
	width:100%;
}
.content_pattern2 .img_block .description{
	width:30%;
	text-align:left;
	position:absolute;
	top:20%;
	right:5%;
}

/*パターン3*/
.content_pattern3{
/*	background:#D9FFD9;*/
}
.content_pattern3 img.img{
	width:48%;
	float:left;
}
.content_pattern3 p.description{
	width:48%;
	float:right;
	text-align:left;
	margin-left:2%;
	margin-bottom:1rem;
}
.content_pattern3 .itrem {
    width: 100%;
    max-width: 950px;
    text-align: left;
    display: block;
    margin: 2rem auto;
    position: relative;
}

.content_pattern3 .itrem img{
	width:30%;
	float:left;
}
.content_pattern3 .itrem h3{
	width:68%;
	float:right;
	font-size:1rem;
	line-height:1.3rem;
	margin-left:2%;
	margin-bottom:0rem;
    font-weight: normal!important;
}
.content_pattern3 .itrem .price{
	width:68%;
	float:right;
	margin-left:2%;
}
.content_pattern3 .itrem .itrem_description{
	width:68%;
	float:right;
	margin-top:1rem;
	margin-left:2%;
}
.content_pattern3 .itrem .soldout{
	width:68%;
	margin-left:2%;
	text-align:center;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
}

.content_pattern3 .itrem .link{
	width:68%;
	margin-left:2%;
	text-align:center;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
}

.content_pattern3 .itrem:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.content_pattern3 .itrem {
	display:inline-block;
	zoom: 1;
}
.content_pattern3 .img_block img{
	width:100%;
}
.content_pattern3 .img_block .description{
	width:30%;
	text-align:left;
	position:absolute;
	bottom:20%;
	right:5%;
}


/*パターン4*/
.content_pattern4{
/*	background:#FFEEF5;*/
	text-align:left;
}
.content_pattern4 img.img{
	width:48%;
	float:left;
}
.content_pattern4 p.description{
	width:48%;
	float:right;
	text-align:left;
	margin-bottom:1rem;
}
.content_pattern4 .itrem_block{
	font-size:0;
	width: 100%;
}
.content_pattern4 .itrem{
	width:47%;
	display:inline-block;
	text-align:center;
	font-size:0.8rem;
	margin-right:3%;
	vertical-align:top;
	padding:0px;
}
.content_pattern4 .itrem:nth-child(2n){
	margin-left:3%;
	margin-right:0;

}
.content_pattern4 .itrem img{
	width:100%;
}
.content_pattern4 .itrem h3{
	width:100%;
	height:5rem;
	padding:8px 0; 
	font-weight:normal !important;	
	text-align: left;
}
.content_pattern4 .itrem .price{
	width:100%;
	font-size:0.9rem;
}
.content_pattern4 .itrem .itrem_description{
	width:100%;
	text-align:left;
}
.content_pattern4 .itrem:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.content_pattern4 .itrem {
	display:inline-block;
	zoom: 1;
}
.content_pattern4 .img_block img{
	width:100%;
}
.content_pattern4 .img_block .description{
	text-align:left;
	position:absolute;
}
.content_pattern4 .img_block .price{
	text-align:left;
	position:absolute;
}
.content_pattern4 .link{
	width:80%;
	text-align:center;
	display:block;
	margin:1rem auto;
}
.content_pattern4 .itrem .link{
	width:100%;
	text-align:center;
	display:block;
}


/*パターン5*/
.content_pattern5{
/*	background:#FFEEF5;*/
	text-align:left;
}
.content_pattern5 img.img{
	width:23%;
	float:left;
}
.content_pattern5 .description{
	width:23%;
	float:right;
	text-align:left;
	margin-bottom:1rem;
}
.content_pattern5 .itrem_block{
	font-size:0;
}
.content_pattern5 .itrem{
	width:18%;
	display:inline-block;
    text-align: left;
    font-size: 1rem;
    margin-right: 1%;
    margin-left: 1%;
    vertical-align: top;
    padding: 0px;
}

.content_pattern5 .itrem img{
	width:100%;
}
.content_pattern5 .itrem h3{
    width: 100%;
    font-size: 0.8rem;
    line-height: 1.8rem;
    height: 14rem;
    padding: 8px 0;
    font-weight: normal !important;
}
.content_pattern5 .itrem .price{
	width:100%;
	font-size:0.9rem;
}
.content_pattern5 .itrem .itrem_description{
	width:90%;
	text-align:left;
	  position: relative;
  padding: 0.6rem;
  background: #fad9b0;
    font-size: 0.8rem;
    line-height: 150%;
}

.content_pattern5 .itrem .itrem_description:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #fad9b0;
width: 0;
height: 0;
}
.content_pattern5 .itrem:after {
	font-size: 1px;
	color: #FFFFFF;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.content_pattern5 .itrem {
	display:inline-block;
	zoom: 1;
}
.content_pattern5 .img_block img{
	width:100%;
}
.content_pattern5 .img_block .description{
	text-align:left;
	position:absolute;
}
.content_pattern5 .img_block .price{
	text-align:left;
	position:absolute;
}
.content_pattern5 .link{
	width:80%;
	text-align:center;
	display:block;
	margin:1rem auto;
}
.content_pattern5 .itrem .link{
	width:100%;
	text-align:center;
	display:block;
}



.content1{
}
.content1 .img_block .description{
	text-align:left;
	width:100%;
	margin-top:20px;
}


.content2{
}
.content2 .img_block .description{
	text-align:left;
	width:100%;
	margin-top:20px;
}



#content-2 .link a{
	margin-top:0.1rem;
	padding:1rem;
	display:block;
	background-color:#aa9977;
	box-sizing:border-box;
	color:#ffffff;
	font-size:1.6rem;
	line-height: 1.2rem;

}
#content-2 .link a:hover{
	background-color:#d1bc93;
	color:#fff;
	text-decoration:none;
}

#content-2 .link a span{
	display:block;
	font-size:1rem;
	line-height: 1.2rem;

}


#itremlink {
	position:fixed;
	bottom:10px;
	left:10px;
	width:90%;
	background:#83b0b7;
	z-index:999;
    text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}




#itremlinktext{
margin: 5px auto;
display: table;
border-collapse: separate;
border-spacing: 15px 0;
}


.itremlinktext-img,
.itremlinktextright
 { 
display: table-cell;
vertical-align: middle;
text-align: left;
}

.itremlinktext-img img{
width:auto;
height:auto;
max-width:60px;
max-height:60px;
}


#itremlink #itremlinktext .itremlinktextright a{
	color:#FFF;
	font-size: 1.2rem;
    line-height: 1.2rem;
width: 100%;
} 

/*
.itremlinktextright a:hover {
 color:#ecdcbb;
 border-bottom-color:#ecdcbb;
}*/


.square_btn {
position: relative;
display: inline-block;
padding: 0.25rem 0.5rem;
text-decoration: none;
color: #FFF;
background: #288ca5;/*色*/ border: solid 1px #288ca5;/*線色*/ border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}.square_btn:active {/*押したとき*/ border: solid 1px #03A9F4;
box-shadow: none;
text-shadow: none;
} 


.sukimasmallcatch{
	padding-top:100px;
}
.smallcatch{
    border-top: 1px solid #000;
	border-bottom: 1px solid #000;
    text-align: center;
    font-size: 1.9rem;
	    padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom:40px;
	line-height: 130%;
}

.smallcatch span {
    position: relative;

}

#content .link a{
	margin-top: 0.1rem;
    padding: 1rem;
    display: block;
    background-color: #aa9977;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.2rem;
	    text-decoration: none;
}


ul#colorlist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    transition-duration: 1s;
}

ol, ul {
    list-style: none;
}

#colorlist li {
    list-style: none;
    width: 5.5%;
    text-align: center;
    margin: 0;
    padding: 2px;
    box-sizing: border-box;
    position: relative;
}


#colorlist img {
    width: 100%;
    height: auto;
	    margin-bottom: 0px;
}
#curtain_list{
	width: 100%;
}
#curtain_list #notice,.curtain_list .notice{
	width: 100%;
	min-width: auto;
	padding: 10px;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction:         row;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
	-webkit-align-itrems: center; /* Safari */
	align-itrems:         center;
	box-sizing: border-box;
}
#curtain_list #notice .inner,.curtain_list .notice .inner{
	width: calc(100% - 8rem);
}
#curtain_list #notice .link_sample a,.curtain_list .notice .link_sample a{
	width: 8rem;
	height: 8rem;
	background: #ee2200;
	border-radius: 50%;
	color: #fff;
	box-sizing: border-box;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
	-webkit-align-itrems: center; /* Safari */
	align-itrems:         center;
}
#curtain_list #notice .link_sample a p,.curtain_list .notice .link_sample a p{
	text-align: center;
	line-height: 1.3rem;
}
#curtain_list #notice .link_sample a:hover,.curtain_list .notice .link_sample a:hover {
	text-decoration: none;
	opacity:0.8;
	filter: Alpha(Opacity=80);
	-ms-filter: Alpha(Opacity=80);
}
ul#list,ul.list{
	width: 100%;
	padding-right: 0;
}
ul#list:after,ul.list:after {
	display: none;
}
/*////////////////////////////////////////////////////////////////////////////////////

	for smartphone override

////////////////////////////////////////////////////////////////////////////////////*/


@media screen and (max-width: 768px) {


html{
	font-size:18px;
	 -webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: scroll;
	}
	
body{
		-webkit-text-size-adjust: 100%;
	min-width:0;
	box-sizing: border-box;
		overflow-x: hidden;
margin:0;
}


  
img{
	max-width:100%;
	height:auto;
}


#header #headerInner {
	width:100%;
	height: 40px;
}

#header .logo {
	top:15px;
	left:10px;
}
#header .logo img {
	height:20px;
}
#header h1 {
	font-size:2rem;
	bottom:10%;
	left:0;
}
#header .catchcopy{
	bottom:25%;
	left:0;
	font-size:0.8rem;
}
#header .catchcopy2{
	bottom:5%;
	left:0;
	font-size:0.8rem;
}
#header .description{
	margin:1rem auto;
	font-size:0.8rem;
	width:96%;
	line-height:1.5rem;
	text-align:left;
}


#nav ul {
	margin:0px auto;
	width:100%;
}
#nav ul li {
	width:33.33%;
	font-size:0.6rem;
	line-height:1.3rem;
}

#nav ul li a {
	font-size:0.6rem;
	padding:0.6rem 0;
}
/*#nav ul li:nth-child(2n) a {
	border-right:0;
}*/

#nav ul li:nth-child(4n) a {
border-right:1px solid #fff;
}



#content {
	width:100%;
	margin:10px 0px 0px;
	padding:0;
	max-width:100%;
}

#content-2 {
	width:100%;
	margin:50px 0px 0px;
	padding:0;
	max-width:100%;
}



.figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:3.8rem;
    line-height: 3.8rem;
	margin-bottom:0rem;
}
								
.figcaption2 {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:2rem;
	line-height:1rem;
	margin-bottom:1rem;
	text-align:left;
	    padding-left: 5px;
}

.description-t2 {
    width: 100%;
	    font-size: 2rem;
    text-align: left;
    margin: 1rem auto;
}
.s-figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:2.3rem;
	margin:1rem auto;
}

.ss-figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:3rem;
	margin:1rem auto;
	text-align:left;
	width:100%;
}

.midashicatch{
	font-size:2.5rem;
    margin: 0.5rem auto;
	/*border-bottom: solid 3px black;*/
}

.titlecatch{
    /* font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; */
    font-size: 1.7rem;
    line-height: 130%;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
    width: 100%;
}

.titlecatch2 {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 130%;
    line-height: 130%;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    width: 100%;
}



.titlecatch3 {
    margin-bottom: 1rem;

}

.bline {
    border-top: 1px solid #ccc;
    padding: 1rem 0;
    margin-top: 1rem;
}

.noline {
    padding: 0rem .75rem;
    margin-top: 1rem;
}

.itremspace1,
.itremspace2,
.itremspace3,
.itremspace4 {
    width: calc(100% - 1rem);
    position: relative;
    margin: 1rem auto;
    padding: 0.5rem;
}

.itremtitle{
	font-size:1rem;
}

.content_pattern0{
	padding: 0.1rem 0;
	box-sizing: border-box;
}

.content_pattern,
.content_pattern1,
.content_pattern2,
.content_pattern3,
.content_pattern4,
.content_pattern5{
	padding: 0.1rem 13px;
	box-sizing: border-box;
}


.description-t{
	width:100%;
	text-align:left;
	margin: .5rem auto 1.2rem;
	line-height: 1.8rem;
}

.description-t3{
	width:100%;
	text-align:left;
	margin:.5rem auto;
	font-size:0.8rem;
	line-height: 1.3rem;
}

.description-t .catch{
	font-size:1rem;
	margin-bottom:20px;
}



#content h2{
	font-size:1.4rem;
	margin-top:1.5rem;
	line-height:1.5rem;
	text-align:center;
}
#content h2 span{
	font-size:1rem;
	line-height:1rem;
}
#content .img_block{
	margin:0.5rem auto;
	width:100%;
}
#content .itrem_block{
	margin:0rem auto;
	width:100%;
}


#content2 .link a {
    margin-top: 1rem;
    padding: 0.6rem;
	background-color:#aa9977;
    display: block;
	/*background: #aa9977 url(img/icon-arrow.png) no-repeat 97% center;*/
    box-sizing: border-box;
    color: #ffffff;
    font-size: 1.2rem;
	line-height:1.5rem;
	    font-size: 0.7rem;
}






.content1{
}
.content1 .img_block .description,
.content1 .img_block .description2,
.content1 .img_block .description3{
	width:96%;
	margin: 20px auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
}



.content1 .img_block .price{
	position:static;
	top:auto;
	right:auto;
	text-align:center;
	width:100%;
	font-size:0.8rem;
}





/*パターン2*/
.content_pattern2 img.img{
	width:100%;
	float:none;
}
.content_pattern2 p.description{
	width:96%;
	font-size:0.8rem;
	float:none;
	margin:1rem auto;
	line-height:1.3rem;



}
.content_pattern2 .itrem,
.content_pattern2 .itrem.right,
.content_pattern2 .itrem:nth-child(2n){
	width:100%;
	margin:1rem auto;
	float:none;
	position: relative;
}
.content_pattern2 .itrem img{
	width:35%;
	margin-bottom: 0;
}
.content_pattern2 .itrem h3{
	width:61%;
	font-size:0.7rem;
	line-height:1.2rem;
	margin-bottom:0.5rem;
	margin-right:2%;
}
.content_pattern2 .itrem .price{
	width:61%;
	font-size:0.6rem;
	line-height:1.2rem;
	margin-right:2%;
}
.content_pattern2 .itrem .itrem_description{
	width:61%;
	font-size:0.8rem;
	line-height:1.2rem;
	margin-right:2%;
}
.content_pattern2 .itrem .link{
	width:61%;
	position:absolute;
	bottom:0;
	right:0;
	float:right;
	margin-right:0;
	clear: none;
}
.content_pattern2 .img_block img{
	width:100%;
}
.content_pattern2 .img_block .description{
	width:96%;
	font-size:0.8rem;
	text-align:left;
	position:static;
	bottom:auto;
	right:auto;
}


/*パターン3*/
.content_pattern3 .itrem{
	width:100%;
	margin:0.8rem auto;
}
.content_pattern3 .itrem img{
	width:35%;
}
.content_pattern3 .itrem h3{
	width:61%;
	font-size:0.8rem;
	line-height:1rem;
	margin-bottom:0.3rem;
	margin-right:2%;
}
.content_pattern3 .itrem .price{
	width:61%;
	font-size:0.8rem;
	line-height:1.2rem;
	margin-right:2%;
}
.content_pattern3 .itrem .itrem_description{
	width:61%;
	font-size:0.8rem;
	line-height:1rem;
	margin-right:2%;
	margin-top:0.5rem;
}

.content_pattern3 .itrem .link{
	width:61%;
	margin-right:2%;
}

.content_pattern3 .itrem .soldout{
	width:61%;
	margin-right:2%;
}

.content_pattern3 .img_block .description{
	text-align:left;
}


/*パターン4*/
.content_pattern4 img.img{F
	width:100%;
	float:none;
}
.content_pattern4 p.description{
	width:100%;
	float:none;
}
.content_pattern4 .itrem_block{
	font-size:0;
}
.content_pattern4 .itrem{
	width:100%;
	font-size:1rem;
	margin-right:2%;
	padding:5px 0px;
}
.content_pattern4 .itrem:nth-child(2n){
	margin-left:0%;
	margin-right:0;

}
.content_pattern4 .itrem img{
	width:100%;
}
.content_pattern4 .itrem h3{
    font-size: 0.8rem;
    height: auto;
    line-height: 1.8rem;
	padding: 1px 0;
}
.content_pattern4 .itrem .price{
	width:100%;
	font-size:0.6rem;
}
.content_pattern4 .itrem .itrem_description{
	width:100%;
	font-size:0.8rem;
	line-height:1.2rem;
}
.content_pattern4 .link{
	width:90%;
	margin:0.5rem auto;
}
.content_pattern4 .itrem .link{
	width:90%;
	text-align:center;
	display:block;
}



/*パターン5*/
.content_pattern5 img.img{
	width:100%;
	float:none;
}
.content_pattern5 p.description{
	width:100%;
	float:none;
}
.content_pattern5 .itrem_block{
	font-size:0;
}
.content_pattern5 .itrem{
	width:31.33%;
	font-size:1rem;
	margin-right: 1%;
    margin-left: 1%;
	padding:5px 0px;
}
/*.content_pattern5 .itrem:nth-child(3n){
	margin-left:2%;
	margin-right:0;

}*/
.content_pattern5 .itrem img{
	width:100%;
}
.content_pattern5 .itrem h3{
	font-size:0.7rem;
	height:auto;
}
.content_pattern5 .itrem .price{
	width:100%;
	font-size:0.6rem;
}
.content_pattern5 .itrem .itrem_description{
	width:100%;
	font-size:0.8rem;
	line-height:1.2rem;
}
.content_pattern5 .link{
	width:90%;
	margin:0.5rem auto;
}
.content_pattern5 .itrem .link{
	width:90%;
	text-align:center;
	display:block;
}
.content_pattern5 .itrem .itrem_description{
	width:90%;
	text-align:left;
	  position: relative;
  padding: 0.6rem;
  background: #fad9b0;
    font-size: 0.8rem;
    line-height: 150%;
}

.content_pattern5 .itrem .itrem_description:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #fad9b0;
width: 0;
height: 0;
}




.content1{
}
.content1 .img_block .description,
.content1 .img_block .description2,
.content1 .img_block .description3{
	width:96%;
	margin: 20px auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
}



.content1 .img_block .price{
	position:static;
	top:auto;
	right:auto;
	text-align:center;
	width:100%;
	font-size:0.8rem;
}

.content2{
}
.content2 .img_block .description{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
}

.content2 .img_block .description2{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
}

.content2 .img_block .description3{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
}
.content2 .img_block .price{
	position:static;
	top:auto;
	right:auto;
	text-align:center;
	width:100%;
	font-size:0.8rem;
}
.content3{
}
.content3 .img_block .description,
.content3 .img_block .description2,
.content3 .img_block .description3,
.content3 .img_block .description5{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;

}

.content3 .description4{
	width:96%;
	margin-top:1.5rem;
	margin-bottom:0.5rem;
	margin-left:auto;
	margin-right:auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;

}

.content2 .img_block .description3,
.content3 .img_block .description2{
	background:none;
	padding:0px;
	}
.content3 .img_block .price{
	position:static;
	top:auto;
	left:auto;
	text-align:center;
	width:100%;
	font-size:0.8rem;
}
.content4{
}
.content4 .img_block .description,
.content4 .img_block .description2{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
	text-align:left;
}
.content4 .img_block .price{
	position:static;
	top:auto;
	left:auto;
	text-align:center;
	width:100%;
	font-size:0.8rem;
}
.content5{
	border-bottom:#362e23 solid 2px;
}
.content5 .img_block .description{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
	float:none;
}
.content6{
	border-bottom:#362e23 solid 2px;
}
.content6 .img_block .description{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
	text-align:left;
}
.content7{
}
.content7 .img_block .description{
	width:96%;
	margin:0.5rem auto;
	position:static;
	top:auto;
	left:auto;
	font-size:0.8rem;
	line-height:1.3rem;
	text-align:left;
}

#content-2 .link a{
	margin-top:0.1rem;
	padding:1rem;
	display:block;
	background-color:#aa9977;
	box-sizing:border-box;
	color:#ffffff;
	font-size:1.2rem;
	line-height: 1.2rem;

}

#content-2 .link a span{
	display:block;
	font-size:0.8rem;
	line-height: 1.2rem;

}



#footer {
	width:100%;
	margin:0 auto;
}
#footer .copy {
	margin:0px auto;
	text-align:center;
	font-size:10px;
}
#pagetop{
    bottom: 1rem;
    right: 0.6rem;
    line-height: 1.2rem;
	z-index:99999;
}

#pagetop a {
    width: 3rem;
    padding: 1rem 0;
		z-index:999999;
}


.ss-figcaption {
    text-align: center;
}

.s-figcaption {
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 2.2rem;
	color:#333333;
    padding-top: 20px;
	line-height:30px;
	margin:2px;
}

.recomidashi {
    font-size: 1.3rem;
    width: 80%;
    margin: 20px 0px;
}


.itremlinktextright a:hover {
 color:#ecdcbb;
 border-bottom-color:#ecdcbb;
}

.recodescription{
    line-height: 1.3rem;
	text-align: justify;
}

.description-t2 {
    line-height: 1.8rem;
    font-size: 0.8rem;
}


.sukimasmallcatch {
    padding-top: 30px;
}



.smallcatch{
    text-align: center;
    font-size: 130%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	    margin-top: 30px;
}

.smallcatch span {
    position: relative;
    top: 0px;
    padding: 10px 0px 0px;

}




#content .link a {
    margin-top: 0.1rem;
    padding: 1rem;
    display: block;
    background-color: #aa9977;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 0.7rem;
    line-height: 1.2rem;
}


#colorlist li {
    width:14.28%;
}


.d-img2{
	margin-bottom:20px;
	margin-top:40px;
}

.d-img2 img{
	width:96%;
}


}

@media screen and (max-width: 480px) {
#curtain_list #notice,.curtain_list .notice{
	-webkit-align-itrems: flex-end; /* Safari */
	align-itrems:flex-end;
	line-height: 1.3rem;
}

#curtain_list #notice span, .curtain_list .notice span {
	margin-right: -8rem;
	margin-bottom: 1rem;
	width: calc(100% + 7rem);
	display: inline-block;
	line-height: 1.3rem;
}
ul#list,ul.list{
	width: 96%;
	padding-right: 0;
	margin: 0 auto;
}

}
							.pc_area{
															font-size:15px;	
															}</pre></body></html>