li.heightLine-itemBoxSec01.itemList {
    height: 425px;
}
.txtArea.heightLine-itemtxtBoxSec01 {
    height: 125px;
}
li.heightLine-itemBoxSec01-02.itemList {
    height: 385px;
}
.txtArea.heightLine-itemtxtBoxSec01-02 {
    height: 75px;
}
h3.heightLine-projectItemTitle {
    height: 50px;
}
.txtArea.heightLine-itemtxtBox {
    height: 125px;
}
.txtArea.heightLine-itemtxtBoxSec01-03 {
    height: 100px;
}
.txtArea.heightLine-itemtxtBox-02 {
    height: 100px;
}


/* Base
---------------------------------------------- */
*{

}
body {
    background-color: transparent;
    color: #524b37;
    background: none;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic", ヒラギノ角ゴシック, "Hiragino Sans", "Yu Gothic UI", "ＭＳ ゴシック", sans-serif;
}
img {
    width: auto !important;
    max-width: 100%;
}
#footer-wrap {
    height: 485px;
    overflow: hidden;
}
.sPhone {
    display: none;
}
h2, .h2 {
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em;
}

@media screen and (min-width: 768px){
header.header{
  min-height: 170px;
}
.footer{
  margin-bottom: 87px !important;
}
}
@media screen and (max-width: 767px){
  .headerAreaWrap.sp-none{
    display: block !important;
  }
  #hd-logo{
    float: inherit !important;
  }
}

@media screen and (max-width: 641px){
	.pc  {
	    display: none!important;
	}
	.sPhone {
	    display: block;
	}
}
/* Basic
---------------------------------------------- */
#container {
    width: 1090px;
}
#containerWrap {
    position: relative;
    margin-top: 30px;
}
.ec-productRole__description.right {
    width: 860px;
    float: right;
    margin-right: 0;
    padding-top: 40px;
}
#leftcolumn {
    float: left;
    width: 200px;
    margin-left: 0;
    padding-top: 40px;
}
#leftcolumnInner {
    width: 200px;
    background-color: #fff;
    position: relative !important;/*追従にする場合はこれを削除*/
}

/* Header
---------------------------------------------- */

#headernav-wrap #headernav {
    width: 1090px;
}
	.pc #header {
	    padding: 0;
	    width: 1090px;
	    height: 83px;
	    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	    -webkit-text-size-adjust: 100%;
	    font-size: 16px;
	    color: #5d5644;
        margin: auto;
	}
#headerWrap {
    border-bottom: solid 1px #e0d9c8;
    background-color: #fff;
}
	.pc #header h1 {
	    position: static;
	    padding-top: 8px;
	    padding-bottom: 7px;
	    font-size: 24px;
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
		.pc #header .logoArea {
		    display: inline-block;
		    float: left;
		}
		.pc #header .contactArea {
		    display: inline-block;
		    float: right;
		    margin-top: -12px;
		    line-height: 100%;
		}
		.pc #header .contactArea span{
		    font-size: 28px;
		    color: #829b36;
		}
		.pc #header .contactArea p {
		    line-height: 120%;
		    padding-left: 30px;
		    padding-top: 3px;
		    letter-spacing: -0.07em;
		}
.pc #globalNav {
    margin: 0 auto;
    width: 1090px;
}
	.pc #globalNav ul {
	    float: right;
	}
	.pc #globalNav ul li {
	    display: table-cell;
	    padding: 0 15px;
	    height: 70px;
	    line-height: 70px;
	    font-size: 16px;
	    vertical-align: middle;
	}
	.pc #globalNav ul li:last-child {
	    padding: 0 0 0 15px;
	}

		.pc #globalNav ul li a {
		    color: #524b37;
		}
		.pc #globalNav ul li.cartBtn a {
		    display: block;
		    width: 180px;
		    height: 40px;
		    line-height: 40px;
		    color: #fff !important;
		    background-color: #829b36;
		    text-align: center;
		}
		.pc #globalNav ul li.cartBtn a:hover {
		    text-decoration: none;
		    background-color:  rgba(130, 155, 54,0.6);

		}
/* Footer
---------------------------------------------- */
#footerInner {
    margin: 0 auto;
    width: 1090px;
}
	#footer-wrap #footer {
	    float: right;
	    border-top: none;
	}

/* Item
---------------------------------------------- */
.sec {
    padding: 35px 0;
}
.itemList {
    margin-bottom: 40px;
}
.itemBox li {
    float: left;
    margin-right: 20px;
    width: 200px;
}
.itemBox li:nth-child(4n) {
    margin-right: 0;
}
.itemBox h3 {
    margin: 10px 0 5px;
    color: #829b36;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.itemBox p {
    font-size: 14px;
}

ul.btnList {
    margin-top: 10px;
}
ul.btnList li {
    text-align: center;
    margin-bottom: 5px;
}
/* MainVisual
---------------------------------------------- */
.slick-slide {
    margin-bottom: 10px!important;
}
	.slick-dots {
	    bottom: 20px!important;
	}
	.slick-dots li button {
	    width: 15px!important;
	    height: 15px!important;
	    /* border: solid 2px #ccc;
	    background-color: #fff; */
	    border-radius: 50%;
	}
	/* .slick-dots li.slick-active button {
	    color: #ccc;
	    background-color: #ccc;
	} */

/* News
---------------------------------------------- */

#newsBlock {
    margin-bottom: 15px;
}
#newsBlock .news_contents {
    border: solid 1px #CCC;
    padding: 10px 10px 0 10px;
}
	#newsBlock h2 {
	    padding-bottom: 5px;
	    margin: 20px 0 5px;
	}
	#newsBlock dl {
	    display: table;
	    width: 100%;
	    margin-bottom: 10px;
	    border-bottom: dotted 1px #666;
	    padding-bottom: 10px;
	}
		#newsBlock dl dt, #newsBlock dl dd {
		    display: table-cell;
		    vertical-align: top;
		    min-width: 140px;
		}
		#newsBlock dl dt {
		    width: 140px;
		}
		#newsBlock dl dt span {
		    display: inline-block;
		    padding: 5px 10px;
		    background-color: #bfbfbf;
		    color: #fff;
		}

/* Section
---------------------------------------------- */
.sec.sec01 {
    margin-bottom: 75px;
}
.sec01 h2.blockTitle, .sec03 h2.blockTitle {
  font-size: 20px;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
}
.sec01 h2.okunai{
  border-bottom: solid 2px #5D7E57;
  background-image: url(/html/user_data/assets/img/common/top_icon_okunai.png);
  background-size: 35px;
  padding: 20px 20px 20px 50px;
  color: #5D7E57;
}
.sec01 h2.okugai{
  border-bottom: solid 2px #E19838;
  background-image: url(/html/user_data/assets/img/common/top_icon_okugai.png);
  background-size: 84px;
  padding: 20px 20px 20px 100px;
  color: #E19838;
}
.sec01 h2.dentou{
  border-bottom: solid 2px #3B3F5F;
  background-image: url(/html/user_data/assets/img/common/top_icon_dentou.png);
  background-size: 44px;
  padding: 20px 20px 20px 70px;
  color: #3B3F5F;
}
.sec01 h2.youhou{
  border-bottom: solid 2px #B99D27;
  background-image: url(/html/user_data/assets/img/common/top_icon_youhou.png);
  background-size: 45px;
  padding: 20px 20px 20px 70px;
  color: #B99D27;
}
.sec01 h2.sonota{
  border-bottom: solid 2px #C6917A;
  background-image: url(/html/user_data/assets/img/common/top_icon_sonota.png);
  background-size: 44px;
  padding: 20px 20px 20px 70px;
  color: #C6917A;
}
.sec03 h2.mokuzai{
  border-bottom: solid 2px #5D7E57;
  background-image: url(/html/user_data/assets/img/common/top_icon_mokuzai.png);
  background-size: 31px;
  padding: 20px 20px 20px 50px;
  color: #5D7E57;
}
.sec01 .topbtn01{}
.sec01 .topbtn01 a, .sec03 .topbtn01 a, .sec04 .topbtn01 a{
  width: 156px;
  border: 1px solid #D59914;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 0;
  font-size: 15px;
  color: #D59914 !important;
  margin: 0 0 10px;
}
.sec01 .topbtn01 a:hover, .sec03 .topbtn01 a:hover, .sec04 .topbtn01 a:hover{
  background: #D59914;
  color: #fff !important;
  text-decoration: none;
}
.sec01 .topbtn02 a, .sec03 .topbtn02 a, .sec04 .topbtn02 a{
  width: 156px;
  border: 1px solid #829B36;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 0;
  font-size: 15px;
  color: #829B36 !important;
}
.sec01 .topbtn02 a:hover, .sec03 .topbtn02 a:hover, .sec04 .topbtn02 a:hover{
  background: #829B36;
  color: #fff !important;
  text-decoration: none;
}

.sec01 .topbtn03, .sec03 .topbtn03, .sec04 .topbtn03{
  width: 350px;
  border: 1px solid #B9B9B9;
  display: inline-block;
  box-sizing: border-box;
  padding: 17px 0;
  color: #220D08 !important;
  text-align: center;
  letter-spacing: 2px;
  margin: 20px auto 0;
  display: block;
  max-width: 100%;
}
.sec01 .topbtn03 span, .sec03 .topbtn03 span, .sec04 .topbtn03 span{
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding: 0 20px 0 0;
}
.sec01 .topbtn03 span::after, .sec03 .topbtn03 span::after, .sec04 .topbtn03 span::after{
  background-image: url(/html/user_data/assets/img/common/arrow_b.png);
  position: absolute;
  content: "";
  width: 9px;
  height: 16px;
  background-size: cover;
  background-position: right center;
  right: 0;
}
.sec01 .topbtn03:hover, .sec03 .topbtn03:hover, .sec04 .topbtn03:hover{
  opacity: 0.5;
  color: #220D08;
  text-decoration: none;
}

/* Block - 国産材
---------------------------------------------- */
.sec03 {
    background-color: #f4f4f1;
}
.sec04 {
    background-color: #ebebe5;
}
#madeinjapan h2.blockTitle {
    margin-bottom: 40px;
    border-bottom: solid 1px #a4a391;
}
#madeinjapan h2.title {
    margin-bottom: 30px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #99997e;
    background-image: none;
    color: #fff;
    font-size: 18px;
}
#project .sectionWrap,
#madeinjapan .sectionWrap {
    margin: 0 auto;
    width: 1090px;
}
#project .sectionWrapInner,
#madeinjapan .sectionWrapInner {
    float: right;
    width: 860px;
}
.sec.sec05 {
    padding-top: 135px;
}
	h2.projectTitle {
	    border-bottom: solid 1px #868568;
	    margin-bottom: 20px;
	    padding-bottom: 5px;
	}
	#project h2.blockTitle {
	    border-bottom: dotted 1px #868568;
	    padding-bottom: 5px;
	    margin-bottom: 10px;
	}
.itemBox li.bnrBox {
    width: 418px;
}


/* Sidebar
---------------------------------------------------------------------- */
/* カテゴリー一覧（PC）
---------------------------------------------- */
#category_list01 {
    margin-bottom: 20px;
}
#category_list01 h3 {
    /* height: 37px;
    line-height: 37px; */
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    color:#220D08;
    border-top:1px solid #220D08;
    border-bottom:1px solid #220D08;
    letter-spacing: 0.1em;
    /* padding: 5px 0 2px; */
    padding: 8px 0;
    margin: 0 0 10px;
}
#category_list01 ul {
    border-bottom: dotted 1px #524b37;
    padding: 0 0 5px 0;
}
	#category_list01 ul li{
	    padding: 5px 0;
	    font-size: 16px;
	}
	#category_list01 ul li a{
	    color:#524b37;
	}
#category_list01 h4 {
   padding: 15px 0;
   font-size: 16px;
}
	#category_list01 h4 span {
	    display: table-cell;
	    vertical-align: middle;
	    min-width: 50px;
	}
	#category_list01 h4 a{
	   color:#524b37;
	}
#category_list01 h5 {
    padding: 5px 0;
    font-size: 16px;
    border-bottom: dotted 1px #524b37;
}
	#category_list01 h5 a {
	   color:#524b37;
	}
	#category_list01 h5 span {
	    display: table-cell;
	    vertical-align: middle;
	    min-width: 43px;
	}

/* 検索（PC）
---------------------------------------------- */
#search01 {
    background-color: #d69914;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px 15px;
}
	#search01 input[type="text"] {
	    border-radius: 10px;
	    border: none;
	    height: 20px;
	    width: 100%;
	    background: #fff url('../images/icon_search01.png') no-repeat 135px center ;
	}


/* カレンダー（PC）
---------------------------------------------- */
#calenderArea {
    margin-bottom: 20px;
}
#calenderArea h3 {
    height: 37px;
    line-height: 37px;
    background-color: #ebebeb;
    /* color: #fff; */
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    border: solid 1px #ccc;
}
#calenderArea table {
    width: 90%;
    margin: 0 auto 20px auto;
    border: none;
}
	#calenderArea table tr,
	#calenderArea table td,
	#calenderArea table th {
	    background-color: white;
	    padding: 2px 0;
	    border: none;
	    font-size: 10px;
	    text-align: center;
	    color: #482900;
	}
#calenderArea .information {
    padding: 15px 10px;
    line-height: 160%;
    border-top: dotted 1px #ccc;
}
caption.month {
    margin-bottom: 5px;
    padding: 10px 0 2px 0;
    border-bottom: solid 1px #ccc;
    color: #482900;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
td.off span{
    display: block;
    margin: 0 auto;
    padding: 0px 2px;
    width: 50%;
    background-color: rgba(255, 192, 203,0.3)!important;
}

/* Products list
---------------------------------------------------------------------- */

.breadcrumb {
    margin-bottom: 40px;
    padding: 10px  20px!important;
    background-color: #f4f1f1;
    color: #655b46;
    font-size: 14px;
}
	.breadcrumb div {
	    margin-bottom: 10px;
	}
	.breadcrumb div a{
	    color: #655b46;
	}
.LC_Page_Products_List h2.title {
    color: #655b46;
    margin: 0 0 5px 0;
    padding: 0 0 2px 35px;
    background-color: transparent;
    background: url("../images/hx_list.png") no-repeat left top;
    border-top: none;
    border-bottom: solid 1px #655b46;
}

ul.itemArea li.itemWrap {
    padding: 15px 0 0 0;
    border-top: solid 2px #ce951b;
}
	ul.itemArea li.itemWrap:last-child {
	    border-bottom: solid 2px #ce951b;
	}

div.list_area {
    padding: 0 0 10px 0;
    width: 100%;
    overflow: auto;
}
	.listphoto img {
	    width: 200px;
	    height: 200px;
	    border: none;
	}
	.ec-productRole__description div.listrightbloc {
	    float: right;
	    width: 640px;
	}
div.listrightbloc h3 {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    margin: 0 0 25px 0;
}
	div.listrightbloc h3 a {
	    font-size: 18px;
	    font-weight: 500;
	    color: #ce951b;
	}
	div.listrightbloc .listcomment {
	    margin: 0;
	    font-size: 16px;
	}
.rightprice {
    display: block;
    width: 100%;
    float: none;
    text-align: right;
}
.leftprice {
    width: 40%;
    float: none;
}
	div.listrightbloc .pricebox {
	    font-size: 16px;
	}
	.leftprice .sale_price {
	    color: #ce951b;
	}
.pagenumber_area {
    background-image: none;
}

/* Products Detail
---------------------------------------------------------------------- */
.ec-productRole__description #detailrightbloc {
    float: right;
    width: 430px;
}
.ec-productRole__description div#detailphotobloc {
    float: left;
    width: 400px;
}
.thumbsArea {
    padding: 5px 0;
}
div.subphotoArea img {
    display: inline;
    width: 100%;
}
div.subphotoArea {
    overflow: hidden;
}
div.subphotoArea ul{
    margin-left: -2%;
}
div.subphotoArea li {
    float: left;
    margin-left: 2%;
    width: 18%;
    height: auto;
}
.main_comment {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 14px;
    color: #655b46;
}
.priceArea {
    margin-bottom: 35px;
}
.normal_price {
    color: #000;
}
#detailrightbloc .cart_area {
    margin-top: 0;
    padding: 15px 25px;
    background-color: #f4f1f1;
    border: none;
    color: #000;
}
.ec-productRole__description .sub_area {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
.ec-productRole__description .sub_area h3 {
    background-color: #f4f1f1;
    font-size: 120%;
    margin: 20px 0;
    padding: 7px 10px;
    width: 100%;
    order: 1;
}
.ec-productRole__description .sub_area .subphotoimg {
    width: 280px;
    order: 3;
}
.ec-productRole__description  .sub_area .subtext {
    width: 100%;
    padding-top: 10px;
    order: 2;
}
.ec-productRole__description .sub_area .subphotoimg + .subtext {
    width: calc(100% - 280px);
    padding-right: 30px;
    order: 2;
}

/* その他オススメ商品
--------------------------------------- */
div#whobought_area h2 {
    margin-bottom: 20px;
    padding: 7px 10px 6px 10px;
    border-top: none;
    background-image: none;
    background-color: #ce941b;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
}
#whobought_area .product_item {
    float: left;
    width: 50%;
    padding: 0;
    background-image: none;
}
#whobought_areaWrap {
    margin-left: -40px;
}
	#whobought_area .product_item .whobought_area_itemWrap {
	    margin: 0 0 20px 40px;
	    padding: 0 0 20px 0;
	    border-bottom: dotted 1px #666;
	}
	#whobought_area .product_item .productImage {
	    margin-bottom: 0;
	    float: left;
	    width: 140px;
	}
	#whobought_area .product_item .productImage img{
	    width: 100%;
	}
	.ec-productRole__description #whobought_area .productContents {
	    float: right;
	    width: 240px;
	    font-size: 14px;
	}
	#whobought_area .product_item h3 {
	    margin-bottom: 10px;
	    font-size: 16px;
	}
	#whobought_area .product_item h3 a {
	    color: #2b9bb4;
	}
	#whobought_area .product_item p.sale_price {
	    color: #ce941b;
	}
.cartin_btn a {
    background-color: #7f9636;
    background:
	linear-gradient(45deg, transparent 4px, #7f9636 4px),
	linear-gradient(135deg, transparent 4px, #7f9636 4px),
	linear-gradient(225deg, transparent 4px, #7f9636 4px),
	linear-gradient(315deg, transparent 4px, #7f9636 4px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 370px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
}
.cartin_btn a:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff;
}
#category_list01 {
    margin-bottom: 20px;
}
/* #category_list01 h3 {
    font-size: 18px;
    background-color: #fff;
    color:#220D08;
    border-top:1px solid #220D08;
    border-bottom:1px solid #220D08;
    letter-spacing: 0.1em;
    padding: 5px 0 2px;
margin: 0 0 10px;
} */
#category_list01 ul {
    border-bottom: dotted 1px #524b37;
    padding: 0 0 5px 0;
}
#category_list01 ul li{
    padding: 5px 0;
    font-size: 16px;
}

#category_list01 h4 a{
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  color: #fff !important;
  box-sizing: border-box;
  position: relative;
}
#category_list01 h4 a::after{
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-position: right center;
}
#category_list01 h4 a.okunai{
  background: #5D7E57;
}
#category_list01 h4 a.okunai::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w01.png);
  top: 15px;
  right: 15px;
  width: 6px;
  height: 12px;
}
#category_list01 h4 a.okugai{
  background: #E19838;
}
#category_list01 h4 a.okugai::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w01.png);
  top: 15px;
  right: 15px;
  width: 6px;
  height: 12px;
}
#category_list01 h4 a.mokuzai_okunai{
  background: #725228;
}
#category_list01 h4 a.mokuzai_okunai::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w02.png);
  top: 18px;
  right: 15px;
  width: 12px;
  height: 6px;
}
#category_list01 h4 a.mokuzai_okugai{
  background: #BE9B6D;
}
#category_list01 h4 a.mokuzai_okugai::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w02.png);
  top: 18px;
  right: 15px;
  width: 12px;
  height: 6px;
}
#category_list01 h4 a.dentou{
  background: #3B3F5F;
}
#category_list01 h4 a.dentou::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w01.png);
  top: 15px;
  right: 15px;
  width: 6px;
  height: 12px;
}
#category_list01 h4 a.youhou{
  background: #B99D27;
}
#category_list01 h4 a.youhou::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w01.png);
  top: 15px;
  right: 15px;
  width: 6px;
  height: 12px;
}
#category_list01 h4 a.etc{
  background: #C6917A;
}
#category_list01 h4 a.etc::after{
  background-image: url(/html/user_data/assets/img/common/arrow_w01.png);
  top: 15px;
  right: 15px;
  width: 6px;
  height: 12px;
}

#category_list01 ul li a{
    color:#524b37;
}
#category_list01 h4 span {
    display: table-cell;
    vertical-align: middle;
    min-width: 50px;
}
#category_list01 h4 {
   padding: 15px 0;
   font-size: 16px;
}
#category_list01 h4 a{
   color:#524b37;
}
#category_list01 h5 {
    padding: 5px 0;
    font-size: 16px;
    border-bottom: dotted 1px #524b37;
}
#category_list01 h5 a {
   color:#524b37;
}
#category_list01 h5 span {
    display: table-cell;
    vertical-align: middle;
    min-width: 43px;
}
