@charset "utf-8";
/*--------------------------------------
基礎設定
---------------------------------------*/

* {
margin: 0px;
padding: 0px;
}

html {
margin-bottom:1px;
height:100%;
}

/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47

10px = 77%	 11px = 85%	 12px = 93%	 13px = 100%
14px = 108%	15px = 116%	16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%	23px = 174%	24px = 182%	25px = 189%
26px = 197%
------------------------------------------------------*/

body{font:13px/1.231 "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


body {
	text-align: center;
	line-height: 1.4;
	color: #333333;
}

ul,ol,li {
	list-style-type: none;
}

img{
	vertical-align: bottom;
	border-style: none;
}

a:link , a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.clearfix{ /zoom : 1; }
.clearfix:after{ content : ''; display : block; clear : both; }

/*--------------------------------------
English version PDF
---------------------------------------*/

#side_navi .list_area .en_pdf_icon {
vertical-align: middle;
display: inline-block;
padding-bottom: 3px;
}

/*--------------------------------------
▼追加（サイドナビEN）
---------------------------------------*/
.enfont {
font-family: Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
}

/*--------------------------------------
▲追加（BBQページにPDF_DLを）
---------------------------------------*/


/*--------------------------------------
▼追加（BBQページにPDF_DLを）
---------------------------------------*/
#bbq_products {
padding-left: 14px;
padding-top: 20px;
padding-top: 0px;
font-size: 85%;
margin-bottom: 20px;
}
#bbq_products_title {
margin-bottom: 15px;
}

#bbq_products_image {
margin-bottom: 10px;
}

/*--------------------------------------
▲追加（BBQページにPDF_DLを）
---------------------------------------*/


/*--検索結果iframeの幅を固定--*/
div#cse-search-results iframe {width:900px!important;}
#search #side_navi {
	display: none;
}
#search #contents {
	width: 900px;
}



/*--------------------------------------
大枠囲み
---------------------------------------*/
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------
コンテンツ
---------------------------------------*/

#contentsArea {
	width: 900px;
	margin-bottom: 15px;
	overflow: hidden;
}

#contents {
	width: 710px;
	float: left;
	line-height: 1.5;
}

#topicpath {
	font-size: 85%;
	margin-bottom: 15px;
	line-height: 1.4;
}

#topicpath img {
	color: #999999;
}

#topicpath a:hover img {
	color: #FF6600;
}

#contents h1 {
	margin-bottom: 35px;
}


#contents h2 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe500;
	clear: both;
	line-height: 1;
	font-size: 123.5%;
}

#contents h3 {
	font-size: 123.5%;
}



/*--------------------------------------
ヘッダー
---------------------------------------*/
#header {
	height: 86px;
	position: relative;
	background-color: #FFE500;
}

#hlink_home {
	position: absolute;
	right: 225px;
	bottom: 17px;
}

#h_link_txtsize img {
	position: absolute;
	right: 97px;
	top: 20px;
	float: left;
	width: 77px;
}

#h_link_txtsize ul {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 73px;
}

* html #h_link_txtsize ul {
	width: 85px;	/* for IE6 */
}

* html #header #h_link_txtsize ul { /* for IE6以下 */
	right: 10px;
}

#h_link_txtsize li {
	list-style-type: none;
	display: inline;
}

#h_link_txtsize a {
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	text-indent: -99999px;
	outline-width: 0;
	margin-left: 4px;
}


#h_link_txtsize #font-l a {
	background-image: url(../images/txtsize_icon_b.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#h_link_txtsize #font-m a {
	background-image: url(../images/txtsize_icon_m_on.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#h_link_txtsize #font-s a {
	background-image: url(../images/txtsize_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#font-l a:hover {
	background: #FFF url(../images/txtsize_icon_b_on.gif) left top no-repeat;
}

#font-m a:hover  {
	background: #FFF url(../images/txtsize_icon_m_on.gif) left top no-repeat;
}

#font-s a:hover  {
	background: #FFF url(../images/txtsize_icon_s_on.gif) left top no-repeat;
}

#h_search {
	width: 210px;
	position: absolute;
	right: 20px;
	bottom: 15px;
	text-align: right;
}

#h_search #searchbox {
	width: 144px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: bottom;
	margin: 0px;
}

#h_search img {
	margin-left: 5px;
}


/*--------------------------------------
グローバルナビ
---------------------------------------*/


#gnavi {
	padding-top: 10px;
	height: 38px;

}

#gnavi ul li {
	display: inline;
}

#gnavi #btn_navi li {
	padding-right: 5px;
}

#gnavi #txt_navi {
	text-align: right;
	margin-top: -19px;
	font-size: 85%;
}

#gnavi #txt_navi li {
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 8px;
}

#gnavi #txt_navi li.firstChild {
	border-left-style: none;
}


/*--------------------------------------
サイドナビ
---------------------------------------*/
#side_navi {
	width: 165px;
	float: right;

}

#navi_list_a {
	width: 143px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#navi_list_a .list_area {
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navi_list_a .list_area ul {
	margin-left: 2px;
}


#navi_list_a .last {
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#side_navi li {
	margin-bottom: 8px;
	padding-left:11px;
	background: url(../images/listmark.gif) no-repeat 0px 0.4em;
}

#navi_list_a .side_title {
	margin-bottom: 6px;
}

#navi_list_b .side_title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	margin-bottom: 18px;
}

#navi_list_b .now {
	background-color: #efefef;
}

#navi_list_b {
	margin-top: 95px;
}

#bbq #navi_list_b {
	margin-top: 91px;
	padding-bottom:15px;
}


#navi_list_b .list_area {
	margin-bottom: 18px;
}

#navi_list_b ul {
	margin-left: 14px;
}
#company_guide {
	padding-left: 14px;
	padding-top: 20px;
	font-size: 85%;
	margin-bottom: 20px;
}
#guide_title {
	margin-bottom: 15px;
}

#guide_image {
	margin-bottom: 10px;
}
.pdf_link {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 17px;
}





.link_bunner img {
	margin-bottom: 10px;
}

.link_bunner .last {
	margin-bottom: 0px;
}

.link_bunner img {
	border: 1px solid #CCCCCC;
}

.link_bunner a:hover img {
	border: 1px solid #FF6600;
}

#bbq .link_bunner {
	padding-bottom: 20px;
}

/*--------------------------------------
フッター
---------------------------------------*/
#footer {
	clear: both;
	width: 870px;
	color: #333333;
	background-color: #FFE500;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}

#f_navi {
	width: 570px;
	float: left;
}

#f_navi li {
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#f_navi li.lastChild {
	border-right-style: none;
}


#f_navi a {
	color: #333333;
	font-size: 85%;
}

#f_navi a:hover {
	color: #FF6600;
}

#copyright {
	color: #CCCCCC;
	float: right;
	width: 271px;
}



/*--------------------------------------
汎用class
---------------------------------------*/
.margin0 { margin: 0; }

.margin-t5 { margin-top: 5px; }
.margin-t10 { margin-top: 10px; }
.margin-t15 { margin-top: 15px; }
.margin-t20 { margin-top: 20px; }
.margin-t25 { margin-top: 25px; }
.margin-t30 { margin-top: 30px; }

.margin-b5 { margin-bottom: 5px; }
.margin-b10 { margin-bottom: 10px; }
.margin-b15 { margin-bottom: 15px; }
.margin-b20 { margin-bottom: 20px; }
.margin-b25 { margin-bottom: 25px; }
.margin-b30 { margin-bottom: 30px; }
.margin-b35 { margin-bottom: 35px; }
.margin-b40 { margin-bottom: 40px; }
.margin-b50 { margin-bottom: 50px; }

.margin-r5 { margin-right: 5px; }
.margin-r10 { margin-right: 10px; }
.margin-r15 { margin-right: 15px; }
.margin-r20 { margin-right: 20px; }
.margin-r25 { margin-right: 25px; }
.margin-r30 { margin-right: 30px; }

.margin-l5 { margin-left: 5px; }
.margin-l10 { margin-left: 10px; }
.margin-l15 { margin-left: 15px; }
.margin-l20 { margin-left: 20px; }
.margin-l25 { margin-left: 25px; }
.margin-l30 { margin-left: 30px; }

.txt-left { text-align: left }
.txt-right { text-align: right }
.txt-center { text-align: center }

.float-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.float-r { float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.float_clear {
	clear: both;
}

.default_TBL {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.default_TBL td , .default_TBL th {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.default_TBL th {
	font-weight: normal;
	text-align: left;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

ol li {
	list-style-type: decimal;
}
ol {
	margin-left: 25px;
}
.pageup a {
	font-size: 85%;
	line-height: 1.2;
	background-image: url(../images/icon_pageup.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 10px;
}
.pageup {
	text-align: right;
	clear: both;
	padding-top: 40px;
	padding-bottom: 15px;
}
.middle {
	padding-top: 10px;
}


.linkmark a {
	line-height: 1.4;
	padding-left:11px;
	background: url(../images/listmark.gif) no-repeat 0px 0.2em;
	padding-left: 10px;
}

.notice {
	color: #666666;
	font-size: 85%;
	line-height: 1.4;
}


/*------------------------
上部のエリア選択ボックス
--------------------------*/

#navi_area {
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 45px;
}

#navi_area img {
	border: 1px solid #CCCCCC;
	margin-bottom: 9px;
}

#navi_area a:hover img {
	border: 1px solid #FF6600;
}

#navi_area li {
	margin-left: 10px;
	display: inline;
}

#navi_area .left {
	margin-left: 9px;
}


/*--------------------------------------
フッターピックアップ
---------------------------------------*/
#FooterPickup h3 {
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE500;
}

.PickupList {
	background-image: url(../../recipe/images/recipebox_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 726px;
/*	margin-bottom: 40px;*/
}

.PickupList:after{
	display: block;
	clear: both;
	content: "";
}

.FromCountry {
	font-size: 85%;
	margin-bottom: 10px;
}

.PickupBox {
	padding: 11px;
	width: 204px;
	float: left;
	margin-right: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#FooterPickup .PickupBox .image {
	margin-bottom: 10px;
}


#FooterPickup .PickupBox h4.title {
	font-size: 116%;
	line-height: 1.4;
	margin-bottom: 10px;
}

.PickupBox .copy {
	margin-bottom: 10px;
}


/*--------------------------------------
フッターBBQ達人募集
---------------------------------------*/

#FooterMaster h3 {
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE500;
}

#FooterMaster li {
	margin-bottom: 10px;
	padding-left:11px;
	background: url(../images/listmark.gif) no-repeat 0px 0.3em;
	line-height: 1.2;
}

#MasterWrap {
	border: 1px solid #CCCCCC;
	padding: 9px;
}

#MasterImg {
	float: left;
	width: 228px;
}

#MasterTxt {
	float: right;
	width: 450px;
}

#MasterTxt h4 {
	margin-bottom: 5px;
	font-size: 116%;
	line-height: 1.4;
}

#MasterTxt a {
	text-decoration: underline;
}



/*--------------------------------------
ページトップへボタン
---------------------------------------*/


#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 40px;
  bottom: 40px;
  background: #ff6600;
  opacity: 0.5;
  transition-duration: 0.5s;
  border-radius: 50%;
}

#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  border-radius: 50%;
}

#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f062';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -10px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

#page_top:hover{
  transform: scale(1.2) rotate(360deg);
  opacity: 1;
  transition-duration: 0.5s;
  border-radius: 50%;
}


