@charset "UTF-8";
/* ///////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////// */

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
}

#dt-debugPanel {
	background: #FFF;
}

.only-pc {
	display: none !important;
}

.only-sp {
	display: block !important;
}

a {
	color: #666;
	text-decoration: none
}

a:focus, a:hover {
	color: #333;
	text-decoration: none
}

a:focus {
	outline: 0
}

.bold {
	font-weight: bold;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mb-24 {
	margin-bottom: 24px !important;
}

.mt-24 {
	margin-top: 24px !important;
}

.mt-16 {
	margin-top: 16px !important;
}

.mt-8 {
	margin-top: 8px !important;
}

.ellipsis {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.console {
	color: #C00;
}

.site-color {
	color: #e95513;
}

.site-bg-color {
	background-color: #e95513;
}

.attention {
	color: #e95513;
}

.product-total-num {
	font-size: 16px;
}

.main-bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

.main-bg-02 {
	/*background-image: url(../../style/img/sample-bg-02.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	background-attachment: fixed;*/
}

.sp-header {
	background-color: #fff;
	padding: 0px 16px 16px;
	/*height:48px;*/
}

.sp-logo-wrap {
	padding-top: 10px;
	text-align: center;
}

.sp-logo-wrap img {
	height: 25px;
}

a.text-link {
	text-decoration: underline !important;
}

a.text-link:hover {
	text-decoration: none !important;
}

.common-btn {
	padding: 8px;
	border: none
}

#page-ttl-sp {
	font-size: 11px;
	background: #fff;
	text-align: left;
	margin: 16px 0 0 0;
	padding: 0;
	font-weight: normal;
}

.top-h1 {
	font-size: 12px;
	color: #fff;
	background: #4f2d1a;
	margin: 0;
	text-align: center;
	padding: 4px;
}

.main-header {
	padding: 24px 24px 0;
	background-color: #fff;
	margin: 0 auto;
}

.main-logo {
	display: block;
	max-width: 320px;
	padding-bottom: 24px;
}

.main-logo img {
	width: 100%;
}

.head-btn {
	text-align: right;
	margin-top: -32px;
}

.head-btn .head-btn-list {
	margin-left: 10px;

}

.head-btn .head-btn-list li {
	display: inline-block;
	vertical-align: top;
}

.head-btn .head-btn-list li a {
	display: block;
}

.head-btn .head-btn-list li a img {
	height: 20px;
	padding-right: 4px;
}

.txt-btn {
	color: #000;
	padding: 10px;
	font-weight: bold;
}

.social-btn-wrap {
	margin: 8px 0;
	min-height: 18px;
}

.social-btn-wrap ul {
	text-align: right;
}

.social-btn-wrap ul li {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.social-btn-wrap ul li .s-btn {

	/*
	position:absolute;
	top:0;
	left:0;*/
}

.user-btn {
	display: inline-block;
	padding: 6px 10px;
	font-size: 12px;
	color: #4f2d1a;
	font-weight: bold;
	border: none;
}

.btn-register-style {
	background-color: #a7cb52;
}

.btn-login-style {
	background-color: #ed7b66;
}

.btn-cart-style {
	background-color: #f6ad4e;
}

.header-banner-area {
	background-image: url(../img/ptn-dot.png);
	text-align: center;
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
	background-size: 3px;
}

.main-menu {
}

.main-menu ul.main-menu-list {
	text-align: center;
	margin-top: 20px;
}

.main-menu ul.main-menu-list li.main-menu-item {
	display: inline-block;
}

.main-menu ul.main-menu-list li.main-menu-item a.main-menu {
	display: block;
	color: #000;
	font-weight: bold;
	padding: 4px 24px 4px 32px;
	margin-bottom: 12px;
	font-size: 15px;
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center left;
	border-bottom: 3px solid #fff;
}

.main-menu ul.main-menu-list li.main-menu-item a.main-menu:hover {
	color: #e95513;
	border-bottom: 3px solid #e95513;
}

.btn-visit {
	background-image: url(../img/icon/icon-visit-bk.png)
}

.btn-st {
	background-image: url(../img/icon/icon-st-bk.png)
}

.btn-all {
	background-image: url(../img/icon/icon-all-bk.png)
}

.btn-dp {
	background-image: url(../img/icon/icon-dp-bk.png)
}

.btn-ms {
	background-image: url(../img/icon/icon-ms-bk.png)
}

.btn-mb {
	background-image: url(../img/icon/icon-mb-bk.png)
}

.btn-visit:hover {
	background-image: url(../img/icon/icon-visit_on.png)
}

.btn-st:hover {
	background-image: url(../img/icon/icon-st_on.png)
}

.btn-all:hover {
	background-image: url(../img/icon/icon-all_on.png)
}

.btn-dp:hover {
	background-image: url(../img/icon/icon-dp_on.png)
}

.btn-ms:hover {
	background-image: url(../img/icon/icon-ms_on.png)
}

.btn-mb:hover {
	background-image: url(../img/icon/icon-mb_on.png)
}

.main-dd {
	width: 500px;
	text-align: left;
}

.main-menu .dropdown-menu li {
	padding-left: 20px;
}

.main-menu .dropdown-menu li a {
	padding: 5px 0;
	display: inline-block;
	width: 150px;
	color: #333;
}

.main-menu .dropdown-menu li a:hover {
	background: #efefef;
}

.main-menu .dropdown-menu li a i {
	padding-right: 8px;
	padding-left: 8px;
	color: #ccc;
}

.main-menu .dropdown-menu {
	background-color: #fff;
	border: 2px solid #ccc;
}

.top-fixed {
	position: fixed;
	left: 0;
	top: 0;
}

.bottom-fixed {
	position: fixed;
	left: 0;
	bottom: 0;
}

.side-menu {

}

.main-banner-img {
	background-color: #fff;
	padding: 32px;
}

.main-banner-img img {
	width: 100%;
}

/*sp用サイドメニュー*/

.sp-menu-list {
	background: #efefef;

}

.sp-menu-list .main-item {
	position: relative;
	margin: 0 auto;
}

.sp-menu-list .main-item a {
	display: block;
	padding: 16px;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	position: relative;
}

.sp-menu-list .main-item a i {
	position: absolute;
	right: 16px;
}

.sp-menu-list .main-item > a i {
	top: 20px;
}

.sp-menu-list .menu-bn {
	position: relative;
	border-top: 1px solid #ccc;
	margin: 0;
	z-index: 1;
}

.sp-menu-list .menu-bn img {
	width: 100%;
}

.sp-menu-list .sub-item {
	display: none;
	padding: 16px;
	background: rgba(255, 255, 255, 0.9);
}

.sp-menu-list .sub-item a {
	display: block;
}

.sp-menu-list .sub-item .title {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px;
}

.sp-menu-list .sub-item .title a {
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

.sp-menu-list .sub-cate-list {
	margin: 0;
}

.sp-menu-list .sub-cate-list .sub-cate-ttl {
	padding: 8px 0;
	font-weight: normal;
}

.sp-menu-list .sub-cate-list .sub-cate-ttl a {
	padding: 0;
	border: none;
	font-weight: normal;
}

.sp-menu-list .sub-cate-list .sub-cate-name {

}

.sp-menu-list .sub-cate-list .sub-cate-name a {
	padding: 8px 16px;
	border-bottom: 1px solid #ccc;
}

.sp-menu-list .sub-cate-list .sub-cate-name .fa {
}

/* ------------------------- */

.main-contents {
	padding-bottom: 80px;
}

.contents-wrap {
	background-color: #FFF;
}

.common-ttl {
	font-size: 21px;
	font-weight: bold;
	padding: 5px 15px;
	border-left: 3px solid #e95513;
	color: #e95513;
	margin: 0;
	background-image: url(../img/ptn-dot.png);
	background-size: 3px;
}

.common-ttl span {
	color: #000;
	padding-left: 10px;
	font-size: 15px;

}

.common-ttl-jp {
	font-size: 18px;
	padding: 8px 15px;
	border-left: 3px solid #e95513;
	color: #000;
	margin: 0;
	background-image: url(../img/ptn-dot.png);
	background-size: 3px;
}

.common-sub-ttl {
	font-size: 16px;
	margin: 0;
}

.text-box {
	padding: 16px 0;
	line-height: 1.8em;
}

.list-box {
	margin-bottom: 10px;
	padding-bottom: 16px;
}

.common-page-ttl {
	font-size: 25px;
	padding: 5px 15px;
	border-left: 3px solid #e95513;
	color: #e95513;
	margin: 0;
}

.product-wrap {
	padding: 10% 5% 5%;
	display: block;
	color: #333;
}

.product-wrap:hover {
	opacity: 0.8;
	/*background-color:#fdf1ec;*/
}

.product-wrap .pdct-img {
}

.product-wrap .pdct-img img {
	width: 100%;
}

.product-wrap .pdct-txt {
	margin-top: 5%;
	text-align: center;
}

.pdct-list-name {
}

.pdct-list-price {
	font-size: 10px;
}

.rk-product-wrap {
	display: block;
	color: #333;
	position: relative;

}

.rk-product-wrap .rk-pdct-img {
	padding: 10% 5%;
	border: 1px solid #ddd;
}

.rk-product-wrap .rk-pdct-img img {
	width: 100%;
	position: relative;
}

.rk-product-wrap .rk-pdct-img .rank-num {
	position: absolute;
	left: 3px;
	top: 0;
	color: #00;
	font-weight: bold;
	font-size: 15px;
}

.rk-product-wrap .rk-pdct-img .mark-rank {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	border-bottom: 30px solid transparent;
	border-right: 30px solid transparent;

}

.rk-pdct-img .rank-1 {
	border-left: 30px solid #e3ad1a;
}

.rk-pdct-img .rank-2 {
	border-left: 30px solid #d4d4d3;
}

.rk-pdct-img .rank-3 {
	border-left: 30px solid #c18c67;
}

.rk-product-wrap .rk-pdct-txt {
	margin-top: 5%;
	text-align: center;
}

.main-footer {
	/*border-top: 1px solid #ccc;*/
}

.information-wrap {
	/*margin-top: 40px;*/
	padding: 30px 15px 60px 15px;
	border-top: 1px solid #ccc;
}

.info-ttl {
	font-size: 21px;
	padding: 5px 15px;
	border-left: 3px solid #e95513;
	color: #e95513;
	font-weight: bold;
	background-size: 3px;
	background-image: url(../img/ptn-dot.png);
	letter-spacing: 0.3em;
}

.info-ttl span {
	color: #000;
	font-size: 15px;
}

.info-list {
}

.info-list li {
	padding: 5px;
}

.info-list li .date {
	color: #666;
	padding-right: 24px;
}

.info-list li a {
	color: #666;
	text-decoration: underline;
}

.banner-list {
}

.banner-list li {
	margin-bottom: 8px;
}

.banner-list img {
	width: 100%;
}

.copy {
	font-size: 26px;
	font-weight: normal;
	margin: 32px 0 16px;
	padding: 0 16px;
}

.explain {
	padding: 0 16px;
	line-height: 1.8em;
}

.categoly-main-img {
}

.categoly-main-img img {
	width: 100%;
}

.footer-link-wrap {
	padding: 40px;
}

.footer-link-ttl {
}

.footer-link-ttl img {
	width: 100%;
	max-width: 200px;
}

.footer-link-list {
	margin: 0;
}

.footer-link-list dt, .link-ttl {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

.link-ttl {
	border-top: 1px solid #999;
	padding-top: 24px;
	margin-top: 24px;
}

.footer-link-list dl {
	margin: 0;
	padding: 4px 0;
}

.footer-link-list dl a {
	font-size: 12px;
	color: #999;
}

.bg-glay {
	background-color: #f2f2f6;
}

.bg-repeat {
	background-image: url(../img/footer-bg.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: repeat-x;
}

.sp-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #4f2d1a;
	height: 48px;
	z-index: 10;
}

.sp-footer ul.footer-menu {
	text-align: center;
	background: #4f2d1a;
}

.sp-footer ul.footer-menu li {
	text-align: center;
	background: #4f2d1a;
	display: inline-block;
	width: 20%;
	font-size: 10px;
}

.sp-footer ul.footer-menu li img {
	height: 30px;
}

.sp-footer ul.footer-menu li a {
	color: #FFF;
	display: block;
	position: relative;
}

.mark-alert {
	position: absolute;
	right: 0;
	top: 2px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background: #C00;
}

.sp-footer ul.toggle-menu {
	text-align: center;
	background: #fff;
	position: absolute;
	bottom: 48px;
	right: 0;
	width: 100%;
}

.sp-footer ul.toggle-menu li {
	width: 50%;
	float: left;
	border-top: 2px solid #4f2d1a;
}

.sp-footer ul.toggle-menu li img {
}

.sp-footer ul.toggle-menu li a {
	display: block;
	padding: 16px 16px 16px 16px;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 10px center;
}

.sp-footer ul.toggle-menu li a.ico {
	padding: 16px 16px 16px 32px;
}

/*
.main-menu .dropdown-toggle:hover + .dropdown-menu {
    display: block;
}*/

/* スライダー */
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding: 24px 0 32px;
}

.wideslider ul,
.wideslider ul li {

}

ul.banner-list {
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}

.wideslider .wideslider_base ul,
.wideslider .wideslider_base ul li {
	float: left;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

.wideslider .wideslider_base ul li a {

}

.wideslider {
	text-align: center;
	height: 443px;
}

.wideslider ul li {

}

.wideslider ul li a {
	display: block;
	width: 100%;
}

.wideslider ul li img {
	width: 100%;
	text-align: center;
}

.wideslider_base {
	top: 0;
	position: absolute;
	left: 50% !important;
	margin-left: -420px !important;
}

.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}

.slider_prev,
.slider_next,
.slider_prev_bg {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

.slider_prev {
	opacity: 1 !important;
	background: url(../img/prev.png) no-repeat center;
	width: 46px !important;
	height: 46px !important;
	right: 757px;
!important;
	top: 112px !important;
	left: auto !important;
}

.slider_next {
	opacity: 1 !important;
	background: url(../img/next.png) no-repeat center;
	width: 46px !important;
	height: 46px !important;
	left: 797px !important;
	top: 112px !important;
	right: auto !important;
}

.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

.wideslider .pagination {
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.wideslider .pagination a {
	margin: 0px;
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
	background: transparent url(../img/p2.png) no-repeat center;
}

.wideslider .pagination a.active {
	background: transparent url(../img/p1.png) no-repeat center;
}

.next_category_list {
	margin-top: 24px;
}

.next_category_list li {
	display: inline-block;
	margin: 0 4px 8px;

}

.next_category_list li a {
	padding: 4px 8px;
	text-align: center;
	display: block;
	background: #fff;
	border-radius: 5px;
	font-size: 12px;
	border: 2px solid #444;
	font-weight: bold;
}

.copyright {
	text-align: center;
	padding: 16px;
	margin-bottom: 45px;
}

.breadcrumb {
	display: none;
}

.pd {
	box-sizing: border-box !important;
	margin: 0;
}

/* 検索窓 */

.header-search-area {
	margin-top: 16px;
}

.s-cate {
	width: 40% !important;
	font-size: 11px;
}

.s-name {
	width: 60% !important;

}

.s-free {
	margin: 0 auto;
	max-width: 500px;
}

.no-result {
	padding: 40px;
	text-align: center;
	color: #999;
	font-size: 18px;
}

.coming-soon-1 {
	text-align: center;
}

.coming-soon-1 .txt-1 {
	display: block;
	font-size: 30px;
	font-weight: bold;
}

.coming-soon-1 .txt-2 {
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.tag-area {
	margin: 20px 0 0 0;
}

.tag-area .product-tag-1 {
	display: inline-block;
	margin-bottom: 5px;
	padding: 6px 12px;
	background-color: #37bc9b;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
}





