@charset "utf-8";



/* ヨーロッパのベビー用品特集 特集 --------------------------------------------------- */


/* ■ 共通 ------------------------------------------------------------------------------------ */

/* SNSシェアボタン */
.SocialBtn {
display: table;
}

.SocialBtn li {
margin: 0;
padding: 0 0 0 10px;
display: table-cell;
list-style: none;
vertical-align: top;
}

.SocialBtn li:first-child {
padding-left: 0 !important;
}

.fb_iframe_widget > span {
vertical-align: baseline !important;
}

.SocialBtnCenter {
margin: 75px auto 0 auto;
}


#Page_BabyEuropean {
width: 940px;
margin: 0 auto;
padding-bottom: 66px;
}

#Page_BabyEuropean h1.KeyVisual {
margin: 40px 0 25px;
}


/* アイテム装飾 */
#Page_BabyEuropean .Sale .SectionBasic,
#Page_BabyEuropean .Release .SectionBasic {
margin-bottom: 25px;
}

#Page_BabyEuropean .Sale .SectionBasic:last-child,
#Page_BabyEuropean .Release .SectionBasic:last-child {
margin-bottom: 0;
}


/* ■ 現在販売中（Sale） --------------------------------- */
#Page_BabyEuropean .Sale {
/* margin-bottom: 64px; */
}


/* ■ 3月下旬入荷予定（Release） --------------------------------- */
#Page_BabyEuropean .Release {
margin-bottom: 26px;
}