@charset "utf-8";
/******************************
共通パーツ
*****************************/
.pan {
  font-size: 12px;
  padding: 10px 0;
  color: #666;
  color: #666;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}
.pan a {
  color: #666
}
.pc{
	display: block;
}
.sp{
	display: none;
}
/*************************
検索ページ
**********************/
.srchTxt {
  font-size: 12px;
  color: #111;
  margin: 0 0 15px;
}
.areasrchBox .srchBtn,
.srchBox .srchBtn {
  text-align: center;
  margin: 0 auto;
  width: 30%;
  float: none;
}
.areasrchBox .srchBtn input,
.srchBox .srchBtn input {
  width: 100%;
}
/*************************
エリア検索
**********************/
.areasrchBox {
  max-width: 1150px;
  margin: 0 auto 10px;
}
.areasrchBox table {
  width: 100%;
  margin-bottom: 10px;
}
.areasrchBox table tr th {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
  color: #333333;
  border: 1px solid #bbbbbb;
  width: 70px;
  text-align: center;
  padding: 15px;
  vertical-align: top;
  background: #fafff2;
}
.areasrchBox table tr td {
  background: #fff;
  font-size: 10px;
  line-height: 1.5;
  color: #111;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.areasrchBox table tr td .areaTtl {
  background-color: #efefef;
}
.areasrchBox table tr td .areaBox {
  margin-bottom: 10px;
}
.areasrchBox table tr td ul li {
  width: 33%;
  float: left;
}
/*************************
詳細条件検索
**********************/
.srchBox {
  max-width: 1150px;
  margin: 0 auto 60px;
}
.srchBox table {
  width: 100%;
  margin-bottom: 10px;
}
.srchBox table tr th {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
  border: 1px solid #bbbbbb;
  width: 70px;
  text-align: center;
  padding: 15px;
  color: #333333;
  background: #fafff2;
}
.srchBox table tr td {
  background: #fff;
  font-size: 12px;
  line-height: 1.5;
  color: #111;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.srchBox table tr td select {
  margin: 4px 5px;
  height: 40px;
  width: 30%;
  -webkit-box-shadow: rgba(227, 227, 227, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
}
.srchBox table tr td ul li {
  width: 33%;
  float: left;
}
.cmt {
  font-size: 10px;
  margin-left: 5px;
}
/********フッター検索ボタン*************/
.btnAreaBottom {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.44);
  width: 100%;
  z-index: 500;
  padding: 10px 0 10px;
}
.btnAreaBottom .srchBtnDetail {
  width: 46.5%;
  float: left;
  margin-left: 1%;
}
.btnAreaBottom .srchBtnDetail a {
  width: 100%;
  height: auto;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  color: #55b202;
  border: solid 2px #71bd2c;
  background-color: #ffffff;
  box-shadow: 1px 2px 0 #62ac1f;
}
.btnAreaBottom .srchBtn {
  width: 46.5%;
  float: right;
  margin-right: 55px;
}
.btnAreaBottom .srchBtn input {
  width: 100%;
  height: auto;
  padding: 5px 0;
  font-size: 14px;
}
.btnAreaBottom .allContact {
  margin-left: 1%;
  float: left;
  width: 93.5%;
}
.btnAreaBottom .allContact .do_contact {
  width: 100%;
  font-size: 14px;
}
/*************************
人気物件ランキング一覧ページ
**********************/
.rank_ichiran {
  margin-bottom: 50px
}
.rank_bukkenTab {
  margin-bottom: 15px
}
.rank_bukkenTab ul li {
  float: left
}
.rank_bukkenTab ul li div {
  color: #000;
  background-color: #fff;
}
.rank_bukkenTab ul li div {
  width: 180px;
  display: block;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 0;
  border: solid 1px #fa679e;
  font-weight: 700;
  cursor: pointer;
  line-height: 16px;
}
.rank_bukkenTab ul li div.on,
.rank_bukkenTab ul li div:hover {
  background-color: #fa679e;
  height: auto;
  color: #fff;
}
.rank_area {
  margin-bottom: 15px
}
.rank_area ul li {
  float: left
}
.rank_area ul li div {
  width: 143px;
  display: block;
  color: #000;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 0;
  border: solid 1px #fa679e;
  font-weight: 700;
  background-color: #fff;
  cursor: pointer;
  line-height: 16px;
  display: table-cell;
  vertical-align: middle;
  height: 32px;
}
.rank_area ul li div span {
  font-size: 10px;
  letter-spacing: -1px;
}
.rank_area ul li div.on, .rank_area ul li div:hover {
  background-color: #fa679e;
  color: #fff;
  border: solid 1px #fa679e;
}
.rank_area ul li div.area_other {
  line-height: 16px
}
.rank_area ul li div.area_other span {
  font-size: 10px;
  letter-spacing: -1px;
}
.rank_area ul li div.area_other.on {
  line-height: 16px
}
.rank_area ul li div.area_other:hover {
  line-height: 16px
}
.rankicon {
  border-bottom: solid 2px #c81414;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.rank_ichiran .srchBox {
  margin-bottom: 10px;
}
.rank_ichiran .ListBox .ListTtl input.check {
  display: none;
}
/*************************
一覧ページ
**********************/
.srchBtn {
  text-align: center;
  margin: 0;
  width: 19%;
  float: right;
}
.srchBtn .srch_back {
  height: 98%;
  border-radius: 5px;
  padding: 5px 1% 4px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  float: right;
  color: #ffffff;
  border: solid 1px #8edd46;
  background-color: #8edd46;
  box-shadow: 1px 2px 0 #71bd2c;
}
.srchBtn .srch_back:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #6b92ae;
  margin-bottom: -2px;
}
.srchBtn input {
  height: 48px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  width: 70%;
  color: #ffffff;
  background: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
}
.srchBtn input:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #1c4867;
  margin-bottom: -2px;
}
/*************************
一覧　検索条件表示
**********************/
.srchconBox {
  margin-bottom: 10px;
}
.termsBox {
  width: 80%;
  margin-top: 0px;
  float: left;
}
.termsBoxInner {
  background: #ffffff;
  border: 1px dotted #333333;
  padding: 3px 1%;
  border-radius: 5px;
}
.termsBox .termsList {
  margin: 0px;
}
.termsBox .termsList .termsTtl {
  width: 19%;
  font-size: 11px;
  line-height: initial;
  color: #333333;
  text-align: center;
  float: left;
  border-right: dotted 1px #bcbcbc;
}
.termsBox .termsList .termsDetail {
  width: 78%;
  float: left;
  font-size: 11px;
  line-height: initial;
  color: #444;
  margin-left: 15px;
}
.resultTxt {
  font-size: 12px;
  line-height: initial;
  color: #111;
  float: left;
  margin-right: 10px;
  width: 290px;
}
.resultNum {
  font-size: 20px
}
.resultNum, .resultWord {
  font-weight: bold;
  color: #ff4145;
  font-size: 36px;
  line-height: 36px;
}
.resultWord {
  font-size: 12px;
}
.sortPage {
  margin-bottom: 0px;
  width: 425px;
  float: right;
}
.sortPage select {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
  height: 36px;
  float: right;
  width: 27%;
  -webkit-box-shadow: rgba(227, 227, 227, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
}
/* 一覧　ページャー
========================================== */
.pagination a, .pagination .current, .pagination .abridgement, .navigation a, .navigation b, .navigation .abridgement {
  display: block
}
.pagination, .navigation {
  float: right;
  padding: 0;
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  margin: 0 -5px 10px 10px;
  font-size: 12px;
  color: #8edd46;
}
.pagination a, .navigation a {
  text-decoration: none;
  font-weight: 400;
  background-color: #fff;
  color: #8edd46;
  border: solid 1px #8edd46;
}
.pagination a, .pagination .current, .navigation a, .navigation b {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 8px 5px;
}
.pagination a:hover, .navigation a:hover {
  background: #fff7fb
}
.pagination .current, .navigation b {
  font-weight: 700;
  color: #fff;
  background: #8edd46;
  border: solid 1px #8edd46;
}
.pagination .abridgement, .navigation .abridgement {
  font-weight: 700;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.allContactBox {
  margin-bottom: 10px;
}
.allContact {
  float: right;
}
.allContact p {
  float: left;
}
.allContact .do_contact {
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 2px 5px;
  background-color: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
.allContact .do_contact:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #916b00;
  margin-bottom: -2px;
}
.allContact .do_delete {
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 2px 5px;
  color: #666666;
  background: #E4E4E4;
  border: solid 1px #6C6C6C;
  box-shadow: 0 3px 0 #929FB1;
  margin-right: 5px;
}
.allContact .do_delete:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #916b00;
  margin-bottom: -2px;
}
/*************************
特徴アイコン
**********************/
.bukkenIcon {
  float: right;
  margin-right: 1%;
  margin-bottom: 5px;
}
.bukkenIcon li {
  float: left;
  width: 50px;
  margin-right: 1px;
  margin-bottom: 0px;
}
.bukkenIcon li img {
  margin-right: 1px
}
/*************************
一覧用物件ボックス
**********************/
.ListBox {
  margin-bottom: 10px;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-top: solid 3px #8edd46;
  border-radius: 7px;
  background-color: #ffffff;
  box-shadow: 1px 1px 3px #cacaca;
  padding-bottom: 5px;
}
.ListBox:hover {
  background-color: #ffffe3;
}
.ListBox:hover a img {
  opacity: 1;
}
.ListBox .ListTtl {
  padding: 5px 1%;
}
.ListBox .ListTtl h4 {
  margin-left: 10px;
  font-size: 16px;
  line-height: initial;
  font-weight: 700;
  float: left;
  width: 47%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  border: none;
  margin-bottom: 0px;
}
.ListBox .ListTtl h4 a {
  color: #333333;
  text-decoration: underline;
}
.ListBox .ListTtl ul {
  float: right;
  margin-top: 0px;
  width: 30%;
}
.ListBox .ListTtl ul li {
  float: right;
  width: 48%;
  margin-left: 2%;
}
.ListBox .ListTtl input.check {
  margin-top: 0px;
  margin-right: 5px;
  float: left;
  width: 25px;
  height: 25px;
}
.ListBox .ListTtl input.fav, .ListBox .ListTtl input.del {
  width: 130px;
  height: 25px;
  border: 0;
}
.ListBox .ListTtl input.fav, .ListBox .ListTtl input.del, .ListBox .ListTtl li a {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 1px 0 0px;
}
.ListBox .ListTtl li a {
  background-color: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
.ListBox .ListTtl li a:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #d34e7c;
  margin-bottom: -2px;
}
.ListBox .ListTtl input.fav {
  color: #fc9336;
  border: solid 1px #fc9336;
  background-color: #ffffff;
  box-shadow: 1px 2px 0 #d46f16;
}
.ListBox .ListTtl input.fav:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #664e3c;
  margin-bottom: -2px;
}
.ListBox .ListTtl input.del {
  color: #666666;
  background: #E4E4E4;
  border: solid 1px #6C6C6C;
  box-shadow: 0 3px 0 #929FB1;
}
.ListBox .ListTtl input.del:hover {
  margin-top: 2px;
  margin-bottom: -2px;
}
.ListBox .ListTtl input.fav:hover, .ListBox .ListTtl input.del:hover {
  cursor: pointer;
}
.ListBoxIn {
  padding: 5px 0 0;
}
.ListBox .ListBoxLeft {
  width: 32%;
  margin-left: 1%;
  float: left;
}
.ListBox .ListBoxLeft .icon_shu {
  display: none;
}
.ListBox .ListBoxLeft .ListPhoto {
  margin-top: 0px;
  margin-right: 10px;
  position: relative;
  width: 100%;
  height: auto;
  height: 160px;
  min-height: 160px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  border: solid 1px #8edd46;
  background-color: #ffffff;
  display: block;
}
.ListBox .ListBoxLeft .ListPhoto.new::before {
  content: "";
  background: url(../img/icon_new2.png) top left no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
}
.ListBox .ListBoxRight {
  width: 63%;
  float: right;
  margin-right: 1%;
}
.ListBox .ListBoxRight dl {
  border-bottom: dotted 1px #a7a7a7;
  padding: 5px 0 0;
}
.ListBox dl {
  padding: 5px 0;
}
.ListBox dl dt, .ListBox dl dd {
  text-align: left;
  font-size: 14px;
  float: left;
}
.ListBox dl dt {
  width: 13%;
  color: #909090;
  margin-right: 2%;
}
.ListBox .ListBoxRight dl:nth-child(1) {
  width: 100%;
}
.ListBox .ListBoxRight dl:nth-child(1) dd.price {
  font-size: 12px;
  font-weight: bold;
  color: #ff4145;
}
.ListBox .ListBoxRight dl:nth-child(1) dd.price span {
  font-size: 18px;
  line-height: 12px;
}
.ListBox .ListBoxRight dl:nth-child(1) dd.price span.pricedown {
  display: inline;
  font-size: 14px;
  color: #3686dd;
  padding: 2px 0 1px 5px;
  line-height: 1;
}
.ListBox .ListBoxRight dl:nth-child(1) dd.price span.pricedown img {
  margin-right: 5px;
}
.ListBox .ListBoxRight dl:nth-child(2) {
  width: 100%;
}
.ListBox .ListBoxRight dl:nth-child(2) dd {
  width: 35%;
}
.ListBox .ListBoxBottom {
  width: 63%;
  float: right;
  margin-right: 1%;
}
.ListBox .ListBoxBottom dl {
  width: 100%;
}
.ListBox .ListBoxBottom dl dt {
  width: 13%;
}
.ListBox .ListBoxBottom dl dd {
  width: 85%;
}
/*一覧物件ボックスオススメコメント*/
.ListBox .osusumeCmt {
  width: 96%;
  margin: 5px auto 0;
  padding: 2px 1%;
  height: auto;
  line-height: initial;
  font-size: 12px;
  color: #282828;
  white-space: initial;
  overflow: initial;
  text-overflow: initial;
  -o-text-overflow: initial;
}
/*フリーワード検索 ハイライト*/
.highlight {
  border: 1px solid;
  background-color: #ffffff;
  width: 96%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 6px;
  border-radius: 4px;
}
/*************************
物件詳細
**********************/
.detailBox .detailTtl .icon_shu {
  float: none;
  width: 19%;
}
.detailBox .detailTtl h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  width: 100%;
}
.detailBox .detailKakaku {
  border-bottom: dotted 1px #a7a7a7;
}
.detailBox .detailKakaku .price {
  font-size: 14px;
  color: #ff4145;
  font-weight: bold;
  float: left;
}
.detailBox .detailKakaku .price span {
  font-size: 36px;
}
.detailBox .detailKakaku .price span.pricedown {
  display: inline-block;
  font-size: 20px;
  color: #3686dd;
  padding: 2px 0 1px 5px;
  line-height: 1;
}
.detailBox .detailKakaku .price span.pricedown img {
  margin-right: 5px;
}
.detailBox .detailSpec {
  width: 100%;
  margin-bottom: 10px;
}
.detailBox .detailSpec dl {
  padding: 5px 0;
  border-bottom: dotted 1px #a7a7a7;
}
.detailBox .detailSpec dl dt, .detailBox .detailSpec dl dd {
  text-align: left;
  font-size: 14px;
  float: left;
}
.detailBox .detailSpec dl dt {
  width: 8%;
  color: #909090;
  margin-right: 2%;
}
.detailBox .detailSpec dl:nth-child(1) dd {
  width: 39%;
}
.detailBox .detailSpec dl:nth-child(2) {
  width: 100%;
}
.detailBox .detailSpec dl:nth-child(2) dd {
  width: 90%;
}
/*物件詳細　オススメコメント*/
.detailBox .osusumeCmt {
  width: 97%;
  margin: 5px auto 5px;
  height: auto;
  white-space: initial;
  overflow: initial;
  text-overflow: initial;
  -o-text-overflow: initial;
}
/*************************
物件詳細　外観・間取、ライトボックス画像
**********************/
.detailBox .photoBox {
  border: 4px solid #dbdbdb;
  margin-bottom: 20px;
  padding: 40px 2%;
  background-color: #ffffff;
}
.detailBox .photoBox p {
  font-size: 12px;
  color: #111;
  text-align: left;
  margin-top: 5px;
}
.detailBox .photoBox .gaikan {
  float: left;
  width: 47%;
}
.detailBox .photoBox .plan {
  float: right;
  width: 47%;
}
.detailBox .photoBox .gaikan img, .detailBox .photoBox .plan img {
  width: 100%;
}
.detailBox .gallery {
  width: 100%;
  margin: 0 auto 30px;
}
.detailBox .gallery p {
  font-size: 12px;
  color: #111;
  text-align: center;
  margin-bottom: 15px;
}
.detailBox .gallery .galleryBox {
  float: left;
  width: 24%;
  margin-right: 1%;
  overflow: hidden;
}
.detailBox .gallery .galleryBox:nth-child(4n) {
  margin-right: 0;
}
.detailBox .gallery .galleryBox img {
  width: auto;
  height: 205px;
  text-align: center;
}
.detailBox .gallery .galleryBox p {
  font-size: 12px;
  color: #111;
  text-align: left;
}
.detailBox .gallery .galleryBox a {
	display: block;
  overflow: hidden;
  text-align: center;
  background-color: #ffffff;
}
/*************************
物件詳細　概要
**********************/
.detailBox table {
  width: 100%;
  margin-bottom: 20px;
}
.detailBox table tr th {
  font-size: 12px;
  font-weight: bold;
  width: 140px;
  text-align: center;
  padding: 10px;
  color: #333333;
  border: 1px solid #bbbbbb;
  background-color: #fafff2;
}
.detailBox table tr td {
  font-size: 12px;
  padding: 10px;
  color: #111;
  border: 1px solid #bbbbbb;
  background: #fff;
}
.detailBox .detailCmt {
  margin-bottom: 20px
}
.detailBox .detailCmt h5 {
  font-size: 12px;
  font-weight: 700;
  color: #111;
  margin-bottom: 5px;
}
.detailBox .detailCmt p {
  font-size: 12px;
  color: #444;
  line-height: 1.4;
}
/*************************
物件詳細　グーグルマップ
**********************/
.detailBox .mapBox {
  margin-bottom: 40px
}
.detailBox .mapBox .ttl {
  border-bottom: solid 1px #ddd;
}
.detailBox .mapBox .ttl h4 {
  font-size: 16px;
  color: #f68b00;
  font-weight: 700;
  line-height: 23px;
}
.zoomMap {
  text-align: center;
  margin-bottom: 10px;
}
/*************************
物件詳細　お問い合わせボタンなど
**********************/
.detailBox .detailContact {
  border: solid 1px #6cba4a;
  padding: 7px 1%;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.detailBox .detailContact .detailContact_logo {
  background: url(../img/hdr_bg.jpg) no-repeat 0px 32px;
  background-size: 100%;
  margin-bottom: 10px;
}
.detailBox .detailContact .detailContact_tel {
  margin-bottom: 5px;
}
.detailBox .detailContact .detailContact_tel li {
  float: left;
}
.detailBox .detailContact .detailContact_tel li:first-child {
  float: left;
  width: 48%;
  position: relative;
}
.detailBox .detailContact .detailContact_tel li:first-child::after {
  content: url("../img/detail/illst_mail.png");
  position: absolute;
  top: 14px;
  left: 12px;
}
.detailBox .detailContact .detailContact_tel li:first-child a {
  width: 90%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 17px 0px 14px 60px;
  background-color: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
.detailBox .detailContact .detailContact_tel li:first-child a:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #916b00;
  margin-bottom: -2px;
}
.detailBox .detailContact .detailContact_tel li:last-child {
  width: 48%;
  float: right;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo";
}
.detailBox .detailContact .detailContact_tel li:last-child span {
  text-align: left;
  font-size: 45px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
.detailBox .detailContact .detailContact_tel li:last-child img {
  width: 36px;
}
.detailBox .detailContact .detailContact_btn li {
  float: left;
  width: 32%;
  margin-right: 1.6%;
}
.detailBox .detailContact .detailContact_btn li:nth-child(1) input.fav {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0 6px;
  color: #5b402b;
  border: solid 1px #5b402b;
  background-color: #ffffff;
  box-shadow: 1px 2px 0 #afafaf;
}
.detailBox .detailContact .detailContact_btn li:nth-child(1) input.del {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0 6px;
  color: #666666;
  background: #E4E4E4;
  border: solid 1px #6C6C6C;
  box-shadow: 0 3px 0 #929FB1;
}
.detailBox .detailContact .detailContact_btn li:nth-child(2) a {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0 6px;
  color: #333333;
  border: solid 1px #666666;
  background-color: #f5f5f5;
  box-shadow: 1px 2px 0 #666666;
}
.detailBox .detailContact .detailContact_btn li:nth-child(3) {
	height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0 6px;
  color: #ffffff;
  border: solid 1px #51555e;
  background-color: #000089;
	margin-right: 0;
}
.detailBox .btnContact .ttlContact .btnContactL {
  float: left
}
.detailBox .btnContact .ttlContact .btnContactL img {
  margin-left: 10px
}
.detailBox .btnContact .ttlContact .btnContactR {
  float: right
}
.detailBox .btnContact .ttlContact .btnContactR img {
  margin-right: 10px
}
.detailBox .btnContact .btnArea {
  margin-bottom: 40px;
  padding-bottom: 15px;
  background: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.detailBox .btnContact .btnArea .btnAreaL {
  float: left
}
.detailBox .btnContact .btnArea .btnAreaL img {
  margin: 15px 0 0 20px
}
.detailBox .btnContact .btnArea .btnAreaR {
  float: right;
  margin: 15px 20px 0 0;
}
.detailBox .btnContact .btnArea .btnAreaR p {
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  color: #777;
  background: #ddd;
  text-align: center;
}
.detailBox .btnContact .btnArea .btnAreaR img {
  margin-top: 12px
}
/*************************
物件詳細　動画
**********************/
#movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
}
#movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/*************************
物件詳細　フッターボタンエリア
**********************/
.detailBox .btnAreaBottom {
  display: block;
}
.detailBox .btnAreaBottom .detailContact_tel {
  width: 80%;
  float: left;
  margin-left: 1%;
}
.detailBox .btnAreaBottom .detailContact_tel a {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: initial;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  background-color: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
.detailBox .btnAreaBottom .detailContact_tel a:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #916b00;
  margin-bottom: -2px;
}
.detailBox .btnAreaBottom .telBtn {
  width: 13%;
  float: right;
  margin-right: 55px;
}
.detailBox .btnAreaBottom .telBtn a {
  width: 100%;
  height: auto;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s linear;
  -o-transition: background .5s linear;
  transition: background .5s linear;
  border-radius: 5px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: initial;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  color: #2384c7;
  border: solid 1px #6cba4a;
  background-color: #6cba4a;
  box-shadow: 1px 2px 0 #469524;
}
.detailBox .btnAreaBottom .telBtn a:hover {
  margin-top: 2px;
  box-shadow: 1px 1px 0 #6b92ae;
  margin-bottom: -2px;
}
.detailBox .btnAreaBottom .telBtn a img {
  width: 22px;
}
.detailBox .btnAreaBottom .telBtn a:hover img {
  opacity: 1;
}
/*************************
物件詳細　詳細コメント
**********************/
.detailcmt {
  border: 2px solid #fc9336;
  background-color: #fffdeb;
  padding: 14px;
  color: #333333;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 21px;
  border-radius: 4px;
  font-weight: bold;
}
/*************************
物件詳細　セールスコメント
**********************/
.salecmt {
  border: 1px solid #6cba4a;
  background-color: #6cba4a;
  padding: 14px;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 21px;
}
/*************************
物件詳細　ローンシミュレーション
**********************/
.loansimu {
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  margin-bottom: 40px;
}
.loansimu .loanwrap {
  padding: 13px;
  margin: 4px;
  background: #ffffff;
}
.loansimu .kiyaku {
  margin-bottom: 16px;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding: 7px 10px;
}
.loansimu .kiyaku h5 {
  font-weight: bold;
  margin-bottom: 5px;
}
.loansimu .kiyaku p {
  font-size: 11px;
}
.loansimu .ssttl {
  border-bottom: 1px dotted #777676;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 2px;
  margin-bottom: 7px;
}
.loansimu .formBlock01 {
  margin-bottom: 6px;
}
.loansimu .formBlock01.kekka dl {
  width: 33%;
}
.loansimu .formBlock01.kekka dd span {
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  display: inline-block;
  width: 80%;
  margin-right: 6px;
  text-align: center;
  padding: 5px;
  color: #d20000;
}
.loansimu .formBlock01 dl {
  float: left;
  width: 25%;
  font-weight: bold;
  margin-bottom: 7px;
}
.loansimu .formBlock01 dl dt {
  margin-bottom: 5px;
}
.loansimu .formBlock01 dl input {
  font-size: 14px;
  width: 66%;
  padding: 4px 0 4px 4px;
  border-radius: 3px;
}
.loansimu .requiredIcon {
  background-color: #d20000;
  color: #ffffff;
  font-size: 11px;
  padding: 1px 2px 0;
  margin-left: 7px;
}
.loansimu .formBlock01 dl select {
  width: 69%;
  padding: 3px;
}
.loansimu .loanbtn {
  margin-bottom: 25px;
}
.loansimu .loanreset {
  background-color: #ababab;
  width: 49%;
  float: left;
  text-align: center;
  border-radius: 4px;
  box-shadow: 1px 1px 0px #777777;
}
.loansimu .loanreset:hover {
  opacity: 0.7;
}
.loansimu .loanreset a {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.loansimu .keisan {
  margin-right: 0;
  background-color: #375e9a;
  float: right;
}
/*************************
物件詳細　類似物件
**********************/
.detailBox #similar #similar_lst {
  margin: 3px -5px 20px;
}
.detailBox #similar #similar_lst .bukkenBox .bukkenTtl h4 {
  width: 89%;
}
.detailBox #similar #similar_lst .bukkenBox .osusumeCmt {
  height: 52px;
  width: 94%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
/*************************
会社案内　
**********************/
.snav_comp {
  width: 100%;
  margin: 20px auto;
  display: flex;
  justify-content: center;
}
.snav_comp li {
  width: 32%;
  margin: 0 1%;
}
.snav_comp li:last-child {
}
.snav_comp li a {
  display: block;
  text-align: center;
  padding: 10px 0;
  text-decoration: none;
  border: solid 3px #8edd46;
  color: #71bd2c;
  background-color: #ffffff;
  font-size: 16px;
}
.snav_comp li a:hover, .companyTab .snav_comp li:nth-child(1) a, .accessTab .snav_comp li:nth-child(2) a, .staffTab .snav_comp li:nth-child(3) a {
  color: #ffffff;
  background-color: #8edd46;
}
/*************************
会社概要
**********************/
.companyBox table tr td select {
  margin-bottom: 5px
}
.companyBox {
  margin: 10px 0 30px
}
.companyBox table {
  width: 100%
}
.companyBox table tr th {
  font-weight: 700;
  width: 150px;
  text-align: center;
  color: #333333;
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-top: #c4c4c4;
  background-color: #fafff2;
  border: 1px solid #c4c4c4;
}
.companyBox table tr th, .companyBox table tr td {
  font-size: 12px;
  line-height: 1.5;
  padding: 15px;
  vertical-align: middle;
}
.companyBox table tr td {
  font-size: 14px;
  background: #fff;
  color: #111;
  border: 1px solid #c4c4c4;
}
.companyBox a {
  color: #5bb431;
}
.img_office li {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.img_office li:last-child {
  margin-right: 0;
}
.img_office li img {
  width: 100%;
}
/*************************
スタッフ紹介
**********************/
.staff {
  width: 100%;
  margin: 0 auto;
}
.staff ul {
  display: flex;
  justify-content: center;
}
.staff ul li {
	width: 46%;
  margin-right: 1.5%;
  padding: 15px 1%;
  margin-bottom: 15px;
  min-height: 317px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px #cacaca;
  border: dotted 5px #5bb431;
  border-radius: 10px;
}
.staff ul li:nth-child(2n) {
  margin-right: 0;
}
.staff ul li .thum {
  float: left;
  width: 40%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.staff ul li .thum img {
  width: 100%;
}
.staff ul li h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  border-bottom: dotted 1px #f68b00;
  float: left;
  text-align: left;
  width: 100%;
  margin-bottom: 5px;
  line-height: 1;
}
.staff ul li table.staffTable {
  float: left;
  width: 58%;
}
.staff ul li table.staffTable tr th, .staff ul li table.staffTable tr td {
  padding: 5px 3%;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  background: #fff;
  border: none;
  border-bottom: dotted 1px;
}
.staff ul li table.staffTable tr th {
  width: 32%;
  color: #679f33;
}
.staff ul li table.staffTable tr td {
  width: 66%;
  color: #666;
}
.staff ul li .message {
  font-size: 14px;
  line-height: 1.3;
  color: #373737;
  width: 96%;
  height: 109px;
  background-color: #fff9de;
  border: none;
  border-radius: 5px;
  padding: 5px 2%;
}
.print_Btn {
  margin-bottom: 30px
}
.print_Btn a {
  width: 30%;
  margin: 0 auto;
  height: 42px;
  background: url(../img/company/icon_print.png) 6% 50% no-repeat #fc9336;
  background-size: 8%;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 42px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
/*************************
お客様の声 トップ
**********************/
.voice_top h4 {
  text-align: center;
  background-color: #fc9336;
  color: #ffffff;
  padding: 15px 0px 10px;
  border: none;
  border-radius: 10px 10px 0px 0px;
  font-size: 23px;
  margin-bottom: 20px;
}
.voice_top ul li {
  width: 29.6%;
  padding: 15px 1%;
  float: left;
  margin-right: 1%;
  margin-bottom: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px #cacaca;
  border: dotted 5px #5bb431;
  border-radius: 10px;
  position: relative;
}
.voice_top ul li:nth-child(3n) {
  margin-right: 0;
}
.voice_top ul li a {
  text-decoration: none;
}
.voice_top ul li h5 {
  margin-bottom: 10px;
  font-size: 16px;
}
.voice_top ul li h5::first-letter {
  font-size: 1.5em;
  color: #5bb431;
  font-weight: bold;
}
.voice_top ul li img {
  width: 100%;
}
/*************************
お客様の声 詳細
**********************/
.voice img {
  width: 100%;
}
.voice h3::first-letter {
  font-size: 1.5em;
  color: #5bb431;
  font-weight: bold;
}
.voice .box_voice {
  background-color: #ffffff;
  padding: 20px 2%;
  box-shadow: 0px 0px 5px #cacaca;
  border: dotted 5px #5bb431;
  border-radius: 10px;
}
.voice .box_voice .left {
  width: 40%;
  float: left;
}
.voice .box_voice .left h4 {
  background-color: #fc9336;
  color: #ffffff;
  padding: 10px 10px;
  border: none;
  border-radius: 10px 10px 0px 0px;
}
.voice .box_voice .left p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}
.voice .box_voice .left p.img {
  padding: 10px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  box-shadow: 0px 0px 5px #cacaca;
}
.voice .box_voice .right {
  width: 57%;
  float: right;
  border: solid 2px #f6e400;
}
.voice .btn_voice_top {
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 30px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  border: solid 1px #71bd2c;
  border-radius: 10px;
  padding: 12px 0 10px;
  box-shadow: 0px 1px 0px 1px #62ac1f;
  background-color: #71bd2c;
}
/*************************
諸費用
**********************/
.zero h3 {
  border: none;
  text-align: center;
  background-color: #71bd2c;
  color: #ffffff;
  padding: 15px 0 8px;
  font-size: 40px;
  margin-bottom: 50px;
  position: relative;
}
.zero h3::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -30px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #71bd2c transparent transparent transparent;
  z-index: 0;
  display: block;
}
.zero h4 {
  font-size: 30px;
  text-align: center;
  border: none;
  background-color: #ffffff;
  color: #71bd2c;
  padding: 15px 0 8px;
  border: solid 1px #71bd2c;
  margin-bottom: 30px;
}
.zero h4 span {
  color: #ff4424;
}
.zero .sec04 h4.kakunin {
  color: #ff4424;
  border: solid 1px #ff4424;
  border-radius: 10px;
  font-size: 26px;
}
.zero h5 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.zero h5.red {
  color: #ff4424;
}
.zero p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.zero .sec01 {
  margin-bottom: 0px;
  position: relative;
}
.zero .sec01 p {
  margin-bottom: 0;
}
.zero .sec01 p img {
  width: 100%;
}
.zero .sec02 {
  margin-bottom: 50px;
  margin-top: 0px;
}
.zero .sec02 .sec02_2 .left,
.zero .sec03 .sec03_2 .left {
  float: left;
  width: 44%;
}
.zero .sec02 .sec02_2 .left table,
.zero .sec03 .sec03_2 .left table {
  width: 100%;
  background-color: #ffffff;
}
.zero .sec02 .sec02_2 .left table tr th,
.zero .sec03 .sec03_2 .left table tr th,
.zero .sec02 .sec02_2 .left table tr td,
.zero .sec03 .sec03_2 .left table tr td {
  border: 1px solid #bbbbbb;
  padding: 20px 15px;
  font-size: 20px;
  text-align: center;
  width: 50%;
}
.zero .sec02 .sec02_2 .left table tr th,
.zero .sec03 .sec03_2 .left table tr th {
  background-color: #ecffdb;
  font-weight: bold;
}
.zero .sec02 .sec02_2 .left table tr td b,
.zero .sec03 .sec03_2 .left table tr td b {
  color: #ff4424;
}
.zero .sec02 .sec02_2 .left table tr td b i,
.zero .sec03 .sec03_2 .left table tr td b i {
  color: #666;
}
.zero .sec02 .sec02_2 .right,
.zero .sec03 .sec03_2 .right {
  float: right;
  width: 47%;
  margin-right: 5%;
}
.zero .sec02 .sec02_2 .right img,
.zero .sec03 .sec03_2 .right img {
  width: 100%;
}
.zero .sec03 {
  margin-bottom: 40px;
}
.zero .sec03 .sec03_2 {
  margin-bottom: 30px;
}
.zero .sec03 h4 {
  font-size: 30px;
  text-align: center;
  border: none;
  background-color: #ff4424;
  color: #ffffff;
  padding: 15px 0 8px;
  border: solid 1px #ff4424;
  margin-bottom: 30px;
}
.zero .sec03 h4 span {
  color: #fcff00;
  font-size: 40px;
}
.zero .sec04 {
  background-color: #ffffff;
  box-shadow: 0px 0px 3px #cacaca;
}
.zero .sec04 .sec04_in {
  padding: 20px 2%;
}
.zero .sec04 .sec04_in h3 {
  font-size: 24px;
  color: #333333;
  border-left: solid 4px #71bd2c;
  padding-left: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  text-align: left;
  padding: 0 0 0px 10px;
}
.zero .sec04 .sec04_in h3::after {
  content: initial;
}
.zero .sec04 .sec04_in .zeroContact {
  margin-bottom: 30px;
  border: solid 1px #cccccc;
  border-radius: 10px;
  padding: 23px 3% 10px;
  background: linear-gradient(#ffffff, #e9e9e9);
  background: -moz-linear-gradient(#fafafa, #c7c7c7);
  background: -ms-linear-gradient(#fafafa, #c7c7c7);
  background: -o-linear-gradient(#fafafa, #c7c7c7);
}
.zero .sec04 .sec04_in .zeroContact ul li:first-child {
  float: left;
  width: 50%;
  font-size: 33px;
  font-weight: bold;
  line-height: 30px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.73);
}
.zero .sec04 .sec04_in .zeroContact ul li:first-child span {
  font-size: 22px;
  font-weight: normal;
}
.zero .sec04 .sec04_in .zeroContact ul li:last-child {
  float: right;
  width: 50%;
  font-size: 55px;
  line-height: 1;
  font-weight: bold;
  color: #64c20f;
  text-align: right;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.73);
}
.zero .sec04 .sec04_in .zeroContact ul li:last-child a {
  text-decoration: none;
  color: #64c20f;
}
.zero .sec_srch {
  position: absolute;
  top: 280px;
  width: 100%;
}
.zero .sec_srch .left a {
  padding: 30px 3% 30px;
}
.zero .sec_srch a {
  width: 93%;
  display: block;
  margin: 0 auto;
  background-color: #ff5400;
  background: linear-gradient(#ffbd00, #da2900);
  background: -moz-linear-gradient(#ff5400, #da2900);
  background: -ms-linear-gradient(#ff5400, #da2900);
  background: -o-linear-gradient(#ff5400, #da2900);
  border: solid 4px #ffffff;
  border-radius: 40px;
  box-shadow: inset 0px 0px 6px #ffffff, 0px 0px 10px rgba(0, 0, 0, 0.30);
  text-align: center;
  padding: 24px 1% 22px;
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: -1px -1px 5px rgba(0, 0, 0, 0.73);
}
.zero .sec_srch .left {
  float: left;
  width: 45%;
  border: none;
  color: #ff4424;
  border-radius: 30px;
  text-shadow: initial;
  margin-left: 1%;
  margin: 0;
}
.zero .sec_srch .right {
  width: 70%;
  letter-spacing: 5px;
  font-size: 30px;
  line-height: 46px;
  margin: 0 auto;
}
.zero .sec_srch .right span {
  font-size: 18px;
  display: inline-block;
  line-height: 1.5;
}
.zero .sec_srch .left a::after, .zero .sec_srch .right a::after {
  content: "▼";
  display: inline;
  font-size: 30px;
}
/*************************
不動産購入の流れ
**********************/
.flow_buy #conwrap .contents {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 70px;
}
.flow_buy #conwrap .contents #main {
  max-width: none;
}
.flow_buy .mainimg {
	background-color: #ffffff;
  padding: 0px 0;
  background: url(../img/bg_main.jpg) top center repeat-x;
  background-size: cover;
}
.flow_buy .mainimg p {
  text-align: center;
}
.flow_buy .flow {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaff78+0,009827+100 */
  background: #eaff78; /* Old browsers */
  background: -moz-linear-gradient(left, #eaff78 0%, #009827 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #eaff78 0%, #009827 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eaff78 0%, #009827 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaff78', endColorstr='#009827', GradientType=1); /* IE6-9 */
  margin-bottom: 30px;
  padding: 15px 0;
}
.flow_buy .flow::before, .flow_buy .flow::after {
  color: #71bd2c;
  opacity: 0.27;
  font-size: 60px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.flow_buy .flow::before {
  content: "START";
  position: absolute;
  top: 70px;
  left: -83px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.flow_buy .flow::after {
  content: "GOAL";
  position: absolute;
  bottom: 80px;
  right: -67px;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
}
.flow_buy .flow ul {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}
.flow_buy .flow ul li {
  float: left;
  width: 10%;
  margin-right: 5%;
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  position: relative;
  height: 180px;
}
.flow_buy .flow ul li:last-child {
  margin-right: 0;
}
.flow_buy .flow ul li a {
  text-decoration: none;
  display: block;
}
.flow_buy .flow ul li h5 {
  background-color: #237300;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.flow_buy .flow ul li p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 18px;
  font-weight: bold;
  color: #408e11;
  position: absolute;
  bottom: -51px;
  left: 50%;
  display: inline;
  transform: translate(-50%, -50%);
  height: 130px;
}
.flow_buy .stepWrap {
  position: relative;
  max-width: 1150px;
  margin: 0 auto;
}
.flow_buy .stepWrap .stepCon li {
  float: left;
  width: 474px;
  border: solid 1px #71bd2c;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.20);
  margin-bottom: 75px;
  min-height: 365px;
  position: relative;
}
.flow_buy .stepWrap .stepCon li:nth-child(odd)::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #71bd2c;
  position: absolute;
  top: 42px;
  left: 100%;
  z-index: 2;
}
.flow_buy .stepWrap .stepCon li:nth-child(even)::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 30px solid #71bd2c;
  position: absolute;
  bottom: 44px;
  right: 100%;
  z-index: 2;
}
.flow_buy .stepWrap .stepCon li:nth-child(even) {
  float: right;
}
.flow_buy .stepWrap .stepCon li .img {
  margin-bottom: 20px;
}
.flow_buy .stepWrap .stepCon li h4 {
  width: 96%;
  margin: 0 auto 20px;
  background-color: #edffdc;
  padding: 5px 0;
  color: #57b501;
  font-size: 20px;
  border: none;
  position: relative;
  text-indent: 60px;
  padding: 6px 0 0;
}
.flow_buy .stepWrap .stepCon li h4::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  height: 49px;
  width: 49px;
  display: block;
  background-size: contain;
}
.flow_buy .stepWrap .stepCon li:nth-child(1) h4::before {
  background-image: url(../img/flow_buy/step01.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(2) h4::before {
  background-image: url(../img/flow_buy/step02.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(3) h4::before {
  background-image: url(../img/flow_buy/step03.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(4) h4::before {
  background-image: url(../img/flow_buy/step04.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(5) h4::before {
  background-image: url(../img/flow_buy/step05.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(6) h4::before {
  background-image: url(../img/flow_buy/step06.png);
}
.flow_buy .stepWrap .stepCon li:nth-child(7) h4::before {
  background-image: url(../img/flow_buy/step07.png);
}
.flow_buy .stepWrap .stepCon li .txt {
  width: 90%;
  margin: 0 auto 10px;
  font-size: 18px;
}
.flow_buy .stepWrap .stepNum {
  position: absolute;
  left: 49%;
  top: 30px;
  border-left: solid 18px #71bd2c;
}
.flow_buy .stepWrap .stepNum li {
  position: relative;
  left: -58px;
  margin-bottom: 120px;
}
/*コンテンツフェードアニメーション*/
/* 画面外にいる状態 */
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2000ms;
  animation-timing-function: ease-in-out;
}
/* 画面内に入った状態 */
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
  animation-timing-function: ease-in-out;
}
/*************************
住宅ローン
**********************/
.loan #conwrap .contents {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 70px;
}
.loan #conwrap .contents #main {
  max-width: none;
}
.loan .mainimg {
	background-color: #ffffff;
  padding: 0px 0;
  background: url(../img/bg_main.jpg) top center repeat-x;
  background-size: cover;
}
.loan .mainimg p {
  text-align: center;
}
.loan #main h3 {
  border: none;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 36px;
  letter-spacing: 2px;
}
.loan .cat {
  font-size: 24px;
  text-align: center;
}
.loan .txt {
  font-size: 16px;
}
.loan .sec01 {
  padding: 70px 0;
  background: url("http://grad3.ecoloniq.jp/sample/img/patterns_08.png") repeat, linear-gradient(#35b2d8, #18599a);
}
.loan #main .sec01 h3 {
  color: #ffffff;
}
.loan .sec01 ul li {
  float: left;
  width: 30%;
  background-color: #ffffff;
  margin-right: 2%;
  padding: 10px 1%;
}
.loan .sec01 ul li:nth-child(3) {
  margin-right: 0;
}
.loan .sec01 ul li h5 {
  font-size: 18px;
  font-weight: bold;
}
.loan .sec01 ul li h4 {
  border: none;
  color: #58b434;
  padding: 5px 0;
  font-size: 30px;
  position: relative;
  text-indent: 72px;
  margin-bottom: 10px;
}
.loan .sec01 ul li:nth-child(1) h4 {
  color: #ff5656;
}
.loan .sec01 ul li:nth-child(2) h4 {
  color: #2384c7;
}
.loan .sec01 ul li:nth-child(3) h4 {
  color: #58b434;
}
.loan .sec01 ul li h4 span {
  position: absolute;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  width: 80px;
  height: 50px;
  top: -20px;
  left: -20px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  text-indent: 0px;
  padding: 14px 0;
}
.loan .sec01 ul li:nth-child(1) h4 span {
  background-color: #ff5656;
}
.loan .sec01 ul li:nth-child(2) h4 span {
  background-color: #2384c7;
}
.loan .sec01 ul li:nth-child(3) h4 span {
  background-color: #58b434;
}
.loan .sec01 ul li h4 span em {
  font-size: 30px;
  display: block;
  line-height: 1;
}
.loan .sec01 ul li .txt {
  font-size: 16px;
  margin-bottom: 10px;
  min-height: 96px;
}
.loan .sec01 ul li .img {
  margin-bottom: 10px;
}
.loan .sec01 ul li .img img {
  width: 100%;
}
.loan .sec01 ul li dl {
  background-color: #eeeeee;
  padding: 10px 10px;
}
.loan .sec01 ul li:nth-child(1) dl {
  background-color: #fff0f0;
}
.loan .sec01 ul li:nth-child(2) dl {
  background-color: #eff8ff;
}
.loan .sec01 ul li:nth-child(3) dl {
  background-color: #ebffe3;
}
.loan .sec01 ul li dl dt {
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #ffffff;
}
.loan .sec01 ul li:nth-child(1) dl dt {
  background-color: #ff5656;
}
.loan .sec01 ul li:nth-child(2) dl dt {
  background-color: #2384c7;
}
.loan .sec01 ul li:nth-child(3) dl dt {
  background-color: #58b434;
}
.loan .sec01 ul li dl dd {
  font-size: 18px;
  margin-bottom: 5px;
}
.loan .sec01 ul li dl dd::before {
  content: "●";
}
.loan .sec01 ul li:nth-child(1) dl dd::before {
  color: #ff5656;
}
.loan .sec01 ul li:nth-child(2) dl dd::before {
  color: #2384c7;
}
.loan .sec01 ul li:nth-child(3) dl dd::before {
  color: #58b434;
}
.loan .sec02 {
  padding: 70px 0;
  background-color: #f1f1f1;
  background: url(../img/loan/bg_sec02.jpg) top center no-repeat;
  background-size: cover;
  color: #ffffff;
}
.loan #main .sec02 h3 {
  color: #ffffff;
}
.loan .sec02 .txt {
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
}
.loan .sec02 .cat {
  font-size: 36px;
  font-weight: bold;
  background-color: #5bb431;
  color: #ffffff;
  padding: 16px 0;
  width: 80%;
  margin: 0 auto;
  border: solid 3px;
  border-radius: 50px;
}
.loan .sec02 ul {
  width: 70%;
  margin: 0 auto 40px;
}
.loan .sec02 ul li {
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 7px;
  padding: 4px 10px;
  border: none;
  border-radius: 8px;
  color: #0a58bd;
  font-weight: bold;
  position: relative;
}
.loan .sec02 ul li::before {
  content: "Q";
  position: absolute;
  color: #ffffff;
  font-size: 21px;
  top: 0px;
  left: -44px;
  background-color: #ff4424;
  border: none;
  border-radius: 10px;
  display: block;
  padding: 1px 12px;
  text-align: center;
}
.loan .sec03 {
  padding: 70px 0;
  background-color: #f1f1f1;
  color: #333333;
  /* background:linear-gradient(#35b2d8, #18599a); */
  /* background: url("http://grad3.ecoloniq.jp/sample/img/patterns_08.png") repeat, linear-gradient(#35b2d8, #18599a); */
}
.loan .sec03 .cat {
  margin-bottom: 30px;
  font-size: 30px;
}
.loan #main .sec03 h3 {
  color: #5bba33;
}
.loan #main .sec03 h4 {
  border: none;
  text-align: center;
}
.loan .sec03 .sec03_1 {
  margin-bottom: 30px;
}
.loan .sec03 .left {
  float: left;
  width: 49%;
  background-color: #ffffff;
  color: #333333;
}
.loan .sec03 .left h5 {
  background-color: rgba(0, 55, 103, 0.82);
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
}
.loan .sec03 .right {
  float: right;
  width: 49%;
  background-color: #ffffff;
  color: #333333;
}
.loan .sec03 .right h5 {
  background-color: rgba(51, 169, 0, 0.8);
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
}
.loan .sec03 table {
  width: 60%;
  margin: 20px auto;
}
.loan .sec03 table tr th {
  font-size: 20px;
}
.loan .sec03 table tr td {
  font-size: 20px;
}
.loan .sec03 .left table tr:nth-child(3) {
  color: #ff4424;
}
.loan .sec03 .right table tr:nth-child(3) {
  color: #ff4424;
  font-weight: bold;
}
.loan .sec03 .sec03_2 .sonosa {
  font-size: 42px;
  text-align: center;
  background-color: #ffffff;
  color: #ff4424;
  padding: 7px 0 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
.loan .sec03 .sec03_2 .txt {
  font-size: 30px;
  text-align: center
}
.loan .sec04 {
  padding: 70px 0;
  background-color: #ffffff;
  background: url(../img/loan/bg_sec04.jpg) bottom center no-repeat;
  background-size: cover;
  color: #ffffff;
}
.loan #main .sec04 h3 {
  color: #ffffff;
}
.loan .sec04 .sec04_1 {
  margin-bottom: 40px;
}
.loan .sec04 .sec04_1 .left {
  float: none;
}
.loan .sec04 .sec04_1 .left .txt {
  float: none;
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.loan .sec04 .sec04_1 .left ul {
  margin-bottom: 30px;
}
.loan .sec04 .sec04_1 .left ul li {
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 7px;
  padding: 4px 10px;
  border: none;
  border-radius: 8px;
  color: #0a58bd;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
.loan .sec04 .sec04_1 .right {
  float: right;
  display: none;
}
.loan .sec04 .sec04_2 {
  margin-bottom: 40px;
}
.loan .sec05 {
  padding: 70px 0;
  background-color: #58b434;
  color: #ffffff;
  background: url("http://grad3.ecoloniq.jp/sample/img/patterns_08.png") repeat, linear-gradient(#b5e200, #6cba4a);
}
.loan #main .sec05 .cat {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}
.loan #main .sec05 .cat2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.loan #main .sec05 .txt {
  padding: 15px 3%;
  text-align: left;
  font-size: 20px;
  background-color: #ffffff;
  color: #333333;
  border: none;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 2;
}
.loan #main .sec05 .txt span {
  background-color: #fbf7bf;
}
.loan #main .sec05 .txt span.red {
  color: #ff0000;
}
.loan #main .sec05 .txt span.blue {
  color: blue;
}
/*コンテンツフェードアニメーション*/
/* 画面外にいる状態 */
.loan #main .sec05 .fadein {
  font-size: 76px;
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2000ms;
  animation-timing-function: ease-in-out;
}
/* 画面内に入った状態 */
.loan #main .sec05 .fadein.scrollin {
  font-size: 46px;
  opacity: 1;
  transform: translate(0, 0);
  animation-timing-function: ease-in-out;
}
.loan .sec06 {
  padding: 0px 0 50px;
  background-color: #ffffff;
  color: #333333;
}
.loan .sec06 h3 {
  border: none;
  text-align: center;
  background-color: #71bd2c;
  color: #ffffff;
  padding: 15px 0 8px;
  font-size: 40px;
  margin-bottom: 50px;
  position: relative;
}
.loan .sec06 h3::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -30px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #71bd2c transparent transparent transparent;
  z-index: 0;
  display: block;
}
.loan .sec06 .zeroContact {
  margin-bottom: 10px;
  border: solid 1px #cccccc;
  border-radius: 10px;
  padding: 23px 2% 10px;
  background: linear-gradient(#ffffff, #e9e9e9);
  background: -moz-linear-gradient(#fafafa, #c7c7c7);
  background: -ms-linear-gradient(#fafafa, #c7c7c7);
  background: -o-linear-gradient(#fafafa, #c7c7c7);
}
.loan .sec06 .zeroContact ul {
  margin-bottom: 10px;
}
.loan .sec06 .zeroContact ul li:first-child {
  float: left;
  width: 50%;
  font-size: 33px;
  font-weight: bold;
  line-height: 30px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.73);
}
.loan .sec06 .zeroContact ul li:first-child span {
  font-size: 22px;
  font-weight: normal;
}
.loan .sec06 .zeroContact a {
  width: 98%;
  display: block;
  margin: 0 auto;
  background-color: #ff5400;
  background: linear-gradient(#ffbd00, #da2900);
  background: -moz-linear-gradient(#ff5400, #da2900);
  background: -ms-linear-gradient(#ff5400, #da2900);
  background: -o-linear-gradient(#ff5400, #da2900);
  border: solid 2px #ffffff;
  border-radius: 20px;
  box-shadow: inset 0px 0px 5px #ffffff, 0px 0px 5px rgba(0, 0, 0, 0.30);
  text-align: center;
  padding: 20px 1% 16px;
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: -1px -1px 3px rgba(0, 0, 0, 0.73);
}
.loan .sec06 .zeroContact ul li:last-child {
  float: right;
  width: 50%;
  font-size: 55px;
  line-height: 1;
  font-weight: bold;
  color: #64c20f;
  text-align: right;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.73);
}
.loan .sec06 .zeroContact ul li:last-child span {
  display: inline-block;
  font-size: 50px;
}
.loan .sec06 .teikeiBank {
  border: solid 1px #c5c5c5;
  padding: 15px 4%;
  background-color: #ffffff;
}
.loan .sec06 .teikeiBank p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: dotted 1px #333333;
}
.loan .sec06 .teikeiBank ul li {
  float: left;
  width: 16%;
  margin-right: 0%;
  margin-bottom: 5px;
  text-align: left;
  font-size: 13px;
  list-style-type: disc;
}
.loan .sec06 .teikeiBank ul li:nth-child(4n) {
  margin-right: 0;
}
/*************************
サイトマップ
**********************/
.sitemapBox {
  background: #fff;
  border: solid 1px #ccc;
  padding: 20px 2%;
}
.sitemapBox dl {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.sitemapBox dl dt {
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: solid 1px #cccccc;
}
.sitemapBox dl dd {
  text-indent: 15px;
  margin-bottom: 5px;
}
.sitemapBox dl dd:before {
  content: "▶ ";
  color: #999999;
}
/*************************
会員規約、プライバシーポリシー
**********************/
.basicTxt {
  background: #fff;
  border: solid 1px #ccc;
  padding: 20px;
}
.basicTxt h4 {
  margin-bottom: 5px;
  font-size: 12px;
  color: #111;
  font-weight: bold;
}
.basicTxt p {
  margin-bottom: 10px;
}
/*************************
404エラーページ
**********************/
#nf {
  max-width: 1150px;
  margin: 50px auto 100px;
}
#nf h2 {
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 2px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
#nf h2 span {
  font-size: 25px;
  line-height: 60px;
  color: #bd0202;
  letter-spacing: 1px;
}
#nf p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.partcon {
  margin: 70px auto;
  text-align: center;
}
.partcon a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  height: auto;
  cursor: pointer;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  font-size: 26px;
  font-weight: bold;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
  letter-spacing: 0;
  border: none;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  text-decoration: none;
  padding: 30px 40px;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ff7200), color-stop(1.00, #cd0000));
  background: -webkit-linear-gradient(#ff7200, #cd0000);
  background: -moz-linear-gradient(#ff7200, #cd0000);
  background: -o-linear-gradient(#ff7200, #cd0000);
  background: -ms-linear-gradient(#ff7200, #cd0000);
  background: linear-gradient(#ff7200, #cd0000);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffff7200, EndColorStr=#ffcd0000);
}
/*************************
不動産買取
**********************/
.kaitori{
	font-size: 24px;
}
.kaitori a{
	text-decoration: none;
}
.kaitori h3 {
  border: none;
  text-align: center;
  background-color: #71bd2c;
  color: #ffffff;
  padding: 15px 0 8px;
  font-size: 46px;
	font-weight: bold;
  margin-bottom: 80px;
  position: relative;
}
.kaitori h3::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -30px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #71bd2c transparent transparent transparent;
  z-index: 0;
  display: block;
}
.kaitori .img{
	text-align: center;
	margin: 15px 0;
}
.kaitori .btn_top{
	position: fixed;
	bottom: 8%;
	right: 1%;
	width: 350px;
	z-index: 100;
}
.kaitori .btn_top a:hover,
.kaitori .btn a:hover{
	background: #EE0000;
	 box-shadow: none;
}
.kaitori .btn_top a{
	display: block;
	border: 2px solid #fff;
	border-radius: 20px;
	background: #C10000;
	color: #fff;
	font-size: 25px;
	padding: 10px 0;
	margin: 0 auto;
	position: relative;
	 box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
	text-align: center;
}
.kaitori .btn_top a::after{
	content: "";
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);  
    border: 5px solid transparent;
    border-left: 8px solid #fff;
}
.kaitori .btn_top.none{
    animation: fadeOut 1s;
    animation-fill-mode: both;
}
  
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.kaitori .sec02 h3{
    margin: 0 0 50px;
    border: none;
	text-align: center;
	color: #fff;
	padding: 0 0 8px;
}
.kaitori .sec02 h3 span{
	font-size: 150%;
	color: #FFDD00;
}


/*アコーディオン　開始*/
.kaitori .sec02 .accordion {
	position: relative;
	margin-bottom: 20px;
}
.kaitori .sec02 .accordion summary {
	font-size: 40px;
	color:#2b549a;
	font-weight: bold;
	border-bottom: 5px solid #CCC;
	margin-bottom: 15px;
	line-height: 2.5;
	position: relative;
	list-style-type: none;
	display: flex;
	cursor: pointer;
}
.kaitori .sec02 .accordion summary div{
	display: inline-block;
	margin-right: 10px;
}
.kaitori .sec02 .accordion summary span{
	background: #FD4924;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 20px;
	box-sizing: border-box;
	border-radius: 50px;
}
.kaitori .sec02 .accordion summary::-webkit-details-marker {
    display: none;
}
.kaitori .sec02 .accordion summary::after {
	position: absolute;
    transform: translateY(-25%) rotate(45deg);
    width: 25px;
    height: 25px;
    margin-left: 10px;
    border-bottom: 7px solid #333333b3;
    border-right: 7px solid #333333b3;
    content: '';
    transition: transform .3s;
	top: 40%;
	right: 2%;
}
.kaitori .sec02 .accordion[open] summary::after {
    transform: rotate(225deg);
}
.kaitori .sec02 .accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}
.kaitori .sec02 .accordion[open] p {
    transform: none;
    opacity: 1;
}
/*アコーディオン　終了*/


.kaitori .btn{
	margin: 80px 0;
	text-align: center;
}
.kaitori .btn a{
	display: block;
	border: 2px solid #fff;
	border-radius: 20px;
	background: #C10000;
	color: #fff;
	font-size: 35px;
	padding: 10px 0;
	max-width: 560px;
	width: 96%;
	margin: 0 auto;
	position: relative;
	 box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
.kaitori .btn a::after{
	content: "";
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translateY(-50%);  
    border: 8px solid transparent;
    border-left: 10px solid #fff;
}



/*アコーディオン　開始*/
.kaitori .sec03 .accordion {
	position: relative;
	margin-bottom: 30px;
}
.kaitori .sec03 .accordion summary {
	color: #fff;
	background: #FD4924;
	border: none;
	padding: 15px;
	margin: 0;
	text-align: left;
	box-sizing: border-box;
	font-size: 40px;
	font-weight: bold;
	position: relative;
	list-style-type: none;
	cursor: pointer;
}
.kaitori .sec03 .accordion summary span{
	background: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-right: 10px;
	color: #FD4924;
}
.kaitori .sec03 .accordion summary::-webkit-details-marker {
    display: none;
}
.kaitori .sec03 .accordion summary::after {
	position: absolute;
    transform: translateY(-25%) rotate(45deg);
    width: 25px;
    height: 25px;
    margin-left: 10px;
    border-bottom: 7px solid #fff;
    border-right: 7px solid #fff;
    content: '';
    transition: transform .3s;
	top: 40%;
	right: 2%;
}
.kaitori .sec03 .accordion[open] summary::after {
    transform: rotate(225deg);
}
.kaitori .sec03 .accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}
.kaitori .sec03 .accordion[open] p {
    transform: none;
    opacity: 1;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.3);
	border: 1px solid #eee;
	font-size: 24px;
}
/*アコーディオン　終了*/

.kaitori .sec04 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.kaitori .sec04 ul li{
	width: 32%;
	margin-bottom: 30px;
}
.kaitori .sec04 ul li span{
	background: #333;
	padding: 2px 15px;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.kaitori .sec04 ul li p.img{
	margin: 0 0 10px;
}
.kaitori .sec04 ul li p.text{
	margin: 15px 0 0;
}


.kaitori .sec05{
    position: relative;
	margin-bottom: 80px;
}

.kaitori .sec05 .continuation{
    position: relative;
    max-height: 450px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: max-height 1s;
}

.kaitori .sec05 .continuation:has(:checked){
    max-height: inherit;
}

.kaitori .sec05 .continuation::after{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 240px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);
    content: '';
}

.kaitori .sec05 .continuation:has(:checked)::after{
    content: none;
}

.kaitori .sec05 .continuation label{
    display: flex;
    align-items: center;
	justify-content: center;
    gap: 0 4px;
    position: absolute;
    bottom: 30%;
    left: 50%;
    transform: translateX(-50%);
	text-align: center;
	font-size: 24px;
	width: 300px;
	border: 1px solid #71bd2c;
	padding: 10px;
	box-sizing: border-box;
	color: #71bd2c;
	background: #DAFFB9;
	z-index: 100;
}

.kaitori .sec05 .continuation label:hover{
	background: #fff;
    cursor: pointer;
}

.kaitori .sec05 .continuation:has(:checked) label{
    display: none!important;
}

.kaitori .sec05 .continuation label::after{
    display: inline-block;
    width: 15px;
    height: 10px;
    background-color: #71bd2c;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
	margin-left: 10px;
}

.kaitori .sec05 .continuation label:hover::after{
    background-color: #71bd2c;
}

.kaitori .sec05 .continuation input{
    display: none;
}
.kaitori .sec05 h4{
	text-align: center;
	font-size: 26px;
	margin-bottom: 50px;
	border: none;
	padding: 0;
}
.kaitori .sec05 ul li{
	display: flex;
	margin-bottom: 30px;
	align-items: center;
}
.kaitori .sec05 ul li div{
	width: 8%;
}
.kaitori .sec05 ul li p {
	width: 90%;
}
.kaitori .sec05 ul li:nth-child(odd){
	margin-bottom: 10px;
}
.kaitori .sec05 ul li:nth-child(odd) span{
	width: 10%;
	background: #71BD2C;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 50px;
	padding: 15px;
	margin-right: 15px;
}
.kaitori .sec05 ul li:nth-child(odd) p {
	background: #E8F2FF;
	border-radius: 10px;
	padding: 20px;
	border: 1px solid #71BD2C;
	box-sizing: border-box;
}
.kaitori .sec05 ul li:nth-child(even) span{
	background: #ccc;
	font-size: 25px;
	font-weight: bold;
	border-radius: 50px;
	padding: 12px;
	margin-right: 15px;
}
.kaitori .sec05 ul li:nth-child(even) p{
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

/*************************
物件詳細印刷用CSS
**********************/
@media print {
  #lside, #hdwrap, #gnwrap, .pan, .tab, .pagetop, .pagetop img, #ftwrap, .srchBtn, .btnContact, .searchBtn, .spw, .box_member, .osucont, .voice_staff, #similar, .detailBox .btnAreaBottom, .detailBox .gallery, .detailBox .detailContact .detailContact_tel li:first-child, .detailBox .detailContact .detailContact_btn li:nth-child(1), .detailBox .detailContact .detailContact_btn li:nth-child(2), .copyWrap .ftrsubnavi {
    display: none !important;
  }
  body {
    width: 1000px;
  }
  #container {
    min-width: 100%;
  }
  #conwrap {
    width: 100%;
    background-color: #ffffff;
  }
  #conwrap .contents {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0px;
  }
  .detailBox .detailContact ul {
    float: left;
  }
  .detailBox .detailContact .detailContact_logo {
    background: none;
    margin: 10px 0 0 0%;
  }
  .detailBox .detailContact .detailContact_logo img {
    width: 94%;
  }
  .detailBox .detailContact ul:nth-child(1), .detailBox .detailContact ul:nth-child(2) {
    width: 45%;
  }
  .detailBox .detailContact .detailContact_tel li:last-child {
    width: 100%;
  }
  .detailBox .detailContact .detailContact_btn {
    width: 100%;
  }
  .detailBox .detailContact .detailContact_btn li:nth-child(3) {
    width: 100%;
    display: block;
  }
  #main {
    width: 100%;
    margin: 0 auto;
  }
  .detailBox table {
    page-break-inside: avoid
  }
  .detailBox .detailTtl img, .detailBox .detailSpec ul.spec1 li img, .detailBox .detailSpec ul.spec2 li img {
    width: 80px
  }
  .detailBox .photoBox .gaikan img, .detailBox .photoBox .plan img {
    width: 310px
  }
  .detailBox .gallery .galleryBox img {
    width: 100px
  }
  img {
    width: auto;
  }
}