@charset "utf-8";
/******************************
共通パーツ
*****************************/
.pc{
	display: none;
}
.sp{
	display: block;
}
.pan {
  display: none
}
.pan a {
  color: #666
}
#main .ttl {
  margin: 0 0 5px;
  height: auto;
  padding: 2px 0 0 0;
}
#main h2.lower {
  margin-bottom: 20px
}
#main .ttl h3 {
  font-size: 16px;
  line-height: initial;
}
/*************************
*************************
検索ページ
*************************
**********************/
.srchTxt {
  font-size: 12px;
  color: #111;
  margin: 0px 0 5px 0;
}
.areasrchBox .srchBtn, .srchBox .srchBtn {
  width: 100%;
}
.cmt {
  font-size: 10px;
  margin-left: 5px;
}
/*************************
エリア検索
**********************/
.areaTtlth {
  padding: 7px 0;
  text-indent: 10px;
}
.areaTtlth, .areaTtl {
  font-size: 12px;
  font-weight: bold;
}
.areaTtl {
  padding: 0px 2%;
}
.areasrchBox {
  margin-bottom: 20px
}
.areasrchBox table {
  width: 100%
}
.areasrchBox table tr th, .areasrchBox table tr td {
  font-size: 16px;
  width: 96%;
  display: block;
  text-align: left;
  padding: 15px 2%;
}
.areasrchBox table tr th {
  border: 1px solid #fff;
}
.areasrchBox table tr td {
  background: #fff;
  color: #111;
  border: none;
}
.areasrchBox table tr td ul li {
  float: left;
  width: 98%;
  margin-bottom: 5px;
  padding-left: 7%;
  border-bottom: solid 1px #ddd;
}
/*************************
詳細条件検索
**********************/
.srchBox {
  margin-bottom: 30px;
}
.srchBox table {
  width: 100%;
}
.srchBox table tr th, .srchBox table tr td {
  font-size: 16px;
  width: 94%;
  display: block;
  text-align: left;
  padding: 15px 3%;
}
.srchBox table tr th {
  border: 1px solid #fff;
}
.srchBox table tr td {
  background: #fff;
  color: #111;
  border: none;
}
.srchBox label input[type=checkbox] {
  margin: 0px 10px 8px 2px !important;
  width: 30px !important;
  height: 30px !important;
  display: block !important;
  float: left !important;
}
.srchBox label {
  display: block !important;
  margin: 0 !important;
  padding: 10px 0 !important;
  overflow: hidden !important;
  height: 27px;
  font-size: 13px;
}
.srchBox table tr td ul li {
  float: left;
  width: 50%;
}
.srchBox table tr td select {
  margin: 4px 4px;
  height: 40px;
  width: 42%;
}
/********フッター検索ボタン*************/
.btnAreaBottom {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.44);
  width: 100%;
  z-index: 500;
  padding: 5px 0;
}
.btnAreaBottom .srchBtnDetail {
  width: 42%;
  float: left;
  margin-left: 1%;
  margin-right: 2%;
}
.btnAreaBottom .srchBtnDetail a {
  width: 100%;
  height: auto;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}
.btnAreaBottom .srchBtn {
  width: 41%;
  float: left;
  margin-right: 1%;
}
.btnAreaBottom .srchBtn input {
  width: 100%;
  height: auto;
  padding: 5px 0;
  font-size: 12px;
}
.btnAreaBottom .allContact {
  margin-left: 1%;
  float: left;
  width: 83.5%;
}
.btnAreaBottom .allContact .do_contact {
  width: 97%;
  font-size: 13px;
  padding: 5px 0;
}
/*************************
人気物件ランキング一覧ページ
**********************/
.rankicon {
  margin-top: 10px;
  margin-bottom: 5px;
}
.rankicon img {
  width: 40%;
}
/*************************
一覧ページ
**********************/
.srchconBox {
  margin: 5px 0 0;
}
.srchconBox .srchBtn {
  text-align: center;
  margin: 0;
  width: 11%;
  float: right;
}
.srchconBox .srchBtn .srch_back {
  font-size: 10px;
}
.srchconBox .srchBtn .srch_back span {
  display: none;
}
.termsBox {
  width: 88%;
  margin-top: 0px;
}
.termsBox .termsList {
  margin: 0px;
}
.termsBox .termsList .termsTtl {
  width: 20%;
}
.termsBox .termsList .termsDetail {
  width: 74%;
  float: left;
  font-size: 10px;
  line-height: 18px;
  color: #444;
  margin-left: 2%;
}
.resultTxt {
  font-size: 12px;
  line-height: 16px;
  color: #111;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0px;
}
.resultNum {
  font-size: 20px
}
.resultNum, .resultWord {
  font-weight: 700;
}
.resultWord {
  font-size: 12px
}
.sortPage {
  margin-bottom: 5px;
  width: 100%;
}
.sortPage select {
  margin-top: 0;
  margin-bottom: 0px;
  float: left;
  height: 36px;
  width: 41%;
  font-size: 12px;
}
.pagination {
  padding: 0;
  display: -moz-inline-box;
  display: inline-block;
  margin: 0 -5px 5px 0;
}
.pagination a {
  text-decoration: none;
  font-weight: 400;
}
.pagination a, .pagination .current {
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 8px 7px;
  font-size: 11px;
}
.pagination .abridgement {
  font-weight: 700;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.allContactBox {
  margin-bottom: 5px;
}
.allContact {
  width: 100%;
}
.allContact p {
  float: left;
}
.allContact .do_contact {
  width: 47%;
  height: auto;
  float: right;
  font-size: 12px;
  line-height: initial;
  margin: 0 auto;
  padding: 2px 1%;
}
.allContact .do_delete {
  height: auto;
  width: 47%;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: initial;
  margin: 0 auto;
  padding: 2px 1%;
  margin-right: 0px;
}
/*************************
特徴アイコン
**********************/
.bukkenIcon {
  float: right;
  width: 100%;
  margin-bottom: 3px;
  padding: 0;
  margin-right: 0%;
}
.bukkenIcon li {
  width: 11.1%;
  margin-right: 0px;
}
.bukkenIcon li img {
  margin-right: 0px;
}
/*************************
一覧用物件ボックス
**********************/
.ListBox {
  margin-bottom: 5px;
}
.ListBox .ListTtl .icon_shu {
  display: none;
}
.ListBox .ListTtl h4 {
  margin-left: 5px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  display: block;
  width: 76%;
  white-space: initial;
  text-indent: 0px;
}
.ListBox .ListTtl ul {
  float: right;
  width: 9%;
  margin-top: 0px;
  margin-right: 1%;
}
.ListBox .ListTtl ul li {
  width: 130px;
  margin: 0;
}
.ListBox .ListTtl ul li:nth-child(1) {
  display: none;
}
.ListBox .ListTtl ul li:nth-child(2) {
  float: right;
  width: 100%;
}
.ListBox .ListTtl input {
  margin-left: 0px;
}
.ListBox .ListTtl input.check {
  margin-left: 0px;
}
.ListBox .ListTtl input.fav {
  background: url(../img/ico_fav_del.png) no-repeat;
  background-size: 20px 20px;
  border: none;
  box-shadow: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ListBox .ListTtl input.fav, .ListBox .ListTtl input.del {
  width: 100%;
  font-size: 10px;
  margin-top: 0px;
}
.ListBox .ListTtl input.del {
  background: url(../img/ico_fav.png) no-repeat;
  background-size: 20px 20px;
  border: none;
  box-shadow: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.ListBox .ListTtl input.fav:hover, .ListBox .ListTtl input.del:hover {
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  cursor: pointer;
  box-shadow: none;
}
.ListBoxIn {
  padding: 5px 0 0;
}
.ListBox .ListBoxLeft {
  width: 36%;
  margin-left: 1%;
  float: left;
}
.ListBox .ListBoxLeft .icon_shu {
  display: block;
}
.ListBox .ListBoxLeft .ListPhoto {
  height: auto;
  min-height: auto;
  max-height: 80px;
}
.ListBox .ListBoxLeft .ListPhoto.new::before {
  width: 30px;
  height: 30px;
}
.ListBox .ListBoxRight {
  width: 59%;
  float: right;
  margin-right: 1%;
  margin-top: 3px;
}
.ListBox .ListBoxRight dl {
  border-bottom: none;
  padding: 0px 0 0;
}
.ListBox dl {
  padding: 5px 0;
}
.ListBox dl dt, .ListBox dl dd {
  text-align: left;
  font-size: 12px;
  float: left;
}
.ListBox dl dt {
  width: 29%;
  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: block;
  font-size: 10px;
  color: #3686dd;
  padding: 0px 0 0px 0px;
  line-height: 1;
}
.ListBox .ListBoxRight dl:nth-child(1) dd.price span.pricedown img {
  margin-right: 5px;
  width: 30px;
}
.ListBox .ListBoxRight dl:nth-child(2) {
  width: 100%;
}
.ListBox .ListBoxRight dl:nth-child(2) dd {
  width: 66%;
}
.ListBox .ListBoxBottom {
  width: 98%;
  float: right;
  margin: 5px auto 0;
}
.ListBox .ListBoxBottom dl {
  width: 100%;
}
.ListBox .ListBoxBottom dl dt {
  width: 13%;
}
.ListBox .ListBoxBottom dl dd {
  width: 85%;
}
/*************************
************************
物件詳細
************************
**********************/
.detailBox {
  padding: 5px 0;
}
.detailBox .detailTtl {
  width: 100%;
  margin: 0 auto;
}
.detailBox .detailTtl .icon_shu {
  width: 36%;
}
.detailBox .detailTtl img {
  width: 80px
}
.detailBox .detailTtl h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #111;
  margin-top: 5px;
}
.detailBox .detailKakaku .price span {
  font-size: 24px;
}
.detailBox .detailKakaku .price span.pricedown {
  display: inline-block;
  font-size: 16px;
  color: #3686dd;
  padding: 2px 0 1px 5px;
  line-height: 1;
}
.detailBox .detailKakaku .price span.pricedown img {
  margin-right: 5px;
  width: 43px;
}
.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: 12px;
  float: left;
}
.detailBox .detailSpec dl dt {
  width: 16%;
  color: #909090;
  margin-right: 2%;
}
.detailBox .detailSpec dl:nth-child(1) dd {
  width: 31%;
}
.detailBox .detailSpec dl:nth-child(2) {
  width: 100%;
}
.detailBox .detailSpec dl:nth-child(2) dd {
  width: 80%;
}
/*物件詳細　オススメコメント*/
/*************************
物件詳細　外観・間取、ライトボックス画像
**********************/
.detailBox .photoBox {
  border: 2px solid #ddd;
  margin-bottom: 10px;
  padding: 10px;
}
.detailBox .photoBox p {
  font-size: 10px;
  text-align: left;
  margin-top: 5px;
}
.detailBox .photoBox .gaikan {
  float: left
}
.detailBox .photoBox .plan {
  float: right
}
.detailBox .gallery {
  width: 100%;
  margin: 0 auto 10px;
}
.detailBox .gallery p {
  font-size: 12px;
  color: #111;
  text-align: center;
  margin-bottom: 15px;
}
.detailBox .gallery .galleryBox {
  float: left;
  margin-right: 2%;
  width: 49%;
}
.detailBox .gallery .galleryBox:nth-child(2n) {
  margin-right: 0;
}
.detailBox .gallery .galleryBox img {
  margin: 0 10px;
  height: 130px;
}
.detailBox .gallery .galleryBox p {
  font-size: 10px;
  margin: 5px 10px 20px;
}
/*************************
物件詳細　概要
**********************/
.detailBox table {
  width: 100%;
  margin-bottom: 10px;
}
.detailBox table tr {
  width: 100%
}
.detailBox table tr th, .detailBox table tr td {
  padding: 5px;
}
.detailBox table tr th {
  width: 18%;
}
.detailBox .detailCmt {
  width: 96%;
  margin: 0 auto 10px;
}
.detailBox .detailCmt h5 {
  font-size: 12px;
  font-weight: 700;
  color: #111;
  margin-bottom: 5px;
}
.detailBox .detailCmt p {
  font-size: 10px;
  color: #111;
  line-height: 1.4;
  width: 100%;
}
/*************************
物件詳細　グーグルマップ
**********************/
.detailBox .mapBox {
  margin-bottom: 40px
}
.detailBox .mapBox .ttl {
  border-bottom: solid 1px #c8b387;
  padding: 5px;
  margin: 0 0 10px;
}
.detailBox .mapBox .ttl h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 23px;
}
/*************************
物件詳細　セールスコメント
**********************/
.salecmt {
  margin-bottom: 10px;
}
/*************************
物件詳細　お問い合わせボタンなど
**********************/
.detailBox .detailContact {
  margin-bottom: 10px;
}
.detailBox .detailContact .detailContact_logo { /* background: url(../img/bg_hd.png)  no-repeat 350px -18px; */ /* background-size: 50%; */ /* margin-bottom: 10px; */ display: none;
}
.detailBox .detailContact .detailContact_tel {
  margin-bottom: 5px;
}
.detailBox .detailContact .detailContact_tel li {
  float: left;
}
.detailBox .detailContact .detailContact_tel li:first-child {
  float: none;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
}
.detailBox .detailContact .detailContact_tel li:first-child::after {
  content: url("../img/detail/illst_mail.png");
  position: absolute;
  top: 2px;
  left: 12px;
}
.detailBox .detailContact .detailContact_tel li:first-child a {
  width: 83%;
  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: 15px;
  font-weight: bold;
  line-height: 21px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 10px 0px 10px 15%;
  color: #ffffff;
}
.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: 96%;
  margin: 0 auto;
  float: none;
  text-align: left;
  font-size: 13px;
  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: 30px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  line-height: 36px;
}
.detailBox .detailContact .detailContact_tel li:last-child img {
  width: 30px;
}
.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: 37px;
  font-size: 10px;
}
.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: 10px;
  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 {
  font-size: 10px;
}
.detailBox .detailContact .detailContact_btn li:nth-child(3) {
  font-size: 10px;
  line-height: 12px;
}
/*************************
物件詳細　フッターボタン
**********************/
.detailBox .btnAreaBottom {
  display: block;
}
.detailBox .btnAreaBottom .detailContact_tel {
  width: 67%;
  margin-right: 2%;
}
.detailBox .btnAreaBottom .detailContact_tel a {
  font-size: 12px;
}
.detailBox .btnAreaBottom .telBtn {
  width: 15%;
  float: left;
  margin-right: 1%;
}
.detailBox .btnAreaBottom .telBtn a img {
  width: 20px;
}
/*************************
物件詳細　ローンシミュレーション
**********************/
.loansimu {
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}
.loansimu .loanwrap {
  padding: 5px 2%;
  margin: 0px;
  background: #ffffff;
}
.loansimu .kiyaku {
  margin-bottom: 10px;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding: 5px 1%;
}
.loansimu .kiyaku h5 {
  font-weight: bold;
  margin-bottom: 5px;
}
.loansimu .kiyaku p {
  font-size: 11px;
}
.loansimu .ssttl {
  border-bottom: 1px dotted #777676;
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 2px;
  margin-bottom: 7px;
}
.loansimu .formBlock01 {
  margin-bottom: 6px;
}
.loansimu .formBlock01.kekka dl {
  width: 33.333%;
}
.loansimu .formBlock01.kekka dd span {
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  display: inline-block;
  width: 86%;
  margin-right: 6px;
  text-align: center;
  padding: 5px;
  color: #d20000;
}
.loansimu .formBlock01 dl {
  float: left;
  width: 50%;
  font-weight: normal;
  margin-bottom: 7px;
}
.loansimu .formBlock01 dl dt {
  margin-bottom: 5px;
  font-size: 10px;
}
.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: 10px;
  padding: 1px 1px 0;
  margin-left: 2px;
}
.formBlock01 dl select {
  width: 69%;
  padding: 3px;
}
.loansimu .loanbtn {
  margin-bottom: 25px;
}
.loansimu .loanreset {
  background-color: #ababab;
  width: 48%;
  float: left;
  margin-right: 3%;
  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;
}
.loansimu .pointBox p {
  font-size: 11px;
}
/*************************
物件詳細　類似物件
**********************/
.detailBox #similar #similar_lst .bukkenBox .bukkenTtl h4 {
  width: 90%
}
/*************************
会社案内　
**********************/
.snav_comp {
  margin: 10px auto;
}
.snav_comp li a {
  padding: 10px 0;
  font-size: 10px;
}
/*************************
会社概要
**********************/
.companyBox ul {
  margin: 0;
  padding: 0;
}
.companyBox ul.sex li {
  float: left;
  width: 70px;
}
.mensekiNum, .companyBox ul.menseki {
  float: left
}
.companyBox ul.menseki li {
  float: left;
  width: 70px;
}
.companyBox ul.tatemenseki {
  float: left
}
.companyBox ul.tatemenseki li {
  float: left;
  width: 70px;
}
.companyBox ul.srchBukken {
  margin: 7px 0 0;
  padding: 0 7px;
}
.companyBox ul.srchBukken li {
  float: left;
  width: 33%;
  margin-bottom: 5px;
  font-size: 11px;
}
.companyBox table tr td select {
  margin-bottom: 5px
}
.companyBox {
  margin-bottom: 40px
}
.companyBox table {
  width: 100%
}
.companyBox table tr th {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
  width: 30%;
  text-align: center;
  padding: 10px 15px;
}
.companyBox table tr td {
  font-size: 14px;
  background: #fff;
  font-size: 12px;
  line-height: 1.5;
  color: #111;
  border: 1px solid #ddd;
  padding: 10px;
  vertical-align: middle;
}
.companyBox a {
  color: red;
}
.print_Btn {
  display: none;
}
.officePhoto ul li {
  float: none;
  margin-bottom: 10px;
  width: 100%;
}
.officePhoto ul li img {
  margin: 0;
  width: 100%;
}
/*************************
スタッフ紹介
**********************/
.staff {
  width: 100%;
  margin: 0 auto;
}
.staff ul li {
  float: none;
  width: 93%;
  margin: 0 auto 5px;
  padding: 7px 2%;
  height: auto;
  min-height: auto;
  border: dotted 3px #5bb431;
}
.staff ul li:nth-child(2n) {
  margin-right: 0;
}
.staff ul li .thum {
  height: auto;
}
.staff ul li .thum img {
  width: 100%;
}
.staff ul li h4 {
  font-size: 18px;
}
.staff ul li table.staffTable tr th, .staff ul li table.staffTable tr td {
  font-size: 11px;
}
.staff ul li table.staffTable tr th {
  width: 43%;
}
.staff ul li .message {
  height: auto;
}
/*************************
お客様の声 トップ
**********************/
.voice_top h4 {
  text-align: center;
  background-color: #fc9336;
  color: #ffffff;
  padding: 5px 0px 5px;
  border: none;
  border-radius: 10px 10px 0px 0px;
  font-size: 15px;
  margin-bottom: 10px;
}
.voice_top ul li {
  width: 44.5%;
  padding: 5px 1%;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px #cacaca;
  border: dotted 3px #5bb431;
  border-radius: 10px;
}
.voice_top ul li:nth-child(3n) {
  margin-right: 2%;
}
.voice_top ul li:nth-child(2n) {
  margin-right: 0%;
}
.voice_top ul li a {
  text-decoration: none;
}
.voice_top ul li h5 {
  margin-bottom: 10px;
  font-size: 10px;
  letter-spacing: 0;
}
.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: 5px 2%;
  box-shadow: 0px 0px 5px #cacaca;
  border: dotted 3px #5bb431;
  border-radius: 10px;
}
.voice .box_voice .left {
  width: 100%;
  float: left;
}
.voice .box_voice .left h4 {
  background-color: #fc9336;
  color: #ffffff;
  padding: 5px 10px;
  border: none;
  margin-bottom: 5px;
  text-indent: 0;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
}
.voice .box_voice .left p {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.6;
}
.voice .box_voice .left p.img {
  padding: 5px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  box-shadow: 0px 0px 5px #cacaca;
}
.voice .box_voice .right {
  width: 100%;
  float: right;
  border: solid 2px #f6e400;
}
.voice .btn_voice_top {
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  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: 8px 0 8px;
  font-size: 26px;
  margin-bottom: 30px;
  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: 19px;
  text-align: center;
  border: none;
  background-color: #ffffff;
  color: #71bd2c;
  padding: 15px 0 8px;
  border: solid 1px #71bd2c;
  margin-bottom: 10px;
}
.zero h4 span {
  color: #ff4424;
}
.zero .sec04 h4.kakunin {
  color: #ff4424;
  border: solid 1px #ff4424;
  border-radius: 10px;
  font-size: 20px;
}
.zero h5 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.zero h5.red {
  color: #ff4424;
}
.zero p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
}
.zero .sec01 {
  margin-bottom: 10px;
  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: 100%;
  margin-bottom: 20px;
}
.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: 10px 5px;
  font-size: 14px;
  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: 100%;
  margin-right: 0%;
}
.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: 15px;
  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: 34px;
}
.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: 10px;
  border: solid 1px #cccccc;
  border-radius: 10px;
  padding: 13px 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: 100%;
  text-align: center;
  font-size: 17px;
  line-height: 1;
}
.zero .sec04 .sec04_in .zeroContact ul li:first-child span {
  font-size: 12px;
  font-weight: normal;
}
.zero .sec04 .sec04_in .zeroContact ul li:last-child {
  float: right;
  width: 100%;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  color: #64c20f;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}
.zero .sec04 .sec04_in .zeroContact ul li:last-child img {
  width: 28px;
  vertical-align: baseline;
  margin-right: 5px;
}
.zero .sec_srch {
  position: static;
  top: 280px;
  width: 100%;
}
.zero .sec_srch .left a {
  padding: 13px 0% 13px;
}
.zero .sec_srch a {
  width: 97%;
  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: 20px;
  box-shadow: inset 0px 0px 6px #ffffff, 0px 0px 10px rgba(0, 0, 0, 0.30);
  text-align: center;
  padding: 15px 1% 15px;
  color: #ffffff;
  font-size: 14px;
  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: none;
  width: 98%;
  border: none;
  color: #ff4424;
  border-radius: 30px;
  text-shadow: initial;
  margin-left: 0;
  margin: 0 auto 5px;
}
.zero .sec_srch .right {
  float: none;
  width: 96%;
  letter-spacing: 5px;
  font-size: 30px;
  line-height: 23px;
  margin-right: 1%;
  margin: 0 auto;
}
.zero .sec_srch .right span {
  font-size: 12px;
  display: inline-block;
  line-height: 1.5;
}
.zero .sec_srch .left a::after, .zero .sec_srch .right a::after {
  content: "▼";
  display: inline;
  font-size: 18px;
}
/*************************
不動産購入の流れ
**********************/
.flow_buy .mainimg img {
  width: 100%;
}
.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: 20px;
  padding: 15px 0;
}
.flow_buy .flow::before, .flow_buy .flow::after {
  color: #71bd2c;
  opacity: 0.27;
  font-size: 25px;
  font-weight: bold;
  /* text-align: right; */
  display: inline-block;
  line-height: 1;
}
.flow_buy .flow::before {
  content: "START";
  position: absolute;
  top: 80px;
  left: -39px;
  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: -30px;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  z-index: 0;
}
.flow_buy .flow ul {
  width: 90%;
  position: relative;
  margin: 0 auto;
  z-index: 100;
}
.flow_buy .flow ul li {
  float: left;
  width: 10%;
  margin-right: 5%;
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  position: relative;
  height: 169px;
}
.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: 11px;
  font-weight: bold;
  color: #408e11;
  position: absolute;
  bottom: -54px;
  left: 50%;
  display: inline;
  transform: translate(-50%, -50%);
  height: 127px;
}
.flow_buy .stepWrap {
  position: relative;
}
.flow_buy .stepWrap .stepCon {
  float: right;
  width: 73%;
  margin-right: 1%;
}
.flow_buy .stepWrap .stepCon li {
  float: left;
  width: 100%;
  border: solid 1px #71bd2c;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.20);
  margin-bottom: 10px;
  min-height: 247px;
  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-right: 30px solid #71bd2c;
  border-left: none;
  position: absolute;
  top: 0px;
  right: 90%;
  left: -30px;
  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;
  top: 0px;
  right: 100%;
  z-index: 2;
}
.flow_buy .stepWrap .stepCon li:nth-child(even) {
  float: right;
}
.flow_buy .stepWrap .stepCon li .img {
  margin-bottom: 10px;
}
.flow_buy .stepWrap .stepCon li .img img {
  width: 100%;
}
.flow_buy .stepWrap .stepCon li h4 {
  width: 96%;
  margin: 0 auto 5px;
  background-color: #edffdc;
  padding: 5px 0;
  color: #57b501;
  font-size: 14px;
  border: none;
  position: relative;
  text-indent: 35px;
  padding: 2px 0 0;
}
.flow_buy .stepWrap .stepCon li h4::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  height: 30px;
  width: 30px;
  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: 12px;
}
.flow_buy .stepWrap .stepNum {
  position: static;
  width: 15%;
  margin-left: 5%;
  margin-top: 10px;
  float: left;
  left: 14%;
  top: 30px;
  border-left: solid 18px #71bd2c;
}
.flow_buy .stepWrap .stepNum li {
  position: relative;
  left: -33px;
  margin-bottom: 209px;
  width: 49px;
}
/*コンテンツフェードアニメーション*/
/* 画面外にいる状態 */
.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 .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: 18px;
  letter-spacing: 2px;
}
.loan .cat {
  font-size: 24px;
  text-align: center;
}
.loan .txt {
  font-size: 16px;
}
.loan .sec01 {
  padding: 20px 0;
  background-color: #58b434;
  /* background: url("http://grad3.ecoloniq.jp/sample/img/patterns_08.png") repeat, linear-gradient(#b5e200, #6cba4a); */
  /* 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: none;
  width: 98%;
  background-color: #ffffff;
  margin: 0 auto 20px;
  padding: 10px 1%;
}
.loan .sec01 ul li:nth-child(3) {
  margin: 0 auto;
}
.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: 30px 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: 16px;
}
.loan .sec02 .cat {
  font-size: 15px;
  font-weight: bold;
  background-color: #5bb431;
  color: #ffffff;
  padding: 16px 2%;
  width: 95%;
  margin: 0 auto;
  border: solid 2px;
  border-radius: 20px;
}
.loan .sec02 ul {
  width: 83%;
  margin: 0 5% 40px 15%;
}
.loan .sec02 ul li {
  font-size: 14px;
  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: 30px 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: 14px;
}
.loan #main .sec03 h3 {
  color: #5bba33;
}
.loan #main .sec03 h4 {
  border: none;
  text-align: center;
  /* color: #ffffff; */
}
.loan .sec03 .sec03_1 {
  margin-bottom: 30px;
}
.loan .sec03 .left {
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #333333;
  margin-bottom: 10px;
}
.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: 100%;
  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: 90%;
  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: 24px;
  text-align: center;
  background-color: #ffffff;
  color: #ff4424;
  padding: 7px 2% 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
.loan .sec03 .sec03_2 .txt {
  font-size: 30px;
  text-align: center
}
.loan .sec04 {
  padding: 30px 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: 17px;
  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: 30px 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: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.loan #main .sec05 .txt {
  text-align: left;
  font-size: 16px;
  background-color: #ffffff;
  color: #333333;
  border: none;
  border-radius: 10px;
  margin: 30px auto;
  line-height: 2;
  width: 94%;
}
.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: 30px;
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 2000ms;
  animation-timing-function: ease-in-out;
}
/* 画面内に入った状態 */
.loan #main .sec05 .fadein.scrollin {
  font-size: 24px;
  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: 16px 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: 100%;
  text-align: center;
  font-size: 18px;
  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: 14px;
  font-weight: normal;
}
.loan .sec06 .zeroContact a {
  width: 91%;
  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 3% 16px;
  color: #ffffff;
  font-size: 23px;
  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: none;
  width: 100%;
  font-size: 55px;
  line-height: 1;
  font-weight: bold;
  color: #64c20f;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.73);
}
.loan .sec06 .zeroContact ul li:last-child img {
  width: 28px;
  display: inline-block;
  vertical-align: initial;
}
.loan .sec06 .zeroContact ul li:last-child span {
  display: inline-block;
  font-size: 32px;
}
.loan .sec06 .teikeiBank {
  border: solid 1px #c5c5c5;
  padding: 15px 4%;
  background-color: #ffffff;
}
.loan .sec06 .teikeiBank p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: dotted 1px #333333;
}
.loan .sec06 .teikeiBank ul li {
  float: left;
  width: 95%;
  margin-right: 0%;
  margin-left: 10%;
  margin-bottom: 5px;
  text-align: left;
  font-size: 13px;
  list-style-type: disc;
  text-indent: 0px;
}
.loan .sec06 .teikeiBank ul li:nth-child(4n) {
  margin-right: 0;
}
/*************************
サイトマップ
**********************/
.sitemapBox {
  padding: 10px 4%;
}
.sitemapBox dl {
  float: left;
  width: 101%;
  margin-right: 0%;
  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;
  font-size: 10px;
}
/*************************
会員規約、プライバシーポリシー
**********************/


/*************************
不動産買取
**********************/
.kaitori{
	font-size: 18px;
}
.kaitori h3 {
  font-size: 26px;
	margin-bottom: 50px;
}
.kaitori .btn_top{
	right: auto;
	left: 2%;
	bottom: 1%;
	width: 85%;
}
.kaitori .btn_top a{
	font-size: 22px;
	padding: 6px 0;
}
.kaitori .btn {
    margin: 50px 0;
}
.kaitori .sec02 h3{
	padding: 10px 0 8px;
	letter-spacing : -0.05em;
}

.kaitori .sec02 .accordion{
	margin-bottom: 20px;
}
.kaitori .sec02 .accordion summary{
	font-size: 22px;
	padding-bottom: 10px;
}
.kaitori .sec02 .accordion summary div{
	align-content: center;
	line-height: 1.5;
}
.kaitori .sec02 .accordion summary span{
	font-size: 20px;
	padding: 2px 10px;
	margin-right: 5px;
}
.kaitori .sec02 .accordion summary::after {
    width: 15px;
    height: 15px;
    border-bottom: 4px solid #333333b3;
    border-right: 4px solid #333333b3;
	top: 20%;
}
.kaitori .sec02 .accordion p {
    padding: 0 1em 1em;
}
.kaitori .sec02 .accordion[open] p{
	font-size: 18px;
}
.kaitori .btn a{
	font-size: 24px;
}
.kaitori .sec03 .accordion summary{
	padding: 10px;
	font-size: 20px;
}
.kaitori .sec03 .accordion summary span {
    font-size: 1.2rem;
    padding: 5px;
}
.kaitori .sec03 .accordion p{
	padding: 10px;
}
.kaitori .sec03 .accordion summary::after{
	right: 3%;
    width: 15px;
    height: 15px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
	top: 30%;
}

.kaitori .sec03 .accordion[open] p {
	font-size: 18px;
	padding: 15px 10px;
}
.kaitori .sec04 ul {
    margin-bottom: 20px;
}
.kaitori .sec04 ul li{
	width: 48%;
}
.kaitori .sec05 h4{
	font-size: 22px;
}
.kaitori .sec04 ul li p.text{
	font-size: 18px;
}
.kaitori .sec05 ul li{
	margin-bottom: 20px;
}
.kaitori .sec05 ul li div{
	width: 17%;
}
.kaitori .sec05 ul li p {
	width: 82%;
}
.kaitori .sec05 ul li:nth-child(odd) span,
.kaitori .sec05 ul li:nth-child(even) span{
	font-size: 18px;
	padding: 10px;
}
.kaitori .sec05 ul li:nth-child(odd) p,
.kaitori .sec05 ul li:nth-child(even) p{
	padding: 15px 10px;
}
.kaitori .sec05 .continuation label{
	font-size: 22px;
}