@charset "UTF-8";
 <!--{load_hfdesign}-->
 /*---------------------------------------------
     Browser Default Initialization seo_p_blue
   ---------------------------------------------*/

#bread-crumb,
article #main-column h1,
#Journal h2,
.state_r {
	display:none;
}

.free_pagenavi {
	text-align:right;
	font-size:90%;
}

.free_pagenavi a:hover {
	color:#799880;
}
	


h4 {
	margin:30px 0 10px 0;
}

.main_text p {
	margin:10px 0;
}

.img_right {
	float:right;
	margin-left:20px;
}

.img_left {
	float:left;
	margin-right:20px;
}


.clear {
	clear:both;
	height:30px;
}  
.clear hr {
	display:none;
}  

#message .main_text {
	width:440px;
	float:right;
}

#message p {
	margin-top:0;
	margin-bottom:30px;
}

#recipe .phusikos_recipe {
	margin:10px 0;
	padding:20px;
	background:#f1f9dd;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
}

#recipe .phusikos_recipe .phusikos_recipet_img img {
	width:260px;
	float:left;
}

#recipe .phusikos_recipe .phusikos_recipe h6 {
	font-size:120%;
}

#recipe .phusikos_recipe .phusikos_recipe_txt {
	width:430px;
	float:right;
	margin-top:10px;
}

#recipe .phusikos_recipe .phusikos_recipe_txt dl{
	margin-left:18px;
	margin-top:7px;
	font-size:0.75rem;
}

#recipe .phusikos_recipe .phusikos_recipe_txt dt{
	margin-top:10px;
	color:#928600;
}
#recipe .phusikos_recipe .phusikos_recipe_txt dl dd {
	margin-left:13px;
}

#recipe .phusikos_recipe .clear {
	clear:both;
	height:1px;
}  
#recipe .phusikos_recipe .clear hr {
	display:none;
}

#oliveoil ol {
	font-size:0.75rem;
	color:#626262;
	margin-top:15px;
	margin-left:390px;
}

#oliveoil ol li {
	list-style-type:upper-roman;
	margin-bottom:12px;
}

.faq_content {
	margin:10px 0 0 0;
	border-bottom:dotted 2px #CCC;
}

.faq_honbun p {
	border-width:0px;

	margin-bottom:6px;
}

.faq_honbun a {
	border-width:0px;
	color:#626262;
	font-size:1rem;
}

.faq_content .faq_honbun .answer {
	margin-left:10pt;
	margin-bottom:20px;
}

.faq_content .faq_honbun .answer a {
	font-size:0.75rem;
	color:#ffffc4;
}

.faq_content .faq_honbun .answer .a_box {
	position: relative;
	background: #88ab8f;
	width: 540px;
	margin-bottom: 20px;
	padding: 5px;
	color:#ffffff;
	font-size:0.75rem;
	padding:10px;
	border-radius:5px;/* CSS3 */
    -webkit-border-radius:5px;/* Safari,Google Chrome */
    -moz-border-radius:5px;   /* Firefox */
}

.faq_content .faq_honbun .answer .a_box:before,
.faq_content .faq_honbun .answer .a_box:after {
	content: '';
	position: absolute;
	display: block;
}

.faq_content .faq_honbun .answer .a_box.top:after {
	top: -9px;
	left: 5px;
	border-bottom: 10px solid #88ab8f;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.faq_content .faq_honbun .answer .a_box.bottom:after {
	bottom: -9px;
	left: 5px;
	border-top: 10px solid #f88ab8f;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.faq_content .faq_honbun .answer .a_box.left:after {
	top: 20px;
	left: -9px;
	border-top: 5px solid transparent;
	border-right: 10px solid #88ab8f;
	border-bottom: 5px solid transparent;
}

.faq_content .faq_honbun .answer .a_box.right:after {
	top: 20px;
	right: -9px;
	border-top: 5px solid transparent;
	border-left: 10px solid #88ab8f;
	border-bottom: 5px solid transparent;
}

.faq_content .faq_honbun .answer .fukidashi-line {
	width: 730px;
	display:table;
}

.faq_content .faq_honbun .answer .kao {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.faq_content .faq_honbun .answer .fukidashi_right {
	position: relative;
	display: table-cell;
	vertical-align: top;
}

.faq_content .faq_honbun .answer .fukidashi_left {
	position: relative;
	display: table-cell;
	vertical-align: bottom;
	padding-left:25px;
	padding-right:175px;
}

#shop_information {
	/* background:#034324;
	-moz-border-radius: 10px;    Firefox
	-webkit-border-radius: 10px; Safari,Chrome
	border-radius: 10px;         CSS3
	padding:30px 0; */
}

#shop_information .main_text {
	width:600px;
	padding-top:15px;
	padding-left:30px;
}

#shop_information .main_text p {
	/* color:#ffffff; */
	font-size: 0.9rem;
	line-height: 180%;
}

#shop_information .main_text p.shop_info {
	/* color:#e1d616; */
	font-size: 1.1rem;
	line-height: 130%;
	font-family:"‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}

#shop_information .main_text p.shop_info span.shop_name {
	font-size:2rem;
	line-height: 160%;
}

#plantation_movie .movie {
	width:700px;
	margin:10px auto;
}

#package_cont {
	background:#f4f7e2;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	padding:30px 40px 0 70px;
}

#package_cont .main_text {
	width:400px;
	padding-top:15px;
	font-family:"‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
}

#package_cont .right_text {
	float:right;
}

#package_cont .main_text p {
	font-size: 2.0rem;
	line-height: 120%;
	color:#52611e;
}

#package_cont .main_text ul {
	font-size: 1.4rem;
	line-height: 120%;
	padding-left:30px;
	padding-bottom:50px;
	color:#52611e;
}

#package_cont .main_text ul li{
	list-style-type: disc;
	padding-bottom:10px;
}

#review_voice {
	background:#ececc1;
	margin-top:30px;
	padding:10px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
}

#review_voice h4 {
	width:710px !important;
	margin:10px auto;
}

#review_voice .review_cont {
	width:670px;
	margin:0 auto 40px;
	background:#ffffff;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	padding:20px;
}

#review_voice .review_cont h5 {
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r ‚o–¾’©", "MS PMincho", "Hiragino Mincho Pro", serif;
	color:#52611e;
	font-size:1.1rem;
	line-height:150%;
	font-weight:bold;
	border-bottom:solid #c7ca9f;
	padding-bottom:8px;
	margin-bottom:20px;
}

#review_voice .review_cont .left_text {
	width:510px;
	float:left;
}

#review_voice .review_cont p.voice_profile {
	text-align:right;
	font-size:0.5rem;
	line-height:130%;
}


#campaign .campaign_cont {
	width:710px;
	margin:20px auto;
	background:#ffffff;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	border: 1px #7e7c01 solid;
	padding:20px;
}

#campaign .campaign_cont h5 {
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r ‚o–¾’©", "MS PMincho", "Hiragino Mincho Pro", serif;
	color:#52611e;
	font-size:1.1rem;
	line-height:150%;
	font-weight:bold;
	border-bottom:solid #c7ca9f;
	padding:0 10px 8px 10px;
}

#campaign .campaign_cont p {
	padding:0 10px;
}

#campaign .campaign_cont p.campaign_date {
	text-align:right;
	font-size:0.5rem;
	line-height:130%;
}


#tel_fax .tel_fax_cont {
	width:325px;
	min-height:270px;
	margin:20px auto;
	background:#ececc1;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	padding:20px;
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3", "‚l‚r ‚o–¾’©", "MS PMincho", "Hiragino Mincho Pro", serif;
	color:#52611e;
	text-align:center;
}

#tel_fax #tel {
	float:left;
	margin-right:20px;
}

#tel_fax #fax {
	float:left;
}

#tel_fax .tel_fax_cont .main_text {
	padding-top:10px;
	font-size:1.2rem;
	line-height:130%;
}

#tel_fax .tel_fax_cont span.number {
	font-size:2.3rem;
	line-height:130%;
}

.footer_area #itemlist_footer_navi {
	width:100%;
}

.footer_area #itemlist_footer_navi ul {
	width:100%;
}

.footer_area #itemlist_footer_navi ul li {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

.footer_area #itemlist_footer_navi ul li.right {
	margin-right:0;
}