/*-----------------------------------------------*/
/*id---------------------------------------------*/
/*-----------------------------------------------*/

/*--20170706_tablet-end--*/

body {
	background: #666666;
}
body {
    background: #fff;
}
#ph_header:after, #ph_content_top:after, #ph_content:after, #box940:after, #ph_main:after, #ph_sub:after, #ph_bottom:after, #ph_footer:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
* html #ph_header, * html #ph_content_top, * html #ph_content, * html #box940, * html #ph_main, * html #ph_sub, * html #ph_content_bottom, * html #ph_footer, * html {
	height: 1%;
}
#ph_header, #ph_content_top, #ph_content, #box940, #ph_main, #ph_sub, #ph_content_bottom, #ph_footer {
	display: block;
}
#ph_header, #ph_content, #ph_content_top, #ph_content_bottom, #ph_footer {
	background: #FFF;
}
#box940 {
	margin: auto;
	text-align: left;
	background: #fff;
	box-sizing: border-box;
	display: inline-block;
	width: 1170px;
	position: relative;
}
#ph_content_top, #ph_content_bottom {
	background: #eceff2;
}
#ph_footer {
	padding: 0;
	margin: 0;
}
#header_pc, #footer_pc {
	display: block;
}
#header_sp, #footer_sp {
	display: none;
}
/*--------------ヘッダー--------------*/
#header_pc, #footer_pc {
	display: block;
}
#header_sp, #footer_sp {
	display: none;
}
/*グローバルナビゲーション*/

#GNavi {
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	background: #000;
	text-align: center;
	overflow: hidden;
	color: #fff;
	height: 40px;
}
#GNavi a {
	color: #fff;
}
#GNavi_in {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	position: relative;
	width: 1170px;
}
#GNavi_menu {
	background-image : none;
}
#GNavi_menu ul {
	padding: 0;
	margin: 0;
}
#GNavi_menu li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	height: 40px;
	*zoom: 1;
}
#GNavi_menu li a {
	display: block;
	height: 40px;
	background: url("%7e/media/Images/Common/GNavi/bg_gnavi") no-repeat left top;
	overflow : hidden;
	*zoom: 1;
}
#GNavi_menu li a span {
	display: none;
}
*html #GNavi_menu li a span {
	display: block;
}
/*ホーム*/
#GNavi_menu li.index_home a {
	width: 150px;
	background-position: 0 top;
}
#GNavi_menu li.index_home a:hover {
	background-position: 0 -40px;
}
/*製品*/
#GNavi_menu li.index_Products a {
	width: 70px;
	background-position: -150px top;
}
#GNavi_menu li.index_Products a:hover {
	background-position: -150px -40px;
}
#GNavi_menu li.index_Products a.active {
	background-position: -150px bottom;
}
/*サポート*/
#GNavi_menu li.index_sup a {
	width: 80px;
	background-position: -220px top;
}
#GNavi_menu li.index_sup a:hover {
	background-position: -220px -40px;
}
#GNavi_menu li.index_sup a.active {
	background-position: -220px bottom;
}
/*マイページ*/
#GNavi_menu li.index_myp a {
	width: 90px;
	background-position: -300px top;
}
#GNavi_menu li.index_myp a:hover {
	background-position: -300px -40px;
}
#GNavi_menu li.index_myp a.active {
	background-position: -300px bottom;
}
/*eSHOP*/
#GNavi_menu li.index_eshop a {
	width: 102px;
	background-position: -390px top;
}
#GNavi_menu li.index_eshop a:hover {
	background-position: -390px -40px;
}
#GNavi_menu li.index_eshop a.active {
	background-position: -390px bottom;
}
#GNavi_submenu {
	position: absolute;
	right: 5px;
	top: 5px;
}
#GNavi_submenu ul {
	padding: 0;
	margin: 0;
}
#GNavi_submenu li {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 13px;
}
#GNavi_submenu li a {
	vertical-align: middle;
	display: block;
	padding: 2px 5px;
	border: 1px solid #000;
	border-radius: 5px;
	min-height: 24px;
*zoom: 1;
	overflow : hidden;
}
#GNavi_submenu li a:hover {
	border-color: #fff;
	text-decoration: none;
}
/*オープン特別販売文言*/
#GNavi p.header_ecopen {
	font-size: 15pt;
	font-weight: bold;
}
.index_en {
	display: none;
}
/*IE7*/
* html #GNavi_submenu .index_cart a {
	width: 190px;
}
* html #GNavi_submenu .index_en a {
	width: 90px;
}
* html #GNavi_submenu .index_wish a {
	width: 112px;
}
#SNavi {
	padding: 0 15px;
	margin: 0;
	box-sizing: border-box;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	text-decoration: none !important;
	text-align: center;
}
#SNavi a {
	color: #58ddfe;
	text-shadow: 1px 1px 3px #000;
	text-decoration: none !important;
}
#SNavi a:hover {
	color: #9cfffe;
}
#SNavi_in {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
}
#eshopNavi {
	width: 230px;
	float: right;
	text-align: right;
	padding: 5px 0 0 0;
}
#pankuzu {
	margin: 0 auto;
	padding: 7px 0 5px 0;
	text-align: left;
	font-size: 12px;
	float: left;
	width: 700px;
}
#pankuzu li {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#titleBox {
	padding: 10px 15px 0 15px;
	text-align: left;
}
/*-----------フッター-----------*/
#bra {
	background: #888;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	text-align: center;
}
#bra a {
	color: #fff
}
#bra ul {
	padding: 0;
	margin: 0 auto;
	width: 940px
}
#bra li {
	font-size: 12px;
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 8px;
	margin: 0;
	list-style: none;
}
#footer {
	border-top: none;
	background: #666666;
	color: #fff;
	margin: 0;
	padding: 15px;
	font-size: 12px !important;
}
#footer_in {
	max-width: 940px;
	margin: 0 auto;
}
.footer_listbox {
	float: left;
	padding: 0;
	margin-bottom: 15px;
	text-align: left;
	width: 155px;
	border-left: 1px solid #777
}
.footer_listbox a {
	color: #fff
}
.footer_listbox h4, .footer_listbox p strong {
	font-size: 12px;
	margin: 0 10px 10px 10px;
}
.footer_listbox ul {
	margin: 0 10px;
	padding: 0
}
.footer_listbox li {
	list-style: none;
	margin-left: 0;
	padding: 0;
	font-size: 11px;
	line-height: 110%;
	margin-bottom: 8px
}
/*-----------SNS-----------*/

#sns {
	float: right;
	width: 350px;
	font-size: 12px;
	text-align: right;
	margin: 10px 15px 0 0;
}
#sns_line {
	float: right;
	margin-right: 10px;
	width: 84px
}
#sns_tw {
	float: right;
	margin-right: 10px;
	width: 65px
}
#sns_fb {
	float: right
}
#sns_google {
	float: right;
	margin-right: 10px
}
/*-----------かも-----------*/
#kamo {
	margin-top: 5px;
}
/*-----------上に戻る-----------*/
#backTOP {
	position: fixed;
	right: 5px;
	bottom: 0px;
	width: 70px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #1291c0;
}
#backTOP a {
	color: #fff;
	font-size: 10px;
	width: 70px;
	padding: 10px 0;
	display: block;
	margin: 0
}
#backTOP a:hover {
	background: #36a8d2;
	text-decoration: none;
}
/* ---------------------
	スマホ
--------------------- */
@media screen and (max-width: 767px) {
#box940 {
	width: 100%;
}
/*ヘッダー*/
#header_pc, #footer_pc {
	display: none;
}
#header_sp, #footer_sp {
	display: block;
}
#header_sp {
	background: #fff;
	float: none !important;
	text-align: left !important;
}
#header_sp_title {
	width: 100%;
}
#header_sp .logo_sn {
	float: left;
}
#header_sp .btn_topc {
	float: right;
	margin: 5px 5px 0 0;
}
#header_sp .logo_sn img {
	margin: 2px;
}
#userStatus {
	float: right;
	text-align: right;
}
#userStatus .userName {
	padding: 0;
	margin: 5px 5px 5px 0;
	font-size: 12px;
}
#head_english {
	float: right;
	text-align: right;
	display: none;
}
#head_english p {
	padding: 0;
	margin: 5px 20px 5px 0;
	font-size: 12px;
}
#GNavi_sp {
	padding: 0;
	margin: 0;
	display: block;
}
#GNavi_sp ul {
	border-top: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	position: relative;
	display: table;
	width: 100%;
}
#GNavi_sp li {
	list-style: none;
	display: table-cell;
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: inherit;
	height: 44px;
	box-sizing: border-box;
}
#GNavi_sp li img {
	height: 44px;
}
#GNavi_sp li a {
	display: block;
	border: 1px outset #fff;
	border-color: #1A237E;
	background: #3F51B5;
}
#GNavi_sp li#GNavi_sp_myp_on a {
	background: #036;
}
#GNavi_sp ul ul {
	z-index: 999;
	position: absolute;
	left: 0;
	top: 44px;
	width: 100%;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
	border: none;
	transition: all .2s ease-in-out;
}
#GNavi_sp ul ul#inMenu_myp_off {
	opacity: 0;
	visibility: hidden;
}
#GNavi_sp ul ul#inMenu_myp_on {
	opacity: 1;
	visibility: visible;
}
#GNavi_sp li li {
	list-style: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: inherit;
	width: 100%;
	height: inherit;
}
#GNavi_sp li#GNavi_sp_myp_on li a {
	display: block;
	background: none;
	border: none;
	padding: 15px 20px;
	color: #fff;
	background: #34495E;
	border-top: 2px solid #2C3F50;
}
#GNavi_sp li#GNavi_sp_myp_on li a:hover {
	background: #39C;
}
#GNavi_sp li#GNavi_sp_myp_on li>a>span {
	display: table-cell;
	clear: none;
	vertical-align: middle;
	height: auto;
}
#GNavi_sp li#GNavi_sp_myp_on li>a>span:last-child {
	width: 100%;
}
#GNavi_sp li#GNavi_sp_myp_on li>a:after {
	content: url("%7e/media/Images/Common/icon/icon_next_white_s.ashx?h=8");
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
#GNavi_sp li#GNavi_sp_myp_on li img {
	height: 8px;
}
#pankuzu {
	font-size: 12px;
	padding: 6px 5px;
	color: #666;
	background: #eceff2;
	margin: 3px 0 0 0
}
#pankuzu li {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ph_content_top, #ph_content_bottom {
	background: #eceff2;
}
#ph_main {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	-webkit-box-shadow: 0 5px 2px #000;
	-moz-box-shadow: 0 5px 5px #000;
	border-bottom: 1px solid #aaa;
	background: #fff
}
/*SNS*/
#sns {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
#sns_tw {
	float: right;
	margin-right: 10px;
	width: 65px
}
#sns_fb {
	float: right;
	margin-right: 5px
}
#sns_line {
	float: right;
	margin-right: 5px
}
#sns_google {
	float: right;
	margin-right: 5px
}
/*フッター*/
#ph_footer {
	background: #333;
}
#footer_sp {
	clear: both;
	text-align: center;
	padding: 0 5px
}
#footer_sp p {
	font-size: 12px;
	line-height: 160%;
	color: #fff
}
#footer_sp p a {
	color: #fff;
	text-decoration: none;
	-webkit-tap-highlight-color: #9fdaf0
}
#footer_sp .copyright {
	font-size: 10px;
	color: #fff
}
#link_contents {
	text-align: center;
	margin-bottom: 1.5em;
	padding: 0;
	margin: 0 0 20px;
	border: 1px solid #666
}
#link_contents .box_l {
	float: left;
	width: 50%;
	border-right: 1px solid #666
}
#link_contents .box_r {
	float: right;
	width: 50%;
	margin-left: -1px
}
#link_contents .btn_menu_s {
	margin: -1px -1px -1px -1px;
	padding: 10px 3px 10px 5px;
	border: 1px solid #666;
	border-right: none;
	border-left: none;
	cursor: pointer;
	-webkit-tap-highlight-color: #9fdaf0
}
#link_contents .btn_menu_s h3 {
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	float: left;
	color: #fff
}
#link_contents .btn_menu_s .icon_r {
	margin-top: 2px;
	text-align: right;
}
}
/* ---------------------
	PC
--------------------- */
@media screen and (min-width: 768px) {
#box940 {
	width: 1170px;
	position: relative;
}
}
.cartinfo-counted .index_cart span.index_cart-cnt::before {
	content: '（'
	}	
.cartinfo-counted .index_cart span.index_cart-cnt::after {
	content: '件）'
	}