@charset "UTF-8";

#category_menu_home_title {
  padding: 0;
  margin: 25px 0 0 0;
  width: 200px;
}

#category_menu_home_title a img:hover {
  opacity: 0.7;
}

#blogheader {
  margin: 10px 0 0 0;
  padding: 0;
  width: 760px;
  height: 120px;
  float: right;
}

#blog_col {
  width: 520px;
  margin: 10px 0 50px 0;
  padding: 0;
  float: left;
}

#column_col2 {
  width: 520px;
  margin: 0 0 50px 0;
  padding: 0;
  float: left;
}

#column_title,
#columnTitle {
  padding: 0;
  margin: 0;
  width: 520px;
  position: relative;
  top: -15px;
}

#columnTitle #columnTitleInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 3px #093c4f solid;
  margin: 5px 0 0 0;
  height: 25px;
}

#columnTitleInnerFirst {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}

#columnTitleInnerFirst .column_type_icon {
  width: 55px;
  height: auto;
}

#columnTitleInnerFirst .column-title-date {
  font-size:12px;
  color:#333333;
}
#columnTitleInnerFirst .column-title-new {
  width: 28px;
  height: auto;
}
#columnTitleInnerSecond .icon {
  width: 25px;
  height: auto;
  margin-left: 0;
  float: right;
}

#column_title img {
  float: left;
  position: relative;
  top: 2px;
}

#column_title span {
  position: relative;
  top: 5px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #093c4f;
}

#column_title div.line {
  width: 520px;
  height: 3px;
  margin: 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

#column_title .column_type_icon {
  width: 55px;
  height: auto;
}

#column_box_title {
  position: relative;
  width: 520px;
  margin: 0;
  padding: 0;
}

#column_box_title div.type_date span {
  position: absolute;
  top: 7px;
}

#column_box_title div.line {
  width: 520px;
  height: 3px;
  margin: 5px 0 10px 0;
  padding: 0;
  border-top: 2px #333333 solid;
  background-color: #ffffff;
}

#column_box {
  margin: 0;
  padding: 0;
}

#column_box a table:hover {
  opacity: 0.7;
}

#column_box a img:hover {
  opacity: 0.7;
}

#column_box_static {
  margin: 0 0 50px 0;
  padding: 0;
}

#blog_title {
  padding: 0;
  margin: 0;
  width: 520px;
  position: relative;
  top: -10px;
}

#blogDetailDate {
  width: 520px;
  margin: 10px 0 12px 0;
  display: flex;
  align-items: center;
  gap: 4px;
  border-bottom: 3px #093c4f solid;
}

#blogDetailDate .column-title-date {
  font-size: 12px;
  color: #333333;
}

#blogDetailDate .column-title-new {
  width: 28px;
  height: auto;
}

#blog_title img {
  float: left;
  position: relative;
  top: 2px;
}

#blog_title span {
  position: relative;
  top: 5px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #093c4f;
}

#blog_title div.line {
  width: 520px;
  height: 3px;
  margin: 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

#blog_box_title {
  position: relative;
  width: 520px;
  margin: 0;
  padding: 0;
}

#blog_box_title div.type_date span {
  position: relative;
  top: 0;
}

#blog_box_title div.line {
  width: 520px;
  height: 2px;
  margin: 15px 0 10px 0;
  padding: 0;
  border-top: 1px #333333 dotted;
  background-color: #ffffff;
}

#blog_pager {
  margin: 15px 0 15px 0;
}

#blog_pager div.line {
  width: 520px;
  height: 2px;
  margin: 5px 0 10px 0;
  padding: 0;
  border-top: 1px #333333 dotted;
  background-color: #ffffff;
}

#blog_pager a span:hover {
  opacity: 0.7;
}

#c_top_caption {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

#c_top_caption2 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

#c_header {
  width: 520px;
  margin: 0 0 0 0;
}

#c_header2 {
  width: 520px;
  margin: 0 0 0 0;
}

#c_header > h1,
#c_header2 > h1 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.4em;
}

#c_header3 {
  width: 520px;
  margin: 10px 0 10px 0;
}

#c_h_series {
  width: 100%;
  padding: 0 0 2px 0;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #336699;
}

#c_h_caption {
  color: #333333;
  font-size: 13px;
  margin-top: 10px;
}

#c_main {
  margin: 0 0 0 0;
  font-size: 12px;
}

#c_main a,
#c_main a:hover,
#c_main a:visited {
  color: #000;
}

#c_main p {
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0;
}

#c_main div.c_main_photo {
  font-size: 12px;
  color: #4d4d4d;
}

#c_main div.c_main_photo img {
  max-width: 100%;
  height: auto;
}

#c_main div.c_main_photo a img {
  width: 100%;
  height: auto;
}

#c_main div.midashi {
  font-size: 15px;
  color: #333333;
  margin: 35px 0 0 0;
}

#c_main p.subtext {
  line-height: 1.6em;
  color: #333333;
  margin-top: 35px;
}

#c_main div.kakomi p {
  font-size: 12px;
  margin-top: 5px;
}

#c_main div.line_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.line_title img {
  float: left;
  position: relative;
  top: 10px;
}

#c_main div.line_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 15px;
  color: #333333;
}

#c_main div.line_title div.line {
  width: 520px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 1px #000000 solid;
  background-color: #ffffff;
}

#c_main div.line_title2 {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.line_title2 span {
  position: relative;
  top: 8px;
  margin: 0 0 0 0;
  font-size: 15px;
  color: #333333;
}

#c_main div.line_title2 div.line {
  width: 520px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 1px #000000 solid;
  background-color: #ffffff;
}

#c_main div.text_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.text_title img {
  float: left;
  position: relative;
  top: 10px;
}

#c_main div.text_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 15px;
  color: #333333;
}

#c_main div.text_title2 {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.text_title2 span {
  position: relative;
  top: 8px;
  margin: 0 0 0 0;
  font-size: 15px;
  color: #333333;
}

#c_main div.video {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}

#c_main div.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#c_main div.popuptext {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.imagetext {
  padding: 0;
  margin: 10px 0 0 0;
  width: 520px;
}

#c_main div.c_main_image_horizontal_center {
  text-align: center;
}

#c_main div.jump_button a {
  cursor: pointer;
}

#c_main div.jump_button img.icon_absolute {
  position: relative;
  left: -5px;
  top: 3px;
}

#c_main div.jump_button span.text_absolute {
  position: relative;
  left: 0;
  top: -10px;
}

#c_main div.jump_button:hover {
  opacity: 0.7;
}

/** 関連サービス **/
div.jump_buttons {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 10px 0 0 0;
}

div.jump_buttons a {
  cursor: pointer;
}

div.jump_buttons img.icon_absolute {
  position: absolute;
  left: 0;
  top: 15px;
}

div.jump_buttons span.text_absolute {
  position: absolute;
  left: 70px;
  top: 35px;
  font-size: 14px;
  color: #4d4d4d;
}

div.jump_buttons:hover {
  opacity: 0.7;
}

#column_relation_title {
  padding: 0;
  margin: 35px 0 0 0;
  width: 520px;
}

#column_relation_title img {
  float: left;
  position: relative;
  top: 10px;
}

#column_relation_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #4d4d4d;
}

#column_relation_title div.line {
  width: 520px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 2px #4d4d4d solid;
  background-color: #ffffff;
}

#column_relation_box a table.column_link:hover {
  opacity: 0.7;
}

#column_relation_box .column_type_icon {
  width: 55px;
  height: auto;
}

#column_serial_box a table.column_link:hover {
  opacity: 0.7;
}

#column_serialGroup_title {
  padding: 0;
  margin: 35px 0 0 0;
  width: 520px;
}

#column_serialGroup_title img {
  float: left;
  position: relative;
  top: 10px;
}

#column_serialGroup_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #4d4d4d;
}

#column_serialGroup_title div.line {
  width: 520px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 2px #4d4d4d solid;
  background-color: #ffffff;
}

#column_serialGroup_box a table.column_link:hover {
  opacity: 0.7;
}

#column_serialGroup_box img.column_type_icon {
  width: 55px;
  height: auto;
}

#columns_col {
  width: 220px;
  margin: 0;
  padding: 0;
  float: right;
  text-align: left;
}

#columns_cat_title {
  padding: 0;
  margin: 0;
  width: 220px;
  position: relative;
  top: -10px;
}

#columns_cat_title img {
  float: left;
  position: relative;
  top: 10px;
}

#columns_cat_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #093c4f;
}

#columns_cat_title div.line {
  width: 220px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

#columns_cat a table.column_link:hover {
  opacity: 0.7;
}

#columns_cat a table.column_link .column_type_icon {
  width: 55px;
  height: auto;
}

#blogs_col {
  width: 220px;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
  text-align: left;
}

div.blogs_about_title {
  padding: 0;
  margin: 10px 0 0 0;
  width: 220px;
  position: relative;
  top: -10px;
}

div.blogs_about_title img {
  float: left;
  position: relative;
  top: 10px;
}

div.blogs_about_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #093c4f;
}

div.blogs_about_title div.line {
  width: 220px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

div.blogs_about {
  padding: 0;
  margin: 10px 0 0 0;
  width: 220px;
}

div.blogs_authors_title {
  padding: 0;
  margin: 20px 0 0 0;
  width: 220px;
  position: relative;
  top: -10px;
}

div.blogs_authors_title img {
  float: left;
  position: relative;
  top: 10px;
}

div.blogs_authors_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #093c4f;
}

div.blogs_authors_title div.line {
  width: 220px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

div.blogs_authors {
  padding: 0;
  margin: 10px 0 0 0;
  width: 220px;
}

div.blogs_recent_title {
  padding: 0;
  margin: 20px 0 0 0;
  width: 220px;
  position: relative;
  top: -10px;
}

div.blogs_recent_title img {
  float: left;
  position: relative;
  top: 10px;
}

div.blogs_recent_title span {
  position: relative;
  top: 8px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #093c4f;
}

div.blogs_recent_title div.line {
  width: 220px;
  height: 3px;
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 3px #093c4f solid;
  background-color: #ffffff;
}

div.blogs_recent {
  padding: 0;
  margin: 10px 0 0 0;
  width: 220px;
}

#static_title {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}

#static_title span {
  position: relative;
  top: 5px;
  margin: 0;
  font-size: 16px;
  color: #202f4e;
}

#static_title div.line {
  width: 760px;
  height: 3px;
  margin: 11px 0 0 0;
  padding: 0;
  border-top: 3px #202f4e solid;
  background-color: #ffffff;
}

.grid_list,
.grid_list_borderd {
  list-style-type: none;
  margin-top: 10px;
  overflow: auto;
  clear: both;
}

.image_text_responsive {
  overflow: auto;
  margin-top: 10px;
}

.image_text_responsive .image_text_image {
  width: 47%;
  float: left;
}

.image_text_responsive .image_text_image img {
  width: 100%;
}

.image_text_responsive .image_text_body {
  margin-left: 50%;
  font-size: 14px;
  line-height: 1.4;
}

.image_text_responsive .image_text_body .subtitle {
  font-size: 12px;
  color: #333;
}

.image_text_responsive .image_text_body .title {
  font-size: 14px;
  font-weight: bold;
}

.image_text_responsive .image_text_body .text {
  margin-top: 10px;
}

.grid_list_borderd .image_title_text_link_element {
  border: 1px solid #000;
  width: 238px;
  float: left;
}

.image_title_text_link_element:nth-child(3n+1),
.image_title_text_link_element:nth-child(3n+2) {
  margin-right: 20px;
}

.image_title_text_link_element a {
  display: block;
  text-decoration: none;
  min-height: 240px;
}

.image_title_text_link_element img {
  width: 220px;
  height: auto;
  padding: 9px;
}

.image_title_text_link_element div.image_text_block {
  padding: 18px 9px;
}

.image_title_text_link_element .image_title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.image_title_text_link_element .image_text {
  display: block;
  text-align: center;
  padding: 18px 0;
  line-height: 1.6em;
}

.c_main_image_horizontal_center {
  text-align: center;
  margin: 0 0 35px 0;
}

.c_main_image_horizontal_center img {
  width: 50%;
  height: auto;
}

#c_main .faq_q {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/rincglobal/common/icon_faq_q.png);
  background-repeat: no-repeat;
  padding: 10px 10px 10px 60px;
  background-size: 28px auto;
  font-weight: bold;
  background-position-x: 10px;
  background-position-y: 10px;
  font-size: 14px;
  line-height: 1.6em;
  min-height: 30px;
  color: #17294d;
  margin: 12px 60px 0 60px;
}

#c_main .faq_a {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/rincglobal/common/icon_faq_a.png);
  background-repeat: no-repeat;
  padding: 10px 10px 10px 60px;
  background-size: 25px auto;
  line-height: 1.6em;
  background-position-x: 16px;
  background-position-y: 10px;
  font-size: 12px;
  min-height: 30px;
  background-color: #e9e9e9;
  margin: 0 60px;
}

#column_links_owner {
  margin-top: 35px;
  padding: 5px 10px;
  border: 1px solid #888;
}

#column_links_owner p {
  margin-top: 10px;
  line-height: 1.6em;
}

#column_links_owner p span.column_links_owner_title {
  font-weight: bold;
}

#column_links_owner p a {
  font-weight: bold;
  text-decoration: underline;
}

/* R不動産ストーリー */
#story_page {
  padding-left: 20px;
}

#story_page .lnk {
  text-decoration: underline;
}

#story_page .lnk:hover {
  text-decoration: none;
}

#story_page .tx_sm {
  font-size: 14px;
}

#story_page * {
  font-family: "Noto Serif JP", serif !important;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
}

#story_page h1 {
  margin-top: 1.5em;
  padding-bottom: 0.5em;
  color: #79623D;
  line-height: 1.6em;
  font-weight: 400;
  font-size: 30px;
  border-bottom: 4px solid #79623D;
}

#story_page h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

#story_page .main img {
  width: 100%;
}

#story_page .narrator {
  margin: 1.7em 0 0;
}

#story_page .tx {
  line-height: 36px;
}

#story_page .tx p {
  margin-bottom: 1.2em;
}

#story_page .img {
  margin-top: 30px;
  margin-bottom: 40px;
}

#story_page .img img {
  width: 100%;
}

#story_page .credit {
  margin-top: 80px;
}

#story_page .staff {
  margin-top: 22px;
}

#story_page .sns {
  padding-bottom: 100px;
  margin-top: 80px;
  padding-top: 20px;
  border-top: 1px solid #79623D;
}

.image_text_body {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}

.image_text_body > div {
  margin-left: 20px;
}

.image_text_body p {
  color: #333;
  line-height: 1.5;
}

#story-index {
  padding-top: 64px;
  padding-bottom: 90px;
  padding-left: 20px;
}
@media screen and (max-width: 760px) {
  #story-index {
    padding: 0 4vw;
    padding-top: 33px;
    padding-bottom: 50px;
  }
}
#story-index * {
  font-family: "Noto Serif JP", serif;
}
#story-index .story-index-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #79623c;
  padding: 0;
  margin: 0;
}
#story-index .story-index-list > li {
  list-style-type: none;
  border-bottom: 1px solid #79623c;
}
#story-index .story-index-list > li a {
  text-decoration: none;
}
#story-index .story-index-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  padding: 30px 0;
  color: #231814;
}
@media screen and (max-width: 760px) {
  #story-index .story-index-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
#story-index .story-index-item__photo {
  width: 250px;
}
@media screen and (max-width: 760px) {
  #story-index .story-index-item__photo {
    width: 100%;
    margin-bottom: 20px;
  }
}
#story-index .story-index-item__photo img {
  width: 100%;
}
@media screen and (max-width: 760px) {
  #story-index .story-index-item__photo img {
    max-width: initial;
  }
}
#story-index .story-index-item__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 2px;
}
@media screen and (max-width: 760px) {
  #story-index .story-index-item__body {
    padding: 0 12px;
  }
}
#story-index .story-index-item__volume {
  font-size: 14px;
  margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
  #story-index .story-index-item__volume {
    margin-bottom: 13px;
  }
}
#story-index .story-index-item__title {
  color: #79623c;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 5px;
}
#story-index .story-index-item__narrator {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 12px;
}
#story-index .story-index-item__text {
  font-size: 16px;
  line-height: 1.63;
}
/*# sourceMappingURL=column.css.map */
