@charset "UTF-8";
*{
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	padding-top: 0px;
}
*:focus {
  outline: none;
}
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}

body {
	background: url(../img/bg_contents_2.png) repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #46372C;
	letter-spacing: 0.1em;
}
a:link,
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #999900;
	height: 30px;
	width: 30px;
}
.c-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 0 15px;
}
a img {
	border:none;
}

#wrap {
	background:url(../img/bg_header_5.png) top center no-repeat;
}
#header {
	position:relative;
	width:920px;
	height:120px;
	margin:0 auto;
}
#header h1 {
	position: absolute;
	top: 35px;
	left: 65px;
}
#header .copy {
	position: absolute;
	top: 35px;
	right: 0;
	height: 23px;
	float: left;
	background: url(../img/bg_copy_2.png) top right no-repeat;
	color: #000000;
	line-height: 1.6em;
	vertical-align: bottom;
}
.copy span {
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../img/bg_copy_2.png) top left no-repeat;
	height: 23px;
	color: #600;
	width: 500px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navi {
	width: 920px;
	height: 30px;
	padding-left: 80px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#navi li {
	width: 160px;
	height: 30px;
	float: left;
	margin-right: 8px;
	font-size: 12px;
}
#navi a {
	display: block;
	width: 135px;
	height: 23px;
	background: url(../img/navi_2_e.png) no-repeat;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 25px;
}
#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position: 0 -30px;
}
#contents {
	width: 920px;
	margin: 0 auto;
}
#contents_02 #contents,
#contents_03 #contents,
#contents_04 #contents,
#contents_05 #contents {
	background:url(../img/main_contents_2.png) repeat-y;
}
#main {
	clear:both;
	width:920px;
	margin-bottom:20px;
	background:url(../img/main_contents_2.png) repeat-y;
	text-align:center;
}
#pclink {
	z-index: 990;
	position: fixed;
	top: 480px;
	right: 30px;
}
#pickup {
	width: 250px;
	margin-bottom: 20px;
	float: left;
}
#pickup {
	list-style-type:none;
}
#pickup li {
	width:250px;
    height: 230px;
	margin-top:10px;
	background:url(../img/pickup_contents_2.png) ;
}
#pickup li .pickup_contents {
	width: 180px;
	margin: 0 auto;
}
#pickup li h2 {
	padding:5px 0 0 0;
	line-height:1.6em;
	font-size:13px;
	font-weight:bold;
}
#pickup li h2 a {
	text-decoration:none;
}
#pickup li.pickup_01 {
	float: right;
	padding-top: 48px;
}
#pickup li.pickup_02 {
	float:right;
	padding-top: 48px;
}
#pickup li .text {
	line-height: 1.6em;
	padding-left: 15px;
}
#pickup li h2 img {
	padding-right: 10px;
	margin-bottom: -3px;
}
#info_new {
	width:650px;
	float:right;
}
#info {
	background: url(../img/info_contents_2.png) repeat-y;
	margin-bottom: 10px;
}
#info h2 {
	width: 120px;
	padding: 5px 0 0 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
}
#info dl {
	width: 475px;
	padding: 5px 10px 0 0;
	float: right;
	position: relative;
}
#info dt {
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.8em;
	font-size:10px;
	font-weight:bold;
	color:#336633;
}
#info dd {
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#new {
	width: 650px;
	margin-bottom: 30px;
	background-color: #FFF;
}
#new_contents {
	width:580px;
	margin:0 auto;
	padding-bottom:10px;
}
#new_contents h2 {
	width: 580px;
	height: 80px;
	background: url(../img/bg_new_2.png) no-repeat;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	font-family: "Comic Sans MS", cursive;
	color: #F30;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: -20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #new_contents h2 {
	margin-left:10px;
}
#new_contents h3 {
	padding:5px 0;
}
#new_contents h3 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#new_contents ul {
	width:600px;
	margin-right:-20px;
	list-style-type:none;
}
*html #new_contents ul {
	width:600px;
	margin-right:-20px;
	padding-left:10px;
	list-style-type:none;
}
#new_contents ul li {
	width: 280px;
	height: 81px;
	margin-right: 20px;
	padding: 10px 0;
	float: left;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #660000;
}
#new_contents .new_img {
	width:90px;
	float:left;
}
#new_contents .new_detail {
	line-height:1.6em;
}
#footer {
	clear: both;
	height: 80px;
	padding-top: 39px;
	background: url(../img/bg_footer_2.gif) center;
}
#contents_footer {
	clear:both;
	position:relative;
	width:920px;
	margin:0 auto;
	padding-bottom:30px;
}
#contents_inner {
	width: 880px;
	margin: 0 auto;
	background-color: #FFF;
}
#title {
	width: 850px;
	height: 32px;
	margin-top: 10px;
	background: url(../img/bg_tit_2_e.png) no-repeat;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
}
#title h2 {
	width: 370px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: bottom;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#title .copy {
	float: right;
	padding-top: 3px;
	line-height: 1.5em;
	vertical-align: bottom;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
#news {
	clear: both;
	padding-bottom: 30px;
	list-style-type: none;
	background-color: #033;
}
#news li {
	padding: 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
#news h3 {
	width: 500px;
	margin-bottom: 10px;
	padding-left: 20px;
	float: left;
	line-height: 1.6em;
	vertical-align: bottom;
	background-position: 0px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	background-image: url(../img/icon_01_2.png);
	background-repeat: no-repeat;
}
#news .date {
	width: 100px;
	float: right;
	color: #00FF00;
	font-weight: bold;
	text-align: right;
}
#news .text {
	clear: both;
	padding: 0 15px;
	line-height: 1.8em;
	color: #FFF;
	font-size: 12px;
}
#concept {
	clear: both;
	background-color: #FFF;
	background-image: url(../img/concept_img.gif);
	background-repeat: repeat-y;
}
#concept_navi {
	width: 250px;
	float: right;
	background-image: url(../img/concept_navi_bg.png);
	background-repeat: no-repeat;
	height: 400px;
	margin-top: -10px;
	padding-top: 50px;
	padding-left: 70px;
	position: fixed;
	margin-right: -70px;
	right: 0;
	top: 30%;
	z-index:9998;
}
#concept_navi h2 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6em;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: -10px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#concept_navi ul {
	list-style-type: none;
	margin-top: -10px;
}
#concept_navi ul li a {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	line-height: 2.7em;
	color: #FFF;
}
#concept_contents h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	line-height: 3em;
	padding-left: 15px;
	background-image: url(../img/concept_h2_tit.png);
	height: 50px;
	width: 480px;
	background-repeat: no-repeat;
}
#concept_contents ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7em;
}
#concept_text {
	width: 480px;
	float: left;
	border-bottom-style: double;
	padding-top: 5px;
	border-bottom-color: #600;
	border-bottom-width: 3px;
	background-image: url(../img/concept_text_bg.png);
	background-repeat: repeat-y;
	margin-bottom: auto;
	margin-left: 15px;
}
#concept_text h3 {
	font-weight: normal;
	height: 30px;
	text-align: center;
	background-image: url(../img/concept_h3.png);
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
}
#concept_text p {
	line-height: 3.0em;
	margin-bottom: 20px;
	color: #600;
	font-size: 14px;
}
#concept_img {
	float: right;
	margin-right: 35px;
}
#concept_photos {
	clear:both;
	list-style-type:none;
}
#concept_photos li {
	padding:30px 0 20px 0;
	float:left;
}
#concept_photos .photo {
	margin-right:25px;
}
figure{
	text-align: center;
}
figcaption{
	color: #000;
	font: 12px arial;
	margin-top: 8px;
}
#sublink{
	text-align:center;
	padding-bottom:20px;
}
#products {
	clear: both;
	padding-top: 20px;
	background-color: #FFF;
}
#products_navi {
	width: 250px;
	float: left;
	background-image: url(../img/products_navi_bg_2.png);
	background-repeat: no-repeat;
	height: 400px;
	margin-top: -10px;
	padding-top: 30px;
	padding-left: 95px;
	position: fixed;
	margin-left: -40px;
	z-index:500;
}
#products_navi h2 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-left: -15px;
}
#products_navi ul {
	list-style-type: none;
	margin-top: 10px;
}
#products_navi ul li a {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	line-height: 3.6em;
	color: #FFF;
	margin-left: -20px;
}
#products_contents {
	width:610px;
	margin-bottom:20px;
	float:right;
}
#products_contents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2.1em;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	margin-left: -40px;
	background-image: url(../img/h2_bg_img.png);
	background-repeat: no-repeat;
}
#products_contents ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7em;
}
#products_contents ul li {
	clear:both;
}
#products_contents ul li ul li {
	border-bottom: dotted 1px #999999;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#products_contents .photo {
	margin-right:20px;
	float:left;
}
#products_contents h3 {
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#products_contents .text {　　　　　　
	line-height:1.8em;
}
#products_contents .price {
	margin-top:10px;
	font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop {
	clear:both;
	margin:10px 0 20px 0;
	text-align:right;
}
#shop_info {
	position: relative;
	clear: both;
	width: 380px;
	margin: 40px 20px 0 0;
	float: right;
	line-height: 1.8em;
	background-color: #FFF;
}
*html #shop_info {
	position:relative;
	clear:both;
	width:380px;
	margin:40px 10px 0 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#336633;
}
#shop_info dd {
	padding:10px 0 10px 100px;
	border-bottom:dotted 1px #999999;
}
#shop_info_img {
	width: 403px;
	margin: 20px 0 10px 30px;
	float: left;
	list-style-type: none;
}
#shop_info_img li {
	margin-bottom:10px;
}
.shoptop{
	z-index:1000;
	position:absolute;
	top:270px;
	left:40%;
}

/* スライド */
#main {
	position:relative;
}
#slide_img {
	width:900px;
	height:272px;
	overflow:hidden;
	margin:0 auto;
}
#slide_img ul {
	position:relative;
	overflow:hidden;
	list-style-type:none;
	width:900px;
	height:272px;
}
#slide_img ul li,
#slide_img ul li img {
	width:900px;
	height:272px;
}
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop i {
  padding-top: 6px
}
 
#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/pagetop_1.png);
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

p.pagetop {
	margin-left: 440px;
	padding-bottom: 70px;
}
.address_box {
	float: right;
	padding: 5px;
	border-radius: 10px;
	margin-top: -30px;
	margin-right: 150px;
	height: 90px;
	width: 250px;
	background-image: url(../img/address_bg.png);
	z-index: 500;
}
.address_box h2 {
	margin-bottom: 5px;
	text-align: center;
	color: #600;
	font-size: 12px;
}
address {
	line-height: 1.6em;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	color: #600;
}
#footer address a {
	color: #660000;
}
#footer small {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	margin-left: 5%;
	font-weight: bold;
}
.scroll-fade{opacity: 0; transition: all 2s/*処理にかかる時間*/;
}
.scroll-up{opacity: 0; transform: translateY(100px)/*スクロールアップする距離*/; transition: all 2s/*処理にかかる時間*/;
}
.scroll-up.done, .scroll-fade.done{opacity : 1; transform : translate(0, 0);
}
.load-fade {opacity : 0; transition : all 2s/*処理にかかる時間*/;
}
.load-up{opacity: 0; transform: translateY(100px)/*スクロールアップする距離*/; transition: all 2s/*処理にかかる時間*/;
}
.load-up.done, .load-fade.done{opacity : 1; transform : translate(0, 0);
}

#pop1{
	height: auto;
	text-align: center;
	margin-bottom:50px;
	z-index:-50px;
}
#pop1 p{
	margin-top:30px;
}


.fluffy {
	-webkit-animation: fluffy 0.8s linear 0s 1;
	animation: fluffy 0.8s linear 0s 1;
}
#profile {
	margin-left:3%;
	padding-bottom:50px;
}



@-webkit-keyframes fluffy {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes fluffy {
	0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}


/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix {
	display: inline-block;
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}
