html { font-size: "62.5%"; } 


body {
    margin: 0;
    background-color:#ffffff; 
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

a, #menu_archive .headline2, #menu_archive li a.title, #menu_bottom_area h2, #menu_bottom_area h3, .post_date, .archive_headline, .post_title
  { color:#5B2715; }

a:hover
  { color:#432114; }

a.link_button, .link_button a, .page_navi span.current, .widget_search #search-btn input, .widget_search #searchsubmit, .google_search #search_button, .global_menu ul ul a, .tcdw_category_list_widget li.list_title, .tcdw_menu_category_list_widget li.list_title
  { background-color:#5B2715; }

a.link_button:hover, .link_button a:hover, #return_top a:hover, .global_menu ul ul a:hover, #wp-calendar td a:hover, #wp-calendar #prev a:hover, #wp-calendar #next a:hover, .widget_search #search-btn input:hover, .google_search #search_button:hover, .widget_search #searchsubmit:hover, .page_navi a:hover, #previous_next_post a:hover,
 #submit_comment:hover, #post_pagination a:hover, .tcdw_menu_category_list_widget a:hover, .tcdw_category_list_widget a:hover
  { background-color:#432114; }

#header { 
    background: #333631;
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    padding:0 0 20px;
}

#header #cart_area {
    background: #ffffff;
}
#header_inner { 
    padding: 25px 0;
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}
#logo_image {
    margin-bottom: 40px;
}
#logo_image {
    margin-bottom: 40px;
}
.global_menu {
    display: inline-block;
    font-weight: bold;
}
.global_menu > ul {
    height: 50px;
    list-style: none;
    display: inline-block;
}
.global_menu > ul > li {
    float: left;
    font-size: 1%;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.global_menu > ul > li:first-child {
    border: none;
}
.global_menu > ul > li a {
    font-size: 20px;
    padding: 0 40px;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    color: #fff;
}
.global_menu.footer_menu > ul > li > a {
    color: #fff;
    font-size: 13px;
}
.member_link a { font-size: 14px; }
.search select, .search input[type="search"], .category-nav a { font-size: 16px; }
#footer_top {
    background: #333631;
    min-width: 1160px;
}
#footer_top_inner {
    width: 1160px;
    margin: 0 auto;
    padding: 90px 0;
    text-align: center;
}
#footer_top_inner .clearfix {
    display: block;
}
#footer_logo_image {
    margin-bottom: 50px;
}
#footer_bottom {
    position: relative;
    height: 100px;
    width: 1160px;
    margin: 0 auto;
}
#footer_social_link {
    position: absolute;
    left: 0px;
    top: 35px;
    z-index: 9;
}
#footer_social_link li {
    display: inline-block;
    margin: 0;
    position: relative;
}
#footer_social_link li a {
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
}
#copyright {
    text-align: center;
    position: absolute;
    width: 100%;
    line-height: 100px;
}

#index_menu li {
    float: left;
    margin: 0 33px 30px 0;
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    border: 13px solid #e6e3dc;
}

#index_menu li img {
    display: block;
    width: 100%;
    height: 100%;
}
#index_menu li a.title {
    position: absolute;
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 15px 10px;
    bottom: 0px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
#index_menu ol {
    margin: 0 -40px 0 0;
    overflow: hidden;
    position: relative;
}
.clearfix {
    display: block;
}
#menu_archive { width:1160px; margin:0 auto; padding:20px 0 0; overflow:hidden; }
#menu_archive .headline { width:560px; font-size:28px; font-weight:bold; line-height:180%; float:left; }
#menu_archive .desc { font-size:14px; line-height:220%; margin:0 0 30px; font-weight:400; width:560px; float:right; }
#menu_archive .desc_area { margin:0 0 60px 0; }
#menu_archive .headline2 { font-size:28px; font-weight:400; line-height:220%; margin:0 0 10px 0; }
#menu_archive .headline2 span { font-size:28px; font-weight:bold; margin:0 15px 0 0; }
#menu_archive ol { margin:0 -32px 80px 0; position:relative; }
#menu_archive ol * { -webkit-box-sizing:unset ; -moz-box-sizing: unset; box-sizing: unset; }
#menu_archive li { display:inline-block; vertical-align:top; margin:0 26px 20px 0; position:relative; width:268px;  }
#menu_archive li a.lightbox { position:relative; width:240px; height:240px; display:block; border:14px solid #e6e3dc; margin:0 0 15px 0; }
#menu_archive li a.lightbox img { display:block; width:240px; height:240px; }
#menu_archive li a.lightbox:after {
   content:"";  box-shadow:inset 0 0 0 0 rgba(255,255,255, 0); position:absolute; top:0; left:0; bottom:0; right:0;
   -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#menu_archive li a.lightbox:hover:after { box-shadow:inset 0 0 0 10px rgba(255,255,255, 0.3); }
#menu_archive li a.title { font-size:14px; font-weight:bold; line-height:160%; display:block; margin:0 0 10px 0; }
#menu_archive li p.excerpt { line-height:200%; font-size:12px; }

table.ingredients-table {
    width: 100%;
    border: 2px solid #ccc;
}

.ingredients-table th, 
.ingredients-table td {
    width: 50%;
	padding: 10px;
    border-bottom: 1px dashed #ccc;
}
.ingredients-table th {
    text-align: left;
    font-weight: normal;
    vertical-align: top;
}

th.ingredients-title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.ingredients-table td {
	padding: 10px;
}

.nutrition td {
    text-align: right;
}

#ost_ranking {
    width: 1160px;
    margin: 0 auto;
    padding: 0 0;
    overflow: hidden;
}
#ost_ranking h4 {
    -webkit-margin-before: 0.1em;
    -webkit-margin-after: 0.3em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
#ost_ranking ol {
    display: flex;
    justify-content:space-between;
    margin-bottom: 30px;
}
#ost_ranking li {
    margin: 0 26px 20px 0;
}

#ost_ranking li a.lightbox {
    display: block;
    margin: 0 0 15px 0;
}