@charset "utf-8";
@import url("https://www.rakuten.ne.jp/gold/touzai/smp/css/jquery.bxslider.css");
@import url("https://www.rakuten.ne.jp/gold/touzai/smp/css/drawer.min.css");
@import url("https://www.rakuten.ne.jp/gold/touzai/smp/css/flexslider.css");

*{margin:0;padding:0;}

html,
body {
  height: 100%;
}
ol, ul {
  list-style: none;
}
ol,ul,li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body{
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  font-size: 14px; 
  color:#696969;
  line-height:1.6;
  background:#ffffff;
  position:relative;
/*  width:320px !important; */ }
a{
  text-decoration:none;
  color:#2d2d2d;
}
a:hover{
  color:#bb4a00;
  text-decoration:none;
}
a:active, a:focus{
  outline: 0;
}
img{
  border:0;
}
.clear{
  clear:both;
}
.center{
  text-align:center;
}
.right{
  text-align:right;
}
.left{
  text-align:left;
}
.mgt100{
  margin-top:1000px !important;
}
.mgt80{
  margin-top:80px !important;
}
.mgt60{
  margin-top:60px !important;
}
.mgt40{
  margin-top:40px !important;
}
.mgt15{
  margin-top:15px;
}
.mgt30{
	margin-top: 30px;
}
.mg20{
	margin-top: 20px;
}
a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
}

#container {
  margin: 0 auto;
}
#main{
  overflow:hidden;
}
.subP{
	padding-top:20px;
}
.inner{
  width:94%;
  margin:0 auto;
}
#header{
  margin:0 auto;
  position:relative;
}
#header h1{
  font-size:10px;
  font-weight:normal;
  color:#654822;
  padding-top:3px;
  text-align:center;
  background:#fbf4eb;
  border-bottom:1px solid #f3eeea;
}
#header h2{
  width:50%;
  margin:10px auto 0;
  max-width:250px;
}
.fixed01{
  position: fixed !important;
  z-index:20;
  top:8px !important;
  margin-top:0px !important;
}
.fixed02{
  position: fixed !important;
  z-index:20;
  top:11px !important;
  margin-top:0px !important;
  display:block !important;
  opacity: 1 !important;
}
i.fa-shopping-cart{
  font-size:33px;
  vertical-align:top;
  padding:0 1px;
}
.carticon{ 
  opacity: 0;
  position:absolute;
  right:58px;
}
.carticon a{
  color:#b94b00;
}
.carticon a:hover{
  color:#000;
}
.gnaviunderbox{
  width:90%;
  margin:40px auto 40px;
  overflow:hidden;
}



/*************
/フッター
*************/
#footer{
  background:#f8f5f2;
  padding-top:20px;
  margin-top:7px;
}
.footlogo{
  text-align:center;
  padding-bottom:8px;
}
.footlogo img{
  width:50%;
  max-width:250px;
}
.foottel{
  text-align:center;
  margin:6px 0 20px;
}
.foottel img{
  width:38%;
}
#footmenu{
}
#footmenu ul{
  overflow:hidden;
}
#footmenu ul{
  border-top:2px solid #fff;
}
#footmenu ul li{
  width:50%;
  float:left;
  text-align:center;
  border-bottom:2px solid #fff;
  padding:10px 0 7px;
  font-size:12px;
}
#footmenu ul li:nth-child(2n){
  background:url(images/common/footborder.jpg) repeat-y left top;
}
#footmenu ul li a{
  color:#252525;
  display:block;
}
#footmenu ul li a:hover{
  color:#b94b00;
}
.copyright{
  margin-top: 0px;
  text-align:center;
  font-size:12px;
  color: #747474;
  padding:15px 0 6px;
}
#pageTop {
  position: fixed;
  bottom: 10px;
  right: 20px;
  font-size: 8px;
  font-weight:bold;
  z-index: 9999;
  background:rgba(103, 103, 103, 0.80);
  border-radius: 6px;
  letter-spacing: 0.1em;	
  text-align:center;
  line-height:1.3em;
}
#pageTop a {
  color: #fff;
  display: block;
  padding: 7px 5px 6px 5px;
}
#pageTop a:hover {
  background: #b94c0c;
  color: #fff;
  border-radius: 6px;
  padding: 7px 5px 6px 5px;
}

.saleframe{
	width:100%;
	margin-bottom:30px;
	display:none;
/* 	セールバナー表示時はdisplay:none; を削除 hright指定は不要 */
}

.pc,
.itemname{
	display: none !important;
}

.disblock{
	display: block !important;
}

.itemname{
	margin-bottom: 10px;
}

/* 父の日css */
.lp-father{
	background: 
    background-size: 100px 580px;
    }
#father01,#father02,#father03,#father04,#father05,#father06{
	margin-bottom: 60px;
}
.tabmenu {
    display: flex;
    flex-wrap: wrap; /* 画面幅に応じて折り返し */
    justify-content: center;
    width: 94%;
    margin: 10px auto 0;
    padding: 0;
    list-style: none;
}

.tabmenu li {
    width: calc(50% - 10px); /* 余白を考慮して調整 */
    margin: 5px;
    border-radius: 3px;
    font-size: 13px;
    text-align: center;
}

.tabmenu li a {
    display: block;
    padding: 8px 0;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #000000;
    font-weight: bold;
    background: #fff;
    text-decoration: none;
}

.tabmenu li a:hover {
    background: #000000;
    color: #fff;
}

.item4list-01{
	overflow: hidden;
}

.tabmenu2 {
    text-align: center;
    width: 94%;
    margin: 10px auto 0;
    overflow: hidden;
}
.tabmenu2 li {
    float: left;
    width: 48%;
    margin: 0 1% 7px;
    border-radius: 3px;
    font-size: 13px;
}
.tabmenu2 li a {
    display: block;
    padding: 8px 0;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #000000;
    font-weight: bold;
    background: #fff;
}

.tabmenu2 li a:hover{
	background: #000000;
	color: #fff;
    }

.item4list-01{
	overflow: hidden;
}

.item4list-01 li{
	float: left;
	width: 46%;
	text-align: center;
	margin: 0 2% 30px;
}


.item4list-01 li:nth-child(2n+1){
	clear: both;
}

.item4list-01 li img{
	width: 100%;
	margin-bottom: 10px;
}
.itemname2,.itemprice{
	font-size: 12px;
}
.itemprice{
	font-weight: bold;
	color: #494949;
	margin-top: 3px;
}

.item2list{
	overflow: hidden;
}
.item2list li{
	float: left;
	width: 46%;
	text-align: center;
	margin: 10px 2% 10px;
}
.item2list li:nth-child(2n+1){
	clear: both;
}

.item2list li img{
	width: 100%;
	margin-bottom: 10px;
}
.leftbox{
	text-align: center;
}
.komono{
	width: 90%;
	margin: 10px auto;
}
.komono01 img{
	width: 100%;
	margin-top: 10px;
}
.komono02 img{
	width: 70%;
}

.komono02{
	width: 90%;
	margin: 20px auto 60px;
	text-align: center;
}
.komono02 li{
	margin-top: 40px;
}

.title{
	font-size: 17px;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
}
.textarea{
	font-size: 12px;
}
.title{
	color: #000000;
	text-align:left;
	font-size: 20px;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	padding-bottom: 7px;
}
.subtitle{
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	color: #4d4d4d;
	padding-bottom: 10px;
}
.textarea{
	line-height: 23px;
	text-align: left;
}
.maintitle{
	font-weight: bold;
	font-size: 25px;
	color: #4d4d4d;
	padding-bottom: 10px;
}
.item4list-01 .btn,.item2list .btn{
	width: 80%;
	margin: 20px auto 0;
}
.btn {
	width: 45%;
	text-align: center;
	font-size: 13px;
	margin: 15px auto 0;
}
.btn a{
	background: #000000;
	color: #fff;
	padding: 5px 0 3px;
	display: block;
	border-radius: 15px;
	border: 1px solid #000000;
}
.btn a:hover{
	background: #fff;
	color: #000000;
	border: 1px solid #000000;
}
.sakosshu {
	width: 90%;
	margin: auto;
	text-align: center;
}
.sakosshu01 img{
	width: 100%;
	margin-top: 10px;
}
.text{
	display: none;
}