@charset "UTF-8";
/*===============================================
画面の横幅が769px以上（パソコン用）
===============================================*/
body.without_bg_slides, body.without_bg_slides #sb-site,
body.without_bg_slides .sb-site-container {
  background-color: #F6F6F6; }

#wpLoadingButton, #wpShopButton {
  padding: 15px 0;
  border-top: 1px solid #eee;
  background-color: #FFF; }

#wpLoadingButton a, #wpShopButton a {
  text-decoration: none;
  display: block; }
  #wpLoadingButton a:hover, #wpShopButton a:hover {
    color: #FFAF00; }

#wpLoadingButton a:before, #wpShopButton a:before {
  content: "\f067";
  font-family: FontAwesome;
  padding-right: 5px; }

.homepage #wpPageRizeLoading, .homepage #wpShopLoading {
  display: none; }

body.origamiez-layout-single #origamiez-post-author {
  padding: 0; }

#origamiez-post-wrap .origamiez-author-info {
  width: 880px;
  padding: 10px 30px;
  margin: 0 auto;
  margin-top: 26px;
  overflow: hidden;
  background-color: #EEE;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  #origamiez-post-wrap .origamiez-author-info img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    margin: 0; }
  #origamiez-post-wrap .origamiez-author-info dl {
    min-height: 90px; }
  #origamiez-post-wrap .origamiez-author-info dt {
    display: table-cell;
    width: 115px;
    vertical-align: middle; }
  #origamiez-post-wrap .origamiez-author-info dd {
    display: table-cell;
    vertical-align: middle; }

body.origamiez-layout-single #origamiez-post-author .origamiez-author-name {
  font-weight: bold;
  display: table-cell;
  width: 200px;
  vertical-align: middle; }
  body.origamiez-layout-single #origamiez-post-author .origamiez-author-name a {
    color: #474747; }

body.origamiez-layout-single #origamiez-post-author .origamiez-author-avatar {
  margin: 0; }

#origamiez-post-wrap .origamiez-author-info .origamiez-author-bio {
  display: table-cell;
  width: 600px;
  line-height: 180%;
  font-size: 13px;
  padding-bottom: 10px; }

.origamiez-post-adjacent-next, .origamiez-post-adjacent-prev {
  padding: 20px; }

.static-company {
  margin: 40px 100px 20px 100px; }
  .static-company h2 {
    padding: 0;
    margin-bottom: 20px; }
  .static-company dl {
    padding: 0;
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 24px;
    color: #474747;
    clear: both; }
  .static-company dt {
    float: left;
    width: 160px;
    font-weight: normal; }
  .static-company dd {
    margin: 0 0 0 160px; }

#origamiez-mobile-wrap, .sp_visible {
  display: none; }

.writer {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px; }

#header {
  height: 840px;
  position: relative;
  overflow: hidden; }

#header-second {
  margin-bottom: 30px;
  overflow: hidden;
  height: 60px; }

.container {
  background-color: transparent; }

#main-nav #main-nav-inner-header {
  width: 1000px;
  margin: 0 auto; }
#main-nav .share {
  float: right;
  height: 46px;
  margin-top: -26px; }
  #main-nav .share li {
    display: inline-block;
    padding-left: 20px; }
  #main-nav .share .twitter, #main-nav .share .facebook {
    height: 34px;
    text-align: center;
    margin-left: 10px; }
  #main-nav .share img {
    height: 20px; }
  #main-nav .share .instagram {
    height: 34px;
    margin-left: 10px;
    text-align: center; }

.cover {
  overflow: hidden;
  height: 390px;
  padding-top: 60px;
  background-image: url("http://www.monstersproshop.com/wp-content/themes/new_monsters/images/src/header_bg_repeat.png");
  background-repeat: repeat;
  background-size: 25%; }

body.origamiez-boxer #origamiez-logo {
  max-width: 920px;
  margin: 0 auto;
  margin-top: 72px;
  background-color: #fff;
  height: 240px; }

#site-logo {
  width: 202px; }

#origamiez-logo .logo {
  float: left;
  height: 240px;
  width: 200px;
  vertical-align: middle;
  padding: 0 47px; }
#origamiez-logo .note {
  float: left;
  background-color: #fff;
  height: 240px;
  max-width: 53%; }
#origamiez-logo h2 {
  font-size: 30px;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #69606D; }
#origamiez-logo p {
  font-size: 12px;
  line-height: 18px;
  color: #69606D;
  width: 100%; }

.cover_post {
  max-height: 680px;
  overflow: hidden;
  margin: 0 auto; }
  .cover_post .logo_area {
    width: 1000px;
    margin: 0 auto;
    position: absolute;
    z-index: 10; }
  .cover_post .logo {
    background-color: #FFF;
    padding: 8px 15px;
    margin-top: 30px;
    float: left; }
  .cover_post .shop_area {
    display: none;
    float: right;
    margin-top: 30px; }
  .cover_post .cover_post_area {
    width: 1000px;
    margin: 0 auto; }
  .cover_post .ctitle {
    color: #fff;
    width: 660px;
    position: absolute;
    z-index: 10;
    top: 200px;
    min-height: 90px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .cover_post .ctitle h3 {
      color: #fff;
      font-size: 36px;
      line-height: 150%;
      font-weight: bold; }
    .cover_post .ctitle p {
      color: #fff;
      font-size: 12px;
      font-weight: bold; }
  .cover_post .rtitle {
    color: #fff;
    position: absolute;
    z-index: 10;
    top: 450px;
    padding: 20px 0 10px;
    min-height: 90px;
    text-align: center; }
    .cover_post .rtitle .container-bg {
      margin: 0;
      padding: 0;
      background: transparent;
      border: none;
      width: 1000px;
      box-shadow: none; }
      .cover_post .rtitle .container-bg .top-related-list {
        padding: 0;
        margin: 0; }
        .cover_post .rtitle .container-bg .top-related-list li + li {
          margin: auto; }
        .cover_post .rtitle .container-bg .top-related-list li {
          padding-bottom: 0;
          display: inline-table;
          width: auto; }
          .cover_post .rtitle .container-bg .top-related-list li.list {
            width: 320px; }
            .cover_post .rtitle .container-bg .top-related-list li.list h3 {
              width: 320px;
              font-size: 18px;
              color: #FFF;
              font-weight: bold;
              line-height: 150%; }
          .cover_post .rtitle .container-bg .top-related-list li .profile {
            vertical-align: top; }
        .cover_post .rtitle .container-bg .top-related-list li.category {
          margin-bottom: 0; }

.ctitle .pickup, .rtitle .pickup {
  font-size: 24px;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 320px;
  padding-top: 15px; }
  .ctitle .pickup .bg, .rtitle .pickup .bg {
    background-color: #FB254F;
    height: 36px;
    width: 216px;
    margin-left: 0px; }
  .ctitle .pickup .text, .rtitle .pickup .text {
    margin-top: -20px;
    letter-spacing: 5px; }
  .ctitle .pickup img, .rtitle .pickup img {
    width: auto;
    width: 50%; }
.ctitle .cwriter, .rtitle .cwriter {
  padding: 0;
  margin-top: 15px; }
  .ctitle .cwriter li, .rtitle .cwriter li {
    display: inline-table;
    vertical-align: middle; }
  .ctitle .cwriter .category, .rtitle .cwriter .category {
    background-color: #000;
    color: #FFF;
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 12px; }
  .ctitle .cwriter .profile, .rtitle .cwriter .profile {
    width: 30px;
    height: 30px;
    float: none; }
    .ctitle .cwriter .profile img, .rtitle .cwriter .profile img {
      margin: 0 10px;
      width: 30px;
      height: 30px;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
  .ctitle .cwriter .meta, .rtitle .cwriter .meta {
    font-size: 12px;
    line-height: 8px;
    font-family: "HelveticaNeue-CondensedBold", Oswald,Arial,Helvetica,sans-serif;
    color: #FFF;
    text-shadow: 1px 1px 3px #333; }

.tumblr .wpp-post-title {
  color: #FFF; }

.cover_thumbnail_black {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 680px;
  position: absolute;
  z-index: 1; }

.cover_post img {
  width: 100%;
  height: auto;
  margin: 0 auto; }

.menu-bk {
  position: relative;
  height: 60px;
  width: 100%;
  z-index: 100; }

#logo_mark {
  float: left; }

#main-nav {
  width: 100%;
  height: 60px;
  border: none; }
  #main-nav .main-nav-bg {
    background-color: #000;
    height: 100%; }
  #main-nav .logo {
    background-color: #FFF;
    padding: 8px 15px;
    margin-top: 10px;
    float: left; }
  #main-nav .shop_area {
    display: none;
    float: right;
    margin-top: 10px; }
  #main-nav .cover_post_area {
    width: 1000px;
    margin: 0 auto; }

#provision_article {
  float: right;
  height: 60px;
  background-color: #4E4E4E; }
  #provision_article > a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 60px;
    height: 60px;
    text-decoration: none;
    padding: 0 10px; }

#main-menu > a, #sub-menu > a {
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  line-height: 60px;
  height: 60px; }

#main-menu {
  margin: 0 auto;
  text-align: center; }
  #main-menu li {
    height: 60px;
    text-align: left;
    padding-left: 55px;
    padding-right: 25px;
    font-weight: 800;
    display: inline-table; }
    #main-menu li.menu-search {
      padding-left: 0; }

#sub-menu li {
  border-right: 1px solid #E5E5E5;
  height: 60px;
  text-align: left;
  padding-left: 55px;
  padding-right: 25px;
  float: left;
  font-weight: 800; }
#sub-menu .menu-mypage {
  border-right: rgba(255, 255, 255, 0.2) 1px solid; }
#sub-menu .menu-cart {
  border-right: rgba(255, 255, 255, 0.2) 1px solid;
  padding-left: 43px;
  padding-right: 19px; }

#main-menu li.menu-footer {
  border: none; }

#mypage-menu {
  background-color: #4E4E4E;
  width: 167px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  float: right;
  overflow: hidden;
  padding: 20px;
  margin: 0;
  display: none; }
  #mypage-menu > a {
    text-decoration: none;
    font-size: 14px; }
  #mypage-menu li {
    text-align: left;
    padding: 3px 10px;
    color: #FFF;
    line-height: 30px; }
    #mypage-menu li:hover {
      background-color: #3E3E3E; }

#origamiez-body {
  margin: 0 auto;
  background-color: #F6F6F6; }

#origamiez-body-inner, div#sidebar-center {
  width: 1000px;
  background-color: #F6F6F6;
  padding: 0;
  margin: 0 auto; }

body.origamiez_custom_bg.origamiez-fluid #origamiez-body-inner {
  padding-left: 0;
  padding-right: 0; }
body.origamiez-layout-single #origamiez-post-wrap h1.entry-title {
  text-align: center;
  font-size: 30px;
  margin: 24px;
  font-weight: bold; }

.single-cover {
  overflow: hidden; }
  .single-cover img {
    width: 100%; }

article .about {
  text-align: center; }
  article .about p {
    line-height: 1.2em;
    font-size: 20px;
    margin: 30px auto;
    width: 800px; }
  article .about h2 {
    font-weight: 800;
    font-size: 34px;
    padding: 0 100px; }
article .entry-date {
  overflow: hidden;
  position: relative;
  zoom: 1;
  margin: 0 auto;
  width: 160px;
  margin-bottom: 27px; }
  article .entry-date .category {
    background-color: #000;
    color: #FFF;
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 12px;
    float: left; }
  article .entry-date .date {
    float: left;
    padding: 3px;
    padding-left: 10px; }
article p {
  line-height: 2.2em;
  font-size: 16px;
  margin: 30px auto;
  width: 600px; }
article h2 {
  font-weight: 800;
  font-size: 18px;
  padding-bottom: 15px;
  width: 600px;
  margin: 0 auto;
  color: #FB254F; }
article p img {
  width: 750px;
  position: relative;
  left: -75px; }
article ul.img_lineup {
  padding: 0 100px; }
  article ul.img_lineup li {
    display: inline;
    width: 400px; }
    article ul.img_lineup li img {
      max-width: 390px; }

body.origamiez-layout-single #origamiez-post-wrap .img_lineup img {
  max-width: 390px; }

.yarpp-related {
  margin: 1em 0;
  border: none;
  box-shadow: none; }
  .yarpp-related p {
    line-height: 2.2em;
    font-size: 12px;
    margin: 0;
    width: 300px; }

.wpp-list, .most-list, .wpp-shop-list {
  background-color: #F6F6F6;
  padding: 0;
  margin-top: 30px;
  font-size: 12px;
  text-align: left; }
  .wpp-list .ctitle, .most-list .ctitle, .wpp-shop-list .ctitle {
    font-size: 18px;
    font-weight: 500; }
  .wpp-list a, .most-list a, .wpp-shop-list a {
    color: #2C333C;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold; }
    .wpp-list a .info, .most-list a .info, .wpp-shop-list a .info {
      font-weight: bold; }
      .wpp-list a .info h2, .most-list a .info h2, .wpp-shop-list a .info h2 {
        font-weight: bold; }
        .wpp-list a .info h2:hover, .most-list a .info h2:hover, .wpp-shop-list a .info h2:hover {
          color: #FFAF00; }
    .wpp-list a:hover, .most-list a:hover, .wpp-shop-list a:hover {
      color: #FFAF00; }
  .wpp-list .title, .most-list .title, .wpp-shop-list .title {
    font-size: 18px; }
  .wpp-list span a, .most-list span a, .wpp-shop-list span a {
    color: #2C333C;
    text-decoration: none;
    font-weight: 800; }
    .wpp-list span a:hover, .most-list span a:hover, .wpp-shop-list span a:hover {
      text-decoration: underline; }
  .wpp-list .note, .most-list .note, .wpp-shop-list .note {
    text-align: left;
    display: block;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999; }
  .wpp-list .place, .most-list .place, .wpp-shop-list .place {
    margin-top: 3px;
    font-size: 12px;
    color: #999999; }
  .wpp-list .resipe, .most-list .resipe, .wpp-shop-list .resipe {
    text-align: left;
    color: #BD9A04;
    display: block;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .wpp-list li, .most-list li, .wpp-shop-list li {
    text-align: left; }
    .wpp-list li.left, .most-list li.left, .wpp-shop-list li.left {
      text-align: left;
      background-color: #FFF; }
      .wpp-list li.left p, .most-list li.left p, .wpp-shop-list li.left p {
        padding: 0 20px;
        width: 280px; }
    .wpp-list li.tumblr .info, .most-list li.tumblr .info, .wpp-shop-list li.tumblr .info {
      background-color: rgba(255, 204, 0, 0.5);
      padding: 10px 5px 10px 5px;
      text-align: center;
      font-size: 14px; }
    .wpp-list li.makuake, .most-list li.makuake, .wpp-shop-list li.makuake {
      text-align: center; }
  .wpp-list .tags, .most-list .tags, .wpp-shop-list .tags {
    padding: 10px 20px 0;
    width: 280px; }
    .wpp-list .tags li, .most-list .tags li, .wpp-shop-list .tags li {
      display: inline-block;
      color: #555;
      font-size: 12px;
      font-weight: normal;
      padding: 0 !important;
      margin: 0 !important;
      height: auto;
      width: auto; }
      .wpp-list .tags li a, .most-list .tags li a, .wpp-shop-list .tags li a {
        color: #555;
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
        padding: 0;
        margin: 0; }
        .wpp-list .tags li a:before, .most-list .tags li a:before, .wpp-shop-list .tags li a:before {
          content: "#";
          display: inline-block; }

.most-list {
  padding: 0;
  margin-top: 30px;
  font-size: 12px;
  text-align: left; }
  .most-list a {
    color: #2C333C;
    text-decoration: none;
    font-size: 16px;
    font-weight: 800; }
    .most-list a:hover {
      color: #FFAF00; }
  .most-list .title {
    font-size: 18px; }
  .most-list span a {
    color: #2C333C;
    text-decoration: none;
    font-weight: 800; }
    .most-list span a:hover {
      text-decoration: underline; }
  .most-list .note {
    text-align: left;
    display: block;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999; }
  .most-list .place {
    margin-top: 3px;
    font-size: 12px;
    color: #999999; }
  .most-list .resipe {
    text-align: left;
    color: #BD9A04;
    display: block;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .most-list li {
    text-align: left; }
    .most-list li.left {
      text-align: left; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0px;
  background-color: #F6F6F6;
  border: none;
  line-height: 24px;
  display: none; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/";
      padding: 0 5px;
      color: #2C333C; }
  .breadcrumb span + span {
    padding: 0 15px; }
  .breadcrumb a {
    color: #2C333C; }
    .breadcrumb a.current-page {
      color: #2C333C; }
  .breadcrumb > .active {
    color: #2C333C; }

#origamiez-blogposts {
  border-top: 1px solid #E5E5E5;
  clear: both; }
  #origamiez-blogposts li {
    clear: both; }
  #origamiez-blogposts .entry-thumb-img {
    width: 320px;
    height: 230px;
    overflow: hidden;
    margin-right: 30px;
    float: left; }
    #origamiez-blogposts .entry-thumb-img img {
      width: 300px; }
  #origamiez-blogposts .entry-summary {
    float: left;
    width: 580px;
    font-size: 14px; }
  #origamiez-blogposts .entry-content {
    line-height: 26px; }
  #origamiez-blogposts .entry-title {
    font-size: 26px; }
  #origamiez-blogposts .entry-recipe {
    color: #BD9A04; }
  #origamiez-blogposts .metadata {
    margin-top: 20px; }
  #origamiez-blogposts .meta {
    background-color: #EEE;
    padding: 4px 8px; }

div.restaurant {
  background-color: #EEE;
  width: 890px;
  padding: 20px; }
div.restaurant2 {
  background-color: #FFF;
  width: 834px;
  padding: 18px; }
div.restaurant h2 {
  color: #999999; }

dl.restaurant {
  width: 829px;
  border: 2px solid #eee;
  overflow: hidden;
  border-spacing: 0;
  border-collapse: separate;
  background: #eee; }
  dl.restaurant dt {
    padding: 6px 8px 5px;
    border-top: solid 1px #ffffff;
    width: 110px;
    overflow: hidden;
    color: #13131e;
    font-style: normal;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    vertical-align: top;
    float: left;
    clear: left; }
  dl.restaurant dd {
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
    color: #595960;
    background-color: #ffffff;
    border-top: dotted 1px #e0dccc;
    overflow: hidden;
    margin-left: 110px; }
  dl.restaurant .tel {
    color: #e64c30;
    font-size: 18px;
    font-weight: 800; }

.clear {
  clear: both; }

ul.page-numbers {
  margin: 0;
  font-size: 18px; }
  ul.page-numbers li a:hover, ul.page-numbers li span.current {
    border: none; }

.container-bg {
  width: 960px;
  background-color: #F6F6F6;
  background-repeat: repeat-x;
  background-position: top;
  background-size: 4px auto;
  text-align: center;
  margin-bottom: 37px;
  padding-bottom: 0px;
  width: 1000px;
  box-shadow: 0 13px 0 #F6F6F6; }
  .container-bg .wpp-list-column {
    padding-left: -20px; }
    .container-bg .wpp-list-column li {
      vertical-align: top;
      width: 100%;
      text-align: left;
      background: #FFF; }
      .container-bg .wpp-list-column li .entry-thumb-img {
        width: 320px;
        height: 230px;
        overflow: hidden;
        margin-right: 30px;
        float: left; }
      .container-bg .wpp-list-column li .entry-summary {
        float: left;
        width: 580px;
        font-size: 14px; }
      .container-bg .wpp-list-column li span, .container-bg .wpp-list-column li h2 {
        margin-top: 5px;
        display: block;
        padding: 0 20px; }
      .container-bg .wpp-list-column li .img-responsive {
        width: 320px;
        height: 200px;
        float: none; }
      .container-bg .wpp-list-column li .wpp-post-title {
        color: #2C333C;
        font-size: 18px;
        text-decoration: none;
        font-weight: bold; }
      .container-bg .wpp-list-column li a:hover {
        text-decoration: underline; }
      .container-bg .wpp-list-column li p {
        color: #999;
        padding: 0 20px; }
        .container-bg .wpp-list-column li p.write {
          color: #2C333C; }
  .container-bg .area {
    font-size: 18px;
    color: #3AA1CD;
    margin-bottom: 15px; }
  .container-bg .more {
    color: #FFF;
    vertical-align: middle;
    float: right;
    margin-right: 23px;
    margin-top: 20px;
    display: inline-table;
    font-size: 14px; }
    .container-bg .more a {
      color: #FFF; }
  .container-bg .post-share {
    background-color: #FFF; }
    .container-bg .post-share .share-title {
      background-image: url(/wp-content/themes/new_monsters/images/src/title_bg_repeat_gray.png);
      background-repeat: repeat-x;
      background-position: 4px;
      background-size: 20%; }
      .container-bg .post-share .share-title h3 {
        font-size: 18px;
        margin-bottom: 25px;
        background-color: #fff;
        width: 180px;
        font-weight: bold;
        margin: 0 auto; }
    .container-bg .post-share ul {
      margin-top: 60px; }
      .container-bg .post-share ul li {
        width: 235px;
        height: 48px; }
        .container-bg .post-share ul li a {
          width: 235px;
          height: 48px;
          color: #FFF;
          border-radius: 5px;
          font-size: 18px;
          padding: 12px 57px; }
        .container-bg .post-share ul li.twitter a {
          background: #00acee; }
          .container-bg .post-share ul li.twitter a:hover {
            background: #0092ca; }
        .container-bg .post-share ul li.facebook a {
          background: #3b5998; }
          .container-bg .post-share ul li.facebook a:hover {
            background: #2c4373; }
  .container-bg .gtitle {
    background-image: url("http://www.monstersproshop.com/wp-content/themes/new_monsters/images/src/new_title_bg.png");
    width: 1000px;
    height: 60px;
    background-size: 1000px 60px;
    text-align: left; }
    .container-bg .gtitle img {
      width: 60%; }
  .container-bg .h3title {
    font-size: 44px;
    color: #FFF;
    float: left;
    display: inline-table;
    vertical-align: bottom;
    margin-top: 10px;
    margin-left: 20px; }
  .container-bg .h3title_font {
    font-size: 44px;
    color: #FFF;
    float: left;
    display: inline-table;
    vertical-align: bottom;
    margin-top: 18px;
    margin-left: 20px; }
  .container-bg .h3title_most {
    font-size: 22px;
    margin-bottom: 25px;
    background-color: #fff;
    width: 240px;
    font-weight: bold;
    margin: 0 auto; }
  .container-bg li {
    vertical-align: top;
    width: 320px;
    display: inline-block;
    padding-bottom: 20px; }

body .container-bg .category {
  color: #4A4A4A;
  font-weight: bold;
  font-family: "HelveticaNeue-CondensedBold", Oswald,Arial,Helvetica,sans-serif;
  margin-bottom: 10px; }
body .container-bg p {
  line-height: 24px; }

.container-bg li {
  margin-bottom: 20px;
  height: 418px; }
  .container-bg li span, .container-bg li h2 {
    display: block;
    padding: 0 20px; }
  .container-bg li .img-responsive {
    width: 320px;
    float: none; }
.container-bg li:nth-child(3n) {
  margin-left: 16px; }
.container-bg li:nth-child(3n-1) {
  margin-left: 16px; }

.wpp-list li .wpp-thumbnail, .wpp-shop-list li .wpp-thumbnail {
  width: 320px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px; }
  .wpp-list li .wpp-thumbnail.tumblr-thumbnail, .wpp-shop-list li .wpp-thumbnail.tumblr-thumbnail {
    height: 200px;
    background-color: #999; }
    .wpp-list li .wpp-thumbnail.tumblr-thumbnail img, .wpp-shop-list li .wpp-thumbnail.tumblr-thumbnail img {
      width: auto;
      height: 223px; }
.wpp-list li .category, .wpp-shop-list li .category {
  position: relative;
  left: 255px;
  top: -205px;
  background-color: #FFF;
  color: #000;
  padding: 0px 8px;
  border-radius: 20px;
  font-size: 12px;
  width: 40px;
  text-align: center; }
.wpp-list li .tumblr-category, .wpp-shop-list li .tumblr-category {
  top: -215px; }
.wpp-list li .wpp-shop-thumbnail, .wpp-shop-list li .wpp-shop-thumbnail {
  width: 320px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 10px; }
.wpp-list li .price, .wpp-shop-list li .price {
  margin: 0;
  font-size: 12px;
  color: #FF0000;
  font-weight: normal; }
  .wpp-list li .price span, .wpp-shop-list li .price span {
    color: #999;
    display: inline;
    padding: 0; }

.container-bg li .wpp-shop-thumbnail .img-responsive {
  width: 320px;
  height: 300px;
  float: none; }

.most-list li .wpp-thumbnail {
  width: 320px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px; }

.thum_writer {
  margin-left: 10px;
  position: relative;
  top: -95px; }
  .thum_writer .profile {
    width: 40px;
    height: 40px;
    float: left; }
    .thum_writer .profile img {
      width: 40px;
      height: 40px;
      border-radius: 40px;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
  .thum_writer .meta {
    font-size: 12px;
    margin-left: 50px;
    line-height: 140%;
    color: #268FB8;
    padding-top: 3px;
    font-family: "HelveticaNeue-CondensedBold", Oswald,Arial,Helvetica,sans-serif;
    color: #FFF;
    text-shadow: 1px 1px 3px #333; }
  .thum_writer .tumblr-meta {
    margin-left: 0; }

.wpp-post-title {
  color: #2C333C;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold; }

#origamiez-footer {
  vertical-align: middle;
  background-color: #2C333C;
  clear: both;
  overflow: hidden;
  padding: 10px 0; }
  #origamiez-footer .share-single {
    margin: 0;
    margin-top: 0px; }
  #origamiez-footer .footermain, #origamiez-footer .footersub {
    width: 1000px;
    margin: 0 auto;
    display: block; }

#main-menu-footer, #main-menu-footer-second {
  margin-top: 10px;
  padding: 0; }

#main-menu-footer > li, #main-menu-footer-second > li {
  display: inline-block;
  padding-right: 10px;
  font-size: 12px;
  padding-top: 0; }

#main-menu-footer > li > a, #main-menu-footer-second > li > a {
  font-size: 12px;
  font-weight: 400;
  line-height: 46px;
  color: #B7BFC2; }

#main-menu-footer li + li:before {
  color: #B7BFC2;
  content: "/ ";
  padding-right: 10px; }
#main-menu-footer li.copy {
  color: #B7BFC2;
  content: " ";
  padding-right: 30px; }

#origamiez-footer-logo {
  padding-top: 15px;
  padding-right: 40px; }

#origamiez-footer-copyright {
  width: 180px;
  color: #FFF;
  font-size: 12px;
  margin-bottom: 15px; }

#sidebar-center-bottom {
  background-color: #FFF;
  padding: 20px 0;
  padding-bottom: 0;
  margin-bottom: 20px; }

#origamiez-post-wrap {
  margin: 0 auto; }
  #origamiez-post-wrap .metadata {
    clear: both; }

body.origamiez-layout-single .category-column {
  width: 800px;
  margin: 0 auto; }
body.origamiez-layout-single #origamiez-post-tag {
  margin: 0;
  padding: 0; }
  body.origamiez-layout-single #origamiez-post-tag a {
    background-color: #fff;
    color: #BD9A04;
    font-size: 14px;
    border-bottom: 1px #BD9A04 dotted;
    padding: 0;
    margin-right: 15px; }

article .photo {
  width: 580px;
  margin-bottom: 20px; }
  article .photo .note {
    width: 550px;
    background-color: #FAF7F0;
    font-size: 14px;
    padding: 15px;
    line-height: 160%; }
article .foodstuff {
  width: 323px;
  float: right;
  margin-bottom: 20px; }
  article .foodstuff ul {
    clear: both;
    width: 323px;
    padding: 0; }
  article .foodstuff h2 {
    clear: both;
    width: 100%;
    color: #BD9A04;
    font-weight: bold;
    font-size: 18px; }
  article .foodstuff h3 {
    clear: both;
    width: 100%;
    color: #222;
    font-weight: bold;
    font-size: 16px;
    padding: 30px 0 10px;
    display: block; }
  article .foodstuff li {
    border-bottom: 1px solid #DDDDDD;
    float: left;
    line-height: 22px;
    font-size: 15px;
    padding: 7px 0px 7px 0px;
    width: 323px; }

li {
  list-style: none; }

article .foodstuff li p {
  color: #999;
  font-size: 12px; }
article .foodstuff li .name {
  color: #666666;
  float: left;
  width: 240px; }
article .foodstuff li .num {
  color: #999999;
  float: right; }
article .foodstuff li .namenum {
  color: #666666;
  float: left;
  width: 310px; }
article ul.make {
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px #E5E5E5 solid;
  padding: 0;
  list-style-type: none; }
  article ul.make li {
    padding-top: 30px;
    width: 286px;
    line-height: 22px;
    font-size: 15px;
    vertical-align: top;
    display: inline-block; }
    article ul.make li img {
      width: 286px;
      height: 200px; }
    article ul.make li + li {
      margin-left: 9px; }
  article ul.make .number {
    color: #D6D2CA;
    font-size: 32px; }
  article ul.make .text {
    color: #666666;
    font-size: 14px; }
article .comment {
  clear: both;
  margin-top: 20px;
  border-top: 1px #999 dashed;
  font-size: 14px; }
  article .comment h2 {
    margin-top: 20px;
    color: #D6D2CA; }

.wpcf7-form .wpcf7-form-control-wrap > input[type=text], .wpcf7-form .wpcf7-form-control-wrap > input[type=email], .wpcf7-form .wpcf7-form-control-wrap > input[type=number], .wpcf7-form .wpcf7-form-control-wrap > input[type=phone] {
  border: 1px solid #999;
  width: 90%; }
.wpcf7-form .wpcf7-form-control-wrap > textarea {
  border: 1px solid #999;
  width: 90%; }

.share-single {
  margin-top: -57px;
  position: relative;
  right: 30px;
  float: right; }

.share-link {
  margin-top: 10px;
  float: right;
  margin-top: -100px;
  position: relative;
  right: 30px; }

#gallery-2 dl {
  padding-top: 10px;
  width: 286px;
  line-height: 22px;
  font-size: 15px;
  vertical-align: top;
  display: inline-block;
  margin: 0; }
  #gallery-2 dl img {
    width: 286px;
    height: 200px; }

body.origamiez-layout-single #origamiez-post-wrap .gallery .gallery-item {
  width: 32%;
  padding-right: 0; }

#gallery-2 dl + dl {
  margin-left: 9px; }

.what {
  text-align: center;
  background-image: url("http://www.gibier.co/wp-content/uploads/2015/11/bg-bottom1.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 570px; }
  .what .what-title {
    font-size: 24px;
    font-weight: bold;
    height: 67px;
    padding-top: 20px; }
  .what .what-contact {
    margin-top: 20px; }

#recipe-list {
  background-color: #FFF;
  margin-bottom: 20px;
  padding: 32px 42px 0px 42px; }
  #recipe-list .entry-title {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px; }

#sidebar-center-bottom .entry-title {
  padding-bottom: 10px; }

#sidebar-center {
  border: none; }

ul.page-numbers {
  border: none;
  border-top: none;
  display: inline-table;
  padding: 0; }
  ul.page-numbers li {
    width: auto;
    height: auto;
    display: inline-table; }
    ul.page-numbers li a, ul.page-numbers li span {
      border: none; }
  ul.page-numbers li + li {
    margin-left: 16px; }

.more_link a {
  color: #BD9A04;
  text-decoration: none;
  font-size: 16px; }
  .more_link a:hover {
    text-decoration: underline; }

/*===============================================
FS2 CSS
===============================================*/
.FS2_AdditionalImage_Balloon_Tip_RollOver {
  background-color: #FFF; }

#FS2_itemlayout_IHL2 {
  width: 300px;
  border: none; }

.layout_content .utility {
  display: none; }

.layout_body {
  background-color: #F6F6F6; }

.layout_content .system_content {
  margin-top: 100px;
  width: 976px;
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: top;
  background-size: 4px auto;
  text-align: center;
  margin-bottom: 37px;
  padding-top: 26px;
  padding-bottom: 20px;
  border: 1px solid #E5E5E5;
  box-shadow: 0 2px 0 #F6F6F6;
  padding: 12px; }

/* レイアウトパターン設定後に調整 */
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right {
  margin-left: 0;
  width: 410px;
  text-align: left; }
#FS2_itemlayout_IH3 .FS2_additional_image_btn_thumbnail_container {
  margin-bottom: 0;
  position: relative;
  width: 560px; }
  #FS2_itemlayout_IH3 .FS2_additional_image_btn_thumbnail_container .FS2_thumbnail_container {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    width: 560px; }
  #FS2_itemlayout_IH3 .FS2_additional_image_btn_thumbnail_container .FS2_additional_image_btn_container {
    width: 560px;
    text-align: right; }
#FS2_itemlayout_IH3 .FS2_additional_image_btn_container table {
  width: 560px;
  position: absolute;
  left: 0;
  top: 150px; }
#FS2_itemlayout_IH3 .FS2_additional_image_btn_container .FS2_additional_image_btn_prev {
  text-align: left; }
  #FS2_itemlayout_IH3 .FS2_additional_image_btn_container .FS2_additional_image_btn_prev img {
    width: 18px;
    height: 30px; }
#FS2_itemlayout_IH3 .FS2_additional_image_btn_container .FS2_additional_image_btn_next img {
  width: 18px;
  height: 30px; }
#FS2_itemlayout_IH3 .FS2_additional_image_btn_container .FS2_additional_image_btn_incart {
  width: 0;
  margin: 0;
  padding: 0;
  visibility: hidden; }
#FS2_itemlayout_IH3 .FS2_additional_image_container_title {
  margin: 10px 0;
  padding-bottom: 2px;
  border-bottom: none;
  font-weight: bold;
  width: 560px;
  height: 16px;
  text-indent: -9999em; }
#FS2_itemlayout_IH3 .FS2_additional_image_thumbnail_container {
  margin: 0 10px 10px 0;
  display: inline-block;
  vertical-align: top; }
  #FS2_itemlayout_IH3 .FS2_additional_image_thumbnail_container .FS2_ImgLabel {
    font-size: 84.7%; }
#FS2_itemlayout_IH3 .FS2_additional_image_container_main {
  margin-bottom: 10px;
  float: none;
  width: 560px;
  text-align: left; }
  #FS2_itemlayout_IH3 .FS2_additional_image_container_main .FS2_additional_image_container_title {
    display: none; }
#FS2_itemlayout_IH3 .FS2_additional_image_container_sub {
  width: 560px;
  text-align: left; }
  #FS2_itemlayout_IH3 .FS2_additional_image_container_sub .FS2_additional_image_container_title {
    display: none; }
#FS2_itemlayout_IH3 .FS2_additional_image_container_main img, #FS2_itemlayout_IH3 .FS2_additional_image_container_sub img {
  margin: 0 0 2px 0;
  border: 1px solid white; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .itemTitle {
  margin: 0 0 5px;
  font-size: 138.5%;
  line-height: 1.33; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_eye_catch_icon {
  margin: 0 0 16px; }
  #FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_eye_catch_icon .catch {
    padding-right: 8px; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .itemNumber {
  margin: 10px 0 3px;
  line-height: 1.8;
  color: #131313; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_itemPrice_area .FS2_upper_comment {
  margin-bottom: 25px;
  line-height: 1.8;
  color: #3d3d3d; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_itemPrice_area .FS2_itemPrice_text span {
  color: #E73656; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_itemPrice_area .itemPrice {
  font-size: 153.9%;
  line-height: 1.8; }
#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container_right .FS2_point {
  margin: 0;
  padding: 0;
  border-bottom: none;
  color: #131313;
  font-size: 100%; }
#FS2_itemlayout_IH3 .FS2_WishListButton_area {
  margin-top: 25px; }
#FS2_itemlayout_IH3 .FS2_TweetButton_area {
  margin-bottom: 16px;
  overflow: hidden;
  width: 100%; }
  #FS2_itemlayout_IH3 .FS2_TweetButton_area .socialBtn {
    padding-right: 5px;
    display: inline-block; }

.FS2_additional_image_tableVariation_table {
  width: 410px;
  border-bottom: 1px solid #d8d8d8; }
  .FS2_additional_image_tableVariation_table .FS2_additional_image_tableVariation_bg {
    background: #fff; }
  .FS2_additional_image_tableVariation_table th {
    vertical-align: middle; }

.FS2_additional_image_tableVariation_border th {
  padding: 9px 0;
  border-color: #d8d8d8; }

.FS2_additional_image_tableVariation_table td {
  padding: 9px 0;
  border-top: 1px solid #d8d8d8; }
.FS2_additional_image_tableVariation_table span.attention {
  display: inline;
  color: #e60012; }
.FS2_additional_image_tableVariation_table input {
  width: 175px;
  height: 40px; }

.custom__fsDetail-itemCommentArea {
  margin-top: 40px; }
  .custom__fsDetail-itemCommentArea .custom__sizeBlock {
    margin-bottom: 20px; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock table {
      border-collapse: collapse;
      width: 100%; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock th, .custom__fsDetail-itemCommentArea .custom__sizeBlock td {
      padding: 5px 10px;
      border: 1px #cdcdcd solid;
      text-align: center; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock th:nth-child(1) {
      width: 4em; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock tr:nth-child(even) th, .custom__fsDetail-itemCommentArea .custom__sizeBlock tr:nth-child(even) td {
      background: #e7e7e7; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock tr.thead th, .custom__fsDetail-itemCommentArea .custom__sizeBlock tr.thead td {
      color: #fff;
      background: #3a3a3b;
      text-align: center;
      font-weight: bold; }
    .custom__fsDetail-itemCommentArea .custom__sizeBlock tfoot td {
      background: #e7e7e7;
      text-align: right; }
  .custom__fsDetail-itemCommentArea .custom__itemDataBlock .itemDataColumn {
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 4px #dadada solid;
    line-height: 1.66; }

#FS2_additional_image_popup .FS2_additional_image_popup_container {
  width: 1450px;
  padding-bottom: 60px; }
#FS2_additional_image_popup .FS2_thumbnail_container {
  margin-left: 10px;
  margin-top: 10px;
  width: 1000px; }
#FS2_additional_image_popup .FS2_additional_image_popup_footer {
  position: fixed; }

#FS2_itemlayout_IH3 .FS2_additional_image_itemdetail_container {
  display: none; }
#FS2_itemlayout_IH3 .gl_Item {
  margin: 0; }

.groupLayout .gl_Item .FS2_eye_catch_icon .catch {
  width: 60px; }

.FS2_upper_comment .custom__groupHeadingBlock {
  margin-top: -20px; }

.custom__groupHeadingBlock .visual {
  margin: 0 0 30px; }
.custom__groupHeadingBlock .blockLabel {
  margin: 0;
  background: url("../../img01/bg_headinglabel.gif") repeat-x scroll left bottom #fff;
  font-size: 184.7%;
  line-height: 1.2;
  padding: 12px 0px 10px; }

.groupLayout {
  overflow: hidden; }

.alignItem_02 {
  margin-right: -60px;
  width: 820px; }
  .alignItem_02 #FS2_itemlayout_C .itemCenter {
    margin-right: 60px;
    margin-left: 0;
    width: 300px; }

#FS2_itemlayout_C .itemCenter {
  margin-right: 60px;
  margin-left: 0;
  width: 300px;
  text-align: left; }

.groupLayout .itemGroup {
  margin: 0 0 2px;
  padding: 0;
  text-align: left;
  font-size: 100%;
  font-weight: normal; }

.itemPrice {
  color: #E73656;
  font-weight: normal; }

.pageTitle {
  margin: 15px 0;
  font-size: 184.7%;
  line-height: 1.2;
  padding: 12px 0px 18px; }

.CrossHead {
  border: none; }

p.pan.FS2_breadcrumbs {
  background-color: #FFF;
  text-align: left; }

.FS2_figure_table_td_cart_btn input {
  width: 175px;
  height: 40px; }

.FS2_additional_image_btn_thumbnail_container .FS2_additional_image_detail_container {
  height: 400px; }
  .FS2_additional_image_btn_thumbnail_container .FS2_additional_image_detail_container img {
    max-height: 400px; }

#FS2_itemlayout_C .FS2_thumbnail_container {
  height: 300px;
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  text-align: center; }
  #FS2_itemlayout_C .FS2_thumbnail_container img {
    max-height: 300px; }
#FS2_itemlayout_C .itemGroup, #FS2_itemlayout_C .FS2_itemPrice_area {
  text-align: center; }

.FS2_AdditionalImage_switcher_thumbnail_selected {
  border: 3px solid #E73656; }

.FS2_upper_comment .cover {
  overflow: hidden;
  height: 390px;
  padding-top: 60px;
  background-image: url("http://www.monstersproshop.com/wp-content/themes/new_monsters/images/src/header_bg_repeat.png");
  background-repeat: repeat;
  background-size: 25%; }
  .FS2_upper_comment .cover h2 {
    color: #FFF;
    font-size: 48px;
    margin: 0px; }

.FS2_Login_btn_position input {
  margin: 10px 0; }

.FS2_GroupList {
  /*display: none;*/ }

.userTable_01 caption, .FS2_login_layout_table_td_left {
  background-color: #F6F6F6; }

.FS2_login_layout_table_td_right {
  background-color: #F6F6F6;
  border-left: 20px solid #FFF; }

.FS2_body_Member_MemberEntryEdit .userTable_01 {
  width: 840px;
  margin: 0 auto; }

.userTable_01 th {
  background-color: #F6F6F6;
  padding: 10px; }
.userTable_01 td {
  background-color: #F6F6F6;
  padding: 10px;
  text-align: left; }
.userTable_01 input[type="text"], .userTable_01 input[type="email"], .userTable_01 input[type="tel"], .userTable_01 input[type="password"] {
  background: #FFFFFF;
  border: 1px solid rgba(26, 56, 62, 0.1);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: 30px;
  font-size: 18px;
  max-width: 400px; }
.userTable_01 select {
  background: #FFFFFF;
  border: 1px solid rgba(26, 56, 62, 0.1);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: 30px;
  font-size: 18px;
  max-width: 400px; }
.userTable_01 caption {
  background-color: #eeeeee; }

.FS2_body_Cart_OrderComplete .title {
  font-size: 24px;
  font-weight: 800; }

.fs2_show {
  display: none; }

.layout_body .fs2_show {
  display: run-in; }

.writers {
  overflow: hidden; }

.writer-profile {
  min-height: 350px;
  width: 33%;
  height: 560px;
  float: left; }
  .writer-profile .eyecatch {
    margin: 10px;
    height: 300px; }
  .writer-profile .photo {
    width: 300px;
    padding: 0;
    margin: 0; }
  .writer-profile .profiletxt {
    width: 300px;
    clear: both;
    padding: 0 10px; }
    .writer-profile .profiletxt p {
      width: 300px; }
  .writer-profile .name {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    margin: 0; }
  .writer-profile .description {
    font-size: 0.8em; }
  .writer-profile .button {
    width: 300px; }
    .writer-profile .button a {
      font-size: 0.8em; }
      .writer-profile .button a:after {
        content: ' >'; }

.single .tags a:before {
  content: "#";
  display: inline-block; }

/*# sourceMappingURL=pc.css.map */
