/*
===========================================================================

	Title : babyfood.css

===========================================================================
*/


/***************************************************************
*
*	PC view
*	
****************************************************************/


/* pc 共通
------------------------------------------------------------ */
.sub #content .content_inner .main {
    background-image: url(../image/main_bg02_star.png), url(../image/gray_bg01.png);
    background-repeat: no-repeat, repeat;
    background-position: top center, bottom center, center;
    background-size: 100%, 49px, auto;
    margin: 0 auto;
    padding: 22px 0 55px;
    height: auto;
}
#content .content_inner .main .parent_main_title {
	width: 420px;
	margin: auto;
	font-weight:normal;
}
#content .content_inner .main .parent_main_title span:nth-of-type(1) {
	width: 120px;
}
#content .content_inner .main .parent_main_title span:nth-of-type(2) {
	padding: 20px 0 0 10px;
}
#content .content_inner .main .anchor_btn_area {
	margin: 25px auto 0;
	text-align: center;
}
#content .content_inner .main .anchor_btn_area .btn {
	margin: 0 5px;
	width: 314px;
	height: 65px;
	display: inline-block;
}
#content .content_inner .content_menu {
	width: 100%;
}
.baby_recipe #content .content_inner .content_menu .content_menu_inner {
	margin-bottom: -1px;
	padding: 0 0 30px;
	background-image: url(../image/content_bg.png);
}
#content .content_inner .content_menu .content_menu_inner #content_haihai {
	padding: 0 50px;
	background: url(../image/content_haihai_bg.jpg) top no-repeat;
	position: relative;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun {
	margin-top: 60px;
	padding: 0 50px;
	background: url(../image/content_gungun_bg.jpg) top no-repeat;
	position: relative;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai h2 {
	width: 450px;
	margin: 0 auto 40px;
	padding: 70px 0 70px 135px;
	font-size: 28px;
	font-weight: normal;
	color: #e60039;
	background-image: url(../image/content_haihai_title_item.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: 95px 144px;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun h2 {
	width: 450px;
	margin: 0 auto;
	padding: 85px 0 85px 135px;
	font-size: 28px;
	font-weight: normal;
	color: #0062b1;
	background: url(../image/content_gungun_title_item.png) left center no-repeat;
	background-size: 95px 144px;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai h2 span img {
	width: 143px;
	height: 46px;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun h2 span img {
	width: 139px;
	height: 48px;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area {
	position: absolute;
	top: 137px;
	left: 206px;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn {
	width: 224px;
	margin: 0 6px;
	text-align: center;
	display: inline-block;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn.-haihai {
	background: url(../image/content_haihai_btn.png) no-repeat;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area li:hover {
	opacity: 0.8;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn a {
	padding: 9px 40px 9px 60px;
	font-size: 16px;
	color: #e60039;
	text-decoration: none;
	display: block;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai #haihai_5to6 {
	margin-bottom: 40px;
}
#content .content_inner .content_menu .content_menu_inner h3 {
	font-size: 30px;
	font-weight: normal;
	color: #90685b;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box {
	width: 300px;
	margin-top: 22px;
	background: url(../image/content_recipe_bg.png) no-repeat;
	display: inline-block;
	position: relative;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box.-left {
	margin-right: 30px;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .image {
	width: 285px;
	height: 227px;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .lead {
	width: 285px;
	text-align: center;
	font-size: 12px;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .recipe_box .lead {
	color: #f8688c;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun .recipe_box .lead {
	color: #5f8ae9;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .name {
	width: 285px;
	margin: 5px 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .btn {
	width: 157px;
	margin: 0 auto;
	padding: 0 15px 20px 0;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .flag {
	width: 72px;
	position: absolute;
	top: -2px;
	left: 0;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr {
	margin: 62px auto 0;
	width: 618px;
	height: 99px;
	background: url(../image/wakocafe_bnr.png) no-repeat top center;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a {
	padding: 10px 9px 10px 352px;
	display: table-cell;
	width: 618px;
	height: 99px;
	color: #630c05;
	font-size: 24px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: middle;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a span {
	font-size: 13px;
	color: #a5452e;
	display: block;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a .search {
	color: #630c05;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a span:nth-of-type(2) span:nth-of-type(1){
	color: #630c05;
	font-size:24px;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr:hover {
	opacity: 0.7;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a:hover {
	text-decoration: none;
	opacity: 1;
}
.baby_recipe #content .content_inner .anchor_linkBottom {
	margin: 0 auto 0;
	background: url(../image/content_bg.png);
}
.pcNon {
	display: none;
}



/***************************************************************
*
*	SP view
*	
****************************************************************/

@media screen and (max-width:767px) {
#content {
	width: 100%;
	margin-bottom: 0;
}
#content .content_inner section {
	margin-bottom: 10px;
}
.sub #content .content_inner .main {
    background-image: url(../image/main_bg02_star_sp.png), url(../image/gray_bg01.png);
    background-repeat: no-repeat, repeat;
    background-position: top center, bottom center, center;
    background-size: 100%, 49px, auto;
    margin: 0 auto;
    padding: 0 0 24px;
    height: auto;
}
#content .content_inner .main .parent_main_title {
	width: 100%;
	margin: auto;
}
#content .content_inner .main .parent_main_title span:nth-of-type(1) {
	width: 100px;
}
#content .content_inner .main .parent_main_title span:nth-of-type(2) {
	padding: 10px 0 10px;
}
#content .content_inner .main .anchor_btn_area .btn {
	width: 80%;
	height: auto;
	margin: 1% auto;
}
#content .content_inner .main .anchor_btn_area .btn a {
	vertical-align: top;
}
#content .content_inner .content_menu,  #content .content_inner .content_menu_inner {
	width: 100%;
}
.baby_recipe #content .content_inner .content_menu .content_menu_inner {
    padding: 0 0 4%;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai {
	width: 100%;
	margin-bottom: 12%;
	padding: 0;
	background: url(../image/sp_content_haihai_bg.png) no-repeat;
	background-size: 100%;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun {
	width: 100%;
	margin-top: 0;
	padding: 0;
	background: url(../image/sp_content_gungun_bg.png) no-repeat;
	background-size: 100%;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai h2 {
	width: 60%;
	padding: 10% 10% 3.5% 25%;
	margin: 0 auto;
	font-size: 17px;
    background-position: 4% bottom;
	background-size: 18%;
}
#content .content_inner .content_menu .content_menu_inner #content_gungun h2 {
	width: 60%;
	padding: 10% 10% 3.5% 25%;
	margin: 0 auto 7%;
	font-size: 17px;
    background-position: 4% bottom;
	background-size: 18%;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai h2 span img,
#content .content_inner .content_menu .content_menu_inner #content_gungun h2 span img {
	width: 50%;
	height: auto;
}

#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area {
	width: 95%;
	margin: 5% auto 10%;
	position: static;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn {
	width: 48%;
	margin: 0 1%;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn a {
	padding: 7% 15% 7% 20%;
    font-size: 14px;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai #haihai_5to6 {
    margin-bottom: 6%;
}
#content .content_inner .content_menu .content_menu_inner #content_haihai .content_btn_area .btn.-haihai {
	background: url(../image/sp_content_haihai_btn.png) no-repeat;
	background-size: 100%;
}
#content .content_inner .content_menu .content_menu_inner h3 {
	margin: 0 1%;
	font-size: 17px;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box {
	width: 45%;
	background: url(../image/sp_content_recipe_bg_top.jpg) top no-repeat, url(/community/milk/recipe/images/sp_content_recipe_bg_bottom.jpg) bottom no-repeat, url(/community/milk/recipe/images/sp_content_recipe_bg.png) repeat-y;
	background-size: contain;
	vertical-align: top;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box.-left {
	margin: 2.5% 1% 2% 3.25%;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box.-right {
	margin: 2.5% 3.25% 2% 1%;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .image {
	width: 96%;
	height: auto;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .lead {
	width: 96%;
	min-height: 36px;
	font-size: 11px;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .name {
	width: 96%;
	min-height: 38px;
	margin: 0 auto 2%;
	font-size: 14px;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .btn {
	width: 75%;
	padding: 0 4% 10% 0;
}
#content .content_inner .content_menu .content_menu_inner .recipe_box .flag {
	width: 27%;
	top: -1%;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr {
	position: relative;
	width: 85%;
	height: auto;
	margin: 8% auto 0;
	background-image: url(../image/wakocafe_bnr_bg_sp.png);
	background-position:center top;
	background-repeat:repeat;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0 0 1px 1px rgba(228,171,109,0.4);
	-webkit-box-shadow: 0 0 1px 1px rgba(228,171,109,0.4);
	-moz-box-shadow: 0 0 1px 1px rgba(228,171,109,0.4);
	-ms-box-shadow: 0 0 1px 1px rgba(228,171,109,0.4);
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a {
	position: relative;
	display:block;
	width:100%;
	height:auto;
	padding:0;
	font-size: 14px;
	text-align: left;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a p:nth-of-type(1){
	position:relative;
	top:-16px;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a p:nth-of-type(2){
	position:relative;
	width:94%;
	height:22px;
	margin:0 auto;
	padding:4% 0;
	top:-14px;
	background:#ffffff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a span {
	font-size: 11px;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a .search {
	position: absolute;
	right:54%;
	bottom:32%;
	color: #630c05;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a .wakocafe_bnr_recipe{
	position:absolute;
	display:block;
	width:124px;
	left:48%;
	bottom:14%;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a span:nth-of-type(2) span:nth-of-type(1){
	color: #630c05;
	font-size:14px;
}
#content .content_inner .content_menu .content_menu_inner .wakocafe_bnr a span:nth-of-type(3){
	position:absolute;
	right: 17%;
    bottom: 14%;
}

.spNon {
	display: none;
}
.pcNon {
	display: block;
}
}
