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

    2018/8/Version: 1.0.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Template default css (css/bundle.css)
    2. Header Area
        2.1 Header Top
        2.2 Header Middle Area
		2.3 Header info Area
    3. Header Two Area  
    4. Slider Area
    5. Main Search Area
    6. News Area
    7. Banner Area
	8. Ranking Area
	9. media Area
    10. Product Area
    11. Information Area
    12. Footer Area
    13. Cat Top Page
	14. Prduct-detailes Page
    15. Category Page
	16. Gift Category Page
	17. Gift Wrapping Page
	18. 特集
	19. Contact Page
	20. Shopping Guide
	21. Event Area
	22. Account Page
	23. New Account Page
	24. forget passwaord
	25. Alert
	26. Cart
	27. Comfirm
	28. My page
	29. Sold out
	30.楽天 All
	31.オトコの雑貨屋 All
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  2. Header Area
/*----------------------------------------*/
.sp-header-banner-top{
	padding: 3px 0;
	background-color: #0c0c0c;
	color: #FFFFFF;
	font-size: 12px;
	max-height: 100%;
}
.sp-header-banner-top-rakuten {
	padding: 6px 0 3px 0;
    background-color: #bf0000;
    color: #FFFFFF;
    font-size: 12px;
    max-height: 100%;
}
.sp-header-banner-top-yahoo {
	padding: 6px 0 3px 0;
    background-color: #ff0033;
    color: #FFFFFF;
    font-size: 12px;
    max-height: 100%;
}
.sp-header-banner-top-wowma {
	padding: 6px 0 3px 0;
    background-color: rgb(255, 87, 34);
    color: #FFFFFF;
    font-size: 12px;
    max-height: 100%;
}
.sp-header-banner-bottom{
	padding: 3px 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 12px;
	max-height: 100%;
}
.logo {width: 360px;}
/*----------------------------------------*/
/*  2.1 Header Top
/*----------------------------------------*/
.header-area, .header-two-area {
    position: relative;
    z-index: 99;
}
.header-top {border-bottom: 1px solid #999; position: relative; font-size: 13px; background-color: #fff; z-index: 100;}
.header-top-links {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-transform: capitalize;}
.account-wishlist {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 13px 0 11px;}
.account-wishlist a {
    border-right: 1px solid #999;
    display: inline-block;
    padding: 0 26px;
    position: relative;
}
.account-wishlist a:hover {color: #999}
.header-submenu {padding: 12px 0 10px; position: relative;}
.h-submenu {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -28px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 9px 15px;
    position: absolute;
    text-align: right;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 156px;
    z-index: 2;
}
.header-submenu:hover .h-submenu {visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
.h-submenu li a {display: block; padding: 5px 0;}
.h-submenu li a:hover {color: #bda87f}
.welcome-text {display: block; padding: 12px 0;}
.header-submenu > li > a {
    border-right: 1px solid #333;
    font-size: 14px;
    line-height: 17px;
    padding: 0 26px;
    position: relative;
}
.header-submenu:first-of-type > li > a {border-left: 1px solid #838383;}
.header-submenu > li > a > i {font-size: 15px; padding-left: 2px;}
/*----------------------------------------*/
/*      2.2 Header Middle Area
/*----------------------------------------*/
.logo > a {display: inline-block;}
/*----------------------------------------*/
/*      2.3 Header info Area
/*----------------------------------------*/
.header-block {
	display: table;
    padding: 7px 0 5px;
	margin: 0 auto;
}
.block-element {
	display: table-cell;
	vertical-align: middle;
}
.block-title-sub{
    margin: -26px 0 -26px;
    border-radius: 56px;
    padding: 32px 15px;
    width: 100px;
    height: 100px;
	font-size: 17px;
	margin-right: 20px;
	font-family: "Poppins",sans-serif;
}
.header-defult-banner .block-title-sub{
    background: #a98e4d;
	color: #fff;
}
.header-defult-banner .block-title{
	color: #fff;
}
.header-defult-banner .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #8b6e28;
}
.header-defult-banner .block-text {
    color: #fff;
}

.header-newlife .block-title-sub{
    background: #f4f62d;
	color: #3bb4d7;
}
.header-mothersday .block-title-sub{
    background: #facdcd;
}
.header-fathersday .block-title-sub{
    background: #f4ed2a;
	color: #34417E;
}
.header-keirou .block-title-sub{
    background: #a98e4d;
	color: #fff;
}
.header-xmas .block-title-sub{
    background: #8b6e28;
	color: #fff;
}
.header-newyear .block-title-sub{
    background: #940808;
	color: #fff;
}
.block-title{
	font-size: 24px;
}
.header-newlife .block-title{
	color: #fff;
}
.header-fathersday .block-title{
	color: #fff;
}
.header-mothersday .block-title{
	color: #fff;
}
.header-keirou .block-title{
	color: #fff;
}
.header-xmas .block-title{
	color: #fff;
}
.header-newyear .block-title{
	color: #fff;
}
.block-text{
	font-size: 13px;
	padding: 0 15px;
	margin: 0;
	line-height: 1.3;
}
.header-newlife .block-text{
	color: #fff;
}
.header-fathersday .block-text{
	color: #fff;
}
.header-mothersday .block-text{
	color: #fff;
}
.header-keirou .block-text{
	color: #fff;
}
.header-xmas .block-text{
	color: #fff;
}
.header-newyear .block-text{
	color: #fff;
}
.block-button{
}
.header-button {
	padding: 5px 20px 1px;
    font-size: 14px;
    margin-bottom: 0;
	width:160px;
}
.header-newlife .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #3bb4d7;
}
.header-mothersday .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #d75e5e;
}
.header-fathersday .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #34417E;
}
.header-keirou .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #8b6e28;
}
.header-xmas .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #940808;
}
.header-newyear .header-button {
	border: solid 2px #fff;
    color: #fff;
	background-color: #a18541;
}
.event-info-area-pink {background: #f58888; text-align: center; padding: 4px 0 2px; opacity: 0.9; max-height: 100%; font-size: 13px;}
.event-info-area-pink span {text-decoration: underline; font-size: 13px;}
.event-info-area-pink a {color: #ffffff; font-size: 13px;}
.event-info-area-blue {background: #153267; text-align: center; padding: 4px 0 2px; opacity: 0.9; max-height: 100%; font-size: 13px;}
.event-info-area-blue span {text-decoration: underline; font-size: 13px;}
.event-info-area-blue a {color: #ffffff; font-size: 13px;}
.event-info-area-red {background: #9d2323; text-align: center; padding: 4px 0 2px; opacity: 0.9; max-height: 100%; font-size: 13px;}
.event-info-area-red span {text-decoration: underline; font-size: 13px;}
.event-info-area-red a {color: #ffffff; font-size: 13px;}
.event-info-area-yellow {background: #fbfd65; text-align: center; padding: 4px 0 2px; opacity: 0.9; max-height: 100%; font-size: 13px;}
.event-info-area-yellow span {text-decoration: underline; font-size: 13px;}
.event-info-area-yellow a {font-size: 13px;}
.event-info-area {background: #987b2d; text-align: center; padding: 4px 0 2px; opacity: 0.9; max-height: 100%; font-size: 13px;}
.event-info-area span {text-decoration: underline; font-size: 13px;}
.event-info-area a {color: #ffffff; font-size: 13px;}

/*----------------------------------------*/
/*  3. Header Two Area
/*----------------------------------------*/
.fixed {left: 0; position: absolute; width: 100%; z-index: 99;}
/* 20180821fix */ 
body .header-sticky.sticky {
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
            animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
	height: 51px;
    z-index: 999;
}
/*.header-area .header-sticky.sticky {background: rgba(143, 160, 166, 0.85) none repeat scroll 0 0;}*/
.mobile-menu-area {display: none}
.mobile-menu .mean-nav ul.menu-overflow {overflow-y: auto;}
.mobile-menu-area, .mean-container .mean-bar:after {display: none}
.mean-container .mean-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
}
.mean-container a.meanmenu-reveal {
    border: 0 none;
    color: #222222;
    margin-top: -81px;
    padding: 2px 0;
    position: absolute;
}
.mean-container a.meanmenu-reveal span {background-color: #fff;}
.mean-container a.meanmenu-reveal:hover span {background-color: #222;}
.mean-container .mean-nav {margin-top: 0px; position: absolute;}
.mobile-menu-area .menu-close {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #858585;
    height: 40px;
    padding: 0;
    width: 40px;
	margin-bottom:30px;
}
.mobile-menu-area .menu-close:hover {color: #433a8b; border-color: #433a8b;}
.mobile-menu-area .menu-close i {
    display: block;
    font-size: 30px;
    line-height: 30px;
    padding-right: 2px;
}
.mean-container .mean-bar ul li a {color: #252525; font-size: 15px; line-height: 17px;}
.mean-container .mean-bar ul li ul li a {font-weight: normal; margin-left: 8px;}
.mean-container .mean-nav ul li a:hover {font-weight: 700;}
.mean-nav ul li a i {font-size: 20px; vertical-align: middle; margin-right: 5px;}
.mean-container .mean-nav ul li a.mean-expand {font-weight: 400;}
/*.mean-container .mean-nav ul li a.mean-expand:hover {background: #bda87f none repeat scroll 0 0;}*/
/*---------Homepage Two----------*/
.custom-container {padding: 0 60px;}
.header-two-area .logo {padding: 20px 0;}
.header-two-area .main-menu > nav > ul > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    line-height: 84px;
    padding: 0;
}
.header-two-area .main-menu > nav > ul > li a:after {display: none;}
.header-two-area .main-menu > nav > ul > li {margin-right: 35px;}
.header-two-area .main-menu > nav > ul > li:hover > a, .header-two-area .main-menu > nav > ul > li.active > a {
  color: #252531;
}
.search-form-two {position: relative; font-size: 23px; margin-top: 1px;z-index: 3;}
.search-form-two a:hover {opacity: 1;}
.search-form-two form {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 20px;
    position: absolute;
    right: -6px;
    top: 98%;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    visibility: hidden;
    width: 280px;
}
.search-form-two:hover form {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible}
.search-form-two form input {
    border: 1px solid #f1f1f1;
    box-shadow: none;
    font-size: 14px;
    height: 40px;
    width: 100%;
}
.search-form-two form input::-moz-placeholder {color: #9b9b9b;}
.search-form-two button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    position: absolute;
    right: 20px;
    top: 20px;
    width: 41px;
}
.search-form-two button:focus {box-shadow: none}
.header-two-content {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;height: 51px;}
.cart-box-wrapper {/*float: right;*/ margin: 37px 0 29px; position: relative;}
.header-icon {
	font-size: 24px;
}
.header-icon2 {
	font-size: 17px;
}
.cart-info span span {
    background: #85979d none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    margin-left: 7px;
    text-align: center;
    width: 19px;
}
.cart-info > span:last-child {display: block; font-size: 14px; padding-top: 5px;}
.cart-info {display: block; padding: 10px 0; font-size: 24px; margin-top: 1px;}
.cart-dropdown {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    color: #666666;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 25px 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 390px;
    z-index: 3;
}
.cart-dropdown:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 9px;
    position: absolute;
    right: 28px;
    top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 9px;
}
.cart-box-wrapper:hover .cart-dropdown {visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
.cart-number span {font-weight: 700;}
.cart-number {display: block;}
.cart-item-amount {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 17px; padding: 0 30px;}
.cart-amount {text-align: right;}
.cart-amount h5 {
    color: #666666;
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
    padding: 0 8px;
    font-family: "Roboto",sans-serif;
}
.cart-amount h4 {color: #666666; font-size: 18px; font-family: "Roboto",sans-serif;}
.grey-button {
    background: #e3e3e3 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #333333;
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 30px;
    padding: 13px 15px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.grey-button:hover {background: #bda87f none repeat scroll 0 0; border-color: #bda87f; color: #ffffff;}
.cart-item-a-wrapper {border-bottom: 1px solid #cccccc;}
.cart-p-image > a {display: inline-block;}
.cart-item-a-wrapper > a {margin-bottom: 30px;}
.cart-dropdown-item {
    border-bottom: 1px solid #cccccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 15px;
    padding: 16px 0 23px;
}
.cart-p-text {display: inline-block; line-height: 23px; padding-right: 15px; text-align: right;}
.cart-p-name {color: #676767; display: block; font-size: 14px; margin-bottom: 8px;}
.cart-p-text > span {display: block; font-size: 14px; font-weight: 700; margin-bottom: 6px;}
.cart-p-qty {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;}
.cart-p-qty label {
    color: #666666;
    font-size: 13px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 0;
    padding-right: 14px;
    text-transform: capitalize;
}
.cart-p-qty > input {
    border: 1px solid #c2c2c2;
    color: #444444;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
    text-align: center;
    width: 50px;
}
.cart-p-qty > input::-moz-placeholder {color: #444444;}
.cart-p-qty > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #303030;
    font-size: 14px;
    line-height: 39px;
    margin-left: 4px;
    cursor: pointer
}
.cart-p-qty > button:focus {box-shadow: none}
.cart-dropdown-item:nth-last-of-type(2) {border: 0 none;}
.cart-btn-wrapper {border-top: 1px solid #cccccc; margin: 15px 0; padding-top: 15px;}
.cart-btn-wrapper a {margin: 0 15px;}
.cart-dropdown > button.close {
    cursor: pointer;
    font-size: 18px;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    position: absolute;
    right: 10px;
    top: 9px;
}
.cart-dropdown > button.close:hover {opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.header-two-area .cart-box-wrapper {/*float: left;*/ margin: 0 0 0 17px;}
.header-two-area .cart-box-wrapper a:hover { opacity: 1;}
.header-two-area .cart-info {padding: 7px 19px 0 0;}
.header-two-area .cart-info > span:last-child {
    background: #bda87f none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 18px;
    padding: 0;
    position: absolute;
    right: -2px;
    text-align: center;
    top: 19px;
    width: 19px;
}
.header-settings > a {display: inline-block; line-height: 55px;}
.header-settings {margin-left: 20px;/*position: relative;*/}
.search-form-two > a {display: inline-block; line-height: 55px;}
.header-two-area .cart-dropdown:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaaaaa rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #aaaaaa;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 1px;
}
.rakuten-icon { 
	display: inline-block ; 
	line-height: 53px;
    margin-right: 17px;
    width: 26px; 
}
.header-settings > ul {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 15px;
    position: absolute;
    right: -6px;
    top: 98%;
    visibility: hidden;
    width: 230px;
	z-index: 3;
}
.header-settings:hover > ul {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible}
.header-settings a:hover {opacity: 1;}
.header-settings li {position: relative;}
.header-settings li a i {margin-right: 5px;}
.header-settings ul li a {line-height: 35px; padding: 0 5px; display: block;}
.header-settings> ul > li:hover > a {color: #BDA87F}
ul.header-menu-list {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 7px 0px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 86px;
}
.header-settings > ul li:hover ul.header-menu-list {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible;}
.header-two-area.sticky {background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;}
.header-two-area.sticky .logo {padding: 10px 0;}
/*.header-two-area.sticky .main-menu > nav > ul > li > a, .sticky .search-form-two > a, .sticky .header-settings > a {
    line-height: 60px;
}*/
/*.sticky.header-two-area .cart-info {padding: 18px 19px 0 0 ;}*/
.slider-two-area .slider-banner {padding-left: 34px;}
.slider-two-area {padding: 0 60px;}
.slider-two-area .single-slide h1 {padding-top: 27px;}
.slider-two-area .banner-btn, .slider-three-area .banner-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #252531;
    color: #252531;
    font-size: 13px;
    font-weight: 400;
    margin-top: 0;
    padding: 10px 30px;
}
.slider-two-area .banner-btn:hover, .slider-two-area .banner-btn:focus {
    background: #252531 none repeat scroll 0 0;
    color: #ffffff;
}
.header-two-area .mean-container a.meanmenu-reveal span {background: #252531 none repeat scroll 0 0; height: 2px;}
.header-two-area .mean-container a.meanmenu-reveal {margin-top: -37px;}
/*.header-two-area .mean-container {padding-left: 15px; padding-right: 15px;}*/
/*----------------------------------------*/
/*  5. Search main Area
/*----------------------------------------*/
.header-search-area { border-bottom: 1px solid #dadada; padding: 20px 0;}
.header-search-main input {border: 0 none; color: #111; height: 100%; padding: 0 52px 0 10px;}
.header-search-main input::-moz-placeholder {color: #111;}
.header-search-main button {
    background-color: #0c0c0c;
    color: #ffffff;
    font-size: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
	padding: 0;
    cursor: pointer;
}
.header-search-main {
    background: #ffffff none repeat scroll 0 0;
	border: 1px solid #333;
    height: 41px;
    position: relative;
}

.header-search-hotword {padding: 6px 0; text-align: center;}
.header-search-hotword a {
	/*text-decoration: underline;*/
	padding: 0 7px;
	font-size: 13px;
}
/*.header-search-hotwordbox {
	background-color: #0c0c0c;
	padding: 0px 6px;
	width: 65px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}*/
.header-search-hotwordbox {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 0 15px;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  background: #8b6e28;
  /*border-radius: 50%;*/
  box-sizing: border-box;
}
.header-search-hotwordbox:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #8b6e28;
  z-index: 0;
}
.hotword-text {margin-left: 30px;}	
.left-menu-area .header-search-area { padding-top: 0; }
.left-menu-area .hotword-text {margin-left: 0;}	
.hotword-text span {display: inline-block; background-color: #ededed; margin: 0 5px 7px 0; max-width:100%;}	
.left-menu-area .header-search-hotwordbox {
    margin: 0 5px 0 0;
    padding: 0 5px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    /* border-radius: 50%; */
}
/*.left-menu-area .header-search-hotword.bg-box {padding: 14px; background-color: #f6f6f6;}*/
/*----------------------------------------*/
/*  6. News Area
/*----------------------------------------*/
/*.news-area{
	background-color: #fdf3f3;
	padding: 10px;
	max-height: 100%;
	font-size: 14px;
	border: 4px red solid;
}*/

/*緊急*/
.news-area{
	background-color: #fdf3f3;
	padding: 10px;
	max-height: 100%;
	font-size: 14px;
	border: 4px red solid;
}
.news-area h6 {color: red}
/*----------------------------------------*/
/*  7. Banner Area
/*----------------------------------------*/
.banner-area-top { margin-top: 50px;}
.banner-area { margin-top: 60px;}
.left-menu-area .banner-area { margin-top: 0;}
.product-box {border: #9d9d9d 1px solid; display: block; text-align: center;height: 100%!important; background-color: #fff;}
.product-box ul { margin-bottom: 10px;}
.product-box ul li {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
    margin: 0 10px;
}
.product-box-bg {display: inline-block; background-color: #fff;}
.product-box-bg-none {display: block; background-color: transparent; text-align: center;}
.product-box-bg-none .product-text {margin: 10px 0 0;}
.product-box-bg-none .product-price {
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    text-align: center;
    color: #c00;
}
.item-text {
	margin-top: 5px;
	font-size: 14px;
    line-height: 1.4;
	margin-bottom: 20px;
}
.banner-image {display: block; overflow: hidden; position: relative;}
.banner-image img {-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s; width: 100%;}
.banner-image:hover img {-webkit-transform: scale(1.02);transform: scale(1.02);}
.grid-item .banner-image {margin-bottom: 30px; position: relative}
.banner-area-bg {background-color: #ededed; padding: 15px 10px 3px 10px;}
.banner-area-bg-lightgrey {background-color: #f6f6f6; padding: 20px 15px 10px 15px;}
.banner-area-bg-pink {background-color: #fdeaea; padding: 30px 15px 10px 15px;}
.product-text-box {background-color: #ffffff; padding: 7px;}
.product-text-box h6 {font-size: 15px; padding: 10px 0 3px 0;}
.product-text-box p {font-size: 13px; margin-bottom: 0; line-height: 1.4; letter-spacing: 0.02em;}
.product-text-box .banner-text { margin-top: 10px;}
.product-text-box-bg { background-color: #8b6e28; text-align: center; color: #fff; padding: 4px 0 !important; margin-bottom: 5px}
.banner-area-top .banner-area-bg {padding: 20px 20px 5px 20px;}
.product-text-box {
  display: block;
  position: relative;
  background: #f1f1f1;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 100%;
}
.product-text-box > span.naire {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 8px 0;
  z-index: 2;
  width: 54px;
  text-align: center;
  font-size: 14px;
  background-color: #fbfd65;
}

.product-text-box > span.naire:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 27px solid #fbfd65;
  border-right: 27px solid #fbfd65;
  border-bottom: 15px solid transparent;
}
.product-text-box > span.zippo-pickup {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 8px 0;
  z-index: 2;
  width: 64px;
  text-align: center;
  font-size: 14px;
  background-color: #405987;
  color: #ffffff;
}
.product-text-box > span.zippo-pickup:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 32px solid #405987;
  border-right: 32px solid #405987;
  border-bottom: 15px solid transparent;
}
.product-banner > span.label-yellow {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0;
    padding: 4px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 20px;
    background-color: #fbfd65;
}
.product-banner > span.label-yellow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid #fbfd65;
    border-right: 20px solid #fbfd65;
    border-bottom: 10px solid transparent; 
}
.product-banner > span.label-gold {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    margin: 0;
    padding: 4px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 20px;
    background-color: #8b6e28;
    color: #ffffff;
}
.product-banner > span.label-gold:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid #8b6e28;
    border-right: 20px solid #8b6e28;
    border-bottom: 10px solid transparent; 
}
.tokusyu-label { 
	margin-right: 5px;
    padding: 2px 10px;
    background-color: #8b6e28;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    width: 50px;
    text-align: center;
}
span.yellow-label-naname {
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1;
    width: 80px;
    padding: 4px 8px;
    font-size: 14px;
    background-color: #fbfd65;
    transform: rotate(-5deg);
    text-align: center;
}
/*----------------------------------------*/
/*  8. Middle-slider Area
/*----------------------------------------*/
.top-ranking {padding:70px 0 0 !important;}
.ranking-area {padding:70px 0 30px;}
.ranking-area .product-text {height: 25px; background-color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.top-ranking  .product-text {height: 25px; background-color: #f6f6f6; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.related-products-area .product-text {height: 25px; background-color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product-desc .product-text {height: 20px; background-color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product-box .product-text { height: 20px; background-color: #fff; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; padding: 0 5px;}
.kasa-slider  .product-text {height: 25px; background-color: #c1e2fc; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product-text-box-event .product-desc .product-text {height: 20px; background-color: #ededed; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.keirou-green .product-text {height: 25px; background-color: #4d623f; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.banner-area-event-wh .product-text {height: 25px; background-color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ranking-tab .nav-link.active, .nav-pills .show>.nav-link {
    color: #0c0c0c;
	font-size: 14px;
    background-color: #ffffff;
	border: 2px solid #0c0c0c;
}
.product-item .ranking {
    text-align: center;
	font-family: "Poppins",sans-serif;
	font-size: 20px;
}
.product-item .ranking span {
	font-size: 17px;
}
.product-item .ranking1 {color: #dbd532;}
.product-item .ranking2 {color: #aaaaaa;}
.product-item .ranking3 {color: #c09230;}
.middle-slider { text-align: center;}
.middle-slider .product-price { font-weight: 700;}
.middle-slider .product-price span { font-weight: normal;}
.ranking-slider {height: 100%; padding: 30px 0;}
.brands-area { margin: 50px 0;}
.brands-gift { margin: 60px 0;}
/*----------------------------------------*/
/*   9.　media Area
/*----------------------------------------*/
.media-area {max-height: 100%;margin-top: 10px;}
.media-area span {max-height: 100%; display: block;}
span.media-text { margin: 5px 0 3px; line-height: 1.3;}
.media-price { font-weight: 700; font-size: 17px; text-align: right; line-height: 1.3;}
/*----------------------------------------*/
/*  Homepage Four
/*----------------------------------------*/
.product-area .tab-content .tab-pane {display: block; height: 0; opacity: 0; visibility: hidden;}
.product-area .tab-content .tab-pane.active {height: auto; opacity: 1; visibility: visible;}
.product-tab-list {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 9px 0 0;}
.product-tab-list a {
    display: block;
    font-size: 16px;
    padding: 7px 20px 10px;
    text-align: center;
    text-transform: uppercase;
	line-height: 1.3;
	 width: 150px;
}
.product-tab-list i {
    font-size: 35px;
}
.product-tab-list a span {display: block;}
.product-tab-list a.active {font-weight: 700;background-color: #f6f6f6;padding: 7px 20px 10px; width: 150px;}
.product-tab-list a.active img {filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.82" /><feFuncG type="linear" slope="0.82" /><feFuncB type="linear" slope="0.82" /></feComponentTransfer><feColorMatrix type="hueRotate" color-interpolation-filters="sRGB" values="66" /><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.46484000000000003 0.48619999999999997 0.04896 0 0 0.14484 0.8094 0.04896 0 0 0.14484 0.48619999999999997 0.36896 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter: brightness(82%) hue-rotate(66deg) saturate(32%);filter: brightness(82%) hue-rotate(66deg) saturate(32%);}
/*----------------------------------------*/
/*  10. Product Area
/*----------------------------------------*/
.product-image-hover > a {display: block; position: relative;}
.hover-image {height: 100%; left: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; position: absolute; top: 0; width: 100%;}
.product-image-hover > a img {-webkit-transition: all 0.5s ease-in-out 0s;transition: all 0.5s ease-in-out 0s;}
.product-item:hover .hover-image {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.product-hover {
    background: #ffffff none repeat scroll 0 0;
    bottom: -6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    height: 50px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 14px 0;
    position: absolute;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.product-text {margin: 10px 0 0; line-height: 1.5;}
/*p.product-text { 
	height: 25px; 
	text-align: left;
	overflow: hidden;
    position: relative;
    background-color: #ffffff;
}*/
.product-item {position: relative;}
.product-image-hover {position: relative;}
.product-item:hover .product-hover {
    box-shadow: 2px 2px 2px 0 #ececec;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
.product-hover > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: pointer;
    padding: 0;
}
.product-hover button, .product-hover a {color: #868686; font-size: 20px; line-height: 20px;}
.product-hover > a {border-left: 1px solid #e5e5e5;}
.product-hover > button:focus {box-shadow: none;}
.product-hover > button:hover, .product-hover a:hover {color: #bda87f;}
.product-rating {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 10px;}
.product-rating i {color: #cccccc; font-size: 12px; letter-spacing: 2px; line-height: 16px;}
.product-rating i.color {color: #bda87f}
.product-text > h4 {
    font-size: 15px;
    line-height: 20px;
}
.product-text > span > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.product-text > p {
	margin-top: 10px;
    line-height: 20px;
}
.product-desc { max-height: 100%; text-align: center;}
.product-desc p.product-price {display: inline-block; font-size: 16px; margin: 5px 0 30px; ;color: #c00;}
.product-desc .product-price span { font-size: 13px; color: #c00; font-weight: normal;}
.product-desc .free-shipping {
	border: 1px solid #c00;
	background: none;
	padding: 3px 4px;
	margin: 0 0 5px 10px;
	color: #c00;
	font-size: 12px !important;
}
.product-box .product-price span { font-size: 13px; color: #c00; font-weight: normal;}
.product-box .free-shipping {
	border: 1px solid #c00;
	background: none;
	padding: 2px 3px;
	margin: 0 0 5px 10px;
	color: #c00;
	font-size: 12px;
}
.free-shipping {
    background: #b63a3a none repeat scroll 0 0;
    padding: 5px;
    margin: 0 0 5px 10px;
    color: #fff;
    font-size: 13px;
}
.product-text > h4 a:hover {text-decoration: underline;}
/*.product-price { max-width: 300px;}*/
.product-box .product-price {display: inline-block; font-size: 16px; margin: 3px 0 10px; text-align: center;color: #c00;}
.product-box P {margin-top: 0;}
.product-price > span.prev-price {
    text-decoration: line-through;
    color: #999999;
    font-size: 16px;
    line-height: 20px;
    padding-left: 5px
}
.product-item > span {
    color: #ffffff;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 13px;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-transform: capitalize;
    top: 65px;
    z-index: 1;
}
.product-item > span.new {background: #31a2e2 none repeat scroll 0 0; width: 50px;}
.product-item > span.hot-sale {background: #252531 none repeat scroll 0 0; width: 50px;}
.product-item > span.point {background: #b63a3a none repeat scroll 0 0; width: 95px;}
.p-d-gift {margin-top: 10px;}
.p-d-gift div {
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #1979c3;
}
.p-d-gift a{
	color: #1979c3;
}
.p-d-gift span {font-size: 16px;color: #1979c3;}
/*----------------------------------------*/
/*  11. Information Area
/*----------------------------------------*/
.information-wrapper {border-top: 1px solid #ebebeb}
.single-information {display: -webkit-box;display: -ms-flexbox;display: flex; text-align: right; /*overflow: hidden;*/}
.s-info-text > h4 {font-size: 14px; margin: 0 0 4px; text-transform: uppercase;}
.s-info-text > span {color: #676767; font-size: 14px;}
.s-info-text {padding-top: 5px;}
/*----------------------------------------*/
/*  12. Footer Area
/*----------------------------------------*/
.footer-top {
    background: #f6f6f6 none repeat scroll 0 0;
    border-top: 1px solid #d9dadf;
}
.footer-logo > a {display: inline-block;}
.single-footer-text > span {color: #111; display: block; line-height: 30px;}
.single-footer-text {margin: 20px 0 0;}
.footer-widget-list > li a {color: #111; display: inline-block; line-height: 30.5px;}
.footer-widget-list > li a:hover {color: #111; padding-left: 10px}
.single-footer-widget {max-height: 100%;}
.single-footer-widget > h4 {
    color: #252531;
    font-size: 15px;
    line-height: 30px;
    margin: 23px 0 0;
    text-transform: uppercase;
}
.single-footer-widget span.tel {font-size: 20px; font-weight: bold;}
.footer-bottom {border-top: 1px solid #e0e0e3; font-size: 14px; padding: 30px 0;}
.footer-bottom span, .footer-bottom span a {text-transform: uppercase; display: inline-block; padding-top: 5px;}
.footer-bottom span a:hover {color: #000}
.social-link {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.social-link > a {
    color: #757575;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin: 0 4.8px;
    text-align: center;
    width: 32px;
}
.social-link > a:hover {color: #bda87f}
.payment-image {float: right;}
.social-link > a:first-child {margin-left: 0;}
/*----------------------------------------*/
/*  13. Cat Top Page
/*----------------------------------------*/
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    padding: 10px 0;
    margin: 0;
}
.breadcrumb a { text-decoration: underline; color: #1979c3;}
.breadcrumb-item.active {color: #333; font-weight: 700;}
.breadcrumb-item + .breadcrumb-item:before {
    content: ">";
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    top: 0px;
}
.breadcrumb-item a:hover {text-decoration: underline;}
.shop-banner {margin-bottom: 22px;}
.left-menu-area {
	width: 330px; 
	margin-right: 55px; 
	margin-left: 5px;
}
.sidebar-widget > h4 {
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
	background-size: 5px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
    color: #252531;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.sidebar-widget i { font-size: 18px; color: #838383; margin-right: 6px;}
.widget-option, .widget-no-option {margin: 0 15px;}
/*.sidebar-widget.widget-style-1 {border: 1px solid #c1c1c1; padding: 20px;}*/
.sidebar-widget {margin-bottom: 40px;}
.sidebar-widget:last-child {margin: 0;}
.sidebar-widget > p {margin: 0;}
.widget-option a {
    display: block;
    line-height: 24px;
    position: relative;
}
.arrow-end {margin-bottom: 18px !important;}
.single-widget-opt > a, .single-widget-opt-all > a { line-height: 30px;}
.sidebar-widget > h4 { margin: 30px 0 20px 0;}
.widget-option #color a {
    display: block;
    line-height: 24px;
    margin-bottom: 5px;
    position: relative;
}
.widget-option a:hover {
    opacity: inherit;
	font-weight: 700;
}
.widget-option a:focus {
    opacity: inherit;
}
.widget-option a:after {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.widget-option a.collapsed:after {content: "\f107"}
.widget-option .arrow-end:after {content: "\f107"}
.widget-no-option a {
    display: block;
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
}
.collapse-content { margin: 0 5px; padding: 20px 0 22px; background-color: #f6f6f6;margin-bottom: 20px;}
.single-widget-opt > a, .single-widget-opt-all > a {
    cursor: pointer;
    line-height: 34px;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;	
}
.single-widget-opt > a:hover, .single-widget-opt-all > a:hover {
	opacity: inherit;
}
.single-widget-opt > input, .single-widget-opt-all > input {
    border: 1px solid #999999;
    line-height: 0;
    margin-right: 10px;
    width: auto;
}
.single-widget-opt > input.input-none, .single-widget-opt-all > input.input-none {
	display: none;
}
.single-widget-opt {display: -webkit-box;display: -ms-flexbox;display: flex; line-height: 30px; overflow: hidden; margin-left: 30px;}
.single-widget-opt-all {display: -webkit-box;display: -ms-flexbox;display: flex; line-height: 30px; overflow: hidden; margin-left: 15px;}
.single-widget-opt > a span {color: #7d7d7d;}
.widget-color img {
    border: 1px solid #dadada;
    cursor: pointer;
    display: block;
    height: 20px;
    margin: 0 5px 5px;
    width: 30px;
}
.widget-color {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-left: -5px; margin-right: -5px; padding: 7px 0 3px;}
.black {background: #000000 none repeat scroll 0 0;}
.single-widget-opt > a:hover {padding-left: 5px;}
.single-widget-opt > a:hover {font-weight: 700;}
.blue {background: #1857f7 none repeat scroll 0 0;}
.gray {background: #8f8f8f none repeat scroll 0 0;}
.green {background: #53a828 none repeat scroll 0 0;}
.white {background: #ffffff none repeat scroll 0 0;}
.purple {background: #7d04c3 none repeat scroll 0 0;}
.red {background: #ff0000 none repeat scroll 0 0;}
.green {background: #148206 none repeat scroll 0 0;}
.pink {background: #fc3acc none repeat scroll 0 0;}
.yellow {background: #fced02 none repeat scroll 0 0;}
.brown {background: #613905 none repeat scroll 0 0;}
.brass {background: #816c44 none repeat scroll 0 0;}
.silver {background: -moz-linear-gradient(left, #d8d8d8 0%, #e2e2e2 25%, #fcfcfc 50%, #e2e2e2 78%, #d8d8d8 100%);
background: -webkit-linear-gradient(left, #d8d8d8 0%,#e2e2e2 25%,#fcfcfc 50%,#e2e2e2 78%,#d8d8d8 100%);
background: linear-gradient(to right, #d8d8d8 0%,#e2e2e2 25%,#fcfcfc 50%,#e2e2e2 78%,#d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#d8d8d8',GradientType=1 );}
.gold {background: -moz-linear-gradient(left, #8e742a 0%, #b29d62 24%, #d8c182 51%, #b29d62 78%, #8e742a 99%);
background: -webkit-linear-gradient(left, #8e742a 0%,#b29d62 24%,#d8c182 51%,#b29d62 78%,#8e742a 99%);
background: linear-gradient(to right, #8e742a 0%,#b29d62 24%,#d8c182 51%,#b29d62 78%,#8e742a 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e742a', endColorstr='#8e742a',GradientType=1 );}
.rainbow { 
background: -moz-linear-gradient(left, #ff3232 0%, #fc8632 11%, #f9fc32 22%, #58ff32 32%, #32fff1 43%, #2989d8 53%, #5629db 65%, #af29d8 77%, #d6288b 89%, #f70404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff3232 0%,#fc8632 11%,#f9fc32 22%,#58ff32 32%,#32fff1 43%,#2989d8 53%,#5629db 65%,#af29d8 77%,#d6288b 89%,#f70404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff3232 0%,#fc8632 11%,#f9fc32 22%,#58ff32 32%,#32fff1 43%,#2989d8 53%,#5629db 65%,#af29d8 77%,#d6288b 89%,#f70404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#f70404',GradientType=1 ); 
}
.pickup-cat.banner-hover-text {
    background: rgba(253, 253, 253, 0.9) none repeat scroll 0 0;
    bottom: 5px;
    color: #252531;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 1px 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 130px;
}

.ht-product-tab {
    border: 1px solid #e9e9e9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
    padding: 12px;
}
h1.page-title {font-size: 40px; line-height: 44px; margin: 0 0 20px; text-transform: uppercase;}
.ht-product-tab a {color: #252531; font-size: 20px; margin-right: 4px; padding: 0 5.5px;}
#list .product-item {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 30px 0;
}
#list .product-image-hover {width: 43.3%;}
#list .product-text {padding: 0 11px;}
#list .product-rating {-webkit-box-pack: left;-ms-flex-pack: left;justify-content: left; margin: 2px 0 7px;}
#list .product-text > h4 {font-size: 16px; margin-bottom: 14px;}
#list .product-text > p {
    color: #4a4a4a;
    font-family: Roboto,sans-serif;
    line-height: 22px;
    margin-bottom: 20px;
}
#list .product-price {margin-bottom: 17px;}
#list .product-text > a {color: #444444; font-family: Roboto,sans-serif;}
#list .product-text > a:hover {color: #bda87f;}
#list .product-hover {bottom: 6px; text-align: center;}
.fashion-tab-area {margin-bottom: 60px;}
.fashion-tab-area .nav-link {padding: 12px 0;}
.fashion-tab-area .nav-link.active {
    color: #ffffff;
    background-color: #0c0c0c;
    text-decoration: none;
} 
.fashion-tab > h2 {
	display: block;
    border: medium none;
    font-size: 19px;
	padding-bottom: 3px;
}
.fashion-tab > span {
    /*color: #838383;*/
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    text-transform: uppercase;
}
.fashion-tab-area .active.fashion-tab { position: relative; display: inline-block;min-width: 100%;max-width: 100%;color: #ffffff;font-size: 16px;background: #0c0c0c;}
.fashion-tab-area .active.fashion-tab:before {content: "";position: absolute;top: 95%;left: 50%;margin-left: -15px;border: 15px solid transparent;border-top: 15px solid #0c0c0c;}
/*----------------------------------------*/
/*  14. Product-detailes Page
/*----------------------------------------*/
/* 商品詳細メイン画像レスポンシブしながら固定 */
.p-image {
  position: relative;
}
.p-image::before{
  content: '';
  display: block;
  padding-top: 100%;
}
.single-product-image .p-image img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto; 
  max-height: 100%; 
  margin: auto;
}
/* 商品詳細下段サムネイルレスポンシブしながら固定 */
.p-thumb::before{
  content: '';
  display: block;
  padding-top: 125%;
}
body .single-product-thumbnail .slick-list .p-thumb img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: contain;
  height: 100%;
  border: 1px solid #c2c2c2;
}
.object_fit_img {
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.single-product-thumbnail {margin-top: 20px; width: 100%;}
.single-product-thumbnail {margin-top: 20px; width: 100%;}
.single-product-thumbnail .slick-list .p-thumb {
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-product-thumbnail .slick-list .p-thumb img {cursor: pointer; width: 99%;}
.single-product-thumbnail .p-thumb:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right bottom, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-product-thumbnail .p-thumb.slick-current {border: 1px solid #8b6e28}
.single-product-thumbnail .p-thumb.slick-current:after {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.single-product-image .slick-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999999;
    cursor: pointer;
    font-size: 35px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.single-product-image .slick-arrow.slick-prev {left: -50px;}
.single-product-image .slick-arrow.slick-next {right: -50px;}
.single-product-image:hover .slick-arrow {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
.single-product-image .slick-arrow:focus {box-shadow: none}
.single-product-image:hover .slick-arrow.slick-prev {left: 0px;}
.single-product-image:hover .slick-arrow.slick-next {right: 0px;}
/*.single-product-image .p-image img {width: 100%;}*/
/*.single-product-image .p-image img {height: 100%;}*/
.p-d-wrapper h1 {
    font-family: Roboto,sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 21px;
}
.p-d-wrapper, .p-d-box-wapper {padding-left: 27px;}
.p-d-wrapper .p-d-produtname {font-family: "Roboto",sans-serif; font-size: 25px; margin-bottom: 40px;}
.p-d-wrapper {margin-bottom: 40px;}
.sku {margin: 5px 0 10px 0;}
.p-d-price {font-family: "Roboto",sans-serif; font-size: 30px; margin-bottom: 4px;}
.p-d-tax {color: #676767; font-family: "Roboto",sans-serif; font-size: 15px; margin-bottom: 4px;}
.product-select select {
    padding-left: 15px;
    font-size: 18px;
	margin: 20px 0 10px;
}
.product-select {
  position: relative;
  width: 240px;
}
.product-select:after {
  position: absolute;
  top: 10px;
  bottom: 0;
  right: 10px;
  width: 1.8em;
  display: block;
  content: "";
  background: url("../img/icon/down-arrow.png") center no-repeat;
  pointer-events: none;
}
/* 名入れボックスエリア */
.naire-box {
	background-color: #FFEFEF;
	margin: 20px 0 30px;
	padding: 15px;
}
.naire-box h6 {
	font-size: 15px;
}
.naire-select {
	position: relative;
	width: 250px;
	margin-bottom: 0.2rem;
}
.naire-select:after {
  position: absolute;
  top: 28px;
  bottom: 0;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("../img/icon/sort.png") center no-repeat;
  pointer-events: none;
}
.form-control.naire-pulldown {
    color: #495057;
    border: 2px solid #1979c3;
    padding: 0 0 0 10px;
}
.form-control {
    color: #495057;
	border: 1px solid #ced4da;
	padding: 0 0 0 10px;
}
.label-custom {margin: 10px 0 5px; display: block;}
.qty-cart-add > label {
    -ms-flex-item-align: center;
        align-self: center;
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    margin: 0 6px 0 0;
    text-transform: capitalize;
}
.qty-cart-add {-ms-flex-line-pack: center;align-content: center; display: -webkit-box; display: -ms-flexbox; display: flex; height: 50px; margin: 21px 0 40px;}
.qty-cart-add > input {
    border: 1px solid #c2c2c2;
    color: #444444;
    font-size: 14px;
    height: 100%;
    padding: 0 10px;
    text-align: center;
    width: 52px;
}
.qty-cart-add > input, .qty-cart-add > input:hover, .qty-cart-add > input:focus {-moz-appearance: textfield;}
.qty-cart-add > input::-moz-progress-bar {color: #444444;}
.qty-cart-add > input:focus {box-shadow: none;}
.qty-cart-add > button {
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    margin-left: 15px;
    padding: 0 60px;
}
.p-d-buttons-icon > a {
    background: #ffffff none repeat scroll 0 0;
	border: 1px solid #c7c2bc;
	background-color: #f5f3f3;
    display: block;
    font-size: 14px;
    line-height: 50px;
	width: 50px;
	border-radius: 50px;
    padding: 0 16px;
	text-align: center;
	margin-left: 15px;
}
.p-d-buttons {display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 0 19px;}
.p-d-buttons > a {
    background: #ffffff none repeat scroll 0 0;
	border: 1px solid #c7c2bc;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 16px;
	text-align: center;
	width: 307px;
}
.p-d-buttons, .p-d-buttons-icon > a > span {color: #6e6d6d;}
.p-d-box-wapper {
	background: #f6f6f6 none repeat scroll 0 0;
	padding: 15px 15px 12px 15px;
}
.p-d-box-wapper > span { display: block; padding-bottom: 3px;}
.p-d-box-wapper > span > a {
	color: #1979c3;
}
.p-d-sns {margin: 20px 0; padding: 10px 0; border-top: #E6E6E6 1px solid; border-bottom: #E6E6E6 1px solid;}
.p-d-sns > a {color: #7A7A7A; margin-right: 20px;}
.qty-cart-add > .no-spin::-moz-placeholder {color: #444444;}
.qty-cart-add > a:hover {background: #444444 none repeat scroll 0 0;}
.scroll-area {padding-top: 20px}
.p-d-tab-container {border: 1px solid #e5e5e5; padding: 15px;}
.p-tab-btn {border-bottom: 1px solid #e5e5e5;}
.p-tab-btn .nav a {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin-right: 25px;
    text-transform: uppercase;
}
.p-tab-btn .nav {padding-bottom: 6px;}
.p-tab-btn .nav a.active {color: #222222; font-weight:bold;}
.tab-items {padding: 20px 20px 0;}
.p-details-list > span {
    display: block;
    line-height: 21px;
    margin-bottom: 9px;
    margin-left: 40px;
    position: relative;
}
.p-details-list > span:after {
    background: #474747 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: -12px;
    position: absolute;
    top: 8.5px;
    width: 5px;
}
.p-details-list > p {margin-bottom: 9px;}
/*.p-review-wrapper {padding-top: 9px;}
.p-review-wrapper > h2 {
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.p-review-wrapper .section-title {margin-bottom: 39px;}
.p-single-rating > span {display: block; font-weight: 700; margin-right: 5px;}
.p-single-rating .product-rating {display: block; margin: 0;}
.p-single-rating {display: -webkit-box;display: -ms-flexbox;display: flex; margin-bottom: 8px;}
.p-tab-ratings {padding: 12px 0 0 8px;}
.p-single-rating .product-rating i {letter-spacing: -1.5px;}
.tab-items {padding: 20px 20px 0 0;}
.p-details-list > span {
    display: block;
    line-height: 21px;
    margin-bottom: 9px;
    margin-left: 40px;
    position: relative;
}
.p-details-list > span:after {
    background: #474747 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: -12px;
    position: absolute;
    top: 8.5px;
    width: 5px;
}
.p-details-list > p {margin-bottom: 9px;}
.section-title.title-style-2 > h2 {font-family: Roboto,sans-serif; font-weight: 600;}
.section-title.title-style-2 > h2 span {padding: 0 20px;}
.p-review-wrapper {padding-top: 9px;}
.p-review-wrapper > h2 {
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.p-review-wrapper .section-title {margin-bottom: 39px;}
.p-single-rating > span {display: block; font-weight: 700; margin-right: 5px;}
.p-single-rating .product-rating {display: block; margin: 0;}
.p-single-rating {display: -webkit-box;display: -ms-flexbox;display: flex; margin-bottom: 8px;}
.p-tab-ratings {padding: 12px 0 0 8px; width: 280px;}
.p-single-rating .product-rating i {letter-spacing: -1.5px;}
.p-tab-contents {
    border-bottom: 1px solid #c9c9c9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px;
    padding-bottom: 27px;
}
.p-rating-info > span {display: block; text-transform: capitalize;}
.p-rating-info {padding: 9px 0 0;}
.p-rating-info > span:first-child {margin-bottom: 20px;}
.p-rating-info span span {font-weight: 700;}
.submit-review-wrapper h3 {color: #333333; font-family: Roboto,sans-serif; font-size: 20px; font-weight: 400;}
.submit-review-wrapper h4 {
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.submit-review-wrapper {width: 45.85%;}
.submit-rating-container {display: -webkit-box;display: -ms-flexbox;display: flex;}
.submit-rating-wrapper {padding-left: 19px; padding-top: 2px;}
.submit-rating-title > h4 {font-size: 21px; padding-right: 13px; position: relative;}
.submit-rating-title {padding-top: 4px;}
.submit-rating-title > h4:after, .important:after {
    color: #e02b27;
    content: "*";
    font-size: 11px;
    position: absolute;
    right: 3px;
    top: 8px;
}
.submit-single-rating > span {display: block; font-weight: 700; text-transform: capitalize; width: 56px;}
.submit-single-rating {display: -webkit-box;display: -ms-flexbox;display: flex; margin-bottom: 3px;}
.submit-single-rating .rating-number {color: #bbbbbb; cursor: pointer; font-size: 17px;}
.submit-single-rating .rating-number:hover i {color: #ff5501;}
.rating-form {padding-left: 29px; padding-top: 24px;}
.rating-form-box {display: -webkit-box;display: -ms-flexbox;display: flex; margin-bottom: 29px;}
.rating-form-box > input, .rating-form-box > textarea {
    border: 1px solid #c2c2c2;
    height: 32px;
    margin-left: 18px;
}
.rating-form-box > textarea {height: 100px}
.rating-form-box > input:focus, .rating-form-box > textarea:focus {box-shadow: none;}
.rating-form-box label {
    color: #444444;
    font-family: Roboto,sans-serif;
    font-size: 12.7px;
    font-weight: bold;
    padding: 6px 10px 0 0;
    text-align: right;
    width: 100px;
    position: relative
}
.important:after {right: 1px;}
.rating-form > button {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    margin-left: 97px;
    padding: 10px;
    text-transform: uppercase;
}
.rating-form > button:hover {background: #e2e2e2 none repeat scroll 0 0;}*/

/*----------------------------------------*/
/*  15. Category Page
/*----------------------------------------*/
.pagination-wrapper > nav {line-height: 0;}
.pagination-wrapper .shop-results > span:last-of-type {font-weight: normal; margin: 0 0 0 5px;}
.pagination {line-height: 0; padding: 12px 0 10px 10px; }
.pagination-sp {line-height: 0; padding: 0; margin-top: 2px; display: flex; list-style: none;　justify-content: flex-start; }
.shop-content-wrapper > span {padding: 10px 8px;}
/*.shop-content-wrapper > span:last-of-type {margin-right: 5px;}*/
.shop-content-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; line-height: 30px;}
.shop-content-wrapper-sp {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: space-between; line-height: 30px; margin: 10px 0 30px 0;}
.pagination-content-wrapper-sp {
	border-top: 1px solid #d1d1d1; 
	border-bottom: 1px solid #d1d1d1; 
	margin: 30px 0 5px 0; 
	padding: 5px 0; 
	position: relative;
	height: 42px;
}
.pg-right {
 	position:absolute;
	top: 50%;
	right:-27px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pg-left {
 	position:absolute;
	top: 50%;
	left:10px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pg-center {
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.shop-results {
  position: relative;
  width: 112px;
  padding: 8.5px 0;
}
.shop-results:after {
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("../img/icon/sort.png") center no-repeat;
  pointer-events: none;
}
.shop-results select {
    border: 1px solid #bebebe;
    color: #444444;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
	line-height: 29px;
}
span.disply-order {padding-top: 1px;}
.ht-product-tab a.active {color: #bda87f;}
.shop-area .product-price > span {font-family: "Roboto",sans-serif;}
.shop-area .product-item {padding-bottom: 20px;}
.pagination-wrapper {
    border: 1px solid #e9e9e9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 29px;
}
.page-link {border: 0 none; color: #1979c3; padding: 4px 10px;}
.page-link:focus, .page-link:hover, .page-item.active .page-link {
    background-color: #f6f6f6;
    color: #333333;
	cursor: pointer;
}
.page-item.active { font-weight: bold;}
.page-box {
	margin: 14px 8px 0 0;
}
.page-box a {
	color: #333333; 
	padding: 4px 4px;
	border: 1px solid #d1d1d1;
    border-radius: 0;
}
.page-item:first-child a.page-link-box, .page-item:last-child a.page-link-box {
    line-height: 23px;
}
.page-link-box {border: 0 none; color: #333333; font-weight: 700; padding: 6px 8px 0 8px;}
.page-link-box:focus, .page-link-box:hover, .page-item.active .page-link-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #1979c3;
	line-height: 23px;
}
/*.page-box:first-child a.page-box, .page-box:last-child a.page-box {
    border: 1px solid #d1d1d1;
    border-radius: 0;
	margin: 0 8px 0 5px;
}*/
.page-item i {margin: 0; font-size: 14px; color: #333333;}
/* カテゴリを絞り込む デザイン変更 */
body .subcategory_list{
	display:none;
}
body a.subcategory_list {
	display: block !important;
	background : none;
	box-sizing: border-box;
	border: solid 1px #bebebe;
	border-radius: 5px;
	margin: 0 0 8px 0;
	height: 45px;
    /*width: 235px;*/
    padding-top: 5px;
    line-height: 35px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
body a.subcategory_list:link {
	color: #333333;
	text-decoration: none;
}
body a.subcategory_list:visited {
	color: #333333;
	text-decoration: none;
}
/* マウスオーバーで50%の透明になるように指定 */
body a.subcategory_list:hover {
filter:alpha(opacity=50); 
-moz-opacity: 0.5;
opacity: 0.5;
}
.sCLToggleTr {
    display: block;
    background: #0c0c0c;
    border-top: none;
    border-bottom: none;
    color: #ffffff;
    font-weight: normal;
	padding: 5px 10px;
}
/*----------------------------------------*/
/*  16. Gift Category Page
/*----------------------------------------*/
.section-fukidasi {
    margin-bottom: 20px;
    text-align: center;
}
.fukidasi-tl {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 100%;
  max-width: 100%;
  font-size: 16px;
  color: #0c0c0c;
  font-weight: bold;
  background: #fbfd65;
}

.fukidasi-tl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fbfd65;
}

.fukidasi-tl p {
  margin: 0;
  padding: 0;
}
.price-area {padding-top: 60px;}
.gift-area {padding-top: 40px;}
.gift-menu-area .main-tab.nav-link.active, .main-tab .show > .nav-link {
    color: #0c0c0c;
    background: #987b2d none repeat scroll 0 0;
    text-decoration: underline;
}
.gift-menu-area .main-tab-border {
    border-bottom: 6px solid #d6c79d;
}
.main-tab.nav-link:hover, .main-tab.nav-link:focus {
    opacity: inherit;
    transition: none;
}
.gift-text {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	/*padding-bottom: 30px;*/
}
.gift-top-button {
    width: 100%;
    font-weight: bold;
	font-size: 16px;
    padding: 14px 0;
    background: #fff;
    border:double 6px #987b2d;
    letter-spacing: 0;
    position: relative;
	color: #987b2d;
}
.gift-button {
    width: 100%;
    font-weight: bold;
	font-size: 16px;
    padding: 14px 0;
    background: #987b2d;
    letter-spacing: 0;
    position: relative;
	color: #fff;
}
.single-cat-widget > h4 {
    color: #252531;
    font-size: 16px;
    line-height: 30px;
	padding-bottom: 7px;
	border-bottom: 1px solid #BBBBBB;
}
.single-cat-text {
    margin: 10px 0 0 10px;
}
.single-cat-text span i {
    font-size: 11px;
}
.single-cat-text > span, .recommend-cat-text > span {
    color: #111;
    display: block;
    line-height: 27px;
}
.gift-cat-bg {
	border: 1px solid #BBBBBB;
	padding: 20px 20px;
	margin: 20px 0 0 0;
}
.gift-cat-title {
	background: #d9d8d8;
}
.gift-cat-title h3 {
	font-size: 17px;
    line-height: 30px;
	padding: 5px 5px;
	padding: 0 0 10px 0;
}
/*.gift-cat-recommend {
	background: #f0f0f0;
	padding: 15px;
}*/
.gift-cat-recommend-pink {
    position: relative;
    margin-top: 28px;
    padding: 0.5em 1em;
    border: solid 2px #f58888;
	background: #fff;
}
.gift-cat-recommend-pink .box-title-pink {
    position: absolute;
    display: inline-block;
    top: -30px;
    left: -3px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 17px;
    background: #f58888;
	color: #ffffff;
    font-weight: bold;
	text-decoration: none;
}
.gift-cat-recommend-blue {
    position: relative;
    margin-top: 28px;
    padding: 0.5em 1em;
    border: solid 3px #153267;
	background: #fff;
}
.gift-cat-recommend-blue .box-title-blue {
    position: absolute;
    display: inline-block;
    top: -30px;
    left: -3px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 17px;
    background: #153267;
    font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.gift-cat-recommend-red {
    position: relative;
    margin-top: 28px;
    padding: 0.5em 1em;
    border: solid 3px #9d2323;
	background: #fff;
}
.gift-cat-recommend-red .box-title-red {
    position: absolute;
    display: inline-block;
    top: -30px;
    left: -3px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 17px;
    background: #9d2323;
    font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.gift-cat-recommend {
    position: relative;
    margin-top: 28px;
    padding: 0.5em 1em;
    border: solid 3px #dbdada;
	background: #fff;
}
.gift-cat-recommend .box-title {
    position: absolute;
    display: inline-block;
    top: -30px;
    left: -3px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 17px;
    background: #dbdada;
    font-weight: bold;
	text-decoration: none;
}
.gift-cat-recommend h5 {
	margin-bottom: 5px;
}
.gift-cat-recommend h5 i {
	font-size: 23px;
}
.gift-cat-recommend-pink span {
	text-decoration: underline;
}
.gift-cat-recommend-blue span {
	text-decoration: underline;
}
.gift-cat-recommend-red span {
	text-decoration: underline;
}
.gift-cat-recommend span {
	text-decoration: underline;
}
.single-cat-widget {vertical-align: middle;}
.gift-reccomend-box {
	background: #b63a3a none repeat scroll 0 0;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.gift-pickup-box {
	background: #987b2d none repeat scroll 0 0;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.gift-recommend-title {
	display: flex;
    justify-content: space-between;
	background: #987b2d none repeat scroll 0 0;
	margin-bottom: 30px;
}
.gift-title-baby {
	display: flex;
    justify-content: space-between;
	background: #fdd1d1 none repeat scroll 0 0;
	margin-bottom: 30px;
}
.gift-recommend-title h3 {
	color: #fff;
	font-size: 20px;
    line-height: 30px;
	padding: 5px 15px;
}
.gift-recommend-title h3 span {
	font-size: 18px;
}
.seemore-button {
	color: #252531;
	font-weight: bold;
	margin-right: 6px;
    padding: 3px 6px;
    background: #fff;
    border: solid 1px #000;
    letter-spacing: 0;
    position: relative;
}
.gift-recommend-title-sp {
	background:  #987b2d none repeat scroll 0 0;
	margin-bottom: 20px;
	padding: 2px 0;
}
.gift-recommend-title-sp h3 {
	color: #ffffff;
	font-size: 16px;
	margin-top: 3px; 
}
.gift-recommend-title-sp span {
	color: #ffffff;
	font-size: 14px;
	max-height: 100%;
}
.seemore-gift {
	margin: 10px 0 30px;
	text-align: center;
}
a.seemore-box {
    padding: 8px 30px 8px 40px;
    background-color: #EDEDED;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
body .subcategory_list-gift{
	display:none;
}
body a.subcategory_list-gift {
	display: block !important;
	box-sizing: border-box;
	margin: 0 0 8px 0;
	height: 80px;
    /*width: 235px;*/
    padding: 17px 0;
    line-height: 24px;
	text-align: center;
	color: #ffffff;
    background-color: #987b2d;
    font-weight: 700;
}
body a.subcategory_list-gift:hover {
	opacity: 0.7;
}
body a.subcategory_list-gift i {
    font-weight: normal;
    font-size: 35px;
}
body a.subcategory_list-gift:link {
	color: #ffffff;
	text-decoration: none;
}
body a.active-gift {
	background: #d6c79d;
	border: none;
	font-weight: bold;
}
.gift-menu-area .main-tab.nav-link {
    color: #ffffff;
    font-size: 16px;
    background-color: #987b2d;
    font-weight: normal;
	padding: 4px;
	line-height: 1.3;
}
.gift-menu-area .main-tab.nav-link:hover {
	cursor: pointer; 
	opacity: 0.7;
}
.gift-menu-area .main-tab.nav-link i {
    font-weight: normal;
	font-size: 42px;
}
/*----------------------------------------*/
/*  17. Gift Wrapping Page
/*----------------------------------------*/
.warapping-menu {
	border: solid 1px #999;
	padding: 7px;
}
.warapping-menu:hover, .warapping-menu:focus {
    opacity: 0.6;
    transition: none;
}
.gift-wrapping-title h2 {
	display: block;
	border-bottom: 1px solid #333;
    font-size: 22px;
    padding: 5px 0;
	margin-bottom: 20px;
}
.gift-wrapping-title span {
	display: block;
	padding: 0 10px 5px;
	line-height: 1.4;
}
.gift-wrapping-sum img {
	width: 100%;
}
.gift-wrapping-sum h3 {
	font-size: 18px;
	margin-bottom: 3px;
}
.gift-wrapping-type h4 {
	font-size: 17px;
	margin-top: 10px;
}
.gift-wrapping-type p {
	margin: 10px 0 0 0;
	line-height: 1.4;
}
.gift-wrapping-type a {
	text-align: center;
}
.gift-wrapping-content {
	padding-top: 30px;
}
.gift-wrapping-content p{
	padding: 10px 0;
	margin: 0;
}
.gift-wrapping-content span {
	font-size: 14px;
}
.content-bg {
	text-align: left;
	background-color: #f6f6f6;
	margin-top: 10px;
	padding: 0 10px;
}
.gift-wrapping-type {
	margin-top: 60px;
}
.gift-wrapping-type button {
	display: inline-block;
    color: #252531;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 6px 0 0;
    padding: 10px 30px;
    background: #fff;
    border: solid 1px #000;
}
/*----------------------------------------*/
/*  18. 特集ページ
/*----------------------------------------*/
.tokusyu-banner-area { 
	background-color: #d2bd89;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
	height: 20px;
}
.product-text-box > span.label-yellow {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 13px;
    margin: 0;
    padding: 4px 0;
    z-index: 2;
    width: 30px;
    text-align: center;
    font-size: 18px;
    background-color: #fbfd65;
}
.product-text-box > span.label-yellow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 15px solid #fbfd65;
    border-right: 15px solid #fbfd65;
    border-bottom: 10px solid transparent; 
}

/*-------tower----------------*/
.tower-menu-area .nav-link.active {
    color: #ffffff;
    background-color: #0c0c0c;
    text-decoration: none;
	padding-bottom: 20px;
} 
.tower-menu-area .tower-tab {padding: 17px 7px 10px;}
.tower-tab > h2 {
	display: block;
    border: medium none;
    /*color: #252531;*/
    font-size: 20px;
	margin-bottom: 7px;
}
.tower-tab > span {
    /*color: #838383;*/
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    text-transform: uppercase;
}
.tower-tab > span.title-icon {
	display: block;
    /*color: #838383;*/
    font-size: 32px;
    margin: 5px 0 15px;
}
.tower-head-icon { 
	text-align: center;
	font-size:45px;
	margin-top: 10px;
}
.tower-head-icon span { display: inline-block; width: 60px;}
.menu-area {margin-top: 30px;}
.tower-menu-area {
    border-bottom: 7px solid #0c0c0c;
}
.tower-sub-menu-area img {
	border-top: 4px solid #0c0c0c;
} 
.tower-sub-menu-area {
	padding: 30px 0 20px 0;
} 
.tower-area {
	margin-top: 50px;
}
.tower-menu > span.tower-menu-label-black {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 4px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #111;
  color: #ffffff;
}

.tower-menu > span.tower-menu-label-black:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #111;
  border-right: 20px solid #111;
  border-bottom: 10px solid transparent;
}
.tower-menu > span.tower-menu-label-blue {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 4px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #bee5e8;
}

.tower-menu > span.tower-menu-label-blue:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #bee5e8;
  border-right:20px solid #bee5e8;
  border-bottom: 10px solid transparent;
}
.tower-menu > span.tower-menu-label-brown {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 4px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #d5c6a7;
}

.tower-menu > span.tower-menu-label-brown:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #d5c6a7;
  border-right:20px solid #d5c6a7;
  border-bottom: 10px solid transparent;
}
.tower-menu > span.tower-menu-label-lightbrown {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 4px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #755e58;
  color: #ffffff;
}

.tower-menu > span.tower-menu-label-lightbrown:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #755e58;
  border-right:20px solid #755e58;
  border-bottom: 10px solid transparent;
}
.tower-menu {
	display: block;
	background: #ffffff none repeat scroll 0 0;
	padding: 5px 5px 3px 5px;
}
.tower-menu-br {
    display: block;
    background: #beac87 none repeat scroll 0 0;
	padding: 5px 5px 3px 5px;
}
.tower-menu-bl {
    display: block;
    background: #64a0a5 none repeat scroll 0 0;
	padding: 5px 5px 3px 5px;
}
.tower-menu-text {
	text-align: center;
	font-size: 16px;
	padding: 3px 0 0;
	font-weight: 700;
}
.tower-menu-text-co {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 3px 0;
}
.tower-menu-box {
	padding-bottom: 20px;
}
.tower-menu:hover { 
	cursor: pointer; 
	opacity: 0.7;
	text-decoration: none;
} 
h5.tokusyu-title{
	text-align: center;
	padding: 40px 0 0 0;
}
h4.tokusyu-title{
	text-align: center;
	padding: 0 0 5px 0;
}
.tower-h4 {text-align: center; font-size: 21px;}
.line-title-sp {
    background: #000 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 5px 0 5px;
	line-height: 1.1;
}
.line-title-sp h3 {
    color: #ffffff;
    font-size: 16px;
}
.line-title-sp span {
    color: #ffffff;
    font-size: 14px;
}
h5.tokusyu-block-title-blue {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-width: 100%;
    background: #bee5e8;
	text-align: center;
    padding: 6px 0;
	margin: 5px 0 35px 0;
}
h5.tokusyu-block-title-blue:before {
    content: "";
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #bee5e8;
}
h5.tokusyu-block-title-brown {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-width: 100%;
    background: #d5c6a7;
	text-align: center;
    padding: 6px 0;
	margin: 5px 0 35px 0;
}
h5.tokusyu-block-title-brown:before {
    content: "";
    position: absolute;
    top: 95%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #d5c6a7;
}
.tower-subtitle-br {
	color: #887541;
	text-align: center;
	margin-bottom: 3px;
}
.tower-subtitle-bl {
	color: #6bee5e8;
	text-align: center;
	margin-bottom: 3px;
}
.tower-title-laundry-sp-be {
    background: #d5c6a7 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 5px 0 5px;
	text-align: center;
	line-height: 1.1;
}
.tower-title-laundry-sp-be h3 {
    font-size: 16px;
}
.tower-title-laundry-sp-be span {
    font-size: 14px;
}
.tower-title-laundry-sp-bl {
    background: #bee5e8 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 5px 0 5px;
	text-align: center;
	line-height: 1.1;
}
.tower-title-laundry-sp-bl h3 {
    font-size: 16px;
}
.tower-title-laundry-sp-bl span {
    font-size: 14px;
}
.tower-middle-text {
	text-align: center;
	margin: 10px 0 30px 0;
}

/*-------割れない食器----------------*/
.tokusyu-middle-text { text-align: center; margin: 40px 0;}
.event-tab-warenai .tab-area > .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f6f6f6;
}
/*.tokusyu-menu-banner .product-text-box { margin: 10px 4px;}*/
.warenai-menu-area .nav-link.active {
    background-color: #fbfd65;
    text-decoration: none;
	padding-bottom: 20px;
} 
.warenai-tab > h2 {
    display: block;
    border: medium none;
    color: #252531;
    font-size: 19px;
    margin: 3px 0 5px 0;
}
.warenai-tab > span {
    display: block;
	color: #252531;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
	margin-bottom: 3px;
    text-transform: uppercase;
}
.warenai-menu-area {
    border-bottom: 7px solid #fbfd65;
}
/*-------レイングッズ----------------*/
.raingoods-menu-area .nav-link.active {
    background-color: #506b90;
    text-decoration: none;
} 
.raingoods-menu-area {
    border-bottom: 7px solid #506b90;
}
.raingoods-menu-area-ladies .nav-link.raingoods-ladies-active {
    background-color: #72a1dc;
    text-decoration: none;
} 
.raingoods-menu-area-ladies {
    border-bottom: 7px solid #72a1dc;
}
.raingoods-menu-area .active h2, .raingoods-menu-area .active span { color: #fff;}
.section-title-event.raingoods-title > div > h2 span {
    background: linear-gradient(transparent 65%, #c1e2fc 65%);
}
.raingoods-animation {
	position: relative;
	top: -70px;
}
.raingoods-animation h1 { padding-top: 0 !important;}
.desc-box { margin: 0 0 10px 0;}
.desc-box span {
	display: block;
	width: 170px;
    font-size: 13px;
    color: #000;
    font-weight: normal;
	border: 1px solid #000;
    background: none;
    padding: 3px;
	margin: 0 auto;
	text-align: center;
}
.desc-text { padding: 5px 0; font-size: 14px; width: 90%; margin: 0 auto;}
.product-box-bg-none { position: relative;}
.product-box-bg-none img { margin: 0 auto;}
.product-box-bg-none span.naire { 
	display: block;
	position: absolute;
    top: 15px;
    left: 0;
	z-index: 1;
	width: 100px;
    padding: 4px 8px;
    font-size: 14px;
    background-color: #fbfd65;
	transform:rotate(-5deg);
}
.raingoods-h5-text { line-height: 1.4; display: block; padding: 25px 0 10px; text-align: center;}
.raingoods-title { margin-top: 60px;}
.raingoods-title-top { margin-top: 80px;}
.banner-area-bg .raingoods-h5-text {
	position: relative;
    display: block;
	text-align: center;
	margin: 20px 0 20px 0;
}
.banner-area-bg .raingoods-h5-text:before {
    content: '';
    position: absolute;
    bottom: -5px;
    display: inline-block;
    width: 80px;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000;
    border-radius: 2px;
}

/*-------アート----------------*/
.art-head-text p { 
	margin-top: 10px;
font-size: 14px;}
.section-title-art {
	border-top: 3px solid #0e0e0e;
	border-bottom: 1px solid #0e0e0e;
    margin-bottom: 20px;
	padding: 15px 0 10px;
}
.section-title-art > h2 {
	text-align: center;
	color: #252531;
    font-size: 22px;
    font-weight: bold;
    padding: 0 30px;
}
.section-title-art > span {
	text-align: center;
    color: #838383;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.section-title-art > p { margin: 10px 0 5px 0;}
.art-product { margin-top: 30px;}
.art-product .custom-button-line {
    width: 280px;
    text-align: center;
    background-color: transparent;
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
    padding: 0 5px;
    text-transform: uppercase;
	margin-top: 10px;
	border: 1px solid #646464;
	color:  #646464;
}
.art-menu-area {border-bottom: 7px solid #111111;}
.art-menu-area .nav-link.active {
    background-color: #111111;
    text-decoration: none;
    padding-bottom: 20px;
}
.art-tab > h2 {
    display: block;
    border: medium none;
    color: #252531;
    font-size: 19px;
    margin: 3px 0 5px 0;
}
.art-tab > span {
    display: block;
    color: #252531;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.art-size { 
 	display: block;
	font-size: 13px;
	color: #6D6D6D;
	margin-top: 1px;
}
.art-widget { font-weight: 700;}
.art-widget span {
	color: #838383;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
	padding: 0 0 5px 0;
}
.art-menu .custom-button-line {
	width: 100%;
    text-align: center;
    background-color: transparent;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.6;
    padding: 5px 5px;
	text-transform: none;
    border: 1px solid #646464;
}
.art-menu .custom-button-line span {
    color: #838383;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
}
.art-bg.single-slide h1 {
    color: #0c0c0c;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 5px;
    text-transform: uppercase;
    width: 100%;
}
.art-bg.single-slide h5 { margin-right: 4px;}
.owl-item.active .single-slide h5 {
    -webkit-animation: 1100ms ease-in-out 0s normal none 1 running fadeInRight;
    animation: 1100ms ease-in-out 0s normal none 1 running fadeInRight;
}

/*-------レコルト----------------*/
.product-text-box-recolte {
    display: block;
    background-color: #ffffff;
	padding: 30px 20px 20px 20px;
}
.product-text-box-recolte .product-text-box-title { text-align: center; margin-bottom: 5px;}
.product-text-box-recolte .product-price {
    font-size: 17px;
    margin: 5px 0 5px;
    text-align: center;
    color: #c00;
	line-height: 1.7;
}
.product-text-box-recolte img { margin: 0 auto; display: block;}
 .recolte-button-line {
    width: 200px;
    text-align: center;
    background-color: transparent;
    font-weight: normal;
    font-size: 14px;
    line-height: 35px;
    padding: 0 5px;
    text-transform: uppercase;
    margin-top: 10px;
    border: 1px solid #0c0c0c;
    color: #0c0c0c;
}
.product-text-box-recolte .product-text { padding-bottom: 10px;}
.product-text ul {margin: 0 0 10px; width: 100%}
.product-text ul li {font-size: 14px; line-height: 1.4; text-align: center; border-bottom: 1px solid #E4E4E4; margin: 0 10px;}
.product-text-box-subtitle { margin: 20px 0 10px;}
.recolte-product-tab {
    border-bottom: 7px solid #e5d085;
}
.recolte-product-tab .nav-link.active {
    background-color: #e5d085;
    text-decoration: none;
}
.recolte-tab > h2 {
    display: block;
    border: medium none;
    color: #252531;
    font-size: 20px;
    margin: 3px 0 5px 0;
}
.recolte-tab > span {
    display: block;
    color: #252531;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

/*-------rin----------------*/
.rin-product-subtitle { margin: 30px 0 10px 0; text-align: center;}

/*-------夫婦箸----------------*/
.line-height-long { line-height: 1.9; text-align: center; margin: 10px 0 40px;}
.meoto-menu { padding: 10px 0 !important; font-size: 15px; margin-bottom: 15px !important;}
.menu-banner { margin-bottom: 10px;}
.non-title-p { margin: 5px 0;}
.wa-menu-area {border-bottom: 7px solid #a83737;}
.wa-menu-area .nav-link.active {
    background-color: #a83737;
    text-decoration: none;
    padding-bottom: 20px;
}
.wa-tab > h2 {
    display: block;
    border: medium none;
    color: #252531;
    font-size: 19px;
    margin: 3px 0 5px 0;
}
.wa-tab > span {
    display: block;
    color: #252531;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.product-sub { margin: 0 10px 10px 10px;}
.product-sub-title { display: block; text-align: center; font-size: 13px; margin-bottom: 5px;}
.img-border {border: 1px solid #9d9d9d;}
.product-text-box span.feature {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
    width: 100px;
    padding: 2px;
    font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-align: center;
    background-color: #ce3a3a;
    transform: rotate(-5deg);
}
.product-sub-row {
	padding-right: 4px !important;
    padding-left: 4px !important;
}
.tokuten-mr { margin-right: 20px;}

/*-------お弁当----------------*/
.tab-menu-area-pink {
    border-bottom: 7px solid #fdcfcf;
}
.tab-menu-area-pink .nav-link.active {
    background-color: #fdcfcf;
    text-decoration: none;
    padding-bottom: 20px;
}
.product-text-box-bg-pink {
    background-color: #fce4e4;
    text-align: center;
    /*color: #fff;*/
    padding: 4px 0 !important;
    margin-bottom: 5px;
}
.tab-menu-area-bluegreen {
    border-bottom: 7px solid #c0e7dd;
}
.tab-menu-area-bluegreen .nav-link.active {
    background-color: #c0e7dd;
    text-decoration: none;
    padding-bottom: 20px;
}
.product-text-box-bg-bluegreen {
    background-color: #c0e7dd;
    text-align: center;
    /*color: #fff;*/
    padding: 4px 0 !important;
    margin-bottom: 5px;
}
.tab-menu-area-blue {
    border-bottom: 7px solid #425571;
}
.tab-menu-area-blue .nav-link.active {
    background-color: #425571;
    text-decoration: none;
    padding-bottom: 20px;
}
.product-text-box-bg-blue {
    background-color: #425571;
    text-align: center;
    /*color: #fff;*/
    padding: 4px 0 !important;
    margin-bottom: 5px;
}

/*-------zippo----------------*/
.pickup-cat.banner-hover-text {
    background: rgba(253, 253, 253, 0.9) none repeat scroll 0 0;
    bottom: 5px;
    color: #252531;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 1px 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 165px;
}

/*-------便利な気キッチングッズ----------------*/
.kitchenGoods .slider-wrapper {
	background-color: #fdf2e9;
}
.kitchenGoods .topImg {
	background-image: url(../../tokusyu/kitchengoods/img/kitchenGoods-bg.jpg);
	background-position: right bottom;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods h1 {
	text-shadow: 0px 0px 10px #f8efe8;
}
.kitchenGoods .slider-banner p {
	text-shadow: 0px 0px 10px #f8efe8;
}
.kitchenGoods .menu {
	background-image: url(../../tokusyu/kitchengoods/img/kitchenG-menu.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 80px;

}
.kitchenGoods .menu span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}
.kitchenGoods .menu h2 {
	position: relative;
	text-align: center;
	font-size: 1em;
	color: #000;
}
.kitchenGoods .menu h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.kitchenGoods .kichenG-menu {
	background-color: #fafafa;
	margin-bottom: 30px;
}
.kitchenGoods .kichenG-01 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-01.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-02 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-02.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-03 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-03.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-04 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-04.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-05 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-05.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-06 {
	background-image: url(../../tokusyu/kitchengoods/img/kichenG-bg-06.jpg); 
	background-position: top left;
	max-width: 1920px;
	margin: 0 auto;
}
.kitchenGoods .kichenG-menu h2 {
	text-shadow: 1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px -1px 0 #ffffff;
}
.kitchenGoods .kichenG-menu h2 span {
	font-size: 3rem; color: #ed6977;
}
.kitchenGoods .kichenG-menu p {
	text-shadow: 1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, -1px -1px 0 #ffffff !important;
}

/*----------------------------------------*/
/*  19. Contact Page
/*----------------------------------------*/
.google-map-area iframe {
	width: 95%;
	height: 500px;
}
.contact-area h4 {
    color: #252531;
    line-height: 14px;
    margin-bottom: 10px;
    font-size: 20px;
    letter-spacing: .3px;
}
.contact-area p {
    margin:20px 0 30px 0;
}
.contact-area #contact-form input, .contact-area #contact-form textarea {
    border: 1px solid #e4e4e4;
    font-size: 14px;
    font-weight: 300;
    height: 45px;
    margin-bottom: 20px;
}
.contact-area #contact-form textarea {height: 165px; padding: 10px 10px; margin-bottom: 22px}
.contact-area #contact-form input::-moz-placeholder, .contact-area #contact-form textarea::-moz-placeholder {
    color: #888;
} 
.contact-area #contact-form input::-webkit-input-placeholder, .contact-area #contact-form textarea::-webkit-input-placeholder {
    color: #888;
}
.adrs-text > span {color: #666666; display: inline-block; line-height: 24px;}
.c-address-icon {
    background: #676767 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 47px;
}
.single-contact-adrs {float: left; width: 33.3333%;}
.contact-address-info {
    margin-top: 30px;
    overflow: hidden;
    padding: 40px 132px 36px;
}
.adrs-text {overflow: hidden; padding-top: 15px;}
.single-contact-adrs:hover .c-address-icon {background: #bda87f none repeat scroll 0 0;}

/*----------------------------------------*/
/*  20. Shopping Guide
/*----------------------------------------*/
.guide-list {
	margin-bottom: 70px;
}
.guide-list .line-bar {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #e5e5e5;
}
.guide-list h5 {
	padding: 7px 10px;
	background: #8b6e28 none repeat scroll 0 0; 
	color: #fff;
	font-size: 18px;
}
.guide-list h6 {
	font-size: 16px;
	margin-bottom: 5px;	
}
.guide-list a {
	text-decoration: underline;
	color: #a18b5f;
	font-weight: 700;
}
.question {
	font-size: 17px;
	font-weight:700;
	color: #a18b5f;
	margin-right: 3px;
}
.answer {
	font-size: 17px;
	font-weight:700;
	color: #5285a0;	
	margin-right: 3px;
}
/*----------------------------------------*/
/*  21. イベント Area
/*----------------------------------------*/
.event-feature {margin: 60px 0 60px 0;}
.slider-area, .slider-two-area, .slider-three-area, .slider-four-area {overflow: hidden; position: relative}
.single-slide {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
}
.single-slide-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 320px;
}
.single-slide-wrapping {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
	margin-top: 40px;
}
.single-slide h1, .single-slide-middle h1 {
	color: #0c0c0c;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 12px;
    padding-top: 47px;
    text-transform: uppercase;
    width: 100%;
}
.text-shadow {text-shadow: 0 0 1em rgba(0,0,0,0.9);}
.text-shadow-wh {text-shadow: 0 0 1em rgba(255,255,255,1);}
.owl-item.active .single-slide h1, .single-slide-middle h1 {-webkit-animation: 1100ms ease-in-out 0s normal none 1 running fadeInRight;animation: 1100ms ease-in-out 0s normal none 1 running fadeInRight;}
.single-slide h2 {
	color: #0c0c0c;
    font-size: 48px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 22px;
    text-transform: uppercase;
}
.owl-item.active .single-slide h2, .single-slide-middle h2 {-webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInLeft;animation: 1500ms ease-in-out 0s normal none 1 running fadeInLeft;}
.single-slide p {
	color: #0c0c0c;
    font-size: 17px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
}
.owl-item.active .single-slide p, .single-slide-middle p {-webkit-animation: 2200ms ease-in-out 0s normal none 1 running bounceInDown;animation: 2200ms ease-in-out 0s normal none 1 running bounceInDown;}
.banner-btn {
    background: #252531 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 13.3px;
    font-weight: 600;
    margin-top: 25px;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: .2px
}
.banner-btn:hover, .banner-btn:focus, .banner-btn:active {
    background: #BDA87F none repeat scroll 0 0;
    color: #fff
} 
.slide-two p{
	font-size: 17px;
	font-weight: 700;
	margin-top: 10px;
}
.owl-item.active .banner-btn {-webkit-animation:  2000ms ease-in-out 0s normal none 1 running bounceInDown;animation:  2000ms ease-in-out 0s normal none 1 running bounceInDown}
.owl-item.active .slide-two h1 {-webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInLeft;animation: 1500ms ease-in-out 0s normal none 1 running fadeInLeft;}
.owl-item.active .slide-two h2 {-webkit-animation: 1800ms ease-in-out 0s normal none 1 running fadeInLeft;animation: 1800ms ease-in-out 0s normal none 1 running fadeInLeft}
.owl-item.active .slide-two p {-webkit-animation: 1200ms ease-in-out 0s normal none 1 running slideInDown;animation: 1200ms ease-in-out 0s normal none 1 running slideInDown}
.owl-item.active .slide-two .banner-btn {-webkit-animation: 1400ms ease-in-out 0s normal none 1 running zoomInUp;animation: 1400ms ease-in-out 0s normal none 1 running zoomInUp}

.banner-container {
    background: #ffffff none repeat scroll 0 0;
    margin-top: -80px;
    padding: 20px;
    position: relative;
    z-index: 2;
}
.banner-hover-text {
    background: rgba(253, 253, 253, 0.78) none repeat scroll 0 0;
    bottom: 5px;
    color: #252531;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 3px 0 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.banner-hover-text-father, .banner-hover-text-mother {
    bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 3px 0 2px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.banner-hover-text-keirou {
    bottom: 5px;
    font-size: 17px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 6px 0 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.banner-hover-text-xmas, .banner-hover-text-newlife {
	display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 4px;
    text-align: center;
    width: 100%;
	height: 34px;
}
.banner-hover-text-father{background: #d1c61e;color: #252531;}
.banner-hover-text-mother{background: rgba(253, 253, 253, 0.78) none repeat scroll 0 0;}
.banner-hover-text-keirou{background: #7d1d1d;color: #fff;}
.banner-hover-text-xmas{background: #8b6e28;color: #fff;}
.banner-hover-text-newlife{background: #111;color: #fff;}
.event-button-line-men, .event-button-line-women {
	width: 160px;
    text-align: center;
	font-size: 14px;
	font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
	margin-bottom: 7px;
}
.event-button-line-men{background-color: #34417E;color: #fff;}
.event-button-line-women{color: #8b6e28; border: 2px solid #8b6e28; background-color: #fff}
.section-title-event, .section-title-event-kids {margin-bottom: 30px; position: relative; text-align: center;}
.section-title-event {
    margin-bottom: 30px;
    text-align: center;
}
.section-title-event > span.title-icon {
    color: #38383;
    font-size: 23px;
    margin-bottom: 7px;
    padding-bottom: 5px;
}
.section-title-event > span.title-icon-black {
	color: #0c0c0c;
    font-size: 23px;
    margin-bottom: 7px;
    padding-bottom: 5px;
}
.section-title-event > span.title-icon-white {
	color: #ffffff;
    font-size: 23px;
    margin-bottom: 7px;
    padding-bottom: 5px;
}
.section-title-event > span {
    color: #838383;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.section-title-event > span.title-black {
    color: #0c0c0c;
}
.section-title-event > h2 {
    border: medium none;
    font-size: 21px;
    font-weight: bold;
	line-height: 1.4;
}
.event-button-blue, .event-button-red, .event-button-green, .event-button-white, .event-button-gold {
    width: 100%;
    font-weight: bold;
    padding: 16px 0;
    background-color: transparent;
    letter-spacing: 0;
    position: relative;
}
.event-button-blue {border: solid 2px #34417E;color: #34417E;}
.event-button-red {border: solid 2px #d75353;color: #d75353;}
.event-button-green {border: solid 2px #4d623f;color: #4d623f;}
.event-button-gold {background-color: #8b6e28;color: #ffffff;}
.event-button-white {border: solid 2px #fff;color: #fff;}
.feature-product-area {padding: 30px 0;}
.feature-product-area-decobg {padding: 150px 0 30px;margin-top: 70px;}
.text-red {color: #7d1d1d}
.text-green {color: #35472d}

.event-tab-xmas .tab-area > .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #8b6e28;
}
.event-tab-newlife .tab-area > .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #c6e7f0;
}
.wrapping-box {
    width: 590px;
    height: 100%;
	margin: 30px 8px;
    padding: 25px;
    background: rgba(255,255,255,0.8);
}
.product-area p {margin-bottom: 0;}
.product-box .product-text {
    margin: 10px 0 0;
}
.section-title-event > div > h2 {
    border: medium none;
    color: #252531;
    font-size: 19px;
    font-weight: bold;
    position: relative;
}
.section-title-event > div > h2 span {
	background: linear-gradient(transparent 65%, yellow 65%);
}
.event-banner-title {
	font-size: 17px;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
}
.product-text-box-event {background-color: #ededed; padding: 10px;}
.product-text-box-event .seemore-gift {
    margin: 10px 0;
    text-align: center;
}
.product-text-box-event a.seemore-box-blue {
    padding: 3px 0 3px 0;
    background-color: #34417E;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	color: #ffffff;
	width: 150px;
    display: block;
    margin: 0 auto;
}
.product-text-box-event a.seemore-box-pink {
    padding: 3px 0 3px 0;
    background-color: #fe8686;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	color: #ffffff;
	width: 150px;
    display: block;
    margin: 0 auto;
}
.product-text-box-event a.seemore-box-gold {
    padding: 3px 0 3px 0;
    background-color: #8b6e28;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	color: #ffffff;
	width: 150px;
    display: block;
    margin: 0 auto;
}
.product-text-box-event > span.naire {  
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 8px 0;
  z-index: 2;
  width: 54px;
  text-align: center;
  font-size: 14px;
  background-color: #fbfd65;
}

.product-text-box-event > span.naire:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 27px solid #fbfd65;
  border-right: 27px solid #fbfd65;
  border-bottom: 15px solid transparent;
}
.product-text-box-event h6 {
    font-size: 15px;
    padding: 15px 0 0 0;
}
.banner-container .product-desc p.product-price {
    display: inline-block;
    font-size: 16px;
    margin: 0 0 15px;
    color: #c00;
}
.banner-container .custom-button-black { margin-top: 20px;}

.mothersday-flick .product-text {
    height: 25px;
    background-color: #fdf6c5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mother-gensen .product-text {
    height: 25px;
    background-color: #fce0e0;
}
.father-gensen .product-text {
    height: 25px;
    background-color: #d1c61e;
}
/*----------------------------------------*/
/*  22. Account Page
/*----------------------------------------*/
.form-fields {
    border: 1px solid #c1c1c1;
    float: left;
    padding: 25px 25px;
    width: 100%;
	height: 300px;
}
.form-fields-right {
    height: 375px;
}
.form-fields h2 {
	color: #000;
    border-bottom: 1px solid #c1c1c1;
    font-size: 22px;
	font-weight: normal;
    margin: 0 0 16px;
    padding: 0 0 12px;
}
.form-fields p label {
    display: inline-block;
    letter-spacing: 0.5px;
    margin: 0 0 8px;
    position: relative;
}
.form-fields .important:after {right: -8px; top: 2px;}
.form-fields p label span.required, .shipping-discount .required, .contact-us-area .contact-form .required, .product-details-area span.required {color: #eb340a;}
.form-fields p input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    height: 38px;
    padding: 0 0 0 10px;
    width: 100%;
}
.form-action {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
	border-top: #c1c1c1;
    float: left;
    padding: 15px 10px;
    width: 100%;
	margin-bottom: 30px;
}
.form-action p.lost_password {float: left; font-size: 14px; line-height: 36px; margin: 0; padding-left: 15px; text-decoration: underline;}
.form-action p.lost_password a {color: #1979c3;}
.form-action label {cursor: pointer; float: right; font-weight: normal; margin: 6px 10px 0 5px;}
.form-action label input {
    height: auto;
    line-height: 0;
    margin-right: 8px;
    margin-top: 0;
    position: relative;
    top: 1px;
    width: auto;
}
.form-action > a > button {
    background: #8f7239 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-right: 14px;
    padding: 10px 35px;
    text-transform: uppercase;
}
.form-fields-button {
	height: 80%;
}
.acount-list ul {
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
}
.account-button {
    width: 280px;
    text-align: center;
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
}
/*----------------------------------------*/
/*  23. New Account Page
/*----------------------------------------*/
.my-account-area input, textarea {
    height: 40px;
}
.my-account-area label {
    font-weight: 700;
	font-size: 14px;
	margin-left: 5px;
}
.my-account-area .radiobutton {
	height: 33px;
	width: 17px;
	margin-top: 10px;	
}
.my-account-area .form-check-input {
    position: absolute;
    margin-top: -.23rem;
    margin-left: 0;
}
h2.form-title {
    border-bottom: 1px solid #c1c1c1;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 16px;
    padding: 0 0 12px;
	text-align: center;
}
.my-account-area .form-group {
    margin-bottom: 1.5rem;
}
/*.my-account-area input[type="text"]:focus {
  border: 2px solid #a48955;
  outline: 0;
}
.my-account-area input[type="password"]:focus {
  border: 2px solid #a48955;
  outline: 0;
}*/
.form-action-submit {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
	border-top: 1px solid #f5f5f5;
	float: left;
    padding: 15px 10px;
    width: 100%;
}
.form-select select {
    padding-left: 15px;
	border: 1px solid #c1c1c1;
	height: 35px;
	border-radius: 0;
}
.form-select {
  width: 80px;
  margin-right: 5px;
}
.form-action-submit label {cursor: pointer; font-weight: normal; margin: 6px 10px 0 5px;}
.form-action-submit > a > button {
    background: #8f7239 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 0.5px;
    margin-right: 14px;
    padding: 10px 35px;
	float: none;
    text-transform: uppercase;
}
.error {
	color: red;
	margin-top: 7px;
	font-size: 13px;
}
.form-area {
    border: 1px solid #c1c1c1;
    float: left;
    padding: 25px 25px;
    width: 100%;
}
.form-zip1 {
    width: 70px;
}
.form-zip2 {
    width: 80px;
}
.form-zip1 input {height: 35px}
.form-zip2 input {height: 35px}
.error-input {
    border: 1px solid #F00;
}
.form-discription {
	font-size: 14PX;
	margin-top: 5PX;
}
.backtolink {
	margin-top: 15px;
	text-decoration: underline;
}
.backtolink span {font-size: 16px;}
.check-text {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 8px 8px;
	margin-bottom: 40px;
}
.my-account-area .payment-button { margin: 0; font-size: 16px;}
/*----------------------------------------*/
/*  24. forget passwaord
/*----------------------------------------*/
.form-bg {
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 20px 20px;
}
.form-area h2 {
    color: #000;
    border-bottom: 1px solid #c1c1c1;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 16px;
    padding: 0 0 12px;
}
.form-area h3 {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    padding: 5px 0 12px;
}
.submit-button {
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 0.5px;
    padding: 0 15px;
	height: 40px;
}
.form-info {
	font-size: 14px;
	margin: 7px 0 0;
}
/*----------------------------------------*/
/*  25. Alert
/*----------------------------------------*/
.form-alert {
    position: relative;
    padding: 7px 20px;
    margin: 1.5rem 0;
    border: 1px solid transparent;
}
.form-alert-pink {
    color: #000;
    background-color: #fae1e1;
    border-color: #f5c6cb;
	font-size: 13px;
	font-weight: 700;
}
/*----------------------------------------*/
/*  26. Cart
/*----------------------------------------*/
.cart-list-area .form-area {
    border: 1px solid #c1c1c1;
    float: none;
    padding:  0 25px 25px;
    width: 100%;
}
.right-area {
    width: 260px;
    margin-left: 30px;
}
.cart-left-containar {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #c1c1c1 solid;
}
.cart-left-containar .cart-price-area {
	margin-top: 2px;
}
.subtotal {
	font-size: 17px;
}
.subtotal > span {
	font-size: 14px;
}
.subtotal-price {
	font-size: 22px;
}
.payment-button {
	display: block;
	margin-top: 20px;
    width: 100%;
    text-align: center;
    background: #8f7239 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
}
.get-freeshipping {
	margin-top: 3px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
.combined-shipping {
	margin-top: 5px;
	text-align: center;
}
.list-price-area { float: right;}
.product-price-cart {
    text-align: left;
    font-size: 17px;
	font-weight: 700;
    margin: 2px 0 10px;
}
.product-price-cart > span {
    font-size: 12px;
	font-weight: normal;
}
.product-qty {
	text-align: left;
	font-size: 13px;
	font-weight: 700;
}
.product-qty input {
	width: 40px;
	height: 25px;
}
.product-delate {
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline;
	margin-top: 10px;
}
.product-option{
	margin: 10px 0 5px 0;
	font-size: 14px;
}
.form-area .product-name {
	text-decoration: underline;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
}
.cart-select {
	position: relative;
	width: 175px;
	margin: 5px 0;
}
.cart-select:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("../img/icon/sort.png") center no-repeat;
  pointer-events: none;
}
.cart-select .form-control {
    color: #000;
	border: 1px solid #c1c1c1;
	font-size: 12px;
}
.cart-select select.form-control:not([size]):not([multiple]) {
    height: calc(1.6rem + 2px);
}
.cart-box {
	padding: 30px 0;
	border-bottom: 1px solid #c1c1c1;
}
.naire-box-cart {
    background-color: #FFEFEF;
    margin: 20px 0 0;
    padding: 15px;
}
.naire-box-cart .edit-link a {
    color: #1979c3;
	text-decoration: underline;
	font-size: 14px;
}
.naire-box-cart li {font-size: 14px;}
.messagecard-box {margin-top: 20px;}
.messagecard-box span {
	font-size: 13px;
	text-align: center;
	padding-bottom: 10px;
}
.messagecard-text textarea {
    height: 90px;
    padding: 6px 10px;
}
.messagecard-box .form-bg {
	margin-top: 10px;
    padding: 10px 20px;
}
.recent-check {margin-top: 40px;}
.recent-check h5 {margin:60px 0 20px 0; font-size: 18px}
.question-icon a {margin-left: 5px; color: #909090; font-size: 17px;}
@media (min-width: 576px){
.form-inline .form-control {width: 100%;}
}
.cart-list-area .middle-slider {margin-bottom: 0;}
.cart-shipping-info {
	font-size: 13px;
	margin-top: 20px;
	color: #555;
}
.cart-list-area h2 {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 16px;
}
.cart-list-area .form-alert {
	margin: 0;
}
.cart-list-area .naire-box-cart select.form-control:not([size]):not([multiple]) {height: calc(1.7rem + 2px);}
.cart-list-area .naire-box-cart .naire-select .form-control {color: #000;border: 1px solid #c1c1c1; font-size: 13px;}
.cart-list-area .naire-box-cart .form-control {font-size: 13px; height: 32px;}
.naire-box-cart > button {
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
	font-size: 13px;
    letter-spacing: 0.5px;
    margin: 10px 0 5px 0;
    padding: 3px 10px;
    float: none;
}
/*----------------------------------------*/
/*  27. Comfirm
/*----------------------------------------*/
.confirm-left {
	background: #f5f5f5 none repeat scroll 0 0;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 20px 10px 20px 14px;
	font-weight: 700;
	font-size: 14px;
}
.confirm-list-area .form-area {
    border: 1px solid;
	border-color: #c1c1c1 #c1c1c1 #ffffff #c1c1c1;
    padding: 0;
    width: 100%;
}
.confirm-list-area .form-area-last {
    border: 1px solid;
	border-color: #c1c1c1;
    padding: 0;
    width: 100%;
	float: left;
}
.confirm-right { 
	display: block;
	height: 100%;
	align-items: center;
	padding: 20px 14px 20px 0;
}
.confirm-select {
    position: relative;
    width: 100%;
	max-width: 100%;
}
.confirm-select:after {
  position: absolute;
  top: 0;
  bottom: 1px;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("../img/icon/sort.png") center no-repeat;
  pointer-events: none;
}
.confirm-select .form-control {
    color: #000;
	border: 1px solid #c1c1c1;
	font-size: 13px;
	background: #f5f5f5 none repeat scroll 0 0;
}
.confirm-select select.form-control:not([size]):not([multiple]) {
    height: calc(2rem + 2px);
}
.confirm-list-area textarea {
	height: 120px;
    padding: 10px 10px;
}
.confirm-list-area input {
	height: 30px;
}
.shop-message li {font-size: 14px;}
.confirm-list-area h2 {
    color: #000;
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 16px;
}
.confirm-list-area .cart-box {
    padding: 20px;
    border-bottom: 1px solid #c1c1c1;
}
.confirm-check {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 100%;
    align-items: center;
    padding: 10px 10px 10px 14px;
    font-weight: 700;
    font-size: 16px;
	text-align: center
}
.confirm-option-box {
    background-color: #FFEFEF;
    margin: 12px 0 0;
    padding: 7px 14px;
	font-size: 14px;
}
.link-blue {
    font-size: 14px;
    text-decoration: underline;
	margin-top: 10px;
}
.link-blue a {
	color: #1979c3;
}
.confirm-list-area .right-area-box {
	margin-left: 30px;
	background: #f5f5f5 none repeat scroll 0 0;
}
.confirm-list-area .right-area {
    width: 300px;
	margin-left: 0;
	padding: 20px;
}
.confirm-list-area .cart-price-area {font-size: 14px;}
.confirm-list-area .total {
	font-size: 14px;
}
.confirm-list-area .total span {
	font-size: 13px;
	color: #828282;
}
.confirm-check-option li {font-size: 14px;margin-bottom: 3px;}
.shipping-address {
	background: #eee none repeat scroll 0 0;
	padding: 20px;
	width: 300px;
	font-size: 14px;
}
.grey-text {
	color: #828282;
}
.confirm-list-area .cart-left-containar {
    margin-bottom: 7px;
}
#payment-method {
	padding: 0 20px 0 20px;
	margin-top: 20px;
	border-left: 10px #f5f5f5 solid;
}
#payment-method ul li {font-size: 14px;}
#payment-method label {
    font-weight: 700;
    font-size: 13px;
	margin-bottom:0;
}
#payment-method label.sub-label {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0;
}
#payment-method .form-select select {
    height: 30px;
}
#payment-method a {
	text-decoration: underline;
	font-size: 13px;
	background: #FFFFFF;
}
.tooltip-inner {
  	max-width: 100%;
	width: 100%;
}
.thanks-area h5 span { color: #8f7239;}
/*----------------------------------------*/
/*  28. My page
/*----------------------------------------*/
.mypage-left-area {
    width: 260px;
    margin-right: 30px;
}
.mypage-menu ul {margin: 10px 0 30px 10px;}
.mypage-menu ul li {border-bottom: 1px #c1c1c1 solid; padding: 10px 0}
.mypage-menu ul .active {font-weight: 700;}
.form-container-submit > button {
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-right: 14px;
    padding: 5px 35px;
    float: none;
}
span.lost_password {float: left; font-size: 14px; margin: 0; text-decoration: underline;}
span.lost_password a {color: #1979c3;}
.mypage-name {
	font-size: 17px;
}
.mypage-submit > a > button {
    background: #0c0c0c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-right: 14px;
    padding: 5px 35px;
    float: none;
}
.mypage-submit-delate > a > button {
	border: 1px #8f7239 solid;
    background: none;
    color: #8f7239;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-right: 14px;
    padding: 5px 35px;
    float: none;
}
.text-sub {font-size: 14px;}

/*----------------------------------------*/
/*  29. Sold out
/*----------------------------------------*/
img.soldout {
    background-color: #000000;
    opacity: 0.2;
}
/*span.soldout-block {
    position: absolute;
    bottom: 90px;
    left: 0;
    width: 95%;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    font-size: 13px;
    background-color: #000000;
    opacity: 0.8;
	margin-left:7px;
}*/
span.soldout-block {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    font-size: 13px;
    background-color: #000000;
    opacity: 0.8;
}
.ranking-area span.soldout-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    font-size: 13px;
    background-color: #000000;
    opacity: 0.8;
     margin-left: 0px;
}
.top-ranking span.soldout-block {
    position: absolute;
    bottom: 57px !important;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    font-size: 13px;
    background-color: #000000;
    opacity: 0.8;
     margin-left: 0px;
}
/*----------------------------------------*/
/*  30.Rakuten All
/*----------------------------------------*/
.wishlist-rakuten a{
	color: #ffffff;
	font-size: 14px;
	background-color: #0c0c0c;
	margin-top: 8px;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 3px;
}
.wishlist-rakuten button  {
	background-color: #ffffff;
}
.review-btn {
	width: 100%;
    padding: 16px 0;
	margin-bottom: 10px;
	font-size: 17px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    background: #8b6e28;
    transition: .4s;
  }
.review-info {
	background-color: #e2d4a5;
	padding: 20px;
	text-align: center;
	margin-top: 20px;
}
.review-info p {
	margin: 0;
	font-size: 17px;
	font-weight: 700;
}
.header-top img {width: 100px;}
.s-info-img img {width: 94px;}
.left-menu-mainnav { margin: 0 15px;}
.left-menu-mainnav i { font-size: 28px;}
.left-menu-mainnav span { display: block; font-size: 13px;}
.sp-header-banner-top-text { display: block; text-align: center; margin: 0 auto; padding: 5px 0px; width: 100%; background-color: black; color: #FFFFFF; font-size: 13px; font-weight: 700;}
.sp-header-banner-bottom-text { display: block; text-align: center; margin: 0 auto; padding: 3px 0px 0; width: 100%; font-size: 13px;}
.header_banner_text { border-bottom: 1px #474747 solid; margin:10px 0 5px; padding-bottom: 5px;}
.header_banner_text h4 { font-size: 16px;}
.header-banner-pc.banner-hover-text {
    background: #8b6e28 none repeat scroll 0 0;
    bottom: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 1px 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 220px;
	opacity: 0.9;
}
/*----------------------------------------*/
/*  31.オトコの雑貨屋 All
/*----------------------------------------*/

.header-top-otoko{
    position: relative;
    font-size: 13px;
    background-color: #153267;
	color: #FFFFFF;
    z-index: 100;
}
.header-top-otoko img {width: 100px;}
.logo-otoko {width: 240px;}
.account-wishlist-otoko {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 13px 0 11px;
}
.account-wishlist-otoko a {
    border-right: 1px solid #FFFFFF;
    display: inline-block;
    padding: 0 26px;
    position: relative;
	color: #FFFFFF;
}

.sp-header-banner-top-otoko {
    padding: 6px 0 3px 0;
    background-color: #153267;
    color: #FFFFFF;
    font-size: 12px;
    max-height: 100%;
}
.qty-cart-add > button.cart-buttons_soldout {
	width: 238px;
    background: #0c0c0c none repeat scroll 0 0;
    font-size: 14px;
    line-height: 50px;
    margin-left: 15px;
    padding: 0 60px;
	opacity: 0.2;
	border: 1px solid #c7c2bc;
}
/*----------------------------------------*/
/*  パンくず平行スクロール
/*----------------------------------------*/
.breadcrumb-area .breadcrumb-container{
	flex-wrap:nowrap!important;
	overflow-x: auto;
	white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
