@charset "utf-8";
html, body {
	width: 100%;
	color: #000;
}
.tel a {
	color: #000;
	text-decoration: none;
}
.white a {
	color: #fff;
}
a:hover img.hv {
	opacity: 0.8;
}
#wrapper {
	clear: both;
	width: 100%;
}
.head_wrap {
	width: 1118px;
	height: 106px;
	overflow: hidden;
	margin: auto;
}
.head_wrap h1.logo {
	width: 290px;
	height: 86px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.head_wrap h1.logo:hover {
	opacity: 0.6;
}
/**/
#cart_icon {
	float: right;
	width: 45px;
	height: 30px;
	position: relative;
}
#cart_icon span.badge {
	position: absolute;
	top: 0px;
	right: 0px;
}

.head_wrap .right_block {
	float: right;
	overflow: hidden;
	width: 720px;
	padding: 15px 0px 5px 0px;
}
.baner_wrap {
	clear: both;
}
.baner_wrap li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 31px;
}
.baner_wrap li#hmenu_catalog {
	background: url(../img/top/catalog.png) no-repeat;
	background-position: 0px 0px;
	background-size: 24px 24px;
}
.baner_wrap li#hmenu_entry {
	background: url(../img/top/new_registration.png) no-repeat;
	background-position: 0px 0px;
	background-size: 24px 24px;
}
.baner_wrap li#hmenu_favorite {
	background: url(../img/top/favorite.png) no-repeat;
	background-position: 0px 0px;
	background-size: 24px 24px;
}
.baner_wrap li#hmenu_login {
	background: url(../img/top/login.png) no-repeat;
	background-position: 0px 0px;
	background-size: 24px 24px;
}
.baner_wrap li#hmenu_logout {
	background: url(../img/top/logout.png) no-repeat;
	background-position: 0px 0px;
	background-size: 24px 24px;
}
.baner_wrap li a {
	color: #353535;	
}



.head_wrap .baner_wrap a:hover {
	opacity: 0.6;
}


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

.baner_wrap2 {
	width: 50px;
	overflow: hidden;
	float: right;
	text-align: right;
	display: block;	
	padding: 12px 14px 0 0;
	position: absolute;
	margin-top:2px;
}
.baner_wrap2 li {
	display: inline-block;
	margin: 0 10px 0 0 ;
}
.head_wrap .baner_wrap2 a:hover {
	opacity: 0.6;
}


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

#select_search {
	clear: both;
	overflow: hidden;
	width: 1118px;
	box-sizing: border-box;
	border: 2px solid #CCCCCC;
	padding: 10px 10px;
	margin: 0px auto 10px;
	background-color: #2E2E2E;
}
#select_search p#ss_description {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color: #FFFFFF;
	margin: 3px 10px 3px 18px;
}

div.c_kaku {
	float: left;
	margin: 0px 10px 0px 18px;
	padding: 0px 0px 0px 18px;
	border-left: 1px dotted #CCCCCC;
}

#select_search .ss_label {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
#select_search select {
	display: block;
	padding: 5px 6px;
	font-size: 13px;
}

#ss_send_button {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 4px 18px;
	text-align: center;
	background-color: #D8A800;
	border: none;
	margin: 0px 0px 0px 18px;
}
#ss_send_button:hover {
	color: #FFFFFF;
	background-color: #FF5700;
}



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

.search {
	width: 350px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#google_translate_element {
	float: right;
	width: 140px;
	margin: 10px 20px 0px 0px;
}

#navigator {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 50px;
	background: url(../img/top/navi.gif);
	color: #fff;
}
#navigator ul {
	width: 1118px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#navigator ul li {
	font-weight: bold;
	display: inline-block;
	text-align: center;
	width: 280px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	background: url(../img/top/bar.gif) no-repeat;
	background-position: right center;
}
#navigator ul li.home {
	background: url(../img/top/bar.gif), url(../img/top/bar.gif), url(../img/top/home.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: right center, left center, center;
}
#navigator ul li.home:hover {
	background: url(../img/top/bar.gif), url(../img/top/bar.gif), url(../img/top/home_hover.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: right center, left center, center;
}
#navigator ul li a:hover {
	color: rgba(255,237,0,1.00);
}
#navigator ul li a {
	color: #fff;
	width: 100%;
	padding: 14px 78px;
	box-sizing: border-box;
	text-decoration: none;
	
}
#navigator ul .border {
	box-sizing: border-box;
	background: url(../img/top/border.gif), url(../img/top/border.gif);
	background-repeat: no-repeat, no-repeat;
	background-position: center left, center right;
}

/**/

#navigator ul li ul.child {
	width: 705px;
	display: none;
	position: absolute;
	z-index: 120;
	font-size: 10px;
	margin-left: 0px;
	background: rgba(73,73,73,0.9);
	text-align: left;
	padding-bottom: 10px;
}
#navigator ul li ul.child li {
	float: left;
	width: 230px;
	height: auto;
	line-height: 1.3em;
	margin: 0px 5px 0px 0px;
	text-align: left;
	padding: 0px;
	background: none;
}
#navigator ul li ul.child li a {
	display: block;
	float: left;
	overflow: hidden;
	width: 100%;
	font-size: 13px;
	line-height: 1.2em;
	padding: 12px 10px 12px 10px;
	box-sizing: border-box;
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 0px 0px;
}

#navigator ul li ul.child2 {
	width: 235px;
}
#navigator ul li ul.child3 {
	width: 270px;
	margin-left: 0px;
}
#navigator ul li ul.child3 li {
	width: 270px;
	margin: 0px 10px 0px 0px;
}



/*---contents--------------------------------------------------------------*/
#container_border {
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../img/top/border.gif);
}
.section {
	clear: both;
	overflow: hidden;
	width: 1118px;
	margin: 0px auto 0px;
}
.section h2.title, .section h2.check_title{
	width: 100%;
	height: 80px;
	margin: 50px 0 30px;
	font-size: 33px;
	text-align: center;
	line-height: 80px;
	background: url(../img/top/h2border.gif);
	color: #fff;
}
.section h2.check_title span {
	margin-left: 10px;
	position: relative;
	top: -6px;
}
.sec01 {
	margin-bottom: 25px;
}
.sec02 {
	margin-bottom: 25px;
}

.item_block {
	width: 254px;
	float: left;
	margin: 0 34px 0 0;
}
.item_block:nth-child(5) {
	margin: 0 0px 0 0;
}
.item_block:nth-child(9) {
	margin: 0 0px 0 0;
}

.n_wrap{
	width: 254px;
	float: left;
	overflow: hidden;
	margin:0 34px 20px 0;
}
.n_wrap:nth-child(5){
	margin: 0 0 20px 0;
}
.n_wrap:nth-child(9){
	margin: 0 0 20px 0;
}
.item_block a, .sec02 .new_block a {
	text-decoration: none;
	color: #000;
}

.item_block img {
	margin-bottom: 10px;
	border: 1px solid #eee;
	box-sizing: border-box;
  width: 254px;
  height: 254px;
}
.item_block .text, .sec02 .n_wrap .text {
	font-size: 15px;
	margin-bottom: 15px;
	height: 56px;
}
.n_wrap a{
	color: #000;
	text-decoration: none;
}
.pickup_item:hover{
	opacity: 0.8;
}
.n_wrap:hover{
	opacity: 0.8;
}
.item_block .price, .sec02 .n_wrap .price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 25px;
}
.item_block .memberprice,.item_block2 .memberprice, .sec02 .new_block .memberprice {
	font-size: 17px;
	color: #ff0000;
		letter-spacing: 0;
	font-weight: bold;
	padding-bottom: 5px;
}
#container {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.new {
	margin-bottom: 10px;
	position: relative;
	font-weight: bold;
	font-family: 'Helvetica', 'sans-serif';
	display: block;
	overflow: visible;
}
.new img{
	width: 254px;
	height: 254px;
	border: 1px solid #eee;
}
.new:before {
	font-size: 15px;
	display: block;
	width: 108px;
	height: 86px;
	position: absolute;
	content: "NEW!";
	background: url(../img/top/yellow.png);
	color: #464646;
	z-index: 10;
	padding: 15px 0 0 15px;
	box-sizing: border-box;
}
#container_brackborder {
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../img/top/blackborder.gif);
}
.sec03 .right_part {
	width: 708px;
	overflow: hidden;
	margin: 45px 70px 0px 0;
	display: inline-block;
	float: left;
}
.sec03 .right_part .topics_title {
	font-size: 33px;
	height: 80px;
	line-height: 80px;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	background: url(../img/top/topicsbar.gif), url(../img/top/topics.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left 10px center, center;
	padding-left: 35px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.sec03 .right_part ul {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
.sec03 .right_part ul li {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	margin: 8px 0 8px;
	padding: 8px 0 16px;
	background: url(../img/top/go.png)no-repeat;
	background-position: right center;
}
.sec03 .right_part ul li a{
	color: #fff;
	text-decoration: none;
}
.sec03 .right_part ul li a:hover{
	color: #ff0000;
}
.sec03 .right_part ul li span.date {
	color: #fff;
	font-size: 16px;
	background: #686868;
	border-radius: 3px;
	padding: 8px 16px;
	margin-right: 10px;
}
.sec03 .right_part .button {
	border-radius: 8px;
	width: 194px;
	height: 52px;
	background: url(../img/top/button.png) #f81f30 no-repeat;
	background-position: left 14px center;
	line-height: 52px;
	float: right;
	margin-top: 30px;
}
.sec03 .right_part .button a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-left: 60px;
	box-sizing: border-box;
}
.sec03 .fb {
	display: inline-block;
	width: 340px;
	overflow: hidden;
	float: left;
	margin-top: 44px;
	margin-bottom: 50px;
}
#container02{
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}
h2.maker_title {
	clear: both;
	z-index: 3;
	margin: 0 auto 0;
	font-size: 36px;
	width: 1118px;
	text-align: center;
	display: block;
	background: url(../img/top/white.gif),url(../img/top/double2.gif);
	background-position:center,center;
	background-repeat: no-repeat,repeat-x;
}
.sec04 {
	border-bottom: 3px double #000;
	margin: 0 auto 85px;
	position: relative;
	top: 26px;
	padding: 10px 0 60px;
	box-sizing: border-box;
}
.sec04 ul.logo_list {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.sec04 ul.logo_list li {
	display: inline-block;
}
#footer {
	width: 100%;
	overflow: hidden;
	background: url(../img/top/footer.gif);
	padding-top: 50px;
}
#footer .inner {
	width: 1118px;
	overflow: hidden;
	margin: 0 auto;
}
#footer .foot_menu {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
}
#footer .foot_menu h2 {
	font-size: 23px;
	border: 1px solid #fff;
	margin: 10px 0 30px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 30px;
	background: url(../img/top/menubar.gif) no-repeat;
	background-position: center left 10px;
}
#footer .foot_menu h3 {
	font-size: 23px;
	margin: 10px 0 0px;
	color: #fff;
	padding: 5px 0 5px 20px;
}
#footer .foot_menu ul.menu_list {
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px;
}
#footer .foot_menu ul.menu_list li {
	width: 255px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin:0 10px;
	font-size: 12px;
	background: url(../img/top/li.png) no-repeat;
	background-position: center left 10px;
}
#footer .foot_menu ul.menu_list li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 30px;
}
#footer .f_bottom {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

#footer .fb_left {
	float: left;
	width: 300px;
	padding: 10px 0px 10px 0px;
}
#footer .fb_left a img {
	display: block;
	width: 250px;
	height: auto;
	margin: 0px auto 5px;
}

#footer .fb_left a.bt_fbleft {
	display: block;
	width: 200px;
	margin: 0px auto 5px;
}
#footer .fb_left a.bt_fbleft img {
	display: block;
	margin: 0px auto;
}
#footer.f_bottom a:hover img {
	opacity: 0.8;
}
#footer .f_bottom ul.info {
	display: inline-block;
	width: 780px;
	overflow: hidden;
	float: right;
	margin: 10px 0px 0px 0px;
}
#footer .f_bottom ul.info li {
	color: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 15px 50px;
}
#footer .f_bottom ul.info li.top {
	color: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 12px 0 12px 0px;
}
#footer .f_bottom ul.info li.address {
	font-size: 13px;
	background: url(../img/top/address.png) no-repeat;
	background-position: center left 4px;
}
#footer .f_bottom ul.info li.mail {
	background: url(../img/top/mail.png) no-repeat;
	background-position: center left;
}
#footer ul.foot_navi {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 50px 0 30px;
	text-align: center;
}
#footer ul.foot_navi li {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding: 0 17px;
}
#footer ul.foot_navi li a {
	margin-right: 0px;
	color: #fff;
}
#footer ul.foot_navi li a:hover {
	text-decoration: none;
}
#footer ul.last {
	width: 100%;
	overflow: hidden;
	margin:0 0 30px;
	text-align: center;
	float: right;
}
#footer ul.last li{
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0px;
	background: url(../img/top/bar.gif) no-repeat;
	background-position: center right;
}
#footer ul.last a{
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0 30px;
}
#footer ul.last li:last-child{
	background: none;
}
#footer li a:hover{
	opacity: 0.5;
}
.fb_button{
	position: fixed;
	bottom:0;
	right: 80px;
	margin: 0;
}
.member_button{
	position: fixed;
	top:150px;
	right: 0;
	margin: 0;
}
.fb_button:hover,.member_button:hover{
	opacity: 0.8;
}
#copyright {
	color: #fff;
	background: #151515;
	font-size: 14px;
	text-align: center;
	padding: 30px 0;
}
.catchcopy{
	position: absolute;;
	z-index: 5;
	color: #fff;
	text-align: center;
	height: 100px;
	width: 100%;
	display: block;
	font-size: 108px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 0.8em;
	margin: 200px auto 0;
	text-shadow: 0 0 10px #000;
}
.catchcopy span{
	font-size: 40px;
	width: 100%;
	display:block;
}
.cart-trigger{
	z-index: 999;
	width: 100%;
	height: 100%;
}
#checkeditem{
	width: 1118px;
	overflow: hidden;
	margin: 0 auto;
}
#checkeditem .heading{
  background: #f8f8f8;
  padding: 16px;
}
#checkeditem .heading01 {
  background: transparent;
  float:left;
  font-size: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
  line-height: 39px;
}
#checkeditem .heading02 {
  background: transparent;
  font-size: 60%;
  text-align: right;
  padding: 0;
  margin: 0;
}

#item_photo_area{
	width: 500px;
}
#detail_image_box__slides{
	width: 400px;
}

.line{
	height: 1px;
}

/*-----------------------------------------------------------------*/
#member {
  clear: both;
  width: 1120px;
	margin: 0px auto 80px;
}
#howto {
	clear: both;
	width: 1120px;
	margin: 0px auto 20px;
	padding-top: 80px;
}
a.button_howto {
	clear: both;
	overflow: hidden;
	display: block;
	outline: none;
	width: 300px;
	box-sizing: border-box;
	border-radius: 8px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.025em;
	padding: 10px 0px 10px 0px;
	background-color: #ff0000;
	text-decoration: none;
	margin: 40px auto 0px;
}
.button_howto::before, .button_howto::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button_howto, .button_howto::before, .button_howto::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button_howto:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
}

#item_detail .slick-slider{
	margin-bottom: 0;
}
.slick-slide img{
	width: 1320px;
	height: 400px;
}
.item_detail .slick-slide img{
	width: 500px;
	height: 400px;
}
#item_detail_area{
	float: right;
}
#item_detail_area .item_detail .relative_cat {
 overflow: hidden;
}
.relative_cat ol{
	border: 1px solid #ccc;
	float: left;
	margin:4px 4px;
	border-radius: 4px;
}
#item_area {
    margin: 0px 0 30px;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
    padding-bottom: 30px;
    width: 100%;
    clear: both;
    display: block;
		overflow-x: hidden;
}
#detail_free_box__freearea{
	padding-top: 30px;
	border-top: 1px solid #eeeeee;
	padding-bottom: 30px;
	width: 100%;
	clear: both;
	overflow: hidden;
	display: block;
	font-size: 16px;
	line-height: 1.6em;
}
#detail_free_box__freearea img {
	float: left;
}
#item_detail_area .item_comment.detail_comment{
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 30px;
 font-size: 14px;
 line-height: 1.42857143;
}
#item_area p.description_title{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
#item_detail .btn_area li{
	margin-bottom: 44px;
}
#item_detail .btn_area li.no_mb{
	margin-bottom: 10px;
}
#item_detail .btn-success{
    margin-bottom: 0px;
}
#item_detail .item_comment{
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 30px;
}
#history_wrap .txt_center{
    clear: both;
    width: 1118px;
    overflow: hidden;
    margin: 30px auto;
}
#relative_category_box.child_cat_top ol li:first-child{
	display: none;
}
#relative_category_box.child_cat_top ol:nth-child(1){
	display: none;
}
#relative_category_box.child_cat_top ol:nth-child(2){
	display: none;
}
#relative_category_box.child_cat_top ol:nth-child(3){
	display: none;
}

#relative_category_box.child_cat ol li:first-child{
	display: none;
}
#relative_category_box.child_cat ol:nth-child(2){
	display: none;
}
#relative_category_box.child_cat ol:nth-child(3){
	display: none;
}
#relative_category_box.child_cat ol:nth-child(4){
	display: none;
}
#item_detail p#detail_description_box__normal_price.normal_price{
	display: none;
}

#item_detail p#detail_description_box__normal_price.normal_price{
	display: none;
}
#relative_category_box.relative_cat.detail_cat.border.child_cat{
	border-top: 1px solid #eeeeee;
	padding-top: 30px;
}
.relative_category_box.child_cat_toppage{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.relative_category_box.child_cat_toppage ol li:first-child{
	display: none;
}
.relative_category_box.child_cat_toppage ol:nth-child(1){
	display: none;
}
.relative_category_box.child_cat_toppage ol:nth-child(2){
	display: none;
}
.relative_category_box.child_cat_toppage ol:nth-child(3){
	display: none;
}
#bottom_text{
	color: #fff;
	margin-bottom: 30px;
}
.whitebg{
	background: #fff;
	padding: 0 10px;
}

#customer_rank {
	clear: both;
	overflow: hidden;
	width: 1000px;
	margin: 20px auto 50px;
}


#news_area {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

