@charset "UTF-8";

/* common
----------------------------------- */

.sp_none {
	display:none !important;
}


/* service
----------------------------------- */

.color_black {
  color: #131313;
}

#top_key {
  width: 100%;
}

#top_key h2 {
  position: absolute;
  top: 40%;
  left: 50%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  transform: translateX(-50%);
  letter-spacing: 12px;
}

/* greeting */

#greeting {
  width: 100%;
  padding: 30px 0 20px;
  margin: 0 auto -50px;
  background: url(../img/bg_cont01.png) no-repeat left top;
  background-size: auto 100%;
}

#greeting.bottom {
  padding: 30px 0 20px;
}

#greeting .greeting_in {
  width: 90%;
  max-width: 1120px;
  margin: 0 auto;
}

#greeting .greeting_in .tit {
  margin-bottom: 40px;
}

#greeting .cont {
  width: 100%;
  height: 240px;
  background: url(../img/business_top.png) no-repeat center;
  background-size: cover;
  position: relative;
}
#greeting .cont p.business_text {
  background: #fff;
  position: absolute;
  top: 45px;
  left: -2%;
  width: 90%;
  padding: 20px 3%;
  line-height: 24px;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 15%);
  text-align: left;
}
#greeting .cont p b {
  font-weight: 700;
  font-size: 16px;
  display: block;
  padding-bottom: 15px;
}

/* 不動産計画... */

.biz_01 .page_tit {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  margin-bottom: 25px;
  width: 95%;
  font-weight: bold;
  font-size: 18px;
  color:#2B4598;
  text-align:center;
}

.biz_01 .page_tit span:first-child {
  color:#2B4598 !important;
}

.biz_01 .page_tit:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #004080cd;
  bottom: -3px;
  width: 20%;
}

.biz_01 .column2_ {
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: space-around;
  margin-top: 15px;
}

.biz_01 .column2_ .item_.other_tit {
  font-size: 17px;
  line-height: 60px;
  text-align: left;
  margin-top: 60px;
}

.biz_01 .column2_ .item_ p {
  font-size: 18px;
  line-height: 40px;
  text-align: left;
  margin-top: 60px;
}

.biz_01 .column2_ .item_ p.other_tit {
  font-size: 17px;
  font-weight: bold;
}

.biz_01 .column2_ .item_ .image_ img {
  width: 80%;
  margin-top: 10%;
}

div.new_in {
  max-width: 1120px;
  margin: 40px auto 0px;
  padding-bottom: 40px;
  box-sizing: border-box;
}

/* コスト... */
.biz_02 .cost_tit {
  font-size: 18px;
  letter-spacing: 8px;
  line-height: 24px;
  text-align:center;
  margin: 30px 10px;
}

.biz_02 .cost_tit span {
  font-size: 20px;
}

.biz_02 .cost_tit span.flow_tit {
  font-size: 20px;
}

.biz_02 .column2_ {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: flex-start;
}

.biz_02 .column2_ .item_ p {
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  margin-top: 10px;
  margin-left: 25px;
}

.biz_02 .column2_ .item_ p.lastblock {
  margin-left: 45px;
}

.biz_01 .column2_ .item_ p.other_tit span {
  font-size: 30px;
  margin-right: 30px;
  color:#2B4598 !important;
}

.biz_02 .column2_ .item_ {
  width: 80%;
}

.mini_text {
  font-size: 16px;
  text-align: left;
  line-height: 32px;
}

/* バナー */

/* #about_banner {
  margin-bottom: 70px;
} */

/* 企業者向けサービス */

.biz_03 .column2_ h2 {
  font-size: 26px;
  letter-spacing: 20px;
  line-height: 40px;
  color: #004080;
  text-align: left;
}

.biz_03 .column2_ h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 22px;
}

.biz_01 .column2_ .item_ p.four_text {
  font-size: 17px;
  line-height: 26px;
  text-align: left;
  margin-top: 37px;
}

.mmt {
	margin-top:-80px;
}

.bt {
	margin:0 0 -50px 15px;
}
.bt p {
	font-size:15px !important;
}

.bia {
	height:150px;
}

.sia {
	height:170px;
}
#greeting.sg {
  padding: 30px 0 140px !important;
  margin: 0 auto 0px !important;
}

/* Q&A */

.biz_01 dl {
  width: 100%;
  max-width: 1120px;
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  box-sizing: border-box;
  background: #fff;
  margin: 30px auto;
  border: 2px solid #004080cd;
  padding: 35px 25px;
}

.biz_01 dt {
  padding: 10px 35px;
  margin-bottom: 10px;
  background: #eef6ff;
}

.biz_01 dt span {
  display: block;
  background: url(../img/Q.png) no-repeat center left;
  padding: 10px 0 10px 40px;
}

.biz_01 dd {
  width: 100%;
  padding: 0px 35px 0px;
  position: relative;
  display: inline-block;
  margin: 0.5em 0 0px;
}

.biz_01 dd span {
  display: block;
  background: url(../img/A.png) no-repeat left 21px;
  padding: 15px 35px 15px 40px;
}

/* investor */

#investor_top {
  width: 100%;
  background: url(../img/bg_investor.png) no-repeat;
  background-size: cover;
}

#investor_top .investor_in {
  padding-bottom: 30px;
  max-width: 1120px;
  margin: 0 auto;
}

#investor_top .investor_in .cont {
  text-align: left;
  font-size: 16px;
  margin: 0 10px;
  line-height: 30px;
  letter-spacing: 3px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 40px;
  padding: 24px;
  box-shadow: 0px 10px 10px 0 rgb(0 0 0 / 10%);
}

#investor_top .investor_in .cont p {
  margin-bottom: 0px;
}

.investor_page #about_banner {
  margin-bottom: 0px;
}

/* サービス */

#greeting .service_img {
  width: 100%;
  height: 240px;
  background: url(../img/service_top.png) no-repeat center;
  background-size: cover;
  position: relative;
}

#greeting .service_img .service_top {
  background: #fff;
  position: absolute;
  text-align: left;
  top: 50px;
  left: -2%;
  width: 90%;
  padding: 20px 3%;
  line-height: 24px;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 15%);
}

/*cont02*/
#cont02 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 50px;
  background-color: #fff;
  background-image: url(../img/bg_cont02_01.png), url(../img/bg_cont02_02.png);
  background-position: center top, center bottom;
  background-size: 100% auto, 100% auto;
  background-repeat: no-repeat, no-repeat;
}

#cont02 h2 {
  width: 100%;
  max-width: 1130px;
}
#cont02 .cont02 {
  width: 100%;
  text-align: left;
  margin: 200px auto 0px;
}

#cont02 .page_tit {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  margin-bottom: 25px;
  width: 90%;
  /* padding-bottom: 30px; */
  font-weight: bold;
  font-size: 18px;
  color:#2B4598;
  text-align:center;
}

#cont02 .page_tit:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #004080cd;
  bottom: -3px;
  width: 20%;
}

.cont02 .table {
  width: 100%;
  display: table;
  margin: 0 auto 20px;
}
.cont02 .table:first-child {
  margin-top: -120px;
}
.cont02 .table div {
  /* width: 50%;
  display: table-cell; */
  vertical-align: middle;
}
.cont02 .table div.point01 {
  box-sizing: border-box;
}
.cont02 .table div.cloud {
  text-align: right;
}
.cont02 .table div.cloud2 {
  text-align: left;
  box-sizing: border-box;
}
.cont02 .table div.cloud img,
.cont02 .table div.cloud2 img {
  width: 100%;
  max-width: 706px;
}
.cont02 p.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 62px;
  margin-bottom: 0px;
}
.cont02 p.text {
  line-height: 40px;
  font-size: 16px;
}

.biz_01 .detail_img {
  width: 80%;
}

.bg_lightblue {
  background-color: #f3f9ff;
}

.ta_left {
  text-align: left;
}

.biz_02 .column2_ .item_ a {
  margin-left: 30px;
  border-bottom: solid 3px #cce4ff;
}

/* 移転 */

#moving_img {
	padding:0 !important;
	margin:0 0 -80px;
}

#moving_img h2 span {
	display:block;
}

#moving_img .page_tit {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  margin-bottom: 25px;
  width: 95%;
  font-weight: bold;
  font-size: 18px;
  color:#2B4598;
  text-align:center;
}

#moving_img .page_tit:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #004080cd;
  bottom: -3px;
  width: 20%;
}

#moving_img img {
  width: 100%;
}

.biz_02 .moving_tit {
  font-size: 16px;
  text-align: left;
  margin: 40px 10px;
}

.biz_02 .moving_tit span {
  font-size: 18px;
  font-weight: bold;
}

.img_full {
  width: 100%;
}

.biz_01 .column3_ {
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: space-around;
  margin-top: 60px;
}

.biz_01 .column3_ .item_ .image_ img {
  width: 70%;
  margin-top: 10%;
}

.biz_01 .mid_text {
  font-size: 18px;
  letter-spacing: 5px;
  text-align: left;
  margin: 40px 10px;
  line-height: 26px;
}

.biz_01 .new_in a.border {
  margin-left: 80px;
  border-bottom: solid 3px #cce4ff;
}

/* owner */

.biz_02 .new_in a.border {
  margin-left: 15px;
  border-bottom: solid 3px #cce4ff;
}
