@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/
    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.htmlf
*/

.c-pageTitle{
	border-top: 1px solid #E99313;
	border-bottom:1px solid #E99313;
}
.page .c-pageTitle__inner, .blog .c-pageTitle__inner {
    padding-top: 1em !important;
    padding-bottom: 1em;}
span.c-pageTitle__inner {
    padding: 1em 0;
    display: block;}
.c-postTitle__ttl {
    border-top: 1px solid #E99313;
    border-bottom: 1px solid #E99313;
	padding-top: 1em;
    padding-bottom: 1em;}
.c-postTitle__ttl .kana {
	display: block;
	font-weight: normal;
    font-size: 13px;
}
.l-content{
	margin: 0 auto 8em;
	padding-top: 1em;}
.flex-bt{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;	}
.pc{display:block;}
.sp{display:none;}
.dp{display:none;}
.op a{transition: all 0.5s;}
.op a:hover{opacity:0.8;}
.p-fixBtnWrapBaby .c-fixBtn{
	color: #ec6361;
	border: solid 1px #ec6361;}
#fix_bottom_menu::before{opacity:1;}
.c-gnav>.menu-item>.sub-menu{
	top:75%;
}
.c-gnav .sub-menu{background:#E99313;}
.header-search{
	padding-left:4px;
	color:#E99313;}
.archive .l-mainContent .c-pageTitle{
	padding-top: 1em;
    padding-bottom: 1em;
	border-bottom: 1px solid #E99313 !important;
}
.archive .c-pageTitle__inner{
	padding:0 !important;
	border-bottom:0px !important;
}
#fep-header .avatar{display:none;}
.um-register{margin-bottom:200px;}
.p-breadcrumb__list{flex-wrap: wrap;}
/*アニメーション要素のスタイル*/
.animation{
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);}
.page-numbers{display:inline-block;}

@media (max-width: 767px){
.l-content{
	padding-top: 0em;}	
.flex-bt{display:block;}
.pc{display:none;}
.sp{display:block;}
.post_content{margin-top:2em;}
}
@media (min-width: 960px){
.post_content {
    padding: 0 0px;
	}}

/*TOP*/
.p-postSlider .p-postList__item{border-right:2px solid white;}
.front-page .c-secTitle{
	border-left:0px;
	border-top:1px solid #E99313;
	border-bottom:1px solid #E99313;
	padding: 10px 0 10px 10px;
   }
#topics .p-postList{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;}
#content .top-tagbox{
	margin: 25px auto !important;
}
.top-tagbox .search-tagbatn a {
    font-size: 90%;
    margin: 0 10px 10px 0;
}
.top-tagbox .search-tagname{font-weight:bold;}

@media screen and (min-width: 600px) and (max-width: 900px){
#topics .p-postList__title{font-size: 14px;}
}
@media screen and (min-width: 768px) and (max-width: 900px){
#topics .p-postList__item{
	margin-bottom: 1.5em;}
#topics .p-postList {margin-bottom: 40px;}
.top-items-h2:after{top: -73px;}
.front-page .c-secTitle{font-size:15px;}
}
@media (max-width: 767px){
.top-tagbox .search-tagbatn a{padding: 2px 10px;}
.p-postSlider{padding-top:10px !important;}
}

/*TOP-旬の食材*/
div#foods_items {
	margin-bottom: 50px;
	margin-top:20px;}
#top-foods{width:55%;}
.top-foodabout{
    width: 31%;
    background-image: linear-gradient(#E99313 1px, transparent 0), linear-gradient(90deg, #E99313 1px, transparent 0);
    background-size: 15px 15px;
    border-right: 1px solid #E99313;
	border-bottom: 1px solid #E99313;
	padding:10px;}
.top-foodimg img {
    width: 100%;
    height: 150px;
    object-fit: cover;}
.top-season {
    text-align: center;
    background-color: white;
    padding: 10px 5px;}
.top-season ul li{border-top:1px solid gray;}
.top-season ul{margin:5px 0;}
.top-season ul li:last-child{border-bottom:1px solid gray;}
.top-season ul li a{transition: all 0.5s;}
.top-season ul li a:hover{
	color:#E99313;
	font-weight:bold;}
.top-foodabout .top-foodlink{
	font-size: 90%;
    background-color: #FFBB56;
    display: block;
    width: 75px;
    text-align: center;
    float: right;
    margin-top: 10px;
    font-weight: bold;
	transition: all 0.5s;}
.top-foodabout .top-foodlink:hover{opacity:0.8;}
.top-foods-h2:after{
	content: " ";
    background: url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb09.jpg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 93px;
    height: 43px;
    position: absolute;
    left: 150px;
    top: 15px;}

@media screen and (min-width: 768px) and (max-width: 900px){
.top-season ul li a{font-size:95%;}
.top-season h3{font-size:80%;}
}

/*TOP-道具*/
.top-items-h2:after{
	content: " ";
    background: url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb08.jpg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 153px;
    height: 63px;
    position: absolute;
    top: -63px;
    right: 0;}
#top-items{width:42%;}
#top-items a{
	display:block;
	transition: all 1s;
	padding: 57px 0;}
#top-items a .top-click{transition: all 1s;}
#top-items a:hover .top-click{transform:translateX(10px);}
.top-itemsimg {
    max-width: 400px;
    margin: 0 auto;
	background: url(https://www.e-gohan.com/wp-content/uploads/2021/06/top-item.png) no-repeat;
    height: 283px;
    background-size: contain;}
.top-click{
    font-weight: bold;
    font-size: 110%;
	text-align:right;
	line-height:1;
    max-width: 400px;
    margin: 0 auto;}
.top-click:after{
	content: " ";
    background: url(https://www.e-gohan.com/wp-content/uploads/2021/06/arrow-right.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 63px;
    height: 18px;
    display: inline-block;
    margin-left: 5px;}

@media (max-width: 500px){
.top-itemsimg{
	max-width:80%;
	height:225px;}
.top-click {max-width:80%;}
}

@media (max-width: 767px){
.front-page .c-secTitle{font-size:15px;}
.top-foods-h2:after{
	width: 75px;
	top: 24px;
	}

@media screen and (min-width: 768px) and (max-width: 900px){
.top-items-h2:after{top: -73px;}
}
	
#top-foods{
	width:100%;
	margin-bottom:83px;}
#top-items{width:100%;}
.top-foodabout{
    width: 100%;
    background-image: none;
	background-color:#fff6e2;
    border-right: 0px solid #E99313;
	border-bottom: 0px solid #E99313;
	border: 1px solid #E99313;
	padding:10px;
	margin-bottom:15px;
	overflow:hidden;}
.top-season {background-color: unset;}
.top-season h3 {
	font-size:110%;
	margin-bottom:13px:}
.top-season ul {
    background-color: white;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	padding:7px;}
.top-season ul li {
	width:50%;
	border-top:0px;
	border-bottom: 1px solid;
	padding:5px;}
.top-season ul li:nth-child(odd){border-right:1px solid gray;}
.top-season ul li:nth-child(5){border-bottom:0px solid gray;}
.top-season ul li:last-child{
	border-bottom:0px solid gray;
	border-top: 1px solid gray;}
.top-foodabout .top-foodlink {
    width: 75px;
    float: none;
    margin-top: 0px;
    margin: 0 auto;
    margin-bottom: 10px;}
.top-items-h2:after{top: -67px;}
#top-items a{padding: 0px 0;}
.top-itemsimg {background-position:center;}
}

/*TOP-料理家スライダー*/

.chef-slider{
	padding:0 20px;
	margin-bottom:35px !important;}
.chef-slider a{transition:0.3s ease-in-out;}
.chef-slider a:hover{opacity:0.8;}
.chef-slider a img{
	width:170px;
	height:170px;
	border-radius:50%;
	margin:0 auto;}
.chef-slider .slick-slide{text-align:center;}
.chef-slider .slick-dots{display:none;}
.slick-next{right:0!important;}
.slick-prev{left:0!important;}
.slick-arrow{z-index:2!important;}
.slick-prev:before, .slick-next:before{color:#E99313 !important;}
.chef-slider:before{
	content: " ";
    background: url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb24.jpg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 153px;
    height: 63px;
    position: absolute;
    top: 220px;
    left: -60px;}
a.chefs-btn {
    border: 1px solid #E99313;
    padding: 3px 0px;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 90%;
    margin: 0 0 40px auto;
	transition:all 0.5s;}
a.chefs-btn:hover {
	background:#E99313;
	color:white;}
a.chefs-btn .icon-chevron-small-right __icon{
    vertical-align: middle;
    margin-right: 5px;}

@media (max-width: 767px){
.chef-slider a img{
	width:150px;
	height:150px;}
.chef-slider:before{
	width: 116px;
    height: 55px;
    top: 215px;
    left: 0;}
.chef-slider{margin-bottom:90px !important;}
a.chefs-btn {margin: 0 auto 40px auto;}
}

/*TOP-人気レシピ*/
.slick-track{margin-bottom: 20px;}
.popular-slider{padding:0 20px;}
.popular-slider a img{
	width:200px;
	height:200px;
	margin:0 auto;}
.popular-slider a{transition:0.3s ease-in-out;}
.popular-slider a:hover{opacity:0.8;}
.popular-slider .slick-slide{
	text-align:center;
	margin:0 5px;}
.popular-slider .recipe-name {
	border-top:1px solid #E99313;
	border-bottom:1px solid #E99313;
	padding:20px 0;
	font-weight:bold;
	position:relative;
	height:90px;}
.popular-slider .recipe-name  p{
  position: absolute;
  /*top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);*/
  text-align: center;/*一応BOX内の文字も中央寄せ*/
	width:100%;
}
.popular-slider .recipe-name  p span{
	font-size:80%;
	margin-right:5px;}
.rank-num{
	color:#E99313;
    margin: 15px 0;
    font-weight: bold;
    font-size: 120%;}
@media (max-width: 480px){
.popular-slider a img{
	width:100%;
	height:300px;}
.popular-slider .recipe-name {height:75px;
	
	}
}

/*TOP-フッター*/
#content-footer{
	margin-top:111px;
	position:relative;}
#content-footer:before{
	content: " ";
    background: url(https://www.san-group.co.jp/recipemaker/wp-content/uploads/2021/06/nb06.jpg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 185px;
    height: 72px;
    position: absolute;
    top: -69px;
    right:230px;}	
.top-banner {width: 20%;}
.top-sns {
	width: 20%;
	padding-top:10px;}
.top-insta {width: 55%;}
.sns-log{
	max-width:200px;
	margin:9px auto;
	display:block;}
.top-sns p.top-sns-head {
	border-bottom: 2px solid #000;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
	margin-bottom: 10px;
}
.top-sns a {
	display: block;
	margin-bottom: 12px;
	text-align: center;
}
.top-sns a:hover {
	opacity: .6;
}
.sns-icon {
	display: flex;
	justify-content: space-between;
	max-width: 234px;
	margin: 0 auto;
	width: 100%;
}
.sns-icon a {
	display: block;
	width: 30%;
	max-width: 50px;
}
.top-banner a{
	display:block;
	margin-bottom:5px;
}
@media screen and (min-width: 768px) and (max-width: 900px){
.top-sns p {
    font-size: 80%;
    line-height: 1.2;}
.sns-icon {
    width: 45px;
    margin: 5px auto;}
.sns-log {
    max-width: 90%;
    margin: 5px auto;}
}

@media (max-width: 767px){
.top-banner {
	width: 80%;
	margin:0 auto 20px auto;}
.top-sns {
	width: 100%;
	margin-bottom:20px;}
.top-insta {
	width: 100%;
	margin-bottom:20px;}
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {width: 50%;}
#content-footer:before{
    width: 141px;
    height: 52px;
    top: -77px;
    right: 0px;}
#content-footer {margin-top: 120px;}
#sb_instagram .sb_instagram_header .sbi_header_img{width:35px;}
.sbi_no_avatar .sbi_header_img{height:35px;}
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {padding-top: 4px!important;}
#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3{margin: 0 0 0 47px!important;}
#sb_instagram .sb_instagram_header h3 {font-size: 14px;}
}
.top-sns a .top-click {
	display: none;
}
@media (max-width: 767px){
	.top-sns a .top-click {
		display: block;
	}
	.kiran-effect-img {
		position    :relative;
		overflow    :hidden;
	}
	.kiran-effect {
		height:100%;
		width:30px;
		position:absolute;
		top:-180px;
		left:0;
		background-color: #fff;
		opacity:0;
		transform: rotate(45deg);
		animation: reflection 2s ease-in-out infinite;
		-webkit-transform: rotate(45deg);
		-webkit-animation: reflection 2s ease-in-out infinite;
		-moz-transform: rotate(45deg);
		-moz-animation: reflection 2s ease-in-out infinite;
		-ms-transform: rotate(45deg);
		-ms-animation: reflection 2s ease-in-out infinite;
		-o-transform: rotate(45deg);
		-o-animation: reflection 2s ease-in-out infinite;
	}
	@keyframes reflection {
		0% { transform: scale(0) rotate(45deg); opacity: 0; }
		30% { transform: scale(0) rotate(45deg); opacity: 0.5; }
		31% { transform: scale(4) rotate(45deg); opacity: 1; }
		100% { transform: scale(50) rotate(45deg); opacity: 0; }
	}
	@-webkit-keyframes reflection {
		0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
		30% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
		31% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
		100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
	}
	@-moz-keyframes reflection {
		0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
		30% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
		31% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
		100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
	}
}

/*search*/

.search-recipe{
    position: relative;
    padding: 0.6em;
    background: #e0edff;
    margin-bottom: 35px;
    font-size: 130%;
}
.search-recipe:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
  width: 0;
  height: 0;}
.test-noresult p{
	margin-bottom:30px;
}
.p-searchContent .recipe-t{height:50px;}
.p-searchContent .recipe-t span{
	font-size:80%;
	margin-right:5px;
}
.p-searchContent .wprm-recipe-summary{
	overflow:hidden;
	height:48px;
}
@media (max-width: 767px){
.p-searchContent .p-postList__title{height:auto;	}	
}

/*header*/
.c-infoBar{margin-top:15px}
.info-bar{
	border:0.5px solid #9f9f9f;
	width:400px;
	display:block;
	margin:0 auto;}
#fix_header .c-gnav>.menu-item>a::after{bottom: 0px;}
.c-gnav>.menu-item>a::after{bottom:20px;}
.info-p{
	text-align:center;
	font-weight:bold;
    line-height: 1.3;
    font-size: 90%;
    margin: 15px 0 0 0;}
.logo-m {
    position: absolute;
    width: 148px;
    top: 85px;
    right: 48px;
    display: block;
	text-align:center;}
.logo-m img{max-width:108px;}
.logo-m a{display:block;}
.logo-m p{
	font-size:70%;
	margin-top: -2px;}
@media screen and (min-width: 600px){
	.c-infoBar__text {
    font-size: 17px !important;
}
}
@media (max-width: 767px){
.c-infoBar{
	margin-top:0px;
	color: #555555 !important;
	}
.info-bar{
	border:0px;}
.c-infoBar .c-infoBar__text {
    font-size: 3vw !important;
	padding: 10px 0;
	background-color:#FFF7C2 !important;
}
}

@media (max-width: 959px){
.logo-m {display: none;}	
}

/*検索*/
p.freeword {
    margin-bottom: 10px;
    font-weight: bold;
	position:relative;}

.c-searchForm{
	max-width:500px;
	margin-bottom:1.5em;}
.search-tagbox{display:table;}
.search-tagname{
	display:table-cell;
	width:130px;
	font-weight: bold;}
.search-tagbatn{
  	display:table-cell;
	flex-wrap:wrap;}
.search-tagbatn a{
	border:1px solid #E99313;
	margin:0 15px 15px 0 ;
    padding: 0px 19px;
	transition: all 0.5s;
	height:30px;
 line-height:30px;
display:inline-block;}
.search-tagbatn a:last-child{margin-bottom:15px !important;}
.search-tagbatn a:hover{
	background-color:#E99313;
	color:white;}
.p-searchContent .-type-card .p-postList__item{width:32% !important;}
.p-postList.-type-card::after{
	width:32%;
    display: block;
    content: "";}
.search-favtitle:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb01c.jpg) no-repeat;
    content: '';
    width: 209px;
    height: 103px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -2px;
    right: 0px;
    z-index: -999;}
.search-fav .wprm-block-text-normal,.recipelist-box .wprm-recipe-summary{
    font-size: 85%;
    line-height: 1.4;
    margin-top: 6px;	
    overflow: hidden;
    height: 36px;}
.search-fav .p-postList__title{height:50px;	}
.search .c-pageTitle__inner{
	padding-top: 1em !important;
    padding-bottom: 1em;
	display:block;}

.top-threebtn{
	margin-bottom: 2em;}
.top-threebtn a{
	padding: 7px 25px;
    display: inline-block;
    color: black;
	transition: all 0.5s;
	border: 1px solid black;
}
.top-threebtn a:hover{opacity:0.8;}
.top-threebtn a i{padding-left:5px;}
.top-threebtn a:nth-child(1){
	margin-right:10px;
	margin-bottom: 15px;
}
.top-threebtn a:nth-child(2){
	margin-right:10px;
	margin-bottom: 15px;
}



@media screen and (min-width: 0px) and (max-width: 399px){
.searchwp-live-search-results{top: 460px !important;}	
}
@media screen and (min-width: 400px) and (max-width: 489px){
.searchwp-live-search-results{top: 430px !important;}	
}
@media screen and (min-width: 490px) and (max-width: 569px){
.searchwp-live-search-results{top: 470px !important;}	
}
@media screen and (min-width: 570px) and (max-width: 766px){
.searchwp-live-search-results{top: 500px !important;}		
}
@media (max-width: 767px){
.p-searchContent .-type-card .p-postList__item{
	width:100% !important;}
p.freeword {
	margin-bottom: 5px;}
.c-searchForm{margin-bottom:1em;}
p.freeword:before {content:none;}
.search-favtitle{margin-top:4em !important;}
.search-favtitle:after{
    width: 162px;
    height: 51px;
    top: -46px;
	right: 0px;}
.search-tagbatn a{
	height:26px;
	line-height:26px;
	margin:0 10px 10px 0 ;
	padding: 0px 10px;
	}
.search-fav .p-postList__title{height:unset;}
.search-tagbox,.search-tagname{display:block;}
.search-tagname{
    margin-bottom: 5px;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px){
.searchwp-live-search-results{top: 600px !important;}	
}

.recipe-not-found {
	border:2px solid #656565;
    padding: 10px 15px;
}

/*道具と食品*/
.items-h3 img{
    width: 70px;
    object-fit: contain;
	display:table-cell;
	margin-right:10px;
	pointer-events:none;}
.items-h3{display:table;}
.post_content .items-h3 h3{
	margin:0;
	padding:0;
	display:table-cell;
	vertical-align:middle;}
.post_content .items-h3 h3:before{content:none;}
.post_content .items-h3 h3.bamix:before{
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 10px;
	background: #E99313;
}
.post_content .items-h3 h3 i {
	font-size: 14px;
}
.items-h3 .category-bamix {
	display: table;
}
.items-h3 .category-bamix:hover {
	opacity: .8;
}
.items-h3 .bamix:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb10.jpg) no-repeat;
    content: '';
    width: 132px;
    height: 103px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -28px;
    z-index: 999;
	left: 186px;}
.items-h3 .laudemio:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb07.jpg) no-repeat;
    content: '';
    width: 121px;
    height: 180px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 69px;
	right: -1000px;}	
.post_content .items{
	padding-left:0;
	overflow:hidden;
	padding-top: 10px;}
.items li{
	list-style:none;
	float:left;
	transition: all 0.5s;
	width:33.333%;
	padding-right: 12px;
	font-size:95%;}
.items li:hover{transform:translatey(-5px);}
.items a{
	display:block;
	border:1px solid #E99313;
	color:#2D2D2D;
	padding: 10px 12px 5px 5px;
	margin-bottom:15px;
	border-radius: 12px;
    height: 76px;
    line-height: 54px;
    display: flex;
    justify-content: space-around;
    align-items: center;}
.items li:nth-of-type(3n){padding-right: 0px;}
.items a i{
	color:#E99313;
	margin-right:15px;
	display:inline-block;
	width: 14px;}
.items p{
	display:inline-block;
	line-height:1.4em;
	font-size:95%;
	width: 100%;}
.items a img{
	width:55px;
	vertical-align: middle;
	float:right;}
.items-profile{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;}
.items-content {
    width: 115%;
    padding-left: 35px;}
#web-site .items-web{
	background-color: #E99313;
    color: white;
    display: block;
    width: 200px;
    font-size: 95%;
    padding: 10px 0;
    text-align: center;
	margin-right: 25px;
	transition:0.3s;}
#web-site .items-web:hover{
	color:#2D2D2D;
	text-decoration:none;}
.items-img {text-align: center;}

.sort-t{
	color:#E99313;
	font-weight:bold;
	border-right: 1px solid #848484;
    padding-right: 10px;}
.sort a,.sort p{
	padding:0 10px;
	display:inline-block;
	border-right: 1px solid #848484;}
.sort p{color:#E99313;}
.sort a:hover{text-decoration:underline;}


@media screen and (min-width: 1000px) and (max-width: 1160px){
.items p {font-size: 72%;}
}
@media screen and (min-width: 767px) and (max-width: 1000px){
.items li{width:50%;}
.items li:nth-child(odd){padding-right:12px;}
.items li:nth-child(even){padding-right:0px;}
}
@media (max-width: 767px){
.items li{
	float:none;
	width:100%;
	margin-bottom:10px;
	padding-right:0;}
.items li:nth-child(odd){padding-right:0px;}
.items-profile{display:block;}
.items-content {
    width: 100%;
    padding-left: 0px;}
.items-h3 .bamix:after{
	width: 113px;
	top: -6px;}
}


/*料理家*/
.condition-list {
	display: flex;
	justify-content: space-between;
}
.condition-list a {
	border: 2px solid #E99313;
    padding: 3px 16px;
    display: inline-block;
    width: 70px;
    box-sizing: border-box;
}
.condition-list a.active {
	background-color: #E99313;
	color:white;
}
.post_content .chefs-box{
	overflow:hidden;
	padding-left:0;}
.chefs-box li{
	list-style:none;
	width:20%;
	float:left;
	padding:0 11px;
	margin-bottom:25px;}
.chefs-box a img{width:100%;}
.chefs-box a{transition:0.3s ease-in-out;}
.chefs-box a:hover{opacity:0.8;}
.chefs-box li a p{height: 35px;}
/**/
.chefs-profile {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	margin-bottom:15px;}
.chefs-img{
	width:287px;}
.chefs-img img{width:100%;}
.chefs-content {
    width: 76%;
    padding-left: 35px;}
.chefs-about{
	padding:15px;
	background-color:#f1f1f1;
	margin-bottom:20px;}
.chefs-about a:hover{
	text-decoration:underline;
	color:#E99313;}
#web-site{
	display: flex;
	margin:20px 0 40px;}
.post_content .no-h3{
    padding: 0;
    margin: 0;	}
.post_content .no-h3::before{content:none;}
#web-site h3{
	display:inline-block;
    background-color: #E99313;
    color: white;
    font-size: 90%;
    font-weight: normal;
    padding: 3px 20px;
}
#web-site a:after{
	content:"\f2d2"; /* 表示するアイコンを指定 */
	font-family: "Font Awesome 5 Free";
	font-size: 11px;
	font-weight: 400;
    margin: 0px 8px;
    vertical-align: top;
}
#web-site a.online-shop-link:after {
	display: none;
}
#web-site a.online-shop-link i{
	font-size: 12px;
	padding-left: 5px;
	vertical-align: 1px;
}
#web-site a:hover{
	text-decoration:underline;
	color:#E99313;}
#child-items {
	display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}
#child-items a {
	display: block;
	width: 125px;
	margin-right: 20px;
	font-size: 12px;
}
#child-items a img {
	pointer-events:none;
}

@media (max-width: 767px){
	#child-items {
	    margin: 0 auto;
	    width: 435px;
	}
}
@media (max-width: 473px){
	#child-items {
	    margin: 0 auto;
	    width: 290px;
	}
}
div#libraries {
    border-left: 3px solid #FFD08B;
    padding-left: 15px;}
div#libraries p {font-size: 85%;}
div#libraries h3,
div#message h3{
	color:#E99313;
	margin-bottom:10px;
	font-size:1em;}
.post_content .recipetitle-cat{
	padding:0;
	color:#343434;
	background:none;
	text-align:center;}
.recipetitle-box .recipetitle-cat{
	padding:0;
	color:#343434;
	background:none;
	text-align:center;
	font-size: 1.4em;}
.post_content .recipetitle-cat::before{display:none;}
.recipetitle-box{
	position:relative;
    margin-bottom: 89px;
    margin-top: 80px;}
.recipetitle-box:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb04e.jpg) no-repeat;
    content: '';
    width: 150px;
    height: 103px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 31px;
	right: 250px;}		


.recipe-number span{
	font-weight:bold;
    font-size: 150%;
    padding-right: 5px;}
.sort{
	text-align:right;
    border-bottom: 1px solid #E99313;
    padding: 0 0 5px 0;}

@media (max-width: 865px){
.condition-list {
    justify-content: normal;
    flex-wrap: wrap;}
.condition-list a {
	height:38px;
	margin:0 10px 10px 0;
}
}

@media (max-width: 400px){.chefs-img {width:100%;}}

@media (max-width: 767px){
.chefs-box li{
	width:50%;
	padding:0 11px;
}
.chefs-profile {
  	display:block;
	margin-bottom:20px;}
.chefs-img {
    margin:0 auto 15px auto;}
.chefs-content {
    width: 100%;
    padding-left: 0px;}
#web-site h3{
	display:block;
	width:103px;
	margin-bottom:5px;}
div#libraries h3,
div#message h3{
	font-size:1.3em;}
.recipetitle-box:after{
    width: 120px;
    right: 0px;}
	#web-site {
		display: block;
	}
	#web-site .items-web {
		margin-bottom: 25px;
		width: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 900px){.recipetitle-box:after{right: 0px;}}

/*レシピ一覧*/

.recipelist-box{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;	
}

.recipelist-box .recipelist-contents{
	width:31%;
	margin-bottom: 25px;
}

.recipelist-box::after {
    display: block;
    content: "";
    width: 31%;}
.post_content .recipelist-contents h4{
	padding:0;
	border:0px;
	margin:10px 0 0 0;
	font-size:16px;
	height:50px;}
.post_content .recipelist-contents h4 span{
	font-size:80%;
	margin-right:5px;
}
.recipelist-contents a:hover img{
    backface-visibility: hidden;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
	-webkit-transform: scale(1.06);
    transform: scale(1.06);
	opacity:0.8;
}
.recipelist-img{
	overflow:hidden;}
.recipelist-contents a img{
	pointer-events:none;
	vertical-align:bottom;}
.recipelist-contents a{
	vertical-align:bottom;
	display:block;
}
p.recipe-desc {
    line-height: 1.6;
    margin-top: 5px;
}

p.recipe-creator {
    font-size: 80%;
    text-align: right;
	font-weight:normal;}
.recipe-summary-left .recipe-creator {font-size:90%;}
.recipe-creator a {
	display: inline-block;
    vertical-align: middle;
}
.recipe-creator img {
	width: 60px;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
}
@media (max-width: 767px){
.recipelist-box{display:block;}
.recipelist-box .recipelist-contents{
	width:100%;
	margin-bottom:20px;
}
.recipelist-contents a img{width:100%;}
.post_content .recipelist-contents h4{
	height:unset;}
}

/*レシピ詳細*/
span.wprm-recipe-ingredient-name {
    margin-right: 20px;
}
.wprm-recipe-ingredient a{
	color: #f29c57;
}
.wprm-recipe-ingredient a:hover{text-decoration:underline;}
.recipe-copy{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	margin-bottom: 15px;}
.recipe-copy p {
    width: 250px;
    text-align: center;
	margin-right:15px;}
.simplefavorite-button{margin-bottom:0 !important;}
.simplefavorite-button:hover{
	background-color:#E99313;
	color:white;}
.recipe-copy .active{
	background-color:#E99313;
	color:white;}
.simplefavorite-button.active {
    opacity: 1;
}
.recipe-copy a {max-width:250px}
.recipe-creator a:hover{text-decoration:underline;}
.recipe-summary-right {margin-top:10px;}
.recipe-share a{
	display:inline-block;
	width:30px;
	margin-right:5px
	transition: all 0.5s;}
.recipe-share a:hover{opacity:0.8;}
.simplefavorite-button{
	background: none;
	border:1px solid #E99313;
	margin-bottom: 10px;
	text-align:center;
	width: 100%;
    display: block;
    padding: 7px 0;
	transition: all 0.5s;}
.wprm-recipe-print{
	border:1px solid #E99313;
	text-align:center;
	width: 100%;
    display: block;
    padding: 7px 0;
	transition: all 0.5s;}
.wprm-recipe-print:hover{
	background-color: #E99313;
	color:white !important;}
.recipe-creator span{color:#E99313;}
.post_content .wprm-recipe-ingredients-container h3{
	padding:0;
	margin:0 0 10px 0;}
.post_content .wprm-recipe-ingredients-container h3::before{content:none;}
.post_content .wprm-recipe-instructions-container h3{
	padding:0;
	margin:0 0 20px 0;}
.post_content .wprm-recipe-instructions-container h3::before{content:none;}
.recommend-recipelist{
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;	}
.recommend-recipelist a{
	width:49%;
	margin-bottom: 20px;
	font-weight:bold;}
.recommend-recipelist a img{
	width:100%;
	height:250px;}
.recipe-slider img{
    object-fit: contain;
    max-height: 535px;	}
.recipe-single .post_content{margin-top:0;}
.footer-snsbox{width:280px;}
.footer-snsbox .recipe-share{text-align:center;}
.footer-snsshare{
    display: flex;
    font-weight: bold;
    margin-bottom: 5px;	}
.footer-snsshare i{
	vertical-align:middle;
	vertical-align: -webkit-baseline-middle;
    margin-right: 8px;}
.footer-snsshare::before,
.footer-snsshare::after {
	content: '';
    width: 2px;
    height: 37px;
    background-color: #E99313;}
.footer-snsshare::before {
	margin-right: 20px;
	transform: rotate(-35deg)}
.footer-snsshare::after {
	margin-left: 20px;
	transform: rotate(35deg)
}
#sidebar .recipe-ct:before{
	content: "\e92f";
    font-weight: 400;
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
	color:#E99313;
	padding-right:5px;}
#sidebar .post-categories{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin: 5px 0 0 0;}
#sidebar .post-categories li{
	background:#E99313;
    padding: 2px 5px;
    font-size: 85%;
    margin-right: 7px;
    margin-bottom: 7px;}
#sidebar .post-categories li a{color:white !important;}
#sidebar .recipe-tag{margin-top:10px;}
#sidebar .recipe-tag:before{
	content:"\f02b";
	font-family: "Font Awesome 5 Free";
	line-height: 1;
	padding-right:5px;
	color:#E99313;}
.sidebar-recipetag{
	 display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin: 5px 0 0 0;}
.sidebar-recipetag li{
	margin-right:10px;
	margin-bottom:10px;}
.sidebar-recipetag li a{text-decoration:underline;}
h3.recipe-item-side {
    background: #EFEFEF;
    padding: 13px 5px 13px 10px;
    font-size: 14px;
    margin: 10px 0;}
#sidebar .recipe-item{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;}
#sidebar .recipe-item a{
	display:block;
	width:49%;
    text-align: center;
    font-size: 90%;
	font-weight:bold;
}
#sidebar .recipe-item a img{
	padding:10px;
   display:block;
    margin: 0 auto;}
.wprm-recipe-nutrition-header{
	color:#E99313;
	margin:20px 0 5px 0;}
.wprm-nutrition-label-container{
	border:1px solid #707070;
	padding:10px;}
.relation-recipe{
	background-color:#FFF7C2;
    padding: 13px 5px 13px 10px;
    font-size: 14px;
	margin: 23px 0 15px 0;}
.relation-recipelist a{
	display:block;
	margin-bottom:20px;
	color:#2D2D2D;
	font-weight:bold;
}
.relation-recipelist a img{
	width:100%;
	height:200px;
}
.recipe-slider .slick-track,.recipe-slider .p-articleThumb{margin-bottom:0;}
.post_content .recipe-read{margin-top:50px !important;}
.recipe-slider .slick-prev{margin-left:20px;}
.recipe-slider .slick-next{margin-right:20px;}
.recipe-slider .slick-prev:before,.recipe-slider .slick-next:before{font-size: 35px;}
.recipe-slider .slick-prev,.recipe-slider .slick-next{
	width: 35px;
    height: 31px;}
.recipe-summary-left .recipe-creator {text-align:left;}
.post_content .wprm-recipe-summary span{margin-bottom:5px !important;}
.recommend-recipe{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.recommend-recipe > a > img{
	width:100%;
	height:200px;
}
.recommend-recipe a{
	width:48%;
	display:block;
    color: #2D2D2D;
    font-weight: bold;
}
.recommend-recipe .wprm-recipe-summary{
	font-weight:normal !important;
	line-height: 1.6em;
}
@media (max-width: 767px){
.recipe-copy{display:block;}
.recipe-copy p{width:100%;
	margin-bottom:15px;}
.recipe-copy a {max-width: 100%;}
.recipe-summary-left {width: 100%;}
.recipe-summary-right {
	width: 100%;
	margin-top:10px;}
.footer-snsshare{justify-content:center;	}
.footer-snsbox {width: 100%;}
.relation-recipelist a img{height:225px;}
.recommend-recipe{
	display:block;
}
.recommend-recipe img{
	height:225px;
}
.recommend-recipe a{
	width:100%;
	margin-bottom:20px;
}
}
@media screen and (min-width: 768px) and (max-width: 900px){.relation-recipelist a img{height:450px;}}

/*食材カレンダー*/
.l-mainContent__inner .post_content .foods-box{
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
    height: 75vh;
}
.foods-box .foods-table{width:1169px;
	/* IOSにて縦スクロールは停止できるものの食材名がついてこない */
	/*overflow: hidden;*/}
.foods-table .foods-name{
	padding:0;
	line-height:66px;
	background-color:white;}
.foods-img {
    width: 98px;
    height: 65px;
	pointer-events:none}
.foods-img img {
	height: 100%;
}
.foods-table .foods-name a{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left:15px;
	border-left:1px solid #E99313;}
.foods-table .foods-name a:hover{color:#E99313;}
.foods-table .foods-name a p{
	display: inline-block;
    width: 150px;}
.foods-table .foods-name a p br{
	display: none;}

.foods-table tr.foods-month{
	background-color:#61B36B;
	color:#ffff;
	text-align:center;}
.foods-table tr.foods-month th:first-child{    
	background-color: #fff;
    border-top: 0px;
    border-left: 0px;}
.foods-table tr th span{
	font-size: 65%;
    padding-left: 3px;}
.foods-table tr td,
.foods-table tr .foods-name
{border:1px solid #E99313;}
.post_content td:last-child {border-right:1px solid #E99313;}
.foods-table tr:last-child>td{border-bottom:1px solid #E99313;;}

.season{background-color:#FFF7C2;}
.l-mainContent__inner .post_content .fix01{
	border: 1px solid #296D2F;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #61B36B;
}
.fix02{
	position: -webkit-sticky;
    position: sticky;
    left: 0;}
.foods-link{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;	
}
.foods-link-btn{
	margin:0;
	width:24%;}
.foods-link .foods-link-btn a{
	width:100%;
	border-radius:0;}
.foods-link-btn .foods-other{background-color:#FFF7C2;}
.columns {
	margin-top: 50px;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;}
.columns::after {
   display: block;
    content: "";
    width: 31%;}
.columns-contents{
	width:31%;}
.recipelist-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
	pointer-events:none;}
.recipelist-img{transition: all 0.5s;}
.recipelist-img:hover {opacity:0.8;}
.columns-contents h4{
	margin:10px 0;}
p.column-desc {
    font-size: 85%;
}
.calendar-p{
	font-size:80%;
	text-align:right;
}

@media (max-width: 1003px){
.fix02{width:187px;}
.l-mainContent__inner .post_content .foods-box{display:block;}
.foods-table .foods-name{
	line-height:51px;
	font-size:90%;}
.foods-table .foods-name.double{
	line-height:25px;
}
.foods-table .foods-name a{
	padding-left:10px;
	border-right:1px solid #E99313;}
.foods-img {
    width: 78px;
    height: 51px;}
.foods-table .foods-name a p{width: 96px;}
.foods-table .foods-name a p br{
	display: block;}}

@media (max-width: 900px){
.foods-link{
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;}
.foods-link-btn{
	width:49%;
	margin-bottom:10px;}
}

@media (max-width: 767px){
.columns-contents{
	width:100%;
	margin-bottom:20px;}
.columns-contents a img {
    max-height: 240px;
}
}


/*その他の食材*/
.other-div{margin:60px 0 0 0;}
ul.other-list {
    overflow: hidden;
	margin-bottom:30px;}
.other-list li{
	float:left;
    width: 25%;
    padding-right: 17px;
    margin-bottom: 15px;
    text-align: center;}
.other-list li:nth-of-type(4n){padding-right: 0px;}
.other-list li a{
	display:block;
	border:1px solid #E99313;
	padding: 10px;
	transition: all 0.5s;}
.other-list li a:hover{
	background-color: #E99313;
	color:white;}
.other-box h3{
	font-size:1.3em;
	margin-bottom:15px;
  position: relative;
  top: 0;
  left: 0;
  text-align: left;}
.other-box h3:before {
  content: "";
  display: block;
  border-top: solid 1px #ccc;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;}
.other-box h3 span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
	padding-left:0;}
#cereal:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb07b.jpg) no-repeat;
    content: '';
    width: 92px;
    height: 94px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: -90px;
    top: -33px;}
#seed:after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/06/nb15.jpg) no-repeat;
    content: '';
    width: 74px;
    height: 92px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: -59px;
    z-index: 999;}

@media (max-width: 840px){
.other-list li{
    width: 50%;
    padding-right: 10px;}	
.other-list li:nth-child(even){ padding-right: 0px;}
#cereal:after{
	left:unset;
	right:0px;
	z-index:999;
	}
}

/*食材詳細*/
.foods-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.foods-content {
    width: 74%;
    padding-left: 20px;}
.foods-about .swell-block-accordion__body p {margin-bottom:0;
}
.foods-about .swell-block-accordion__title{
    background-color: #EAEAEA;
    color: #2D2D2D;
    font-weight: bold;
    padding: 7px 10px 7px 16px;}
.foods-about .swell-block-accordion__body{background-color:#FFFCE7;}
.season-namebox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.season-name{
	color:#E99313;
	font-weight:bold;
	margin-right:15px;}
.foods-about {margin-bottom: 15px;}
.foods-readlist {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 90%;
    line-height: 2.5;
    margin-top: 10px;}
p.foods-readbox {margin-right: 15px;}
span.foods-read {
    border: 1px solid #E99313;
    padding: 4px;}
@media (max-width: 767px){
.foods-profile {display: block;}
.foods-content {
	margin-top:15px;
    width: 100%;
    padding-left: 0px;}
.foods-aboutimg{text-align:center;}
}

/*コラム*/

#sidebar .c-widget__title.-side {
    background: #fff7c2;
    color: #333;}
.contents-box{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	justify-content: space-between;}
.columns-box{
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;	}
.columns-box .columns-list{
	width:48%;
	margin-bottom:20px;}
.post_content .columns-box .columns-list h3{
	padding:0;
	margin:10px 0;}
.post_content .columns-box .columns-list h3 span{
	font-size:80%;
	margin-right:5px;}
.post_content .columns-box .columns-list h3::before{content:none;}
.columns-date{
	font-size:80%;
	color: #E99313;
	text-align: right;}
.sidebar-p{
	margin-top:5px;
}
.column-cat{margin-bottom:10px;}
.author-profile {text-align: center;}
.author-img img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;}
.author-name{
	font-weight:bold;
	margin-bottom:5px;}
p.author-desc {
    font-size: 90%;
    line-height: 1.4;}
.author-profile a{
	background-color: #E99313;
    color: white;
    display: block;
    max-width: 210px;
    font-size: 85%;
    margin: 12px auto 0 auto;
    padding: 5px 0;
	transition: all 0.5s;}
.author-profile a:hover{opacity:0.8;}
.l-sidebar .author-logo::before{content:none;}
a.author-logo {
    padding: 0 !important;
    display: block;
    width: 150px;
    margin: 5px auto;
	transition: all 0.5s;}
a.author-logo-ec {width: 200px;}
a.author-logo :hover{opacity:0.8;}
.column-cat-item{margin:0 0 25px 0;}
.sidebar-sns a::before{content:none !important;}
.sidebar-sns a{
	display:inline-block;
	padding:0 !important;
	font-size:32px;
	margin:0 10px;}
.sidebar-sns{
	text-align:center;
	margin-top:15px;}
.recentpost-box li a{transition: all 0.5s;}
.recentpost-box li a:hover{opacity:0.8;}
.recentpost-box h4{margin:5px 0;}
.columns-listimg img{
    height: 225px;
    width: 100%;
    object-fit: cover;
	cursor: unset !important;
	pointer-events:none;}
.columns-list a{
	display:block;
	width:100%;
	transition: all 0.5s;}
.columns-list a:hover{opacity:0.8;}
.sidebar-postimg,.sidebar-postimg img{width:100%;}
img.attachment-medium.size-medium.wp-post-image {
    object-fit: cover;}
.singlecolumns .-type-card .p-postList__item{width:50%	!important;}
.singlecolumns p a:hover{
	color:#E99313;
	text-decoration:underline;}
@media (max-width: 767px){
.columns-list{margin-bottom:15px;}
.contents-box{display:block;}
.columns-box .columns-list{width:100%;}
.columns-listimg img{height: auto;}
}





/*contact*/
.contact-item{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin-bottom:20px;}
.contact-item .item-btn{
	margin:0;
	width:49%;}
.contact-item .item-btn a{
	width:100%;
	border-radius: 0;}
@media (max-width: 767px){
.contact-item .item-btn{
	width:100%;
	margin-bottom:20px;}	
}
/*contact-form*/
table.contactTable {
    max-width: 800px;
    margin: 0 auto;
	table-layout: fixed;}
.contactTable .contactTable__header {
    width: 100%;
    display: block;
    padding: 0 0 10px;
    vertical-align: top;
    line-height: 1.5;
    border: 0;
    background: 0 0;
    color: #191919;}
.contactTable .contactTable__header .required {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    padding: 3px 5px;
    font-size: 0.5rem;
    background: #C1272D;
    color: #fff;
    border-radius: 5px;}
.contactTable .contactTable__data {
    width: 100%;
    display: block;
    padding: 0 0 20px;
    vertical-align: top;
    line-height: 1.5;
    border: 0;
    background: 0 0;
}
.contactTable .contactTable__data input,.contactTable .contactTable__data textarea {
    width: 100%;
    display: block;
    border: none;
    padding: 6px;
    border-radius: 5px;
    background: #F2F2F2;
    border: 1px solid rgba(0,0,0,.1);
}
.contactTable td:last-child {border-right: 0px solid #E99313;}
p.attention,p.attention1 {
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0;}
p.attention1 {
	text-align:center;
    max-width: 500px;
    font-size: 90%;}
p.attention1 a{font-weight:bold;}
p.attention1 a:hover{color:#E99313;}
p.attention1 .wpcf7-list-item-label{
	color:#E99313;
	font-weight:bold;
	margin-top:15px;}
.btn-submit .wpcf7-submit{
	background:unset;
	color:white;
	font-weight:bold;
	border:0px;}
.wpcf7 .ajax-loader{
	margin:0 5px;
}
.btn-submit{
    background-color: #E99313;
    padding: 10px 20px;;}
.btn{text-align:center;}
.btn i{color:white;}

/*sitemap*/

.sitemap{
	max-width:720px;
	margin:0 auto;}
.sitemap ul{padding-left:0;}
.sitemap li ul {
    margin-left: 130px;
    margin-top: 5px;}
.sitemap ul li {
    padding: 20px 70px;
    letter-spacing: 0.2em;
    border-bottom: #fbee7c 1px solid;
	list-style: none;}
.sitemap li ul li {
    padding: 0;
    letter-spacing: 0.2em;
    border-bottom: none;}
.sitemap li a {transition:1s;}
.sitemap li a:hover {color:#E99313;}

@media (max-width: 767px){
.sitemap ul li {
    padding: 20px 0px;}	
.sitemap li ul {
    margin-left: 30px;}
}

/*pagenation*/
.pagination {
	margin-bottom: 50px;
}
.pagination .current{
	background:#e99313;
	color:white;}
.pagination a{
	border:1px solid #e99313;
	transition: color .25s,background-color .25s;}
.pagination a:hover{
	background:#e99313;
	color:white;}
a.next,a.last,a.prev,a.first {
    height: 36px;
    display: inline-block;
    line-height: 36px;
    width: 60px;
    text-align: center;
	margin: 6px;}
a.last,a.first {width: 80px;}
.pagination .pager{
    min-width: 36px;
    height: 36px;
	display:inline-block;
    margin: 6px;
    padding: 0;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;}
span.page_num {display: none;}

/*お気に入り*/
ul.favorites-list {
    list-style: none;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	padding-left:0;
}
ul.favorites-list::after {
    display: block;
    content: "";
    width: 31%;}
.favorites-list li{
	width:31%;
	margin-bottom:20px;
	border-top:0px;
}
.favorites-list li img {
    float: none;
    margin-right: 0em;
    width: 100%;
    height: 200px;
	vertical-align:bottom;
	margin-bottom:10px;
	pointer-events:none;
}
.favorites-list li p a{font-weight:bold;
}
.favorites-list .simplefavorite-button{
	margin-top:10px;
	font-size:90%;
	padding:5px 0;
}

.p-fixBtnWrap.material {
	bottom: 9em;
}

@media (max-width: 767px){
.favorites-list li{width:100%}
.favorites-list li img{height:250px;}
}

/*footer*/
.footer-back{
	max-width:1000px;
	margin:0 auto;}
.footer-nav{
	list-style:none;
	text-align:center;}
.footer-nav li{
	display:inline-block;
	font-size:90%;
	margin: 0 10px;}
.footer-nav a{display:block;}
.footer-n{
	position:absolute;
    width: 100px;
    bottom: 0px;
    left: 115px;}
.footer-n img{vertical-align:bottom;}
.footer-right{display:none;}
.display-pc{display:block;}
.display-sp{display:none;}

@media (max-width: 767px){
.footer-nav{
	text-align:left;
	margin: 0px 0 20px 0;}
.footer-nav li{
	display:block;
	margin: 0px;
    border-top: 1px solid #2D2D2D;
    padding: 10px 15px;}
.footer-nav li:last-child{border-bottom: 1px solid #828282;}
.footer-right{
	display:inline-block;
	color: #E99313;
    float: right;
	padding: 5px;
}
.display-pc{display:none;}
.display-sp{display:block;}
.l-footer__foot {padding-top: 0em;}
.footer-n{
    width: 75px;
    bottom: 50px;
    left: 0px;}
.l-footer .copyright{font-size: 7px;}
.footer-logo{
	max-width:150px;
	margin:20px auto;
}
}

/*モーダル用*/
.js-modal__bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
  }
  .js-modal__main {
	width: 100%;
	height: 300px;
	padding: 20px 16px;
	bottom: -190px;
	left: 0;
	background: #fff;
	border-radius:4px 4px 0 0 ;
	position: fixed;
	z-index: 1000;
	opacity: 0;
    overflow-y: scroll;
    overflow-x: hidden;
  }
.js-modal__main .wprm-recipe-ingredients-container {
	border-top: 0px solid #E99313;
    border-bottom: 0px solid #E99313;
    padding: 0px 0;
}
.js-modal__main .wprm-recipe-ingredients li {margin: 0 0 0px 13px !important;}
.js-modal__main h3{margin-bottom:5px;}
.js-modal__main h4{margin:5px 0;}
  .js-modal__btn {
    color: #ffffff;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: fixed;
    display: flex;
    bottom: 145px;
    right: 1em;
    z-index: 999;
    width: 55px;
    height: 55px;
    background-color: #e99313;
    border-radius: 30px;
    padding: 17px 0;
    align-items: center;
  }
.c-fixBtn{
	width:55px;
	height:55px;
}
  .js-modal__btn--close {
	  margin-top: 40px;
	  text-align: center;
	  text-decoration: underline;
  }
  .js-modal__btn--close--fix {
	width: 30px;
	height: 30px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	top: -50px;
	right: 5px;
	z-index: 101;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
  }
  .js-modal__btn--close--fix:before{
	content:"";
	width: 20px;
	height: 20px;
	border-right:3px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top:12px;
	left:-3px;
  }
  .js-modal__btn--close--fix:after{
	content:"";
	width: 20px;
	height: 20px;
	border-right:3px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top:-2px;
	left:-3px;
  }

@media (min-width: 767px){.js-modal__btn,.js-modal__main{display:none;}
}

  @keyframes SlideUp {
	0% {
	  opacity: 0;
	  transform: translateY(-1%);
	}
	100% {
	  opacity: 1;
	  transform: translateY(-80%);
	}
  }

  @keyframes SlideDown {
	0% {
	  opacity: 1;
	  transform: translateY(-80%);
	}
	100% {
	  opacity: 0;
	  transform: translateY(-1%);
	}
  }
  .js-modal__main._slideUp {
  animation: SlideUp .5s ease-in-out forwards;
  }
  .js-modal__main._slideDown {
  animation: SlideDown .5s ease-in-out forwards;
  }

  .pointer-events-none{
	  pointer-events: none;
	}

#um_field_100_check .um-field-label a{color:#E99313;}
#um_field_100_check .um-field-label a:hover{text-decoration:underline;}
#um_field_100_check .um-field-area{display:none;}
.um-account-tab-fep-um .um-col-alt .um-left{display:none;}

#post_slider .swiper-container {
/* 	height: 400px; */
}

/*404*/

.error404 .c-searchForm {
    margin: 0 auto;
    margin-bottom: 2em;
}

/*popup*/

.popup_overlay {
	display: flex;
	justify-content: center;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background:#ffffffa6;
	opacity: 1;
  }
  .popup_trigger {
	position: absolute;
	width: 100%;
	height: 100%;
  }
  .popup_content {
	position: relative;
	align-self: center;
	width: 75%;
	max-width: 800px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.4em;
	transition: 0.5s;
	border-radius: 12px;
	box-shadow: 0 0 5px rgba(94, 94, 94, 0.7);
  }
  .popup_content p{
	  padding: 32px 20px 30px 20px;
	  text-align: center;
	  font-weight:bold;
  }
  .close_btn {
	position: absolute;
	top: 14px;
	right: 16px;
	font-size: 30px;
	cursor: pointer;
	color:#e99313;
  }
  
/*離乳食用*/
.is-style-num_circle li::before{
	background-color:#EC6361;
}
.wprm-recipe-instruction-group li a:hover{
	text-decoration:underline;
	color:crimson;
}
@media (min-width: 960px){
.baby-headlogo{height:65px;}
}
@media (max-width: 959px){
.baby-headlogo{height:65px;}
}

/*離乳食TOP*/

.sp-baby{background:#ec6361 !important;}
.baby-topphoto{display:flex;}
.post_content .baby-topphoto{
	display:flex;
	list-style: none;
    padding: 0;
    margin: 65px 0 0 0;
}
.baby-topphoto .topphoto{
	width:17%;
	position:relative;
}
.baby-topphoto .topphoto img{
	width:100%;
	vertical-align:bottom;
    height: 150px;
    object-fit: cover;
}
p.baby-name {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ffffffa6;
    font-size: 80%;
    font-weight: bold;
    padding: 1px 10px;
}
.baby-smile{
	position:relative
}
.baby-tasty::before{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-bear.png) no-repeat;
    content: '';
    width: 140px;
    height: 112px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
	left: -58px;
    z-index: -1;
    top: -30px;
    }
.baby-tasty{
	max-width:400px;
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/cloud.png) no-repeat;
    background-size: cover;
    margin: 50px 0 0 auto;
	text-align:center;
	position:relative;
}
.baby-tasty::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-camera.png) no-repeat;
    content: '';
    width: 55px;
    height: 45px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: -10px;
    bottom: 10px;
    }

p.baby-tastytitle {
    max-width: 300px;
    margin: 0 auto;
	padding-top:22px;
}
.baby-p{
	font-size:80%;
	font-weight:bold;
	padding-bottom:8px;}
.baby-tasty a{
	width: 140px;
    display: inline-block;
    background-color: #fa8d8b;
    font-size: 80%;
    padding: 3px 0;
    color: white;
    font-weight: bold;
	margin-bottom:13px;
}

#sidebar .baby-search{
	background-color: #FFB6B5;
    font-size: 100%;
    text-align: center;
    padding: 1em 10px;
    margin-right: 0;
    margin-left: 0;
    color: #333;
	margin-bottom:0;
	position:relative;
}
#sidebar .baby-search::before{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/3bear.png) no-repeat;
    content: '';
    width: 105px;
    height: 76px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    border: 0px;
    top: -73px;
}

.post_content .baby-search::before,
.post_content .point-column::before{content:none;}
.post_content .baby-search{
	background-color: #FFB6B5;
    font-size: 100%;
    text-align: center;
    padding: 1em 10px;
    margin-right: 0;
    margin-left: 0;
    color: #333;
	margin-bottom:0;
	position:relative;
}
.baby-search span{padding-right:8px;}
.baby-searchbox{
	padding:20px 27px 20px 27px;
	border: 1px solid #FFB6B5;
	margin-bottom:40px;
}
.post_content .baby-search::before{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/3bear.png) no-repeat;
    content: '';
    width: 105px;
    height: 76px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    border: 0px;
    top: -73px;
}
.baby-topcomment{
	position:relative;
	padding-top:115px;
}

.baby-topcomment::before,
.baby-topcomment::after{
	content: '';
    vertical-align: middle;
    position: absolute;
	width:330px;
	height:105px;
	top:0;
}
.baby-topcomment::before{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/flag-l.png) no-repeat;
	background-size:contain;
	left:0;
}
.baby-topcomment::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/flag-r.png) no-repeat;
	background-size:contain;
	right:0;
}

.baby-msg {
    text-align: center;
    font-weight: bold;
    padding: 25px 0;
    border-top: 1px solid #FFAA00;
	max-width:800px;
	margin: 27px auto 74px auto;
    border-bottom: 1px solid #FFAA00;
	position:relative;
}
.baby-msg::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-food.png) no-repeat;
	content: '';
    vertical-align: middle;
    position: absolute;
	background-size:contain;
	width:273px;
	height:73px;
	bottom:-30px;
	right:0;
}
p.side-banner {margin-bottom: 20px;}
p.side-banner img {width:100%;}
.baby-comming{
	color:#ec6361;
	font-weight:bold;
	margin-bottom:-45px;
}
.post_content .baby-columtop{
	list-style:none;
	padding-left:0;}
.post_content .baby-basic{
	color:#333;
	background-color:white;
	font-size:100%;
	padding: 0.75em 0.5em 0.75em 0em;
	position:relative;
}
.post_content .baby-basic span{
	font-size: 80%;
    margin-left: 20px;
}
.post_content .baby-basic::before{
	border-top: solid 2px #ec6361;
    border-bottom: solid 2px #ec6361;
}
.l-mainContent__inner .post_content .basic-2{margin-top:3em !important;}

.basic-1::after,
.basic-2::after{
	content: '';
    vertical-align: middle;
    position: absolute;
	right:0;}
.basic-1::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-a.png) no-repeat;
	bottom:-25px;
	background-size:contain;
	width:55px;
	height:43px;
}
.basic-2::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-b.png) no-repeat;
	bottom:-37px;
	background-size:contain;
	width:90px;
	height:43px;
}
.baby-searchForm{
	max-width:100%;
}
.baby-searchForm label{
	display:block;
	font-weight:bold;}
.month-age{
	margin-bottom:10px;
}
.month-age,.food{
	border:1px solid #ec6361;
	width:100%;
}

.baby-searchbtn{
    height: 27%;
	width:200px;
    background-color: #ec6361;
    color: white;
    font-weight: bold;
    letter-spacing: 0.3em;
    display: block;
    margin: 0 auto;
    margin-top: 20px;}
.babycolum-title{font-weight:bold;}
.baby-content{margin-top:35px;}
.baby-pageTitle,.baby-columnbox h1{border-top: 1px solid #ec6361;
	border-bottom: 1px solid #ec6361;}
.baby-topcontent{margin-top:5em;}
.baby-pageTitle .name{
	font-size: 70%;
    padding-left: 15px;
}
.baby-topphoto .slick-prev:before,
.baby-topphoto .slick-next:before{color:#ec6361 !important;}

@media (max-width: 767px){
.baby-topphoto{
	flex-wrap:wrap;
	}
.baby-topphoto .topphoto{
	width:33.333%;
	margin:0;
	line-height:unset;}
.baby-tasty{
	margin:75px auto 0 auto;
	}
.baby-tasty::before {
    width: 130px;
    height: 96px;
    left: 0px;
	top:-63px;}
.baby-tasty::after {
    width: 47px;
    height: 36px;
    right: -10px;
    bottom: 7px;
}
.baby-topcomment::before{left: -20px;}
.baby-topcomment::after{right: -20px;}
.baby-topcomment::before, .baby-topcomment::after{
	width: 140px;
    height: 45px;
	}
.baby-topcomment {padding-top: 65px;}

.post_content .baby-basic{
	font-size:1em;
	margin-bottom:3em;
}
.basic-1::after{bottom: -31px;}
.baby-msg{
	max-width:90%;
	font-size:90%;
	line-height:1.9em;
	margin-bottom:105px;}
.baby-topcontent{margin-top:6em;}

.baby-searchbtn {
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    display: block;
    margin: 0 auto;
	margin-top: 20px;
	width:150px;}
}

@media (min-width: 960px){
.baby-search-pc{display:none;}
}
@media (max-width: 959px){
.baby-search-sp{display:none;}
}



/*離乳食レシピ*/

.baby-recipebox{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:40px 0;
}
.baby-recipebox::before{
	 content: "";
  	display: block;
	width:23%;
	order: 1;
}
.baby-recipebox::after{
	 content: "";
  	display: block;
	width:23%;
}
.baby-recipebox li{
	width:23%;
	margin-bottom:20px;
}
.a-hover{transition:all 0.5s;}
.a-hover:hover{opacity:0.8;}
.baby-eyecatch {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.baby-eyecatch::before{
	padding-top:100%;
	display:block;
	content:"";
}
.baby-recipebox li p{
    margin-top: 5px;
    font-weight: bold;
}
.baby-recipebox li img{
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}
.baby-pagenation [class*=page-numbers].current,
.baby-pagenation [class*=page-numbers]:hover {
    background-color:#ec6361;
	color:#fff;
}
.baby-pagenation [class*=page-numbers]{
	color:#ec6361;
	border:1px solid #ec6361;
}
.babyside-moonage{
	background-color:#ec6361;
	color:white;
    padding: 3px 17px;
    display: inline-block;
    border-radius: 3px;
}
.babyside-moonage a {
	color:white;
}
.babyrecipe-eyecatch{
	margin-top:10px;
}
.babyrecipe-eyecatch img{
    object-fit: contain;
    max-height: 535px;
	width:100%;
}
.post_content .babyrecipe-read{margin-top:15px !important;}
.baby-single .c-postTitle__ttl,
.baby-single .wprm-recipe-ingredients-container,
.babysearch-title,
.baby-photobox .c-pageTitle{
	border-top: 1px solid #ec6361;
    border-bottom: 1px solid #ec6361;}
.search-monthage{
	max-width:150px;
	text-align:center;
	background-color:#FFD1D1;
	padding:2px 0;
	font-size:80%;
}
@media (max-width: 767px){
.baby-recipebox li{
	width:48%;
}
}

/*離乳食コラム 　離乳食の基本*/
.post_content .point-column{
	margin-top:0;
	padding-left:0;
	margin-bottom:0;
}
.point-bb .c-tabList__button[aria-selected=true]{
	color:#EC6361;
	font-size:1.2em;
}
.point-bb .c-tabList__button::after{
	background-color:#EC6361;
}
.point-bb .c-tabList__button:hover{
	color:#EC6361;
}
.post_content .point-kayu{
	font-size:1.3em;
    padding: 1em 0.5em;
    margin-bottom: 1em;
}
.post_content .point-kayu::after{
	content: "";
    width: 100%;
	background:#EC6361;
	height:2px;
}
.post_content .point-kayu::before{
	background:#EC6361;
}
.point-yasai{
	font-size:80%;
}
.point-yasai a:hover{color:crimson;}
.point-yasai span{
	background-color:#FFD1D1;
	margin-right: 15px;
    padding: 5px 17px;
    display: inline-block;
    border-radius: 6px;
    font-weight: bold;
}
.point-yasaibox{
    padding: 0.5em 1em;
    border: double 3px #ec6361 !important;
	background-color:#f8eaea;}
.yasai-pic{
	margin-top:35px;
}
.post_content .yasai-capblock{
	margin:0em auto;
}
.yasai-capblock .cap_box_ttl{
    font-weight: bold;
	padding: 0.5em 2em;
    font-size: 1em;}
.yasai-capblock .-type-simple .p-postList__link{padding: 0.5em 0.25em 0.5em;}
.moonage-recipe::after{
	content:"";
	display:block;
	width:100%;
	background-color:#ec6361;
	height:2px;
	margin-bottom:10px;}
.first{
	width:100%;
	border-color:#ec6361;
	color:#ec6361;}
.baby-columnbox a{font-weight:bold;}
.baby-columnbox a:hover{
	text-decoration:underline;
	color:crimson;
}
.baby-columnbox .post_content{
	margin:1em 0;
}
#sidebar .baby-columnside{background: #ffd1d1 !important;}
p.cat-baby {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    color: #ec6361;
}
p.cat-baby span{
	font-size:80%;
	margin-left:10px;}
@media (max-width: 767px){
p.cat-baby {
    font-size: 4vw;
    margin-bottom: 5px;
    color: #ec6361;
    padding-top: 12px;
}	
}

/*離乳食サイドバーTOP*/
.baby-sidebar{
	margin-top:7em;
}
.baby-sns{
	display:flex;
	align-items:center;
	justify-content:space-between;
	width: 65%;
    margin: 20px auto;
}
.baby-sns a{
	display:block;
	width:25%;
}
/*離乳食　写真応募*/
.baby-photo{
	max-width:600px;
	background: url(https://www.e-gohan.com/wp-content/uploads/2021/11/cloud.png) no-repeat center center;
    background-size: contain;
    margin: 0px auto 0 auto;
    text-align: center;
    padding: 60px 0 50px 0;
	position:relative;
}
.baby-photo::before{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby.png) no-repeat;
	content: '';
    vertical-align: middle;
    position: absolute;
	background-size:contain;
    width: 100px;
    height: 100px;
    bottom: -33px;
    left: -17px;
    transform: rotatez(-25deg);
}
.baby-photo::after{
	background:url(https://www.e-gohan.com/wp-content/uploads/2021/11/baby-camera.png) no-repeat;
	content: '';
    vertical-align: middle;
    position: absolute;
	background-size:contain;
	width: 86px;
    height: 65px;
    top: 7px;
    right: -17px;
}
.baby-phototitle{
	max-width:500px;
	margin:0 auto;
}
.baby-photo-p{
}
.post_content .babyphoto-h2{
	background-color:#FFB6B5;
	color:#5a5a5a;
    padding: 0.8em 1em;
    font-size: 1.1em;
	margin: 60px 0 25px 0;
	border-radius: 8px;
}
.post_content .babyphoto-h2::before{content:none;}
.baby-manual{
	max-width:600px;
	margin-bottom:1em;}
.line{
	display:block;
	border:1px solid #FFB6B5;
	width:100%;
}
@media (max-width: 767px){
.baby-photo::before,
.baby-photo::after{z-index:-1;}	
.baby-photo::after{
	width: 55px;
    height: 42px;
	right: 0px;
	top:17px;
	}
}

/*離乳食　フッター*/
.baby-footer{
	background-color:#FFD1D1;
}
.baby-footer .footer-nav{
	padding:30px 0 0 0;
}
.babyfooter-logo{
	display: block;
    max-width: 200px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}
.baby-footer .baby-inner{
	background-color:#ec6361;
}
.baby-footer .baby-inner .l-footer__foot{
	padding-top:0.5em;
	padding-bottom:0.5em;
	color:white;
}
.new-link{
	color:gray;
	
	font-size: 9px;
    vertical-align: top;
    padding-left: 7px;
}
.baby-footer .footer-nav a:hover{text-decoration:underline;}

@media (max-width: 767px){
.baby-footer .footer-nav{
	padding:0px 0 0 0;
	margin:0;}
.baby-footer .footer-nav li{background-color:white;}
.baby-footer .footer-right{color:#ec6361;}
.babyfooter-logo{
    max-width: 150px;
    padding: 25px 0 20px 0;}
}

#custom-mypage {
	display: block;
	position: absolute;
    background: #fff;
    top: 0;
    width: 100%;
    height: 100%;
}
#custom-mypage.updated {
	top: 70px;
}

.um-account-main {
	position: relative;
}

#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus {
	box-shadow: none;
	opacity: .8;
}