@charset "utf-8";
main {
    background: #f4f4f4;
    width: 100%;
    height: 100%;
}
.clearfix{
  clear: both;
}
.main_visual {
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35vw;
    background-position: center;
	background-image: url(/business/img/business/main_visual.png);
}

.main_visual_real {
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35vw;
    background-position: center;
	background-image: url(/business/img/business/main_visual_real.png);
}

.main_visual_ser {
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35vw;
    background-position: center;
	background-image: url(/business/img/business/main_visual_ser.png);
}


.wrapper{
	/* width:96%; */
	padding:0 2%;
}

.wrapper h2{
	/* font-family: "游明朝体", "Yu Mincho", YuMincho; */
	font-family: 'Noto Serif JP', serif;
	text-align:center;
    /* font-size: 6vw; */
	font-size: 18px;
    /* margin-top: 25px;
    margin-bottom: 8vw; */
	margin: 25px 0;
}
/*事業内容*/
.more_t {
    font-family: 'Cinzel Decorative',cursive;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    background-image: none;
    font-size: 1.1em;
    line-height: 3.0em;
}



/*不動産開発事業*/
h4{
	background: url(/business/img/development/h4_border.png) repeat-x bottom;
    padding-bottom: 15px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.line_before{
	background-color: gray;
    height: 2px;
    width: 11px;
    position: relative;
    top: 11px;
    right: 14px;
}

.three_image{
	margin-top:5px;
}

.ul_left li{
	padding-left:20px;
}

.ul_right li{
	padding-left:20px;
}

.terminal_product2 .line_before{
	background-color: gray;
    height: 2px;
    width: 11px;
    position: relative;
    top: 11px;
    right: -4px;
}

.house_title{
	padding-top:20px;
}

.house_text{
	padding:10px 0 20px;
}

.remore_text{
	padding:10px 0 30px;
}

/* 背景画像 */
.develop_img {
    background: url(../img/top/business-bg01.jpg) center top no-repeat;
    background-size: cover;
}
.bs_left{
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    width: 90%;
}
.develop_title h3, .estate_img h3 {
    color: #fff;
    padding: 20px;
    border: 1px solid #ffffff;
font-size: 1.8rem;
}
/* タイトル */

.develop_title h3{
  color: #fff;
}
/* テキスト */
.develop_text{
      line-height: 35px;
      text-align: left;
      color: #fff;
}

.annotation{
	width:90%;
}

.sales_jv .ul_left{
	width:100%;
}

.sales_jv .ul_right{
	width:100%;
}

/* 不動産関連サービス事業 */
/* 背景画像 */
.estate_img {
  background: url(../img/top/business-bg01.jpg) center top no-repeat;
  background-size: cover;
}
/* タイトル */
.estate_title {
    color: #fff;
}
.estate_title h3{
  color: #fff;
}
.service_contents_3{
margin-top: 8%;
}

/* テキスト */
.estate_text{
  line-height: 35px;
  text-align: left;
  color: #fff;
}

/* 不動産開発事業・不動産関連サービス事業　共通 */
.more_left {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.more_right {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.button_white{
  position: relative;
    display: inline-block;
    width: 100%;
    height: 43px;
    border: 1px solid #fff;
}
.mt20{
  margin-top: 20px;
}

.flow_title{
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 20px;
  border: 1px solid #000;
  font-size: 3.5vw;
  text-align: center;
  padding: 20px;
}

.flow_img img{
  width: 100%;
}
.pre_text{
  margin-top: 10px;
  text-align: center;
  line-height:25px;
}

.three_image {
	/* width: 100%; */
	margin: 0 20px;
}
.three_image div {
	margin: 10px 0 0;
}
.three_image div img {
    /* display: block; */
    width: 100%;
    /* margin: 4px 0%; */
    /* text-align: center; */
}


.subhead{
  margin-top: 25px;
  margin-left: 2%;
  margin-bottom: 5px;
  padding-left: 2%;
  border-left: solid 3px #000;
}
.subhead2{
  margin-top: 25px;
  margin-left: 2%;
  margin-bottom: 5px;
  padding-left: 2%;
  border-left: solid 3px #000;
}

.aed_title{
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
}

.font_16px{
  margin-top: 10px;
  font-size: 5vw;
  border-bottom: solid 1px #ccc;
}

.font_15px{
  margin-top: 10px;
  font-size: 4vw;
  font-weight: bold;
}
.content_text{
	margin: 15px 20px 0;
	/* width: 90%; */
	line-height:20px;
}

.proposal_text{
  margin: 0 auto;
  width: 90%;
  line-height:25px;
}
.aed_img{
  text-align: center;
  margin: 30px auto;
}
.aed_img img{
  width: 60%;
}
.aed_text{
  margin: 0 auto;
  width: 90%;
  line-height:25px;
}
.cooperate_img{
  text-align: center;
}
.cooperate_img img{
	/* width: 80%; */
	width: auto;
	margin: 20px 20px 0;
}
.house_img{
  text-align: center;
}
.house_img img{
  width: 90%
}
.house_text{
  margin: 0 auto;
  width: 90%;
  line-height:25px;
}
.remore_img{
text-align: center;
}
.remore_img img{
  width: 90%;
}
.remore_text{
  margin: 0 auto;
  width: 90%;
  line-height:25px;
}
.gray_contents_2{
    background-color: #eef3f7;
}

.tac{
	margin-bottom:30px;
}

.service_text{
	margin:10px 0 40px;
	line-height:25px;
}

.service_c4_img{
	width:100%;
	text-align: center;
	margin-top: 20px;
}

.service_c4_img img{
	width:32%;
}

/* サービスページレイアウト */
.box_body {
	margin: 0 20px;
}
.box_body img {
	margin: 10px 0 0;
	width: 100%;
	vertical-align: bottom;
}
.service_contents_1 {
	margin: 0 20px;
}
.service_contents_1 h3 {
	font-size: 16px;
	margin: 30px 0 10px;
}
.service_contents_2 {
	margin: 0 20px;
}
.service_contents_2 h3 {
	font-size: 16px;
	margin: 30px 0 10px;
}