/* Tablet portrait */
#page {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
#site-name {
  font-size: 1.6em;
  padding: 9px 0 0;
}
#header {
  max-height: 1000px;
  padding: 0;
  background-image: none;
}
#logo {
    display:block;
}
#site-slogan {
  font-size: 1em;
  text-transform: none;
}
#site-slogan br{
    display: block;
}
#branding,
#header .region-header {
  float: none;
  background: transparent !important;
  max-height: 1000px;
  width: 100% !important;
  clear: both;
  margin: 10px 0;
}
#header .header-inner {
  padding-bottom: 5px;
}
#menu-bar .block {
  clear: both;
  float: none;
}
#menu-bar .menu-wrapper > ul > li {
  width: 49%;
  float: left;
  margin-bottom: 1px;
}


/*-- 扉絵
--------------------------- */
.tobiraebox {
    background-size: auto;
}
.tobiraebox .top-loginbtn {
    width: 20%;
    margin-top: 50px;
    margin-left: 140px;
    text-align: center;
}

.tobiraebox .soudan_bnr {
    width: 22%;
}

.tobiraebox #regist_btn img {
    width: 18%;
    margin-top: 20px;
}


.top-otoku {
    margin-left: 30px !important;
}


/* <front> ログイン後 新着情報等複数列配置 レスポンシブ
--------------------------------------- */
.res-column li.views-row {
    float: left;
    width: 46.0%;
}