@charset 'utf-8';
/*****▽▽ヘッダー▽▽*****/
.header01_bg {
	width:100%;
	margin:0px auto 0px;
	padding:15px 0 15px;
	background-size:100%;
	background:#fff;
	background-position:center;
}
.header01 {
	width:1290px;
	margin:0 auto;
	padding:0;
	flex-wrap:wrap;
	display:flex;
	align-items:center;
	background:#;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width : 1290px) {
	.header01 {
		width:96%;
		margin:0 auto 0px auto;
	}
}
.header01_Left {
	width:50%;
	margin:0;
	padding:0;
	flex-wrap:wrap;
	display:flex;
	align-items:center;
	box-sizing:border-box;
	background:#;
}
.header_logo {
	margin:0;
	padding:0;
	width:350px;
}
.header_logo img {
	width:100%;
}
@media screen and (max-width : 1290px) {
}

.header01_Right {
	width:50%;
	margin:0;
	padding:0 0 0 0%;
	box-sizing:border-box;
}

.header_cart {
	width:30px;
	float:right;
}
.header_cart img {
	width:100%;
}
/*****△△ヘッダー△△*****/
/*****▽▽ヘッダー検索▽▽*****/
.searchAreaHeader {
	margin:15px 0 0 0;
	padding:0 0px 0 10%;
	box-sizing:border-box;
	display:flex;
	align-items:center;/* 縦中央揃え */
	width:calc(100% - 90px);
	float:right;
	background:#;
}
.search_textAreaHeader {
	width:calc(100% - 30px);
	margin:0;
	box-sizing:border-box;
	background:#;
}
.search_buttonAreaHeader {
	width:30px;
	margin:0;
	padding:0;
	background:#;
	text-align:left;
	box-sizing:border-box;
	background:#;
}
.search_buttonAreaHeader img {
	width:100%;
}

.search_inputHeader {
	width:100%;
	height:30px;
	border:1px solid #b9afaa;
	background:#fff;
	border-radius:0px;
	margin:0;
	padding:0 0 0 10px;
	box-sizing:border-box;
	font-size:15px;
}
/*****△△ヘッダー検索△△*****/
/*****▽▽ヘッダーグローバルナビ▽▽*****/
.header01_globalNav_bg {
	width:100%;
	line-height:100%;
	padding:0px 0 0px 0;
}
ul.header01_globalNav {
	list-style:none;
	display:flex;
	float:right;
	margin:5px 10px;
	padding:0;
}
ul.header01_globalNav li {
	font-weight:nomal;
	font-size:0.8rem;
	margin:0;
	padding:0;
	border-right:1px dotted #000;
	text-align:center;
	letter-spacing:1.0px;
}
ul.header01_globalNav li a {
	padding:5px 10px 3px 10px;
	color:#333;
	line-height:100%;
	display:flex;
	align-items:center;
	font-weight:bold;
}
ul.header01_globalNav li a:hover {
	text-decoration:none; 
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.borderLeft {
	border-left:1px dotted #fff;
}

/*****△△ヘッダーグローバルナビ△△*****/
/*****▽▽ヘッダーカテゴリーナビ▽▽*****/
.header_categoryNav_bg {
	width:100%;
	margin:0px auto 20px auto;
	border-top:1px solid #5d463a;
	border-bottom:1px solid #5d463a;
	background: linear-gradient(#ceb9a0, #ceb9a0);
	background: #fff;
	font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.header_categoryNav {
	background:#;
	color: #;
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0;
	font-weight:bold;
	font-size:;
	letter-spacing:1.0px;
	box-sizing:border-box;
}

ul.megamenu {
	width:96%;
	z-index:100;
	margin: 0 auto 0 auto;
	padding:0;
	list-style: none;
	background:#;
	display:flex;
	
}
ul.megamenu li {
	text-align: center;
	font-size: 14px;
	line-height:100%;
	font-weight:bold;
	letter-spacing:1.0px;
	box-sizing:border-box;
	flex:1 0 auto;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	flex: 1 0 auto;
	border-right:1px dotted #999;
	padding:8px 0 8px 0;
}
ul.megamenu li span {
	position:relative;
	bottom:20px;
}
ul.megamenu li img {
	padding:0;
	margin:0 auto 10px;
	width:100px;
	box-sizing:border-box;
	display:block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
@media screen and (max-width :1024px) {
	.ul.megamenu li {
		font-size: 12.5px;
	}
}

/********子カテゴリー********/
ul.megamenu li .megamenu-inbox {
	position:relative;
	z-index: 999!important;
}
ul.megamenu div.mm-item-content {
	background: #fff;
	padding: 0px;
	position:relative;
	margin:0!important;
	border: 1px solid #fff;
	z-index: 1000000!important;
	width:200px;
	box-sizing:border-box;
}
ul.megamenu div.mm-item-content_w {
	background: #fff;
	padding: 0px;
	position:relative;
	margin:0!important;
	border: 1px solid #fff;
	z-index: 1000000!important;
	width:400px;
	box-sizing:border-box;
}

.mm-content-base {
	background: #fff;
	width:100%;
	position: relative;
	z-index: 11;
	padding: 0;
}
.mm-content-base_w {
	background: #fff;
	width:199px;
	position: relative;
	z-index: 11;
	padding: 0;
	box-sizing:border-box;
	float:left!important;
}

.linkArea_link {
	line-height:150%;
	border-bottom:1px solid #ccc;
	padding:10px 0px 8px 10px;
	display:block;
	text-align:left;
}
.linkArea_link a {
	display:block;
	color:#000;
}
.linkArea_link a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.borderRightNone {
	border-right:none;
}
.borderBottomNone {
	border-bottom:none;
}

/******************************************/
/* OFF */
ul.megamenu li .megamenu-inbox {
	display: none;
}

/* ON */
ul.megamenu li:hover .megamenu-inbox {
	display: block;
	margin:-5px 0 0 0px!important;
	position: absolute;
	z-index: 100!important;
}

/*****△△ヘッダーカテゴリーナビ△△*****/
/*****▽▽スライダー▽▽*****/
.slider {
	width:100%;
	margin:0 0 0px 0;
	padding:0px 0 0px 0px;
	z-index:1;
}
/*****△△スライダー△△*****/
/*****▽▽レフトナビ検索▽▽*****/
.leftnavi_search {
	width:100%;
	margin:0px 0 0px 0!important;
	padding:7% 0% 7% 0%!important;
	background:#fff;
	border-radius:0px;
	border:;
	border-top:none;
	box-sizing:border-box;
}
.searchArea {
	margin:0;
	padding:0;
	box-sizing:border-box;
	display:flex;
	justify-content:center;/* 横中央揃え */
	align-items:center;/* 縦中央揃え */
	width:100%;
	margin-right:10px;
}
.search_textArea {
	width:calc(100% - 30px);
	margin:0;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	background:#;
}
.search_buttonArea {
	display:table-cell;
	vertical-align:middle;
	width:30px;
	margin:0px 0 0 0;
	padding:0;
	background:#;
	text-align:left;
	box-sizing:border-box;
	background:#;
}
.search_input {
	width:100%;
	height:24px;
	margin-bottom:0px;
	margin-bottom:0px\9;
	*margin-bottom:0px;
	_margin-bottom:0px;
	border:1px solid #ccc;
	border-radius:15px;
	padding:0 0 0 10px;
	box-sizing:border-box;
}
/*****△△レフトナビ検索△*****/
/*****▽▽レフトナビ▽▽*****/
 .leftContent {
	width:200px;
	margin:0 0px 0 0;
	padding:0;
	text-align:center;
	float:left;
}
.leftnavi_title01 {
	width:100%;
	height:;
	line-height:100%;
	margin:0px 0 0px 0;
	padding:8px 0 6px 0px;
	font-weight:bold;
	font-size:15.5px;
	text-align:center;
	background:;
	box-sizing:border-box;
	letter-spacing:1.0px;
	color:#493530;
	font-weight:bold;
	border-bottom:3px dotted #000;
	border-image: linear-gradient(to right, #493530 0%, #c8c2c0 100%);
	border-image-slice: 1;
	font-family:'Yu Mincho','Hiragino Mincho ProN','Meiryo UI',serif;
	font-weight:bold;
}
.leftnavi_category {
	width:100%;
	margin:0 0 40px 0;
	padding:0px 0px 0 0px;
	font-size:14px;
	line-height:140%;
	background:#;
}

.leftnaviCategoryName {
	width:100%;
	flex-wrap:wrap;
	display:flex;
	align-items:center;/* 縦中央揃え */
	text-align:left;
	font-size:14.5px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	background:#;
	border-bottom:1px dotted #333;
	margin:0;
	padding:10px 0px 10px 5px;
	line-height:150%;
	letter-spacing:1.0px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	box-sizing:border-box;
	font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.leftnaviCategoryName a {
	text-decoration:none;
	color:#333;
	margin:0;
	padding:0;
	display:block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	box-sizing:border-box;
}

.leftnaviCategoryName a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.leftnavi_category ul {
	font-size:14px;
	text-align:left;
	width:100%;
	margin:0 auto 10px auto;
	padding:0 8px 0 8px;
	text-decoration:none;
	line-height:140%;
	list-style: none;
	box-sizing:border-box;
	font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.leftnavi_category ul li {
	color:#333;
	display:block;
	margin:0 0 0px 0px;
	padding:7px 5px 7px 5px;
	border-bottom:1px dotted #333;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	background:#;
	text-decoration:none;
}
.leftnavi_category ul li a {
	color:#333;
	text-decoration:none;
	display:block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	background:#;
	text-decoration:none;
}

.leftnavi_category ul li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	background:#;
	text-decoration:none;
}
/*****△△レフトナビ△*****/
/*****▽▽フッター▽▽*****/
.footer01_bg {
	width:100%;
	background: linear-gradient(to bottom, #f2f1f0, #fff, #f2f1f0);
	padding:50px 0 0 0;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer01 {
	margin:0px auto;
	width:1290px;
	padding:0;
	line-height:180%;
	text-align:left;
	background:#;
	clear:both;
    display:flex;
    flex-wrap:wrap;
}
@media screen and (max-width : 1290px) {
	.footer01 {
		width:96%;
	}
}
.footer_title01 {
	margin:0px auto 15px auto;
	padding:0 0 10px 30px;
	color:#333;
	font-size:32px;
	text-align:center;
	clear:both;
	line-height:100%;
	display:block;
	font-weight:nomal;
	width:100%;
	box-sizing:border-box;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width : 1290px) {
	.footer_title01 {
		width:96%;
	}
}
.footer01_box {
	width:49%;
	margin:0 0.5% 20px 0.5%;
	box-sizing:border-box;
	border-radius:7px;
}
.footer01_box_contents {
	padding:10px 3% 30px 3%;
	margin:0 0 20px 0;
}
.footer01_contentTitle {
	font-weight:bold;
	font-size:18px;
	color:#333;
	padding:8px 0 8px 0;
	margin-bottom:8px;
	text-align:center;
	background:#;
	line-height:100%;
	border-bottom:2px dotted #666;
}
.footer01_box_contents .article {
	padding:8px;
	font-size:16px;
	line-height:190%;
	color:#333;
}
.footer01_box_contents .article a {
	color:#333;
}

.footer01_box_contents .article a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.pay_img {
	width:80%;
	margin:10px 0 0 0;
}
.pay_img img {
	width:100%;
}
.footer01_box_contents .link a {
	width:;
	display:table;
	border:1px solid #666;
	color:#333;
	margin:0;
	padding:4px 30px 3px 30px;
	font-size:17px;
	text-align:center;
	border-radius:5px;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.footer01_box_contents .link a:hover {
	color:#fff;
	background:#999;
}
.footer_navi_bg {
	width:100%;
	background:#493530;
	background-size:100%;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer_navi {
	width:;
	margin:0 auto;
	background:#;
	color:#fff;
	font-size:17px;
	padding:10px;
	text-align:center;
	line-height:100%;
	font-weight:bold;
}
.footer_navi ul {
	list-style:none;
	margin:20px auto 40px auto;
	padding:0;
	width:;
	font-size:14.5px;
	font-weight:nomal;
	display:table;
	text-align:center;
}
.footer_navi ul li {
	display:table-cell;
}
.footer_navi ul li a {
	color:#fff;
	margin:0 20px 0 20px;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.footer_navi ul li a:hover {
	color:#fff;
	opacity: 0.5;     /* 透過レベル */
	filter: alpha(opacity=80);
}
/*****△△フッター△△*****/
.topBannerArea {
    width:100%;
    margin:0 auto 30px;
	flex-wrap:wrap;
	display:flex;
	justify-content:center;
}
.topBanner_title {
	text-align:center;
	color:#493530!important;
	font-size:25px;
	font-weight:bold;
	width:100%;
	padding:0px 0 5px;
	margin:0px auto 20px;
	font-family:'游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	box-sizing:border-box;
	border-bottom:4px dotted #333;
	border-image: linear-gradient(to right, #493530 0%, #c8c2c0 100%);
	border-image-slice: 1;
	line-height:100%;
}
.topBanner {
	width:100%;
	margin:0 auto 20px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	box-sizing:border-box;
}
.topBanner:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.topBanner img {
	width:100%;
}
