@charset "utf-8";
/****************************/
/* top_style　　　　  　　  */
/* for index                */
/****************************/

/* IMPORT :-) ■■■■■■■■■■■■■■■■■■■ */ 
@import url(reset.css);
@import url(common.css);
@import url(flexslider.css);
/* header■■■■■■■■■■■■■■■■■■■ */ 
/* storyImg
---------------------------------------------------- */ 
#storyImg {
	clear: both;
	width:100%;
	position: relative;
}


#storyImg .focus{
	z-index:9999;
	display: none;
	position: absolute;
	min-width:200px;
	width:auto;		
	min-height:80px;
	height:auto;	
	left:10px;
	top: 10px;
	background: url(../../img/bg_k20.png);
}

#storyImg h2 {
	background: url(../../img/focus_left.png) no-repeat top left;
	text-align: left;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
	padding:10px;

}

#storyImg .focus-inner{
	background: url(../../img/focus_right.png) no-repeat bottom right;
}

#storyImg h2 span {
	display: block;
	font-family: "source-han-serif-japanese";
}
#storyImg h2 .number {
	font-size: 15px;
	margin-bottom: 5px;
	font-family: "source-han-serif-japanese";
}
#storyImg h2 .title {
	font-size: 23px;
	margin-bottom: 3px;
	font-family: "source-han-serif-japanese";
}
#storyImg h2 .place {
	font-size: 15px;
	font-family: "source-han-serif-japanese";
}
#storyImg .loading span {
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 45%;
	display: block;
	width: 20px;
	height: 20px;
}
#storyImg .loading .bg {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 480px) {

#storyImg .focus{
	z-index:9999;
	display: none;
	position: absolute;
	min-width:300px;
	width:auto;		
	min-height:120px;
	height:auto;	
	left:10px;
	top: 10px;
	background: url(../../img/bg_k20.png);
}

#storyImg h2 {
	padding:20px;
}
#storyImg h2 .number {
	font-size: 20px;
	margin-bottom: 8px;
	font-family: "source-han-serif-japanese";
}
#storyImg h2 .title {
	font-size: 30px;
	margin-bottom: 5px;
	font-family: "source-han-serif-japanese";
}
#storyImg h2 .place {
	font-size: 20px;
	font-family: "source-han-serif-japanese";
}
}  
/* mainContent ■■■■■■■■■■■■■■■■■■■ */ 
.close {
	display: none;
}
/* story
---------------------------------------------------- */ 
#story {
	margin-bottom: 1px;
}
#story h2 {
	background: #786026;
	padding: 8px;
	position: relative;
	font-family: "source-han-serif-japanese";
}
#story h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
}
#story article {
	padding: 10px;
}
#story article time {
	text-align: right;
	display: block;
	color: #f7b619;
	margin-bottom: 5px;
	font-family: "source-han-serif-japanese";
}
#story article h3 * {
	color: #f7b619;
}
#story article h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "source-han-serif-japanese";
}
#story article h3 .title {
	margin-left: 0.5em;
	font-family: "source-han-serif-japanese";
}
#story article h3 .title:before {
	content: "『";
}
#story article h3 .title:after {
	content: "』";
}
#story article .text {
	line-height: 1.5;
	font-family: "source-han-serif-japanese";
}
#story article .voice-btn {
	text-align: center;
	margin: 25px 0 0 0;
}

#story article .voice-btn img{
	width:40%;
	min-width:120px;
	height:auto;
}

#story article .voice-btn a {
	color: #aa090d;
	text-decoration: none;
}

#story article .recipe-btn {
	text-align: center;
	margin: 15px 0 0 0;
}

#story article .recipe-btn img{
	width:40%;
	min-width:120px;
	height:auto;
}

#story article .recipe-btn a {
	color: #aa090d;
	text-decoration: none;
}



/* recipe 
---------------------------------------------------- */ 
#recipe {
	margin-bottom: 1px;
}
#recipe h2 {
	background: #786026;
	padding: 8px;
	position: relative;
	font-family: "source-han-serif-japanese";
}
#recipe h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
}
#recipe article {
	padding: 10px 10px 0 10px;
}
#recipe article time {
	text-align: right;
	display: block;
	color: #f7b619;
	margin-bottom: 5px;
	font-family: "source-han-serif-japanese";
}
#recipe article h3 * {
	color: #f7b619;
}
#recipe article h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "source-han-serif-japanese";
}
#recipe article h3 .title {
	font-family: "source-han-serif-japanese";
}
#recipe article h3 .title:before {
/*	content: "『";*/
}
#recipe article h3 .title:after {
/*	content: "』";*/
}
#recipe article .text {
	line-height: 1.5;
	font-family: "source-han-serif-japanese";
}

#recipe article h4{
	padding: 0 0 0;
	font-family: "source-han-serif-japanese";
}


#recipe .ph{
	text-align:center;
	padding:20px 0;
}

#recipe .ph img{
	width:100%;
	height:auto;
}
#recipe dl.digest {
	margin:0 auto 15px;
}
#recipe dl.digest dt {
	border: 1px dotted #fff;
	text-align: center;
	width: 37%;
	margin: 0 0 0 0;
	float:left;
	clear:both;
	font-family: "source-han-serif-japanese";
}
#recipe dl.digest dd {
	width: 56%;
	margin: 0 0 15px 5%;
	float:left;
	font-family: "source-han-serif-japanese";
}
#recipe dl.material {
	clear:both;
	margin:0 auto 15px;
}
#recipe dl.material dt {
	width: 100px;
	margin:0 0 10px 0;
	text-align: center;
	background: #68634c;
	font-family: "source-han-serif-japanese";

}
#recipe .material dd {
	width:100%;
	margin:0 auto;
	font-family: "source-han-serif-japanese";
}
#recipe .material dd ul{
	width:100%;
	border-bottom:1px dotted #CCC;
	padding:0 0 5px 0;
	margin: 0 0 5px 0;
	font-family: "source-han-serif-japanese";
}


#recipe .material dd ul li.name{
	float: left;
	width:37%;
	padding:0 0 0 3%;
	font-family: "source-han-serif-japanese";
}
#recipe .material dd ul li.txt{
	float: left;
	width:60%;
	font-family: "source-han-serif-japanese";
}

#recipe dl.howto {
	margin: 0 auto 0;
}
#recipe dl.howto dt {
	clear: both;
	width: 37%;
	margin:0 0 10px 0;
	text-align: center;
	background: #68634c;
	font-family: "source-han-serif-japanese";
}
#recipe .howto dd {
	width:100%;
	margin:0 auto;
	font-family: "source-han-serif-japanese";
}
#recipe .howto dd ul {
	width:100%;
	clear: both;

}


#recipe ul li.num{
	clear:both;
	width:8%;
	float:left;
	font-family: "source-han-serif-japanese";
}

#recipe .howto dd ul li.txt {
	float: left;
	padding: 0 0 10px 0;
	width:92%;
	font-family: "source-han-serif-japanese";
}



/*recipelist
---------------------------------------------------- */ 
#recipelist {
	margin:0 0 0 0;
}
#recipelist h3 {
	position: relative;
	transform: none;
	text-align:center;
	background:none;
	padding:0 0 0 0;
	font-family: "source-han-serif-japanese";
}
#recipelist h3 img {
	position: relative;
	width:40%;
	min-width:130px;
	height:auto;
}

#recipelist ul {
	padding: 5px;
}
#recipelist li {
	clear: both;
}
#recipelist li a {
	display: block;
	text-decoration: none;
	padding: 8px 25px 8px 5px;
	background: url(../../../img/btn_next.png) no-repeat right center;
	background-size: 15px;
	border-bottom: 1px dotted #fff;

}
#recipelist ul li:last-child a {
	border-bottom: none;
}
#recipelist li a figure {
	float: left;
	width: 75px;
	background: #fff;
	padding: 3px 0;
	margin-right: 5px;
}
#recipelist li a figure img {
	width: 100%;
	height: auto;
	display: block;
}
#recipelist li p {
	font-size: 11px;
 	font-family: "source-han-serif-japanese";
}
#recipelist li time {
	margin-right: 0.5em;
 	font-family: "source-han-serif-japanese";
}
#recipelist li h4 span {
	display: block;
	font-size: 12px;
 	font-family: "source-han-serif-japanese";
	margin-top: 2px;
}



/* pageSwitch */
.pageSwitch {
	border-top: 1px dotted #fff;
	padding: 10px 5px;
}
.pageSwitch li.prev {
	float: left;
	width: 50%;
	text-align: left;
}
.pageSwitch li.prev a {
	display: block;
	background: url(../../../img/btn_prev.png) no-repeat left center;
	background-size: 30px;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 10px;
 	font-family: "source-han-serif-japanese";
	min-height: 25px;
}
.pageSwitch li.next {
	float: right;
	width: 50%;
	text-align: right;
}
.pageSwitch li.next a {
	display: block;
	background: url(../../../img/btn_next.png) no-repeat right center;
	background-size: 30px;
	padding-top: 5px;
	padding-right: 20px;
	text-decoration: none;
	font-size: 10px;
 	font-family: "source-han-serif-japanese";
	min-height: 25px;
}
/* archive
---------------------------------------------------- */ 
#archive {
	margin-bottom: 1px;
}
#archive h2 {
	padding: 8px;
	position: relative;
	background: #000;
	border-bottom:1px solid #666;
 	font-family: "source-han-serif-japanese";
}
#archive h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
}



#archive ul {
	padding: 5px;
}
#archive li {
	clear: both;
}
#archive li a {
	display: block;
	text-decoration: none;
	padding: 8px 25px 8px 5px;
	background: url(../../../img/btn_next.png) no-repeat right center;
	background-size: 15px;
	border-bottom: 1px dotted #fff;
}
#archive ul li:last-child a {
	border-bottom: none;
}
#archive li a figure {
	float: left;
	width: 75px;
	background: #fff;
	padding: 3px 0;
	margin-right: 5px;
}
#archive li a figure img {
	width: 100%;
	height: auto;
	display: block;
}
#archive li p {
	font-size: 11px;
 	font-family: "source-han-serif-japanese";
}
#archive li time {
	margin-right: 0.5em;
 	font-family: "source-han-serif-japanese";
}
#archive li h3 {
 	font-family: "source-han-serif-japanese";
}
#archive li h3 span {
	display: block;
	font-size: 12px;
 	font-family: "source-han-serif-japanese";
	margin-top: 2px;
}



/* about
---------------------------------------------------- */ 
#about {
	margin-bottom: 1px;
}
#about h2 {
	padding: 8px;
	position: relative;
	background: #000;
	border-bottom:1px solid #666;
 	font-family: "source-han-serif-japanese";
}
#about h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
 	font-family: "source-han-serif-japanese";
}
#about article{
	padding: 10px 10px 20px 10px;

}

#about article h3 {
	font-size: 14px;
	color: #f7b619;
	margin:10px 0;
 	font-family: "source-han-serif-japanese";
}

#about article .text {
	line-height: 1.5;
 	font-family: "source-han-serif-japanese";
}

.txt1{
	padding:0 0 20px 0;
	line-height: 1.7;
	border-bottom:1px dashed #665f54;
 	font-family: "source-han-serif-japanese";
}

.txt2{
	padding:20px 0 0 0;
 	font-family: "source-han-serif-japanese";
}

.txt2 strong{
	color: #f7b619;
 	font-family: "source-han-serif-japanese";
}
.txt3{
	width:100%;
	padding:5px 0 0 0;
	text-align:left;
	font-size:90%;
 	font-family: "source-han-serif-japanese";
}

.txt3 span{
	display:block;
	padding:0 0 10px 0;
 	font-family: "source-han-serif-japanese";

}

.profilebtn{
	padding: 0 0 20px 0;
}

.profilebtn p{
	padding: 0 0 0 0;
}

.profilebtn a{
	padding: 0 0 0 14px;
	margin:0 20px 0 0;
	background: url(../../img/arrow.png) no-repeat 0px 4px;	
	color:#fff;
	text-decoration:none;
	font-family: "source-han-serif-japanese";
}



/* gallery
---------------------------------------------------- */ 
#gallery {
	margin-bottom: 1px;
}
#gallery h2 {
	background: #786026;
	padding: 8px;
	position: relative;
}
#gallery h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
}
#gallery .toggle small {
	display: block;
	padding: 15px 5px 10px;
}
#gallery li {
	padding: 0 1.25%;
	width: 30%;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	height: 120px;
}
#gallery li a {
	text-decoration: none;
}
#gallery li a figure {
	background: #fff;
	padding: 3px 0;
	max-width: 100px;
	margin: 0 auto;
}
#gallery li a figure img {
	display: block;
	width: 100%;
	height: auto;
}
#gallery li a h3 {
	text-align: left;
}
#gallery li a h3 time {
	display: block;
}
/* screen 480～ SP(Rotate) */ 
@media screen and (min-width: 480px) {
#gallery li h3 {
	text-align: center !important;
}
}
/* cm
---------------------------------------------------- */ 
#cm {
	margin-bottom: 1px;
}
#cm h2 {
	background: #786026;
	padding: 8px;
	position: relative;
}
#cm h2 img {
	position: absolute;
	right: 11px;
	top: 13px;
	transform: rotate(0deg);
}
#cm p {
	padding: 15px 5px 10px;
	text-align: center;
}
#cm ul {
	text-align: center;
	padding-bottom: 10px;
}
#cm li {
	margin-bottom: 8px;
}
/* other
---------------------------------------------------- */ 
nav.other #mail {
	background:#000;
	margin-bottom: 1px;
	position:relative;
}

nav.other #mail img {
	position: absolute;
	right: 8px;
	top: 13px;
	transform: rotate(0deg);
}
nav.other #podcast {
	background: url(../../img/icon_link.png) no-repeat 98% center #786026;
	margin-bottom: 1px;
}
nav.other a {
	text-decoration: none;
	padding: 8px;
	display: block;
	font-family: "source-han-serif-japanese";
}
/* subContent ■■■■■■■■■■■■■■■■■■■ */ 
#subContent {
	background: #fff;
}
/* sns
---------------------------------------------------- */ 
#subContent .sns {
	padding: 20px 0;
	text-align: center;
}
#subContent .sns li {
	width: 40px;
	height: 40px;
	margin: 0 5px;
	display: inline-block;
}
/* bnr
---------------------------------------------------- */ 
#subContent .bnr {
	background: #28251d;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 15px 5px 10px;
}
#subContent .bnr li {
	padding-bottom: 5px;
	text-align: center;
}

#subContent .bnr li img{
	width:80%;
	max-width:165px;
	height:auto;
}
