/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   all styles) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 *   By default this file is not used in Pixture Reloaded, however it is included
 *   here in case you need to add some styles.
 */

#site-slogan {
  font-size: 1em;
  text-transform: none;
}
#site-slogan br{
    display: block !important;
}


/*-- 扉絵
--------------------------- */

.tobiraebox .top-loginbtn {
    width: 20%;
    margin-top: 50px;
    margin-left: 140px;
    text-align: center;
}

.tobiraebox .soudan_bnr {
    width: 22%;
}

.tobiraebox #regist_btn img {
    width: 19%;
}


/*-- 専門家相談
---------------------------*/

#senmonbox_waku {
    width: 45% !important;
    float: left;
}




.top-otoku {
    margin-left: 180px;
}


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

