@charset "UTF-8";
/* CSS Document */
body {
	line-height:1.4;
	font-size:1.4rem;
}
#Recipe_ttl{
	background:#ecbd3f;
}

/* ここからは365トップページのスタイルシート 
---------------------------------------------------------- */
.misoshiru365_wrapper h3 {
	border-top: 1px solid #D1CDCC;
	border-bottom: 1px solid #D1CDCC;
	margin: 20px 0 15px 0;
}


.shokuzai {
	margin: 2.5rem 0rem 0rem 0rem;
}
.shokuzai > div a img {
	min-height:120px;
	width:100%;
}
.shokuzai > div {
	position: relative;
}
.shokuzai > div ul li {
	line-height:1.5;
}

.shokuzai_list {
    position: absolute;
    top: 38%;
    left: 4.5%;
}
.shokuzai_list_ul {
	float:left;
	padding-left:1.5rem;
	padding-top:1rem;
}
.shokuzai_list_ul li a {
	color: #000;
	text-decoration: none;
}
.miso365h4 {
	border-bottom: 1px solid #000;
	font-size: 1.8rem;
	padding-left: 1rem;
	margin-top:2rem;
	margin-bottom:1.5rem;	
}
.ninki {
	overflow: hidden;
}
.ninki {
}
.borderLeft_none {
	border-left: none;
}
.ninki > div > div:nth-child(1) {
	border-bottom: none;
}
.ninki > div > div:nth-child(2) {
	border-bottom: none;
}
.ninki > div > div:nth-child(3) {
	border-bottom: none;
}
.ninki > div > div:nth-child(4) {
	border-bottom: none;
}
.ninki > div > div:nth-child(5) {
	border-bottom: none;
}
.ninki > div > div:nth-child(6) {
	border-bottom: none;
}
.ninki > div > div:nth-child(6) {
	border-bottom: none;
}
.ninki > div > div:last-child {
 border-bottom: 1px solid #d4d2d2;
}
.ninki > div > div:nth-last-child(2)	 {
 border-bottom: 1px solid #d4d2d2;
}
.ninki > div > div {
 background-color: #fbfbfb;
 border-top: 1px solid #d4d2d2;
 border-right: 1px solid #d4d2d2;
 /*border-bottom: 1px solid #d4d2d2;*/
 float:left;
 box-sizing: border-box;
 width:50%;
}
.ninki > div div a {
	color:#000;
	text-decoration:none;
}
.ninki > div div a img {
	width: 100%;
}
.ninki > div  div a p {
	line-height: 1.5;
	text-align: justify;
	padding: 2% 5% 4% 5%;
	width:90%;
}
.shurui {
	margin: 0 1rem;
}
.shurui > div {
	margin: 0 auto;
	padding-bottom:0.5rem;
	position: relative;
	width:100%;
}
.shurui > div p {
	position: absolute;
	top: 35%;
	left: 10%;
	font-size: 16px;
}
.shurui > div a  {
	color: #351C1B;
}


/*誕生日の味噌汁*/
.birthdayarea{
	box-sizing:border-box;
	/* background:url(img/bg_birthday.gif); */
	/* border:solid 1px #e3e0e0; */
	border-top: 1px solid #D1CDCC;
	border-bottom: 1px solid #D1CDCC;
	margin-bottom:16px;
	margin-top: 9px;
	background-image: url(img/bg_birthday01.jpg), url(img/bg_birthday02.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left, right;
	background-size: auto 167px, auto 167px;
	background-color:#fefefe;
	padding-bottom:5px;
}
.birthdayarea h2{
    font-size: 1.5em;
    color: #fe5c00;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
		padding-top:21px;
}
.day_input{
	font-size:21px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}
.day_input span{
	font-size:0.833em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#776665;
	display: block;
	margin-bottom:5px;
}
#birthmon{
	width:32px;
	font-size:18px;
	text-align: right; 
	border:solid 1px #d0cacb;
	border-radius: 4px;
	padding:4px;
	height: 30px;
}
#birthday{
	width:32px;
	font-size:18px;
	text-align: right;
	border:solid 1px #d0cacb;
	border-radius: 4px;
	padding:4px;
	height:30px;
}
.btnbirthday input{
	height:25px;
	line-height:1;
	font-size:14px;
	color:#FFFFFF;
	background:#fc6026 url(img/btn_birthday.gif) no-repeat right;
	border:solid 1px #fc6026;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	margin-top: 10px;
}
.kyushu_misoshiru {
	background-color: #EED3C7;
	padding: 1.5rem 0.5rem;
}
.kyushu_misoshiru a {
	display:block;
}
.kyushu_misoshiru a:nth-child(1) {
	margin-bottom:0.5rem
}

.kyushu_misoshiru a img {
	width: 100%;
}

/*検索窓*/
.gsib_a {
	padding-top: 0px !important;
}
#misoshiru365_searchArea {
	padding: 1rem 0;
}
.misoshiru365_searchText {
	color:#544C4A;
	font-size: 1.1em;
	padding-left:1.4rem;
}
.gsc-search-button-v2 {
	margin-top:0px !important;
}
.gsc-input {
	background: none !important;
	padding-right:0px !important;
}
.gstl_50 {
	display:table !important;
	margin-top:8px !important;
}
.gsc-search-button {
	background-color:#604C4B;
	border-radius: 0 5px 5px 0 !important;
	margin-left:0px !important;
}
.gsc-input-box {
	height: 35px !important;
}
/*詳細ページ*/
#misoshiru365_shousai_wrapper {
	margin: 0 1rem;
}
.misoshiru365_shousaiMain > h3 {
	font-size: 2.5rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}
.misoshiru365_shousaiMain {
	background-color: #fdf9f3;
	border: 1px solid #e6e5e5;
	margin-bottom:1rem;
	padding: 1.5rem;
}
.misoshiru365_shousaiMain h3 {
	color: #5a3d1b;
	margin-bottom:1rem;
}
.misoshiru365_shousaiMain > img {
	display:block;
	margin: 0 auto;
	padding-bottom:1rem;
	width:80%;
}
.misoshiru365_shousaiMain > p {
	border-top: 1px solid #d0c7c2;
	border-bottom: 1px solid #d0c7c2;
	padding: 1rem 0.5rem;
	
}
.cookleft li:nth-child(even) {
    background: #fdf8f0;
}
.misoshiru_gu {
	padding: 0.5rem;
	font-weight:bold;
}

.misoshiru365_shousaiZairyo_list {
	border-top: 1px dotted #ddd;
}
.misoshiru365_shousaiZairyo_list li {
	border-bottom: 1px dotted #ddd;
	padding: 0.5rem 0.5rem;
	
}
.misoshiru365_shousai_misoShurui {
	border: 1px dotted #aeabaa;
	margin: 1.8rem 0rem;
	padding: 0.7rem 1.5rem;
}
.misoshiru365_shousai_misoShurui h4 {
	font-weight:normal;
}
.misoshiru365_shousai_misoShurui p {
	font-weight:bold;
}
.misoshiru365_shousaiTukurikata {
	margin: 1rem 0;
}
.misoshiru365_shousaiTukurikata_inner {
	background-color:#fdf8f0;
	border: 1px solid #d9d4d1;
	margin: 0.5rem 0;
}
.misoshiru365_shousaiTukurikata_inner ol li span {
	font-weight:normal;
}
.misoshiru365_shousaiHitokuchi {
	border-top: 1px solid #d9d4d1;
	margin-top: 1rem;
	padding: 1.5rem 1rem 1.5rem 1rem;
	text-align:justify;
}
.misoshiru365_shousaiHitokuchi span {
	color: red;
	font-weight:bold;
}
.misoshiru365_shousaiTukurikata_inner ol {
	list-style-type: decimal;
	padding: 1.2rem 1rem 0rem 3rem;
	
}
.misoshiru365_shousaiTukurikata_inner ol li {
	padding: 0.5rem;
	text-align: justify;
	font-weight:bold;
}
.misoshiru365_shousaiTukurikata_inner ol li span {
	color:#291F1D;
}

.misoshiru365_shousai_product {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 1rem;
}
.misoshiru365_shousai_product h3 {
	text-align:center;
}
.misoshiru365_shousai_product img {
	max-width: 158px;
	width: 40%;
}
.misoshiru365_shousai_product p {
	padding-top:4rem;
}
.hitokuchimemo{
border-top: dotted 1px #e4e2e1;
margin: 1rem 0.5rem;
}
.hitokuchimemo h4{
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #F00;
}
.futomoji {
	font-weight:bold;
}
/*購入はこちら　ボタン*/
.productin p {
    /* font-size: 93%; */
    font-size: 1.4rem;
    line-height: 1.3;
    padding-bottom: 8px;
}
.productin .probtn a, .probtn_nolink {
    width: 100%;
    height: 100%;
    padding: 4px 16px;
    color: #FFFFFF;
    /* font-size: 93%; */
    text-decoration: none;
    position: relative;
}
.productin .probtn a:before {
    content: ' ';
    border: transparent solid 0.3em;
    border-left-color: #FFFFFF;
    position: absolute;
    right: 4px;
    height: 0;
    width: 0;
    margin: 0px;
    margin-top: 0.4em;
    padding: 0px;
}
/*緑黄色野菜,淡色野菜,いも,きのこのやつ*/
#Misoshiru365_shousai_greenProduct {
	border-top: 3px solid #a1cd5a;
}
#Misoshiru365_shousai_greenProduct h3 {
	color: #a1cd5a;
}
.greenZairyo_ttl {
	background-color: #a1cd5a;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.green_list li {
	color:#a1cd5a;
	font-weight:bold;
}
#Green_text {
	color: #a1cd5a;
	font-weight:bold;
}
#Misoshiru365_shousai_greenProduct .probtn a {
    background: #a1cd5a;
}
/*魚,貝,肉,海藻のやつ*/
#Misoshiru365_shousai_blueProduct {
	border-top: 3px solid #5d88bf;
}
#Misoshiru365_shousai_blueProduct h3 {
	color: #5d88bf;
}
#Misoshiru365_shousai_blueProduct .probtn a {
	background: #5d88bf;
}
.blueZairyo_ttl {
	background-color: #5d88bf;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.blue_list li {
	color:#5d88bf;
}
#Blue_text {
	color: #5d88bf;
	font-weight:bold;
}
/*餅,変わりのやつ*/
#Misoshiru365_shousai_pinkProduct {
	border-top: 3px solid #FFBED9;
}
#Misoshiru365_shousai_pinkProduct h3 {
	color: #FFBED9;
}
#Misoshiru365_shousai_pinkProduct .probtn a {
	background: #FFBED9;
}
.pinkZairyo_ttl {
	background-color: #FFBED9;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.pink_list li {
	color:#FFBED9;
}
#Pinkmen_text {
	color: #FFBED9;
	font-weight:bold;
}
/*豆,卵,乳製品のやつ*/
#Misoshiru365_shousai_orengeProduct {
	border-top: 3px solid #ff9c00;
}
#Misoshiru365_shousai_orengeProduct h3 {
	color: #ff9c00;
}
#Misoshiru365_shousai_orengeProduct .probtn a {
	background: #ff9c00;
}
.orengeZairyo_ttl {
	background-color: #ff9c00;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.orenge_list li {
	color:#ff9c00;
}
#Orange_text {
	color: #ff9c00;
	font-weight:bold;
}
/*ハム,ウィンナーのやつ*/
#Misoshiru365_shousai_yellowgreenProduct {
	border-top: 3px solid #E8EBA5;
}
#Misoshiru365_shousai_yellowgreenProduct h3 {
	color: #E8EBA5;
}
#Misoshiru365_shousai_yellowgreenProduct .probtn a {
	background: #E8EBA5;
}
.yellowgreenZairyo_ttl {
	background-color: #E8EBA5;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.yellowgreen_list li {
	color:#E8EBA5;
}
#Kimidori_text {
	color: #E8EBA5;
	font-weight:bold;
}
/*練り物のやつ*/
#Misoshiru365_shousai_brownProduct {
	border-top: 3px solid #D6B789;
}
#Misoshiru365_shousai_brownProduct h3 {
	color: #D6B789;
}
#Misoshiru365_shousai_brownProduct .probtn a {
	background: #D6B789;
}
.brownZairyo_ttl {
	background-color: #D6B789;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.brown_list li {
	color:#D6B789;
	font-weight:bold;
}
#Brown_text {
	color: #D6B789;
	font-weight:bold;
}
/*湯葉・麩のやつ*/
#Misoshiru365_shousai_yellowProduct {
	border-top: 3px solid #D2D400;
}
#Misoshiru365_shousai_yellowProduct h3 {
	color: #D2D400;
}
#Misoshiru365_shousai_yellowProduct .probtn a {
	background: #D2D400;
}
.yellowZairyo_ttl {
	background-color: #D2D400;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	color:white;
	font-weight:bold;
}
.yellow_list li {
	color:#D2D400;
}
#yellow_text {
	color: #D2D400;
	font-weight:bold;
}
/*人気の味噌汁レシピ*/
.ninkiRecipe {
	margin-top:28px;
	overflow: hidden;
}
.ninkiRecipe h4 {
	border-top: 1px solid #291F1D;
	font-size: 1.2em;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px;
}
.ninkiRecipe_kobetu {
	float:left;
	margin-left:2.5%;
	min-height: 150px;
	width: 30%;
}
.ninkiRecipe_kobetu img {
	border: 1px solid #CEC9C8;
	width:100%;
}
.ninkiRecipe_kobetu a {
	color: #291F1D;
	text-decoration: none;
}

/* SNS */
.sns_block {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}