@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body{
	margin: 0;
padding: 0;
}

.clearfix:after {   
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* clearfix for ie7 */
.clearfix{
    display: inline-block;
}
.clearfix {
    display: block;
}

a img:hover {
    opacity: 0.5;
    filter: alpha(opacity=60);
	-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
} 




.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
	z-index:999;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop a:hover {
	background-color:#AF182C;
		-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

.switch {
	visibility: hidden;
}
#wrap {
	width: 100%;
	clear: none;
	float: none;
	margin: 0 auto;
	padding:0;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}
.float_left {
	float: left;
}

.float_right {
	float:right;

}
.top_space{
	padding-top:50px;
}
.bottom_space{
	padding-bottom:50px;
}

.wide55{
	width:55%;
	}
.wide50{
	width:50%;
	}
	.wide45{
	width:45%;
	}
	.wide40{
	width:40%;
	}

/* ヘッダー*/

#header {
	width: 100%;
	overflow: hidden;

}
#header #top-bar{
	width: 100%;
    background-color:#6B4134;
	
}
#header #top-bar p{
	width: 950px;
	overflow: hidden;
    background-color:#6B4134;
	color:#fff;
	margin:0 auto;
	text-align:right;
	font-size:83%;
	padding:5px 0;
}
#header #head-contents{
	width: 100%;
	background-image: url(../image/top/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#000;
	}
#header #head-contents .head-area{
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	}
#header #head-contents .head-area .rogo-area{
	width: 227px;
	margin:32px 0 32px 77px;
	text-align:center;
	overflow: hidden;
	float:left;
	}
#header #head-contents .head-area .rogo-area .rogo{
	margin-bottom:30px;
	}
	
#header #head-contents .head-area .catchcopy{
	float:left;
	margin:55px 0 0 120px;
	}


#header #head-contents .head-area-page{
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../image/common/page-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 130px;
}
#header #head-contents .head-area-page .rogo-area img{
	margin:32px 0 32px 25px;
	float:left;
	}
#header #head-contents .head-area-page .rogo-area .tokkyo{
	margin:35px 0 0 90px;
	}

	


/* フッター */
#footer{
clear:both;
width: 100%;
}

#footer .foot-menu {
width: 100%;
background-color:#6B4134;
overflow: hidden;
}
#footer .foot-menu ul{
width: 950px;
margin: 0 auto;
overflow: hidden;
}
#footer .foot-menu ul li{
	float: left;
	padding:10px 0;
}
#footer .foot-menu ul li a{
	font-size: 90%;
	color: #fff;
	padding: 12px 0 10px 20px;
	background-image: url(../image/common/footmenu-ic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right:25px;
}
#footer #footer-contents{
width: 950px;
	margin: 40px auto;
	overflow: hidden;
	clear: both;
}
#footer #footer-contents .info-area{
	overflow: hidden;
	float: left;
	font-size:80%;
	width:590px;
}
#footer #footer-contents .info-area .footrogo{
	float: left;
}
#footer #footer-contents .info-area p{
	float: left;
	margin:0 0 0 25px;
	line-height:1.6em;
}
#footer #footer-contents .info-area p img{
margin-top:5px;	
}
#footer #footer-contents .toi-area{
float:right;}

#footer .copy-contents{
clear:both;
text-align:center;
width: 100%;
font-size: 80%;
padding:25px 0;
border-top:solid 1px #ccc;
}




/* コンテンツ */
#contents{	
	width: 950px;
	margin: 30px auto 55px;
	overflow: hidden;
	clear: both;
}
#contents .panks{
 font-size:80%;
}


.contents-box{
	margin: 30px auto 60px;
	overflow: hidden;
	clear: both;
}


/* レフトコンテンツ */

#left-contents{	
	width: 235px;
	margin: 40px 0 50px 0;
	overflow: hidden;
	float:left;
}


#gnav ul{
	border-top:1px dotted #bbb;
	margin-bottom:30px;
	
}
#gnav ul li{
	border-bottom:1px dotted #bbb;
	padding:5px 0;
	
}

/* フロントセンターコンテンツ */
#front-contents{	
	float:left;
	width:420px;
	margin: 40px  30px 0;
}
#front-contents .box{	
   background:#F2F2F2;
   margin-bottom:25px;
   padding:15px;
   border:solid 1px #ddd;
   border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#front-contents .box h1{	
   margin:10px 0 13px;
   padding:0 0 10px;
   font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 110%;
	color:#6D4235;
	border-bottom:1px dotted #bbb;
	letter-spacing : 0.05em;
}
#front-contents .box h1 span{	
   margin:5px 5px 0 0;
   float:right;
   font-size:60%;
   color:#948C79;
   font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
#front-contents .box p{	
   margin:0;
   font-size:90%;
   line-height:1.5em;
   clear:both;
}
#front-contents .box .bt{	
   margin:12px auto 10px;
   padding:5px 0;
   font-size:80%;
   line-height:1.5em;
   text-align:center;
   font-weight:bold;
   color:#fff;
   background:#111;
   width:45%;
}
#front-contents .box .bt:hover{	
  width:50%;
   background:#E40418;
   background-color:#AF182C;
		-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

/* フロントライトコンテンツ */
#front-right-contents{	
	width: 235px;
	margin: 40px 0 50px 0;
	float:right;
}
#front-right-contents ul{	
	margin: 5px 0 0;
	
}
#front-right-contents ul li{	
	padding:10px 5px;
	font-size:90%;
	font-weight:bold;
	border-bottom:1px dotted #bbb;
}
#front-right-contents ul li p{	
	margin: 5px 0 0 0;
	font-size:85%;
	font-weight:normal;
	line-height:1.5em;
}



/* ライトコンテンツ */
#right-contents{
	width: 675px;
	margin: 40px 0 50px 0;
	overflow: hidden;
	float: right;
}
#right-contents p{
	font-size:90%;
	line-height:1.5em;
	padding:0 0 10px 0;
}

#right-contents h1{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 140%;
	margin:0;
	letter-spacing: 0.1em;
	background-image: url(../image/common/h1bg.jpg);
	background-repeat: no-repeat;
	width: 615px;
	height:72px;
	padding: 20px 30px 15px;
	color:#A11414;
	clear:both;
}
#right-contents h2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 120%;
	margin:0;
	background-image: url(../image/common/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 20px;
	color:#6D4235;
	clear:both;
}
#right-contents h3{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 100%;
	margin:20px 0;
	letter-spacing : 0.1em;
	padding: 10px;
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	clear:both;
}

.order-bt{	
   margin:12px auto 50px;
   padding:20px 0;
   font-size:90%;
   line-height:1.5em;
   text-align:center;
   font-weight:bold;
   color:#fff;
   background:#111;
   width:45%;
   clear:both;
}
.order-bt:hover{	
  width:50%;
   background:#E40418;
   background-color:#AF182C;
		-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.order-bt-bottom_s{	
   margin:12px auto 18px;
   
}

.souryou{	
   color:#333;
   font-weight:normal;
   font-size: 12px;
   margin:0;
   padding:0;
   margin:15px 0 0 ;
}
.souryou span{	
   color:#C00;
   font-weight:bold;
}



/* 商品の紹介ページ */
.item-bt-area ul{
	overflow:hidden;
}
.item-bt-area li{
	width: 222px;
	float:left;
	margin:10px 1px;
}

/* 商品リスト */
.item-list{
	margin:40px 0;
	overflow:hidden;
}
.item-list .box{
	margin:0 10px 35px;
	float:left;
	width:205px;
	text-align:center;
}
.item-list .box img{
	margin-bottom:30px;
}
.item-list .box .name{
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	padding:10px 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 105%;
}
.item-list .box p{
	font-size: 80%!important;
	text-align:left;
}



/* 垂れ素材 */

.sozai_list {
	overflow:hidden;
	margin:20px 0;
}

.sozai_list .box{
	float:left;
	width:320px;
	margin-bottom:30px;
}
.sozai_list .box_right{
	float:right;
}
.sozai_list .box .name{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 100%;
	margin:0 0 15px;
	padding: 10px;
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
}
.sozai_list .box .name span{
	font-weight: normal;
	font-size: 80%;
	margin:0;
	padding: 3px 0 0 ;
	float:right;
    clear:both;
	
}
.sozai_list .box .syosai-area{
	overflow:hidden;
	clear:both;

}
.sozai_list .box .syosai-area .photo{
	float:left;
}
.sozai_list .box .syosai-area .syosai{
	float:right;
	width:155px;
	font-size:90%;
	position:relative;
	height:144px;
}
.sozai_list .box .syosai-area .syosai .price{
	position:absolute;
	bottom:0;
	right:0;
	font-size:110%;
}
.sozai_list .box .syosai-area .syosai .price span{
	font-size:75%;
}

/* 垂れ書体 */
.syotai-area {
	overflow:hidden;
	margin:20px 0 50px;
}
.syotai-area img {
	float:left;
	margin:7px;
}
.syotai-area .syotai-intable{
	float:right;
	width:500px;
	margin:25px 4px 0 0;
}

/* 垂れサイズ */

.tare-saize{
	margin:40px 0;
	overflow:hidden;
}
.tare-saize .box{
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 205px;
	text-align: center;
}
.tare-saize  .box img{
	margin-bottom: 0px;
	margin-top: 20px;
}
.tare-saize  .box .name{
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	padding:10px 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 105%;
}





/* 料金表 */
.pricehyou table{
	width: 100%;
    border-collapse: collapse;
	font-size:80%;
	clear:both;
}

.pricehyou th{
	/* width: 50%; */
	padding:7px 10px;
	background:#6D4235;
	color:#fff;
	border:solid 2px #fff;
}

.pricehyou td{
	/* width: 50%; */
	padding:7px 10px;
	background:#f1f1f1;
	border:solid 2px #fff;
}
.pricehyou .centermiddle{
	text-align:center;
	vertical-align:middle;
}
.pricehyou .color-red{
	background:#A11414;
}
.pricehyou .color-rbrown{
	background:#f2f1e9;
	color:#333;
	text-align:left;
	font-weight:normal;
}
.pricehyou p{
	text-align:right;
}

.souryou-hyo{
	margin:10px 0;
}
.souryou-hyo td,.souryou-hyo th{
border-collapse: collapse;
border:solid 1px #bbb;
padding:1px 2px;
text-align:center;
height:50px;
}
.souryou-hyo td{
	vertical-align:middle;
	line-height:1.4em;
}
.map{
	margin-top:-60px;
}


.sozai_list .box .name .akaji {
    clear: both;
    color: #FC0105;
    line-height: 0em;
    font-size: 90%;
    height:15px;
    margin:0 auto;
    padding: 0 0;
    float: right;
}

.box .name .akaji span{
	color:#000;
	padding:0 0;
}


.flex-l{
	width:100%;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	align-items: stretch;
	position:relative;
}

.flex-l .flex-hako{
	width:50%;
	padding:20px 0 0 ;
}
.flex-l .kazari-r{
	background:url(../image/top/shishu-kazari.png)no-repeat;
	background-size:100%;
	padding: 35% 25%;
	position: absolute;
	top:-20%;
	right:0;
}
.flex-hako span{
	display:block;
	text-align:center;
	background: linear-gradient(transparent 60%, yellow 50%);
	font-size: 1.2em;
	margin:30px auto;
}

.titles{
	font-size:180%;
	font-family:ＭＳ Ｐ明朝;
}

.titles span{
	font-size: 65%;
}

.c-lot{width:100%;margin:20px auto;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: space-around;-webkit-align-items: stretch;align-items: stretch;position:relative;border-top:1px solid #dddedd;border-bottom:1px solid #dddedd;padding:20px 0;}

.c-lot li{
	width: 12%;
	text-align:center;
}
.c-lot li:before{
	content:"";
	display:block;
	width: 100%;
	height: 48px;
	border:1px solid #c9caca;
	border-radius:50vh;
	margin: 0 auto 10px;
}
.c-lot li:first-child:before{
	background:#ffe630;
}
.c-lot li:nth-child(2):before{
	background:#f3a9c9;
}
.c-lot li:nth-child(3):before{
	background:#fff;
}
.c-lot li:nth-child(4):before{
	background:#da2217;
}
.c-lot li:nth-child(5):before{
	background:#008ace;
}
.c-lot li:nth-child(6):before{
	background:#e68244;
}
.c-lot li:last-child:before{
	background:#4fa857;
}