@charset "UTF-8";


@media (max-width : 1000px) {	
/*==============================================
common
==============================================*/
html {
	-webkit-text-size-adjust: 100%;
	padding:0;
	margin:0;
	}
	
body {
	padding:0;
	margin:0;
	background:#fff;
	min-width: initial;
}


img {
     max-width: 100%;
     height: auto;
     }

#nav,
#sitemapBG
 {
	display:none;
}


#headerBG,
#header,
#headerL,
#headerR,
#topcontents,
#contents,
#contentsL,
#contentsR,
#onlinestoreBG,
#onlinestore,
#onlinestoreL,
#onlinestoreR,
#semifooterBG,
#semifooter,
#semifooterInfo,
#semifooterFacebook,
#footerBG,
#footer,
#footerL,
#footerR,
#copyrightBG,
#copyright,
#copyrightL,
#copyrightR,

#topRec,
#topDesc,
#topNews,

.aboutWoodBox,

/*#productSingleImg,
#productSingleImgBig,*/

#storeIdxDate dt,
#storeIdxDate dd,
.storeMediaBoxL,
.storeMediaBoxR

{
	width:auto!important;
	height:auto!important;
	min-width:100%!important;
	box-sizing:border-box!important;
	word-break: break-all!important;
	float:none!important;
	padding:0;
	margin:0;
}

#topcontents,
#contents,
#onlinestoreBG,
#semifooterBG,
#footerBG,
#copyrightBG
 {
	padding:20px 15px!important;
	margin:0!important;
}

#topCat, #topProduct, #topRec {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.onlinestore {
	padding:15px 5% 15px;
	display: block;
}

.onlinestore img {
	margin-bottom: .1em;
}

.onlinestore__box {
	width: 100%;
	margin-bottom: 20px;
}

#semifooterInfo {
	margin-bottom:30px;
}


a.btn {
	width:auto!important;
	display:block;
	padding:10px;
	font-size:15px;
	text-align:center;
}


/* #contents {
	position:relative;
	padding-top:60px!important;
}

#contents.contents--wide {
	padding-top: 80px!important;
} */

#snav ul  {
	border-top:1px solid #eee;
	padding-top:.6em;
}

#snav ul li {
	margin-bottom:.6em;
	padding-bottom:.6em;
	border-bottom:1px solid #eee;
	padding-left:.5em;
}

/* #contentsL {
	margin-bottom:30px;
} */

.pc {display: none;}
.sp {display: inline-block;}

/*==============================================
product
==============================================*/
.productIdxListbox {
	width:47%;
	height:auto!important;
	float:left;
	margin-right:6%;
}

.productIdxListbox:nth-of-type(2n) {
	margin-right: 0;
}

.productIdxListbox:nth-of-type(2n+1) {
	clear: both;
}

.productIdxListboxImg {
	background:#eee;
	width:100%;
	height:auto!important;
}

.productIdxListboxImg img {
	width:100%;
}

#productSearch input#s {
	width:80%;
}

/*.productIdxListbox:nth-child(odd) {
	margin-right:0;
}*/

#snavStatic {
	border-top:1px dotted #ddd;
	padding-top:15px;	
	margin-top:15px;
}

#productSnavSubtitCategory,
#productSnavSubtitPrice,
#productSnavSubtitUse,
#productSnavSubtitOthers,
a#productSearchDetailBtn {
	font-size:15px;
}

ul#productSnavCategory li,
ul#productSnavPrice li,
ul#productSnavUse li,
ul#productSnavOthers li
 {
	display:inline;
	text-indent:0em;
	padding-left:0em;
	margin-bottom:.3em;
}

ul#productSnavCategory li:after,
ul#productSnavPrice li:after,
ul#productSnavUse li:after,
ul#productSnavOthers li:after
 {
	content: " / ";
}

ul#productSnavCategory,
ul#productSnavPrice,
ul#productSnavUse
 {
	margin-bottom:15px;
}



ul#productSnavCategory li:last-child {
	display:none;	
}

#productSingleImgBig {
	width:100%!important;
	height:270px!important;
	overflow:hidden!important;
	position:relative;
}

#productSingleImgBig img {
	max-width:100%!important;
}

#productSingleImg img {
	position:absolute;
}


ul#productSingleImgThumb li {
	float:left;
	width:31%;
	height: auto!important;
	margin-right:2.1%;
	margin-bottom:2.1%;
}

ul#productSingleImgThumb li:nth-child(3) {
	margin-right:0;
}

#productSingle tr {
     display:inline;
}

#productSingle th,
#productSingle td {
     display:block;
}

#productSingle th {
	width:100%!important;
	box-sizing:border-box;
}

#productSingle table {
     border-bottom:1px solid #ccc;
}

#productSnavBnr img {
	width:100%!important;
	height: auto!important;
}

#productSingle h2 {
	font-size:26px;
	line-height: 1.4;
}


/*==============================================
company
==============================================*/
#companyIdx table th,
#companyIdx td
 {
     display:block;
}

#companyIdx th {
	width:100%!important;
	box-sizing:border-box;
}

#companyIdx table {
     border-bottom:1px solid #ccc;
}


	
/*==============================================
top
==============================================*/
#topImgBG {
	width:auto!important;
	min-width:100%!important;
	overflow:hidden;
	position:relative;
}

#topImg {
	width:auto!important;
}

#topImg img {
     max-width: 100%;
}

#topImg ul {
	height:auto!important;
	overflow:hidden;
}

#topNewsBtn {
	position:relative;
	top:0;
	right:0;
}

#topRec,
#topShop
 {
	background:none;
	margin-bottom:30px;
}

.topInfo {
	display: block;
	padding:5%;
	margin-top: 0;
}

#topCal {
	width:100%;
}


#topDesc {
	margin-bottom:20px;
}

#topNews {
	margin-bottom: 40px;
}

#topNews h4 {
	margin-bottom:10px;
}

#topNews dl dd {
	margin-bottom:15px;
}

.topRecBox h4,
.topShopBox h4 {
	font-size:12px!important;
}

.topRecBox,
.topShopBox
 {
	width:31%;
	margin-right:3.333333%;
	margin-bottom: 20px;
}


.topRecBox p,
.topShopBox p
 {
	font-size:10px;
}

.topRecBox:nth-of-type(5n),
.topShopBox:nth-of-type(5n) {
	margin-right:3.333333%;
}

.topRecBox:nth-of-type(3n),
.topShopBox:nth-of-type(3n) {
	margin-right:0!important;
}

.topRecBox:nth-of-type(3n-2),
.topShopBox:nth-of-type(3n-2){
	clear: both;
}


#topCat ul li {
	width: calc(100% / 4);
	margin-bottom:10px;
	font-size: 11px;
}


#topInstagram {
	background:none;
	padding-bottom:0px;
}

.instaBox {
	width:31%;
}

/*hotel*/
.topHotel {
	background:#f8f8eb;
	padding: 5% 5% 1px;
	margin-bottom: 30px;
}

.topHotelBox {
	display: block;
	margin-bottom: 30px;
}

.topHotelImg {
	width: 100%;
	margin-bottom: 10px;
}

.topHotelTxt {
	width: 100%;
}


.bnrBG {
	padding: 5%;
	margin-bottom: 20px;
}

.bnr {
	grid-template-columns: 1fr;
	gap: 20px;
}



/*==============================================
about
==============================================*/
.aboutProductBox a {
	margin-bottom: 7px;
	padding: 12px;
	font-size: 12px;
	line-height: 1.4;
	border: 2px solid #e2ecf6;
}

.aboutProductBox a:hover {
	border: 2px solid #a4371a;
}


.aboutProductBox h4 {
	font-size: 14px!important;
	margin-bottom: 2px!important;
}


ul#useCaution li {
	float:left;
	text-align:center;
	width:47%;
	margin-right:6%;
}

ul#useCaution li:nth-child(even) {
	margin-right:0;
}

.aboutWood {
	gap: 15px;
}

.aboutWoodBox img {
	width: 100%;
}

.jubako__table {
	width: 220%;
}

.jubako__notice img {
	width: 100%;
}


/*==============================================
store
==============================================*/
#storeIdxDate dt {
	font-size:18px;
}

#storeIdxDate dd {
	margin-bottom:30px;
}

.storeMediaBoxL {
	margin-bottom:15px;
}

.storeMediaBoxL {
	text-align:center;
}

/*==============================================
contact
==============================================*/
.contactNum {
	font-size:30px;
	line-height:1.3;
	margin-bottom:10px!important;
	text-decoration:underline;
	
}
.contactNum a {
	color:#a43710;	
}


/*==============================================
bar
==============================================*/
#barBG {
	background: #001e3b;
}

#bar {
	padding: 5px;
	grid-template-columns: 1fr;
}

#bar h1 {
	font-size:8px;
}

#bar ul {
	display: none;
}


/*==============================================
header
==============================================*/
#headerBG {
	background: rgba( 0, 48, 95,0.95 )!important;
	padding: 5px 10px!important;
}

.headerBG--fixed {
	position:fixed;
	top:0;
	left:0;
}

#header {
	grid-template-columns: 150px auto;
}

#header img {
	width: 150px;
	height: auto;
}

#headerR {
	display: none;
}

#headerSidr {
	display:block;
	z-index:9999999;
	font-size:22px;
	text-align: center;
	line-height: 1.2;
	position: relative;
	top:-3px;
}

#headerSidr a {
	text-decoration: none;
}

#headerSidr span {
	font-size: 9px;
	display: block;
}

#sidr {
	position:fixed;
	top:60px;
	left:0;
	z-index:9999;
	display:none;
	background:#000;
	opacity:0.9;
	width:100%;
}

#sidr ul li a {
	display:block;
	padding:10px 10px;
	color:#fff;
	border-bottom:1px solid #555;
	text-decoration:none;
}



/*==============================================
linkbar
==============================================*/
#linkbar {
	width:100%;
	margin-bottom:20px;
	display:block;
}

#linkbar ul {
	border-top:1px solid #ccc
}

#linkbar ul li a {
	display:block;
	padding:15px;
	color:#333;
	background:#f4f4f4;
	font-size:16px;
	border-bottom:1px solid #ccc;
	line-height:1;
	position: relative;
	text-decoration:none;
}

#linkbar ul li a::after {
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #00305f;
	border-right: 1px solid #00305f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	}



/*==============================================
footer
==============================================*/
#footerL {
	margin-bottom:5px;
}

#footerR {
	font-size:12px;
	padding-bottom:10px;
}

/*==============================================
copyright
==============================================*/
#copyright {
	font-size:12px;
	padding-top:0!important;
}

#copyrightL {
	margin-bottom:20px;
	text-align:center;
}

#copyrightR {
	text-align:center;
	font-size:10px;
	padding-bottom:30px;
}

/*==============================================
fontsize
==============================================*/
.f9 {font-size:8px!important;}
.f10 {font-size:8px!important;}
.f11 {font-size:9px!important;}
.f12 {font-size:10px!important;}
.f13 {font-size:11px!important;}
.f14 {font-size:12px!important;}
.f15 {font-size:13px!important;}
.f16 {font-size:14px!important;}
.f18 {font-size:16px!important;}
.f20 {font-size:18px!important;}
.f22 {font-size:20px!important;}
.f24 {font-size:22px!important;}




}
