@charset "UTF-8";
/* 土地活用・賃貸住宅経営
-------------------------------------------------- */
body.land .area-bottom-bnr,
body.consul .area-bottom-bnr,
body.tax-course .area-bottom-bnr,
body.utilization .area-bottom-bnr {
  margin-bottom: 30px;
  padding-top: 30px;
}
body.land .area-bottom-bnr .bnr,
body.consul .area-bottom-bnr .bnr,
body.tax-course .area-bottom-bnr .bnr,
body.utilization .area-bottom-bnr .bnr {
  display: block;
  width: 320px;
  margin: 0 auto 15px;
}

/* コンサルティング・ファースト
-------------------------------------------------- */
body.consul .area-heading {
  margin-top:25px;
  padding: 25px 0;
}
body.consul .area-heading .page-title {
  width: 272px;
  margin: 0 auto 25px;
}
body.consul .area-heading .page-caption {
  width: 100%;
  max-width: 320px;
  margin: 0 auto 20px;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
  line-height: 1.58;
}
body.consul div.area-step {
  padding: 20px 20px;
  background: #E6E8EB;
}
body.consul div.area-step .list-step {
  margin-bottom: 20px;
}
body.consul div.area-step .list-step__item {
  margin-bottom: 20px;
  background: #fff;
}
body.consul div.area-step .list-step__item {
  *zoom: 1;
}
body.consul div.area-step .list-step__item:before, body.consul div.area-step .list-step__item:after {
  content: "";
  display: table;
}
body.consul div.area-step .list-step__item:after {
  clear: both;
}
body.consul div.area-step .list-step .heading {
  padding: 13px 13px;
  height: 16px;
  background: #001f3c;
}
body.consul div.area-step .list-step .heading img {
  width: 220px;
  height: 13px;
  vertical-align: top;
}
body.consul div.area-step .list-step .pic {
  display: block;
}
body.consul div.area-step .list-step .caption {
  padding: 20px;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
}
body.consul div.area-step .list-step-small {
  margin-bottom: 20px;
}
body.consul div.area-step .list-step-small__item {
  margin-bottom: 20px;
  background: #fff;
}
body.consul div.area-step .list-step-small__item {
  *zoom: 1;
}
body.consul div.area-step .list-step-small__item:before, body.consul div.area-step .list-step-small__item:after {
  content: "";
  display: table;
}
body.consul div.area-step .list-step-small__item:after {
  clear: both;
}
body.consul div.area-step .list-step-small .heading {
  padding: 13px 13px;
  height: 16px;
  background: #001f3c;
}
body.consul div.area-step .list-step-small .heading img {
  width: 220px;
  height: 13px;
  vertical-align: top;
}
body.consul div.area-step .list-step-small .row {
  *zoom: 1;
}
body.consul div.area-step .list-step-small .row:before, body.consul div.area-step .list-step-small .row:after {
  content: "";
  display: table;
}
body.consul div.area-step .list-step-small .row:after {
  clear: both;
}
body.consul div.area-step .list-step-small .row .pic {
  float: left;
  width: 135px;
}
body.consul div.area-step .list-step-small .box {
  position: relative;
  float: right;
  width: calc(100% - 145px);
  padding: 20px 10px 0px 10px;
  box-sizing: border-box;
}
body.consul div.area-step .list-step-small .box .caption {
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
}
body.consul div.area-step .list-step-small .box .sup {
  font-size: 9px;
  /*font-size: 0.9rem;*/
}
body.consul div.area-step .list-step-small .box .notice {
  position: relative;
  margin-top: 1em;
  padding-left: 2.1em;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
  box-sizing: border-box;
}
body.consul div.area-step .list-step-small .box .notice .num {
  position: absolute;
  left: 0;
  top: 0;
}

/* 賃貸住宅経営
-------------------------------------------------- */
body.tax-course .area-heading {
  margin-top:25px;
  padding: 25px 0;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
  text-align: center;
}
body.tax-course .area-heading .page-title {
  width: 93px;
  margin: 0 auto 25px;
}
body.tax-course .area-index {
  padding: 0 20px;
}
body.tax-course .area-index .box-link {
  position: relative;
  display: block;
  width: 100%;
  color: #333;
  margin-bottom: 20px;
  padding: 20px 25px;
  font-size: 14px;
  /*font-size: 1.4rem;*/
  line-height: 1.6;
  background-color: #E6E8EB;
  box-sizing: border-box;
}
body.tax-course .area-index .box-link:after {
  position: absolute;
  right: 5px;
  top: 50%;
  content: '';
  width: 0;
  height: 0;
  margin-top: -4px;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6px;
  border-color: transparent transparent transparent #001f3c;
}
body.tax-course .area-index .box-link .link-title {
  margin-bottom: 10px;
  font-size: 17px;
  /*font-size: 1.7rem;*/
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  font-weight: bold;
}
body.tax-course .area-index .box-link .row {
  *zoom: 1;
}
body.tax-course .area-index .box-link .row:before, body.tax-course .area-index .box-link .row:after {
  content: "";
  display: table;
}
body.tax-course .area-index .box-link .row:after {
  clear: both;
}
body.tax-course .area-index .box-link .row .pic {
  float: left;
  width: 140px;
}
body.tax-course .area-index .box-link .row .caption {
  float: right;
  width: calc(100% - 150px);
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
}
body.tax-course .area-profile {
  margin-top: 40px;
  padding: 0 20px;
}
body.tax-course .area-profile .heading {
  margin-bottom: 10px;
  padding: 5px 0;
  color: #001f3c;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  border-top: 1px solid #001f3c;
  border-bottom: 1px solid #001f3c;
}
body.tax-course .area-profile .row {
  margin-bottom: 10px;
}
body.tax-course .area-profile .row {
  *zoom: 1;
}
body.tax-course .area-profile .row:before, body.tax-course .area-profile .row:after {
  content: "";
  display: table;
}
body.tax-course .area-profile .row:after {
  clear: both;
}
body.tax-course .area-profile .row .col-left {
  float: left;
  width: 120px;
}
body.tax-course .area-profile .row .col-right {
  position: relative;
  float: right;
  width: calc(100% - 130px);
}
body.tax-course .area-profile .row .col-right .name {
  position: relative;
  top: 40px;
  width: 100%;
  max-width: 168px;
  vertical-align: middle;
}
body.tax-course .area-profile .profile {
  margin-bottom: 10px;
}
body.tax-course .area-profile .profile__item {
  position: relative;
  margin-bottom: 0.6em;
  padding-left: 5em;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
  box-sizing: border-box;
}
body.tax-course .area-profile .profile__item .meta {
  position: absolute;
  left: 0;
  top: 0;
}
body.tax-course .area-profile .note {
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.33;
}
body.tax-course .area-souzoku .eyecat {
  margin-bottom: 20px;
}
body.tax-course .area-souzoku .area-title {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  font-size: 21px;
  /*font-size: 2.1rem;*/
  font-weight: bold;
  text-align: center;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.25em;
}
body.tax-course .area-souzoku .area-title span {
  padding-left: .2em;
  padding-bottom: 5px;
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f0f0f0 60%);
}
body.tax-course .area-souzoku .caption-1 {
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-souzoku .caption-2 {
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px 30px;
  font-size: 18px;
  /*font-size: 1.8rem;*/
  line-height: 1.47;
  letter-spacing: -0.05em;
  text-align: center;
}
body.tax-course .area-souzoku .caption-2:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: '';
  width: 0;
  height: 0;
  margin-left: -13px;
  border-style: solid;
  border-width: 11px 13px 0 13px;
  border-color: #001f3c transparent transparent transparent;
}
body.tax-course .area-souzoku .caption-2 b {
  font-weight: bold;
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
body.tax-course .area-souzoku .caption-3 {
  margin-bottom: 10px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.56;
  text-align: center;
  font-weight: bold;
  letter-spacing: -0.05em;
}
body.tax-course .area-souzoku .img-1 {
  text-align: center;
  width: 100%;
  max-width: 375px;
  padding: 0 15px;
  margin: 20px auto 20px;
  box-sizing: border-box;
}
body.tax-course .area-souzoku .caption-4 {
  margin-bottom: 20px;
  font-size: 18px;
  /*font-size: 1.8rem;*/
  line-height: 1.47;
  letter-spacing: -0.05em;
  text-align: center;
}
body.tax-course .area-souzoku .caption-4 b {
  color: #c80000;
  font-weight: bold;
}
body.tax-course .area-souzoku .caption-5 {
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.56;
  text-align: center;
  font-weight: bold;
}
body.tax-course .area-souzoku .arw {
  display: block;
  width: 36px;
  margin: 20px auto;
}
body.tax-course .area-souzoku .heading {
  display: block;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
}
body.tax-course .area-souzoku .section-gray {
  padding-bottom: 80px;
  background: #E6E8EB;
}
body.tax-course .area-souzoku .caption-6 {
  padding: 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  font-weight: normal;
}
body.tax-course .area-souzoku .question {
  min-height: 150px;
  margin-bottom: 20px;
  padding: 30px 0;
  color: #001e3c;
  font-size: 18px;
  /*font-size: 1.8rem;*/
  line-height: 1.47;
  text-align: center;
  background: transparent url("../img/tax_course/bg_question.png") center center no-repeat;
  background-size: 85px;
  box-sizing: border-box;
}
body.tax-course .area-souzoku .img-2 {
  text-align: center;
  width: 100%;
  max-width: 375px;
  padding: 0 10px;
  margin: 20px auto 20px;
  box-sizing: border-box;
}
body.tax-course .area-souzoku .caption-7 {
  padding: 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  font-weight: normal;
}
body.tax-course .area-souzoku .caption-7 .sup {
  color: #987305;
}
body.tax-course .area-souzoku .caption-7 b {
  font-weight: bold;
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
body.tax-course .area-souzoku .notice {
  position: relative;
  margin: 0 20px;
  padding-left: 1.2em;
  color: #987305;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.41;
}
body.tax-course .area-souzoku .notice i {
  display: block;
  position: absolute;
  left: 0;
  font-style: normal;
}
body.tax-course .area-souzoku .img-3 {
  text-align: center;
  width: 100%;
  max-width: 375px;
  padding: 0 20px;
  margin: 20px auto 10px;
  box-sizing: border-box;
}
/*凸 20200812_TGC追記ここから 凸*/
body.tax-course .area-souzoku .img-3_wrap{
	margin-bottom:100px;
}
body.tax-course .area-souzoku .img-3_wrap .list_num-asterisk{
	margin:0 20px;
}
body.tax-course .area-souzoku .img-3_wrap .list_num-asterisk li{
	padding-left: 2em;
    text-indent: -2em;
	color: #987305;
  font-size: 12px;
	/*font-size:1.2rem;*/
	line-height:1.41;
}
/*凸 20200812T_GC追記ここまで 凸*/
body.tax-course .area-credit {
  background: #fff;
  padding-top: 20px;
  margin-bottom: 40px;
}
body.tax-course .area-credit .heading {
  margin: 0 20px;
  padding: 10px 0;
  border-top: 1px solid #001f3c;
  border-bottom: 1px solid #001f3c;
}
body.tax-course .area-credit img {
  display: block;
  width: 204px;
  margin: 0 auto;
}
body.tax-course .area-kotei .eyecat {
  margin-bottom: 20px;
}
body.tax-course .area-kotei .area-title {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  font-size: 21px;
  /*font-size: 2.1rem;*/
  font-weight: bold;
  text-align: center;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.25em;
}
body.tax-course .area-kotei .area-title span {
  padding-left: .2em;
  padding-bottom: 5px;
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f0f0f0 60%);
}
body.tax-course .area-kotei .caption-1 {
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-kotei .caption-1 span {
  color: #c80000;
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
body.tax-course .area-kotei .img-1 {
  text-align: center;
  width: 100%;
  max-width: 375px;
  padding: 0 20px;
  margin: 20px auto 20px;
  box-sizing: border-box;
}
body.tax-course .area-kotei .section-gray {
  padding-bottom:100px;
  background: #E6E8EB;
}
body.tax-course .area-kotei .heading-1 {
  max-width: 321px;
  margin: 0 auto;
  padding: 20px 0;
}
body.tax-course .area-kotei .caption-2 {
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-kotei .img-2 {
  text-align: center;
  width: 100%;
  max-width: 375px;
  padding: 0 20px;
  margin: 0 auto 20px;
  box-sizing: border-box;
}
body.tax-course .area-kotei .heading-2 {
  padding: 20px 0;
  font-size: 19px;
  /*font-size: 1.9rem;*/
  line-height: 1.47;
  font-weight: normal;
  text-align: center;
}
body.tax-course .area-kotei .caption-3 {
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-kotei .caption-3 .red {
  color: #c80000;
}
body.tax-course .area-kotei .caption-3 .sup {
  font-size: 10px;
  /*font-size: 1rem;*/
  color: #987305;
}
body.tax-course .area-kotei .notice {
  position: relative;
  margin: 0 20px 20px;
  padding-left: 1.2em;
  color: #987305;
  font-size: 12px;
  /*font-size: 1.2rem;*/
  line-height: 1.41;
}
body.tax-course .area-kotei .notice i {
  display: block;
  position: absolute;
  left: 0;
  font-style: normal;
}
body.tax-course .area-kotei .img-3 {
  text-align: center;
  width: 100%;
  max-width: 355px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .eyecat {
  margin-bottom: 20px;
}
body.tax-course .area-syotoku .area-title {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  font-size: 21px;
  /*font-size: 2.1rem;*/
  font-weight: bold;
  text-align: center;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.25em;
}
body.tax-course .area-syotoku .area-title span {
  padding-left: .2em;
  padding-bottom: 5px;
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f0f0f0 60%);
}
body.tax-course .area-syotoku .caption-1 {
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .caption-1 .point {
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
body.tax-course .area-syotoku .img-1 {
  text-align: center;
  width: 100%;
  max-width: 355px;
  padding: 0 20px;
  margin: 0 auto 40px;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .section-gray {
  padding-bottom: 40px;
  background: #E6E8EB;
}
body.tax-course .area-syotoku .caption-2 {
  margin-bottom: 20px;
  padding: 20px;
  font-size: 16px;
  /*font-size: 1.6rem;*/
  line-height: 1.81;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .img-2 {
  text-align: center;
  width: 100%;
  max-width: 365px;
  padding: 0 10px;
  margin: 0 auto 20px;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .box {
  margin: 0 10px;
  background: #fff;
}
body.tax-course .area-syotoku .heading-2 {
  padding: 20px 0;
  font-size: 19px;
  /*font-size: 1.9rem;*/
  line-height: 1.47;
  color: #c80000;
  font-weight: normal;
  text-align: center;
}
body.tax-course .area-syotoku .caption-3 {
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 14px;
  /*font-size: 1.4rem;*/
  line-height: 1.57;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .img-3 {
  text-align: center;
  width: 100%;
  max-width: 350px;
  padding: 0 12.5px;
  margin: 0 auto 10px;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .caption-4 {
  padding: 20px 10px 0;
  font-size: 14px;
  /*font-size: 1.4rem;*/
  line-height: 1.57;
  box-sizing: border-box;
}
body.tax-course .area-syotoku .caption-4 .point {
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
body.tax-course .area-syotoku .caption-4 .red {
  color: #c80000;
}
/*凸 20200812_TGC追記ここから 凸*/
body.tax-course .area-syotoku .list_asterisk.img-3_cap{
	margin:0 10px;
	padding-bottom:20px;
}
body.tax-course .area-syotoku .list_asterisk.img-3_cap li{
	padding-left: 1.2em;
    text-indent: -1.2em;
	color: #987305;
  font-size: 12px;
	/*font-size: 1.2rem;*/
    line-height: 1.41;
}
/*凸 20200812T_GC追記ここまで 凸*/
body.tax-course .area- .eyecat-03 {
  width: 100%;
  height: 230px;
  margin-bottom: 70px;
  background: transparent url("../img/tax_course/bg_03.jpg") center center no-repeat;
  background-size: cover;
}
body.tax-course .area- .area-title {
  position: relative;
  margin-bottom: 50px;
  color: #333;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.25em;
}
body.tax-course .area- .area-title span {
  padding-left: .2em;
  padding-bottom: 5px;
  background: url("../img/common/bg_line_gray.png") 0 30px repeat-x;
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f0f0f0 60%);
}
@media all and (-ms-high-contrast: none) {
  body.tax-course .area- .area-title span {
    background: none;
    background: url("../img/common/bg_line_gray.png") 0 30px repeat-x;
  }
}
body.tax-course .area- .caption-7 {
  width: 700px;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 2.11;
}
body.tax-course .area- .caption-7 .point {
  background: url("../img/common/bg_line_yel.png") 0 5px repeat-x;
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
@media all and (-ms-high-contrast: none) {
  body.tax-course .area- .caption-7 .point {
    background: none;
    background: url("../img/common/bg_line_yel.png") 0 5px repeat-x;
  }
}
body.tax-course .area- .img-5 {
  width: 700px;
  margin: 30px auto 80px;
}
body.tax-course .area- .img-5 img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .section-gray {
  padding: 70px;
  background: #E6E8EB;
}
body.tax-course .area- .row-5 {
  position: relative;
  width: 880px;
  margin: 0 auto 0px;
}
body.tax-course .area- .row-5 {
  *zoom: 1;
}
body.tax-course .area- .row-5:before, body.tax-course .area- .row-5:after {
  content: "";
  display: table;
}
body.tax-course .area- .row-5:after {
  clear: both;
}
body.tax-course .area- .row-5 .col-left {
  float: left;
  width: 340px;
}
body.tax-course .area- .row-5 .col-left img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .row-5 .col-right {
  float: right;
  width: 514px;
}
body.tax-course .area- .row-5 .col-right .heading {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.76;
  font-weight: normal;
}
body.tax-course .area- .row-5 .col-right .heading b {
  font-size: 32px;
  font-weight: bold;
}
body.tax-course .area- .row-5 .col-right .heading b.red {
  color: #c80000;
}
body.tax-course .area- .row-5 .col-right .note {
  font-size: 18px;
  line-height: 2.11;
}
body.tax-course .area- .row-5 .col-right .img-6 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 514px;
}
body.tax-course .area- .row-5 .col-right .img-6 img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .block-1 {
  position: relative;
  width: 880px;
  margin: 23px auto 0;
  padding: 40px 0;
  background: #fff;
  border: 1px solid #001e3c;
  box-sizing: border-box;
}
body.tax-course .area- .block-1 .delta {
  position: absolute;
  right: 160px;
  top: -35px;
  display: block;
  width: 36px;
  height: auto;
}
body.tax-course .area- .block-1 .inr {
  width: 700px;
  margin: 0 auto;
}
body.tax-course .area- .block-1 .caption-8 {
  margin: 0 auto 10px;
  font-size: 18px;
  line-height: 1.66;
}
body.tax-course .area- .block-1 .caption-8 sup {
  font-size: 12px;
  color: #987305;
}
body.tax-course .area- .block-1 .notice {
  position: relative;
  color: #987305;
  font-size: 14px;
  line-height: 1.57;
}
body.tax-course .area- .block-1 .img-7 {
  width: 700px;
  margin-top: 30px;
}
body.tax-course .area- .block-1 .img-7 img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .block-2 {
  position: relative;
  width: 880px;
  margin: 23px auto 0;
  padding: 40px 0;
  background: #fff;
}
body.tax-course .area- .block-2 .inr {
  width: 700px;
  margin: 0 auto;
}
body.tax-course .area- .block-2 .heading {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
}
body.tax-course .area- .block-2 .heading b {
  font-size: 32px;
  font-weight: bold;
}
body.tax-course .area- .block-2 .heading b.red {
  color: #c80000;
}
body.tax-course .area- .block-2 .caption-9 {
  margin: 0 auto 10px;
  font-size: 18px;
  line-height: 1.66;
}
body.tax-course .area- .block-2 .img-8 {
  width: 430px;
  margin: 40px auto;
}
body.tax-course .area- .block-2 .img-8 img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .block-2 .caption-10 {
  font-size: 18px;
  line-height: 1.88;
}
body.tax-course .area- .block-2 .caption-10 .point {
  background: url("../img/common/bg_line_yel.png") 0 5px repeat-x;
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #faf0c8 40%);
}
@media all and (-ms-high-contrast: none) {
  body.tax-course .area- .block-2 .caption-10 .point {
    background: none;
    background: url("../img/common/bg_line_yel.png") 0 5px repeat-x;
  }
}
body.tax-course .area- .block-2 .caption-10 .red {
  color: #c80000;
}
body.tax-course .area- .section-white {
  padding: 70px;
}
body.tax-course .area- .block-3 {
  position: relative;
  width: 880px;
  margin: 23px auto 0;
  padding: 10px 40px 40px;
  background: #fff;
  border: 1px solid #001e3c;
  box-sizing: border-box;
}
body.tax-course .area- .block-3 .heading {
  width: 760px;
  margin: 0 auto 40px;
  padding-bottom: 8px;
  color: #333;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  letter-spacing: 0.5em;
  border-bottom: 1px solid #001e3c;
}
@media all and (-ms-high-contrast: none) {
  body.tax-course .area- .block-3 .heading {
    padding-bottom: 0;
  }
}
body.tax-course .area- .block-3 .row-6 {
  width: 760px;
  margin: 0 auto;
}
body.tax-course .area- .block-3 .row-6 {
  *zoom: 1;
}
body.tax-course .area- .block-3 .row-6:before, body.tax-course .area- .block-3 .row-6:after {
  content: "";
  display: table;
}
body.tax-course .area- .block-3 .row-6:after {
  clear: both;
}
body.tax-course .area- .block-3 .col-left {
  float: left;
  width: 150px;
}
body.tax-course .area- .block-3 .col-left img {
  width: 100%;
  height: auto;
}
body.tax-course .area- .block-3 .col-right {
  float: right;
  width: 560px;
}
body.tax-course .area- .block-3 .subhead {
  font-size: 18px;
  color: #001f3c;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.01em;
}
body.tax-course .area- .block-3 .name {
  margin-bottom: 20px;
  font-size: 26px;
  color: #001f3c;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.01em;
}
body.tax-course .area- .block-3 .name .sub {
  font-size: 19px;
}
body.tax-course .area- .block-3 .profile {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.75;
}
body.tax-course .area- .block-3 .note {
  font-size: 16px;
  line-height: 1.5;
}


/* 集合住宅ZEH（ゼッチ）のメリットv
-------------------------------------------------- */
.chintai_zehmerit{
	width:100%;
	line-height: 1;
}
.chintai_zehmerit p{
	line-height: 1;
}
.chintai_zehmerit .area-heading h2{

}
body.chintai_zehmerit .area-heading .page-title {
	width:300px;
	margin:0 auto;
	text-align: center;
	margin-bottom:20px;
}
body.chintai_zehmerit .area-heading .page-title span {
	position: relative;
	display: inline-block;
	width: 300px;
	margin-bottom: 15px;
	padding-top: 30px;
	text-align: center;
}
body.chintai_zehmerit .area-heading .page-title span:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 38px;
	height: 1px;
	left: 50%;
	margin-left: -18px;
	background-color: #000;
}
body.chintai_zehmerit .area-heading .mv-area{
	width:100%;
	max-width:375px;
	min-height:232px;
	padding-top:18px;
	margin:0 auto;
	background:url(../img/chintai_zehmerit/bg_mv-area.png) no-repeat 0 0;
	background-size:contain;
}
body.chintai_zehmerit .area-heading .mv-area ul{
	width:313px;
	height:96px;
	margin:0 auto;
}
body.chintai_zehmerit .area-heading .mv-area ul li{
	width:91px;
	height:96px;
	float:left;
}
body.chintai_zehmerit .area-heading .mv-area ul li:nth-child(2){
	margin:0 20px;
}
@media screen and (max-width:374px) {
	body.chintai_zehmerit .area-heading .mv-area{
		position:relative;
		width:100%;
		min-height:inherit;
		padding-top:0;
	}
	body.chintai_zehmerit .area-heading .mv-area:before{
		content:"";
		display: block;
		width:100%;
		padding-top:67%;
	}
	body.chintai_zehmerit .area-heading .mv-area ul{
		position:absolute;
		top:10px;
		left:50%;
		width:283px;
		height:86px;
		margin:0 0 0 -141.5px;
	}
	body.chintai_zehmerit .area-heading .mv-area ul li{
		float:left;
		width:81px;
		height:85.4px;
	}
}
/*共通*/
body.chintai_zehmerit p.caption{
	font-size:56%;
	line-height:2;
}
body.chintai_zehmerit .wrap_bg_blue{
	box-sizing: border-box;
	width:100%;
	padding:30px 5px;
	background-color:#e4f8fc;
}
body.chintai_zehmerit .wrap_bg_blue .container_wh{
	box-sizing: border-box;
	width:100%;
	max-width:365px;
	padding:30px 10px;
	margin:0 auto 30px;
	background-color:#ffffff;
}
body.chintai_zehmerit .wrap_bg_blue .container_wh h3{
	text-align: center;
	margin-bottom:20px;
}
body.chintai_zehmerit .wrap_bg_blue .container_wh p.lead_box{
	box-sizing: border-box;
	padding:15px 10px;
	background:url(../img/chintai_zehmerit/bg_yerrow.gif) repeat 0 0;
	border-radius:6px;
	font-size:81%;
	line-height:2;
}
/*.area-about*/
body.chintai_zehmerit .area-about h3{
	width:247px;
	margin:0 auto;
}
body.chintai_zehmerit .area-about p.caption{
	padding-left:1em;
	margin-top:10px;
	text-indent:-1em;
}
body.chintai_zehmerit .area-about .bg_area{
	width:100%;
	padding-top:20px;
	margin-top:15px;
	background:url(../img/chintai_zehmerit/bg_be.gif) repeat 0 0;
	border-radius:6px;
}
body.chintai_zehmerit .area-about .bg_area ul li{
	text-align: center;
}
body.chintai_zehmerit .area-about .bg_area ul li.about_graph{
	width:94%;
	max-width:325px;
	margin:0 auto 20px;
}
/*.area-merit*/
body.chintai_zehmerit .area-merit h3{
	width:220px;
	margin:0 auto 20px;
}
body.chintai_zehmerit .area-merit .merit_image1{
	width:278px;
	margin:20px auto 0;
} 
body.chintai_zehmerit .area-merit .merit_image1 .resident p{
	margin:10px 0 10px;
	text-align: right;
	font-size:56%;
	line-height: 1;
}
body.chintai_zehmerit .area-merit .merit_image1 .resident p a{
	padding-bottom: 1px;
	border-bottom: 1px solid #0071bb;
}
body.chintai_zehmerit .area-merit .merit_image1 .resident p a:visited{
	color:#0071bb;
}
body.chintai_zehmerit .area-merit .merit_image1 .plus{
	width:21px;
	margin:20px auto;
}
body.chintai_zehmerit .area-merit .merit_image1 .arrow{
	width:95px;
	margin:20px auto;
} 
body.chintai_zehmerit .area-merit .merit_image2{
	margin:0 auto 30px;
	text-align: center;
}
body.chintai_zehmerit .area-merit .btn_system{
	width:90%;
	margin:0 auto;
	background-color:#61d1e5;
	border-radius:6px;
	box-shadow: 0 2px #53b5c7;
	text-align: center;
	line-height: 1;
}
body.chintai_zehmerit .area-merit .btn_system a{
	width:100%;
	padding:15px 0;
	display: block;
}
body.chintai_zehmerit .area-merit .btn_system a img{
	width:224px;
	margin:0 auto;
}
body.chintai_zehmerit .area-merit .caption{
	text-align: right;
	margin-top:20px;
}

/*.area-needs*/
body.chintai_zehmerit .area-needs h3{
	width:268px;
	margin:0 auto;
}
body.chintai_zehmerit .wrap_bg_blue .area-needs{
	margin-bottom:0;
}
body.chintai_zehmerit .area-needs .lead_box{
	margin-bottom:30px;
}
body.chintai_zehmerit .area-needs dl{
	width:100%;
}
body.chintai_zehmerit .area-needs dl dt{
	height:18px;
	margin-top:30px;
	text-align: center;
}
body.chintai_zehmerit .area-needs dl dt img{
	width:auto;
	height:100%;
}
body.chintai_zehmerit .area-needs dl dd{
	width:93%;
	margin:20px auto 0;
	text-align: center;
}

body.chintai_zehmerit .area-needs dl.cost{
	width:100%;
}
body.chintai_zehmerit .area-needs .caption{
	margin-top:15px;
	text-align: right;
}
/*.area-message*/
body.chintai_zehmerit .area-message{
	width:100%;
	padding:30px 0 25px;
	background-color:#46c8e4;
}
body.chintai_zehmerit .area-message > p{
	width:85%;
	max-width:322px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	text-align: center;
}
body.chintai_zehmerit .area-message .caption{
	margin-top:20px;
}
/*.area-developer*/
body.chintai_zehmerit .area-developer{
	width:100%;
	background:url(../img/chintai_zehmerit/bg_be.gif) repeat 0 0;
	padding:30px 0 25px;
}
body.chintai_zehmerit .area-developer > div{
	width:94%;
	margin:0 auto;
}
body.chintai_zehmerit .area-developer .developer_img{
	width:90px;
	height:97px;
	margin:0 auto;
	background:url(../img/chintai_zehmerit/logo_developer.png) no-repeat center center;
	background-size:contain;
}
body.chintai_zehmerit .area-developer .coolchoice_img{
	width:130px;
	height:101px;
	margin:0 auto;
	background:url(../img/chintai_zehmerit/logo_coolchoice.png) no-repeat center center;
	background-size:contain;
}
body.chintai_zehmerit .area-developer .developer_img img,
body.chintai_zehmerit .area-developer .coolchoice_img img{
	width:100%;
}
body.chintai_zehmerit .area-developer .developer_txt{
	max-width:355px;
	margin:20px auto;
	font-size:81%;
	line-height:2;
}
/*.area-link_zeh*/
body.chintai_zehmerit .area-link_zeh{
	width:100%;
	margin:30px auto;
}
body.chintai_zehmerit .area-link_zeh ul{
	width:70%;
	max-width:325px;
	margin:0 auto;
}
@media screen and (max-width:374px) {
	body.chintai_zehmerit .area-link_zeh ul{
		width:86%;
	}
}
body.chintai_zehmerit .area-link_zeh ul li{
	margin-bottom:23px;
}
body.chintai_zehmerit .area-link_zeh ul li:last-child{
	margin-bottom:0;
}
body.chintai_zehmerit .area-link_zeh ul li a{
	display: block;
	width:100%;
	max-width:325px;
	padding:15px 0;
	border:solid 1px #000000;
	border-radius:6px;
	box-shadow: 0px 3px rgba(0,0,0,0.13);
	background:#ffffff;
	text-align: center;
}
body.chintai_zehmerit .area-link_zeh ul li img{
	height:17px;
	width:auto;
}


















