@charset "UTF-8";
/* ---------------------
  top SP
--------------------- */
.mv_slider_dots {
  background: #005bac;
  height: 30px;
  bottom: -30px;
}

.mv_slider_dots li button:before {
  color: #fff;
  font-size: 8px;
  padding-top: 2px;
}

.mv_slider_dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tp_h2,
.tp_h2_info,
.tp_h2_course {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 34px 0;
  line-height: 1em;
}

.tp_h2_course {
  margin-bottom: 15px;
}

.tp_h2_info {
  padding-bottom: 10px;
}

.tp_course_b {
  background: #e5eef7;
}

.tp_course_wrap {
  position: relative;
  padding: 35px 0;
}

.tp_course_group {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-49px);
      -ms-transform: translateX(-49px);
          transform: translateX(-49px);
  width: 98px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1em;
  padding: 8px 0 4px;
}

.tp_course_group .course {
  font-size: 10px;
}

.tp_course_wrap .group_v {
  background: #005bac;
}

.tp_course_wrap .group_k {
  background: #229860;
}

.tp_course_wrap .group_other {
  background: #d5a600;
  font-size: 14px;
  padding: 11px 0;
  width: 120px;
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
}

.tp_course_type {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
}

.tp_course_wrap .type_v {
  color: #005bac;
}

.tp_course_wrap .type_k {
  color: #229860;
}

.tp_course_wrap .type_other {
  color: #d5a600;
}

.tp_course_desc {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.tp_course_desc .min {
  font-size: 12px;
  line-height: 1em;
  padding: 2px 0;
}

.tp_course_btn_wrap {
  padding: 0 0 15px;
  margin-top: 10px;
}

.tp_course_btn,
.tp_course_btn_k,
.tp_course_btn_other {
  width: 100%;
  margin-right: 0;
  margin: 12px 0 0;
  display: table;
}

.tp_course_btn .inner,
.tp_course_btn_k .inner,
.tp_course_btn_other .inner {
  max-width: 100%;
}

.tp_course_btn:last-child,
.tp_course_btn_k:last-child,
.tp_course_btn_other:last-child {
  margin-right: 0;
}

.tp_course_btn a,
.tp_course_btn_k a,
.tp_course_btn_other a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px #dee0e1 solid;
  border-radius: 4px;
  position: relative;
  padding: 10px 40px 10px 20px;
}

.tp_course_btn a:after,
.tp_course_btn_k a:after,
.tp_course_btn_other a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  background: url("/mortgage/share/image/common/btn_arrow_v.png");
  -webkit-background-size: contain;
          background-size: contain;
  width: 19px;
  height: 19px;
}

.tp_course_btn .close,
.tp_course_btn_k .close,
.tp_course_btn_other .close {
  display: inline-block;
  padding: 2px 10px;
  background: #888;
  border-radius: 15px;
  font-size: 12px;
  color: #fff;
}

.tp_course_btn_k a:after {
  background: url("/mortgage/share/image/common/btn_arrow_k.png");
  -webkit-background-size: contain;
          background-size: contain;
}

.tp_course_btn_other {
  width: 100%;
}

.tp_course_btn_other a:after {
  background: url("/mortgage/share/image/common/btn_arrow_other.png");
  -webkit-background-size: contain;
          background-size: contain;
}

.tp_course_name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}

.tp_course_name .sub {
  font-size: 13px;
}

.tp_course_name .min {
  display: block;
  font-size: 12px;
}

.tp_course_txt {
  font-size: 10px;
  font-weight: bold;
}

.tp_course_min {
  padding-top: 4px;
  font-size: 12px;
}

.tp_course_family {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.tp_course_family img {
  width: 100%;
}

.tp_course_last {
  padding-bottom: 70px;
}

.tp_other_wrap {
  padding: 0 0 22px;
}

.tp_other_btn {
  width: 75%;
  margin: 0 auto 13px;
}

.tp_other_btn a {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 4px;
  position: relative;
}

.tp_other_icon {
  background: #eee;
  height: 76px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0;
}

.tp_other_icon_img {
  width: 50px;
  margin: 0 auto;
}

.tp_other_txt {
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
  padding: 14px 0;
  text-align: center;
  position: relative;
}

.tp_other_txt:after {
  content: url("/mortgage/share/image/common/arrow_v.png");
  position: absolute;
  top: auto;
  right: 20px;
}

.tp_info_wrap {
  background: #eee;
  padding-bottom: 30px;
}

.tp_info_link {
  text-align: right;
  padding: 0 0 10px;
}

.tp_info_link a {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  padding-right: 19px;
  position: relative;
}

.tp_info_link a:after {
  content: url("/mortgage/share/image/common/arrow_v.png");
  position: absolute;
  top: 1px;
  right: 0;
}

.tp_info_tab_wrap {
  border-radius: 5px;
  background: #fff;
}

.tp_info_tab_idx {
  float: left;
  width: 33.333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #005bac;
  border-left: 1px #4d8dc5 solid;
  padding: 15px 0;
  font-size: 11px;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.tp_info_tab_idx:first-child {
  border-radius: 5px 0 0 0;
  border-left: 1px rgba(255, 255, 255, 0) solid;
}

.tp_info_tab_idx:last-child {
  border-radius: 0 5px 0 0;
}

.tpInfoSelect {
  background: #fff;
  color: #005bac;
}

.tp_info_tab_inner {
  display: none;
  overflow-y: hidden;
}

.tpInfoActive {
  display: block;
}

.tp_info_tab_cont {
  padding: 13px;
  border-bottom: 1px #ddd solid;
}

.tp_info_tab_cont:last-child {
  border: none;
}

.tp_info_date {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}

.tp_info_txt {
  width: 100%;
  font-size: 12px;
  color: #666;
}

.tp_info_txt a {
  color: #005bac;
  text-decoration: underline;
}

.tp_info_bottom {
  padding-top: 20px;
}

.tp_info_imp {
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #d70101;
}

.tp_info_imp:before {
  content: url("/mortgage/share/image/tp_info_imparrow.png");
  vertical-align: middle;
  display: inline-block;
}

.tp_info_implink {
  float: right;
  padding: 0;
}

.tp_info_implink a {
  font-size: 11px;
  font-weight: bold;
  color: #333;
  padding-right: 20px;
  position: relative;
}

.tp_info_implink a:after {
  content: url("/mortgage/share/image/common/arrow_v.png");
  position: absolute;
  top: 1px;
  right: 0;
}

.tp_group_wrap {
  padding-bottom: 20px;
}

.tp_group_bnr {
  width: 75%;
  margin: 0 auto 15px;
}

.tp_group_bnr .tp_group_bnr_img img {
  border: 2px #ddd solid;
  box-sizing: border-box;
}

.tp_group_bnr_txt {
  text-align: right;
}

/* ---------------------
  information SP
--------------------- */
.info_block {
  margin: 0 auto 80px;
}

.info_tab_cont {
  padding: 13px;
}

.info_tab_cont:last-child {
  border: none;
}

.info_date {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}

.info_txt {
  width: 100%;
  font-size: 12px;
  color: #666;
}

.info_txt a {
  color: #005bac;
  text-decoration: underline;
}

/* ---------------------
  kinri SP
--------------------- */
.knr_block {
  margin-bottom: 40px;
}

.knr_date {
  margin-bottom: 15px;
}

.knr_btn {
  width: 100%;
  margin-bottom: 30px;
}

.knr_btn a,
.close_bg {
  display: block;
  border-radius: 5px;
  border: 1px #ddd solid;
}

.knr_bottom_wrap {
  padding-bottom: 18px;
}

.knr_btn_detail,
.knr_btn_detail_under {
  background: #eee;
}

.knr_btn_detail_under,
.knr_btn_detail {
  position: relative;
}

.knr_btn_detail_under .close,
.knr_btn_detail .close {
  position: absolute;
  top: 7.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 50px;
  padding: 0 7px;
  background: #888;
  border-radius: 12px;
  font-size: 10px;
  color: #fff;
  text-align: center;
}
/*.knr_btn_detail .close {
  display: block;
  width: 50px;
  padding: 0 7px;
  background: #888;
  border-radius: 12px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}*/

.knr_btn_detail_under .close_txt,
.knr_btn_detail .close_txt {
  position: absolute;
  bottom: 2px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
}
/*.knr_btn_detail .close_txt {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
}*/

.knr_btn_txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  padding: 15px 0;
  position: relative;
}

.knr_btn_txt:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  float: right;
  background: url("/mortgage/share/image/common/arrow_v.png") no-repeat;
  width: 7px;
  height: 12px;
}

.knr_arrow_k:after {
  background: url("/mortgage/share/image/common/arrow_k.png") no-repeat;
}

.knr_arrow_other:after {
  background: url("/mortgage/share/image/common/arrow_other.png") no-repeat;
}

.knr_upper,
.knr_upper02 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  padding: 15px 0;
}

.knr_upper02 {
  padding: 15px 0;
}

.knr_tbl {
  font-size: 12px;
  display: table;
  margin: 0 auto;
  padding-bottom: 10px;
}

.knr_tbl .row {
  display: table-row;
}

.knr_tbl dd, .knr_tbl dt {
  display: table-cell;
  text-align: center;
  padding: 0 11px;
}

.knr_bottom {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  padding: 25px 0;
}

.knr_dot_wrap {
  border: 1px #e6e6e6 dotted;
  border-bottom: none;
}

.knr_dot_wrap p {
  padding: 5px 23px;
}

/* ロングライフ住宅ローン Vコース /kinri/kinri1.html */
.knr_anch_wrap {
  text-align: center;
}

.knr_lead {
  margin-top: 15px;
  text-align: center;
}

.knr_lead_link {
  margin-left: 20px;
}

.knr_anch,
.knr_anch_k {
  margin-bottom: 15px;
}

.knr_anch a,
.knr_anch_k a {
  display: block;
  border: 1px #ddd solid;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 35px 10px 10px;
  line-height: 1.25em;
  position: relative;
}

.knr_anch a:after,
.knr_anch_k a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  background: url("/mortgage/share/image/common/anc_arrow_v.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  width: 24px;
  height: 24px;
}

.knr_anch_k a:after {
  background: url("/mortgage/share/image/common/anc_arrow_k.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.knr_anch_col3 li {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 15px;
}

.knr_anch_col2 li {
  float: left;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 25px;
}

.knr_inner {
  max-width: 100%;
  margin: 0 auto 30px;
}

.knr_table {
  width: 100%;
}

.knr_table .w25 {
  width: 25%;
}

.knr_table .w38 {
  width: 34%;
}

.knr_table .w12 {
  width: 12%;
}

.knr_table .w15 {
  width: 15%;
}

.knr_table .w28 {
  width: 28%;
}

.knr_table .w22 {
  width: 22%;
}

.knr_cell {
  padding: 17px 5px;
  vertical-align: middle;
}

.knr_tbl_note {
  margin-top: 5px;
}

.knr_marker_list {
  margin-top: 15px;
}

.knr_caution_wrap {
  background: #eee;
  padding: 20px 15px;
}

.knr_txt {
  margin-top: 16px;
}

.knr_txt_inner {
  padding-left: 1.5em;
}

.knr_tbl_comm {
  color: #777;
  margin-bottom: 14px;
}


/* ---------------------
  product 一覧 SP
--------------------- */
.prd_wrap {
  padding-bottom: 0;
}

.prd_block {
  margin-bottom: 50px;
}

.prd_sub_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
}

.prd_idx_lead {
  margin-top: 20px;
}

.prd_btn_wrap {
  margin: 25px 0 0;
}

.prd_btn {
  width: 100%;
  margin-top: 30px;
}

.prd_btn a {
  display: block;
  border-radius: 5px;
  border: 1px #ddd solid;
}

.prd_btn_detail {
  background: #eee;
  padding: 25px 0 20px;
  position: relative;
}

.prd_btn_detail .close {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 50px;
  margin-bottom: 6px;
  padding: 1px 7px;
  background: #888;
  border-radius: 12px;
  font-size: 11px;
  color: #fff;
  text-align: center;
}

.prd_btn_detail .close_txt {
  position: absolute;
  bottom: 7px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
}

.prd_name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  padding: 5px 0 15px;
}

.prd_btn_txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  padding: 15px 0;
  position: relative;
}

.prd_btn_txt:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  float: right;
  background: url("/mortgage/share/image/common/arrow_v.png") no-repeat;
  width: 7px;
  height: 12px;
}

.prd_arrow_k:after {
  background: url("/mortgage/share/image/common/arrow_k.png") no-repeat;
}

.prd_tbl {
  display: table;
  margin: 0 auto;
  font-size: 12px;
}

.prd_tbl .row {
  display: table-row;
}

.prd_tbl dd, .prd_tbl dt {
  display: table-cell;
  text-align: center;
  padding: 0 11px;
}

.prd_tbl_2row {
  padding-bottom: 21px;
}

.prd_idx_txt {
  font-size: 13px;
  margin-top: 20px;
}

/* ---------------------
  product 詳細 SP
--------------------- */
.prd_h1_wrap {
  background: #eee;
  padding-bottom: 0;
}

.prd_h1_wrap_notab {
  background: #eee;
  padding-bottom: 30px;
}

.prd_lead {
  max-width: 95%;
  margin: 12px auto 0;
  font-size: 13px;
  text-align: center;
}

.prd_tab_wrap {
  width: 100%;
  background: #eee;
  padding-top: 25px;
  overflow-x: scroll;
}

.prd_tab_inner {
  width: 780px;
  margin: 0 2.5%;
  position: relative;
}

.prd_tab,
.prd_tab_k {
  float: left;
  display: table;
  padding: 0 33px;
  height: 70px;
  text-align: center;
  background: #005bac;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 1px;
  line-height: 1.2em;
  border-radius: 0;
  border-radius: 5px 5px 0 0;
}

.prd_tab .txt,
.prd_tab_k .txt {
  display: table-cell;
  vertical-align: middle;
}

.prd_tab_k {
  background: #229860;
}

.tabAct {
  background: #fff;
  color: #005bac;
}

.tabAct_k {
  background: #fff;
  color: #229860;
}

.prd_tabbtn a,
.prd_tabbtn_k a {
  position: absolute;
  top: 0;
  left: 625px;
  display: block;
  background: #005bac;
  float: left;
  margin: 12px 0 0 0;
  padding: 10px 15px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}

.prd_tabbtn a:after,
.prd_tabbtn_k a:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url("/mortgage/share/image/common/arrow_white.png") no-repeat;
  margin-left: 10px;
}

.prd_tabbtn_k a {
  background: #229860;
}

.prd_tab_cont {
  display: none;
  padding: 30px 0 0;
}

.tabContAct {
  display: block;
}

.prd_h2 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 0 2.5%;
}

.prd_h2_notab {
  margin-top: 30px;
}

.prd_h_bar:after,
.prd_h_bar_k:after,
.prd_h_bar_other:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  margin: 20px auto 25px;
  background: #005bac;
}

.prd_h_bar_k:after {
  background: #229860;
}

.prd_h_bar_other:after {
  background: #d5a600;
}

.prd_bar {
  padding: 30px 0;
}

.prd_h3 {
  display: block;
  font-size: 15px;
  color: #005bac;
  font-weight: bold;
}

.prd_h3 .min {
  font-size: 11px;
  vertical-align: top;
  line-height: 1em;
}

/* ------ お問い合わせ ----- */
.prd_bottom_wrap {
  border: 10px #e5eef7 solid;
  border-left: none;
  border-right: none;
}

.prd_inq_ttl {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.prd_detail_btn_wrap {
  max-width: 66%;
  margin: 20px auto 35px;
}

.prd_bottom_link_btn {
  width: 100%;
  margin: 23px 4.347% 0 0;
}

.prd_bottom_link_btn a {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 4px;
}

.prd_bottom_link_btn:last-child {
  margin-right: 0;
}

.prd_link_icon {
  background: #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0;
}

.prd_link_icon .icon_img {
  width: 60px;
  margin: 0 auto;
}

.prd_link_txt {
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  padding: 14px 0;
  text-align: center;
  position: relative;
}

.prd_link_txt:after {
  content: url("/mortgage/share/image/common/arrow_v.png");
  position: absolute;
  top: auto;
  right: 15px;
}

.prd_inq_wrap {
  background: #e5eef7;
  padding: 20px 0 30px;
}

.prd_txt_indent {
  display: block;
  margin-left: 1em;
  margin-top: 0;
}

.prd_table {
  margin-top: 25px;
}

.prd_table th, .prd_table td {
  padding: 15px 5px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
}

.prd_img {
  margin: 25px 0 30px;
}

.prd_symbolframe_block {
  margin: 50px 0 30px;
}

.prd_symbolframe_table {
  width: 100%;
  margin: 30px auto;
}

.prd_symbolframe_table td {
  padding: 15px 5px;
  text-align: center;
}

.prd_symbolframe_ttl_li2 {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  height: auto;
  width: 90%;
  margin: 15px auto 0;
}

.prd_symbolframe_cont_li2 {
  padding-top: 0;
}

/* ------ 特長 ----- */
.prd_anc_block {
  margin-bottom: 50px;
}

.prd_mrt_anc_wrap {
  width: 100%;
  margin: 0 auto;
}

.prd_mrt_anc a,
.prd_mrt_anc_k a {
  display: block;
  width: 100%;
  margin: 0 30px 2px 0;
  background: rgba(0, 91, 172, 0.2);
  position: relative;
}

.prd_mrt_anc a:after,
.prd_mrt_anc_k a:after {
  content: '';
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  width: 24px;
  height: 24px;
  margin: 0 auto;
  display: block;
  background: url("/mortgage/share/image/prd_mrt_anc_arrow_v.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_mrt_anc_k a {
  background: rgba(34, 152, 96, 0.2);
}

.prd_mrt_anc_k a:after {
  background: url("/mortgage/share/image/prd_mrt_anc_arrow_k.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_mrt_anc_ttl {
  float: left;
  width: 55px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}

.prd_mrt_anc_ttl .txt {
  display: block;
  font-size: 10px;
  line-height: 1em;
}

.prd_mrt_anc_ttl .num {
  display: block;
  margin-top: 3px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1em;
}

.prd_mrt_anc_txt {
  display: table;
  height: 80px;
  margin: 0;
  padding-right: 50px;
}

.prd_mrt_anc_txt .txt {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.prd_mrt_anc_info {
  font-size: 12px;
  color: #777;
  margin-top: 12px;
}

.prd_mrt_h3 {
  text-align: center;
}

.prd_mrt_h3_inner {
  position: relative;
}

.prd_mrt_h3_mark,
.prd_mrt_h3_mark_k {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
  width: 60px;
  height: 60px;
  background: #005bac;
  border-radius: 34px;
  margin-top: -20px;
  text-align: center;
}

.prd_mrt_h3_mark .txt,
.prd_mrt_h3_mark_k .txt {
  padding-top: 10px;
  display: block;
  font-size: 9px;
  color: #fff;
  line-height: 1em;
}

.prd_mrt_h3_mark .num,
.prd_mrt_h3_mark_k .num {
  display: block;
  padding-top: 5px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  line-height: 1em;
}

.prd_mrt_h3_mark_k {
  background: #229860;
}

.prd_mrt_txt {
  margin-top: 10px;
  font-size: 13px;
}

.prd_mrt_txt .mark {
  display: block;
  float: left;
}

.prd_mrt_txt .txt {
  display: block;
  margin-left: 1em;
}

.prd_mrt_symbolframe_table {
  max-width: 610px;
  margin: 25px auto 20px;
}

.prd_mrt_symbolframe_table th, .prd_mrt_symbolframe_table td {
  padding: 15px 0;
  text-align: center;
}

/* ------ 概要 ----- */
.prd_smr_anc_wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.prd_smr_anc_wrap:last-child {
  border: none;
}

.prd_smr_anc_ttl {
  font-size: 15px;
  color: #005bac;
  font-weight: bold;
  margin-top: 20px;
}

.prd_smr_anc_ttl .num,
.prd_smr_anc_ttl .num_k {
  display: block;
  float: left;
  background: #005bac;
  width: 28px;
  height: 28px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 6px;
  color: #fff;
  text-align: center;
  line-height: 1em;
}

.prd_smr_anc_ttl .num_k {
  background: #229860;
}

.prd_smr_anc_ttl .txt {
  display: block;
  padding-top: 2px;
  margin-left: 35px;
}

.prd_smr_anc_list {
  margin-top: 10px;
}

.prd_smr_anc a,
.prd_smr_anc_k a {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
  position: relative;
  padding-right: 20px;
}

.prd_smr_anc a:after,
.prd_smr_anc_k a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  width: 7px;
  height: 12px;
  background: url("/mortgage/share/image/common/arrow_v.png") no-repeat;
}

.prd_smr_anc .mark,
.prd_smr_anc_k .mark {
  display: block;
  float: left;
}

.prd_smr_anc .txt,
.prd_smr_anc_k .txt {
  display: block;
  margin-left: 1.2em;
}

.prd_smr_anc_k a:after {
  background: url("/mortgage/share/image/common/arrow_k.png");
}

.prd_smr_h3 {
  margin-left: 35px;
}

.prd_smr_h3_mark,
.prd_smr_h3_mark_k {
  float: left;
  background: #005bac;
  width: 28px;
  height: 28px;
  margin-top: -2px;
  border-radius: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  text-align: center;
}

.prd_smr_h3_mark .num,
.prd_smr_h3_mark_k .num {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-top: 6px;
  line-height: 1em;
}

.prd_smr_h3_mark_k {
  background: #229860;
}

.prd_smr_h4,
.prd_smr_h4_k,
.prd_smr_h4_other {
  margin-top: 45px;
  padding: 8px 0 8px 15px;
  font-size: 15px;
  font-weight: bold;
  border-left: 6px #005bac solid;
}

.prd_smr_h4_k {
  border-left: 6px #229860 solid;
}

.prd_smr_h4_other {
  border-left: 6px #d5a600 solid;
}

.prd_smr_txt {
  margin-top: 22px;
}

.prd_smr_txt a {
  color: #005bac;
  text-decoration: underline;
}

.prd_smr_table {
  width: 100%;
  margin-top: 25px;
  text-align: center;
}

.prd_smr_table th, .prd_smr_table td {
  padding: 15px 0;
}

/* ------ 手続きの流れ ----- */
.prd_flw_block {
  margin-top: 25px;
}

.prd_flw_anc_wrap {
  text-align: center;
}

.prd_flw_anc,
.prd_flw_anc_k {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
}

.prd_flw_anc a,
.prd_flw_anc_k a {
  display: block;
  padding: 8px 20px 8px 0;
  border: 1px #ddd solid;
  border-radius: 4px;
  font-size: 16px;
  color: #005bac;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.prd_flw_anc a:after,
.prd_flw_anc_k a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  background: url("/mortgage/share/image/common/anc_arrow_v.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  width: 20px;
  height: 20px;
}

.prd_flw_anc:last-child,
.prd_flw_anc_k:last-child {
  margin-right: 0;
}

.prd_flw_anc_k a {
  color: #229860;
}

.prd_flw_anc_k a:after {
  background: url("/mortgage/share/image/common/anc_arrow_k.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_flw_symbolframe_block {
  margin: 40px 0 0;
}

.prd_flw {
  background: #eee;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 20px auto 0;
  padding: 10px 15px;
}

.prd_flw .num,
.prd_flw .num_k {
  display: inline-block;
  float: left;
  width: 26px;
  padding: 5px 0;
  background: #005bac;
  border-radius: 17px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
}

.prd_flw .txt {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-left: 32px;
}

.prd_flw .num_k {
  background: #229860;
}

.prd_flw_txt {
  margin-top: 10px;
  font-size: 14px;
}

.prd_flw_txt a {
  color: #005bac;
  text-decoration: underline;
}

/* ------ お申し込みに必要な書類 ----- */
.prd_doc_h3_wrap {
  margin-top: 10px;
}

.prd_doc_h3 {
  text-align: center;
  margin: 0 2.5%;
}

.prd_doc_table {
  margin-top: 25px;
}

.prd_doc_table .num {
  width: 12%;
  padding: 10px 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.prd_doc_table .reason {
  width: 35%;
  padding: 10px;
  font-size: 13px;
}

.prd_doc_table .name {
  padding: 10px;
  font-size: 13px;
}

.prd_doc_table .need {
  width: 18%;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
}

.prd_doc_table a {
  color: #005bac;
  text-decoration: underline;
}

/* ------ 他の商品 ----- */
.prd_other_btn_wrap {
  margin-top: 30px;
}

.prd_other_btn,
.prd_other_btn_k,
.prd_other_btn_other {
  width: 100%;
  margin-bottom: 30px;
  display: table;
}

.prd_other_btn a,
.prd_other_btn_k a,
.prd_other_btn_other a {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px #dee0e1 solid;
  border-radius: 4px;
  position: relative;
  padding: 20px 42px 20px 20px;
}

.prd_other_btn a :after,
.prd_other_btn_k a :after,
.prd_other_btn_other a :after {
  content: '';
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  display: block;
  background: url("/mortgage/share/image/common/btn_arrow_v.png");
  -webkit-background-size: contain;
          background-size: contain;
  width: 24px;
  height: 24px;
}

.prd_other_btn .here,
.prd_other_btn .here_k,
.prd_other_btn .here_other,
.prd_other_btn_k .here,
.prd_other_btn_k .here_k,
.prd_other_btn_k .here_other,
.prd_other_btn_other .here,
.prd_other_btn_other .here_k,
.prd_other_btn_other .here_other {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #d6d6d6;
  border: 1px #dee0e1 solid;
  border-radius: 4px;
  position: relative;
  padding: 20px 42px 20px 20px;
}

.prd_other_btn .here :after,
.prd_other_btn .here_k :after,
.prd_other_btn .here_other :after,
.prd_other_btn_k .here :after,
.prd_other_btn_k .here_k :after,
.prd_other_btn_k .here_other :after,
.prd_other_btn_other .here :after,
.prd_other_btn_other .here_k :after,
.prd_other_btn_other .here_other :after {
  content: '';
  position: absolute;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  display: block;
  background: url("/mortgage/share/image/common/btn_arrow_v.png");
  -webkit-background-size: contain;
          background-size: contain;
  width: 24px;
  height: 24px;
  opacity: .3;
  filter: alpha(opacity=30);
}

.prd_other_btn .here_k :after,
.prd_other_btn_k .here_k :after,
.prd_other_btn_other .here_k :after {
  background: url("/mortgage/share/image/common/btn_arrow_k.png");
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_other_btn_k a :after {
  background: url("/mortgage/share/image/common/btn_arrow_k.png");
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_other_btn_other a :after {
  background: url("/mortgage/share/image/common/btn_arrow_other.png");
  -webkit-background-size: contain;
          background-size: contain;
}

.prd_other_btn_inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.prd_other_name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 8px;
}

.prd_other_name .min {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
}

.prd_other_name .bottom {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: #333;
}

.prd_other_name .close {
  display: block;
  width: 50px;
  margin-bottom: 6px;
  padding: 0 10px;
  background: #888;
  border-radius: 12px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.prd_other_txt {
  font-size: 12px;
}

/* ------ Vコース　プラス1 ----- */
.prd_plus1_symbolframe_block {
  margin: 50px 0 10px;
}

.prd_plus1_merit_ttl {
  font-size: 16px;
  font-weight: bold;
}

.prd_plus1_merit_wrap {
  width: 100%;
  margin: 40px auto 0;
}

.prd_plus1_merit {
  display: table;
  width: 100%;
  margin: 20px 0 0;
}

.prd_plus1_merit dd, .prd_plus1_merit dt {
  display: table-cell;
}

.prd_plus1_merit .mark {
  background: #005bac;
  width: 80px;
  border-radius: 40px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  vertical-align: middle;
}

.prd_plus1_merit .min {
  font-size: 20px;
}

.prd_plus1_merit .txt {
  padding: 0 0 0 8%;
  height: 80px;
  font-size: 30px;
  line-height: 1.2em;
  vertical-align: middle;
  font-weight: bold;
}

.prd_plus1_merit .sup {
  font-size: 13px;
  line-height: 1.5em;
}

.prd_plus1_img {
  margin: 30px 0;
}

.prd_plus1_h3 {
  text-align: center;
}

.prd_plus1_table {
  margin-top: 50px;
}

.prd_plus1_table td {
  text-align: center;
  padding: 15px;
}

.prd_plus1_table td:nth-child(1) {
  width: 30%;
}

.prd_plus1_table .ta_l {
  text-align: left;
}

.prd_tochi_table th, .prd_tochi_table td {
  padding: 10px;
}

.prd_tochi_table .min {
  color: #777;
  font-size: 12px;
}

/* ------ 土地つなぎローン ----- */
.prd_tochi_img {
  max-width: 540px;
  margin: 30px auto 0;
}

.prd_tochi_symbolframe_block {
  margin: 25px auto 0;
  padding-top: 5px;
}

.prd_tochi_symbolframe_block .symbol_txt_equal {
  float: left;
  display: block;
  background: #d5a600;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 4px;
}

.prd_tochi_symbolframe_block .equal {
  float: left;
  display: block;
  background: #777;
  height: 2px;
  width: 17px;
  margin: 12px 10px 0;
}

.prd_tochi_symbolframe_block .equal:after {
  content: '';
  display: block;
  background: #777;
  height: 2px;
  width: 17px;
  margin-top: 7px;
}

.prd_tochi_symbolframe_block .minus {
  display: block;
  float: left;
  background: #777;
  height: 2px;
  width: 17px;
  margin: 17px 8px 0;
  vertical-align: middle;
}

.prd_tochi_symbolframe_block .cont {
  margin-top: 10px;
  margin-left: 20px;
  float: right;
}

.prd_tochi_symbolframe_block .symbol_txt_formula {
  float: left;
  display: inline-block;
  border: 1px #d5a600 solid;
  border-radius: 4px;
  padding: 5px 10px 5px 0;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin-top: 0;
}

.prd_tochi_symbolframe_block .min {
  font-size: 12px;
  text-align: right;
}

.prd_tochi_symbolframe_block .right,
.prd_tochi_symbolframe_block .left {
  float: left;
  width: auto;
  margin-top: 10px;
}

.prd_tochi_symbolframe_block .right {
  float: right;
}

.prd_tochi_symbolframe {
  padding: 20px 10px;
}

.prd_tochi_table th, .prd_tochi_table td {
  padding: 10px;
}

/* ------ 団信 ----- */
.prd_symbolframe_txt_emp {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}

.prd_danshin_img {
  margin-top: 30px;
}

/* ---------------------
  user SP
  --------------------- */
.usr_block {
  margin-bottom: 40px;
  width: 90%;
}

.usr_block_mb {
  margin-bottom: 115px;
}

.usr_lead {
  font-size: 14px;
  margin-bottom: 30px;
}

.usr_btn_wrap {
  width: 100%;
}

.usr_btn {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

.usr_btn a {
  display: block;
  padding: 20px 42px 20px 20px;
  border: 1px #e2e2e2 solid;
  border-radius: 5px;
  position: relative;
}

.usr_btn a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  background: url("/mortgage/share/image/common/btn_arrow_k.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  width: 24px;
  height: 24px;
}

.usr_btn:nth-child(2) {
  margin-bottom: 80px;
}

.usr_btn .close {
  display: inline-block;
  padding: 2px 10px;
  background: #888;
  border-radius: 15px;
  font-size: 12px;
  color: #fff;
}

.usr_btn_v a:after {
  background: url("/mortgage/share/image/common/btn_arrow_v.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.usr_name {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}

.usr_caution {
  color: #777;
  position: absolute;
  top: auto;
  padding-top: 5px;
}

.usr_inq_wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 10px #e5eef7 solid;
  background: #fff;
  padding: 25px 0;
  margin: 0 auto 50px;
}

.usr_inq_dial {
  padding: 0 0;
  margin-left: 20px;
}

.usr_inq_time,
.usr_inq_time02 {
  margin-top: 20px;
}

.usr_inq_time:before,
.usr_inq_time02:before {
  -webkit-transform: translateY(-12px) translateX(-135px);
      -ms-transform: translateY(-12px) translateX(-135px);
          transform: translateY(-12px) translateX(-135px);
}

/* ------ user1 ----- */
.usr_h3,
.usr_h3_k {
  margin: 30px 0 15px;
  padding: 8px 0 8px 15px;
  border-left: 6px #005bac solid;
  font-size: 15px;
  font-weight: bold;
}

.usr_h3_k {
  border-left: 6px #229860 solid;
}

.usr_txt {
  margin-bottom: 20px;
}

.usr_txt a {
  color: #005bac;
  text-decoration: underline;
}

.usr_table {
  margin-bottom: 18px;
}

.usr_cell {
  padding: 10px 0;
  text-align: center;
}

.usr_entry_txt {
  color: #777;
  text-align: center;
  margin: 15px 0 30px;
  font-size: 12px;
}

/* ------ user2 ----- */
.usr_border {
  border: 1px #ddd solid;
  padding: 15px 15px 30px;
}

.usr_sumynote_ttl {
  text-align: center;
  display: table;
  margin: 0 auto 15px;
}

.usr_smn_ttl_img,
.usr_smn_ttl_txt {
  display: table-cell;
}

.usr_smn_ttl_img {
  width: 140px;
}

.usr_smn_ttl_txt {
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
}

.usr_smn_lead {
  font-size: 14px;
}

.usr_btn_lower,
.usr_btn_lower02 {
  margin: 15px 0 0;
}

.usr_btn_lower a,
.usr_btn_lower02 a {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 15px 38px 15px 47px;
  border: 1px #e2e2e2 solid;
  border-radius: 5px;
  font-weight: bold;
  position: relative;
  text-align: center;
  letter-spacing: -0.02em;
}

.usr_btn_lower a:after,
.usr_btn_lower02 a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  background: url("/mortgage/share/image/common/btn_arrow_k.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  width: 24px;
  height: 24px;
}

.usr_btn_lower a:before,
.usr_btn_lower02 a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
  background: url("/mortgage/share/image/usr_sumy-note_icon.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  width: 35px;
  height: 35px;
}

.usr_btn_lower a {
  padding: 15px 35px 15px 15px;
}

.usr_btn_lower a:before {
  display: none;
}

.usr_smn_h3 {
  display: inline-block;
  background: #eee;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 17px;
}

.usr_info_txt {
  color: #777;
  text-align: center;
  margin-bottom: 25px;
}

.usr_note {
  color: #777;
  text-align: right;
  margin-top: 15px;
}

/* ------ modal 一部繰上返済のお手続きの流れ ----- */
.usr_modal_trigger {
  color: #005bac;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}

.usr_modal_wrap {
  top: 40px;
}

.usr_modal_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.usr_modal_flow_wrap {
  margin-top: 20px;
}

.usr_modal_flow {
  width: 90%;
  margin: 20px auto 0;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
}

.usr_modal_flow li {
  vertical-align: middle;
}

.usr_modal_flow_num {
  width: 55px;
}

.usr_modal_flow_num .num,
.usr_modal_flow_num .num_k {
  display: inline-block;
  float: left;
  width: 34px;
  height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #005bac;
  border-radius: 17px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 8px 0 0;
  line-height: 1em;
}

.usr_modal_flow_num .num_k {
  background: #229860;
}

.usr_modal_flow_person {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  margin: 0 0 10px 40px;
}

.usr_modal_flow_txt {
  display: block;
}

.usr_modal_flow_arrow {
  width: 80px;
  margin: 20px auto 0;
}

/* ---------------------
  loan_gaiyo SP
--------------------- */
.lan_lead {
  font-size: 13px;
  margin-bottom: 25px;
}

.lan_sub_ttl {
  font-size: 16px;
  font-weight: bold;
  color: #005bac;
  text-align: center;
  margin-bottom: 25px;
}

.lan_block {
  margin-bottom: 40px;
}

.lan_img_top {
  margin-bottom: 25px;
}

.lan_img {
  margin-bottom: 25px;
}

.lan_img02 {
  margin-bottom: 23px;
}

.lan_point {
  margin-bottom: 40px;
}

.lan_point_icon {
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #005bac;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  margin-bottom: 25px;
}

.lan_point_txt {
  font-size: 12px;
  display: inline;
}

.lan_point_num {
  display: inline;
  font-size: 26px;
  line-height: 1em;
  font-weight: bold;
}

.lan_point_main {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 1em;
}

.lan_point_imp {
  font-size: 16px;
  font-weight: bold;
  color: #005bac;
}

.lan_note {
  margin-top: 25px;
}

/* modal */
.lan_modal_trigger {
  color: #005bac;
  text-decoration: underline;
  cursor: pointer;
}

.lan_modal_wrap {
  top: 1500px;
  width: 95%;
  margin: 0 auto;
}

.lan_modal_inner {
  width: 95%;
  margin: 10px auto 0;
}

.lan_modal_attension {
  font-size: 12px;
  display: block;
}

.lan_modal_table_wrap {
  width: 100%;
  overflow-x: scroll;
}

.lan_modal_table {
  width: 950px;
  overflow-x: scroll;
  border-collapse: collapse;
  font-size: 12px;
}

.lan_modal_table th, .lan_modal_table td {
  border: 1px #999 solid;
  padding: 5px;
}

.lan_modal_table_hd th {
  padding: 0;
  border: none;
}

.lan_modal_table_hd_sp {
  background: #151a84;
  color: #fff670;
  border: 1px #999 solid;
  border-bottom: none;
  padding: 5px;
  text-align: center;
}

.lan_modal_table_body .table_emp {
  background: #fff670;
}

.lan_modal_table_body td:nth-child(n+1) {
  width: 18%;
}

.lan_modal_table_body td:nth-child(1) {
  width: 10%;
}

/* ---------------------
  legal SP
--------------------- */
.lgl_block {
  margin-bottom: 40px;
  max-width: 90%;
  margin: 0 auto;
}

.lgl_h3 {
  font-size: 15px;
  font-weight: bold;
  color: #005bac;
  padding-bottom: 15px;
}

.lgl_cont {
  font-size: 13px;
  padding-bottom: 30px;
}

.lgl_cont a {
  color: #005bac;
  text-decoration: underline;
}

.lgl_marker {
  padding-top: 15px;
}

.lgl_end {
  font-size: 13px;
  text-align: right;
}

/* ---------------------
  privacy SP
--------------------- */
.prv_block {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 35px;
}

.prv_lead {
  font-size: 13px;
  margin-bottom: 30px;
}

.prv_inner {
  max-width: 100%;
  margin: 0 auto;
}

.prv_h2 {
  padding: 7px 0 7px 20px;
  border-left: 6px #005bac solid;
  font-size: 15px;
  font-weight: bold;
  color: #005bac;
  margin: 25px 0 15px;
}

.prv_h3 {
  font-size: 15px;
  font-weight: bold;
  color: #005bac;
  margin: 20px 0 10px;
}

.prv_txt {
  font-size: 13px;
  margin-bottom: 15px;
}

.prv_marker {
  margin: 15px 0 20px;
  font-size: 13px;
}

.prv_num_inner {
  margin: 0;
}

.prv_border {
  border: 1px #ddd solid;
  padding: 0 10px;
}

.prv_table {
  margin: 25px 0 0;
}

.prv_table .prv_cell {
  padding: 10px;
  line-height: 1.8em;
}

.prv_table_caution {
  padding: 20px 0;
}

/* ---------------------
  faq SP
--------------------- */
.faq_block {
  max-width: 90%;
  margin: 0 auto 50px;
}

.faq_h2 {
  padding: 5px 0 5px 10px;
  border-left: 6px #005bac solid;
  font-size: 15px;
  font-weight: bold;
  color: #005bac;
  margin-bottom: 20px;
}

.faq_answer {
  margin-bottom: 30px;
  font-size: 13px;
}

.faq_answer a {
  color: #005bac;
  text-decoration: underline;
}

.faq_idt01 {
  margin-left: 1em;
}

.faq_idt02 {
  margin-left: 2em;
}

.faq_idt03 {
  margin-left: 3em;
}

.faq_txt {
  margin-bottom: 20px;
}

/* ---------------------
  introduction SP
--------------------- */
.itr_block {
  margin-bottom: 40px;
}

.itr_txt {
  margin-bottom: 22px;
}

.itr_txt a {
  color: #005bac;
  text-decoration: underline;
}

.itr_border {
  border: 1px #ddd solid;
  padding: 10px 20px;
  margin-top: 14px;
}

.itr_score_list {
  width: 120px;
  margin: 18px auto 0;
}

.itr_score_list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px #ddd solid;
  padding: 8px 0;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 1em;
}

.itr_score_list .itr_score {
  background: #005bac;
  color: #fff;
  border-left: 2px #ddd solid;
  border-right: 2px #ddd solid;
}

.itr_chart {
  width: 100%;
  margin: 0 auto;
}

.itr_chart img {
  width: 100%;
}

.itr_inq {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 5px;
}

.itr_otherlink {
  padding-bottom: 30px;
}

/* ---------------------
  guide SP
--------------------- */
.riy_block {
  margin-bottom: 40px;
}

.riy_lead {
  margin: 20px 0;
}

.riy_anc_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.riy_anc_wrap {
  margin: 25px auto 15px;
}

.riy_anc,
.riy_anc_k,
.riy_anc_o {
  width: 100%;
  margin-bottom: 20px;
}

.riy_anc a,
.riy_anc_k a,
.riy_anc_o a {
  display: block;
  background: #005bac;
  color: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  position: relative;
}

.riy_anc a:after,
.riy_anc_k a:after,
.riy_anc_o a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-12px);
      -ms-transform: translateY(-12px);
          transform: translateY(-12px);
  content: '';
  background: url("/mortgage/share/image/riy_anc_arrow.png") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.riy_anc_k a {
  background: #229860;
}

.riy_anc_o a {
  background: #d5a600;
}

.riy_anc_num_wrap {
  float: left;
  padding: 0 0 0 20px;
}

.riy_anc_merit {
  font-size: 11px;
  padding-top: 10px;
}

.riy_anc_num {
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
}

.riy_merit_icontxt {
  font-size: 11px;
  padding-top: 5px;
  font-weight: normal;
}

.riy_anc_txt {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 30px 10px 50px;
}

.riy_h2 {
  width: 95%;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.riy_merit_icon,
.riy_merit_icon_k,
.riy_merit_icon_o {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #005bac;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
  text-align: center;
}

.riy_merit_icon_k {
  background: #229860;
}

.riy_merit_icon_o {
  background: #d5a600;
}

.riy_h2_txt {
  padding-left: 60px;
}

.riy_txt {
  font-size: 13px;
  margin-bottom: 25px;
}

.riy_txt_last {
  margin-bottom: 25px;
}

.riy_img {
  margin-top: 30px;
}

/* ------ modal ----- */
.riy_modal_trigger {
  position: relative;
  display: block;
  width: 195px;
  padding: 13px 38px 13px 14px;
  margin: 24px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #005bac;
  border-radius: 4px;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.riy_modal_trigger:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  float: right;
  background: url("/mortgage/share/image/common/arrow_white.png") no-repeat;
  width: 6px;
  height: 10px;
  margin: 1px 0 2px;
}

.riy_modal_ttl {
  font-size: 16px;
  color: #005bac;
  font-weight: bold;
  text-align: center;
}

.riy_modal_inner {
  width: 90%;
  margin: 15px auto 0;
}

.riy_modal_txt {
  margin-top: 15px;
}

.riy_modal_txt .mark {
  float: left;
}

.riy_modal_txt .txt {
  display: block;
  margin-left: 1.5em;
}

.riy_modal_gray {
  background: #eee;
  padding: 15px 10px;
}

.riy_modal_subttl {
  margin-top: 30px;
  padding: 5px 0 5px 10px;
  border-left: 6px #005bac solid;
  font-size: 14px;
  font-weight: bold;
}

.riy_modal_img {
  margin-top: 15px;
  width: 100%;
  margin: 25px auto 0;
}

.riy_symbolframe_block {
  margin-top: 50px;
}

.riy_symbolframe_cont {
  padding: 45px 15px 30px;
}

.riy_symbolframe_left {
  width: 100%;
  margin-bottom: 15px;
}

.riy_symbolframe_right {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.riy_table {
  margin-top: 15px;
}

.riy_table td {
  padding: 15px 0;
  text-align: center;
}

.riy_table .col6 th,
.riy_table .col6 td {
  width: 16.666%;
}

.riy_table_ttl {
  margin-top: 15px;
}

.riy_symbolframe_txt_emp {
  font-size: 15px;
  color: #229860;
  font-weight: bold;
  text-align: center;
  margin-top: 45px;
}

.riy_symbolframe_txt {
  color: #777;
  margin-top: 10px;
}

.riy_graph_img {
  max-width: 690px;
  margin: 30px auto 0;
}

/* ---------------------
  corporate SP
--------------------- */
.cpr_block {
  max-width: 90%;
  margin-bottom: 40px;
}

.cpr_table td, .cpr_table th {
  padding: 7px 10px 7px;
}

.cpr_table .hd {
  background: #eee;
  width: 27%;
}

/* ---------------------
  kinyu SP
--------------------- */
.kny_block {
  max-width: 90%;
  margin-bottom: 40px;
}

.kny_h2 {
  margin: 25px 0 0;
  font-size: 15px;
  color: #005bac;
  font-weight: bold;
}

.kny_h2 .num {
  float: left;
}

.kny_h2 .txt {
  display: block;
  margin-left: 1.5em;
}

.kny_txt_wrap {
  margin: 10px 0 0 1.5em;
}

/* ---------------------
  sitemap SP ※資料ダウンロードページ兼用
--------------------- */
.stm_h1_wrap {
  padding-bottom: 0;
}

.stm_wrap {
  margin: 0 auto 80px;
}

.stm_group {
  margin-top: 30px;
}

.stm_group + .stm_group {
  border-top: 1px solid #eee;
  padding-top: 30px;
}

.stm_group h2 {
  font-size: 18px;
  font-weight: bold;
}

.stm_group > div {
  margin-top: 20px;
}

.stm_left,
.stm_right {
  width: 100%;
}

.stm_right {
  margin-top: 20px;
}

.stm_ttl {
  font-weight: bold;
  font-size: 15px;
}

.stm_ttl + .stm_link_list {
  margin-top: 10px;
}

.stm_link_list li + li {
  margin-top: 10px;
}

.stm_link_list a {
  color: #333;
  text-decoration: none;
}

.doc_block {
  max-width: 90%;
  margin: 0 auto 50px;
}

/* ---------------------
  kaiketsu SP
--------------------- */
.slv_block {
  max-width: 90%;
  margin: 0 auto 60px;
}

.slv_table {
  margin-top: 25px;
}

.slv_table th, .slv_table td {
  padding: 10px;
}

.slv_table .section {
  display: block;
  margin-top: 1em;
}

.color_v, .color_v a {
  color: #005bac;
}

.color_k, .color_k a {
  color: #229860;
}

.color_other, .color_other a {
  color: #d5a600;
}

/* ---------------------
  総合トップ
--------------------- */
.general_section {
  padding: 25px 15px 40px;
}
.general_section:nth-of-type(even) {
  background: #eee;
}
.general_index {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
/*サービス*/
.service_block {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-sizing: border-box;
  overflow: hidden;
}
.service_block + .service_block {
  margin-top: 15px;
}
.service_block_bottom {
  padding: 9px;
}
.service_block_bottom p {
  font-size: 10px;
}
.service_block_bottom a {
  background: #005bac url(/mortgage/share/image/arrow_general_btn.png) right 3% center no-repeat;
  background-size: 5px 9px;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 9px auto 0;
  padding: 9px 0;
  text-align: center;
  width: 100%;
}
.service_block_bottom a.blank {
  background: #96c043 url(/mortgage/share/image/blank_general_btn.png) right 3% center no-repeat;
  background-size: 10px;
}
/*メッセージ*/
.message {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.message .image {
  font-weight: bold;
  width: 30%;
}
.message .image img {
  border-radius: 2px;
  height: auto;
  margin-bottom: 5px;
}
.message_name_sub {
  color: #777;
  font-size: 8px;
  margin-bottom: 2px;
}
.message_name_main {
  font-size: 11px;
}
.message .text {
  font-size: 11px;
  width: 66%;
}
.message_index {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.message .support {
  background: #eee;
  border-radius: 2px;
  font-size: 11px;
  margin-top: 10px;
  padding: 8px;
  text-align: center;
  width: 100%;
}
.message .support_index {
  font-size: 14px;
  font-weight: bold;
}
.message .support img {
  height: auto;
  margin-top: 5px;
  max-width: 217px;
}

/* ---------------------
  提携住宅ローン
--------------------- */
.loan02_mv {
  position: relative;
}
.loan02_mv_ttl {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  letter-spacing: .09em;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 9px rgba(0, 0, 0, .5);
  top: 50%;
  -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 100%;
}
.general_section.loan02_section {
  padding-top: 0;
}
.loan02_section_lead {
  font-size: 11px;
  margin-top: 15px;
  text-align: center;
}
.loan02_service_wrap {
  margin-top: 30px;
}
.loan02_service_wrap + .loan02_service_wrap {
  margin-top: 40px;
}
.loan02_service_btn {
  border: 1px solid #ddd;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
}
.loan02_service_btn.type_icon {
  max-width: 248px;
}
.loan02_service_btn + .loan02_service_btn {
  margin-top: 15px;
}
.loan02_service_index {
  background: #005bac;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 18px 0;
  text-align: center;
}
.loan02_service_icon {
  background: #eee;
  padding: 20px 0;
  text-align: center;
}
.loan02_service_icon img {
  height: auto;
  width: 55px;
}
.loan02_service_btn span {
  background: url(/mortgage/share/image/arrow_loan02_service.png) right 10px center no-repeat;
  background-size: 6px 12px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* ---------------------
    top PC
  --------------------- */
  .mv_main {
    width: 100%;
  }
  .mv_main img {
    width: 100%;
  }
  .mv_sub_wrap {
    background: #005bac;
    width: 100%;
  }
  .mv_sub {
    max-width: 974px;
    margin: 0 auto;
  }
  .mv_sub_button {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin: 15px 7px;
  }
  .mv_sub_button:hover {
    opacity: .7;
    filter: alpha(opacity=70);
  }
  .mv_sub_button:focus {
    outline: none;
  }
  .mv_sub_current {
    position: relative;
  }
  .mv_sub_current:before {
    top: -20px;
    left: 50%;
    border: solid transparent;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -10px;
    z-index: 999;
  }
  .mv_nav_img {
    float: left;
  }
  .mv_nav_ttl {
    font-size: 13px;
    font-weight: bold;
    color: #005bac;
    margin-left: 67px;
  }
  .mv_nav_txt {
    margin-left: 67px;
    font-size: 12px;
    line-height: 1.2em;
  }
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
  }
  .slick-prev {
    left: -40px;
  }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -40px;
  }
  .slick-prev:before {
    content: url("/mortgage/share/image/mv_nav_arrow_prev.png");
  }
  [dir="rtl"] .slick-prev:before {
    content: url("/mortgage/share/image/mv_nav_arrow_prev.png");
  }
  .slick-next {
    right: -40px;
  }
  [dir="rtl"] .slick-next {
    left: -40px;
    right: auto;
  }
  .slick-next:before {
    content: url("/mortgage/share/image/mv_nav_arrow_next.png");
  }
  [dir="rtl"] .slick-next:before {
    content: url("/mortgage/share/image/mv_nav_arrow_next.png");
  }
  .tp_h2,
  .tp_h2_info,
  .tp_h2_course {
    font-size: 24px;
    padding: 50px 0;
  }
  .tp_h2_course {
    margin-bottom: 20px;
  }
  .tp_h2_info {
    padding-bottom: 10px;
  }
  .tp_course_b {
    background: #e5eef7;
  }
  .tp_course_wrap {
    padding: 55px 0;
  }
  .tp_course_group {
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-90px);
        -ms-transform: translateX(-90px);
            transform: translateX(-90px);
    width: 180px;
    height: 40px;
    border-radius: 20px;
    font-size: 24px;
    padding: 8px 0;
  }
  .tp_course_group .course {
    font-size: 15px;
  }
  .tp_course_wrap .group_other {
    font-size: 18px;
    width: 180px;
    -webkit-transform: translateX(-90px);
        -ms-transform: translateX(-90px);
            transform: translateX(-90px);
  }
  .tp_course_type {
    font-size: 24px;
  }
  .tp_course_desc {
    font-size: 15px;
    color: #333;
  }
  .tp_course_desc .min {
    font-size: 13px;
  }
  .tp_course_btn_wrap {
    padding: 0 0 20px;
    margin-top: 37px;
    position: relative;
  }
  .tp_course_btn,
  .tp_course_btn_k,
  .tp_course_btn_other {
    float: left;
    width: 31.428%;
    margin: 0;
    margin-right: 2.857%;
  }
  .tp_course_btn:last-child,
  .tp_course_btn_k:last-child,
  .tp_course_btn_other:last-child {
    margin-right: 0;
  }
  .tp_course_btn a,
  .tp_course_btn_k a,
  .tp_course_btn_other a {
    display: table;
    width: 100%;
    height: 170px;
    padding: 0 29px;
  }
  .tp_course_btn a:hover,
  .tp_course_btn_k a:hover,
  .tp_course_btn_other a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.3);
            box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.3);
  }
  .tp_course_btn a:after,
  .tp_course_btn_k a:after,
  .tp_course_btn_other a:after {
    content: '';
    top: 50%;
    right: 22px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("/mortgage/share/image/common/btn_arrow_v.png");
    -webkit-background-size: contain;
            background-size: contain;
    width: 30px;
    height: 30px;
  }
  .tp_course_btn a .inner,
  .tp_course_btn_k a .inner,
  .tp_course_btn_other a .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .tp_course_btn .close,
  .tp_course_btn_k .close,
  .tp_course_btn_other .close {
    font-size: 12px;
  }
  .tp_course_btn_k a:after {
    background: url("/mortgage/share/image/common/btn_arrow_k.png");
    -webkit-background-size: contain;
            background-size: contain;
  }
  .tp_course_btn_other {
    width: 48%;
  }
  .tp_course_btn_other a {
    height: 140px;
  }
  .tp_course_btn_other a:after {
    background: url("/mortgage/share/image/common/btn_arrow_other.png");
    -webkit-background-size: contain;
            background-size: contain;
  }
  .tp_course_name {
    font-size: 20px;
    font-weight: bold;
  }
  .tp_course_name .sub {
    font-size: 14px;
  }
  .tp_course_name .min {
    display: block;
    font-size: 13px;
  }
  .tp_course_txt {
    font-size: 13px;
    font-weight: bold;
  }
  .tp_course_min {
    padding-top: 7px;
    font-size: 13px;
  }
  .tp_course_masa {
    pointer-events: none;
    position: absolute;
    width: 133px;
    bottom: 100%;
    left: 6.476%;
    z-index: 2;
    -webkit-transform: translateY(31px);
        -ms-transform: translateY(31px);
            transform: translateY(31px);
  }
  .tp_course_masa img {
    width: 100%;
  }
  .tp_course_hisa {
    pointer-events: none;
    position: absolute;
    width: 116px;
    bottom: 100%;
    right: 7.714%;
    z-index: 2;
    -webkit-transform: translateY(33px);
        -ms-transform: translateY(33px);
            transform: translateY(33px);
  }
  .tp_course_hisa img {
    width: 100%;
  }
  .tp_course_family {
    position: absolute;
    width: 579px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-289px);
        -ms-transform: translateX(-289px);
            transform: translateX(-289px);
    z-index: 2;
  }
  .tp_course_family img {
    width: 100%;
  }
  .tp_course_last {
    padding-bottom: 126px;
  }
  .tp_other_wrap {
    padding: 0 0 80px;
  }
  .tp_other_btn {
    float: left;
    width: 31.428%;
    margin-right: 2.857%;
  }
  .tp_other_btn:last-child {
    margin-right: 0;
  }
  .tp_other_btn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.3);
            box-shadow: 0px 8px 15px 0px rgba(150, 150, 150, 0.3);
  }
  .tp_other_icon {
    height: 122px;
    padding: 24px 0;
  }
  .tp_other_icon_img {
    width: 87px;
  }
  .tp_other_txt {
    font-size: 18px;
    padding: 20px 0;
  }
  .tp_info_wrap {
    padding-bottom: 80px;
  }
  .tp_info_link {
    padding: 0 0 15px;
  }
  .tp_info_link a {
    font-size: 13px;
    padding-right: 25px;
  }
  .tp_info_link a:after {
    top: -1px;
  }
  .tp_info_tab_idx {
    padding: 20px 0;
    font-size: 18px;
  }
  .tp_info_tab_idx:hover {
    opacity: .7;
    filter: alpha(opacity=70);
  }
  .tp_info_tab_cont {
    padding: 25px 35px 25px 35px;
  }
  .tp_info_date {
    float: left;
    width: 16%;
    font-size: 15px;
  }
  .tp_info_txt {
    float: left;
    width: 84%;
    font-size: 15px;
  }
  .tp_info_bottom {
    padding-top: 25px;
  }
  .tp_info_imp {
    float: left;
    font-size: 15px;
    margin-left: 37px;
  }
  .tp_info_imp:before {
    content: url("/mortgage/share/image/tp_info_imparrow.png");
    margin-right: 6px;
  }
  .tp_info_implink {
    float: left;
    padding: 2px 0 0;
  }
  .tp_info_implink a {
    font-size: 13px;
    margin-left: 50px;
  }
  .tp_info_implink a:after {
    top: -1px;
  }
  .tp_group_wrap {
    padding-bottom: 80px;
  }
  .tp_group_bnr {
    float: left;
    width: 22%;
    margin: 0 2.857% 0 0;
  }
  .tp_group_bnr:last-child {
    margin-right: 0;
  }
  .tp_group_bnr .tp_group_bnr_img img {
    border: 2px #ddd solid;
  }
  .tp_group_bnr_txt {
    text-align: right;
  }
  /* ---------------------
    information PC
  --------------------- */
  .info_block {
    max-width: 850px;
    margin: 0 auto 120px;
  }
  .info_tab_cont {
    padding: 25px 0;
  }
  .info_date {
    float: left;
    width: 16%;
    font-size: 15px;
  }
  .info_txt {
    float: left;
    width: 84%;
    font-size: 15px;
  }
  /* ---------------------
    kinri PC
  --------------------- */
  .knr_block {
    margin-bottom: 120px;
  }
  .knr_date {
    margin-bottom: 15px;
  }
  .knr_btn_wrap {
    padding-bottom: 36px;
  }
  .knr_btn {
    width: 31.4%;
    margin: 0 2.857% 0 0;
    float: left;
  }
  .knr_btn a,
  .close_bg {
    display: block;
    border-radius: 5px;
    border: 1px #ddd solid;
  }
  .knr_btn:last-child {
    margin-right: 0;
  }
  .knr_bottom_wrap {
    padding-bottom: 18px;
  }
  .knr_btn_detail,
  .knr_btn_detail_under {
    background: #eee;
    padding: 20px 0;
  }
  .knr_btn_detail {
    height: 140px;
  }
  .knr_btn_detail_under {
    height: 55px;
  }
  .knr_btn_detail_under .close,
  .knr_btn_detail .close {
    top: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0 10px;
    font-size: 12px;
  }
  /*.knr_btn_detail .close {
    padding: 0 10px;
    font-size: 12px;
  }*/
  .knr_btn_detail_under .close_txt,
  .knr_btn_detail .close_txt {
    bottom: 10px;
    font-size: 12px;
  }
  .knr_btn_txt {
    font-size: 18px;
    padding: 20px 0;
  }
  .knr_upper,
  .knr_upper02 {
    font-size: 20px;
    padding: 25px 0;
  }
  .knr_upper02 {
    padding: 15px 0;
  }
  .knr_tbl {
    font-size: 13px;
  }
  .knr_bottom {
    padding: 15px 0;
  }
  .knr_tbl_2row {
    padding-bottom: 30px;
  }
  .knr_bottom {
    font-size: 20px;
  }
  .knr_dot_wrap {
    display: table;
  }
  .knr_dot_wrap p {
    display: table-cell;
    height: 72px;
    text-align: center;
    vertical-align: middle;
    padding: 0 14px;
  }
  /* ロングライフ住宅ローン Vコース /kinri/kinri1.html */
  .knr_lead {
    margin-top: 45px;
    text-align: center;
  }
  .knr_anch,
  .knr_anch_k {
    margin-bottom: 25px;
  }
  .knr_anch a,
  .knr_anch_k a {
    font-size: 18px;
    padding: 16px 20px 16px 0;
  }
  .knr_anch a:after,
  .knr_anch_k a:after {
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    width: 30px;
    height: 30px;
  }
  .knr_anch_k a {
    padding: 30px 20px 30px 0;
  }
  .knr_anch_col3 li {
    display: inline-block;
    width: 329px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 2.5% 25px 0;
  }
  .knr_anch_col3 li:last-child {
    margin-right: 0;
  }
  .knr_anch_col2 li {
    float: left;
    width: 48.571%;
    min-width: 440px;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 2.5% 25px 0;
  }
  .knr_anch_col2 li:last-child {
    margin-right: 0;
  }
  .knr_inner {
    max-width: 850px;
    margin: 0 auto 75px;
  }
  .knr_table .w38 {
    width: 38%;
  }
  .knr_tbl_note {
    margin-top: 5px;
  }
  .knr_marker_list {
    margin-top: 15px;
  }
  .knr_cell {
    padding: 17px 10px;
  }
  .knr_caution_wrap {
    padding: 25px 25px;
  }
  .knr_inq_wrap {
    max-width: 850px;
    margin: 0 auto 80px;
  }

.usr_inq_time:before,
.usr_inq_time02:before {
  -webkit-transform: translateY(-12px) translateX(-135px);
      -ms-transform: translateY(-12px) translateX(-135px);
          transform: translateY(-12px) translateX(-135px);
}
  /* ---------------------
    product 一覧 PC
  --------------------- */
  .prd_wrap {
    padding-bottom: 85px;
  }
  .prd_block {
    margin-bottom: 85px;
  }
  .prd_sub_ttl {
    font-size: 18px;
    line-height: 1em;
  }
  .prd_idx_lead {
    margin-top: 25px;
  }
  .prd_btn_wrap {
    margin: 45px 0 0;
  }
  .prd_btn {
    width: 31.4%;
    margin-right: 2.857%;
    margin-top: 0;
    float: left;
  }
  .prd_btn:last-child {
    margin-right: 0;
  }
  .prd_btn_detail {
    padding: 20px 0;
  }
  .prd_btn_detail .close {
    top: 6px;
    left: 25%;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    font-size: 12px;
  }
  .prd_btn_detail .close_txt {
    bottom: 2px;
    left: 0;
    font-size: 12px;
  }
  .prd_name {
    font-size: 20px;
    padding: 15px 0;
  }
  .prd_btn_txt {
    font-size: 18px;
    padding: 20px 0;
  }
  .prd_btn_txt:after {
    right: 18px;
  }
  .prd_tbl {
    font-size: 13px;
  }
  .prd_tbl dd, .prd_tbl dt {
    padding: 0 11px;
  }
  .prd_tbl_2row {
    padding-bottom: 21px;
  }
  .prd_idx_txt {
    font-size: 15px;
    margin-top: 30px;
  }
  /* ---------------------
    product 詳細 PC
  --------------------- */
  .prd_h1_wrap_notab {
    padding-bottom: 50px;
  }
  .prd_h2_notab {
    margin-top: 50px;
  }
  .prd_lead {
    max-width: 840px;
    margin: 35px auto 0;
    font-size: 15px;
  }
  .prd_tab_wrap {
    padding-top: 50px;
    overflow-x: visible;
  }
  .prd_tab_inner {
    width: 1050px;
    margin: 0 auto;
  }
  .prd_tab,
  .prd_tab_k {
    font-size: 16px;
    margin-right: 1px;
    border-radius: 0;
  }
  .prd_tab:first-child,
  .prd_tab_k:first-child {
    border-radius: 5px 0 0 0;
  }
  .prd_tab:nth-child(5),
  .prd_tab_k:nth-child(5) {
    border-radius: 0 5px 0 0;
    margin-right: 0;
  }
  .prd_tabbtn a,
  .prd_tabbtn_k a {
    left: 780px;
  }
  .prd_tab_cont {
    padding: 50px 0 0;
  }
  .prd_inner {
    max-width: 850px;
    margin: 0 auto 75px;
  }
  .prd_h2 {
    font-size: 18px;
  }
  .prd_h_bar:after,
  .prd_h_bar_k:after,
  .prd_h_bar_other:after {
    width: 106px;
    margin: 20px auto 50px;
  }
  .prd_bar {
    padding: 20px 0 21px;
  }
  .prd_h3 {
    font-size: 18px;
  }
  .prd_h3 .min {
    font-size: 11px;
    vertical-align: top;
    line-height: 1em;
  }
  /* ------ お問い合わせ ----- */
  .prd_bottom_wrap {
    max-width: 1050px;
    margin: 0 auto;
    border: 10px #e5eef7 solid;
  }
  .prd_inq_ttl {
    font-size: 24px;
    margin-top: 35px;
  }
  .prd_detail_btn_wrap {
    max-width: 66.990%;
    margin: 30px auto 35px;
  }
  .prd_bottom_link_btn {
    float: left;
    width: 47.826%;
    margin: 0 4.347% 0 0;
  }
  .prd_link_icon {
    padding: 15px 0;
  }
  .prd_link_icon .icon_img {
    width: 80px;
  }
  .prd_link_txt {
    font-size: 18px;
  }
  .prd_link_txt:after {
    right: 20px;
  }
  .prd_inq_wrap {
    padding: 35px 28px 40px;
  }
  .prd_table {
    margin-top: 25px;
  }
  .prd_table th, .prd_table td {
    padding: 15px 0;
    width: auto;
    font-size: 13px;
  }
  .prd_img {
    margin: 25px 0 50px;
  }
  .prd_symbolframe_block {
    margin: 70px 0 50px;
  }
  .prd_symbolframe_table {
    width: 88%;
    margin: 30px auto;
  }
  .prd_symbolframe_table td {
    padding: 15px 0;
    text-align: center;
  }
  .prd_symbolframe_ttl_li2 {
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    height: 0;
    width: auto;
    margin: 0;
  }
  .prd_symbolframe_cont_li2 {
    padding-top: 20px;
  }
  /* ------ 特長 ----- */
  .prd_anc_block {
    margin-bottom: 50px;
  }
  .prd_mrt_anc_wrap {
    width: 690px;
    margin: 0 auto;
  }
  .prd_mrt04_anc_wrap {
    max-width: 930px;
    margin: 0 auto;
  }
  .prd_mrt04_anc_wrap .prd_mrt_anc:nth-child(3n) a,
  .prd_mrt04_anc_wrap .prd_mrt_anc_k:nth-child(3n) a {
    margin-right: 30px;
  }
  .prd_mrt04_anc_wrap .prd_mrt_anc:nth-child(4n) a,
  .prd_mrt04_anc_wrap .prd_mrt_anc_k:nth-child(4n) a {
    margin-right: 0;
  }
  .prd_mrt_anc a,
  .prd_mrt_anc_k a {
    float: left;
    width: 210px;
    height: 210px;
    margin: 0 30px 30px 0;
    border-radius: 105px;
    position: static;
  }
  .prd_mrt_anc a:after,
  .prd_mrt_anc_k a:after {
    content: '';
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 30px;
    height: 30px;
  }
  .prd_mrt_anc:nth-child(3n) a,
  .prd_mrt_anc_k:nth-child(3n) a {
    margin-right: 0;
  }
  .prd_mrt_anc_ttl {
    float: none;
    padding-top: 20px;
  }
  .prd_mrt_anc_ttl .txt {
    font-size: 12px;
  }
  .prd_mrt_anc_ttl .num {
    font-size: 36px;
  }
  .prd_mrt_anc_txt {
    width: 180px;
    height: 95px;
    padding: 0;
    margin: 0 auto;
  }
  .prd_mrt_anc_txt .txt {
    text-align: center;
  }
  .prd_mrt_anc_info {
    font-size: 13px;
    margin: 0;
  }
  .prd_mrt_h3 {
    margin-left: 100px;
    text-align: left;
  }
  .prd_mrt_h3_mark,
  .prd_mrt_h3_mark_k {
    top: 50%;
    left: 0;
    -webkit-transform: translateX(0) translateY(-15px);
        -ms-transform: translateX(0) translateY(-15px);
            transform: translateX(0) translateY(-15px);
    width: 70px;
    height: 70px;
    border-radius: 34px;
    margin-top: -20px;
  }
  .prd_mrt_h3_mark .txt,
  .prd_mrt_h3_mark_k .txt {
    font-size: 12px;
  }
  .prd_mrt_h3_mark .num,
  .prd_mrt_h3_mark_k .num {
    font-size: 34px;
  }
  .prd_mrt_txt {
    margin-top: 15px;
    font-size: 15px;
  }
  .prd_mrt_sign_block {
    margin-top: 70px;
  }
  /* ------ 概要 ----- */
  .prd_smr_anc_wrap {
    float: left;
    width: 25%;
    height: 280px;
    padding: 0 2.095%;
    border-right: 1px #ddd solid;
  }
  .prd_smr_anc_ttl {
    font-size: 18px;
    margin-top: 0;
  }
  .prd_smr_anc_ttl .num,
  .prd_smr_anc_ttl .num_k {
    width: 34px;
    height: 34px;
    border-radius: 17px;
    padding-top: 8px;
  }
  .prd_smr_anc_ttl .txt {
    margin-left: 50px;
  }
  .prd_smr_anc_list {
    margin-top: 20px;
  }
  .prd_smr_anc a,
  .prd_smr_anc_k a {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    padding-right: 10px;
  }
  .prd_smr_h3 {
    margin-left: 55px;
    padding-top: 5px;
  }
  .prd_smr_h3_mark,
  .prd_smr_h3_mark_k {
    width: 34px;
    height: 34px;
    margin-top: -2px;
    border-radius: 17px;
  }
  .prd_smr_h3_mark .num,
  .prd_smr_h3_mark_k .num {
    font-size: 18px;
    padding-top: 8px;
  }
  .prd_smr_h4,
  .prd_smr_h4_k {
    padding: 12px 0 12px 25px;
  }
  .prd_smr_table {
    width: 350px;
    margin-top: 25px;
  }
  /* ------ 手続きの流れ ----- */
  .prd_flw_block {
    margin-top: 50px;
  }
  .prd_flw_anc_wrap {
    text-align: center;
  }
  .prd_flw_anc,
  .prd_flw_anc_k {
    display: inline-block;
    width: 329px;
    margin: 0 2.5% 15px 0;
  }
  .prd_flw_anc a,
  .prd_flw_anc_k a {
    padding: 13px 20px 13px 0;
    font-size: 18px;
  }
  .prd_flw_anc a:after,
  .prd_flw_anc_k a:after {
    right: 20px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    width: 30px;
    height: 30px;
  }
  .prd_flw_anc:last-child,
  .prd_flw_anc_k:last-child {
    margin-right: 0;
  }
  .prd_flw_sign_block {
    margin: 40px 0 0;
  }
  .prd_flw {
    width: 98%;
    margin: 20px auto 0;
    padding: 30px;
  }
  .prd_flw .num,
  .prd_flw .num_k {
    display: inline-block;
    width: 34px;
    padding: 8px 0;
    border-radius: 17px;
    font-size: 18px;
  }
  .prd_flw .txt {
    padding: 3px 0 3px 18px;
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
  }
  .prd_flw .min {
    font-size: 13px;
    vertical-align: top;
  }
  .prd_flw_txt {
    margin-top: 15px;
    font-size: 15px;
  }
  /* ------ お申し込みに必要な書類 ----- */
  .prd_doc_h3_wrap {
    margin-top: 15px;
  }
  .prd_doc_h3 {
    margin: 0;
  }
  .prd_doc_table {
    margin-top: 50px;
  }
  .prd_doc_table .num {
    width: 9%;
    padding: 15px 0;
    font-size: 15px;
  }
  .prd_doc_table .reason {
    width: 39.5%;
    padding: 15px 30px;
    font-size: 15px;
  }
  .prd_doc_table .name {
    padding: 15px 30px;
    font-size: 15px;
  }
  .prd_doc_table .need {
    width: 12%;
    padding: 15px 0;
    font-size: 15px;
  }
  /* ------ 他の商品 ----- */
  .prd_other_btn_wrap {
    margin-top: 30px;
  }
  .prd_other_btn,
  .prd_other_btn_k,
  .prd_other_btn_other {
    float: left;
    width: 31.428%;
    margin-right: 2.858%;
    margin-bottom: 0;
  }
  .prd_other_btn a,
  .prd_other_btn_k a,
  .prd_other_btn_other a {
    padding: 0 52px 0 30px;
  }
  .prd_other_btn a :after,
  .prd_other_btn_k a :after,
  .prd_other_btn_other a :after {
    right: 17px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    width: 30px;
    height: 30px;
  }
  .prd_other_btn:last-child,
  .prd_other_btn_k:last-child,
  .prd_other_btn_other:last-child {
    margin-right: 0;
  }
  .prd_other_btn .here,
  .prd_other_btn .here_k,
  .prd_other_btn .here_other,
  .prd_other_btn_k .here,
  .prd_other_btn_k .here_k,
  .prd_other_btn_k .here_other,
  .prd_other_btn_other .here,
  .prd_other_btn_other .here_k,
  .prd_other_btn_other .here_other {
    padding: 0 52px 0 30px;
  }
  .prd_other_btn .here :after,
  .prd_other_btn .here_k :after,
  .prd_other_btn .here_other :after,
  .prd_other_btn_k .here :after,
  .prd_other_btn_k .here_k :after,
  .prd_other_btn_k .here_other :after,
  .prd_other_btn_other .here :after,
  .prd_other_btn_other .here_k :after,
  .prd_other_btn_other .here_other :after {
    right: 17px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    width: 30px;
    height: 30px;
  }
  .prd_other_btn_inner {
    height: 170px;
  }
  .prd_other_name {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .prd_other_name .min {
    font-size: 13px;
    line-height: 1em;
  }
  .prd_other_name .bottom {
    margin-top: 5px;
    font-size: 13px;
  }
  .prd_other_txt {
    font-size: 13px;
  }
  /* ------ Vコース　プラス1 ----- */
  .prd_plus1_symbolframe_block {
    margin: 70px 0 10px;
  }
  .prd_plus1_merit_ttl {
    font-size: 18px;
    font-weight: bold;
  }
  .prd_plus1_merit_wrap {
    width: 85%;
    margin: 0 auto;
  }
  .prd_plus1_merit {
    float: left;
    width: 50%;
    margin: 30px 0 0;
  }
  .prd_plus1_merit .mark {
    border-radius: 40px;
    font-size: 16px;
  }
  .prd_plus1_merit .min {
    font-size: 28px;
  }
  .prd_plus1_merit .txt {
    padding: 0 0 0 8%;
    height: 80px;
    font-size: 38px;
    vertical-align: bottom;
  }
  .prd_plus1_merit .sup {
    font-size: 13px;
    line-height: 1.5em;
    margin-left: 50px;
  }
  .prd_plus1_img {
    margin: 50px 0 0;
  }
  .prd_plus1_table {
    margin-top: 50px;
  }
  .prd_plus1_table td {
    padding: 15px;
  }
  .prd_plus1_table td:nth-child(1) {
    width: 20%;
  }
  /* ------ 土地つなぎローン ----- */
  .prd_tochi_img {
    max-width: 540px;
    margin: 50px auto 0;
  }
  .prd_tochi_symbolframe_block {
    margin-bottom: 10px;
  }
  .prd_tochi_symbolframe_block .symbol_txt_equal {
    font-size: 18px;
    padding: 5px 20px;
    margin: 0 auto;
  }
  .prd_tochi_symbolframe_block .equal {
    height: 3px;
    width: 25px;
    margin: 12px 10px 0;
  }
  .prd_tochi_symbolframe_block .equal:after {
    height: 3px;
    width: 25px;
    margin-top: 10px;
  }
  .prd_tochi_symbolframe_block .minus {
    float: left;
    height: 3px;
    width: 25px;
    margin: 17px 8px 0;
  }
  .prd_tochi_symbolframe_block .summry {
    margin: 0 25px;
  }
  .prd_tochi_symbolframe_block .cont {
    max-width: 100%;
    margin-top: 20px;
  }
  .prd_tochi_symbolframe_block .symbol_txt_formula {
    padding: 5px 20px;
    font-size: 16px;
    margin-top: 0;
  }
  .prd_tochi_symbolframe_block .min {
    font-size: 14px;
  }
  .prd_tochi_symbolframe_block .right,
  .prd_tochi_symbolframe_block .left {
    float: left;
    width: auto;
    margin: 0;
  }
  .prd_tochi_symbolframe {
    padding: 20px 7%;
  }
  .prd_tochi_table th, .prd_tochi_table td {
    padding: 10px;
  }
  /* ------ 団信 ----- */
  .prd_symbolframe_txt_emp {
    font-size: 18px;
  }
  /* ---------------------
  user PC
  --------------------- */
  .usr_wrap {
    margin-bottom: 115px;
  }
  .usr_block {
    margin-bottom: 80px;
    max-width: 850px;
  }
  .usr_block_mb {
    margin-bottom: 115px;
  }
  .usr_lead {
    font-size: 15px;
    margin-bottom: 45px;
  }
  .usr_btn_wrap {
    width: 100%;
  }
  .usr_btn {
    float: left;
    width: 31.428%;
    margin-right: 2.857%;
    margin-bottom: 80px;
  }
  .usr_btn:nth-child(3n) {
    margin-right: 0;
  }
  .usr_btn_inner {
    width: 100%;
    height: 180px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .usr_btn_inner a {
    display: table;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: middle;
    padding: 0 40px 0 30px;
  }
  .usr_btn_inner a:after {
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    background: url("/mortgage/share/image/common/btn_arrow_k.png") no-repeat;
    width: 30px;
    height: 30px;
  }
  .usr_btn_inner a .inner {
    display: table-cell;
    vertical-align: middle;
  }
  .usr_btn_inner .close {
    font-size: 12px;
  }
  .usr_btn_v a:after {
    background: url("/mortgage/share/image/common/btn_arrow_v.png") no-repeat;
  }
  .usr_name {
    font-size: 20px;
  }
  .usr_btn_txt {
    min-height: 42px;
  }
  .usr_caution {
    padding-top: 15px;
  }
  .usr_inq_wrap {
    max-width: 850px;
    padding: 20px 0 35px;
    margin: 0 auto 50px;
  }
  .usr_inq_dial {
    padding: 0 0;
margin-left: 0;
  }
  .usr_inq_time02 {
    margin-top: 20px;
  }
  .usr_inq_time02:before {
    -webkit-transform: translateY(-12px) translateX(-200px);
        -ms-transform: translateY(-12px) translateX(-200px);
            transform: translateY(-12px) translateX(-200px);
  }
  /* ------ user1 ----- */
  .usr_h3,
  .usr_h3_k {
    margin: 45px 0 25px;
    padding: 13px 0 13px 21px;
  }
  .usr_txt {
    margin-bottom: 25px;
  }
  .usr_cell {
    padding: 20px 0;
  }
  .usr_entry_txt {
    margin: 15px 0 50px;
    font-size: 13px;
  }
  /* ------ user2 ----- */
  .usr_border {
    padding: 22px 80px 50px;
  }
  .usr_sumynote_ttl {
    margin: 0 auto 25px;
  }
  .usr_smn_ttl_img {
    width: 234px;
  }
  .usr_smn_ttl_txt {
    font-size: 18px;
    padding-left: 17px;
  }
  .usr_smn_lead {
    font-size: 15px;
  }
  .usr_btn_lower,
  .usr_btn_lower02 {
    text-align: right;
    margin: 20px 0 0;
  }
  .usr_btn_lower a,
  .usr_btn_lower02 a {
    width: auto;
    padding: 15px 67px 15px 83px;
    letter-spacing: 0em;
  }
  .usr_btn_lower a:after,
  .usr_btn_lower02 a:after {
    right: 20px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    width: 30px;
    height: 30px;
  }
  .usr_btn_lower a:before,
  .usr_btn_lower02 a:before {
    left: 19px;
    -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
            transform: translateY(-25px);
    width: 50px;
    height: 50px;
  }
  .usr_btn_lower a {
    padding: 15px 67px 15px 20px;
  }
  .usr_smn_h3 {
    padding: 10px 30px;
    margin: 30px 0 17px;
  }
  /* ------ modal 一部繰上返済のお手続きの流れ ----- */
  .usr_modal_wrap {
    top: 40px;
  }
  .usr_modal_ttl {
    font-size: 18px;
  }
  .usr_modal_flow_wrap {
    margin-top: 35px;
  }
  .usr_modal_flow {
    display: table;
    width: 690px;
    margin: 20px auto 0;
    padding: 0 30px;
  }
  .usr_modal_flow li {
    display: table-cell;
    padding: 25px 0;
    vertical-align: middle;
  }
  .usr_modal_flow_num {
    width: 55px;
  }
  .usr_modal_flow_num .num,
  .usr_modal_flow_num .num_k {
    display: block;
    font-size: 18px;
    text-align: center;
  }
  .usr_modal_flow_person {
    width: 170px;
    font-size: 18px;
    padding: 0;
  }
  .usr_modal_flow_arrow {
    width: 110px;
  }
  /* ---------------------
    loan_gaiyo PC
  --------------------- */
  .lan_lead {
    font-size: 15px;
    margin-bottom: 45px;
  }
  .lan_sub_ttl {
    font-size: 18px;
    margin-bottom: 35px;
  }
  .lan_block {
    margin-bottom: 80px;
  }
  .lan_img_top {
    margin-bottom: 35px;
  }
  .lan_img {
    margin-bottom: 50px;
  }
  .lan_img02 {
    max-width: 685px;
    margin: 0 auto 23px;
  }
  .lan_point {
    margin-bottom: 40px;
  }
  .lan_point_icon {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    padding-top: 12px;
    margin: 0;
  }
  .lan_point_txt {
    display: block;
    font-size: 12px;
  }
  .lan_point_num {
    display: block;
    font-size: 34px;
  }
  .lan_point_detail {
    margin-left: 120px;
  }
  .lan_point_main {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .lan_point_imp {
    font-size: 18px;
  }
  .lan_note {
    margin-top: 50px;
  }
  /* modal */
  .lan_modal_wrap {
    top: 2500px;
    width: 1050px;
    -webkit-transform: translateX(-525px);
        -ms-transform: translateX(-525px);
            transform: translateX(-525px);
  }
  .lan_modal_inner {
    width: 90%;
    margin: 30px auto 0;
  }
  .lan_modal_attension {
    display: none;
  }
  .lan_modal_table_wrap {
    overflow: visible;
  }
  .lan_modal_table {
    width: 100%;
    font-size: 13px;
  }
  .lan_modal_table_hd {
    background: #151a84;
    color: #fff670;
  }
  .lan_modal_table_hd th {
    border: 1px #999 solid;
    padding: 5px;
    font-weight: bold;
    text-align: center;
  }
  /* ---------------------
    legal PC
  --------------------- */
  .lgl_block {
    margin-bottom: 80px;
    max-width: 850px;
  }
  .lgl_h3 {
    padding-bottom: 25px;
  }
  .lgl_cont {
    font-size: 13px;
    padding-bottom: 40px;
  }
  .lgl_marker {
    padding-top: 20px;
  }
  .lgl_end {
    font-size: 14px;
  }
  /* ---------------------
    privacy PC
  --------------------- */
  .prv_block {
    max-width: 850px;
    margin-bottom: 80px;
  }
  .prv_lead {
    font-size: 13px;
    margin-bottom: 60px;
  }
  .prv_inner {
    max-width: 790px;
  }
  .prv_h2 {
    padding: 10px 0 10px 20px;
    font-size: 15px;
  }
  .prv_h3 {
    font-size: 15px;
    margin: 35px 0 15px;
  }
  .prv_marker {
    margin: 20px 0 40px;
    font-size: 13px;
  }
  .prv_border {
    padding: 0 30px;
  }
  .prv_table {
    margin: 25px 0 0;
  }
  .prv_table .prv_cell {
    padding: 15px 25px;
    line-height: 2em;
  }
  /* ---------------------
    faq PC
  --------------------- */
  .faq_block {
    max-width: 850px;
    margin-bottom: 85px;
  }
  .faq_h2 {
    padding: 10px 0 10px 20px;
  }
  .faq_answer {
    margin-bottom: 45px;
  }
  /* ---------------------
    introduction PC
  --------------------- */
  .itr_block {
    margin-bottom: 80px;
  }
  .itr_txt {
    margin-bottom: 22px;
  }
  .itr_txt a {
    color: #005bac;
    text-decoration: underline;
  }
  .itr_left {
    float: left;
  }
  .itr_right {
    float: right;
  }
  .itr_border {
    width: 316px;
    padding: 15px 28px;
  }
  .itr_score_list {
    width: 88px;
  }
  .itr_chart {
    width: 690px;
    margin: 0 auto;
  }
  .itr_chart img {
    width: 100%;
  }
  .itr_inq {
    width: 690px;
    padding: 30px 45px 45px;
  }
  .itr_otherlink {
    padding-bottom: 80px;
  }
  /* ---------------------
    guide PC
  --------------------- */
  .riy_block {
    margin-bottom: 80px;
  }
  .riy_lead {
    font-size: 15px;
    margin: 20px 0 40px;
  }
  .riy_anc_ttl {
    font-size: 18px;
  }
  .riy_anc_wrap {
    width: 690px;
    margin: 50px auto 30px;
  }
  .riy_anc,
  .riy_anc_k,
  .riy_anc_o {
    float: left;
    margin-right: 30px;
    width: auto;
  }
  .riy_anc a,
  .riy_anc_k a,
  .riy_anc_o a {
    position: static;
    width: 208px;
    height: 208px;
    border-radius: 104px;
  }
  .riy_anc a:after,
  .riy_anc_k a:after,
  .riy_anc_o a:after {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 30px;
    height: 30px;
    margin: 25px auto 0;
    padding: 0;
  }
  .riy_anc:last-child,
  .riy_anc_k:last-child,
  .riy_anc_o:last-child {
    margin-right: 0;
  }
  .riy_anc_num_wrap {
    float: none;
    padding: 0;
  }
  .riy_anc_merit {
    font-size: 12px;
    padding-top: 20px;
  }
  .riy_anc_num {
    font-size: 34px;
    padding-bottom: 20px;
  }
  .riy_anc_txt {
    font-size: 15px;
    padding: 0;
  }
  .riy_h2 {
    max-width: 1050px;
    font-size: 18px;
  }
  .riy_merit_icon,
  .riy_merit_icon_k,
  .riy_merit_icon_o {
    width: 79px;
    height: 79px;
    border-radius: 40px;
    -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  .riy_merit_icontxt {
    font-size: 12px;
    padding-top: 13px;
  }
  .riy_h2_txt {
    padding-left: 100px;
  }
  .riy_txt {
    font-size: 15px;
    margin-bottom: 25px;
  }
  .riy_txt_last {
    margin-bottom: 45px;
  }
  .riy_img {
    margin-top: 50px;
  }
  /* ------ modal ----- */
  .riy_modal_trigger:hover {
    opacity: .7;
    filter: alpha(opacity=70);
  }
  .riy_modal_ttl {
    font-size: 18px;
  }
  .riy_modal_inner {
    width: 81.176%;
    margin: 40px auto 0;
  }
  .riy_modal_txt {
    margin-top: 23px;
  }
  .riy_modal_gray {
    padding: 25px 30px;
  }
  .riy_modal_subttl {
    margin-top: 50px;
    padding: 11px 0 11px 20px;
    font-size: 15px;
  }
  .riy_modal_img {
    margin-top: 20px;
    width: 552px;
    margin: 30px auto 0;
  }
  .riy_symbolframe_block {
    margin-top: 70px;
  }
  .riy_symbolframe_cont {
    padding: 30px;
  }
  .riy_symbolframe_left {
    float: left;
    width: 35.443%;
    margin-top: 25px;
  }
  .riy_symbolframe_right {
    float: left;
    width: 64.553%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 25px;
    padding-left: 30px;
  }
  .riy_table {
    margin-top: 15px;
  }
  .riy_table td {
    padding: 15px 0;
    text-align: center;
  }
  .riy_table_ttl {
    margin-top: 15px;
  }
  .riy_symbolframe_txt_emp {
    font-size: 15px;
  }
  .riy_symbolframe_txt {
    margin-top: 15px;
  }
  .riy_graph_img {
    max-width: 690px;
    margin: 50px auto 0;
  }
  /* ---------------------
    corporate PC
  --------------------- */
  .cpr_block {
    max-width: 650px;
    margin-bottom: 80px;
  }
  .cpr_table td, .cpr_table th {
    padding: 10px 15px 10px;
  }
  .cpr_table .hd {
    width: 25%;
  }
  /* ---------------------
    kinyu PC
  --------------------- */
  .kny_block {
    max-width: 850px;
    margin-bottom: 80px;
  }
  .kny_h2 {
    margin: 25px 0 0;
    font-size: 15px;
    color: #005bac;
    font-weight: bold;
  }
  .kny_h2 .num {
    float: left;
  }
  .kny_h2 .txt {
    display: block;
    margin-left: 1.5em;
  }
  .kny_txt_wrap {
    margin: 10px 0 0 1.5em;
  }
  /* ---------------------
    sitemap PC ※資料ダウンロードページ兼用
  --------------------- */
  .stm_wrap {
    margin: 0 auto 50px;
  }
  .stm_left,
  .stm_right {
    float: left;
    width: 48%;
    margin: 0 1%;
  }
  .doc_block {
    max-width: 600px;
    margin: 0 auto 80px;
  }
  /* ---------------------
    kaiketsu PC
  --------------------- */
  .slv_block {
    max-width: 850px;
    margin: 0 auto 120px;
  }
  .slv_table th, .slv_table td {
    padding: 15px;
  }
  .color_v, .color_v a {
    color: #005bac;
  }
  .color_k, .color_k a {
    color: #229860;
  }
  .color_other, .color_other a {
    color: #d5a600;
  }

  /* ---------------------
    総合トップ
  --------------------- */
  .general_section > .inn {
    margin: 0 auto;
    max-width: 1050px;
    width: 100%;
  }
  /*サービス*/
  .service_block_wrap {
    display: flex;
    justify-content: space-between;
  }
  .service_block {
    width: 32%;
  }
  .service_block + .service_block {
    margin-top: 0;
  }
  .service_block_bottom {
    padding: 20px;
  }
  .service_block_bottom p {
    font-size: 13px;
  }
  .service_block_bottom a {
    font-size: 13px;
    margin-top: 10px;
  }
  /*メッセージ*/
  .message {
    flex-wrap: nowrap;
  }
  .message .image {
    width: 16%;
  }
  .message_name_sub {
    font-size: 11px;
  }
  .message_name_main {
    font-size: 18px;
  }
  .message .text {
    flex: 1;
    font-size: 13px;
    padding: 0 10px;
  }
  .message_index {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .message .support {
    font-size: 13px;
    margin: 0;
    padding: 20px;
    width: 44%;
  }
  .message .support_index {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .message .support img {
    margin-top: 10px;
    max-width: 380px;
  }

  /* ---------------------
    提携住宅ローン
  --------------------- */
  .loan02_mv_ttl {
    font-size: 40px;
  }
  .loan02_section_lead {
    font-size: 15px;
    margin: 40px auto 0;
    max-width: 850px;
  }
  .loan02_service_wrap {
    display: flex;
    justify-content: center;
    margin: 50px auto 0;
    width: 690px;
  }
  .loan02_service_wrap + .loan02_service_wrap {
    margin-top: 80px;
  }
  .loan02_service_btn {
    margin: 0;
    -webkit-transition: .2s;
        -ms-transition: .2s;
            transition: .2s;
    width: 330px;
  }
  .loan02_service_btn:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
    opacity: .75;
  }
  .loan02_service_btn + .loan02_service_btn {
    margin: 0 0 0 30px;
  }
  .loan02_service_btn.type_icon {
    max-width: none;
  }
  .loan02_service_index {
    font-size: 20px;
    padding: 21px 0;
  }
  .loan02_service_icon {
    background: #eee;
    padding: 24px 0;
  }
  .loan02_service_icon img {
    height: auto;
    width: 72px;
  }
  .loan02_service_btn span {
    background-position: right 18px center;
    font-size: 18px;
    padding: 19px 0;
  }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .tp_course_group {
    padding: 12px 0 4px;
  }
  .tp_course_wrap .group_other {
    padding: 15px 0 7px;
  }
  .tp_course_btn .close,
  .tp_course_btn_k .close,
  .tp_course_btn_other .close {
    line-height: 1em;
    padding: 6px 10px 2px;
  }
  .knr_btn_detail_under .close,
  .knr_btn_detail .close {
    padding: 4px 10px 0;
  }
  .prd_btn_detail .close {
    padding: 4px 7px 0;
  }
  .prd_tabbtn a,
  .prd_tabbtn_k a {
    padding: 12px 15px 8px;
  }
  .prd_smr_anc_ttl .num,
  .prd_smr_anc_ttl .num_k {
    padding-top: 11px;
  }
  .prd_smr_anc_ttl .txt {
    padding-top: 6px;
  }
  .prd_smr_h3_mark .num,
  .prd_smr_h3_mark_k .num {
    padding-top: 11px;
  }
  .prd_flw .num,
  .prd_flw .num_k {
    padding: 11px 0 5px;
  }
  .prd_flw .txt {
    padding: 6px 0 0 18px;
  }
  .prd_other_name .close {
    padding: 4px 10px 0;
  }
  .usr_btn_inner .close {
    padding: 4px 10px 0;
  }
  .usr_modal_flow_num .num,
  .usr_modal_flow_num .num_k {
    padding: 10px 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1049px) {
  /* ----------- top ---------- */
  .slick-prev,
  .slick-next {
    display: none;
  }
  .mv_sub {
    max-width: 100%;
  }
  .mv_sub_button {
    margin: 15px 6px;
    min-height: 66px;
  }
  .mv_nav_ttl {
    font-size: 12px;
  }
  .mv_nav_txt {
    font-size: 11px;
  }
  .tp_course_name {
    font-size: 16px;
  }
  .tp_course_btn a,
  .tp_course_btn_k a,
  .tp_course_btn_other a {
    padding: 0 33px 0 20px;
  }
  .tp_course_btn a:after,
  .tp_course_btn_k a:after,
  .tp_course_btn_other a:after {
    width: 20px;
    height: 20px;
    right: 10px;
  }
  .tp_course_txt {
    font-size: 12px;
  }
  .tp_course_min {
    font-size: 11px;
  }
  .tp_course_txt {
    font-size: 12px;
  }
  .tp_course_desc {
    font-size: 14px;
  }
  .tp_course_masa {
    left: 0;
  }
  .tp_group_bnr .tp_group_bnr_img img {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tp_other_txt {
    padding: 15px;
    font-size: 13px;
  }
  .tp_other_txt:after {
    right: 12px;
  }
  .tp_other_icon {
    height: 104px;
  }
  .tp_other_icon_img {
    width: 65px;
    margin: 0 auto;
  }
  .tp_info_tab_cont {
    padding: 25px 20px 25px 20px;
  }
  .tp_info_date {
    width: 20%;
  }
  .tp_info_txt {
    width: 80%;
  }
  .info_tab_cont {
    padding: 25px 20px 25px 20px;
  }
  .info_date {
    width: 20%;
  }
  .info_txt {
    width: 80%;
  }
  /* ----------- kinri ---------- */
  .knr_block {
    margin-bottom: 120px;
  }
  .knr_dot_wrap p {
    height: 84px;
    font-size: 12px;
  }
  .knr_btn_detail {
    padding: 10px 0;
  }
  .knr_btn_detail_under {
    padding: 20px 0;
  }
  .knr_btn_detail_under .close,
  .knr_btn_detail .close {
    top: 8px;
  }
  .knr_none_dot {
    margin: 85px 0 0;
  }
  .knr_tbl {
    font-size: 11px;
  }
  .knr_tbl dd, .knr_tbl dt {
    padding: 0 5px;
  }
  .knr_cell {
    padding: 17px 10px;
  }
  .knr_anch_col2 {
    width: 440px;
    margin: 0 auto;
  }
  .knr_anch_col2 li {
    float: none;
    width: 440px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 25px;
  }
  .knr_btn_txt {
    font-size: 16px;
  }
  /* ----------- product ---------- */
  .prd_btn_wrap {
    margin: 25px 0 15px;
  }
  .prd_name {
    padding: 5px 0 15px;
  }
  .prd_btn_detail {
    padding: 25px 0 20px;
  }
  .prd_btn_detail .close {
    left: 20%;
    font-size: 11px;
  }
  .prd_btn_detail .close_txt {
    bottom: 5px;
    font-size: 11px;
  }
  .prd_tab_wrap {
    padding-top: 60px;
  }
  .prd_tab_inner {
    width: 95%;
  }
  .prd_tab,
  .prd_tab_k {
    float: left;
    padding: 25px 30px;
    height: 16px;
    font-size: 16px;
  }
  .prd_tabbtn a,
  .prd_tabbtn_k a {
    top: 65px;
    left: auto;
    right: 0;
    margin: 15px 0 0 0;
  }
  .prd_detail_btn_wrap {
    max-width: 70%;
    margin: 30px auto 35px;
  }
  .prd_link_txt {
    font-size: 17px;
  }
  .prd_link_txt:after {
    right: 10px;
  }
  .prd_tab_cont {
    padding-top: 80px;
  }
  .prd_lead {
    width: 95%;
    margin: 5px auto 0;
  }
  .prd_symbolframe_ttl_li2 {
    letter-spacing: -0.05em;
  }
  .prd_smr_anc_wrap {
    width: 50%;
    padding: 0 2.095% 0;
    border-right: 1px #ddd solid;
  }
  .prd_smr_anc_wrap:nth-child(1), .prd_smr_anc_wrap:nth-child(2) {
    margin-bottom: 30px;
  }
  .prd_smr_anc_wrap:nth-child(2n) {
    border-right: none;
  }
  .prd_smr_anc a:after,
  .prd_smr_anc_k a:after {
    right: 10px;
  }
  .prd_other_btn a,
  .prd_other_btn_k a,
  .prd_other_btn_other a {
    padding: 0 45px 0 15px;
  }
  .prd_other_btn a :after,
  .prd_other_btn_k a :after,
  .prd_other_btn_other a :after {
    right: 10px;
  }
  .prd_other_name {
    font-size: 16px;
  }
  .prd_other_txt {
    font-size: 12px;
  }
  /* ----------- user ---------- */
  .usr_btn_wrap {
    width: 90%;
    margin: 0 auto;
  }
  .usr_btn_wrap:last-child {
    margin-bottom: 80px;
  }
  .usr_btn {
    width: 48%;
    margin-right: 4%;
  }
  .usr_btn:nth-child(3n) {
    margin-right: 4%;
  }
  .usr_btn:nth-child(2n) {
    margin-right: 0;
  }
  .usr_modal_flow {
    width: 85%;
  }
  /* ----------- loan_gaiyo ---------- */
  .lan_modal_wrap {
    top: 2500px;
    width: 90%;
    left: 5%;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .lan_modal_table_wrap {
    overflow-x: scroll;
  }
  .lan_modal_table {
    width: 950px;
    overflow-x: scroll;
  }
  .lan_modal_attension {
    display: block;
    text-align: center;
  }
  .lgl_block {
    margin-bottom: 110px;
  }
  .prv_block {
    margin-bottom: 90px;
  }
  /* ----------- riyu ---------- */
  .riy_h2 {
    max-width: 95%;
    margin: 0 auto;
  }
  .cpr_block {
    margin-bottom: 150px;
  }
  .kny_block {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 768px) {
.tp_other_wrap{
	display: flex;
	justify-content: center;
}
.tp_other_btn{
	float: none;
	margin-left: 0;
}
}