@charset "utf-8";
/*--------------------------------------------------------

=01: body and base setting
=02: header
=03: contents
=04: sidebar
=05: footer
=06: other
=07: table

--------------------------------------------------------*/

.inner {
	width:960px;
	margin:0 auto;
	zoom: 1;
}
header {
	height:67px;
	border-top:2px solid #008BD5;
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
header #logo {
	position:absolute;
	top:15px;
	left:0;
}
header .illust {
	position:absolute;
	top:6px;
	left:106px;
}
header #header_info {
	position:absolute;
	right:260px;
	top:39px;
}
header #header_info ul li {
	display:inline;
}
header #header_info ul li a {
	background-image: url(../images/common/ico_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
	margin-left:10px;
}
header #font_size {
	position:absolute;
	right:-1px;
	top:5px;
	line-height:100%!important;
}
header #font_size li {
	float:left;
	margin-left:5px;
}
header #font_size li span {
	display:block;
	color:#FFF;
	background-color:#002B42;
	padding:6px;
	cursor:pointer;
}
header #font_size li.title {
	padding:6px 3px;
}
header form {
	position:absolute;
	/*width:240px;*/
	font-size:12px;
	top:36px;
	right:0;
	padding:0;
	margin:0;
}
header form fieldset {
	border:0;
	padding:0;
	margin:0;
}
header form .searchsubmit {
	width:60px;
	height:22px;
	background-image: url(../images/common/btn_serch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999em;
	border:none;
}
header form .searchquery {
	width:174px;
	background-image: url(../images/common/bg_search.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border:1px solid #D6D6D6;
	background-color:#FFF;
	padding:2px;
	text-indent:18px;
}
#g_nav {
	background-image: url(../images/common/bg_gnav.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:54px;
	margin-top:-4px;
}
#g_nav ul {
	margin:0 auto;
	width:961px;
	overflow:hidden;
	line-height:14px;
}
#g_nav ul li {
	float:left;
}
#g_nav ul .children {
	display:none;
	position:absolute;
	width:auto;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:240px;
	font-size:1.2em;
	z-index:99;
}
*+html #g_nav ul li { position:relative; width:240px; z-index:99; }
*+html #g_nav ul .children {
	top:51px;
	left:0;
}

#g_nav ul .children li {
	float:none;
	display:block;
}
#g_nav ul .children a {
	padding:10px 12px;
	display:block;
	color:#333;
	background-color:#F5F5F5;
	border-bottom:1px solid #CCC;
	border-top:1px solid #FFF;
}
#g_nav ul .children a:hover {
	background-color:#1086C5;
	color:#FFF;
	border-top:1px solid #1086C5;
	text-decoration:none;
}
/* =01: body and base setting
--------------------------------------------------------*/
#wrap {
	background-color:#fff;
	padding-top:20px;
}
article#contents {
	width:960px;
	margin:0 auto;
	padding-bottom:50px;
	background-image: url(../images/common/bg_article.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index:0;
}
#main {
	float:left;
	width:720px;
}
#main img {
	max-width:720px;
	height:auto;
}
#pnkz {
	background-color:#F3F3F3;
	border-bottom:1px solid #EDEDED;
	padding:5px 0;
	font-size:1.0em;
}
#pnkz ul {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#pnkz ul li {
	float:left;
	padding-right:8px;
}
#pnkz ul li.first {
	line-height:140%;
}
#pnkz ul li a {
	background-image: url(../images/common/ico_pnkz.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right:10px;
}
/* =02: header & hedding
--------------------------------------------------------*/
header #sns_btn {
	position:absolute;
	right:142px;
	top:7px;
}
.font_size_s header #sns_btn {
	position:absolute;
	right:142px;
	top:7px;
}
.font_size_m header #sns_btn {
	position:absolute;
	right:160px;
	top:7px;
}
.font_size_l header #sns_btn {
	position:absolute;
	right:172px;
	top:7px;
}
.btn_tweet #widget {
	width:0!important;
	min-width:90px!important;
}
.btn_tweet iframe {
	width:0!important;
	min-width:90px!important;
}

header #sns_btn li {
	float:left;
	margin-left:5px;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	margin:0;
	padding:0;
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W6", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
h1, h2 {
	font-size:1.6em;
}
h3, h4, h5 {
	font-size:1.4em;
}
h1.ttl {
	color:#0087CE;
	font-size:3em;
	border-bottom:1px dotted #CCC;
	padding:0 0 15px 0;
}
h2.ttl {
	font-size:1.6em;
	padding:13px;
	border:3px dotted;
}
h2.ttl2 {
	font-size:2.2em;
	padding:0 0 0 12px;
	border-left:solid 4px #0087CE;
	color:#0087CE;
	line-height:110%;
}
h3.ttl {
	width:700px;
	border-bottom:1px solid #0087CE;
	font-size:1.6em;
	background-image: url(../images/common/ico_bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding:0.5em 0 0.3em 20px;
	margin-bottom:10px;
}
h4.ttl {
	border-bottom:2px solid #CCC;
	padding:5px 0;
}
h5.ttl {
	background-color:#EDEDED;
	padding:15px;
}
/* =03: contents
--------------------------------------------------------*/
/* page
----------*/
.pages {
	font-size:1.2em;
}
.pages .news_box {
	font-size:0.85em;
}
/* entry
----------*/
.entry {
	font-size:1.2rem;
	font-size:12px;
}
.entry h2 {
	font-size:1.6em;
	font-weight:bold;
	padding:12px 0 5px 0;
	border-top:1px dotted #D6D6D6;
	border-bottom:3px solid #0087CE;
	margin:0 0 20px 0;
}
.entry time {
	text-align:right;
	font-size:0.65em;
	font-weight:normal;
}
.entry .author {
	display:block;
	background-image: url(../images/common/ico_author.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	color:#68AE3E;
	display:block;
	font-size:0.65em;
	font-weight:normal;
}
.entry p {
	margin-bottom:10px;
}
.entry section {
	width:100%;
	overflow:hidden;
	padding-bottom:2em;
	font-size:1.2em;
}
.entry .backarchive a {
	display:block;
	padding:10px;
	text-align:center;
	background-color:#F3F3F3;
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	margin:50px 0;
}
.prev_next .flt_r, .prev_next .flt_l {
	max-width:45%;
}
/* category
-----------*/
.wp-pagenavi {
	padding:15px 0;
	text-align:center;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.wp-pagenavi span {
	padding:6px;
	background-color:#0087CE;
	color:#FFF;
}
.wp-pagenavi a {
	padding:6px;
	border:none!important;
	background-color:#0087CE!important;
	color:#FFF!important;
}
.wp-pagenavi a:hover {
	background-color:#00CCFF!important;
	text-decoration:none;
}
.wp-pagenavi span.current {
	padding:6px;
	background-color:#00CCFF;
	font-weight:bold;
	color:#FFF;
}
/* taxonomy
---------*/

.recipe_cat, .blog_cat {
	padding:18px 20px 10px 20px;
	background-color:#F5F5F5;
	min-height:120px;
	position:relative;
}
.recipe_cat, .recipe .tax_box {
	border-top:4px solid #F78700;
	border-bottom:1px dotted #F78700;
}
.blog_cat, .ikari_blog .tax_box {
	border-top:4px solid #68AE3E;
	border-bottom:1px dotted #68AE3E;
}
.recipe_cat h2, .blog_cat h2, .tax_box h2 {
	font-size:2.0em;
	padding-left:15px;
}
.recipe_cat .flt_r_img, .blog_cat .flt_r {
	margin:-10px -10px 0 20px!important;
	padding:0!important;
	border:1px solid #FFF;
}
.recipe_cat h2, .recipe .tax_box h2 {
	color:#F78700;
}
.blog_cat h2, .ikari_blog .tax_box h2 {
	color:#68AE3E;
}
.recipe_cat .icon, .blog_cat .icon, .tax_box .icon {
	display:block;
	position:absolute;
	top:1.7em;
	left:-10px;
}
.recipe_cat p, .blog_cat p {
	font-size:1.4em;
}
.tax_box {
	padding:18px 0 10px 25px;
	background-color:#F5F5F5;
	position:relative;
}
.tax_box ul {
	width:690px;
	margin:20px -20px 0 0;
}
.tax_box li {
	float:left;
	font-size:1.2em;
	width:210px;
	margin:0 20px 13px 0;
}
.tax_box li a img {
	margin:0 0 5px 0;
	box-shadow:0px 0px 5px #999;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
}
.tax_box li a:hover img {
	margin:0 0 5px 0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/* =04: sidebar
--------------------------------------------------------*/
ul.bnr_box {
	background-color:#EFEDE8;
	padding:10px;
}
ul.bnr_box li {
	margin-bottom:10px;
}
ul.bnr_box li.last {
	margin-bottom:0;
}
aside#sidebar {
	float:right;
	width:220px;
	margin:0 0 30px 0;
}
aside#sidebar a {
	font-size:1.2em;
}
#s_nav {
	margin:0 0 20px 0;
}
#s_nav h3 a {
	display:block;
	font-size:0.85em;
	/*	font-size:14px;*/
	line-height:130%!important;
	padding:20px 10px;
	background-color:#000;
	color:#FFF!important;
	background-image: url(../images/contents/bg_h3_sidebar.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#s_nav h3 a:hover {
	text-decoration:none!important;
}
#s_nav ul {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#s_nav ul ul {
	border:none;
}
#s_nav ul ul li {
	border-top:1px solid #CCC;
	border-bottom:none;
}
#s_nav li {
	border-bottom:1px solid #CCC;
}
#s_nav li a {
	display:block;
	padding:8px 5px 8px 18px;
	background-image: url(../images/common/ico_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#s_nav li a.active, #s_nav li a:hover {
	text-decoration:none;
	background-color:#F9F9F9;
	color:#EC5300;
}
#s_nav li span {
	display:block;
	padding:8px 8px;
	background-color:#F3F3F3;
	font-weight:bold;
	font-size:1.2em;
}
#s_nav li li a {
	padding:6px 8px 6px 16px;
	background-color:#F9F9F9;
}
#kyubo {
	position:absolute;
	top:2px;
	left:2px;
}
/* side ---------------------------------------------*/
.side_contents {
	border:5px solid #F5F5F5;
	position:relative;
}
.side_contents cite {
	position:absolute;
	top:-5px;
	left:-5px;
}
.side_contents .txt_c {
	background-color:#F5F5F5;
	padding:10px 10px 5px 10px;
}
.side_contents .term {
	padding:4px;
	background-color:#A71621;
	color:#FFF;
	text-align:center;
	font-size:1.1rem;
	font-size:11px;
}
.side_contents article {
	position:relative;
	text-align:center;
	padding:7px 5px;
}
.side_contents article img {
	margin:0 0 10px 0;
}
.side_contents article figure {
	text-align:center;
}
.side_contents article figure a {
	padding:0;
}
.side_contents article time {
	text-align:left;
	margin:-3px 0 5px 0;
}
.side_contents article a.cats {
	display:block;
	position:absolute;
	left:5px;
	top:115px;
	padding:5px;
	color:#FFF;
}
.side_contents article a.cats:hover {
	text-decoration:none;
}
.side_contents .slider2 article a.cats/*,.side_contents .slider2 article span.new*/ {
	top:150px!important;
}
.ico_new {
	margin:6px 6px 0 0!important;
}
.news_box .ico_new {
	margin:0 6px 0 0!important;
}
.column3 .ico_new {
	margin:0 6px 1px 0!important;
}
/*.side_contents article span.new {
	background-color:#C00;
	display:block;
	position:absolute;
	left:5px;
	top:115px;
	padding:5px;
	color:#FFF;
}*/


/* =05: footer
--------------------------------------------------------*/
footer {
	clear:both;
	border:1px solid #D6D6D6;
	background-color:#F3F3F3;
	padding:15px;
}
footer address {
	float:left;
	width:260px;
	background-image: url(../images/common/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:38px 10px 0 0;
	border-right:1px solid #CCC;
	margin-right:13px;
}
footer ul {
	float:left;
	width:670px;
	overflow:hidden;
}
footer ul li {
	float:left;
	display:block;
	margin:0 10px 0 0;
	padding:0 10px 5px 0;
}
footer ul li a {
	padding:0 0 0 10px;
	display:block;
	background-image:url(../images/common/ico_blue.png);
	background-repeat:no-repeat;
	background-position:left center;
	white-space: nowrap;
}
footer #pagetop {
	display:block;
	position:absolute;
	right:0;
	top:-54px;
}
/* =06: other
--------------------------------------------------------*/
.thmb_box {
	position:relative;
}
.thmb_box img {
	float:left;
	padding:0 0 10px 0;
}
.thmb_box span, .thmb_box a {
	display:inline!important;
	width:auto!important;
}
.thmb_box a, .thmb_box span {
	padding-right:12px;
}
ol {
	padding-left:20px;
	display:block!important;
	list-style-type:decimal!important;
}
ol li {
	list-style-type:decimal!important;
}

ul.use_item, .related-posts ul {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}
ul.use_item li, .related-posts ul li {
	width:25%!important;
	float:left!important;
}
ul.use_item li a, .related-posts ul li a {
	display:block;
}
/* =07: table
--------------------------------------------------------*/
.table_a {
	border-collapse: separate;
	border-spacing: 1px;
	background: #D6D6D6;
	empty-cells: show;
}
.table_a thead th {
	background-color:#ED7788;
	font-weight:bold;
	color:#FFF;
}
.table_a th, .table_a td {
	padding: 8px;
	vertical-align: middle;
}
.table_a th {
	background: #F3F3F3;
	vertical-align:middle;
	text-align: left;
	font-weight:normal;
}
.table_a td {
	background: #FFFFFF;
	text-align: left;
}
.table_a thead td {
	background: #F3F3F3;
}
.table_a .even td {
	background-color:#F3F3F3;
}
*+html .table_a, *html .table_a {
	border-collapse:collapse;
	border-spacing:0px;
}
*+html .table_a td, *+html .table_a th, *html .table_a td, *html .table_a th, {
 border:1px solid #D6D6D6;
}



/* 130523 add
-----------------------------------------------------*/
.fb_edge_widget_with_comment {
	z-index:15!important;
}



/* 190730 add
-----------------------------------------------------*/
#main2{
	clear: both;
	width: 960px;
}
#main2 h3.ttl {
	width: 960px;
}
#main2 .news_box{
	width: 960px;
}
#main2 .column2 article {
    width: 460px;
}
#main2 .index_banner_box{
	border: 4px solid #F5F5F5;
	margin: 40px 0 160px;
	padding: 20px 30px 30px;
	background: #FFF;
}
#main2 .index_banner_box li{
	display: inline-block;
	margin-top: 10px;
	width: 295px;
	text-align: center;
}

.movie h2.ttl {
    border-color: #008BD4;
    color: #008BD4;
}
.movie #s_nav h3 {
	display: none;
}
.movie #s_nav ul {
    border-top: 1px solid #CCC;
}

/* store_archive */

#store_archive .store_detail{
    width: 720px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #CCC;
}
#store_archive .pc_none{
	display: none;
}