@charset "UTF-8";
/*--------------------------------------------------------------
Foundation
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:600");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, i, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, figure, figcaption,
input, textarea, select {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  line-height: 1.5;
}
/*--------------------------------------------------------------
font-wight
--------------------------------------------------------------*/
span.bl600 {font-weight: 600; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="submit"], button {
  -webkit-appearance: none;
}

body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  background: #fff;
  color: #000;
  overflow-y: scroll;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", "Meiryo", sans-serif;
  min-width: 1000px;
}

ul, li {
  list-style: none;
}

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

i {
  font-style: normal;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

a {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  transition-property: opacity, color, background, transform, box-shadow;
  -webkit-transition-property: opacity, color, background, transform, box-shadow;
  opacity: 1;
}

img,
input[type="image"] {
  border: 0;
  height: auto;
  max-width: 100%;
}

input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}

strong {
  font-weight: bold;
}

a {
  text-decoration: none;
}

a:hover,
input[type="image"]:hover {
  opacity: 0.7;
}

.m_ft {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
  letter-spacing: .2em;
}

.m2_ft {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
  font-feature-settings : "palt";
  letter-spacing: .05em;
  font-size: 1.2rem;
}

.m3_ft {
  text-align: left;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
  font-feature-settings : "palt";
  letter-spacing: .05em;
  font-size: 1.2rem;
}

.ft_e {
  font-family: 'Crimson Text', serif;
  letter-spacing: .02em;
  text-align: justify;
}

.ft_n {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", "Meiryo", sans-serif;
  letter-spacing: .1em;
  text-align: justify;
}

.ft_p {
  font-family: 'Crimson Text', serif;
  letter-spacing: .02em;
  text-align: center;
  margin-bottom: 1.5em;
}

.c_btn {
  text-align: center;
}

.c_btn a {
  display: inline-block;
  position: relative;
  font-size: 1.7rem;
  border: solid 1px #999;
  width: 17.65em;
  text-align: center;
  padding: .8em 0;
}

.c_btn a:before {
  content: '';
  position: absolute;
  background: url(../img/ico_arrow02.png) no-repeat center center;
  background-size: contain;
  width: 1.295em;
  height: 100%;
  right: 1.2em;
  top: 0;
}

.c_ttl {
  text-align: center;
  font-size: 2.2rem;
  margin-right: 2em;
}

.c_ttl img {
  vertical-align: middle;
  width: 2.182em;
  margin-right: .7em;
}

/*--------------------------------------------------------------
newsbox
--------------------------------------------------------------*/
#newsb {
	margin: 0 auto 80px auto;
	width: 1000px;
    text-align: center;
    padding: 8px 0px;
    background: #ffffff;
    border-top: solid 0.5px #d3d3d4;
    border-bottom: solid 0.5px #d3d3d4;
}
#newsb p {
    margin: 0; 
    padding: 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", "Meiryo", sans-serif;
	letter-spacing: .07em;
	text-align: justify;
	font-size: 14px;
}
#newsb span{
	color: #ff0000;
}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/

#creditpc {
	clear: both;
	height: 160px;
	background: #f7f9f9;
	padding: 0 auto;
	position: relative;
}

.creditpctx {
	padding-top: 10px;
	clear: both;
	text-align: center;
	position: relative;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
	font-size: 12px;
}

.footerpc {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  padding-top: 28px;
  display: flex;
  justify-content: space-between;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
  font-size: 12.5px;
}

.footerpc a {
  display: block;
}

.footerpc2 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
  font-size: 12.5px;
}

.footerpc2 a {
  display: block;
}
.ft_e_f {
  font-family: 'Crimson Text', serif;
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 13.5px;
}

.ft_e_f2 {
  font-family: 'Crimson Text', serif;
  letter-spacing: 0.1em;
  text-align: justify;
  font-size: 12px;
  color: #cf1216;
}

.h_nav_f {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.h_nav_f li {
  font-size: 15px;
  float: left;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  z-index: 61;
  margin: 0 auto;
}

.h_nav_f li + li:before {
  content: '|';
  position: absolute;
  left: -.25em;
  top: .2em;
  color: #acabab;
}

.h_nav_f li:hover:after {
  left: 0;
  right: 0;
}

.h_nav_f li:hover ul {
  display: block;
}

.h_nav_f li ul {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  border: solid 1px #c7c7c7;
  letter-spacing: .04em;
  white-space: nowrap;
}

.h_nav_f li ul li {
  float: none;
  border-bottom: none;
}

.h_nav_f li ul li + li:before {
  content: none;
}

.h_nav_f li ul li:after {
  content: none;
}

.h_nav_f li ul li:hover:after {
  content: none;
}

.h_nav_f li ul a {
  padding: .4em .8em;
  display: block;
}

.h_nav_f li ul a:hover {
  background: #a51c30;
  color: #fff;
}
/* footer 間調整 */
.h_nav_f a {
  padding: .5em 0.7em;
}

.h_nav_f a:hover {
  opacity: 1;
}

.h_nav_f small {
  display: block;
  text-align: center;
}

/*--------------------------------------------------------------
Layout/PageBase
--------------------------------------------------------------*/
#header {
  text-align: center;
  height: 4.2em;
  background: #fff;
}

#header a {
  display: block;
}

.h_logo {
  position: absolute;
  margin-top: .8em;
  width: 6.9em;
}

.h_nav {
  padding-top: 1.4em;
  float: right;
}

.h_nav li {
  font-size: 1.3rem;
  float: left;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  z-index: 61;
}

.h_nav li + li:before {
  content: '|';
  position: absolute;
  left: -.25em;
  top: .5em;
  color: #acabab;
}

.h_nav li:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #b60005;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.h_nav li:hover span {
  opacity: 1;
}

.h_nav li:hover small {
  opacity: 0;
}

.h_nav li:hover:after {
  left: 0;
  right: 0;
}

.h_nav li:hover ul {
  display: block;
}

.h_nav li ul {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  border: solid 1px #c7c7c7;
  letter-spacing: .04em;
  white-space: nowrap;
}

.h_nav li ul li {
  float: none;
  border-bottom: none;
}

.h_nav li ul li + li:before {
  content: none;
}

.h_nav li ul li:after {
  content: none;
}

.h_nav li ul li:hover:after {
  content: none;
}

.h_nav li ul a {
  padding: .4em .8em;
  display: block;
}

.h_nav li ul a:hover {
  background: #a51c30;
  color: #fff;
}

.h_nav a {
  padding: .5em 2em;
}

.h_nav a:hover {
  opacity: 1;
}

.h_nav small {
  display: block;
  text-align: center;
}

.h_nav span {
  width: 100%;
  left: 0;
  display: block;
  text-align: center;
  position: absolute;
  opacity: 0;
}

/*--------------------------------------------------------------
Project
--------------------------------------------------------------*/
.top_main {
  position: relative;
}

.top_main .img {
  background: url(../img/top_mv1.jpg) no-repeat center center;
  background-size: cover;
  height: 23.4em;
}

.top_main .bx-pager {
  position: absolute;
  bottom: 1.6em;
  width: 100%;
  z-index: 60;
  text-align: center;
}

.top_main .bx-pager a {
  display: inline-block;
  color: transparent;
  width: .45em;
  height: .45em;
  background: #c9caca;
  border-radius: 50%;
}

.top_main .bx-pager a:hover {
  background: #e94738;
}

.top_main .bx-pager a.active {
  background: #e94738;
}

.top_main .bx-pager-item {
  display: inline-block;
  padding: 0 .2em;
}

.c_ttl {
  text-align: center;
  margin-bottom: 1.3em;
}

.top_news {
  padding: 1.9em 0;
}

.top_news ul {
  margin-left: -2.7%;
}

.top_news li {
  float: left;
  width: 33.3%;
  padding-left: 2.7%;
}

.top_news a {
  display: block;
}

.top_news dl {
  margin-top: .3em;
}

.top_news dt {
  font-size: 1.6rem;
}

.top_news dd {
  font-size: 1.2rem;
  text-align: justify;
}

/*--------------------------------------------------------------
Utility
--------------------------------------------------------------*/
.u_visible_sp {
  display: none;
}

.u_wrap {
  overflow: hidden;
}

.u_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0 auto;
}

.u_clearfix:after,
.u_clearfix > li:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

* html .u_clearfix,
* html .u_clearfix > li {
  zoom: 1;
}

* + html .u_clearfix,
* + html .u_clearfix li {
  zoom: 1;
}

.u_switch_img {
  opacity: 1;
}

.u_left {
  float: left;
}

.u_right {
  float: right;
}

.u_center {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.u_col, .u_tbl {
  display: table;
  width: 100%;
}

.u_col > *, .u_tbl > * {
  vertical-align: middle;
  display: table-cell;
}

.u_relative {
  position: relative;
}

@media all and (max-width: 767px) {
  .u_visible_sp {
    display: inherit;
  }
  .u_visible_pc {
    display: none;
  }
  .u_inner {
    margin: 0 5.3%;
    padding: 0;
  }
  .u_inner.sp {
    margin: 0;
  }
  .u_left {
    float: none;
    width: auto !important;
  }
  .u_right {
    float: none;
    width: auto !important;
  }
  .u_col {
    display: block;
  }
  .u_col > * {
    display: block;
    width: auto !important;
  }
}


/*--------------------------------------------------------------
recruit 不動産営業
--------------------------------------------------------------*/
.main_recruit {
	width:1000px;
	margin:0 auto;
	text-align: center;
}
table {
	margin: 80px auto 75px auto;
	width: 650px;
	border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
.recruit_o {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
  font-size: 0.8em;
  font-feature-settings : "palt";
  letter-spacing: .15em;
 }
.main_recruit_v {
	width:1000px;
	margin:0 auto 45px auto;
	text-align: center;
}
button.recruit_button {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, YuMincho, "游明朝", YuMincho;
	font-size: 25px;
	color: #ffffff;
	padding: 10px 47px;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dcd3cc),
		color-stop(0.75, #a18877),
		color-stop(0.75, #a18877),
		to(#b4a093));
	background: linear-gradient(
		top,
		#dcd3cc 0%,
		#a18877 75%,
		#a18877 75%,
		#b4a093);
	border-radius: 8px;
	border: 1px solid #bfbbb8;
	box-shadow:
		2px 3px 3px rgba(000,000,000,0.8),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}



/*# sourceMappingURL=style.css.map */