@charset "UTF-8";
/* CSS Document */

/*ママ会*/
.section_mamakai_choice {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 30px auto;
	font-size: 1.4em;
}
.section_mamakai_choice .ttl {
	font-size: 1.3em;
}
.section_mamakai_choice .box_pack_feed {
	float: left;
	overflow: hidden;
	width: 45%;
	margin: 2%;
	border: solid 1px #999;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	text-align: center;
}
.section_mamakai_choice .box_pack_feed h2 {
	line-height: 2;
	font-size: 1.25em;
	color: #FFF;
}

.section_mamakai_choice1 .box_pack_feed {
	overflow: hidden;
	width: 30%;
	margin: 1%;
	border: solid 1px #999;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	display:inline-block;
	vertical-align:top;
	height: none;
	text-align: center;
}
.section_mamakai_choice1 .box_pack_feed h2 {
	line-height: 2;
	font-size: 1.7em;
	padding:0 0 0 45px;
	text-align:left !important;
}

.section_mamakai_choice1 .box_pack_feed .mama {
	color:#F69;
	background: #F9D2E4 url(../../images/event/hirukara/icon_mama.png) no-repeat;
}

.section_mamakai_choice1 .box_pack_feed .contents {
	font-size: 1.0em;
	text-align:left;
　margin: 3px 3px;
}

.section_mamakai_choice1 .wide {
	width: 96%;
}



.box_feed_mama{
	width: 100%;
	margin:20px auto;
	overflow: hidden;
	
}
.box_rss_pasela_mama{
	width: 350px;
	text-align:center;
	margin:9px;
	float:left;
	padding:15px 0;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.31);
	box-shadow: 0 1px 1px rgba(0,0,0,0.31);
}

.box_rss_pasela_mama img{
	max-width: 330px;
	width:auto;
	height: 240px;
}
.box_rss_more_mama {
	display:block;
	color: #D02E8B !important;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 10px;
	text-align: center;
	width: 90%;
	margin:15px auto 20px;
     background:#FEF1EA;
     border: #FEF1EA solid 1px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     background-image: -moz-linear-gradient(top, #FEF0F6, #F1B0CB);
     background-image: -ms-linear-gradient(top, #FEF0F6, #F1B0CB);
     background-image: -o-linear-gradient(top, #FEF0F6, #F1B0CB);
     background-image: -webkit-gradient(linear, center top, center bottom, from(#FEF0F6), to(#F1B0CB));
     background-image: -webkit-linear-gradient(top, #FEF0F6, #F1B0CB);
     background-image: linear-gradient(top, #FEF0F6, #F1B0CB);
     -moz-background-clip: padding-box;
     -webkit-background-clip: padding-box;
     background-clip: padding-box;
     text-decoration: none !important;
     text-align: center;
     zoom: 1;
	
}

.box_rss_more_mama:nth-child(3){
	clear:both;
}

.txt_thanks{
	margin: 10px 5%;
	text-align: left;
	color:#FF627A;
}

#feed_oiwai_mama, #feed_mamavoice{
	width:96%;
	margin-left: 2%;
	overflow:hidden;
}
.one_block {
	overflow: hidden;
}

@media screen and (max-width: 640px){
.box_rss_pasela_mama{
	margin:2%;
	width: 96%;
}
/*-- テキストなしお言葉 --*/
.box_rss_pasela_mama.non_text{
	margin:2%;
	width: 46%;
	float: left;
}
.box_rss_pasela_mama.non_text img{
	width:100%;
	float:none;
}
}