@charset "UTF-8";
/* CSS Document */
/* h1 */
/* line 3, sass/_form.scss */
.recaptcha-box {
  margin: 30px auto 0;
  width: 310px;
}

/* line 8, sass/_form.scss */
.form-error {
  color: #FF0000;
  font-size: 14px;
}

/* line 13, sass/_form.scss */
.error-field {
  border: #FF0000 1px solid;
  background-color: #fce4e4;
}

/* line 18, sass/_form.scss */
.long {
  width: 80%;
}

/* line 22, sass/_form.scss */
.middle {
  width: 50%;
}

/* line 26, sass/_form.scss */
.semi_middle {
  width: 40%;
}

/* トップイメージ */
/* line 8, sass/style.scss */
#top_img {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}

/* line 15, sass/style.scss */
.clear {
  clear: both;
}

/* コンテンツ１ */
/* line 19, sass/style.scss */
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

/* line 26, sass/style.scss */
.nav {
  height: 65px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  padding: 1px 0 0 0;
  border-bottom: medium solid #000;
}

/* line 35, sass/style.scss */
ul.topbtn {
  width: 1100px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style-type: none;
}

/* line 44, sass/style.scss */
ul.topbtn li {
  float: left;
  width: 171px;
  margin-right: 5px;
  padding: 2px;
  text-align: center;
}

/* line 52, sass/style.scss */
.warp1 {
  width: 1100px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
}

/* line 60, sass/style.scss */
.warp2 {
  width: 1100px;
  padding-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

/* line 68, sass/style.scss */
.warp2bk {
  height: 487px;
  background-image: url(../image/top2_bk.gif);
  background-repeat: repeat-x;
}

/* line 73, sass/style.scss */
.content1_left {
  height: 390px;
  width: 742px;
  float: left;
}

/* line 79, sass/style.scss */
.content_right {
  float: right;
}

/* line 82, sass/style.scss */
.gbtnbk {
  /*height: 84px;*/
  background-color: #000;
  background-color: #000000;
}

/* line 87, sass/style.scss */
ul.gbtn {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style-type: none;
  font-size: 0;
}

/* line 97, sass/style.scss */
ul.gbtn li {
  float: left;
  height: 84px;
  border-left: #FFFFFF 1px solid;
  /*text-align: center;*/
}

/* line 104, sass/style.scss */
ul.gbtn li a {
  color: #FFFFFF;
  display: table;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 20px;
}

/* line 113, sass/style.scss */
ul.gbtn li a:hover {
  background-color: #666666;
}

/* line 117, sass/style.scss */
ul.gbtn li a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 123, sass/style.scss */
ul.gbtn li:last-child {
  border-right: #FFFFFF 1px solid;
}

/* line 127, sass/style.scss */
ul.gbtn li:nth-child(1) {
  width: 227px;
}

/* line 131, sass/style.scss */
ul.gbtn li:nth-child(2) {
  width: 200px;
}

/* line 135, sass/style.scss */
ul.gbtn li:nth-child(3) {
  width: 161px;
}

/* line 139, sass/style.scss */
ul.gbtn li:nth-child(4) {
  /*width: 323px;*/
  width: 210px;
}

/* line 144, sass/style.scss */
ul.gbtn li:nth-child(5) {
  width: 140px;
}

/* line 148, sass/style.scss */
ul.gbtn li:nth-child(6) {
  width: 150px;
}

/* line 152, sass/style.scss */
.warp1 .content1_left {
  margin: 0 10px 35px 0;
  width: 700px;
  height: 242px;
  float: left;
}

/* line 159, sass/style.scss */
.warp1 .content_right {
  float: right;
}

/* line 163, sass/style.scss */
.trouble {
  width: 1100px;
  padding: 20px;
  background-color: #f0f0e6;
  margin-right: auto;
  margin-left: auto;
}

/* 無料相談 */
/* line 172, sass/style.scss */
#head-copy {
  background: url("../image/top2_bk.gif") repeat-x;
  background-size: cover;
  width: 100%;
  /*height: 427px;*/
  height: 457px;
  padding-top: 60px;
}

/* line 181, sass/style.scss */
#head-copy .head-copy-text {
  float: left;
  max-width: 338px;
  margin-right: 7px;
}

/* line 186, sass/style.scss */
#head-copy .head-copy-quick-box {
  float: right;
  width: 315px;
  background-color: rgba(38, 64, 78, 0.8);
  border-radius: 10px;
  padding: 15px;
  color: #FFFFFF;
}

/* line 194, sass/style.scss */
#head-copy .head-copy-quick-box #pre_zipcode_input {
  max-width: 220px;
}

/* line 197, sass/style.scss */
#head-copy .head-copy-quick-box #pre_zipcode_input_text {
  text-align: center;
}

/* line 200, sass/style.scss */
#head-copy .head-copy-quick-box .example2 {
  color: #FFFFFF;
  font-size: 12px;
  display: inline-block;
  margin-left: 40px;
}

/* line 206, sass/style.scss */
#head-copy #pre_zipcode_input_btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 286px;
  height: 76px;
}

/* line 214, sass/style.scss */
#zipcode + img {
  vertical-align: -10px;
}

/* line 220, sass/style.scss */
.content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* line 226, sass/style.scss */
.content2 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/* 4つのポイント */
/* line 233, sass/style.scss */
ul.pointbtn {
  display: none;
  margin: 10px 0 50px 5px;
  padding: 0;
  list-style-type: none;
  overflow: auto;
}

/* line 241, sass/style.scss */
ul.pointbtn li {
  float: left;
  width: 535px;
  height: 107px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
}

/* line 250, sass/style.scss */
.point {
  width: 1060px;
  padding: 20px;
  margin-bottom: 60px;
  background-color: #f0f0e6;
  margin-right: auto;
  margin-left: auto;
}

/* line 259, sass/style.scss */
.point .ptitle {
  width: 1040px;
  padding: 5px 0 2px 10px;
  margin-bottom: 5px;
  font-weight: bold;
  background-color: #f0e400;
  font-size: 18px;
}

/* line 268, sass/style.scss */
.point table {
  margin: 50px 0 0 0;
  width: 1060px;
  color: #ff6666;
  border-collapse: collapse;
  border: 3px #ff6666 solid;
  background-color: #FFFFFF;
}

/* line 276, sass/style.scss */
.point table td {
  padding: 20px;
  border: 3px #ff6666 solid;
}

/* line 281, sass/style.scss */
.point table td p {
  font-size: 17px;
}

/* 3ステップ */
/* line 286, sass/style.scss */
.warp3 {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  overflow: auto;
}

/* line 293, sass/style.scss */
.warp3bk {
  background-image: url(../image/step_bk.gif);
  background-repeat: repeat-x;
  overflow: auto;
}

/* line 299, sass/style.scss */
.warp3 .content1_left {
  margin: 70px 0 0 0;
  width: 270px;
  float: left;
}

/* line 305, sass/style.scss */
.warp3 .content_right {
  margin: 50px 0 0 0;
  width: 790px;
  padding: 20px;
  float: right;
}

/* よくある質問 */
/* line 313, sass/style.scss */
.question {
  margin: 50px 0 0 30px;
  width: 1060px;
  color: #000;
  border-collapse: collapse;
  border: 3px #f0f0e6 solid;
  background-color: #FFFFFF;
}

/* line 321, sass/style.scss */
.question table td {
  padding: 20px;
  border: 3px #f0f0e6 solid;
}

/* line 326, sass/style.scss */
.question .qtitle {
  font-weight: bold;
  color: #336699;
  font-size: 18px;
}

/* オーナーの声 */
/* line 333, sass/style.scss */
#voice .voice_box .voice_message_box .voice_message, #voice .voice_box .voice_message_box2 .voice_message, #voice .voice_box .voice_message_box3 .voice_message {
  position: absolute;
  left: 250px;
  top: 90px;
  max-width: 720px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.8;
}

/* 会社概要 */
/* line 345, sass/style.scss */
.warp4 {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

/* line 352, sass/style.scss */
.warp4 .trouble2 {
  padding: 30px;
  background-color: #f0f0e6;
  display: none;
}

/* line 357, sass/style.scss */
.warp4 .trouble2 img {
  margin-bottom: 20px;
}

/* line 360, sass/style.scss */
td.gaiyoutop {
  vertical-align: top;
}

/* line 361, sass/style.scss */
.warp4 .trouble2 .gaiyoup {
  width: 150px;
  font-size: 18px;
  font-weight: bold;
}

/* line 367, sass/style.scss */
.warp4 .trouble2 .gaiyoup2 {
  margin-bottom: 60px;
}

/* line 372, sass/style.scss */
.warp4 .table {
  width: 100%;
  margin: 30px 0 10px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
}

/* line 373, sass/style.scss */
.warp4 .table th, .table td {
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}

/* line 374, sass/style.scss */
.warp4 .table th {
  width: 20%;
  background: #eeeee1;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
}

/* line 375, sass/style.scss */
.gaiyouleft {
  float: right;
  margin-right: 30px;
  padding: 5px;
  border: 2px #f0f0e6 solid;
}

/*　お問合せ */
/* line 379, sass/style.scss */
.warp4 .table2 {
  width: 100%;
  margin: 30px 0 10px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
}

/* line 380, sass/style.scss */
.warp4 .table2 th, .table2 td {
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}

/* line 381, sass/style.scss */
.warp4 .table2 td {
  color: #7f7f7f;
  font-size: 10px;
}

/* line 382, sass/style.scss */
.warp4 .table2 th {
  width: 20%;
  background: #d6e0eb;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  font-size: 20px;
}

/*　フォーム */
/* line 385, sass/style.scss */
.waku {
  border: 0;
  padding: 10px;
  font-size: 20px;
  font-family: Arial, sans-serif;
  color: #000;
  border: solid 1px #ccc;
  margin: 0 0 20px;
  width: 240px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 411, sass/style.scss */
.waku2 {
  border: 0;
  padding: 10px;
  font-size: 20px;
  font-family: Arial, sans-serif;
  color: #000;
  border: solid 1px #ccc;
  margin: 0 0 20px;
  width: 400px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 437, sass/style.scss */
.waku3 {
  border: 0;
  padding: 10px;
  font-size: 20px;
  font-family: Arial, sans-serif;
  color: #000;
  border: solid 1px #ccc;
  margin: 0 0 20px;
  width: 600px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* フォーム */
/* line 464, sass/style.scss */
input[type=text] {
  font-size: 30px;
  border-radius: 10px;
  padding: 10px 20px;
}

/* line 470, sass/style.scss */
input[type=email].formErrorMsg,
input[type=text].formErrorMsg {
  position: relative;
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0;
  box-sizing: border-box;
  _z-index: 1;
}

/* line 485, sass/style.scss */
input[type=email].formErrorMsg:after, input[type=email].formErrorMsg:before,
input[type=text].formErrorMsg:after,
input[type=text].formErrorMsg:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 495, sass/style.scss */
input[type=email].formErrorMsg:before,
input[type=text].formErrorMsg:before {
  top: -26px;
  border-color: rgba(241, 43, 43, 0);
  border-bottom-color: #f12b2b;
  border-width: 13px;
  left: 30px;
  margin-left: -13px;
}

/* line 504, sass/style.scss */
input[type=email].formErrorMsg:after,
input[type=text].formErrorMsg:after {
  top: -20px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  left: 30px;
  margin-left: -10px;
}

/* line 514, sass/style.scss */
.formError {
  display: block;
  position: absolute;
  z-index: 99;
  color: #f12b2b;
  padding-bottom: 1px;
}

/* line 521, sass/style.scss */
.formError .formErrorMsg {
  position: relative;
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0;
  box-sizing: border-box;
  _z-index: 1;
  border: 2px solid #f12b2b;
}

/* line 536, sass/style.scss */
.formError .formErrorMsg:after, .formError .formErrorMsg:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 544, sass/style.scss */
.formError .formErrorMsg:before {
  top: -26px;
  border-color: rgba(241, 43, 43, 0);
  border-bottom-color: #f12b2b;
  border-width: 13px;
  left: 30px;
  margin-left: -13px;
}

/* line 552, sass/style.scss */
.formError .formErrorMsg:after {
  top: -20px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  left: 30px;
  margin-left: -10px;
}

/* line 561, sass/style.scss */
table.form input[type=text].error,
table.form input[type=email].error {
  border-color: #C00000;
  background-color: #F48483;
}

/* line 567, sass/style.scss */
.formError {
  display: block;
  position: absolute;
  z-index: 99;
  color: #f12b2b;
  padding-bottom: 1px;
}

/* line 575, sass/style.scss */
.formError .formErrorMsg {
  position: relative;
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0;
  box-sizing: border-box;
  _z-index: 1;
  border: 2px solid #f12b2b;
}

/* line 590, sass/style.scss */
.formError .formErrorMsg:before {
  top: -26px;
  border-color: rgba(241, 43, 43, 0);
  border-bottom-color: #f12b2b;
  border-width: 13px;
  left: 30px;
  margin-left: -13px;
}

/* line 598, sass/style.scss */
.formError .formErrorMsg:after {
  top: -20px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  left: 30px;
  margin-left: -10px;
}

/* line 606, sass/style.scss */
input[type=email].formErrorMsg, input[type=text].formErrorMsg {
  position: relative;
  background: #ffffff;
  padding: 10px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0;
  box-sizing: border-box;
  _z-index: 1;
}

/* お問い合わせはこちら１ */
/* line 623, sass/style.scss */
.inquiry {
  width: 384px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  padding-top: 65px;
  padding-bottom: 65px;
  font-weight: bold;
  font-size: 18px;
  color: #336699;
}

/* line 635, sass/style.scss */
.top {
  float: right;
  margin-bottom: 10px;
}

/* フッターメニュー */
/* line 641, sass/style.scss */
.footmeny {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  overflow: auto;
}

/* line 647, sass/style.scss */
.fp {
  width: 370px;
  padding-left: 20px;
  font-size: 0.9em;
}

/* line 652, sass/style.scss */
.footbk {
  text-align: center;
  padding-top: 20px;
  width: 100%;
  height: 47px;
  background-image: url(../image/footmeny_bk.gif);
  background-repeat: repeat-x;
  overflow: auto;
}

/*　フッター */
/* line 663, sass/style.scss */
.footbk2 {
  width: 100%;
  background-color: #f2f2f2;
  overflow: auto;
}

/* line 670, sass/style.scss */
.footbk2 p {
  font-size: 10px;
  text-align: left;
  margin-bottom: 10px;
}

/*フッターメニュー*/
/* line 677, sass/style.scss */
.footer-menu {
  margin-bottom: 20px;
}

/* line 681, sass/style.scss */
.footer-menu li {
  font-size: 0.9em;
}

/* line 685, sass/style.scss */
.footer-menu li a {
  font-weight: bold;
}

/* 相続/金融について*/
/* line 692, sass/style.scss */
.heading8 {
  position: relative;
  /*padding: 9px 9px 9px 15px;*/
  padding: 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  /*background-color: #51A2C1;*/
  background-color: #444;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 20px;
}

/* line 708, sass/style.scss */
.heading8:before {
  content: '';
  height: 25px;
  width: 2px;
  display: block;
  position: absolute;
  top: 10px;
  left: 4px;
  background-color: #fff;
  border-left: 4px solid #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/* line 723, sass/style.scss */
.tel-right {
  width: 384px;
  text-align: right;
}

/* line 728, sass/style.scss */
.small-notice {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}
