@charset "EUC-JP";
/* ///////////////////////////////

基本設定

///////////////////////////////
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 14px;
	vertical-align: baseline;
}
html {
	line-height: 1;
	font-family: HiraKakuProN-W3;
	font-size: 1em;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
#pageContents img {
	width: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
html, body {
	height: 100%;
	margin: 0;
}
html {
	font-size: 62.5%;
}
body {
	background: #fff;
	color: #000;
	line-height: 2;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	font-size: 1.3rem;
}
a {
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	color: #000;
	text-decoration: none;
}
a img {
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
a:hover {
	color: #000;
}
a:hover img {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
iframe {
	vertical-align: bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	max-width: 100%;
	padding: 5px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	border: 0;
	-moz-appearance: button;
	-webkit-appearance: button;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
td, th {
	vertical-align: middle;
}
strong {
	font-weight: bold;
}

::-webkit-scrollbar {
 height: 8px;
 width: 13px;
}

::-webkit-scrollbar-thumb {
 background-color: #000;
}

::-webkit-scrollbar-track {
 box-shadow: inset 0 0 2px #c8c8c8;
}

::-webkit-scrollbar-track-piece {
 background-color: #e5e5e5;
}

::-moz-selection {
 background: #666;
 color: #eee;
}
::selection {
	background: #666;
	color: #eee;
}
.container {
	padding: 0 16px;
}
.row {
	overflow: hidden;
	z-index: 1;
}
.float-center {
	position: relative;
	overflow: hidden;
}
.float-center .row {
	position: relative;
	overflow: visible;
	left: 50%;
	float: left;
}
.float-center .row .left {
	position: relative;
	left: -50%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tb {
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.tr {
	display: table-row;
}
.tb-cell {
	display: table-cell;
	vertical-align: middle;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb200 {
	margin-bottom: 200px;
}
.col3 {
	float: left;
	width: 31%;
	text-align: center;
	margin: 0 1%;
}
.col3 .item-title {
	text-align: left;
	width: 100%;
}
/* ///////////////////////////////

調整

/////////////////////////////*/
.header_right {
    vertical-align: top!important;
}

/* PC用非表示*/
#header_pc, #leftMenu2, .pcOnly{
	display: none!important;
}
/* 共通部分指定*/
#header_sp {
	width: 100%;
	height: 70px;
}
#footer_sp {
	width: 100%;
	height: 350px;
}

/* ///////////////////////////////

pageContents

分類

///////////////////////////////
*/
div#Contents span {
    float: none;
}
#pageContents p{float:none;}

#pageContents{ background:#eee; line-height:1.2em; font-size:1.0em; margin:0em auto 0;}
.page2col #pageContents { width:100%; }
#pageContents a{display:inline-block;}
#pageContents .ttlCnt p{padding:2%; text-align:left}
#pageContents .ttlCnt p br{display:none;}
#pageContents h1 {margin:0 0 0%;}
/*#pageContents h2 {margin:0 0 2%;}
*//*itemCnt*/
ul.itemCnt{overflow:hidden; display:block; padding:2%; font-size:0;}
ul.itemCnt li{ display:inline-block; margin:0; padding:0}
.item2col ul.itemCnt li,
ul.itemCnt.item2col li,
.item3col ul.itemCnt li,
ul.itemCnt.item3col li{ width:48%; margin:2% 2% 0 0;
display:inline-block; 
/display:inline; 
/zoom:1;
font-size:14px;
vertical-align:top
}

@media (min-width: 480px) and (max-width:767px) {
.item2col ul.itemCnt li,
ul.itemCnt.item2col li,
.item3col ul.itemCnt li,
ul.itemCnt.item3col li{ width:31.3%;}
}
@media (min-width: 768px){
.item2col ul.itemCnt li,
ul.itemCnt.item2col li,
.item3col ul.itemCnt li,
ul.itemCnt.item3col li{ width:23%;}
}

#pageContents .ttlCnt h1 img,
#pageContents .ttlCnt h2 img,
#pageContents h3 img,
img.itemImg,
img.spimg,
img.itemImg2{ width:100%;}
img.itemImg,
img.itemImg2{margin-bottom:5px;}

.itemInfo mark{ float:left; margin:0 5px 0 0; background:none}
.itemInfo span.Name{ 
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.itemInfo h3.itemName{ 
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.itemInfo p.Price{text-align:right; color:#F00; margin-bottom:5px;}

.gotop { margin-bottom:30px!important;display:none!important;}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    opacity: 0.75;
    z-index: 9999;
    display: block;
}


* html ul li{display:inline; width:100px; zoom:1;}
*:first-child+html ul li{display:inline; zoom:1;}

/*ctgMenu*/
ul.ctgMenu{overflow:hidden; margin:2%;background:#ddd; }
ul.ctgMenu li{float:left; width:31.9%;text-align:center; color:#000; font-size:14px; margin:15px 0; border-right:1px solid #fff;}
ul.ctgMenu li:last-child{border-right:none;}
ul.ctgMenu li a{color:#000; display:block}


/*NEWパンくず　20190516谷本追記*/
#Breadcrumb {width:100%; margin:0 auto 10px auto; overflow:hidden; _zoom:1; padding-left:5px;}
#Breadcrumb li{float:left;}

/* seo */
.seo_block{width: 96%;margin: 70px 3% 60px;font-size:14px;line-height:1.8em;text-align: left;}
.seo_box1{margin:0 0 40px}
.seo_box1 h2{font-weight:bold; font-size: 20px; margin-bottom:10px;text-align:left;
			border-bottom:3px solid #ddd;padding: 7px 0 10px 10px;
line-height: 1.7em;}
.seo_box{overflow: hidden;}
.seo_box1 h3 { position: relative; padding: 1.5rem 1rem 1rem; font-weight:bold; font-size:17px; display: inline-block; margin: 0 auto 10px;/*! text-align: center; */ background: none!important}
.seo_box1 h3:after {
position: absolute; bottom: 0; left: 0; width: 100%; height: 10px;
  content: ''; background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #aaa, #aaa 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.seo_box1 h4{font-weight:bold; font-size:16px; margin:10px 0 8px 10px;text-align:left; padding: 0px 0 7px 10px;
border-left: 5px #aaa solid;}
.seo_box1 .seo_subbox{background:#eee; padding: 2%;overflow: hidden;margin-bottom: 5%;}
.seo_box2{/*! width:46%; */ /*! display:inline-block; */margin-right:2%; vertical-align:top;}
.seo_box2 h3{background:#eee;padding: 5px 0;font-size: 15px;font-weight:bold;text-align: center;}
.seo_block p{font-size:17px;padding: 0px 0 10px !important;letter-spacing: 1px!important;line-height: 1.8em;text-align: left!important;}
.seo_block .seo_box p,.seo_block .seo_box2 p{font-size:14px !important;padding: 0px 10px 20px !important;text-align: left!important;}


.seo_menu{width: 98%; padding: 10px; border: 1px solid #ddd;}
.seo_menu p{padding: 5px !important;}
.seo_menu ul li{margin: 0 0 -20px 0;}

/*SEOアコーディオン*/
article nav{display: none;}
.seo_box1 h2.nav-open{padding-top: 18px;}

.nav-open{padding: 0 15px 15px 15px; color: #000; font-size: 20px; background: #eeeeee; position: relative;}
.nav-open::before{/* 閉じている時 */
    	content: "＋"; position: absolute; right: 20px;}
.nav-open.active::before{/* 開いている時 */
    	content: "−";}
