﻿@charset "UTF-8";
.cam_inr {
	width: 195px;
	height: 40px;
	left: 0;
	display: inline-block;
}

.cam_inr a {
	display: block;
	width: 100%;
	height: 100%;
}

.cam_inr:hover {
	width: 195px;
}

.cam_inr a:hover {
	width: 195px;
}

#bnr_cam1 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0084728454.jpg) right top no-repeat;
	top: 165px;
	left: 10px;
	background-size: contain;
}

#bnr_cam2 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767866.jpg) right top no-repeat;
	top: 210px;
	left: 10px;
	background-size: contain;
}

#bnr_cam3 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767864.jpg) right top no-repeat;
	top: 255px;
	left: 10px;
	background-size: contain;
}

#bnr_cam4 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767865.gif) right top no-repeat;
	top: 300px;
	left: 10px;
	background-size: contain;
}

#bnr_cam5 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00846844/imgrc0070514158.jpg) right top no-repeat;
	top: 345px;
	left: 10px;
	background-size: contain;
}

#bnr_cam6 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 390px;
	left: 10px;
	background-size: contain;
}

#bnr_cam7 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 435px;
	left: 10px;
	background-size: contain;
}

#bnr_cam8 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 480px;
	left: 10px;
	background-size: contain;
}

.bg {
	top: 150px;
	left: 0;
	width: 200px;
	height: 360px;
	background-color: #e2e2e2;
	padding: 10px;
}

#ttl_cam {
	top: 100px;
	left: 0;
	width: 258px;
	height: 65px;
	background: url(https://www.rakuten.ne.jp/gold/fukuichi/img/cam_ttl.png) right top no-repeat;
}

.tab_cam {
	width: 195px;
	height: 40px;
	position: fixed;
	left: 0;
}

.tab_cam a {
	display: block;
	width: 100%;
	height: 100%;
}

.tab_cam:hover {
	width: 195px;
}

.tab_cam a:hover {
	width: 195px;
}

#bnr_cam1 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0084728454.jpg) right top no-repeat;
	top: 165px;
	left: 10px;
	background-size: contain;
}

#bnr_cam2 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767866.jpg) right top no-repeat;
	top: 210px;
	left: 10px;
	background-size: contain;
}

#bnr_cam3 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767864.jpg) right top no-repeat;
	top: 255px;
	left: 10px;
	background-size: contain;
}

#bnr_cam4 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00625673/imgrc0078767865.gif) right top no-repeat;
	top: 300px;
	left: 10px;
	background-size: contain;
}

#bnr_cam5 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/00846844/imgrc0070514158.jpg) right top no-repeat;
	top: 345px;
	left: 10px;
	background-size: contain;
}

#bnr_cam6 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 390px;
	left: 10px;
	background-size: contain;
}

#bnr_cam7 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 435px;
	left: 10px;
	background-size: contain;
}

#bnr_cam8 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/newyear2018/bnr_test01.jpg) right top no-repeat;
	top: 480px;
	left: 10px;
	background-size: contain;
}

.bg {
	position: fixed;
	top: 150px;
	left: 0;
	width: 200px;
	height: 360px;
	background-color: #e2e2e2;
	padding: 10px;
}

#box01 {
	position: fixed;
	top: 540px;
	left: 0;
	color: #fff;
}

#box01 .inner {
	padding: 10px;
	background: #e2e2e2;
	width: 200px;
}

#box01 .inner .close {
	z-index: 999;
	position: absolute;
	right: 10px;
	top: 0;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 25px;
	display: block;
	background: #fff;
	color: #e2e2e2;
	border: 2px solid #e2e2e2;
	cursor: pointer;
}


#box02 {
	position: fixed;
	top: 400px;
	right: 0;
	color: #fff;
	z-index: 3;
}

#box02 .inner .close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	display: block;
	background: #fff;
	color: #e2e2e2;
	border: 2px solid #e2e2e2;
	cursor: pointer;
}

#box02 .inner {
	width: 200px;
}

#box02.anim {
	right: 0;
	transition: .5s all;
}
div.tab_ban2 {
	position: fixed !important;
	position: absolute;
}

.tab_ban2 {
	width: 80px;
	height: 150px;
	position: fixed;
	left: 0;
	-webkit-transition: width ease-in-out 0.4s;
	-moz-transition: width ease-in-out 0.4s;
	-ms-transition: width ease-in-out 0.4s;
	-o-transition: width ease-in-out 0.4s;
	transition: width ease-in-out 0.4s;
}

.tab_ban2 a {
	display: block;
	width: 100%;
	height: 100%;
}

.tab_ban2:hover {
	width: 370px;
}

.tab_ban2 a:hover {
	width: 370px;
}

#tab_left {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/cyclo_test/imgrc0068254011.jpg) right top no-repeat;
	top: 60px;
}

#tab_left2 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/cyclo_test/imgrc0068254013.jpg) right top no-repeat;
	top: 220px;
}

#tab_left3 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/cyclo_test/imgrc0068254012.jpg) right top no-repeat;
	top: 380px;
}


/* ↑左----------------------------------------------------------------------右↓ */

div.tab_ban3 {
	position: fixed !important;
	position: absolute;
}

.tab_ban3 {
	width: 80px;
	height: 150px;
	position: fixed;
	right: 0;
	-webkit-transition: width ease-in-out 0.4s;
	-moz-transition: width ease-in-out 0.4s;
	-ms-transition: width ease-in-out 0.4s;
	-o-transition: width ease-in-out 0.4s;
	transition: width ease-in-out 0.4s;
}

.tab_ban3 a {
	display: block;
	width: 100%;
	height: 100%;
}

.tab_ban3:hover {
	width: 370px;
}

.tab_ban4 a:hover {
	width: 370px;
}
.tab_ban4 {
	width: 80px;
	height: 150px;
	position: fixed;
	right: 0;
	-webkit-transition: width ease-in-out 0.4s;
	-moz-transition: width ease-in-out 0.4s;
	-ms-transition: width ease-in-out 0.4s;
	-o-transition: width ease-in-out 0.4s;
	transition: width ease-in-out 0.4s;
}

.tab_ban4 a {
	display: block;
	width: 100%;
	height: 100%;
}

.tab_ban4:hover {
	width: 370px;
}

.tab_ban4 a:hover {
	width: 370px;
}


#tab_right {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/cyclo_test/imgrc0068254518.jpg) left top no-repeat;
	top: 60px;
}

#tab_right2 {
	background: url(https://image.rakuten.co.jp/fukuichi/cabinet/cyclo_test/imgrc0068254009.jpg) left top no-repeat;
	top: 215px;
}
#tab_right3 {
	background: url(https://www.rakuten.ne.jp/gold/fukuichi/img/190613_bnr_fukuichi_rakuten.jpg) left top no-repeat;
	top: 370px;
}


@media screen and (max-width: 1100px) {
	.tab_ban2 {
		display: none;
	}
	.tab_ban3 {
		display: none;
	}
}

#search-box {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: -5px;
}

#search-box .text {
	width: 180px;
	height: 31px;
	border: 3px solid #CCC;
	text-indent: 10px;
}

#search-box .btn {
	height: 31px;
	border: 3px solid #CCC;
	width: 40px;
	margin-left: -9px;
}

.haisou_detail {
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-top: -85px;
	margin-left: 20px;
	text-decoration: none;
}

.search-boxGoods {
	height: 10px;
	width: 330px;
	margin-left: 40px;
	margin-top: 5px;
}

.areaNavi {
	font-weight: bold !important;
	margin-top: 5px !important;
	margin-left: 10px !important;
}

.reviewhea {
	position: relative;
	top: -30px;
	left: 740px;
	height: 25px;
	width: 300px;
}
