@charset "utf-8";

/*********************************************************************/
/* clearfix Start */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
/* clearfix End */
/*********************************************************************/
/* base CSS Start */
body {
	margin: 0px;
	padding: 0px;
	background-image: url('https://cde302.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/body_bg.jpg');
	background-color: #FFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	line-height: 150%;
	word-wrap: break-word;
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* -- ul,li -- */
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* -- p -- */
p {
	margin: 0px;
	padding: 0px;
}
/* -- text -- */
.textleft,
div.textleft {
	text-align: left;
}
.textright,
div.textright {
	text-align: right;
}
.textcenter,
div.textcenter {
	text-align: center;
}
/* -- float -- */
.alignleft,
div.alignleft {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
.alignright,
div.alignright {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* base CSS End */
/*********************************************************************/
/* wrap CSS Start */
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* wrap CSS End */
/*********************************************************************/
/* header CSS Start */
#banner_header {
z-index: 3;
    position: fixed;
    top: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
/*	background-image: url('https://da520d.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/header_bg.jpg'); */
	background-repeat: no-repeat;
    background-color: #f1f1f1;
}
#header {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
/*	background-image: url('https://da520d.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/header_bg.jpg'); */
	background-repeat: no-repeat;
    background-color: #f1f1f1;
}
@media only screen and (max-width: 780px){
    #header {
        padding-bottom: 15px;
    }
}
/*h1 {
	margin: 0px;
	padding: 55px 0px 10px 10px;
	font-size: 30px;
	color: #000;
}*/
h1#site-title,
div#site-title {
	margin: 0px;
	padding: 55px 0px 10px 10px;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
p.discprition {
	margin: 0px;
	padding: 0px 0px 50px 10px;
	font-size: 12px;
}
/* -- mainnavi -- */
div.mainnavi,
ul.mainnavi {
	padding: 0px;
	margin: 0px;
	background-image: url('https://f2e85c.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/main_navi_bg.jpg');
	background-repeat: repeat-x;
	background-color: #000;
}
	div.mainnavi ul li,
	ul.mainnavi li {
		padding: 0px;
		margin: 0px;
		float: left;
		position: relative;
	}
		div.mainnavi li a,
		ul.mainnavi li a {
			width: 121px;
			height: 36px;
			padding: 20px 5px 0px 5px;
			margin: 0px;
			display: block;
			background-image: url('https://3a3838.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/button_main_navi.jpg');
			background-repeat: no-repeat;
			background-position: -131px 0px;
			color: #FFF;
			font-weight: bold;
			font-size: 13px;
			text-align: center;
		}
			div.mainnavi li a:hover,
			ul.mainnavi li a:hover {
				background-position: 0px 0px;
				text-decoration: none;
			}
		div.mainnavi ul ul,
		ul.mainnavi ul {
			display:none;
			position:absolute;
			top:56px;
			left:0;
			float:left;
			box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
			-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
			-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
			z-index: 99999;
		}
			div.mainnavi ul ul li,
			ul.mainnavi ul li {
				min-width: 111px;
			}
			div.mainnavi ul ul ul,
			ul.mainnavi ul ul {
				left:100%;
				top:0;
			}
			div.mainnavi ul ul a,
			ul.mainnavi ul a {
				background-image: url('https://f2e85c.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/main_navi_bg.jpg');
				background-repeat: repeat-x;
				background-color: #000;
				height:auto;
				line-height:1em;
				padding:10px;
				width: 111px;
			}
			div.mainnavi li:hover > a,
			div.mainnavi ul ul :hover > a,
			ul.mainnavi li:hover > a,
			ul.mainnavi ul :hover > a {
				color:#fff;
				background:#333;
			}
			div.mainnavi ul li:hover > ul,
			ul.mainnavi li:hover > ul {
				display:block;
			}
/* -- subnavi -- */
ul.subnavi {
	height: 29px;
	padding: 0px;
	margin: 0px;
	background-image: url(https://ad2c5f.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/sub_navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}
ul.subnavi li {
	padding: 5px 20px;
	margin: 0px;
	float: left;
	font-size: 13px;
}
ul.subnavi a {
	color: #000;
}

/*dd s.item_price {
    display: block;
    color: #000;
    height: 15px;
}*/
/* header CSS End */
/*********************************************************************/
/* main CSS Start */
#main {
	margin: 0px;
	padding: 20px 10px;
	background-color: #FFF;
}

/* main CSS End */
/*********************************************************************/
/* sidebar CSS Start */
#leftbar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#rightbar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}
/* -- widget -- */
.sidebar li.widget {
	padding: 0px 0px 10px 0px;
}
.sidebar .widget_title {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 10px 0px 5px;
	background-image: url('https://bf10bf.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/wigettitle_bg.jpg');
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
.sidebar .widget_welcart_login .widget_title,
.sidebar .widget_welcart_featured .widget_title,
.sidebar .widget_welcart_calendar .widget_title,
.sidebar .widget_welcart_search .widget_title,
.sidebar .widget_welcart_category .widget_title,
.sidebar .widget_welcart_post .widget_title,
.sidebar .widget_welcart_page .widget_title,
.sidebar .widget_welcart_bestseller .widget_title {
	height: 30px;
	padding-top: 0px;
}
.sidebar .widget_tag_cloud .widget_title {
	padding: 5px 10px 0px 5px;
	border: none;
}
.sidebar .widget_title>img {
	height: 24px;
	width: 24px;
	margin: 0px;
	padding: 3px 5px 3px 0px;
	vertical-align: middle;
}
.sidebar li ul,
#calendar_wrap,
.widget_tag_cloud div,
.widget_search form {
	width: auto;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #F7F7F7;
	border-right: 1px solid #DAD8D1;
	border-bottom: 1px solid #DAD8D1;
	border-left: 1px solid #DAD8D1;
}
.sidebar li ul ul {
	border: none;
}
.sidebar li li {
	width: auto;
	height: auto;
}
.welcart_widget_body {
}
.sidebar #calendar_wrap,
.sidebar li.widget ul.welcart_featured_body,
.sidebar li.widget ul.welcart_calendar_body,
.sidebar li.widget ul.welcart_search_body,
.sidebar li.widget ul.welcart_login_body {
	padding-top: 10px;
}
.sidebar #calendar_wrap,
.sidebar .widget_tag_cloud div {
	padding: 0px 10px 0px 10px;
}
.sidebar .widget_archive li,
.sidebar .widget_categories li,
.sidebar .widget_pages li,
.sidebar .widget_meta li,
.sidebar .widget_links li,
.sidebar .widget_recent_comments li,
.sidebar .widget_recent_entries li,
.sidebar .widget_welcart_category li,
.sidebar .widget_welcart_post li,
.sidebar .widget_welcart_page li,
.sidebar .widget_welcart_bestseller li {
	padding: 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
/* widget search start */
.sidebar .widget_search a,
.sidebar .widget_welcart_search a,
.sidebar .widget_ucart_search a {
	margin-right: 5px;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.sidebar .widget_search a:hover,
.sidebar .widget_welcart_search a:hover,
.sidebar .widget_ucart_search a:hover {
	text-decoration: none;
}
.sidebar .widget_search #searchsubmit,
.sidebar .widget_welcart_search #searchsubmit,
.sidebar .widget_ucart_search #searchsubmit {
	width: 30px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-image: url('https://cefc07.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/find2.png');
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	cursor: pointer;
	text-indent: -9999px;
	border-style: none;
}
.sidebar .widget_search input#s,
.sidebar .widget_welcart_search input.searchtext,
.sidebar .widget_ucart_search input.searchtext {
	width: 70%;
}
.sidebar .widget_search input#s {
	width: 55%;
}
/* widget search end */
/* widget wp-calendar start */
#wp-calendar {
	width: 180px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #333;
	border-collapse: collapse;
	border: 1px solid #DAD8D1;
	text-align: center;
}
#wp-calendar caption {
	padding: 3px 0px;
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td {
	padding: 0px;
	border: 1px solid #DAD8D1;
}
#wp-calendar th {
	background-color: #777777;
	color: #FFF;
}
#wp-calendar td {
	background-color: #FFF;
}
.businesstoday {
}
/* widget wp-calendar end */
/* widget featured start */
.sidebar .widget_welcart_featured .thumimg,
.sidebar .widget_ucart_featured .thumimg {
	width: 150px;
	margin: 0px auto;
}
.sidebar .widget_welcart_featured .thumimg img,
.sidebar .widget_ucart_featured .thumimg img {
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.sidebar .widget_welcart_featured .thumtitle,
.sidebar .widget_ucart_featured .thumtitle {
	width: auto;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
	background-image: url('https://3a2328.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/list1.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
}
.sidebar .widget_welcart_featured .thumtitle a,
.sidebar .widget_ucart_featured .thumtitle a {
	text-decoration: underline;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.sidebar .widget_welcart_featured .thumtitle a:hover,
.sidebar .widget_ucart_featured .thumtitle a:hover {
	font-weight: bold;
}

.sp_g_line {
    display: none;
}

.pc_d_none {
    display: none;
}

.onlneshop {
    display: none;
}
/* widget featured end */
/* sidebar CSS End */
/*********************************************************************/
/* content CSS Start */
#content {
	height: 100%;
	padding: 0;
	background-color: #DAD8D1;
	border-bottom: 3px solid #DAD8D1;
	float: right;
}
	.three-column {
		width: 560px;
		margin: 0 10px 0 0;
	}
	.two-column {
		width: 770px;
		margin: 0;
	}
/* content CSS End */
/*********************************************************************/
/* content common CSS Start */
/* title */
#content h1,
#content h2 {
	margin: 0px;
	padding: 0px;
}
#content h2.pagetitle,
#content .pagetitle,
#content .title {
	height: 34px;
	padding: 0px 20px;
	background-image: url('https://0f5828.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/content_title_bg1.jpg');
	background-repeat: repeat-x;
	border: none;
	display: block;
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 34px;
}
#content .post h2 {
	padding-top: 10px;
	font-size: 1.17em;
}
/* img */
#content img {
	margin: 0;
	max-width: 100%;
	height: auto;
}
/* catbox */
#content .catbox {
	width: auto;
	height: 100%;
	margin: 3px;
	padding: 10px;
	background-image: url('https://02ba2c.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/pagebox_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top: 3px solid #DAD8D1;
}
/* page_box */
#content .page_box {
	width: auto;
	margin: 0px;
	padding: 30px 20px;
	background-image: url(https://02ba2c.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/pagebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
/* thumbnail_box */
#content .thumbnail_box {
	width: 119px;
	height: 190px;
	margin: 4px 0px 0px 4px;
	padding: 8px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}
.thumbnail_box .thumimg {
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.thumbnail_box .thumtitle {
	width: auto;
	margin: 10px 5px 5px 0px;
	padding: 0px;
	background-image: url('https://3a2328.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/list1.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 20px;
}
.thumbnail_box .thumtitle a {
	text-decoration: underline;
	white-space: normal;
	word-wrap: break-word;
}
.thumbnail_box .thumtitle a:hover {
	font-weight: bold;
}
.thumbnail_box a.detailbutton {
	width: 89px;
	height: 16px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url('https://009f58.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #566732;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.thumbnail_box a.detailbutton:active {
	background-image: url('https://009f58.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	outline: none;
}
/* content common CSS End */
/*********************************************************************/
/* Welcart Item single page CSS Start */
span.price {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #ED5B14;
}
span.cprice {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
em.tax {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: inherit;
	letter-spacing: 0em;
}
dl.itemGpExp {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp dt {
	height: 16px;
	margin: 0px;
	background-image: url('https://664d14.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/gp.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
}
dl.itemGpExp dd {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp ul {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	letter-spacing: 1px;
}
#itempage {
	width: 100%;
}
#itempage .field {
	height: auto;
	width: auto;
	margin: 0px;
}
#itempage .field hr {
	color: #CCCCCC;
}
#itempage .field .field_name {
	text-align: left;
}
#itempage .field .field_price {
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #ED5B14;
	font-size: 140%;
	font-weight: bold;
	text-align: right;
}
#itempage h3 {
	height: 18px;
	margin-bottom: 10px;
	margin-left: 210px;
	padding: 3px 5px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
#itempage .exp {
	min-height: 220px;
	margin-bottom: 10px;
}
*:first-child+html #itempage .exp {
	display: inline;
}
#itempage form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#itempage .itemimg {
	width: 200px;
	margin-right: 10px;
	float: left;
}
#itempage .itemsubimg {
	margin-bottom: 10px;
}
#itempage .itemsubimg img {
	width: 135px;
	height: 135px;
	padding: 5px;
}
#itempage .skuform {
	width: 100%;
}
#itempage .skuform .skuquantity {
	width: 50px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
}
#itempage table.skusingle {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#itempage table.skusingle td {
	margin: 0px;
	padding: 3px 10px 3px 0px;
}
#itempage table.skumulti {
	width: 100%;
	margin-top: 0px 0px 10px 0px;
	padding: 0px;
	border: 2px solid #CCC;
	border-collapse: collapse;
}
#itempage table.skumulti th {
	margin: 0px;
	padding: 3px;
	background-color: #E6E6E6;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#itempage table.skumulti th.thborder {
	border-bottom: 2px solid #CCC;
}
#itempage table.skumulti td {
	margin: 0px;
	padding: 3px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 2px solid #CCCCCC;
}
#itempage table.skumulti td.subborder {
	border-bottom: 1px solid #D9D9D9;
}
#itempage table.skumulti td.skudisp {
	font-weight: bold;
}
#itempage .assistance_item {
	width: auto;
	padding: 0px;
}
#itempage .assistance_item h3 {
	height: 18px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 3px 5px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
#itempage .assistance_item ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#itempage .assistance_item li {
	width: 312px;
	margin: 0px;
	float: left;
	padding: 0px 0px 10px 0px;
}
#itempage .assistance_item .listbox {
	width: auto;
	margin-right: 10px;
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
}
#itempage .assistance_item .slit {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
}
#itempage .assistance_item .detail {
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-left: 115px;
}
#itempage .assistance_item h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
#itempage .assistance_item .detail p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 150%;
}
.page_content {
	padding: 10px;
}
/* Welcart Item single page CSS End */
/*********************************************************************/
/* Welcart Search page CSS Start */
#searchbox {
	margin: 0px;
	padding: 0px;
}
#searchbox div.field {
	margin: 20px 0px;
	padding: 0px;
}
#searchbox label.outlabel {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#searchbox fieldset {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#searchbox legend {
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px 5px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#searchbox fieldset ul {
	margin: 0px;
	padding: 5px 10px 10px 10px;
}
#searchbox fieldset li {
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	list-style-type: none;
}
/* Welcart Search page CSS End */
/*********************************************************************/
/* Welcart Member page CSS Start */
#memberpages #memberinfo ul {
	margin: 0px;
	padding: 0px 0px 15px 20px;
	list-style-position: outside;
}
#memberpages #memberinfo li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
#memberpages #memberinfo li strong {
	color: #cc0000;
}
#memberpages div.loginbox {
	width: 220px;
	margin: 50px auto 0px auto;
	padding: 0px 30px 30px 30px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
}
#memberpages input.loginmail,
#memberpages input.loginpass {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#memberpages form {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#memberpages .loginbox p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
#memberpages .loginbox p#nav {
	padding: 0px 0px 0px 12px;
}
#memberinfo table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#memberinfo th {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #4e5020;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#memberinfo td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo h3 {
	height: 26px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	background-color: #990000;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	text-indent: 10px;
	border-bottom: 1px solid #660000;
}
#memberinfo .send {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#memberinfo .customer_form input {
	width: 150px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 250px;
}
#memberinfo .customer_form em {
	color: #ff0000;
	font-style: normal;
}
#newmember table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
#newmember table .num{
	font-size: 14px;
}
#newmember table .rightnum{
	padding-right: 5px;
	font-size: 14px;
	text-align: right;
}
#newmember th {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #4e5020;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#newmember td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#newmember .send {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#newmember .customer_form input {
	width: 120px;
}
#newmember .customer_form input#zipcode {
	width: 100px;
}
#newmember .customer_form input#mailaddress1,
#newmember .customer_form input#mailaddress2,
#newmember .customer_form input#address1,
#newmember .customer_form input#address2,
#newmember .customer_form input#address3 {
	width: 200px;
}
#newmember .customer_form em {
	font-style: normal;
	color: #ff0000;
}
/* Welcart Member page CSS End */
/*********************************************************************/
/* Welcart cart page CSS Start */
.usccart_navi ol {
	width: auto;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url('https://496336.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/template/default/css/images/cart_navi.jpg');
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
.usccart_navi li {
	height: 31px;
	margin: 0px;
	padding: 2px 0px 0px 35px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
.usccart_navi ol.usccart_cart {
	background-position: 0px 0px;
}
.usccart_navi ol.usccart_customer {
	background-position: 0px -32px;
}
.usccart_navi ol.usccart_delivery {
	background-position: 0px -63px;
}
.usccart_navi ol.usccart_confirm {
	background-position: 0px -95px;
}
.usccart_navi li.usccart_cart {
	width: 85px;
}
.usccart_navi li.usccart_customer {
	width: 94px;
}
.usccart_navi li.usccart_delivery {
	width: 125px;
}
.usccart_navi li.usccart_confirm {
	width: 70px;
}
#inside-cart .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#inside-cart h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ffcc00;
	border-bottom: 2px solid #ffe679;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#inside-cart p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
#inside-cart .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ffcc00;
	text-align: center;
}
#customer-info .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
}
#customer-info .error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
#customer-info h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff9900;
	border-bottom: 2px solid #ffc56a;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#customer-info form {
	margin: 0px;
	padding: 0px;
}
#customer-info table {
	margin-top: 10px;
	border-collapse: collapse;
}
#customer-info th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
	color: #4c4d25;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#customer-info td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 11px;
	line-height: 150%;
}
#customer-info .customer_form input {
	width: 50%;
	margin-right: 3px;
}
#customer-info .customer_form tr.inp1 input {
	width: 82%;
	margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
	width: 75%;
	margin-left: 0px;
	margin-right: 3px;
}
#customer-info .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ff9900;
	text-align: center;
}
#delivery-info .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
}
#delivery-info h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff6600;
	border-bottom: 2px solid #ffaa68;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#delivery-info th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
	color: #4c4d25;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#delivery-info td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 11px;
	line-height: 150%;
}
#delivery-info .error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}
#delivery-info .customer_form dl {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#delivery-info .customer_form dt {
	width: auto;
	padding-top: 5px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#delivery-info .customer_form dd {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#delivery-info #delivery_table input {
	width: 50%;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea {
	height: 100px;
	width: 94%;
}
#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ff6600;
}
#info-confirm .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
	background-color: #ffffff;
}
#info-confirm h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff3300;
	border-bottom: 2px solid #ff8f71;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
#confirm_table h3 {
	margin: 0px;
	padding: 0px;
	color: #ff3300;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
#confirm_table th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #50511d;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
#confirm_table td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #edf6ff;
}
#info-confirm .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #FF3300;
	text-align: center;
}
#coml-page h2,#error-page h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #666600;
	border-bottom: 2px solid #b2b165;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#coml-page p,#error-page p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #b2b165;
	text-align: center;
}
#coml-page .post,#error-page .post {
	width: auto;
	margin-top: 10px;
	padding: 15px;
	background-color: #ffffff;
}
/* Welcart cart page CSS End */
/*********************************************************************/
/* Welcart Inquiry page CSS Start */
.inqbox {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.inqbox ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}
.inqbox li {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
.inqbox li strong {
	color: #cc0000;
}
.inqbox .inquiry_table {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}
.inqbox form {
	margin: 0px;
	padding: 0px;
}
.inqbox th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	color: #4e5020;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
.inqbox td {
	width: 75%;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
.inquiry_table input {
	width: 95%;
}
.inquiry_table textarea {
	width: 95%;
	height: 150px;
}
.inqbox .send {
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
}
.inqbox .inquiry_comp {
	margin: 50px auto 0px auto;
	padding: 15px 0px;
	color: #336600;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.inqbox .compbox {
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-size: 1em;
	line-height: 1.5em;
}
/* Welcart Inquiry page CSS End */
/*********************************************************************/
/* footer CSS Start */
#footer {
	width: auto;
	/*margin: 10px 0px;
	padding: 10px 20px;*/
	background-color: #flflfl;
}
#footer p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer p.copyright {
	font-size: 12px;
}
#footer p.credit {
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
}
#footer ul.footernavi {
	color: #BAB1A5;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #FFF;
}
#footer li {
	float: left;
	display: block;
	/*margin: 0px;*/
	/*padding: 0px 20px 0px 0px;*/
}
#footer a{
	color: #000000;
    font-size: 1.5em;
}
/* footer CSS End */
/*********************************************************************/

* {margin:0;
padding:0;}

body{
height:100%;
max-width:100%;
background:#ffffff;
font-family:"Century Gothic", Calibri, Arial,sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
font-size:0.765em;
color:#000000;
margin:0;
padding:0;
-webkit-text-size-adjust:100%;
x-overflow:hidden;}

p{line-height:2.5em;}
div{line-height:2.5em;}
ul{line-height:2.5em;}
li{line-height:2.5em;}
body{line-height:2.5em;}
td{line-height:2.5em;}
th{line-height:2.5em;}
tr{line-height:2.5em;}
table{line-height:2.5em;}

.password_attention{
font-weight:bold;
color: #ff99cc;
font-size:120%;
}

#item_list {
    /*width: 3072px;*/
}
ul li.cat-item {
    padding-left: 0;
    border-bottom: 1px solid #acacac;
}

.sp_right_login_menu {
    /*display: none;*/
}

/*ul.guide-nav {
    text-align: center;
}

ul li.tag-nav {
    text-align: center;
}*/

a{
text-decoration:none;
color:#000000;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}

a:hover{
color:#a4a4a4;
text-decoration:underline;}

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

.clearfix{
display: inline-block;
*zoom:1;}

* html .clearfix {
height: 1%;}
 /* Hides from IE-mac \*/

.clearfix {
display: block;}

.f_right{
float:right;}

.f_left{
float:left;}

.clear{
clear:both;}

::selection {
background: #f5f5f5;
color:#000000;}

::-moz-selection {
background: #f5f5f5;
color:#000000;}

i{
font-style:normal !important ;
color: #bcbcbc;
display: inline;
margin: 0 8px 0 8px;
}

ul{
list-style:none;
text-align: left;
padding-left: 0;
}

.boxsizing{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;}

img{
max-width:100%;
height: auto;
/*margin-bottom: 10px;*/
}

#ranking{
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
.ranking_img {
	width: 40%;
}

/*スマホのsubmitをリセット*/
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}


/*-----------------------------------------
                 base
-------------------------------------------*/
.w_area{
max-width:1140px;
margin:0 auto;
position:relative;}

.top_bar{
background-color:#f1f1f1;
height:60px;}

.logo{
float:left;
padding:7px 20px 0 0;}

ul.member{
float:left;
margin:15px 0 0 0;}

ul.member li{
margin:0 0 0 8px;
display:inline;
padding:5px;}

ul.member li a{
color:#000000;
padding:5px 10px;
background-color:#f1f1f1;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;}

ul.member li a:hover{
color:#000000;
background-color:#ffffff;
padding:5px 10px;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
text-decoration:none;}

ul.users{
float:right;
margin:15px 0 0 0;}

ul.users li{
margin:0 0 0 13px;
display:inline;
padding:0;
color:#000000;}

ul.users li a{
color:#000000;}

ul.users li a:hover{
color:#a4a4a4;
text-decoration:none;}

/*
ul.social{
margin:0 0 0 30px;
font-size:150%;
float:right;}

ul.social li{
display:inline;
margin:0;
position:relative;
top:7px;}

ul.social li a{
background-color:#ffffff;
color:#000000;
padding:18px 15px 20px 15px;
margin:0;}

ul.social li a:hover{
background-color:#f1f1f1;
color:#000000;
padding:18px 15px 20px 15px;
text-decoration:none;
margin:0;}
*/

.top_campaign{
display:block;
background:#ffdfa0;
padding:3px 0;
z-index:999999;
font-size:110%;
font-weight:bold;
overflow:hidden;
white-space:nowrap;}

a:hover.top_campaign{
text-decoration:none!important;
color:#ffffff;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;}



/*------------logo---------------*/
/*.logo_sm{
max-width:250px;
margin:30px auto 0;
text-align:center;}

.logo_sm{
display:none;
}*/

.onlineshop{
display:none;}

.logo_sm{
max-width:190px;
margin:0;}

.logo_sm img{
width:100%;}

.logo_sm span {
    font-weight: normal;
    text-align: center;
    margin: -15px 0 0 0;
    font-size: 80%;
}

.viewcart{
margin:0 0 0 20px;
float:right;
background-color:#ffffff;
height:55px;
padding:5px 0 0 0;}

/*2016_0129comment out
ul.main_menu{
margin:20px auto 0;
text-align:center;}

ul.main_menu li{
display:inline;
margin:0 12px;
*/
/*
font-weight:bold;
*/
/*
letter-spacing:3px;
font-size:110%;}

ul.main_menu li a{
padding:3px 8px;}

ul.main_menu li a:hover{
padding:3px 8px;
text-decoration:none;
background-color:#ffffff;
color:#a4a4a4;}
2016_0129comment out*/


/*----------main_photo-----------*/
/*2016_0129まで使用
.main_photo_area{
margin:10px 0 0 0;
position:relative;}

.main_photo_area_1{
margin:40px 0 0 0;
position:relative;}

.main_photo_area img,
.main_photo_area1 img{
max-width:100%;
height:auto;}
*/

/*メイン1枚　サムネイル2枚
.main_photo1{
width:66.5%;
margin:0 1.5% 0 0;}

.main_photo2{
width:31.5%;
position:absolute;
right:0;
top:0;}

.main_photo3{
width:31.5%;
position:absolute;
right:0;
top:51.2%;}
*/



/*　サムネイル3枚
.main_photo1 {
width: 75%;
margin: 0 1.5% 0 0;}

.main_photo2 {
width: 23%;
position: absolute;
right: 0;
top: 0;}

.main_photo3 {
width: 23%;
position: absolute;
right: 0;
top: 68.2%;}

.main_photo4 {
width: 23%;
position: absolute;
right: 0;
top: 33.5%;}
*/


/*　サムネイル2枚 */
/*
.main_photo1 {
  width: 66%;
  margin: 0 1.5% 0 0;
}

.main_photo2 {
  width: 31.5%;
  position: absolute;
  right: 0;
  top: 0;
}

.main_photo3 {
  width: 31.5%;
  position: absolute;
  right: 0;
  top: 51%;
}
*/

/*2016_0129まで使用
.main_photo3,
.main_photo6{
width:32%;
margin:0 0 20px 0;
float:left;}

.main_photo1,
.main_photo2,
.main_photo4,
.main_photo5{
width:32%;
float:left;
margin:0 2% 20px 0;}
*/

.main_photo_area_1{
width:63%;
float:left;
margin:30px 1% 0 0;}

ul.main_photo_area{
width:36%;
float:left;
margin:30px 0 0 0;
position:relative;}

ul.main_photo_area li{
width:49%;
margin:0 0 1.6em 2%;
float:left;}

ul.main_photo_area li:nth-of-type(odd){
margin:0 0 0.43em 0;}



/*----------border_black---------*/
.border_black{
border-top:1px solid #acacac;
margin:50px 0 0 0;}

/*----------------------------------------------------
help
------------------------------------------------------*/
.help h1{
font-weight:normal;
font-size:180%;
margin:30px 0 0 0;}

dl.help_box h2{
font-weight:normal;
background-color:#f1f1f1;
padding:5px 20px 5px 20px;
font-size:150%;}

dl.help_box h2 span{
font-size:80%;
font-weight:normal;
float:right;}

dl.help_box dt{
margin:50px 0 0 0;}

dl.help_box dd{
margin:0 0 0 30px;}

dl.help_box h3{
font-weight:normal;
padding:30px 0 20px 0;
font-size:150%;}

dl.help_box h4{
font-size:120%;
font-weight:normal;}

dl.help_box .help_detail{
margin-bottom:30px;}








/*----------------------------------------------------
about
------------------------------------------------------*/
.about h1{
font-weight:normal;
font-size:150%;
text-align:center;
margin:0px 0 50px 0;
background-color:#f1f1f1;
padding:20px 0;}

.about h2{
font-weight:normal;}

.about_detail{
margin:0 0 30px 0;}

.about_about{
text-align:right;
line-height:1.5em;
margin:30px 0 0 0;}





/*----------------------------------------------------
rule
------------------------------------------------------*/
.rule{
position:relative;}

.rule h1{
font-weight:normal;
font-size:180%;
margin:30px 0 0 0;}

.rule h2{
font-weight:normal;
font-size:150%;
margin:30px 0 0 0;}

.rule_detail{
position:relative;
top:-28px;
left:25px;
width:90%;}

.rule_detail_box{
position:relative;
top:-28px;
left:20px;
width:90%;}







/*----------------------------------------------------
privacy policy
------------------------------------------------------*/
.pp{
position:relative;}

.pp h1{
font-weight:normal;
font-size:180%;
margin:30px 0 0 0;}

.pp_detail{
#margin:30px 0 0 0;}

.pp_detail_list{
position:relative;
top:-30px;
left:25px;
width:90%;}





/*----------------------------------------------------
scta(特定商取引法に関する表記)
------------------------------------------------------*/
.scta h1{
font-weight:normal;
font-size:180%;
margin:30px 0 0 0;}

.scta h2{
font-weight:normal;
font-size:150%;
margin:30px 0 0 0;}





/*----------------------------------------------------
guide
------------------------------------------------------*/
.guide{
position:relative;}

.guide h1{
font-weight:normal;
font-size:180%;
margin:30px 0 30px 0;}

.guide_detail{
position:relative;
top:-30px;
left:35px;
width:90%;}



/*----------------------------------------------------
contact
------------------------------------------------------*/
.contact h1{
font-weight:normal;
font-size:180%;
margin:30px 0 30px 0;}

.contact_detail{
margin:30px 0 0 0;}

.red{
color:#ff0000;}

input.wpcf7-submit{
border:#f1f1f1 solid 1px;
background-color:#f1f1f1;
color:#000000;
font-weight:normal;
padding:5px 10px;}



/*::::::::::::::::::::::::::::::::::::::::::::::::
                footer
::::::::::::::::::::::::::::::::::::::::::::::::::*/
.footer{
background-color:#f1f1f1;
color:#000000;}

ul.online{
width:25%;
float:left;
margin:50px 0 0 0;}

ul.online li{
line-height:1.7em;}

ul.online li.title{
/*
font-weight:bold;
*/

margin:0 0 10px 0 !important;
font-size:110%;
font-size: 2.1em;
}

ul.online li a{
color:#000000;}

ul.online li a:hover{
color:#a4a4a4;}

ul.shop_info{
width:25%;
float:left;
margin:50px 0 0 0;}

ul.shop_info li{
line-height:1.7em;}

ul.shop_info li.title{
/*
font-weight:bold;
*/
font-size:110%;
margin:0 0 10px 0;
font-size: 2.1em;
}

ul.shop_info li a{
color:#000000;}

ul.shop_info li a:hover{
color:#a4a4a4;}

ul.link{
width:25%;
float:left;
margin:50px 0 0 0;}

ul.link li{
line-height:1.7em;}

ul.link li.title{
/*
font-weight:bold;
*/
font-size:110%;
margin:0 0 10px 0;
font-size: 2.1em;
}

ul.link li.title2{
/*
font-weight:bold;
*/
font-size:110%;
margin:30px 0 10px 0;
font-size: 2.1em;
}

ul.link li a{
color:#000000;}

ul.link li a:hover{
color:#a4a4a4;}

/*
.f_logo{
float:left;
width:17%;
padding:110px 0;}
*/

.f_logo img{
max-width:100%;}

.copy{
clear:both;
text-align:center;
padding:80px 0 35px 0;
}

.f_logo_area{
float:left;
width:17%;
padding:70px 0 0 0;
}
.f_line_logo_area{
float:left;
width:15%;
padding:10px 0 0 0;
}

ul.social{
font-size:2.5em;
text-align:center;
}

ul.social li{
display:inline-block !important;
margin:0 10px;
}

ul.social li a:hover {
text-decoration:none;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                            side_bar
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.side_bar {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
padding-left:10px;
}

.side_bar h2 {
    font-size:160%;
    letter-spacing:5px;
}

.side_bar{
width:22%;
margin:30px 5% 0 0;
float:right;}

.item_list{
text-align:center;
margin:0 0 30px 0;}

div.item_list a{
/*background-color:#f1f1f1;*/
color:#000000;
padding:8px 0;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
display:block;}

div.item_list a:hover{
background-color:#ffffff;
color:#000000;
padding:8px 0;
text-decoration:none;}

.side_bar h2{
margin:0;
font-size:180%;
font-weight:normal;
font-family:'Cinzel','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
letter-spacing:8px;
border-bottom:1px solid #acacac;
text-align:center;}

ul.category_big{
margin:0 0 50px 0;}

ul.category_big li{
border-bottom:1px #acacac solid;
font-weight:bold;
padding:10px 0 10px 0;
}

ul.children>li{
border-bottom:none;
font-weight:normal;
padding:10px 0 10px 0;
}

ul.children>li>ul.children>li{
padding:2px 0;
border-bottom:none;
margin:0 0 0 10px;}

ul.children>li>ul.children>li>a{
display:block;}

span.plus{
color:#a4a4a4;
float:right;
font-weight:normal;}


#content .catbox {
background-color: #ffffff;
background-image:none;
background-repeat:no-repeatx;
border-top:none;
height:100%;
margin:3px;
padding:10px;
width:auto;}

.side_bar ul.main_menu{
border-bottom: 1px #acacac solid;
margin:10px 0 50px 0px;
padding: 0 0 10px 0;}

.side_bar ul.main_menu li{
margin:0px 0 0px 30px;
line-height:3em;}


/*------------------------------------------
pagenavi
---------------------------------------------*/
.wp-pagenavi{
margin:0 auto;
text-align:center;}

.wp-pagenavi .pages{
display:none;}

.wp-pagenavi a{
margin:0 10px 0 10px;}

.wp-pagenavi a:hover{
text-decoration:none;
color:#c5c5c5;
margin:0 10px 0 10px;}

.wp-pagenavi span.current{
font-weight:bold;
margin:0 10px 0 10px;}








/*---------------------------------------------------------
top page
-----------------------------------------------------------*/
.title_area{
margin:30px 0 0 0;
position:relative;}

.b_line{
border-top:1px solid #dddddd;
position:absolute;
top:20px;
width:100%;}

.b_line_cap{
    font-size: 0.9rem;
    margin-left: 10px;
    letter-spacing: 3px;
}

.title_area h2{
margin:30px 0 0 0;
font-size:2.5em;
font-weight:normal;
font-family:'Cinzel','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
letter-spacing:8px;
position:absolute;
top:-44px;
background-color:#ffffff;
/*padding-right:15px;*/
}

.title_area h2 i{
/*font-size:50%;*/
vertical-align:middle;
/*font-size: 2.5em;*/
}

.fa {
    color: #000;
}
.read_more a{
margin:30px 0 0 0;
padding:0 10px;
float:right;
font-size: 1.6em;
/*
border:1px solid #f1f1f1;
*/}

.read_more a:hover{
/*
border:1px solid #f1f1f1;
*/
background-color:#f1f1f1;
text-decoration:none;}



/*--------------staff snap-------------*/
ul.staffsnap{
clear:both;
margin:30px 0 30px 0;}

ul.staffsnap li{
float:left;
width:18%;
margin:5px 1% 6px 1%;}

ul.staffsnap li img{
max-width:100%;
height:auto;}






/*-----------------new release---------------*/
.item_name{
position:relative;
top:0;
font-size:1.6em;
font-weight:normal;
font-family:"Century Gothic", Calibri, Arial,sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
letter-spacing:0;
margin:10px 0 0 0;
padding:0;
background-color:none;
line-height:1.5em;}

.bland_name_home{
font-weight:bold;}

.newrelease_title,
.recommend_title,
.preorder_title{
margin:20px 0 0 0;}

.newrelease_slide,
.recommend_slide,
.preorder_slide{
position:relative;
/*max-width:95%;*/
margin:30px auto 40px;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: none;
}

.slick-prev,
.slick-next{
cursor: pointer;
position:absolute;
color:#cccccc;
font-size:180%;}

.slick-prev{
top:60px;
left:15px;}
@media screen and (max-width:1140px) {
    .slick-next {
        top:60px;
        right:15px !important;
    }
}
.slick-next {
    top:60px;
    right:55px;
}



.slick-slide {
    display: none;
    float: left;
    height:auto;
    min-height: 1px;
    margin:0 10px;
}

.slick-slide img{
height:auto;}



/*------------検索-------------*/
input#searchsubmit{
background-color:#f1f1f1;
border:none;
padding:4px 20px;
font-size:100%;
color:#000000;}

.serch{
text-align:center;
margin:40px 0 0 0;}






/*---------size_list_page--------*/
.size_list_page h1{
font-weight:normal;
}

.size_list_page h2{
background-color:#f1f1f1;
padding:3px 0 3px 20px;
font-weight:normal;
font-size:100%;
margin-top:30px;}

.size_list_page .size_box{
margin:20px 0 0 0;
padding:0 0 20px 0;
border-bottom:1px solid #acacac;}

.size_list_page .size_detail{
float:left;
margin:0 2%;
width:45%;}

.size_list_page .size_detail img{
max-width:100%;
height:auto;}

.size_list_page .size_list h3{
font-weight:normal;}









/*---------t_point--------*/
.t_point h1{
font-weight:normal;
font-size:180%;
margin:30px 0 0 0;}

.t_point h2{
margin:30px 0 0 0;
background-color:#f1f1f1;
padding:20px 20px;
font-size:130%;
font-weight:normal;
text-align:center;}

.tpoint_detail{
margin:30px 0 0 0;}

.t_point .t_site{
font-weight:bold;
text-decoration:underline;}

.tpoint_bunner{
margin:20px 0 30px 0;}

.tpoint_bunner img{
max-width:100%;
height:auto;
padding: 10px
}

.tpoint_bunner_bottom {
    margin: 15px;
}

.t_site{
display:block;}

.t_site_sp{
display:none;}

.filterForm {
	position: relative;
	top: -15px;
	clear: both;
	overflow: hidden;
}

.filterForm select {
	cursor: pointer;
	float: left;
  	/*margin-bottom: 15px;*/
	font-family: meiryo;
	font-size: 12px;
	padding: 1px 0 1px 11px;
	width: 19%;
	margin-right: 1.9%;
}

.filterForm input[type="submit"] {
	cursor: pointer;
	float: left;
	background: #000;
	color: #fff;
	font-family: meiryo;
	font-size: 12px;
	padding: 0px 6px;
	border:1px solid #acacac;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}





table#cart_table{
font-size:100%!important;}







/*-------2015_0915 news-------*/
.news{
font-size:100%;
text-align:center;
margin:5px 0 -15px 0;
/* margin:10px 0 -15px 0; */
}

.news a{
text-decoration:underline;}







/*footer下の空白を修正2015_1119計測タグが生成しているimgのせい*/
body>img{
position:absolute;
top:0;
left:0;}



/*---------------一覧ページのspecial itemに画像と言葉を入れる---------------*/
.si_txt_area{
/*margin:0 0 30px 0;*/
}

.si_img_area img{
max-width:100%;}


/*---------------一覧ページに説明文を入れる2016_0304---------------*/
.category_dis h1{
font-size:100%;
font-weight:normal;
display:inline;}

.category_cat{
margin-bottom:10px;}

.category_cat a{
	border:solid thin #acacac;
	padding:0 10px;
	margin:10px 5px 0 0;
	display: inline-block;
}


.category_dis{
margin-top:5px;
margin-bottom:5px;
font-size:12px;
}

.top_dis h3{
font-size:120%;
font-weight:bold;}

.top_dis2{
border-top:#dddddd solid 1px;
padding:20px 0 0 0;
margin:20px 0 0 0;
font-size: 160%;
}
.top_dis{
font-size: 160%;
}
.top_dis_line{
    border-top: #dddddd solid 1px;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}

/*------------------cartPageにgiftbagを促すもの追加2016_0316--------------------*/
.cart_add_giftbag{
text-align:left;
border-bottom:1px solid #dddddd;
margin-bottom:10px;
padding-bottom:10px;}

.cart_add_giftbag .giftbag_img{
width:10%;
float:left;
margin-left:2%;}

.cart_add_giftbag .giftbag_txt{
width:85%;
margin-left:3%;
float:left;}

.cart_add_giftbag .giftbag_txt h3{
font-size:120%;}




/*--------------------------LINE@-------------------------------------------*/
.line {
    position: absolute;
    top: 78.5%;
    left: 66%;
    width: 15%;
}

/*追記*/
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
}

.slick-dots {
    bottom: 0px !important;
}

.newrelease_slide {
    margin: 0px auto 0px !important;
}

@media only screen and (min-width: 768px) {
    .theme_side_left #side_left {
        margin-top: 40px;
        padding-right: 50px;
    }
    .news {
        margin: 65px 0 -10px 0 !important;
/*        margin: 20px 0 -10px 0 !important; */
        font-size: 1.5em !important;
    }

    .sp_right_login_menu {
        display: none;
    }


    #page_lp .theme_side_left > .container-fluid {
        float: right;
        width: 75%;

    }

    #product_area {
        width: 34%;
    }


}

@media only screen and (max-width: 768px) {
    .category-nav {
        text-align: center;
        background-color: #f9f9f9;
        border-bottom: 1px solid #ffffff;
    }
}

#spmenu3 {
    width: 450px;
    z-index: 12;
    position: fixed;
    background-color: #fff;
    right: 0;
}

@media only screen and (max-width: 768px) {
    #spmenu3 {
        top: 0 !important;
        width: 100%;
        background-color: #fff;
        right: 0;
    }
}

    .news {
        #margin: 20px 0 0px 0 !important;
        font-size: 1.5em !important;
    }




    .formControl {
        width: 100%;
        display: inline-block;
    }
    .formControl1 {
        width: 50%;
        height: 30px;
        background-color: #f8f8f8;
        border-color: #dbdbdb;
        border: 1px solid #e9e9e9;
        margin-right: -3px;
    }

    .form_submit {
        display: inline-block;
        border-color: #36b7f4;
        background: #36b7f4;
        font-size: 12px;
    }
    .mega {
        font-size: 20px;
    }

    .category3 > li {
    position: relative;
    border-bottom: 1px solid #ddd;
    }

    .category3 > li:first-child {
        border-top: 1px solid #ddd;
    }
    .category3 > li::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 10px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: url("https://953e75.claudeassets.com/20190119061954im_/https://www.smirnasli-store.com/common/images/ico_arrow_black_01.png") top left no-repeat;
    background-size: 10px 10px;
    }
    .category3 > li a {
    display: block;
    position: relative;
    padding: 15px 30px 15px 30px; /* 左右にアイコン分を考慮した余白を指定 */
    font-weight: bold;
    }

    .category3 > li a::after {
    position: absolute;
    content: "\f054";
    top: 50%;
    right: 10px;
    width: 12px;
    height: 24px;
    margin-top: -12px;
    font-size: 20px;
    font-family: FontAwesome;
    }
    .category5 {
        padding: 8px 10px;
    }
    .category6 {
        padding: 8px 10px;
    }
    .category8 {
        padding: 8px 10px;
    }
    .cate {
        font-size: 15px;
    }

    .gutt2 {
        height: 40px;
    }

    .gutt {
        display: block;
        margin: 0;
        border: 0 solid #e9e9e9e9;
        background: #f3f3f3;
        box-sizing: content-box;
    }

    .tab2 {
        display: -webkit-box;
        width: 100%;
         background: #f3f3f3;
         border-top: 1px solid #e9e9e9;
         font-size: 15px;
         height: 85px;
    }
    .disnon {
        display: none;
    }
    .tab2 li.cur {
        border-bottom: 1px solid #fff;
        border-radius: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
        background: #fff;
        width: 50%;
    }
    .tab li.cur a, .tab {
        color: #333333;
    }
    .tab li a, .tab li span {
        /*display: block;*/
        padding: 0;
        color: #888888;
    }
    .tab2 li {
        border-left: 1px solid #fff;
        width: 50%;
    }
    .mei1 {
        text-align: center;
    }
    .mei2 {
        text-align: center;
    }
    #rank {
        display: block;
    }

    .word {
        background: #fff;
        position: relative;
    }

    .inteble {
        margin: 15px 0;
    }
    .inteble2 {
        margin: 15px 0;
    }
    .initem {
        padding-top: 0;
    }
    .ran1 {
        color: #333333;
        font-size: 15px;
        line-height: 1.5;
    }
    .initem {
        position: relative;
        padding-top: 1px;
        font-size: 15px;
    }

    .initem1 {
        padding: 5px 10px;
    }
    .nanbar1 {
        color: #fff;
          background-color:#FFD700;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
          }
  .nanbar2 {
      color: #fff;
        background-color:#C0C0C0;
        padding: 5px;
        margin: 0;
        width: 40px;
        height: 40px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        }
    .nanbar3 {
        color: #fff;
          background-color:#B8860B;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
          }
     .nanbar4 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }

  .nanbar5 {
      color: #000;
        background-color:#e9e9e9;
        padding: 5px;
        margin: 0;
        width: 40px;
        height: 40px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
    }

    .nanbar6 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }
    .nanbar7 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }
    .nanbar8 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }
    .nanbar9 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }
    .nanbar10 {
        color: #000;
          background-color:#e9e9e9;
          padding: 5px;
          margin: 0;
          width: 40px;
          height: 40px;
          line-height: 30px;
          text-align: center;
          display: inline-block;
          border-radius: 50%;
    }



    .numbar {
        display: inline-block;
        font-size: 15px;
        padding: 0 30px 0 20px;
    }

    .back_white{
        background-color: #fff;
    }

    #category_id {
        font-size: 20px;
    }

    #tag_id {
        font-size: 20px;
    }

    #product_area {
        float: none !important;
        width: 34%;
    }
/*}*/


#contents_top {
    max-width: 1200px !important;
}

#slider_wrap {
    max-width: 1200px !important;
}

.inner {
    max-width: 1200px !important;
}

/*.header_block {
    margin-top: -50px;
    margin-bottom: -50px;
}*/

/**追記**/
.wpfp_span {
    position: relative;
    top: -60px;
    left: 120px;
    font-size: 20px;
}



/*検索窓部分*/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}


.search_modal {
    overflow-y: hidden;
}

.spmenu3 {
    color: #333333;
}
.spmenu3 a:hover {
    text-decoration: none;
}

.search_list li {
    border-top: 1px solid #f3f3f3;
    padding: 5px 5%;
    position: relative;
    font-size: 2em
}

.formControl1 {
    width: 62%;
     height: 40px;
    line-height: 40px;
    background-color: #f8f8f8;
    border-color: #dbdbdb;
    border: 1px solid #e9e9e9;
    margin-right: -5px;
    display: inline-block;
    font-size: 1.6em;
    font-family: FontAwesome;
    padding-left: 3%;
    -webkit-appearance: none !important;
}

/**商品詳細***/
#page_product_detail #contents_top {
    min-height: 30px;
}


b,strong {
    font-size: 1.6em;
}

table.size_list td.back_gray {
    background-color: #f2f2f2;
}

table.size_list td{
padding:5px 15px;
border-right: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
text-align: center;
}

table.size_list {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    border-top:1px solid #dddddd;
    margin:0;
    font-size:90%;
    width: 100%;
}


@media screen and (min-width:470px) {
    .formControl1 {
        width: 70%;
    }

    ul.ss_item_list li {
        float:left;
        /* width:14.1%; */
        margin:0 2% 0 0;
        position:relative;
        right: -20px;
    }

}
@media screen and (max-width:415px) {
 .no_mini_sp{
     display:none !Important;
 }
}
@media screen and (min-width:415px) {
    .formControl1 {
        width: 65%;
    }
    /***お気に入りに登録とハート**/

    .heart_explanation i {
        color: #888888;
    }


    /**カート横ハート**/
    .col-xs-5 {
        display: flex;
    }

    .favorite {
        position: relative;
        /*top: 68px;*/
        right: 0;
        margin-top: 9px;
    }

    .favorite i {
        font-size: 20px;
        color: #888888;
    }

    ul.ss_item_list li {
        float:left;
        /*width:14.1%;*/
        margin:0 2% 0 0;
        position:relative;
        right: -20px;
    }
}

@media screen and (min-width:350px) {
    .formControl1 {
        width: 62%;
    }

    /***お気に入りに登録とハート**/

    .heart_explanation i {
        color: #888888;
    }

    /**カート横ハート**/
    .col-xs-5 {
        display: flex;
        top: 30px;
        left: 40px;
    }

    .favorite {
        margin-top: 9px;
    }

    .favorite i {
        font-size: 20px;
        color: #888888;
    }

    ul.ss_item_list li {
        float:left;
        width:42%;
        margin:0 2% 0 0;
        position:relative;
        right: -20px;
    }
}
.formControl {
    position: relative;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

button{
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.form_submit {
    display: inline-block;
    border-color: #000;
    background: #000;
    height: 42px;
    vertical-align: middle;
    margin-top: -3px;
    border-radius: 0 3px 3px 0px;
    width: 40px;
    text-align: center;
}

.form_submit .bt_searh i {
    color: #fff;
    font-weight: 100;
    margin-top: 8px;
    font-size: 2em;
}

/*.search_list  li::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 2em !important;
    top: 16px;
    right: 10px;
    width: 12px;
    height: 24px;
    margin-top: -12px;
    font-size: 20px;
    color: #000;
}*/

/*.initemcontent::after {
    position: absolute;
    content: "\f105";
    top: 19px;
    right: 10px;
    font-size: 2em!important;
    width: 12px;
    height: 24px;
    margin-top: -12px;
    font-size: 20px;
    font-family: FontAwesome;
    color: #000;
}*/
.search_list li {
    color: #888888;
}

.initemcontent:after {
    position: absolute;
    top: 18px;
    right: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e258";
    color: #888888;
}

.search_list li::after {
    position: absolute;
    top: 18px;
    right: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e258";
    color: #888888;
}
ul li.small_category_humberger1:after {
    position: absolute;
    top: 18px;
    right: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #888888;
}



.cancell {
    color: #0B3861;
    margin-left: 1%;
    font-size: 1.5em;
    display: inline-block;
    position: absolute;
    right: 0%;
    top: 10px;
    cursor: pointer;
}

.search_tab {
    display: -webkit-box;
    width: 100%;
    background: #f3f3f3;
    border-top: 1px solid #e9e9e9;
    font-size: 15px;
}

.search_tab li {
    text-align: center;
    width: 50%;
    color: #888888;
}

.search_tab li small {
    display: block;
    margin-top: -20px;
    font-size: 0.7em;
}

.back_white {
    color : #000;
}

.initem {
    padding-top: 1px;
    border-bottom: 1px solid #f3f3f3;
}

.initemcontent {
    position:relative;
}


.rank_number  {
    padding: 5px;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
#    border-radius: 50%;
    color: #000;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}
.rank_first {
    color: #fff;
    background-color: #d0ac56;
    border-color: #d0ac56;
}

.rank_second {
    color: #fff;
    background-color: #a5a5a5;
    border-color: #a5a5a5;
}

.rank_third {
    color: #fff;
    background-color: #88672d;
    border-color: #88672d;
}


/*お気に入りボタン*/
.item_photo {
    position: relative;
}

.fav_btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.fav_selected {
    color: #ED4956 !important;
}

#favorite {
    color: #F5A9E1;
    border: solid 1px #F5A9E1;
    background: #FFF;
    border-radius: 2px;
}
.cart_i i {
    color: #fff;
    font-size: 1.5em;
    position: relative;
    margin: 0 4px 0 -4px;
}

.heart i {
    color: #F5A9E1;
    font-size: 15px;
    position: relative;
}
.fa-heart-o:before {
    top: -11px;
    left: -10px;
    position: absolute;
}

/*bootstrapで５分割を使う*/
col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    col-sm-2-5 {
        width: 40%;
        float: left;
    }
    col-sm-3-5 {
        width: 60%;
        float: left;
    }
    col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}

/***お気に入りに登録とハート**/

.heart_explanation {
    font-size: 1.8em;
    float: right;
}

.text-primary {
    /*font-size: 15px;*/
    color: #000;
}

.product_detail_soldout {
    display: inline-block;
    width: 48%; 
    color: #f44336;
}

.product_detail_attention {
    font-size: 12px;
    color: #f44336;
}

.cart_btn {
    position: absolute;
    display: inline-block;
    top: 32px;
    right: 30px;
    background-color: #478fcb;
    padding: 5px 15px 5px 55px;
    color: #fff;
    font-size: 100%;
    text-align: center;
    z-index: 1;
}

#item_detail_area .item_name {
        font-size: 1.6rem !important;
        margin-bottom: 10px;
    }


/***最近チェックアイテム***/
.check {
    clear:both;
    margin:0;
    border-top:1px solid #dddddd;
    padding:10px 0 0 0;
}
.check h3{
    color:#000000;
    font-family:'Cinzel','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight:normal;
    font-size:3.5em;
    letter-spacing:8px;
    text-align:center;
}

.check h4{
    font-size:1.8em;
    text-align:center;
    font-weight:normal;
    margin:10px 0 20px 0;
}

/***おすすめ商品***/
.recommend_itempage {
    clear:both;margin:50px 0 0 0;
    border-top:1px solid #dddddd;
    padding:10px 0 0 0;
}

.col-xs-5 {
    /*display: flex;*/
    width: 100%;
    position: absolute;
    top: 55px;
    left: 192px;
    line-height: 2.5em
}
/***関連商品***/
@media screen and (max-width:480px) {
    #related_product_area .related_product_carousel .product_item {
    	padding: 0px !important;
    }
    .related_product_carousel {
        width: 91% !important;
        margin: 0 auto !important;
    }
}
@media (max-width: 768px) {
    .related_product_carousel {
        width: 85%;
        margin: 0 auto !important;
    }
    .col-xs-5{
    	width: auto;
    }
}



/***商品アイテム出しわけ***/
#contents_bottom .title_area .b_line {
    position: static;
    margin:0;
    border-top:1px solid #dddddd;
    padding:15px 0 0 0;
}
#contents_bottom .title_area h2 {
    text-align: center;
    position: static;
    font-weight:normal;
    font-size:3.5em;
    letter-spacing:8px;
    text-align:center;
    margin: 0;
}
#contents_bottom .title_area h2 i {
    display: none;
}
#contents_bottom .title_area h2 + h4{
    display: block;
    font-size: 1.8em;
    text-align: center;
    font-weight: normal;
    margin: 10px 0 20px 0;
}
.title_area h2 + h4{
    display:none;
}

/****カートボタン****/
#add-cart {
    backgeround-color: #F5A9E1;
}

#page_product_detail .Number_of_stock > .btn-primary {
	position: relative;
	width: 50%;
    padding: 5px 0px 5px 10px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    background-color: #F5A9E1 !important;
    border-color: #F5A9E1 !important;
}

#detail_cart_box__insert_button .btn-primary  {
    background-color: #F5A9E1 !important;
    border-color: #F5A9E1 !important;
    border-radius: 2px;
}

.col-xs-7 {
    width: 100%;
    position: relative;
    font-size: 2em;
}
@media (max-width: 1050px) {
    .col-xs-7 {
        width: 100%;
        position: relative;
        font-size: 1.7em;
    }
}

.menu_color {
    width: 49%;
    display: inline-block;
}
@media (max-width: 460px) {
    .item_color {
        display: block;
    }
}

.item_list_price {
    width: 49%;
    display: inline-block;
    text-align: right;
}
.item_list_code {
    margin-right: 3%;
}

.item.photo {
    display: inline-block;
    width: 30%;
}
.Number_of_stock {
    display: inline-block;
    width: 69%;
}
.item_list_number {
    width: 48%;
    display: inline-block;
}
.item_Normal_price + .item_sale_price .text-primary {
    color: #DE5D50;
}
@media (max-width: 380px) {
    .Number_of_stock {
        width: 67%;
    }
    .item_list_number {
        width: 36%;
        display: inline-block;
    }
    #page_product_detail .Number_of_stock > .btn-primary {
        width: 62%;
    }
}


/***フリーエリア**/
#container-fluid #sub_area {
    display: none;
}

/***全体幅***/
#wrapper {
    overflow: hidden;
}


/***リストサイズボックス**/
.size_list_box {
    margin-bottom: 30px;
}

ul.sp_acd_menu li {
    background: #f1f1f1;
}

@media (min-width: 768px) {

    .related_product_carousel {
        width: 98%;
        margin: 0 auto !important;
    }

    /***商品一覧ページカテゴリー****/
    #search {
        margin-bottom: 30px;
    }

    #s8_Child_category {
        margin:  0 0 -27px !important;
    }

}


/***商品一覧ページカテゴリー****/
#search {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 769px){
    #search select {
        height: 38px !important;
    }
}
@media only screen and (min-width: 768px) {
       #search select {
           width: 15%;
           max-width: 135px;
           height: 29px;
           font-size: 1.5em;
           margin: 1%;
       }
       .search .input_search {
           padding: 0 50px 0 1em;
           border-bottom: 1px solid #ccc;
           position: relative;
           margin-left: 1%;
           display: inline-block;
           vertical-align: bottom;
           width: 64%;
           height: 42px;
           margin-bottom: 8px;

       }
   }

/***スタイリング詳細***/

#page_lp #main {
    float: none;
    width: 100%;
}

.image {
    position: relative;
    float: left;
    width: 60%;
    left: 0px;
    margin: 0 5% 30px 0;
}

.image_list {
    /*width: 330px;*/
    float: left;
    position: relative;
    padding: 0 0 30px 0;
}

.item_img_area {
    width: 33%;
    /*margin-bottom: 20px;*/
    float: left;
    padding: 0 5% 0 0;
}

/****プライスダウン***/
.price_down {
    color: #f00 !important;
    line-height: 1.5em;
}

.item_price {
    color: #000 !important;
}

.btn-primary {
    background-color: #478fcb;
    border-color: #2e6da4;
}
/*.btn-primary:before {
    font-family: FontAwesome;
    content: "\f07a";
    position: absolute;
    font-size: 1.5em;
}*/
#add-cart.btn-primary:before {
    content " ";
}
.cart_in {
    position: relative;
}
#option_detailclass1_item .btn-primary:before {
    left: 5%;
    top: -1px;
}
@media screen and (max-width:767px) {
    #option_detailclass1_item .btn-primary:before {
        top: 0px;
    }
}
#cart_box .btn-primary {
    position: relative;
}
#cart_box .btn-primary:before {
    left: 30px;
    top: 1px;
}


#cart_area .btn-primary:before {
    left: 15% !important;
    bottom: 67px !important;
}
@media screen and (max-width:1000px) {
    #cart_area .btn-primary:before {
        bottom: 60px !important;
    }
}


#detail_cart_box__insert_button li button:before {
    left: 17%;
}
@media screen and (min-width:1000px) {
    #detail_cart_box__insert_button li button:before {
        left: 13%;
    }
}
@media screen and (min-width:860px) {
    #detail_cart_box__insert_button li button:before {
        left: 5%;
    }
}
@media screen and (min-width:767px) {
    #detail_cart_box__insert_button li button:before {
        left: 36%;
    }
}
@media screen and (min-width:650px) {
    #detail_cart_box__insert_button li button:before {
        left: 32%
    }
}
@media screen and (min-width:510px) {
    #detail_cart_box__insert_button li button:before {
        left: 27%;
    }
}
@media screen and (min-width:420px) {
    #detail_cart_box__insert_button li button:before {
        left: 23%;
    }
}
@media screen and (min-width:360px) {
    #detail_cart_box__insert_button li button:before {
        left: 12%;
    }
}

#contents .product_description {
	display: none;
}

.right {
    position: relative;
}


.item_price_column {
    display: none;
}

.content {
    /*display: none;*/
    float: right;
    width: 40%;
    margin: 9px 2%;
}

.sub_title {
    display: none;
}

#page_lp .clear {
    display: inline;
}

.product_name {
    min-width: 225px;
    margin-left: 70px;
}

.product_price {
    margin-left: 56px;
}

.ss_item_box {
    float: left;
    margin-left: 15px;
}

/****スタイリングリスト***/
ul.ss_item_list li {
    float:left;
    width:14.1%;
    margin:0 2% 0 0;
    position:relative;
    right: -20px;
}

.ss_itempage{
clear:both;
margin:0 0 50px 0;
border-top:1px solid #dddddd;
padding:10px 0 0 0;
position:relative;
}

.ss_itempage h3 {
color:#000000;
font-family:'Cinzel','ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
font-weight:normal;
font-size:3.5em;
letter-spacing:8px;
text-align:center;
}

.ss_itempage h4 {
font-size:1.8em;
text-align:center;
font-weight:normal;
margin:10px 0 20px 0;
}

.ss_bland {
font-weight:bold;
}*/



/***サイドバーのクリア****/
.theme_side_left::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_side_left #main {

}

.ss_item_box{
    border-top:1px solid #dddddd;
    padding:15px 0;
}

#page_lp #contents {
    max-width: 1140px;
    margin: 0 auto;
}

.product_list_name {
    float: left;
    margin-top: 25px;
    margin-left: 10px;
}

#product_area {
    float: left;
    width: 39%;
}

#page_lp .product_price .item_price {
    margin-left: 20px;
}

@media screen and (min-width:767px) {
	#page_lp .image_list {
		text-align: center;
	}
	#page_lp #product_area {
		width: 100%;
	}
}


/****スタイリング詳細***/
#page_styling .staffsnap {
    width: 20%;
    clear: both;
    margin: 0 3% 0 0;
    display: inline-block;
}
@media screen and (max-width:767px) {
    #page_styling .staffsnap {
        width: 29%;
    }
}
@media screen and (max-width:460px) {
    #page_styling .staffsnap {
        width: 46%;
    }
}
#page_styling #main_middle {
/*    margin-top: 25px; */
}
@media (min-width: 768px) {
    #page_styling #main_middle{
        margin-top: 0px;
    }
}

#page_styling .staffsnap li {
    float: left;
    margin: 0 1% 6px 1%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#page_styling .staffsnap p {
    overflow: hidden;
    display: none;
}

#page_styling .staffsnap li  {
    max-width: 100%;
    height: auto;
    display: block;
}
#page_styling .staffsnap li img {
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

#page_styling .staffsnap:hover {
    position: relative;
}

#page_styling .staffsnap:hover  p {
    display: block;
    position: absolute;
    top: 36%;
    left: 3%;
    font-size: 1.5em;
    line-height: 1.2em;
    width: 96%;
    color: #fff;
    z-index: 3;
    text-align: center;
    height: auto;
    margin: auto;
}
@media screen and (max-width:1100px) {
    #page_styling .staffsnap:hover  p {
        top: 20%;
    }
}
@media screen and (max-width:767px) {
    #page_styling .staffsnap:hover  p {
        top: 30%;
    }
}
@media screen and (max-width:460px) {
    #page_styling .staffsnap:hover  p {
        top: 36%;
    }
}
@media screen and (max-width:375px) {
    #page_styling .staffsnap:hover  p {
        top: 30%;
    }
}
@media screen and (max-width:320px) {
    #page_styling .staffsnap:hover  p {
        top: 20%;
    }
}
@media screen and (max-width:767px) {
    #page_styling #main_middle #main_middle   {
        margin-left: 3%;
    }
}
@media screen and (max-width:320px) {
    #page_styling #main_middle #main_middle   {
        margin-left: 2%;
    }
}

#page_styling .staffsnap:hover  li span {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    height: 97%;
    z-index: 2
}
#page_styling .staffsnap:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

@media screen and (max-width:767px) {

    ul.ss_item_list li {
        width:42%;
        margin:0 4% 10px 4%;
    }
    ul.ss_item_list li:last-child {
        margin:0 4% 10px 4%;
    }

}

@media screen and (min-width:461px) and(max-width:767px) {
    #page_styling #main_middle {
        margin-top: 50px;
    }
}

#page_lp .ss_item_list {
    margin-left: -35px;
}

@media screen and (max-width:460px){
    ul.sp_acd_menu li{
        float:left;
        border-top:1px solid #cccccc;
        border-right: 1px solid #cccccc;
        width:50%;
        height: 47.7px;
        text-align:center;
        padding:3px 0;
    }

    ul.sp_acd_menu li:last-child {
        border-bottom: 1px solid #cccccc;
    }

    ul.menu2 {
        display: inline-block;
        position: absolute;
        width: 50%;
        right: 0;
        top: 0;
        font-size: 0.5em;
    }

    ul.menu2 li:last-child{
        border-right: 1px solid #cccccc;
    }
}

@media screen and (min-width:461px) and(max-width:767px) {
    #page_product_detail #item_detail > .btn-primary:before {
        font-family: FontAwesome;
        content: "\f07a";
        position: absolute;
        left: 6%;
        font-size: 1.5em;
        top: -1px;
    }

    #page_product_detail #item_detail > .btn-primary:before {
        font-family: FontAwesome;
        content: "\f07a";
        position: absolute;
        left: 8%;
        font-size: 1.5em;
        top: -1px;
    }
}

#page_product_detail .theme_main_only > .btn_area .btn  {
    -webkit-border-radius: 2px;
}

@media screen and (max-width:875px) and(min-width:461px) {
    #page_product_detail .Number_of_stock > .btn-primary {
        width: 37%;
    }
}

@media screen and (max-width:979px) and(min-width:461px) {
    .item_list_number {
        right: 210px;
    }
}

#page_product_detail .item_discription  {
    font-size: 1em;
    margin: 20px 0 10px 0;
}

#page_product_detail .item_discription > h3.p1 {
    margin-top: 10px;
}

@media screen and (max-width:460px) {
    #page_product_detail .item_discription > h3.p1 {
        font-size: 1.2em;
    }
}

/***商品一覧ページサーチボックス***/
.search input[type="search"]
    {
        margin-top: 9px;
    }

/***スタイリング詳細ページボタン全体**/
.ss_navi{
    width:100%;
    margin:0 0 20px 0;
    font-size: 1.6em;
}

/***スタイリング詳細ページプレビューボタン**/
.ss_prev a{
    float:left;
    border:1px solid #ececec;
    padding:0 10px;
    line-height:2em;
}

/***スタイリング詳細ページネクストボタン***/
.ss_next a{
    float:right;
    border:1px solid #ececec;
    padding:0 10px;
    line-height:2em;
}

.form-control {
    height: 29px !important;
    font-size: 1.2rem !important;
}

#page_lp #footer {
    clear: both;
}

@media only screen and (max-width: 767px){
    .sp_right_login_menu {
        position: absolute;
        top: -10px;
        left: 55px;
        font-size: 4em;
    }
}

#cart_area p {
    border: none !important;
}

#header .category-nav {
    text-align: left !important;
}
#header .category-nav li{
    margin-right: 2%;
}
@media only screen and (max-width: 1150px){
    #header .category-nav li{
        margin-right: 1.5%;
    }
}
@media only screen and (max-width: 1100px){
    #header .category-nav li{
        margin-right: 0.5%;
    }
}
@media only screen and (max-width: 1050px){
    #header .category-nav li{
        margin-right: 0%;
    }
}
@media only screen and (max-width: 1000px){
    #header .category-nav li{
        margin-right: -1%;
    }
}
@media only screen and (max-width: 940px){
    #header .category-nav li{
        margin-right: -1.5%;
    }
}
@media only screen and (max-width: 880px){
    #header .category-nav li{
        margin-right: -2%;
    }
}
@media only screen and (max-width: 850px){
    #header .category-nav li{
        margin-right: -2.5%;
    }
}
@media only screen and (max-width: 830px){
    #header .category-nav li{
        margin-right: -3%;
    }
}
@media only screen and (max-width: 810px){
    #header .category-nav li{
        margin-right: -3%;
    }
}
@media only screen and (max-width: 800px){
    #header .category-nav li{
        margin-right: -3.5%;
    }
}
@media only screen and (max-width: 780px){
    #header .category-nav li{
        margin-right: -4%;
    }
}
.category-nav .fa-search {
    font-size: 2.5em;
    margin-top: 6px;
}

.sp_right_login_menu {
    position:absolute;
    font-size: 4em;
    left: 55px;
/*    top :-11px; */
}

@media only screen and (max-width: 350px){
    .logo_sm {
        max-width:130px !important;
    }
    .sp_right_login_menu {
        left: 50px;
    }
}

.image_list {
    width: 33%;
}

@media screen and (min-width:767px) {
	#page_lp .image_list {
		width: 48%;
	}
}

#page_lp #product_area {
    width: 100%;
    float: right;
}

#page_lp .lp_right {
    width: 50%;
    float: right;
}

#page_lp .lp_right .delete_content p {
    width: 90%;
    margin: 0 auto 20px;
}

#product_area .product_item_area:last-of-type .ss_item_box {
    border-bottom: 1px solid #dddddd;
}

@media screen and (max-width:767px) {
	#page_lp .lp_right {
        float: none;
        width: 100%;
        margin: 0 auto;
        max-width: 422px;
	}
}

@media screen and (min-width:461px) {
    .image_list {
        width: 100%;
        text-align: center;
    }
}

.content {
    font-size: 1.7em;
}

@media screen and (max-width:767px) {
    .content {
        float: none;
        width: 100%;
        margin: 0;
    }
}

.cb-close {
    color: #525263 !important;
}
@media (max-width: 768px) {
    #page_lp #product_area {
        float: none;
        width: 100%;
    }
}
select {
    padding: 0 !important;
}

#item_detail_area .item_detail p {
    font-size: 1.7em;
}


#page_product_detail .item_discription h3:nth-of-type(2) {
    font-size: 1.8em;
    font-weight: 600;
}

#page_product_detail .item_discription h3:nth-of-type(3) {
    font-size: 1.8em;
    font-weight: 600;
}

.delivery {
    font-size: 1.6em;
}
/*-icon-*/
.icon_area{
height:18px;}

.soldout{
background-color:#f0f0f0;
padding:0;
color:#000000;
margin:5px 0 0 0;
font-size:90%;
text-align:center;
line-height:1.8em;}

.icon_area div{
float:left;
color:#ffffff;
text-align:center;
width:52px;
margin:0 5px 0 0;
font-size:1.0em;}

.newitem{
background-color:#e3294c;}

.restock_icon{
background-color:#ec6f9f;}

.preorder_icon{
background-color:#7268b6;}




/*ヘッダーの固定化*/
#header {
  position: fixed;
  top: 0px;
}
@media screen and (min-width:768px) {
#contents {
    padding-top: 60px;
}
}
#contents2 {
    padding-top: 30px;
}

@media screen and (max-width:767px) {
/*sp*/

.bx-wrapper{
border:0px solid #fff !Important;
}

    #contents {
        padding-top: 0px;
    }

    .header_block {
        padding-top: 20px;
    }
}

/*サイドバーsp時のwidth調整*/
@media screen and (max-width:767px) {

    .subul ul li ul li:nth-of-type(odd){
        border-right: 1px solid #E8E8E8;
    }
    .subul > ul > li > a {
        font-weight: bold;
    }
    .subul > ul > li > ul > li {
        width: 49.5%;
        display: inline-block;
        vertical-align: top;
    }
    .subul > ul > li::after {
        right: 7px;
    }
    .subul li::after {
        position: absolute;
        top: 28px;
        right: 10px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e258";
        color: #888888;
    }
    .category-nav ul > li > a {
        line-height: 4.5em;
    }
    .category-nav ul > li > ul > li > a {
        line-height: 4.5em;
        padding-left: 18px;
    }
}

/*検索ウインドウのアコーディオンメニュー*/
.search_acd_menu {
    width:49%;
    display: inline-block;
    vertical-align: center;
}

.search_acd_menu > li {
    width:100%;
}

#second_search_menu {
    font-size: 1em;
    width: 49%;
    display: inline-block;
}

.slick-prev, .slick-next {
    width: 42px;
    height: 42px;
    top: 50%;
    background: rgba(0,0,0,0.15);
    -moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    -o-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px;
    display: block;
    position: absolute;
    margin: -21px 0 0 0;
    padding: 0;
}

.slick-next:before {
    font-family: FontAwesome;
    content: "\f054";
    color: #FFFFFF;
    right: 6px;
    z-index: 2;
    text-shadow: none;
}

.slick-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    color: #FFFFFF;
    right: 6px;
    z-index: 2;
    text-shadow: none;
}


/*モーダル*/

#modal-content {
	width: auto;
    max-width: 85%;
	margin: 0 ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 9999 ;
    bottom: 0px;
}

#modal-content p {
    position: relative;
    padding: 15px;
}
#modal-close {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    background: #f3f3f3;
    font-size: 30px;
    font-weight: 100;
    padding-left: 7px;
    /*padding-top: 4px;*/
    text-decoration: none;
    line-height: 1em;
}

#modal-overlay {
	z-index: 3 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

#item_photo_custom_area .main_visual-thumbnails a {
    text-decoration: none;
}

@media screen and (min-width:767px) {
/* pc */
#item_photo_custom_area .main_visual-thumbnails li {
    margin: 0 0.9% 1.5%;
    width: 13.0%;
    display: inline-block;
}
    .lp_page{
/*        margin-top: -50px !Important; */
    }
    .help_header{
        margin-top: -40px !Important;
    }

}
@media screen and (max-width:768px) {
/* sm */
#item_photo_custom_area .main_visual-thumbnails li {
    margin: 0 1.5% 1.5% 0;
    width: 14.5%;
    display: inline-block;
}
}
#item_photo_custom_area .main_visual-thumbnails li:nth-child(6) {
    margin: 0 0 1.5% 0;
}

@media screen and (max-width:365px) {
    #item_photo_custom_area .main_visual-thumbnails li {
        width: 14%;
    }
}

@media screen and (min-width:1200px) {
    .bx-wrapper .bx-next {
        right: 63px !important;
    }
}

@media screen and (min-width:767px) {
    .bx-wrapper .bx-next {
        right: 5px;
        margin-bottom: 40px;
    }
}


.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0 -32px;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: -43px -32px;
}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: -50px;
}

@media screen and (max-width:767px) {
    .bx-wrapper {
        margin-bottom: 10px;
    }
}

.tablist:first-child {
    border-top: 1px solid #f3f3f3;
}

.search_acd_menu:last-child {
    border-bottom: 1px solid #f3f3f3;
}

.sp_acd_menu li {
    line-height: 4em;
}
@media screen and (max-width:460px) {
    .sp_acd_menu li {
        line-height: 3em;
    }
}

@media screen and (max-width:767px) {
    #tag_area li a {
        padding-left: 0px;
    }
}

@media screen and (max-width:768px) {

ul.sp_acd_menu li{
float:left;
border-top:1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 50%;
height: 45px;
text-align:center;
/*padding:3px 0;*/
}

ul.menu2 {
    display: inline-block;
    position: absolute;
    right: 0%;
    top: 0%;
    width: 50%;
    font-size: 0.5em;
    line-height:45px;
}

}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.boxbox{
  float: left;
}
@media(max-width: 768px) {
  .boxbox{
    /*float: none; */
  }
}
.img-flex {
    display: -webkit-flex;
    display: flex;
}
.box{
    float:left;
    width:50%;
}
.half_box{
    float:left;
    width:30%;
}

.box2{
    float:left;
    width:50%;
}
.box_in_left{
    margin:10px;
}
.box_in_right{
    margin:10px;
}
.box_in{
/*    max-width:389px;*/
    /*margin:10px;*/
/*    max-width:389px;*/
}
 
.box_in p img{
    width:100%;
    height:auto;
}
.box_in_left p img{
    float:right;
    width:80%;
    height:auto;
}
.box_in_right p img{
    float:left;
    width:80%;
    height:auto;
}
.parent_title {
    padding: 0px 0px 10px 0px;
    margin: 0;
    cursor: pointer;
    border-top: #CCC dotted 1px;
}
/*
     FILE ARCHIVED ON 04:33:39 Feb 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:10:17 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.817
  exclusion.robots: 0.113
  exclusion.robots.policy: 0.098
  esindex: 0.014
  cdx.remote: 12.888
  LoadShardBlock: 196.698 (3)
  PetaboxLoader3.datanode: 172.735 (4)
  PetaboxLoader3.resolve: 97.685 (2)
  load_resource: 117.558
*/