/*
********************************************
▼floatをクリアするためのCSS▼
********************************************
 */
 
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.top-notice {
  width: 642px;
  margin: 30px auto 0;
}

.smartparts-info {
  border-width:0px 0px 0px 0px;
  border-style:dotted;
  border-color:#333;
  padding:10px 0px;
  margin-bottom:20px;
}
.smartparts-info hr{
margin:0px;
}
.smartparts-info table.bdNone td div{
  margin:0.5em;
  font-size:1.0em;
  line-height:1.2em;
}
.smartparts-info>h4,
.contents-info>h4 {
  font-size: 1.4em;
  font-weight: 700;
  border-left: solid 4px #877521;
  margin: 4rem 0;
  line-height: 1.4;
  padding: 0 0 0 10px !important;
  background: none
}

.smartparts-info>table,
.contents-info>table {
  width: 100%
}

.smartparts-info>table th,
.smartparts-info>table td,
.contents-info>table th,
.contents-info>table td {
  min-width: 2em;
  line-height: normal;
}

.smartparts-info>p,
.contents-info>p {
    letter-spacing: .06em;
    margin: 0.5em;
    font-size: 1.0em;
    line-height: 1.2em;
}

.commonNotice{
  background:linear-gradient(to bottom, #fff, #f3f3f3);;
  background: -moz-linear-gradient(top, #ffffff, #f3f3f3 70%, #f3f3f3);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #ffffff),color-stop(0, #f3f3f3));
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff',EndColorStr='#f3f3f3');
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff',EndColorStr='#f3f3f3');
  padding:0 0 10px 0!important;
  margin:0!important; text-align:center;
}
.commonNotice.noticeShouken{border-bottom:solid 1px #ea434a;}
.commonNotice.noticeCreditcard{border-bottom:solid 1px #4b4ba7;}
.commonNotice img.commonnoticeTtl {
  margin-bottom:21px;
  width: 100%;
}
.commonNotice .noticeLeft{float:left; margin:0 0 0 22px;}
.commonNotice p {
    font-size: 12px !important;
    color: #00007b;
    margin-bottom: 5px !important;
    line-height: 1.2;
}
.commonNotice p a{
  font-weight: bold;
  color: #0800ff;
}
.commonNotice ul.noticeRight{float:right; margin:0 25px 0 0;}
.commonNotice ul.noticeRight li{margin-top:18px;}
.commonNotice ul.noticeRight li:first-child{margin:0}

/*
******************************
クレジットカードカテゴリ
******************************
*/
.creditcard-list { line-height: normal; }
/*
.creditcard-list ul{margin-bottom:15px;}
*/
.creditcard-list ul li{display:inline-block; font-size:1.4rem;  margin-left:15px;}
.creditcard-list ul li:first-child{margin:0;}
/* .creditcard-list ul li a{color:#004ea1;} */
.creditcard-list ul li a:hover{text-decoration:underline;}
.creditcard-list p{ margin-bottom:10px;}

.creditcard-list table{
  width: 100%;
  margin-bottom:5px;
  border-collapse: collapse;
}
/*
.creditcard-list table th, .creditcard-list table td{
  min-width: 2.3em;
  padding: 4px;
  font-size: 14px;
}
*/
.creditcard-list table thead th{background-color:#e7f0fc; color:#0000ff; /*width:126px;*/}
/*
.creditcard-list table thead th.blank{width:auto;}

.creditcard-list table tbody th{text-align:center; background-color:#ffffcc; font-weight:normal;}
.creditcard-list table tbody tr.kangen td,
.creditcard-list table tbody tr.brand td,
.creditcard-list table tbody tr.point td{text-align:center;}
*/
.color-y{background-color:#fafddb;}

.creditcard-list p.c-detail{text-align:right; font-weight:bold; margin-bottom:15px;}

.creditcard-list h2 table.bdNone.smp1col td {padding: 4px 0; text-align:center;width: 100%!important;}
.creditcard-list table.bdNone.smp1col td {padding: 4px 0; text-align:center;width: 100%!important;}
.creditcard-list table.bdNone.smp2col td {padding: 4px 0;}

.top-affiliate a { color: #000; }
.top-affiliate table{border-collapse:collapse; width:99.5%;}
.top-affiliate table th, .top-affiliate table td{
  border:solid 1px #333; font-size:14px;
  padding:4px 4px;
}
.top-affiliate table th{text-align:center;}

/*----table borderをはずす----*/
table.bdNone th, table.bdNone td,
.creditcard-list table.bdNone th, .creditcard-list table.bdNone td{border:none;}


/* 20171006 */
.spdisplay{display: none;}

/* 20180521 */
.zol-color-blue{
  color:#0000ff !important;
}
.zol-color-blue-b{
  color:#0000ff !important;
  font-weight:bold !important;
}

.smartparts-info table p, .smartparts-info table div {
    margin: 0.5em;
    font-size: 1.0em;
    line-height: 1.2em;
}

.credit-cp-table table th, .credit-cp-table table td {
    border: solid 1px #006CEA;
}

.shoukenhikaku-cp-table table th, .shoukenhikaku-cp-table table td, .credit-cp-table table th, .credit-cp-table table td {
    padding: 3px;
    font-size: 14px;
    text-align: center;
}

.creditcard-list ul.shoukenhikaku-btn li{float:left\9;}
ul.shoukenhikaku-btn li:first-child{margin:0;}
ul.shoukenhikaku-btn li a{
  display:block; text-align:center; height:30px; line-height:30px;
  background: -moz-linear-gradient(top, #f8d202, #f2c101 70%, #e8a600);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #f8d202),color-stop(0, #e8a600));
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f8d202',EndColorStr='#e8a600');
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f8d202',EndColorStr='#e8a600');
  background: linear-gradient(to bottom, #f8d202, #e8a600);
  color:#000; text-decoration:none;
  text-align:center; padding:0 6px; font-weight:bold;
}
ul.shoukenhikaku-btn li a:hover{
  text-decoration:none;
  background: -moz-linear-gradient(top, #fa9a02, #f2ab01 70%, #e87e00);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #fa9a02),color-stop(0, #e87e00));
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#fa9a02',EndColorStr='#e87e00');
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#fa9a02',EndColorStr='#e87e00');
  background: linear-gradient(to bottom, #fa9a02, #e87e00);
}
/*table*/
.shoukenhikaku-cp-table table,
.credit-cp-table table{
  border-collapse:collapse; margin-bottom:5px;
}
.shoukenhikaku-cp-table table th,
.shoukenhikaku-cp-table table td,
.credit-cp-table table th,
.credit-cp-table table td{
  padding:3px; font-size:14px; text-align:center;
}
.shoukenhikaku-cp-table table th,
.shoukenhikaku-cp-table table td{
  border:solid 1px #ff7908;
}
.credit-cp-table table th,
.credit-cp-table table td{
  border:solid 1px #006CEA;
}
.shoukenhikaku-cp-table table th,
.credit-cp-table table th{
  color:#fff; font-weight:bold;
}
.shoukenhikaku-cp-table table th{
  background: -moz-linear-gradient(top, #fa9a02, #ff8c27 70%, #ff7705);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #ffa750),color-stop(0, #ff7705));
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffa750',EndColorStr='#ff7705');
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffa750',EndColorStr='#ff7705');
  background: linear-gradient(to bottom, #ffa750, #ff7705);
}
.credit-cp-table table th{
  background: -moz-linear-gradient(top, #32D8FF, #006CEA 70%, #32D8FF);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #32D8FF),color-stop(0, #006CEA));
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32D8FF',EndColorStr='#006CEA');
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#32D8FF',EndColorStr='#006CEA');
  background: linear-gradient(to bottom, #32D8FF, #006CEA);
}
.shoukenhikaku-cp-table table td,
.credit-cp-table table td{
  text-align:left;
}

#next-info{text-align:center; margin-bottom:30px;}
#next-info p{
  padding:10px 15px;
  border:solid 1px #804a22;
  background-color:#f3eccd;
  margin:0 auto;
  clear:both;
  font-size:14px;
}
#next-info p span{color:#804a22;}
#next-info p a{color:#000;}
#next-info p a:hover{color:#003366;}

/* 記事スタイル */
.article-body .figure{
  float:right;
  /*margin:0px 0px 10px 10px;*/
  margin:0 0 15px 15px;
  padding:0px;
  font-size:12px;
  line-height:18px;
  border:0;
  background-color:#eee;
}
.article-body .figure span{
  padding:5px;
  display:block;
}
.central{
  text-align:center!important;
  clear:both;
  /* 画像配置縦位置調整 */
  margin-top:-4px;
  margin-bottom:20px;
}
.figure-center{
  text-align: left;
  /*margin:0 auto 10px auto;*/
  margin:0 auto 15px auto;
  padding:0px;
  border:0;
  background-color:#eee;
  font-size:12px;
  line-height:18px;
}
.article-body .figure-center span{
  padding:5px;
  display:block;
}
.article-body .figure-left{
  float:left;
  /*margin:0 10px 10px 0;*/
  margin:0 15px 15px 0;
  padding:0px;
  border:0;
  background-color:#eee;
  font-size:12px;
  line-height:18px;
}
.article-body .figure-left span{
  padding:5px;
  display:block;
}

.article-body .figure,
.article-body .figure-right {
  float: right;
  /*margin:0 10px 10px 0;*/
  margin:0 0 15px 15px;
  padding: 0;
  border: 0;
  background-color:#eee;
  font-size:12px;
  line-height:18px;
}
.article-body .figure span,
.article-body .figure-right span{
  padding:5px;
  display:block;
}

.article-body .figure-expand { color: #004da0;  }

/*金太郎コピーガード*/
.article-body .img_Guard{
  position:absolute;
  display:block;
  /*width:100%;
  height:100%;*/
  background: url("/mwimgs/c/5/1/img_c5c3851256ec93f0df55b73b00929e151089.gif");
}

/*
*******************
DOLで利用するスタイル
*******************
*/
.article-body p.article-beginning,.article-body .lead{
  color:#877521;
  font-weight:bold;
}
.article-body p.article-selection-beginning{
  color:#360099;
  font-weight:bold;
}
.article-body p.article-selection-beginning *{
  color:#360099;
  font-weight:bold;
}
.article-body p.article-selection-beginning small{
  line-height:80%;
  color:#360099;
  font-weight:bold;
  font-size:1.0em;
}
.article-body p.color-blue,
.article-body p span.color-blue,
.color-blue{
  /*color:#0033CC;*/
  color:#360099;
}
.article-body p.color-red,
.article-body p span.color-red,
.color-red{
  color:#CC0000;
}
.article-body p.color-gray,
.article-body p span.color-gray,
.color-gray{
  color:#666;
}
.article-body p.line-color-yellow,
.article-body p span.line-color-yellow,
.line-color-yellow{
    background:linear-gradient(transparent 70%, #fff799 70%);
    font-weight:bold;
}

/* 本文中の囲み記事 */
.article-body .frame, .category-body .frame {
    clear: both;
    display: block;
    margin-top: -5px;
    margin-bottom: 25px;
    padding: 5px;
    font-size: 14px;
    line-height: 150%;
    color: #333;
    background-color: #f5f5f5;
    border-style: dotted;
    border-color: #ccc;
    border-width: 2px;
}{
 clear:both;
 display:block;
 margin-top:-5px;
 margin-bottom:25px;
 padding:5px;
 font-size:14px;
 line-height:150%;
 color:#333;
 background-color:#f5f5f5;
 border-style:dotted;
 border-color:#ccc;
 border-width:2px;
}
.article-body .frame p{
  margin-bottom:3px;
  font-size:14px;
  line-height:150%;
  letter-spacing:0;
}
/*table*/
.article-body table{
  font-size:15px;
}
/* 20160624 */
.article-body table.bdNone.smp1col{margin-left:5px;}
.article-body .smartparts-info table.bdNone.smp1col{margin-left:0;}

.article-body table.imgC{
  display:block;
  margin:0 auto 18px;
  padding:0;
}
.article-body table.imgR td,
.article-body table.imgL td,
.article-body table.imgC td {
  border:medium none;
  padding:0;
}
.article-body .article-img .caption-left,
.article-body .caption-left,
.article-body .caption {
  color:#646464;
  font-size:12px;
  line-height:1.2;
  text-align:left;
}
.article-body table td.caption {
  text-align:center !important;
}

/*告知用*/
.article-body .contents-info .frame{
  margin:0 0 25px;
  background-color: #F5F5F5;
    border:dotted 2px #ccc;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    padding:12px 10px 10px;
    clear:both;
}
.article-body .contents-info .frame p{margin:0 0 3px 0;}


/*記事内太字リンク色*/
.article-body p a strong,
.article-body p a:active strong{
  color:#004DA0;
}
.article-body p a:visited strong{
  color:#6e6e71;
}
.article-body p a:hover strong{
  color:#004DA0;
}

.lazy {
  opacity: 0;
  -webkit-transition: opacity .7s ease;
  transition: opacity .7s ease;
}
.lazy.lazy-bg,
.lazy.loaded { opacity:1; }





.article-header-info__author-profile { display: none; }
.article-header-info__author span {
  color: #1010AA;
  cursor: pointer;
}
.article-header-info__editor span {
  color: #1010AA;
  cursor: pointer;
}

.article-header-info__author .author-linkno {
  color: #000;
  cursor: default;
}
.article-header-info__author .author-linkno:hover {
text-decoration: none;
}
.article-header-info__author span:hover { text-decoration: underline; }
.author-profile-body {
  line-height: 1.6;
  max-height: 190px;
  overflow-y: scroll;
}
.author-profile__backnumber {
  margin: 30px 0 0 auto;
  text-align: right;
}
.author-profile__backnumber:hover span {
  cursor: pointer;
  text-decoration: underline;
}
.author-profile__ttl {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.overlay {
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0,.5);
  transition: opacity .3s ease;
}
.overlay.is-show {
  opacity: 1;
  pointer-events: auto;
}
.overlay-inner {
  position: absolute;
  width: 50vw;
  height: 50vw;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  min-width: 650px;
  max-height: 350px;
  padding: 30px;
}
.overlay__close {
  display: block;
  width: calc(21px * 1.414);
  height: calc(21px * 1.414);
  padding: 4px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.overlay__close::before,
.overlay__close::after {
  content: '';
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 4px;
  background: #999;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 2px;
}
.overlay__close::before {
  transform: rotate(45deg);
}
.overlay__close::after {
  transform: rotate(-45deg);
}

/* 次のページへ */
.article-next-page {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.6rem;
  color: #15276a;
  line-height: 1.5;
}
.article-next-page > a {
  display: inline-block;
  padding: 10px 15px;
  width: 534px;
  background: #efefef;
  color: #1010AA;
}
.article-next-page .next-page {
  font-weight: bold;
}
.article-next-page .next-page-title::after {
  content: '>';
  margin-left: .5em;
}

.sc-ranking-list>li a span { font-size: 1rem; text-align: right; padding-top: 5px; }

.article-header__headline-subttl { font-size: 2rem; display: block; }

/* お問い合わせページ */
.cc-contact__headline {
  padding-bottom: 20px;
  border-bottom:1px solid #ccc;
}
.cc-contact__description{
  padding-top:20px;
}
.cc-contact__description > a {
  color: #0000ff;
  text-decoration: none;
}

.article-body>h2 { clear: both; }


.sc-housingloan__ttl>a { font-size: 1.5rem; }

.y-hide {
line-height:1.6;
width:100%;
}
<!-- 新テーブル -->
.animated {
    animation: move-y .5s infinite alternate ease-in-out;
    display: inline-block;
    color: red;
  }

  @keyframes move-y {
    from {
      transform: translateY(0);
    }

    to {
      transform: translateY(10px);
    }
  }

  .sre_table_wrapper {
    position: relative;
    margin-top: 18px;
  }


  .sre_fukidashi_wrapper {
    position: absolute;
    right: 0;
    top: -30px;
  }


  .sre_fukidashi {
    z-index: 1;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 4px 14px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #fefbce;
    border-radius: 15px;
    border: 4px solid #ff731f;
    line-height: 1.1;
  }


  .sre_fukidashi:before {
    content: "";
    position: absolute;
    top: 27%;
    left: -22px;
    border: 12px solid transparent;
    border-right: 12px solid #fefbce;
    z-index: 2;
  }

  .sre_fukidashi:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 14px solid #ff731f;
    z-index: 1;
  }


  .sre_fukidashi p {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    letter-spacing: .5px;
    text-align: center;
  }

  .sre_fukidashi p span {
    font-size: 16px;
    font-weight: bold;
    color: red;
  }


  /* テーブルスタイル */
  .sre_table {
    font-size: 15px;
    width: 100%;
    border: 1px solid #999999;
    margin: 0 auto 30px;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.8;
  }
  .sre_table .sre_table_title .smallcap {
    font-size:14px;
  }
  .sre_table td.sre_table_title {
    background-color: #333388;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px;
  }

  .sre_table td.sre_table_title span {
    color: #ffffff;
  }

  .sre_table td.sre_table_btn {
    text-align: center;
  }

  .sre_table th {
    background-color: #e7f0fc;
    font-weight: bold;
    width: 15%;
  }

  .sre_table th,
  .sre_table td {
    padding: 3px;
    border: 1px solid #999999;
  }

  @media screen and (max-width:767px) {
    .sre_table_wrapper {
      position: relative;
      margin-top: 66px;
    }

    .sre_fukidashi_wrapper {
      position: absolute;
      right: 0;
      top: -64px;
    }

    .sre_fukidashi {
      z-index: 1;
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 4px 14px;
      min-width: 120px;
      max-width: 100%;
      color: #555;
      font-size: 16px;
      background: #fefbce;
      border-radius: 15px;
      border: 4px solid #ff731f;
    }

    .sre_fukidashi:before {
      content: "";
      position: absolute;
      top: auto;
      bottom: -30px;
      left: 50%;
      margin-left: -17px;
      border: 12px solid transparent;
      border-top: 20px solid #fefbce;
      z-index: 2;
    }

    .sre_fukidashi:after {
      content: "";
      position: absolute;
      top: auto;
      bottom: -40px;
      left: 50%;
      margin-left: -20px;
      border: 15px solid transparent;
      border-top: 25px solid #ff731f;
      z-index: 1;
    }

    .sre_fukidashi p {
      margin: 0;
      padding: 0;
      font-size: 14px;
      letter-spacing: .5px;
      line-height: 1.1;
    }

    .sre_fukidashi p span {
      font-size: 16px;
      font-weight: bold;
      color: red;
    }

    .sre_table td.sre_table_title {
      font-size: 18px;
      letter-spacing: -1px;
    }

    .sre_table th {
      width: 25%;
    }
  }

  /*無料査定へのリンクボタン*/
  .satei_btn01,
  a.satei_btn01,
  button.satei_btn01 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.025em;
    color: #212529;
    border-radius: 0.5rem;
  }

  a.satei_btn01-c {
    font-size: 1.8rem;
    position: relative;
    padding: 1.4rem 2rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    border-radius: 100vh;
    background-image: -webkit-gradient(linear,
        left top,
        right top,
        from(#007adf),
        to(#00ecbc));
    background-image: -webkit-linear-gradient(left, #007adf 0%, #00ecbc 100%);
    background-image: linear-gradient(to right, #007adf 0%, #00ecbc 100%);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  }


  a.satei_btn01-c:hover {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    color: #fff;
  }

  .satei_btn01_area {
    text-align: center;
    margin: 0 auto 40px;
  }

  @media screen and (max-width:767px) {
    .satei_btn01_area {
      margin: 0 auto 30px;
    }
  }


  .satei_btn01_text {
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-align: center;
    color: #0000ff;
    font-weight: bold;
  }
/* 新テーブル */

/*タブ_v1 */
  .tab_v1 {
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  }

  .tab_v1 input[type="radio"] {
    display: none;
  }

  .tab__memu {
    display: flex;
    border-bottom: 3px solid #5ab4bd;
  }

  .tab__label {
    display: block;
    position: relative;
    width: calc(100% / 3);
    height: 50px;
    background-color: #d9d9d9;
    font-size: 16px;
    text-align: center;
    color: #565656;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    transition: all 0.2s ease;
    cursor: pointer;
  }
  .tab__label span{
      line-height: 1.2;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit- transform: translateY(-50%) translateX(-50%);
      width: 100%;
  }

  .tab__label:hover {
    opacity: 0.75;
  }
  .tab__item {
    display: none;
    padding: 40px;
  }
   .tab__item>p {
     margin: 2rem 0;
     line-height: 1.6;
     font-size: 1.6rem;
     letter-spacing: .06em;
  }
  .tab__items {
    margin-bottom:30px;
  }
  @media screen and (max-width: 767px) {
    .tab__label {
      font-size: 14px;
    }
    .tab__label:hover {
      opacity: 1;
    }

    .tab__item {
      padding: 20px;
    }
  }
/*タブ_v1 */

/*new新築マンションランキング*/
.article-body .ranking-header, .category-body .ranking-header {
  padding-bottom: 30px;
}

.article-body .ranking-item_favrate {
  color: red;
  margin: 10px 0;
  letter-spacing: 0.05em;
}
.article-body .ranking-item_favrate span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  color: #666;
  font-size: 12px;
  border-radius: 30px;
  padding: 5px 10px;
  font-weight: bold;
  margin-right: 5px;
}
.article-body .ranking-item_favrate a {
  font-size:10px;
  margin-left:10px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-header, .category-body .ranking-header {
    padding: 20px 0;
  }
}
.article-body .ranking-header_kanban, .category-body .ranking-header_kanban {
  border-left:0;
  padding:0;
  margin:0;
  margin-top:15px;
}
.article-body .ranking-header_kanban:before , .category-body .ranking-header_kanban:before {
  display:none;
}
.article-body .ranking-header_kanban ._img, .category-body .ranking-header_kanban ._img {
  display: block;
  width: 100%;
  height: auto;
}

.article-body .ranking-header_txt, .category-body .ranking-header_txt {
  margin-top: 5px;
  font-size: 11px;
  text-align: center;
  color: #999999;
  line-height: 1.6em;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-header_txt, .category-body .ranking-header_txt {
    margin-top: 10px;
  }
  .article-body .ranking-header_txt br, .category-body .ranking-header_txt br {
    display: none;
  }
}

.article-body .ranking-block, .category-body .ranking-block {
  background-color: #f9f9f9;
  -webkit-box-shadow: 0px 0px 16px -8px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 16px -8px rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin-bottom: 30px;
}

.article-body .ranking-block_hdg, .category-body .ranking-block_hdg {
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  padding-top: 10px;
  border: none !important;
}

.article-body .ranking-block_hdg img, .category-body .ranking-block_hdg img {
  margin-right: 5px;
  width: 22px;
    height: 22px;
}

.article-body .ranking-block_hdg span ._small, .category-body .ranking-block_hdg span ._small {
  font-size: 6px;
  vertical-align: super;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-block_hdg, .category-body .ranking-block_hdg {
    font-size: 15px;
    padding: 0;
    padding-bottom: 10px;
  }
  .article-body .ranking-block_hdg img, .category-body .ranking-block_hdg img {
    display: inline;
  }
}

.article-body .ranking-block_hdg--blue span, .category-body .ranking-block_hdg--blue span {
  color: #006fcf;
}

.article-body .ranking-block_hdg--green span, .category-body .ranking-block_hdg--green span {
  color: #136f63;
}

.article-body .ranking-block_bottom, .category-body .ranking-block_bottom {
  font-size: 11px;
  color: #999;
  padding: 10px 0;
  padding-bottom: 5px;
  line-height: 1.7em;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-block_bottom, .category-body .ranking-block_bottom {
    font-size: 10px;
  }
}

.article-body .ranking-itemsWrap, .category-body .ranking-block_bottom {

}

.article-body .ranking-item,.category-body .ranking-item {
  position: relative;
  background-color: #fff;
  padding: 20px;
  padding-top: 18px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 16px -8px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 16px -8px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item, .category-body .ranking-item {
    padding: 10px;
    padding-top: 10px;
  }
}

.article-body .ranking-item_name, .category-body .ranking-item_name {
  font-size: 18px;
  padding-bottom: 18px;
  padding-left: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.article-body .ranking-item_name.left-a , .category-body .ranking-item_name.left-a {
  padding-left: 0;
}


@media screen and (max-width: 500px) {
  .article-body .ranking-item_name, .category-body .ranking-item_name {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 18px;
  }
}

.article-body .ranking-item_name ._num, .category-body .ranking-item_name ._num {
  font-size: 18px;
  display: block;
  line-height: 1;
  margin-right: 10px;
  flex-shrink: 0;
}

.article-body .ranking-item_name ._num span, .category-body .ranking-item_name ._num span {
  font-size: 26px;
  margin-right: 2px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_name ._num, .category-body .ranking-item_name ._num {
    margin-right: 10px;
  }
}

.article-body .ranking-item_name ._num img, .category-body .ranking-item_name ._num img {
  height: 24px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: text-bottom;
  padding-bottom: 1px;
  width:auto;
}

.article-body .ranking-item_name ._num--gold, .category-body .ranking-item_name ._num--gold {
  color: #c89933;
}

.article-body .ranking-item_name ._num--silver, .category-body .ranking-item_name ._num--silver {
  color: #8c8a87;
}

.article-body .ranking-item_name ._num--bronze, .category-body .ranking-item_name ._num--bronze {
  color: #917f59;
}

.article-body .ranking-item_name ._name, .category-body .ranking-item_name ._name {
  display: block;
  padding-top: 7px;
}

.article-body .ranking-item_upper, .category-body .ranking-item_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.reform .ranking-item_dataNotice {
  font-size:13px;
  text-align:right;
  margin-bottom:5px;
}
.reform .ranking-item_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.article-body .ranking-item_upper ._left, .category-body .ranking-item_upper ._left {
  width: calc(50% - 10px);
  margin:auto 0;
}

.article-body .ranking-item_upper ._right, .category-body .ranking-item_upper ._right {
  width: calc(50% - 10px);
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_upper, .category-body .ranking-item_upper {
    display: block;
  }
  .article-body .ranking-item_upper ._left, .category-body .ranking-item_upper ._left {
    width: 100%;
  }
  .article-body .ranking-item_upper ._right, .category-body .ranking-item_upper ._right {
    width: 100%;
  }
}

.article-body .ranking-item_photo, .category-body .ranking-item_photo {
  display: block;
  width: 100%!important;
  height: auto!important;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_photo, .category-body .ranking-item_photo {
    margin-bottom: 15px !important;
  }
}

.article-body .ranking-item_infoWrap, .category-body .ranking-item_infoWrap {
  margin-bottom: 10px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_infoWrap, .category-body .ranking-item_infoWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.article-body .ranking-item_rate, .category-body .ranking-item_rate {
  position: absolute;
  top: 0;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 93px;
  height: 63px;
  background-image: url(/common/images/v1/ranking/rate-large.png);
  font-size: 10px;
  color: #53442a;
  padding-top: 8px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_rate, .category-body .ranking-item_rate {
    position: static;
    width: 70px !important;
    height: 60px !important;
    background-size: 70px;
    margin-right: 10px;
    padding-top: 5px;
  }
  .reform .ranking-item_rate {
    position: static;
    width: 100px !important;
    height: 60px !important;
    background-size: contain;
    margin-right: 10px;
    padding-top: 5px;
  }
}

.article-body .ranking-item_rate ._rate, .category-body .ranking-item_rate ._rate {
  font-family: 'Jost', Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Osaka,"ＭＳ\ Ｐゴシック",MS PGothic,sans-serif;
  font-size: 24px;
  letter-spacing: 0.05em;
}

.article-body .ranking-item_rate ._rate span, .category-body .ranking-item_rate ._rate span {
  font-size: 12px;
  margin-left: 3px;
  font-weight: bold;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_rate ._rate, .category-body .ranking-item_rate ._rate {
    font-size: 19px;
  }
}

.article-body .ranking-item_rate--small, .category-body .ranking-item_rate--small {
  background-image: url(/common/images/v1/ranking/rate-small.png);
  padding-top: 5px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_rate--small, .category-body .ranking-item_rate--small {
    background-image: url(/common/images/v1/ranking/rate-large.png);
  }
}

.article-body .ranking-item_rate--small ._rate, category-body .ranking-item_rate--small ._rate {
  font-size: 19px;
}

.article-body .ranking-item_info, .category-body .ranking-item_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_info, .category-body .ranking-item_info {
    width: calc(100% - 75px);
  }
}

.article-body .ranking-item_info dt, .category-body .ranking-item_info dt {
  width: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #000;
  margin: 5px 0;
  padding: 5px 0;
  font-size: 11px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_info dt, .category-body .ranking-item_info dt {
    width: 60px;
    font-size: 10px;
    margin: 3px 0;
  }
}

.article-body .ranking-item_info dd, .category-body .ranking-item_info dd {
  width: calc(100% - 75px);
  font-size: 13px;
  padding: 5px 0;
  padding-left: 10px;
}

.article-body .ranking-item_info dd._bold, .category-body .ranking-item_info dd._bold {
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_info dd, .category-body .ranking-item_info dd {
    width: calc(100% - 60px);
    font-size: 12px;
    padding-left: 5px;
  }
  .article-body .ranking-item_info dd._bold, .category-body .ranking-item_info dd._bold {
    font-size: 12px;
    font-weight: bold;
  }
}

.article-body .ranking-item_info--blue dt, .category-body .ranking-item_info--blue dt {
  color: #006fcf;
  border-color: #006fcf;
}

.article-body .ranking-item_info--green dt, .category-body .ranking-item_info--green dt {
  color: #136f63;
  border-color: #136f63;
}

.reform .feature {
  background-color: #f9f9f9;
  padding: 10px;
}

.reform .feature ._hdg {
  font-size: 13px;
  margin-bottom: 5px;
}

.article-body .ranking-item_access, .category-body .ranking-item_access {
  padding: 10px;
  background-color: #f9f9f9;
}
.reform .feature .ranking-item_access {
  padding: 0;
  margin-left: 0;
}
.article-body .ranking-item_access li, .category-body .ranking-item_access li {
  position: relative;
  padding-left: 20px;
  font-size: 13px;
  margin: 8px 0;
  line-height: 1.4em;
}
.reform .ranking-item_access li {
  list-style: none;
  padding-left:0;
  margin:4px 0px  4px 0;
}

.article-body .ranking-item_access li img, .category-body .ranking-item_access li img {
  position: absolute;
  left: 0;
  top: 0;
  width:10px;
  height:auto;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_access li, .category-body .ranking-item_access li {
    font-size: 12px;
  }
}

.article-body .ranking-item_dataWrap, .category-body .ranking-item_dataWrap {
  margin-top: 20px;
}

.article-body .ranking-item_data, .category-body .ranking-item_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_data, .category-body .ranking-item_data  {
    font-size: 12px;
  }
}

.article-body .ranking-item_data dt, .category-body .ranking-item_data dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 124px;
  padding: 10px;
  background-color: #eee;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}

.reform .ranking-item_data dt {
  width: 112px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_data dt, .category-body .ranking-item_data dt  {
    width: 80px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 7px 10px;
  }
  .reform .ranking-item_data dt {
    width: 80px;
  }
}

.article-body .ranking-item_data dd, .category-body .ranking-item_data dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  width: calc(50% - 124px);
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}
.reform .ranking-item_data dd {
  width: calc(50% - 112px);
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_data dd, .category-body .ranking-item_data dd {
    width: calc(100% - 80px);
    padding: 7px 10px;
  }
}
.reform .ranking-item_data dd {
  width: calc(50% - 80);
}

.article-body .ranking-item_bottom, .category-body .ranking-item_bottom {
  padding-top: 20px;
  padding-bottom: 5px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_bottom, .category-body .ranking-item_bottom {
    padding-top: 10px;
  }
}

.article-body .ranking-item_btn, .category-body .ranking-item_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 380px;
  height: 62px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eb6200;
  border-radius: 62px;
  color: #fff;
  opacity: 1;
  transition: opacity 0.3s ease;
  background-image: url(/common/images/v1/ranking/btnarrow.png);
  background-repeat: no-repeat;
  background-position: center right 20px;
  -webkit-box-shadow: 2px 5px 0 0 #db5807;
          box-shadow: 2px 5px 0 0 #db5807;
}

.article-body .ranking-item_btn:hover, .category-body .ranking-item_btn:hover {
  opacity: 0.7;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_btn, .category-body .ranking-item_btn {
    width: 100%;
    height: 50px;
  }
}

.article-body .ranking-item_btn ._cont, .category-body .ranking-item_btn ._cont  {
  position: relative;
  font-size: 17px;
  font-weight: bold;
}

.article-body .ranking-item_btn ._cont span, .category-body .ranking-item_btn ._cont span {
  font-size: 11px;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_btn ._cont, .category-body .ranking-item_btn ._cont {
    font-size: 15px;
  }
  .article-body .ranking-item_btn ._cont span, .category-body .ranking-item_btn ._cont span {
    font-size: 10px;
  }
}

.article-body .ranking-item_btn ._icon, .category-body .ranking-item_btn ._icon  {
  position: absolute;
  left: -30px;
  top: 10px;
    width:16px;
  height:auto;
}

@media screen and (max-width: 500px) {
  .article-body .ranking-item_btn ._icon, .category-body .ranking-item_btn ._icon {
    top: 7px;
  }
}

.article-body .ranking-item_btn:hover, .category-body .ranking-item_btn:hover {
  text-decoration: none;
}
.reform .sp_only {
  display:none;
}
/*new新築マンションランキング*/
/*リフォームランキング用追加css*/
.article-body .reform .ranking-item_upper ._left, .category-body .reform .ranking-item_upper ._left {
  width: calc(40% - 10px);
}

.article-body .reform .ranking-item_upper ._right, .category-body .reform .ranking-item_upper ._right {
  width: calc(60% - 10px);
}

.reform .ranking-item_data dt {
  flex-wrap: wrap;
}

.reform .ranking-item_data dt span {
  display: block;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .reform .ranking-item_data dt {
    width: 32%;
    font-size: 12px;
    justify-content: center;
  }

  .reform .ranking-item_data dt span {
    display: block;
    text-align: center;
    font-size: 10px;
  }

  .reform .ranking-item_data dd {
    width: 18%;
  }
}
/*リフォームランキング用追加css*/
/* home4uアフィリフォーム */
.home4u_wrapper {
    background-color: #fff;
    border: solid 2px #42b3ac;
    z-index: 100;
    margin:20px 0;
}
.home4uForm a:hover {
   text-decoration:none!important;
}

.home4u_ttl {
font-size: 1.8rem;
    display: block;
    background-color: #42b3ac;
    color: #fff;
    padding: 4px 8px;
    font-weight: 700;
    position: relative;
    line-height:2;
}
.home4u_select {
  display:flex;
  justify-content:space-between;
}
.home4u_prefecture, .home4u_city {
  position: relative;
  display: flex;
  align-items: center;
  border: 2px solid #919191;
  border-radius: 2px;
  width:calc(50% - 5px);
}
.home4u_prefecture select, .home4u_city select {
  width: 100%;
  padding: 10px 45px 10px 10px;
  color: #000;
  font-weight:bold;
  cursor: pointer;
  text-overflow: ellipsis;/*テキストがオーバーしたら'...'で省略*/
  z-index: 1;
  /* 標準のスタイルを無効にする */
  border: none;
  appearance: none;
  outline: none;
  background: transparent;
}
/*プルダウンの三角と枠を設定*/
.home4u_prefecture::before, .home4u_city::before {
  position: absolute;
  right: 15px;
  content: '';
  width: 16px;
  height: 8px;
  background: #666666;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.home4u_prefecture:after, .home4u_city:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 45px;
  content: '';
  border-left: 1px solid #bbbbbb;
}
.home4uForm {
  padding:20px 10px;
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 40px solid #555555;
  border-bottom: 0;
  margin:20px auto;
}
.home4u_submit {
  display: block;
  width: 250px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #e11313;
  box-shadow: 0px 5px 0px #ad1010;
  transition: .3s;
  margin:0 auto;
  font-size:2.0rem;
  border-radius:30px;
  font-weight:bold;
}

.home4u_submit:hover {
  box-shadow: unset;
  transform: translateY(4px);
}
.home4u_error {
  color:#ff0000;
  font-weight:bold;
}


/* home4uアフィリフォーム */
