@charset "utf-8";
/******************************************************

        PCサイト用

/******************************************************/
/* elements  */
/******************************************************/
@media screen and (min-width: 768px) {
body.home #content .top_inbox{
    padding-top: 30px;
}
/* TOP新商品 
----------------------------------------------- */
#top_new_recipe_area h2{
    margin-bottom: 15px;
}
#top_new_recipe_area .item {
    float: left;
    width: 170px;
    margin-right: 16px;
}
#top_new_recipe_area .item .image {
    overflow: hidden;
    width: 170px;
    height: 170px;
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}
#top_new_recipe_area .item .image img {
  width: 170px;
  height: 170px;
  object-fit: cover;
}
#top_new_recipe_area .item .name {
    color: #664f3d;
    font-size: 115%;
    padding-bottom: 0;
}
#top_new_recipe_area .item .name a {
    color: #664f3d;
    text-decoration: none;
}
#top_new_recipe_area .item .name a:hover {
    text-decoration: underline;
}
#top_new_recipe_area  .more_link {
    text-align: center;
    margin: 20px auto 0;
    padding-bottom: 0;
}
#top_new_recipe_area .mr0 {
    margin-right: 0px !important;
}

/* 人気ランキング
----------------------------------------------- */
#top_ranking_area{
    margin: 20px 0 30px;
}
#top_ranking_area h2{
    margin-bottom: 15px;
}
#top_ranking_area p{
    padding-bottom: 0;
}
#top_ranking_area .recipe_area {
    display: table;
}
#top_ranking_area .ranking_recipe_first,
#top_ranking_area .ranking_recipe_second {
    display: table-cell;
    vertical-align: top;
}
#top_ranking_area .ranking_recipe_first a,
#top_ranking_area .ranking_recipe_second a{
    text-decoration: none;
    color: #555555;
}
#top_ranking_area .ranking_recipe_first a img,
#top_ranking_area .ranking_recipe_second a img{
    opacity:1;
    filter: alpha(opacity=100);
}
#top_ranking_area .ranking_recipe_first{
    width: 250px;
    padding-right: 14px;
    border-right: 1px solid #CDCDCD;
    text-align: center;
}
#top_ranking_area .ranking_recipe_second {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}
#top_ranking_area .ranking_recipe_first .recipe_image {
    overflow: hidden;
    width: 250px;
    height: 250px;
    position: relative;
    padding: 0;
    margin-bottom: 13px;
}
#top_ranking_area .ranking_recipe_first .recipe_image img {
    width: 250px;
    height: 250px;
  object-fit: cover;
}
#top_ranking_area .ranking_recipe_first .recipe_image img:hover {
    opacity:0.7;
    filter: alpha(opacity=70);
}
#top_ranking_area .ranking_recipe_first .ranking_num {
    text-align: center;
    margin-bottom: 10px;
}
#top_ranking_area .ranking_recipe_first h3{
    font-weight: bold;
    font-size: 140%;
    color: #685245;
    margin-bottom: 10px;
}
#top_ranking_area .ranking_recipe_first h3 a{
    color: #685245;
    text-decoration: none;
}
#top_ranking_area .ranking_recipe_first h3:hover{
    text-decoration: underline;
}
#top_ranking_area .ranking_recipe_second .ranking_recipe {
    border-top: 1px solid #CDCDCD;
    padding: 8px 0;
}
#top_ranking_area .ranking_recipe_second .ranking_recipe.item2 {
    border-top: none;
    padding-top: 0;
}
#top_ranking_area .ranking_recipe_second .ranking_recipe.item4 {
    padding-bottom: 0;
}
#top_ranking_area .ranking_recipe_second .recipe_image {
    float: left;
    width: 115px;
    margin-right: 19px;
}
#top_ranking_area .ranking_recipe_second .recipe_image img:hover {
    opacity:0.7;
    filter: alpha(opacity=70);
}
#top_ranking_area .ranking_recipe_second .data_area{
    float: left;
    width: 310px;
}
#top_ranking_area .ranking_recipe_second .ranking_num {
    padding-top: 8px;
}
#top_ranking_area .ranking_recipe_second h3{
    font-weight: bold;
    font-size: 135%;
    color: #685245;
    margin: 8px 0 3px;
}
#top_ranking_area .ranking_recipe_second h3 a{
    color: #685245;
    text-decoration: none;
}
#top_ranking_area .ranking_recipe_second h3:hover{
    text-decoration: underline;
}
#top_ranking_area .ranking_recipe_second  .point{
    font-size: 110%;
}
#top_ranking_area .ranking_recipe_second .recipe_image {
    overflow: hidden;
    width: 115px;
    height: 115px;
    position: relative;
    padding: 0;
}
#top_ranking_area .ranking_recipe_second .recipe_image img {
    width: 115px;
    height: 115px;
  object-fit: cover;
}
/* イチオシ特集
----------------------------------------------- */
#tokusyu {
    margin-bottom: 30px;
}
#tokusyu h2 {
    margin-bottom: 15px;
}
#tokusyu ul {
    width: 730px;
    padding: 0;
}
#tokusyu ul img {
    display: block;
}
#tokusyu .l_bnr {
    float: left;
    margin-bottom: 10px;
}
#tokusyu .r_bnr {
    float: right;
    margin-bottom: 10px;
}


#top_recipe {
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_bg_btm.png) no-repeat;
    background-position: bottom center ;
    width: 730px;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
#top_recipe .title_area {
    position: relative;
    width: 730px;
    height: 77px;
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_bg_top.png) no-repeat;
    background-position: bottom center;
}
#top_recipe h2 {
    text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}
#top_recipe .to_list {
    position: absolute;
    right: 19px;
    top: 28px;
}
#top_recipe .to_list a {
    background: url(/wp/wp-content/themes/treha/images/btn_all_recipes.png) no-repeat;
    width: 103px;
    height: 19px;
    display: block;
    text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}
#top_recipe .to_list a:hover {
    background: url(/wp/wp-content/themes/treha/images/btn_all_recipes_ov.png) no-repeat;
}
#top_recipe .pickup_text {
    margin-left: 6px;
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #736458;
}
#top_recipe .contents {
    padding: 0 0 20px 16px;
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_bg_mdl.png) repeat-y;
}
#top_recipe .recipe_area {
    margin-top: 10px;
}
#top_recipe .pickup_recipe {
    width: 222px;
    float: left;
    margin-left: 7px;
    padding-right: 8px;
}
#top_recipe .pickup_recipe a {
    text-decoration: none;
}
#top_recipe .pickup_recipe a:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
}
#top_recipe .pickup_recipe h3 {
    color: #524337;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    padding:  0 0 7px;
    line-height: 1.3;
}
#top_recipe .recipe_area .recipe_image {
    padding: 9px 9px 15px;
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_photo_bg.png) no-repeat;
}
#top_recipe .pickup_recipe .point1 {
    color: #736458;
    font-size: 1.2em;
    line-height: 1.5;
    padding: 9px 12px 3px 71px;
    width: 133px;
    margin-left: 3px;
    min-height: 70px;
    background: #FFF url(/wp/wp-content/themes/treha/images/pickup_recipe_point.png) no-repeat;
}
#top_recipe .pickup_recipe .point2 {
    color: #736458;
    font-size: 1.1em;
    line-height: 1.3;
    padding: 0 6px 6px 60px;
}
#top_recipe .pickup_recipe .btn {
    text-align: right;
    margin-top: 10px;
}
#top_recipe  .bgr0 {
    margin-left: 0 !important;
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_dot.png) repeat-y;
    background-position: right center ;
}
#top_recipe  .bgr1 {
    background: url(/wp/wp-content/themes/treha/images/pickup_recipe_dot.png) repeat-y;
    background-position: right center ;
}

/* トレハレシピ
----------------------------------------------- */
#cooking_movie {
    background: url(/wp/wp-content/themes/treha/images/cooking_school_bg.jpg) no-repeat;
    width: 730px;
    height: 414px;
    position: relative;
    margin-bottom: 30px;
}
#cooking_movie h2 {
    text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}
#cooking_movie p {
    position: absolute;
    font-size: 1.3em;
    line-height: 1.75;
    left: 445px;
    top: 140px;
    width: 258px;
}
#cooking_movie a {
    position: absolute;
    left: 440px;
    top: 300px;
}

/* TOPニュース
----------------------------------------------- */
#top_news {
    margin-bottom: 30px;
}

#top_news .title_area {
    position: relative;
}
#top_news h2 {
    height: 20px;
    white-space: nowrap; 
    overflow: hidden; 
    margin-bottom: 8px;
}

#top_news .title_area .to_list {
    position: absolute;
    top: -8px;
    right: 0px;
}

#top_news li {
    background: url(/wp/wp-content/themes/treha/images/ln_border.png) repeat-x left bottom;
    padding: 8px 0;
    vertical-align: middle;
    color: #534133;
}
#top_news li img {
    vertical-align: middle;
    margin-right: 15px;
}
#top_news li span {
    font-weight: bold;
    display: inline-block;
    margin-right: 15px;
}

#top_news li span.pc, 
#top_news li span.article_title {
    font-weight: normal;
    display: inline;
    margin-right: 0;
}

/******************************************************/
/* clearfix  */
/******************************************************/

div#content:after,
.clfx:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    max-height: 0;
    visibility: hidden;
}
/* ie7,macIE5 */
div#content,
.clfx {
    display: inline-block;
}
/* winIE6 below, exclude macIE5 \*/
* html div#content,
* html .clfx {
    height: 1%;
}
div#content,
.clfx {
    display: block;
}

.pc-switcher {
    padding-bottom: 40px;
}

#top_lp_banner {
    margin-bottom: 20px;
}
}