@charset "utf-8";
/* 佐々木編集中 */
/* 依頼管理ID 1465 */
/* common */
@media screen and (max-width: 768px) {
    .topbox h3 {
        font-weight: bolder;
        font-size: 20px;
    }
}
.topbox h3 {
    border-bottom: 1px solid #039cfc;
    background: none;
    padding: 0 0 10px;
}
@media screen and (max-width: 766px) {
    .topbox h3 {
        font-size: 18px;
        font-weight: bold;
        background: #ffd700;
        padding: 10px;
        margin: 0;
        text-align: left;
        box-sizing: border-box;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
    }
}
.topbox h3 {
    font-size: 24px;
    font-weight: bold;
    background: #ffd700;
    padding: 10px;
    margin: 0;
    text-align: left;
    box-sizing: border-box;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
@media screen and (max-width: 766px) {
    h3 {
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 28px;
        font-weight: bold;
        color: #333;
        text-align: center;
        line-height: 1.4;
    }
}
h3 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.4;
}

/* style */

.topbox h3 {
  margin: 0;
  text-align: left;
  background: none;
}
.topbox h3 span {
  margin: 0;
}
.topbox h3,
.topbox h3 span {
  font-weight: 500;
}
.bg_box .topbox h3 {
  border-bottom: 1px solid #039cfc;
  font-size: 40px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .bg_box .topbox h3 {
    font-size: 26px;
  }
}
#recommend h3 {
  display: flex;
  align-items: center;
}
#recommend h3 span {
  margin: 0 20px 0 0;
}
#recommend h3 img {
  max-width: 195px;
}
#recommend .topbox h3 {
  border-bottom: 1px solid #f08401;
  margin-top: -10px;
}
#recommend .topbox h3 span {
	font-size: 24px;
  text-decoration: none;
}
.rank-title span:not(h3 > span, h3 > span) {
	font-weight: bold;
	font-size: 14px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #recommend h3 {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 26px;
  }
  #recommend h3 span {
    display: block;
    margin: 0;
  }
  #recommend h3 img {
    max-width: 120px;
  }
  #recommend .topbox h3 {
    margin-top: 0px;
    line-height: 1.4;
  }
  #recommend .topbox h3 span{
    font-size: 20px;
    text-decoration: none;
  }
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  #recommend .topbox h3 span {
    font-size: 170%;
    text-decoration: none;
  }
}

#recommend_duplicate h3 {
  display: flex;
  align-items: center;
}
#recommend_duplicate h3 span {
  margin: 0 20px 0 0;
}
#recommend_duplicate h3 img {
  max-width: 195px;
}
#recommend_duplicate .topbox h3 {
  border-bottom: 1px solid #f08401;
  margin-top: -10px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #recommend_duplicate h3 {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 26px;
  }
  #recommend_duplicate h3 span {
    display: block;
    margin: 0;
  }
  #recommend_duplicate h3 img {
    max-width: 120px;
  }
  #recommend_duplicate .topbox h3 {
    margin-top: 0px;
    line-height: 1.4;
  }
}
.topbox h3 span {
  font-size: 170%;
  text-decoration: none;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .topbox h3 span {
    font-size: 100%;
    font-weight: bolder;
    text-decoration: none;
  }
}

#point_new .inner h3 {
	margin-bottom: 40px;
}
#point_new h3 img {
  max-width: 700px;
  width: 100%;
}
#step_new h3 img {
  max-width: 524px;
  width: 100%;
}
#mistake h3 img {
  max-width: 540px;
  width: 100%;
}
.hajimete .bg_box .topbox h3 {
	border-bottom: 1px solid #0a7a54;
}
.topboxNew .basic .text h3 {
  border-bottom: none !important;
  padding-bottom: 10px;
}
.topboxNew .basic .text .rank-title h3 {
  line-height: 1;
}
.topboxNew .basic .text h3.reco_ttl {
  padding-top: 35px;
}
.topboxNew .basic .text h3 span,
.topboxNew.is-sugu .text h3 span {
  font-size: 20px;
  text-decoration: none;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .topboxNew .basic .text h3 span { 
    font-size: 125%;
    text-decoration: none;
  }
  .topboxNew .basic .text h3.reco_ttl {
    padding-top: 50px;
  }
}
.topboxNew.is-sugu .text h3 {
  border-bottom: none !important;
  padding: 0 0 10px;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .topboxNew.is-sugu .text h3 {
    padding: 0 0 10px;
  }
  .topboxNew.is-sugu .text h3 span {
    font-size: 40px;
    text-decoration: none;
  }
}

/* #search_box h2.ttl01,
#search_box_btm h2.ttl01 {
  text-align: center;
  font-size: 30px;
  border-radius: 20px 20px 0 0;
  position: relative;
}
.okane_search #search_box h2.ttl01,
.okane_search #search_box_btm h2.ttl01 {
  border-radius: 0;
}
#search_box h2.ttl01::after,
#search_box_btm h2.ttl01::after {
  position: absolute;
  display: block;
  content: "";
  border-top: 23px solid #ffd700;
  border-right: 23px solid transparent;
  border-left: 23px solid transparent;
  bottom: -20px;
  right: 50%;
  transform: translate(50%,0);
}
.okane_search #search_box  h2.ttl01::after,
.okane_search #search_box_btm h2.ttl01::after {
  display: none;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  /* #search_box h2.ttl01,
  #search_box_btm h2.ttl01 {
    font-size: 18px;
    padding: 10px;
  }
  #search_box h2.ttl01::after,
  #search_box_btm h2.ttl01::after {
    border-top: 20px solid #ffd700;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    bottom: -15px;
  } */
}
/* #search_page .topbox h2 {
  border-bottom: 1px solid #a8a8a8;
}
#search_page .topbox h2 span {
  font-size: 18px;
  text-decoration: none;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  /* #search_page .topbox h2 span {
    font-size: 170%;
    text-decoration: none;
  } */
}

/* anken_box */
.topbox .basic-title h3 {
  font-size: clamp(1.5rem, 3.5vw, 3rem) !important;
  border: none !important;
}

/* top-pr */
.pr_container .txtBox > h2 {
  margin: 0;
  padding: 5px;
  line-height: inherit;
  font-feature-settings: "palt" 1;
  letter-spacing: .2em;
  -webkit-text-stroke: 1px;
  text-stroke: 1px;
  font-size: 2.2em;
  font-weight: bold;
  position: relative;
  color: #ff3453;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;

  &:after {
    content: "今月のイチオシ";
    text-shadow: none;
    position: absolute;
    width: 100%;
    top: 6px;
    left: 2px;
    z-index: -1;
    color: #f57084;
  }
}
.pr_container .topboxNew .basic .text .rank-title h3 {
  padding-inline: 0;
  span {
    font-weight: bold;
  }
}

/* 比較表 */
.topbox.topboxNew.comparison.orange{
	padding:0;
}
section:has(#search_box) + section .topbox.topboxNew.comparison {
	padding-top: 0px;
}
.topbox.topboxNew.comparison h2{
	border-bottom: none;
	padding: 0;
}
#recommend .two_ttl img{
	max-width: 100%;
}
#point_new.point-3 h2 img{
	max-width: 100%;
}

/* ポイント */
#point_new.point-3 h2{
	margin: 0;
}
@media screen and (max-width: 768px) {
	#recommend .topbox h3{
		font-size: clamp(1.5rem, 3.5vw, 3rem);
		background: none;
		padding: 0 0 10px;
	}
}

/* ランキング */
.rank_head2 h2{
	margin:0;
}
.topbox .basic-title h3{
	padding: 0 0 10px;
}

/* 最短で借りる流れ */
.flow_img{
	padding:5px;
}
