@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}
 @font-face {
        font-family: 'font1';
     src: url('../fonts/Courgette/Courgette-Regular.eot?') format('oldIE'), 
url('../fonts/Courgette/Courgette-Regular.woff') format('woff'),
url('../fonts/Courgette/Courgette-Regular.ttf') format('truetype');
}
body {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}


/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	8;
	dw-gutter-percentage:	5;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

/* モバイルレイアウト : 480 px およびそれ以下. */
#header {
	color: #fff;
	height: 90px;
	background-repeat: repeat-x;
	background-image: url(../images/hedder.png);
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 83.9166%;
	padding-left: 0.8416%;
	padding-right: 0.8416%;
}
#recommend {
	margin-bottom: 105px;
	max-width: 900px;
}
#logo {
	margin-left: 25.3012%;
	width: 49.3975%;
	display: block;
	margin-top: 45px;
	text-align: center;
}
#slidebig2 {
	display: none;
}
.nav {
	position: relative;
	z-index: 2;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	font-family: 'font1';
	font-size: 18px;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0 5px 9px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.nav a{
	padding: 3px 11px;
	text-decoration: none;
	color: #999;
	line-height: 100%;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.nav a:hover {
	color: #EA4515;
	text-shadow: #FFCC00 0px 0px 20px;
}
.nav .current a  {
	background: #999;
	color: #fff;
	border-radius: 5px;
}
.nav .current a:hover {
	text-shadow: none;
}
.nav.center ul {
	text-align: center;
}
    #note1 {
	display: none;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
 }
.rslides,#note1,#korekara,#note2 {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.rslides:hover,#note1:hover,#korekara:hover,#note2:hover {
	-webkit-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: relative;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
#slidesmall1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.3975%;
	display: none;
}
#slidebig1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#slider2 {
	z-index: 1;
	margin:0 auto
}
#tubuyaki {
	display: block;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	top:10px;
	position: relative;
}
#tubuyakir img {
	z-index: 1;
	position: relative;
} 

#twitterwaku_1{
	max-width: 360px;
	position: absolute;
	left: 7%;
	top:  5%;
	padding-right:7%;
	z-index: 2;
}
#twitter {
	display: none;
}
.korekara {
	display: none;
}
    #slidesmall2 {
	display: none;
}
    #note2 {
	display: none;
}



/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 92.2619%;
	padding-left: 0.369%;
	padding-right: 0.369%;
}
#recommend {
	margin-bottom: 0px;
}
#logo {
	clear: none;
	float: left;
	margin-left: 16.8%;
	width: 32.8%;
	padding-top: 6%;
	position: relative;
	left: -5%;
}
.nav {
	clear: none;
	float: left;
	margin-left: 0;
	width: 56.4%;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 68px;
}
#slidesmall1 {
	clear: none;
	float: right;
	width: 32.8%;
	display: block;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 8px;
}
#note1 {
	clear: none;
	float: right;
	margin-right: 0px;
	width: 32.8%;
	display: block;
	margin-bottom: 8px;
}
#slidebig1 {
	float: right;
	margin-right: 0px;
	width: 66.4%;
}
#slider2 {
	margin-left: 0;
}
#tubuyaki {
	display: none;
}
#twitter {
	clear: none;
	float: left;
	margin-left: 0;
	width: 32.8%;
	display: block;
	margin-bottom: 6px;
	position: relative;
}
#twitter img {
	z-index: 1;
	position: relative;
} 

#twitterwaku{
	max-width: 145px;
	position: absolute;
	left: 5px;
	top: -5%;
	padding-right: 7%;
	z-index: 2;
	-moz-transform: scale(0.75,0.75);
	-webkit-transform: scale(0.75,0.75);
	-o-transform: scale(0.75,0.75);
	-ms-transform: scale(0.75,0.75);
}
.korekara {
	clear: none;
	float: left;
	margin-left: 0;
	width: 32.8%;
	display: block;
	position: relative;
}
.korekara img {
	z-index: 4;
	position: relative;
}
#jouge {
	clear: both;
	float: left;
	height: 145px;
	position: relative;
	overflow: hidden;
	top: -166px;
	left: 10%;
	max-width: 145px;
	z-index: 2;
}
#jouge div{
	width: 100%;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	-moz-animation-duration: 10s;
	-moz-animation-name: marquee;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-direction: alternate;
	-moz-animation-delay: -5s;
	-webkit-animation-duration: 10s;
	-webkit-animation-name: marquee;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
	-webkit-animation-delay: -5s;
	-ms-animation-duration: 10s;
	-ms-animation-name: marquee;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-direction: alternate;
	-ms-animation-delay: -5s;
	-o-animation-duration: 10s;
	-o-animation-name: marquee;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: ease-in-out;
	-o-animation-direction: alternate;
	-o-animation-delay: -5s;
}
@-webkit-keyframes marquee {
    from {margin-top: 17%; height: 100%; }
    to {
	margin-top: -55%;
	height: 100%;
}
}  
@-moz-keyframes marquee {
    from {margin-top: 17%; height: 100%; }
    to {
	margin-top: -55%;
	height: 100%;
}
}
@-ms-keyframes marquee {
    from {margin-top: 17%; height: 100%; }
    to {
	height: 100%;
	margin-top: -55%;
}
}
@-o-keyframes marquee {
    from {margin-top: 17%; height: 100%; }
    to {
	height: 100%;
	margin-top: -55%;
}
}
#slidesmall2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.8%;
	display: none;
}
#note2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.8%;
	display: none;
}
}
/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 89.4642%;
	max-width: 1232px;
	padding-left: 0.2678%;
	padding-right: 0.2678%;
	margin: auto;
}
  #logo {
	margin-left: 12.5748%;
	width: 24.5508%;
	left: -3%;
}
	#slidebig2 {
	clear: none;
	float: right;
	margin-right: 0px;
	width: 49.7005%;
	display: block;
	margin-bottom: 7px;
	margin-top: 37px;
} 
    .nav {
	clear: none;
	float: left;
	margin-left: 0;
	width: 39.7005%;
	display: block;
}
#slidesmall1 {
	display: none;
}
#note1 {
	display: none;
}
    #slidebig1 {
	display: none;
}
#twitter {
	clear: both;
	width: 24.5508%;
	margin-right: 4px;	
}
.korekara {
	width: 24.5508%;
	margin-right: 4px;
}
#jouge {
	margin-left: 0;
	max-width: 145px;
	display: block;
	overflow: hidden;
	height: 145px;
	left: 13%;
}
#jouge div{
	width: 100%;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	-moz-animation-duration: 10s;
	-moz-animation-name: marquee;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-moz-animation-direction: alternate;
	-moz-animation-delay: -5s;
	-webkit-animation-duration: 10s;
	-webkit-animation-name: marquee;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-direction: alternate;
	-webkit-animation-delay: -5s;
	-ms-animation-duration: 10s;
	-ms-animation-name: marquee;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-ms-animation-direction: alternate;
	-ms-animation-delay: -5s;
	-o-animation-duration: 10s;
	-o-animation-name: marquee;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	-o-animation-direction: alternate;
	-o-animation-delay: -5s;
}
@-webkit-keyframes marquee {
    from {margin-top: 15%; height: 100%; }
    to {
	margin-top: -58%;
	height: 100%;
}
}  
@-moz-keyframes marquee {
    from {margin-top: 15%; height: 100%; }
    to {
	margin-top: -58%;
	height: 100%;
}
}
@-ms-keyframes marquee {
    from {margin-top: 15%; height: 100%; }
    to {
	height: 100%;
	margin-top: -58%;
}
}
@-o-keyframes marquee {
    from {margin-top: 15%; height: 100%; }
    to {
	height: 100%;
	margin-top: -58%;
}
}
  #slidesmall2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 24.5508%;
	display: block;
	margin-right: 4px;
}
    #note2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 24.5508%;
	display: block;
}
}
@media screen and (max-width: 480px) {
	.nav {
		position: relative;
		min-height: 40px;
	}	
	.nav ul {
	width: 180px;
	padding: 5px 0;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -90px;
	border: solid 1px #aaa;
	background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(../images/icon-check.png) no-repeat 10px 7px;
	}

}
