.navbar .site-title .navbar-brand {
  padding-left: 10px; }
.navbar #bs-example-navbar-collapse-1 li {
  float: none; }
  .navbar #bs-example-navbar-collapse-1 li a {
    font-size: 16px; }
.navbar .navbar-toggle {
  background: #333;
  border: 1px solid #999;
  box-shadow: none;
  border-radius: 5px; }
  .navbar .navbar-toggle .icon-bar {
    background: #fff; }
  .navbar .navbar-toggle:hover {
    background: #444; }
.navbar .navbar-nav {
  float: none;
  text-align: center; }

.jumbotron {
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 500px;
  margin-bottom: 0; }
  .jumbotron .container {
    position: relative; }
    .jumbotron .container h1 {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-top: -22px;
      margin-left: -120px; }

.nav-tabs li a {
  padding: 10px;
  font-size: 12px; }

#concept {
  padding-top: 20px;
  padding-bottom: 20px; }

#about {
  padding-top: 20px;
  padding-bottom: 20px; }
  #about #cat_box {
    margin-bottom: 20px; }

#site-navigation h1.site-title {
  clear: none;
  padding-left: 10px; }

#support {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  #support h2 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 38px;
    letter-spacing: 3px;
    border-bottom: 3px solid #333;
    display: inline-block;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  #support .support-logo {
    margin-bottom: 20px;
    height: 30px; }

.home #cat_box .mb20 {
  margin-bottom: 0; }
.home #cat_box .cat-list {
  margin-bottom: 10px;
  display: block; }

.single-post #main #single_post {
  padding-top: 20px;
  padding-bottom: 20px; }
  .single-post #main #single_post .profit {
    padding: 10px; }
  .single-post #main #single_post .single-mainimg {
    margin-bottom: 10px; }

/*-- 加盟店募集 --*/
.page-template-page-store-collection .site-main {
  background: url(../img/coll-back.jpg) no-repeat;
  background-size: cover; }
.page-template-page-store-collection #collection-main {
  position: relative;
  padding: 80px 0; }
  .page-template-page-store-collection #collection-main .main-visual {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .page-template-page-store-collection #collection-main .pointimg-box .point-img1 {
    position: relative;
    left: 0;
    bottom: 0;
    width: 49%;
    animation-duration: 3s; }
  .page-template-page-store-collection #collection-main .pointimg-box .point-img2 {
    position: relative;
    right: 0;
    bottom: 0;
    width: 49%;
    animation-duration: 4s; }
  .page-template-page-store-collection #collection-main .pointimg-box .point-img3 {
    position: relative;
    left: 0;
    bottom: 0;
    width: 49%;
    animation-duration: 2.5s; }
  .page-template-page-store-collection #collection-main .pointimg-box .point-img4 {
    position: relative;
    right: 0;
    bottom: 0;
    width: 49%;
    animation-duration: 4.5s; }

.category #cat_box_list .auto_height, .page-id-424 #cat_box_list .auto_height {
  margin-bottom: 10px; }
  .category #cat_box_list .auto_height:nth-child(odd), .page-id-424 #cat_box_list .auto_height:nth-child(odd) {
    padding-right: 5px;
    padding-left: 10px; }
  .category #cat_box_list .auto_height:nth-child(even), .page-id-424 #cat_box_list .auto_height:nth-child(even) {
    padding-left: 5px;
    padding-right: 10px; }
  .category #cat_box_list .auto_height .cat_box, .page-id-424 #cat_box_list .auto_height .cat_box {
    border-radius: 0;
    border-width: 1px; }
    .category #cat_box_list .auto_height .cat_box .cat_body, .page-id-424 #cat_box_list .auto_height .cat_box .cat_body {
      padding: 10px; }
      .category #cat_box_list .auto_height .cat_box .cat_body .area, .page-id-424 #cat_box_list .auto_height .cat_box .cat_body .area {
        font-size: 10px;
        padding: 3px;
        line-height: 1;
        border-radius: 0;
        margin-bottom: 5px; }
      .category #cat_box_list .auto_height .cat_box .cat_body h2, .page-id-424 #cat_box_list .auto_height .cat_box .cat_body h2 {
        font-size: 14px; }
