/*---------------------------------
h1??? main heading h1
-----------------------------------*/
.wrap_main_heading{position:relative;}
.wrap_main_heading h1{font-family: 'Noto Serif JP', serif;font-size: 38px;font-weight: 600;margin: 18px 1em 22px;position: absolute;bottom: 0;left: 0;text-shadow: 2px 2px 10px #FFF, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;color: #9c782a;}
.wrap_main_heading h1 .adjust_txt{font-size: 28px;font-weight: 600;line-height: 1.2;margin-top: 4px;display: block;}

/*---------------------------------
????? heading other
-----------------------------------*/
h2._heading._producer span::before {content: '';background: url(//img.e87.com/selection/mother/2025images/icon_gensen01.png) no-repeat;}
h2._heading._premium span::before {content: '';background: url(//img.e87.com/selection/mother/2025images/icon_premium.png) no-repeat;}
h2._heading._award span::before {content: '';background: url(//img.e87.com/selection/mother/2025images/icon_award.png) no-repeat;}

/*---------------------------------
?????? txt common
-----------------------------------*/
#producer .common_txt {font-family: 'Noto Serif JP', serif;font-weight: 500;line-height: 2.4;font-size:17px;}

/*---------------------------------
???????????? contents single
-----------------------------------*/
#premium .area_img_txt {position: absolute;top: 50%;transform: translateY(-50%);text-align: left;left: 8em;text-shadow: 2px 2px 10px #FFF, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;}
#award .area_img_txt {position: absolute;top: 0;transform: translate(-50%,0);text-align: left;left: 50%;}

/* -----------------------------------------------------------
?????? recommend
----------------------------------------------------------- */
.wrap_recommend .item_box span._catch{font-size: 14px;margin: 0.5em 0;display: block;font-weight: bold;line-height: 1.4;color: #572A6A;}
 
/*---------------------------------
コミュニティバナー communities bnr
-----------------------------------*/
._communities {transition: 0.2s;margin: 2em auto;width: 700px;transition:0.2s;}
._communities:hover {opacity:0.8;}

/*---------------------------------
ジャパンフラワーセレクション紹介 area jfs
-----------------------------------*/
.area_jfs{width: 920px;margin: 4em auto 0;display: flex;align-items: flex-start;border: 1px solid #eee;padding: 1.5em;box-sizing: border-box;}
.jfs_img{width:170px;}
.jfs_img img{width:100%;height:auto;}
.jfs_txt{width:730px;margin-left:20px;}
.jfs_txt{font-size:18px;}
.jfs_txt dt{margin-bottom: 0.25em;font-weight: bold;}
.jfs_txt dd{font-size:16px;line-height: 1.5;}