@charset "utf-8";
/* home
-------------------------------------------- */
.homTitle {
	margin: 0px;
}
.homCaption {
	margin: 0px 0 30px;
}
.homCaption p {
	margin-top: 30px;
}

.homCaption h2 {
	margin: 0 0 10px;
}
.homRecipe {
}
.homRecipe h2 {
	margin: 0 0 10px;
}
.homRecipe ul {
	margin: 0 -34px 0 0;
	background: transparent url("../image/bg_03.gif") 228px 0 repeat-y;
	letter-spacing:-0.4em;/*隙間をなくすためのハック*/
}
.homRecipe li {
	vertical-align: top;
	display:inline-block;
	*display: inline;/*スターハックしてる*/
	*zoom: 1;/*ここもスターハック*/
	width: 214px;
	padding: 0 34px 0 0;
	background: transparent url("../image/bg_04.gif") 0 0 no-repeat;
	border-bottom: 30px solid #fff;
	letter-spacing:0.15em;/*隙間をなくすためのハック*/
	display:inline-block;
	*display: inline;
	*zoom: 1;
}
.homRecipe li img {
	display: block;
	margin: 0 0 10px;
	padding: 6px;
}
.homRecipe li a {
	font-size: 117%;
	font-weight: bold;
	line-height: 1.4;
}
.homRecipe li ul {
	margin: 10px 0 0;
	background-image: none;
}
.homRecipe li li {
	float: none;
	width: auto;
	padding: 0 0 0 15px;
	background-position: 0 0.25em;
	border: none;
}
.homRecommend li li {
	background-image: url("../image/ic_circle_01.gif");
}
.homMeat li li {
	background-image: url("../image/ic_circle_02.gif");
}
.homFish li li {
	background-image: url("../image/ic_circle_03.gif");
}
.homVegetable li li {
	background-image: url("../image/ic_circle_04.gif");
}
.homOther li li {
	background-image: url("../image/ic_circle_05.gif");
}
.homUtility {
	margin: 0 0 30px;
	padding: 0 0 0 283px;
}
.homTotal {
	float: left;
	width: 106px;
}
.homButton {
	float: left;
	width: 139px;
	cursor: pointer;
}
/* detail
-------------------------------------------- */
.detSiteName, .detCategory {
	margin: 0 0 20px;
}
.detPageTitle {
	margin: 0 0 20px;
	padding: 5px 0 5px 5px;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#meat .detPageTitle {
	border-top-color: #d9c0a7;
	border-bottom-color: #d9c0a7;
}
#fish .detPageTitle {
	border-top-color: #bbdcdd;
	border-bottom-color: #bbdcdd;
}
#vegetable .detPageTitle {
	border-top-color: #ccce81;
	border-bottom-color: #ccce81;
}
#other .detPageTitle {
	border-top-color: #f6b9a3;
	border-bottom-color: #f6b9a3;
}
.detPageTitle h1 {
	float: left;
	width: 500px;
	color: #7f706c;
	font-size: 134%;
	font-weight: bold;
}
.detPageTitle p {
	float: right;
	width: 194px;
}
.detContainer {
	margin: 0 0 20px;
}
.detPhoto {
	float: left;
	width: 414px;
	padding: 6px;
	background: transparent url("../image/bg_05.gif") 0 0 no-repeat;
}
.detText {
	position: relative;
	float: right;
	width: 254px;
	padding: 0 0 125px;
}
.detCaption {
	margin: 0 0 10px;
	color: #7f706c;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.4;
}
.detRatio {
	margin: 0 0 10px;
	padding: 10px 0 10px 20px;
	background: transparent url("../../../index.html") 0 0 no-repeat;
	color: #dd413c;
	font-size: 117%;
	font-weight: bold;
}
.detData {
	font-size: 109%;
	margin-bottom: 90px;
}
.detData li {
	padding: 0 0 0 15px;
	background: transparent url("../image/ic_circle_06.gif") 0 0.25em no-repeat;
}
.detSocial {
	position: absolute;
	left: 0;
	bottom: 90px;
	overflow: hidden;
	width: 254px;
}
.detSocial li {
	float: left;
	width: 115px;
	height: 21px;
	overflow: hidden;
}
.detSocial .fb_edge_widget_with_comment span.fb_edge_comment_widget {
	display: none;
}
.detUtilityA {
	position: absolute;
	left: 0;
	bottom: 0;
}
.detUtilityA li {
	padding: 5px 0 0;
}
.detStuff, .detRecipe {
	margin: 0 0 30px;
	font-size: 109%;
}
.detStuff h2,  .detRecipe h2 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	background: transparent url("../image/bg_06.gif") 0 100% repeat-x;
	color: #dd413c;
	font-size: 117%;
	font-weight: bold;
}
.detStuff h2 span {
	padding: 0 0 0 25px;
	background: transparent url("../image/ic_flower_01.gif") 10px 0.1em no-repeat;
	font-size: 92%;
}
.detStuff dt,  .detRecipe dt {
	clear: both;
	float: left;
	color: #84926a;
	font-weight: bold;
}
.detRecipe dt {
	width: 2em;
}
.detRecipe dd {
	margin: 0 0 0 2em;
}
.detStuff ul,  .detRecipe ul {
	margin: 0 0 0 10px;
}
.detStuff li,  .detRecipe li {
	list-style: none;
}
.detFood {
	float: left;
	width: 350px;
}
/*.detFood dt {
	width: 2.8em;
	padding: 0 0 0 1.2em;
	background: transparent url("../image/ic_food_01.gif") 0 0.2em no-repeat;
}
.detFood dd {
	margin: 0 0 0 4em;
}
*/
.detFoodA,
.detFoodB,
.detFoodC {
	padding-top: 10px;
}
.detFoodAliA {
	float: left;
}
.detFoodAliB {
	padding: 0 0 0 1.2em;
}
.detFoodBliA {
	float: left;
}
.detFoodBliB {
	padding: 0 0 0 1.2em;
}
.detFoodCliA {
	float: left;
}
.detFoodCliB {
	padding: 0 0 0 1.2em;
}
.detSeasoning {
	float: right;
	width: 350px;
}
.detSeasoningAliA {
	float: left;
}
.detSeasoningAliB {
	padding: 0 0 0 1.2em;
}
.detSeasoningBliA {
	float: left;
}
.detSeasoningBliB {
	padding: 0 0 0 1.2em;
}
.detSeasoning dt {
	width: 4em;
	padding: 0 0 0 1.5em;
	background: transparent url("../image/ic_seasoning_01.gif") 0 0.2em no-repeat;
}
.detSeasoning dd {
	margin: 0 0 0 5.5em;
}
.detUtilityB {
	margin: 0 0 30px;
	padding: 25px 81px;
	background-color: #ebe7e7;
}
.detUtilityB li {
	float: left;
	padding: 0 10px;
}
/* shiokoji
-------------------------------------------- */
.detFoodShioA {
	padding-top: 10px;
	color: #778759;
}
.detFoodShioB {
	padding-top: 10px;
	margin-left: 0px !important;
	color: #778759;
}


/*-----mail-----*/
#mail_send_panel_back {
	background:none repeat scroll 0 0 #000000;
	position:fixed;
	left:0px;
	top:0px;
	display:none;
	width:100%;
	height:100%;
	z-index: 100;
}
#mail_send_panel {
	position:absolute;
	display:none;
	z-index:200;
	background-color:#ffffff;
}
#mail_send_panel div {
	width: 580px;
}
#mail_send_panel div p {
	padding-left: 20px;
	padding-right: 20px;
}
#mail_send_panel table {
	margin: 5px 20px 0 20px;
}
.mail_send_tdA {
	padding: 0 5px;
}
.mail_send_tdA input {
	width: 165px;
}
.mail_send_pA {
	font-size: 84%;
}
.mail_send_pB {
	text-align: center;
	padding: 10px 0;
}
.mail_send_pC {
	padding-top: 10px;
}
.mail_send_tdB input {
	width: 215px;
}
.tableMailSendA {
	height: 160px;
}
.mail_send_D {
	cursor: pointer;
}


/* shiokoji NEW
-------------------------------------------- */
#main.shiokojiNew{
	width: 960px;
margin: 0 auto;
padding-bottom: 80px;
}
#contents.topNew{
	float: none;
	width: 100%;
	letter-spacing: 0.01em;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
#contents.topNew h1{
	line-height: 0;
}
#contents.topNew .min{
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho,  "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#contents.topNew #mv{
	position: relative;
}
#contents.topNew #mv .link_01{
	position: absolute;
	right: 170px;
	bottom: 20px;
	widows: 156px;
	height: 328px;
}
#contents.topNew #mv .link_02{
	position: absolute;
	right: 40px;
	bottom: 20px;
	widows: 123px;
	height: 264px;
}
#contents.topNew #mv a:hover{
	opacity: 0.7;
}
#contents.topNew section#ct01,#contents.topNew section .ctArea{
	padding: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
#contents.topNew section#ct01{
	background: url("../image/kouji_ct02_bg.png") repeat;
}
#contents.topNew section#ct02{
	background: url("../image/kouji_ct03_bg.png") repeat;
}
#contents.topNew section#ct03{
	background: url("../image/kouji_ct04_bg.png") repeat;
	margin-bottom: 60px;
}
#contents.topNew section#ct01 .whiteBox{
	background-color: #fff;
	padding: 50px 30px;
	text-align: center;
	border-radius: 3px;
	position: relative;
	margin-bottom: 50px;
	background-image: url("../image/kouji_ct01_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#contents.topNew section#ct01 .whiteBox::before{
	content: "";
	position: absolute;
	left: -20px;
	top: -50px;
	width: 121px;
	height: 119px;
	background-image: url("../image/kouji_ct01_img01.png");
	background-repeat: no-repeat;
}
#contents.topNew section#ct01 .whiteBox .tx_01{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contents.topNew section#ct01 .whiteBox .tx_02{
	font-size: 16px;
}
#contents.topNew section#ct01 .point .h2{
	text-align: center;
	margin-bottom: 10px;
}
#contents.topNew section#ct01 .point .pointList{
	width: 100%;
	font-size: 0;
}
#contents.topNew section#ct01 .point .pointList > li{
	display: inline-block;
	vertical-align: top;
	width: 422px;
	margin: 0 10px 10px 0;
	background-color: #ffdfe1;
	border: 1px solid #facdd0;
	border-radius: 3px;
	padding: 10px 20px 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#contents.topNew section#ct01 .point .pointList > li:nth-child(2),#contents.topNew section#ct01 .point .pointList > li:nth-child(4){
	margin-right: 0;
}
#contents.topNew section#ct01 .point .pointList > li .icon{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#contents.topNew section#ct01 .point .pointList > li .h3{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
#contents.topNew section#ct01 .point .pointList > li .h3 span{
	display: block;
	font-size: 20px;
	color: #d90b18;
}
#contents.topNew section .ctArea .boxL{
	width: 585px;
	display: inline-block;
	vertical-align: top;
	margin-right: 27px;
}
#contents.topNew section .ctArea .boxR{
	width: 240px;
	display: inline-block;
	vertical-align: top;
}
#contents.topNew section .ctArea .boxR a:hover{
	opacity: 0.8;
}
#contents.topNew section .ctArea .boxL .info{
	margin-top: 10px;
	width: 100%;
}
#contents.topNew section .ctArea .boxL .info .mainTx{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
}
#contents.topNew section .ctArea .boxL .info .mainTx span{
	font-size: 30px;
	color: #c73900;
}
#contents.topNew section .ctArea .boxL .info .subTx{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
#contents.topNew section .ctArea .boxL .info .subTx span{
	font-size: 12px;
	display: block;
}
#contents.topNew section .ctArea .boxL .detailList{
	width: 100%;
	margin-top: 20px;
}
#contents.topNew section .ctArea .boxL .detailList > li{
	width: 285px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#contents.topNew section .ctArea .boxL .detailList > li:nth-child(1){
	margin-right: 10px;
}
#contents.topNew section .ctArea .boxL .detailList > li .ttl{
	display: block;
	padding: 8px 0;
	border-right-bottom-radius: 3px;
	color: #fff;
	line-height: 1;
	font-size: 18px;
}
#contents.topNew section .ctArea .boxL .detailList > li .tx{
	padding: 20px 0;
	font-size: 14px;
	background-color: #fff;
	border-left-top-radius: 3px;
}
#contents.topNew section .ctArea .cauTx{
	margin-top: 20px;
	font-size: 12px;
}
#contents.topNew section .ctArea .recipeList{
	width: 100%;
	font-size: 0;
	margin-top: 30px;
}
#contents.topNew section .ctArea .recipeList > li{
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
}
#contents.topNew section .ctArea .recipeList > li:nth-child(4n){
	margin-right: 0;
}
#contents.topNew section .ctArea .recipeList > li a{
	color: #000;
}
#contents.topNew section .ctArea .recipeList > li a:hover{
	opacity: 0.7;
}
#contents.topNew section .ctArea .recipeList > li .name span{
	padding-right: 12px;
	background-image: url("../image/kouji_arw.png");
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 13px;
}



#contents.topNew section.color_01 .boxL .detailList > li .ttl{
	background-color: #c73900;
}
#contents.topNew section.color_01 .ctArea .info .mainTx span{
	color: #c73900;
}
#contents.topNew section.color_02 .boxL .detailList > li .ttl{
	background-color: #200f60;
}
#contents.topNew section.color_02 .ctArea .info .mainTx span{
	color: #200f60;
}







