@charset "UTF-8";
/*!
Theme Name: replace_meiwa_ryutucenter
Author: Susumu Seino
Author URI: https://susu.mu
Description: replace_meiwa_ryutucenter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE

*/
/* CSS Document */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  font-size: 100%; }

legend {
  color: #000; }

/* ==================================
FONT SIZE ( YUI - fonts.css )

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
================================== */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  font-size: small;
  font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  font-size: 108%;
  line-height: 100%; }

/* Percentages for font-size
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197% */
/* ==================================
BODY
================================== */
body {
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
  color: #444444;
  border-top: 5px solid #223b74; }

a {
  color: #444444;
  text-decoration: none; }

a:hover,
a:active,
a:focus {
  color: #26AD12;
  text-decoration: underline; }

.linkcolor {
  color: #26AD12;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

p {
  margin-bottom: 1.6em; }

.center {
  text-align: center; }

.mb40 {
  margin-bottom: 40px; }

h6 {
  margin-bottom: 20px; }

/* ==================================
CLEAR
================================== */
.clear {
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE Mac */
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End Hack */
/* ==================================
h e a d e r
================================== */
.hp_w100 {
  width: 100% !important; }

.hp_h100 {
  height: 100%; }

header {
  background: #000; }

header .header_content {
  width: 1000px;
  margin: 0 auto; }

header .header_content h1 {
  float: left;
  width: 223px;
  margin: 0;
  padding: 0;
  margin-left: 8px;
  line-height: 0; }

header .header_content .headcopy {
  float: left;
  font-size: 10px;
  color: #fff;
  width: 390px;
  padding-top: 25px;
  padding-left: 5px; }

header .header_content .kanribukken {
  float: right;
  padding-right: 14px; }

header .header_content .kanribukken p {
  float: left;
  color: #fff;
  padding-left: 15px;
  padding-top: 15px;
  margin-bottom: 0; }

header .header_content .kanribukken p .bukkensu {
  font-weight: bold;
  font-size: 30px;
  color: #c6aa67; }

header .header_content .kanribukken p .small {
  padding-left: 10px; }

header .header_content:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

@media only screen and (max-width: 640px) {
  header .header_content {
    width: 100%; }
  header .header_content h1 {
    width: 160px;
    margin-left: 8px; }
  header .header_content h1 img {
    width: 100%; }
  header .header_content .headcopy {
    display: none; }
  header .header_content .kanribukken {
    float: right;
    padding-right: 14px;
    padding-top: 6px; }
  header .header_content .kanribukken p {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 7px; }
  header .header_content .kanribukken p .bukkensu {
    font-size: 20px; }
  header .header_content .kanribukken p .small {
    padding-left: 5px; }
  header .header_content .kanribukken p img {
    width: 100%; }
  header .header_content .kanribukken p:first-child {
    width: 32px; }
  header .header_content:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; } }

/* ==================================
g l o b a l n a v
================================== */
.nav-item:hover .nav-submenu {
  display: block; }

/* Navigation submenu */
.nav-submenu {
  display: none;
  position: absolute;
  left: 0; }

/* Mobile navigation */
.nav-mobile {
  display: none;
  /* Hide from browsers that don't support media queries */
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url("/common/img/common/nav_burger.svg") no-repeat right 10px center, url("/common/img/common/nav_menu.svg") no-repeat left 10px center;
  background-size: 60px;
  height: 50px;
  width: 100%; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  border-left: 1px solid #5073B2;
  height: 52px;
  width: 50px;
  cursor: pointer; }

.nav-click i {
  display: block;
  height: 52px;
  width: 48px;
  background: url("/common/img/common/drop.svg") no-repeat center center;
  background-size: 20px; }

.nav-click:hover {
  background-color: #5171A9; }

.nav-rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/*------------------------------------*\
    Media Queries
\*------------------------------------*/
@media all and (min-width: 641px) {
  #globalnav {
    background: url("https://granddesign-stg.net/backup/2026/ryutu/common/img/common/nav_back.gif");
    border-bottom: 5px solid #4260a4;
    margin-bottom: 40px;
    position: relative; }
  .nav {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 900;
    height: 70px;
    width: 980px;
    margin: 0 auto; }
  .nav-list {
    text-align: left; }
  .nav-list li {
    height: 70px;
    width: 244px;
    background-image: url("https://granddesign-stg.net/backup/2026/ryutu/common/img/common/nav.gif"); }
  .nav-list li a {
    position: relative;
    display: block;
    z-index: 2;
    height: 70px;
    width: 244px;
    background-image: url("/common/img/common/nav.gif");
    font-size: 0;
    line-height: 0; }
  /* 貸したい */
  .nav-list .nav1 {
    background-position: left bottom;
    width: 244px; }
  .nav-list .nav1 a {
    background-position: left top;
    width: 244px; }
  /* 借りたい */
  .nav-list .nav2 {
    background-position: -244px bottom;
    width: 245px; }
  .nav-list .nav2 a {
    background-position: -244px top;
    width: 245px; }
  /* ご入居中のお客様 */
  .nav-list .nav3 {
    background-position: -489px bottom;
    width: 245px; }
  .nav-list .nav3 a {
    background-position: -489px top;
    width: 245px; }
  /* 会社概要 */
  .nav-list .nav4 {
    background-position: right bottom;
    width: 246px; }
  .nav-list .nav4 a {
    background-position: right top;
    width: 246px; }
  #forowner .nav-list .nav1 a, #rent .nav-list .nav2 a, #foruser .nav-list .nav3 a, #investment .nav-list .nav4 a, #company .nav-list .nav5 a, .nav-list li a:active, .nav-list li a:focus, .nav-list li a:hover {
    background: none; }
  .nav-item {
    float: left;
    display: inline;
    zoom: 1;
    position: relative; }
  .nav-item a {
    display: block; }
  .nav-list li .nav-submenu li {
    background: none;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline; }
  #forowner .nav-list li .nav-submenu li a, #rent .nav-list li .nav-submenu li a, #foruser .nav-list li .nav-submenu li a, #investment .nav-list li .nav-submenu li a, #company .nav-list li .nav-submenu li a, .nav-list li .nav-submenu li a {
    background: none;
    background: #6187CB;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    width: 244px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-weight: normal; }
  #forowner .nav-list li .nav-submenu li.nav-submenu-item a:hover, #rent .nav-list li .nav-submenu li.nav-submenu-item a:hover, #foruser .nav-list li .nav-submenu li.nav-submenu-item a:hover, #investment .nav-list li .nav-submenu li.nav-submenu-item a:hover, #company .nav-list li .nav-submenu li.nav-submenu-item a:hover, .nav-list li .nav-submenu li.nav-submenu-item a:hover {
    background: #000;
    color: #fff;
    text-decoration: none; } }

@media only screen and (max-width: 640px) {
  .nav {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 900; }
  .nav-list {
    text-align: left; }
  .nav-item {
    float: left;
    display: inline;
    zoom: 1;
    position: relative; }
  .nav-item a {
    display: block;
    color: #FFF;
    padding: 15px 20px;
    background: #6187CB;
    border-bottom: 1px solid #5073B2; }
  .nav-item > a:hover {
    background: #5171A9; }
  .nav-mobile {
    display: block; }
  .nav {
    width: 100%;
    padding: 50px 0 0;
    background: #2F2F2F;
    border-bottom: 2px solid #3E5DA1;
    border-top: 2px solid #3E5DA1; }
  .nav-list {
    display: none; }
  .nav-item {
    width: 100%;
    float: none; }
  .nav-item > a {
    padding: 15px; }
  .nav-click {
    display: block; }
  .nav-mobile-open {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0; }
  .nav-item:hover .nav-submenu {
    display: none; }
  .nav-submenu {
    position: static;
    width: 100%; } }

/* ==================================
c o n t e n t
================================== */
.content:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.content {
  width: 980px;
  margin: 0 auto; }

.small {
  font-size: 10px; }

/* ==================================
s u b n a v i
================================== */
.subnavi {
  background: #2a2a2a; }

.subnavi nav {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 93%;
  padding-top: 20px;
  padding-bottom: 20px; }

.subnavi nav ul li {
  display: inline;
  border-left: 1px solid #fff;
  padding-right: 4px;
  padding-left: 8px;
  font-size: 11px; }

.subnavi nav ul li a {
  color: #fff; }

.subnavi nav ul li:first-child {
  border-left: none; }

@media only screen and (max-width: 640px) {
  .subnavi nav {
    width: 100%;
    font-size: 10px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .subnavi nav ul li {
    font-size: 9px; } }

/* ==================================
f o o t e r
================================== */
footer {
  background: #000;
  color: #fff; }

footer .foot_content {
  width: 980px;
  margin: 0 auto; }

footer .foot_content .foot_company {
  width: 210px;
  float: left;
  margin-right: 40px;
  background: #232323;
  padding: 30px 12px 0px 12px; }

footer .foot_content .foot_company .foot_about {
  font-size: 12px; }

footer .foot_content .foot_company .details {
  font-size: 11px; }

footer .foot_content .foot_company .details a {
  color: #fff; }

footer .foot_content .footmap {
  width: 220px;
  padding-top: 30px;
  padding-bottom: 20px;
  float: left;
  margin-right: 22px; }

footer .foot_content .footmap .foot_title {
  font-weight: bold; }

footer .foot_content .footmap .foot_title a {
  color: #fff;
  width: 220px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  display: block; }

footer .foot_content .footmap ul li {
  font-size: 11px;
  margin-bottom: 10px;
  list-style: inside;
  list-style-type: circle; }

footer .foot_content .footmap ul li a {
  color: #FFFFFF; }

footer .foot_content .footmap ul li a:hover {
  color: #FFFFFF; }

footer .foot_content .footmap:last-child {
  margin-right: 0; }

footer .foot_content:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

footer .copy {
  background: #3a4664;
  text-align: center;
  padding: 20px 0;
  font-size: 11px; }

@media only screen and (max-width: 640px) {
  footer .foot_content {
    width: 100%; }
  footer .foot_content .foot_company {
    width: 100%;
    float: none;
    margin-right: 0px;
    padding: 0px;
    padding-top: 1px; }
  footer .foot_content .foot_company p {
    margin: 10px; }
  footer .foot_content .foot_company img {
    width: 36%;
    text-align: center; }
  footer .foot_content .foot_company .foot_about {
    font-size: 12px; }
  footer .foot_content .foot_company .details {
    font-size: 11px; }
  footer .foot_content .footmap {
    display: none; }
  footer .foot_content:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }
  footer .copy {
    background: #3a4664;
    text-align: center;
    padding: 20px 0;
    font-size: 11px; } }

/* ==================================
m i s c
================================== */
#contactarea {
  z-index: 1000; }

.bg_gray {
  background: #313131; }

.padding10 {
  padding: 10px; }

.mb0 {
  margin-bottom: 0; }

.w100 {
  width: 100%; }

.mb10 {
  margin-bottom: 10px; }

@media all and (min-width: 641px) {
  .flex {
    display: flex;
    justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  #contactarea {
    display: none !important; }
  .sp_m0_p p {
    margin: 10px 0 !important; }
  .sp-none {
    display: none; }
  .w100_sp {
    width: 100%; } }

.h5-title {
  margin-bottom: 10px;
  font-size: 16px;
  border-left: 4px solid #4360a4;
  padding-left: 10px; }

.display-flex {
  display: flex;
  flex-wrap: wrap; }

.padding10 {
  padding: 10px; }

.mb0 {
  margin-bottom: 0; }

.w100 {
  width: 100%; }

.mb10 {
  margin-bottom: 10px; }

@media all and (min-width: 641px) {
  .flex {
    display: flex;
    justify-content: space-between; } }

@media only screen and (max-width: 640px) {
  #contactarea {
    display: none !important; }
  .sp_m0_p p {
    margin: 10px 0 !important; }
  .sp-none {
    display: none; }
  .w100_sp {
    width: 100%; } }

.h5-title {
  margin-bottom: 10px;
  font-size: 16px;
  border-left: 4px solid #4360a4;
  padding-left: 10px; }

.display-flex {
  display: flex;
  flex-wrap: wrap; }

.content .navi {
  clear: both;
  padding-top: 50px; }

.content .navi .next a {
  border: 2px solid #4260a4;
  color: #4260a4;
  padding: 5px 10px;
  float: left; }

.content .navi .next a:hover {
  border: 2px solid #26AD12;
  color: #26AD12;
  text-decoration: none; }

.content .navi .prev a {
  border: 2px solid #4260a4;
  color: #4260a4;
  padding: 5px 10px;
  float: right; }

.content .navi .prev a:hover {
  border: 2px solid #26AD12;
  color: #26AD12;
  text-decoration: none; }

.content .rightcontent .side_menu h3 {
  background: url("https://granddesign-stg.net/backup/2026/ryutu/common/img/common/side_back_title.gif") repeat-x;
  height: 20px;
  padding: 16px 20px 20px 20px;
  color: #fff;
  font-size: 16px; }

@media all and (min-width: 641px) {
  .content .blog_content .title:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }
  .content .rightcontent .side_menu {
    width: 250px;
    display: block;
    background: #FFF;
    margin-bottom: 30px; } }

.hp_w100 {
  width: 100% !important; }

.hp_h100 {
  height: 100%; }
