@charset "utf-8";
.topbox h2,
.topbox h2 span {
  font-weight: 500;
}

.dis_none {
  display: none;
}
/* index.html */
#mainvisual {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
}
#mainvisual.shindan {
  background: url(../images/new03/visual_bg_shindan.png);
}
#mainvisual .maincatch {
  width: 100%;
  max-width: 1052px;
  position: relative;
  padding: 0 20px;
}
#mainvisual #timer_wrap {
  position: absolute;
  left: 20px;
  bottom: 50px;
  width: 100%;
}
#mainvisual.woman #timer_wrap {
  bottom: 15px;
}
#mainvisual.shindan #timer_wrap {
  bottom: 24px;
}
#mainvisual #timer_wrap .inner {
  position: relative;
}
#mainvisual #timer_wrap .inner::before {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/timer_txt.png")no-repeat center/391px 54px;
  width: 391px;
  height: 54px;
  top: -35px;
  right: 50%;
  z-index: 2;
  transform: translate(50%,0);
}
#mainvisual #timer_wrap .inner.is-pc::before {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/timer_txt_pc.png")no-repeat center/391px 54px;
  width: 391px;
  height: 54px;
  top: -35px;
  right: 50%;
  z-index: 2;
  transform: translate(50%,0);
}
/* #mainvisual.woman {
  background: #fff2fa url("../images/new02/bg_woman.png");
} */
#mainvisual.menkyo-ok,
#mainvisual.student,
#mainvisual.woman {
  background: none;
  padding: 0;
}
#mainvisual.bank-loan #timer_wrap,
#mainvisual.bank-loan_age #timer_wrap,
#mainvisual.bank-loan_age2 #timer_wrap{
  display: none;
}
#mainvisual #timer_wrap .inner {
  background: rgba(0,0,0,0.6);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  max-width: 640px;
  width: 100%;
  padding: 10px;
  margin: 0;
  border: none;
  z-index: 1;
}
#mainvisual #timer_wrap .timerbox {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
#mainvisual #timer_wrap .timerbox .time {
  color: #fdf405;
  font-size: 40px;
  font-weight: 700;
}
#mainvisual #timer_wrap .timerbox .txt {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #mainvisual .maincatch {
    padding: 0;
  }
  #mainvisual #timer_wrap {
    left: 5px;
    bottom: 10px;
    width: 100%;
  }
  #mainvisual.woman #timer_wrap {
    bottom: 5px;
  }
  #mainvisual.shindan #timer_wrap {
    bottom: 8px;
  }
  #mainvisual #timer_wrap .inner::before {
    background: url("../images/new02/timer_txt.png")no-repeat center/156px 21px;
    width: 156px;
    height: 21px;
    top: -10px;
  }
  #mainvisual #timer_wrap .inner.is-pc::before {
    background: url("../images/new02/timer_txt_pc.png")no-repeat center/156px 21px;
    width: 156px;
    height: 21px;
    top: -10px;
  }
  #mainvisual #timer_wrap .inner {
    max-width: 250px;
    padding: 5px;
  }
  #mainvisual #timer_wrap .timerbox .time {
    font-size: 18px;
    padding: 0 5px 0 0;
  }
  #mainvisual #timer_wrap .timerbox .txt {
    font-size: 12px;
    padding: 0;
  }
}

#search_box,
#search_box_btm {
  max-width: 1000px;
  padding: 10px 20px 20px 30px;
  margin: 0 auto;
}
#search_box h2.ttl01,
#search_box_btm h2.ttl01 {
  text-align: center;
  font-size: 30px;
  border-radius: 20px 20px 0 0;
	position: relative;
}
span.icon_search {
	display: inline-block!important;
	border: 0.2em solid #333;
	border-radius: 50%;
	width: 0.65em;
	height: 0.65em;
	position: relative;
	top: -0.15em;
	margin-right: 0.5em;
}
span.icon_search::after {
	content: '';
	display: block;
	transform: translateY(-50%);
	background-color: #333;
	clip-path: polygon(0 35%, 35% 0, 100% 65%, 65% 100%);
	width: 0.5em;
	height: 0.5em;
	position: absolute;
	right: -0.4em;
	bottom: -0.7em;
}
#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);
}
#searchTOP, 
#searchTOP2,
#searchTOP4,
#searchTOP5,
#searchTOP6,
#searchTOP6x {
  background: #f0f0f0;
  border: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  padding: 40px 30px;
  text-align: left;
}
#searchTOP h3, 
#searchTOP2 h3,
#searchTOP4 h3,
#searchTOP5 h3,
#searchTOP6 h3,
#searchTOP6x h3 {
  margin: 0 0 25px;
  font-size: 24px;
  color: #333333;
  padding: 0;
  text-align: center
}
#searchTOP .rentcheck span, 
#searchTOP2 .rentcheck span,
#searchTOP4 .rentcheck span,
#searchTOP5 .rentcheck span,
#searchTOP6 .rentcheck span,
#searchTOP6x .rentcheck span {
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  font-size: 24px;
  width: 31%;
  background: #fff;
  color: #333333;
  border: 2px solid #ffd700;
  background: #ffd700;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
#searchTOP .rentcheck input[type="checkbox"]:checked + span, 
#searchTOP2 .rentcheck input[type="checkbox"]:checked + span,
#searchTOP4 .rentcheck input[type="checkbox"]:checked + span,
#searchTOP5 .rentcheck input[type="checkbox"]:checked + span,
#searchTOP6 .rentcheck input[type="checkbox"]:checked + span,
#searchTOP6x .rentcheck input[type="checkbox"]:checked + span {
  color: #333333;
  background: #fff;
  border: 2px solid #d6d6d6;
}
#searchTOP .rentcheck span::before,
#searchTOP2 .rentcheck span::before,
#searchTOP4 .rentcheck span::before,
#searchTOP5 .rentcheck span::before,
#searchTOP6 .rentcheck span::before,
#searchTOP6x .rentcheck span::before {
  display: none;
}
#searchTOP .rentcheck input[type="checkbox"]:checked + span::before, 
#searchTOP2 .rentcheck input[type="checkbox"]:checked + span::before,
#searchTOP4 .rentcheck input[type="checkbox"]:checked + span::before,
#searchTOP5 .rentcheck input[type="checkbox"]:checked + span::before,
#searchTOP6 .rentcheck input[type="checkbox"]:checked + span::before,
#searchTOP6x .rentcheck input[type="checkbox"]:checked + span::before {
  display: none;
}
#search_box .select_box .none,
#search_box_btm .select_box .none {
  display: none;
}
#search_box .select_box li,
#search_box_btm .select_box li {
  background: #fff;
  border-radius: 50px;
  border: 2px solid #d6d6d6;
}
#search_box .select_box li:not(:last-child),
#search_box_btm .select_box li:not(:last-child) {
  margin: 0 0 10px;
}
#search_box .select_box li a,
#search_box_btm .select_box li a {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 5px 30px;
}
#search_box .select_box li a::after,
#search_box_btm .select_box li a::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/icon_check.png")no-repeat center/31px 31px;
  width: 31px;
  height: 31px;
  right: 20px;
  top: 50%;
  transform: translate(0,-50%);
}
#search_box .select_box li a .ttl,
#search_box_btm .select_box li a .ttl {
  font-size: 24px;
  font-weight: 500;
  width: 40%;
}
#search_box .select_box li a .answer,
#search_box_btm .select_box li a .answer {
  font-size: 20px;
  font-weight: 500;
  color: #666666;
  width: 60%;
}
#search_box .select_box li.selected,
#search_box_btm .select_box li.selected {
  animation: blinkAnimation 1s ease infinite alternate;
}
@keyframes blinkAnimation {
  0% {
    border: 6px solid #ffd700;
  }
  100% {
    border: 6px solid #f0f0f0;
  }
}
#searchTOP .rentbtn,
#searchTOP2 .rentbtn,
#searchTOP4 .rentbtn,
#searchTOP5 .rentbtn,
#searchTOP6 .rentbtn,
#searchTOP6x .rentbtn {
  margin: 40px auto 10px;
  text-align: center;
}
#searchTOP .rentbtn button,
#searchTOP2 .rentbtn button,
#searchTOP4 .rentbtn button,
#searchTOP5 .rentbtn button,
#searchTOP6 .rentbtn button,
#searchTOP6x .rentbtn button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 10px 10px;
  border: none;
  display: inline-block;
  background-color: #ffd700;
  box-shadow: 0 6px #cbac06;
  line-height: 1;
  color: #333333;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  top: 0;
  transition: .2s box-shadow,.2s top,.4s background;
  width: 50%;
  max-width: 340px;
  height: 75px;
  border-radius: 50px;
}
.rentbtn button span.icon_search {
	font-size: 80%;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #search_box,
  #search_box_btm {
    padding: 15px 10px;
  }
  #search_box .select_box li:not(:last-child),
  #search_box_btm .select_box li:not(:last-child) {
    margin: 0 0 5px;
  }
  #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-width: 20px;
    border-right-width: 20px;
    border-left-width: 20px;
    bottom: -15px;
  }
  #searchTOP,
  #searchTOP2,
  #searchTOP4,
  #searchTOP5,
  #searchTOP6,
  #searchTOP6x {
    padding: 20px 0 10px;
  }
  #searchTOP h3,
  #searchTOP2 h3,
  #searchTOP4 h3,
  #searchTOP5 h3,
  #searchTOP6 h3,
  #searchTOP6x h3 {
    margin: 0 0 5px;
    font-size: 14px;
  }
  #searchTOP .rentcheck,
  #searchTOP2 .rentcheck,
  #searchTOP4 .rentcheck,
  #searchTOP5 .rentcheck,
  #searchTOP6 .rentcheck,
  #searchTOP6x .rentcheck {
    text-align: center;
    margin-bottom: 10px;
  }
  #searchTOP .rentcheck span,
  #searchTOP2 .rentcheck span,
  #searchTOP4 .rentcheck span,
  #searchTOP5 .rentcheck span,
  #searchTOP6 .rentcheck span,
  #searchTOP6x .rentcheck span {
    padding: 3px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    font-size: 12px;
    /*width: 46%;*/
    width: 32%;
  }
  #search_box .select_box li a,
  #search_box_btm .select_box li a {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 5px 10px;
  }
  #search_box .select_box li a::after,
  #search_box_btm .select_box li a::after {
    background: url("../images/new02/icon_check.png")no-repeat center/20px 20px;
    width: 20px;
    height: 20px;
    right: 10px;
  }
  #search_box .select_box li a .ttl,
  #search_box_btm .select_box li a .ttl {
    font-size: 12px;
    font-weight: 500;
    width: 60%;
  }
  #search_box .select_box li a .answer,
  #search_box_btm .select_box li a .answer {
    font-size: 12px;
    width: 40%;
  }
  @keyframes blinkAnimation {
    0% {
    border: 3px solid #ffd700;
    }
    100% {
    border: 3px solid #f0f0f0;
    }
  }
  #searchTOP .rentbtn,
  #searchTOP2 .rentbtn,
  #searchTOP4 .rentbtn,
  #searchTOP5 .rentbtn,
  #searchTOP6 .rentbtn,
  #searchTOP6x .rentbtn {
    margin: 10px auto 10px;
  }
  #searchTOP .rentbtn button,
  #searchTOP2 .rentbtn button,
  #searchTOP4 .rentbtn button,
  #searchTOP5 .rentbtn button,
  #searchTOP6 .rentbtn button,
  #searchTOP6x .rentbtn button {
    font-size: 16px;
    width: 100%;
    max-width: 70%;
    height: 40px;
  }
}

.marker-yellow {
	background: linear-gradient(transparent 80%, #ffff00 0%);
}
.marker-yellow br {
  /*display: none;*/
}
.catch span.marker-yellow {
	background: none;
	color: #EB494C;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .marker-yellow br{
    display: block;
  }
}

.bg_box {
  background: #e6e8e8;
}
.bg_box .topbox h2 {
  border-bottom: 1px solid #039cfc;
  font-size: 40px;
}
.topbox p.catch {
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif ;
  background: none;
}
.topbox .txt_box {
  width: 60%;
}
.topbox .txt_box .ranking_no {
  border-bottom: 1px solid #d6d6d6;
  padding: 0 0 10px 50px;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
}
.topbox .txt_box .ranking_no::before {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/icon_no01.png")no-repeat center/40px 40px;
  left: 40%;
  width: 40px;
  height: 40px;
  top: 13px;
}
.topbox .txt_box .ranking_no.no02::before {
  background: url("../images/new02/icon_no02.png")no-repeat center/40px 40px;
}
.topbox .txt_box .ranking_no.no03::before {
  background: url("../images/new02/icon_no03.png")no-repeat center/40px 40px;
}
.topbox .txt_box .ranking_no.no04::before {
  background: url("../images/new02/icon_no04.png")no-repeat center/40px 40px;
}
.topbox .txt_box .ranking_no span {
  font-size: 40px;
}
.topbox .txt_box .ranking_no.no01 {
  color: #c0a20d;
}
.topbox .txt_box .ranking_no.no02 {
  color: #9da1ae;
}
.topbox .txt_box .ranking_no.no03 {
  color: #bb6b3f;
}
.topbox .txt_box .ranking_no.no04 {
  color: #dadada;
}
.topbox .transition a {
  width: 350px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eb1920;
  font-size: 26px;
  font-weight: 500;
  margin: 0 auto;
}
.topbox .transition a span {
  font-size: 70%;
  vertical-align: baseline;
}
.topbox .transition .fas {
  position: relative;
  right: -50px;
}
.topbox .access_no {
  color: #f08401;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.topbox .access_no span {
  font-size: 12px;
  color: #666666;
  padding: 0 0 0 20px;
}
.topbox .timer_in_box {
/* 	background: #fff;
	border: 1px solid #f08401; */
  padding: 10px;
  margin: 0 0 10px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
	border-radius: 5px;
}
.topbox .timer_in_box .remaining {
  position: relative;
  font-size: 18px;
}
.topbox .timer_in_box .remaining::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/icon_clock.png")no-repeat center/23px 24px;
  width: 23px;
  height: 24px;
  left: -20px;
  top: 50%;
  transform: translate(0,-50%);
}
.topbox .timer_in_box .remaining span {
  color: #eb1920;
  font-size: 18px;
}
.topbox .timer_in_box .timerbox {
  width: 230px;
  margin: 0 20px;
}
.timerbox {
  background: #1b1b1b;
  color: #fff;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
}
.timerbox span {
  font-size: 22px;
}
.topbox .info {
  border: 1px solid #dcdcdc;
  color: #222;
  font-size: 20px;
  font-weight: 700;
}
.minutes_later {
	text-align: center;
	margin: 15px 0 10px;
}
.minutes_later div > p {
	font-weight: bold;
	background: #1b1b1b;
	color: #fff;
	box-sizing: border-box;
	border-radius: 5px;
	display: inline-block;
	padding: 5px 12px;
	margin-right: 10px;
}
.minutes_later div > p > span {
	font-size: 22px;
	font-weight: bold;
	color: #ff0;
	margin-left: 5px;
}
/* .topbox .info tr {
  border-bottom: 1px solid #dcdcdc;
} */
.topbox .info th {
  background: #f0f0f0;
  width: 33.333%;
  padding: 20px;
  border: 1px solid #dcdcdc;
}
.topbox .info td {
  background: #fff;
  width: 33.333%;
  padding: 30px 20px;
  border: 1px solid #dcdcdc;
}
.topbox .info td.icon01 {
  background: #fff url("../images/new02/table_icon01.png")no-repeat center/52px 52px;
}
.topbox .info td.icon02 {
  background: #fff url("../images/new02/table_icon02.png")no-repeat center/52px 52px;
}
.topbox .info td.icon03 {
  background: #fff url("../images/new02/table_icon03.png")no-repeat center/52px 43px;
}
.topbox .info td.col3 {
	border-bottom: none;
}
.topbox .info td span span.caution {
	font-size: 10px;
	font-weight: normal!important;
}
.topbox .top_img_box {
	align-items: center;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .bg_box .topbox h2 {
    font-size: 26px;
  }
  .topbox .top_img_box {
    /*flex-flow: column;*/
    /*align-items:baseline;*/
    justify-content: center;
    margin: 0 0 10px;
  }
  .topbox .top_img_box .img {
    width: 80%;
    /*margin: 0 10px 10px;*/
  }
  .topbox .txt_box {
    width: 100%;
    margin-top: -10px;
  }
  .topbox .txt_box .ranking_no {
    padding: 0 0 5px 30px;
    margin: 0 0 5px;
    font-size: 18px;
  }
  .topbox .txt_box .ranking_no::before {
    background: url("../images/new02/icon_no01.png")no-repeat center/25px 25px;
    width: 25px;
    height: 25px;
    left: 32%;
    top: 7px;
  }
  .topbox .txt_box .ranking_no.no02::before {
    background: url("../images/new02/icon_no02.png")no-repeat center/25px 25px;
  }
  .topbox .txt_box .ranking_no.no03::before {
    background: url("../images/new02/icon_no03.png")no-repeat center/25px 25px;
  }
  .topbox .txt_box .ranking_no.no04::before {
    background: url("../images/new02/icon_no04.png")no-repeat center/25px 25px;
  }
  .topbox .txt_box .ranking_no span {
    font-size: 24px;
  }
  .topbox .transition a {
    width: 100%;
    height: 36px;
    font-size: 16px;
  }
  .topbox .transition .fas {
    position: relative;
    right: -10px;
  }
  .topbox .transition a span {
    font-size: 85%;
  }
  .topbox .access_no span {
    display: block;
    font-size: 10px;
    padding: 0;
  }
  .topbox .timer_in_box {
    padding: 5px 0;
    margin: 15px 0 10px;
    /*flex-flow: column;*/
    align-items: center;
    justify-content: center;
  }
  .topbox .timer_in_box .remaining::after {
    position: absolute;
    display: block;
    content: "";
    background: url("../images/new02/icon_clock.png")no-repeat center/12px 12px;
    width: 12px;
    height: 12px;
    left: -5px;
    top: 50%;
    transform: translate(0,-50%);
  }
  .topbox .timer_in_box .remaining {
    font-size: 13px;
    padding: 0 0 0 7px;
    margin: 0 0 0px;
  }
  .topbox .timer_in_box .remaining span {
    color: #eb1920;
    font-size: 14px;
  }
  .topbox .timer_in_box .timerbox {
    width: 50%;
    margin: 0;
    margin-left: 5px;
  }
  .topbox .timer_in_box .timerbox p {
    padding: 0px;
    font-size: 13px;
  }
  .timerbox span {
    font-size: 16px;
  }
	.minutes_later div > p {
		padding: 0 6px;
		margin-right: 10px;
	}
	.minutes_later div > p > span {
		font-size: 16px;
		margin-left: 1px;
	}
  .topbox .info {
    font-size: 10px;
    width: 100%
  }
  /* .topbox .info tr {
    border-bottom: 1px solid #dcdcdc;
  } */
	.topbox .info.reco_table td {
		font-size: 12px;
		padding: 3px;
	}
  .topbox .info th {
    padding: 10px;
    vertical-align: middle;
  }
	.topbox .info.reco_table th {
		font-size: 12px;
	}
  .topbox .info td {
    padding: 20px 10px;
    vertical-align: middle;
  }
  .topbox .info td.icon01 {
    background: #fff url("../images/new02/table_icon01.png")no-repeat center/30px 30px;
  }
  .topbox .info td.icon02 {
    background: #fff url("../images/new02/table_icon02.png")no-repeat center/30px 30px;
  }
  .topbox .info td.icon03 {
    background: #fff url("../images/new02/table_icon03.png")no-repeat center/30px 25px;
  }
	.topbox .info td.icon01_small {
    background: #fff url("../images/new02/table_icon01.png")no-repeat center/20px 20px;
  }
  .topbox .info td.icon02_small {
    background: #fff url("../images/new02/table_icon02.png")no-repeat center/20px 20px;
  }
  .topbox .info td.icon03_small {
    background: #fff url("../images/new02/table_icon03.png")no-repeat center/20px 20px;
  }
  .topbox .access_no {
    font-size: 12px;
    padding: 0px;
  }
}

#recommend {
	margin: 0 0 70px;
	background: #f7bc77;
	padding: 20px 0;
}
#recommend .topbox {
  background: #fffeee;
/* border: 3px solid #f08401; */
  border: none;
}
#recommend h2 {
  display: flex;
  align-items: center;
}
#recommend h2 span {
  margin: 0 20px 0 0;
}
#recommend h2 img {
  max-width: 195px;
}
#recommend .topbox h2 {
  border-bottom: 1px solid #f08401;
  margin-top: -10px;
}
#recommend .topbox h2 span {
	font-size: 24px;
  text-decoration: none;
}
#recommend .topbox h3, .rank-title h3,
#recommend .topbox h3 > span, .rank-title h3 > span {
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
}
#recommend .topbox h3 a, .rank-title a {
	color: #1348c4;
	text-decoration: underline;
	text-decoration-thickness: 1px;
}
.rank_ttl.reco {
	border-bottom: none;
}
.rank-title span:not(h2 > span, h3 > span) {
	font-weight: bold;
	font-size: 14px;
}
#recommend .topbox .timer_in_box .remaining span {
    color: #f08401;
}
#recommend .topbox .info th {
  background: #f08401;
  color: #fff;
}
#recommend .topbox .info th, #recommend_duplicate .topbox .info th{
    background: #f0f0f0;
    color: #333;
}
#recommend, 
#recommend_duplicate {
	background: #f08401;
	background: #f7bc77;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.remarksbox{
	padding-top: 10px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #recommend, 
  #recommend_duplicate {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #recommend h2 {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 26px;
  }
  #recommend h2 span {
    display: block;
    margin: 0;
  }
  #recommend h2 img {
    max-width: 120px;
  }
	#recommend .topbox h2 {
		margin-top: 0px;
		line-height: 1.4;
	}
	#recommend .topbox h2 span{
		font-size: 20px;
    text-decoration: none;
	}
	.remarksbox{
		padding:0 !important;
	}
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  #recommend .topbox h2 span {
    font-size: 170%;
    text-decoration: none;
  }
}

#recommend_duplicate {
  margin: 0 0 70px;
}
#recommend_duplicate .topbox {
  background: #fcfae2;
/* border: 3px solid #f08401; */
}
#recommend_duplicate h2 {
  display: flex;
  align-items: center;
}
#recommend_duplicate h2 span {
  margin: 0 20px 0 0;
}
#recommend_duplicate h2 img {
  max-width: 195px;
}
#recommend_duplicate .topbox h2 {
  border-bottom: 1px solid #f08401;
  margin-top: -10px;
}
#recommend_duplicate .topbox .timer_in_box {
  background: #fff;
  border: 2px solid #f08401;
}
#recommend_duplicate .topbox .timer_in_box .remaining span {
  color: #f08401;
}
#recommend_duplicate .topbox .info th {
  background: #f08401;
  color: #fff;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #recommend_duplicate {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #recommend_duplicate h2 {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 26px;
  }
  #recommend_duplicate h2 span {
    display: block;
    margin: 0;
  }
  #recommend_duplicate h2 img {
    max-width: 120px;
  }
  #recommend_duplicate .topbox h2 {
    margin-top: 0px;
    line-height: 1.4;
  }
}

/* おすすめタイトル */
.two_ttl {
	padding: 20px;
	max-width: 800px;
	margin: 0 auto;
}
.two_ttl.ranking {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* search.html */
#search_page .area {
  padding: 0 10px;
}
#search_page .inner {
  max-width: 1000px;
}
.after_box {
  padding: 0;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0 10px 60px;
  background: #fff;
}
.after_box h1 {
  text-align: center;
  background: #e2f3fb;
  padding: 20px;
  font-size: 20px;
  border-bottom: 1px solid #dcdcdc;
  border-radius: 10px 10px 0 0;
}
.after_box .box_in {
  padding: 0 30px 20px 30px;
}
.after_box .box_in .top {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 20px;
  margin: 0 0 20px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.after_box .box_in .top dl {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.after_box .box_in .top dl:not(:last-child) {
  margin: 0 20px 0 0;
}
.after_box .box_in .top dl dt {
  font-weight: 700;
  color: #009dff;
}
.after_box .box_in .mid {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px;
}
.after_box .box_in .mid .result {
  margin: 0 40px 0 0;
}
.after_box .box_in .mid .result span {
  font-weight: 700;
  color: #009dff;
  font-size: 26px;
}
.after_box .btn_red {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  background: #eb1920;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 6px #ab0107;
  line-height: 1;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  top: 0;
  transition: .2s box-shadow,.2s top,.4s background;
  width: 290px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.after_box .btn_red:hover {
  box-shadow: 0 0px #ff6c00;
  top: 4px;
  opacity: 1;
}
.after_box .btn_red .fas {
  position: relative;
  right: -40px;
}
.after_box .order_change {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.after_box .order_change .ttl {
  font-weight: 700;
  color: #009dff;
  margin: 0 10px 0 0;
  width: 15%;
  text-align: right;
}
ul.sort {
  justify-content: center;
  width: 85%;
}
ul.sort li {
  width: 30%;
  margin: 0 10px;
}
ul.sort li.sort_li01 a,
ul.sort li.sort_li02 a,
ul.sort li.sort_li03 a,
ul.sort li a {
  padding: 7px;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  background: #f3f3f3;
  border: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border: none;
  position: relative;
}
ul.sort li.sort_li01 a:hover,
ul.sort li.sort_li02 a:hover,
ul.sort li.sort_li03 a:hover,
ul.sort li a:hover {
  background:  #009dff;
  color: #fff;
  border: none;
}
ul.sort li.sort_li01 a {
  background:  #f3f3f3;
  color: #333;
    border: none;
}
ul.sort li a::after {
  position: absolute;
  display: block;
  content: "";
  border-top: 10px solid #a0a0a0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  right: 20px;
  top: 50%;
  transform: translate(0,-50%);
}
ul.sort li a:hover::after {
  border-top: 10px solid #fff;
}
ul.sort li.on a {
  background:  #009dff;
  color: #fff;
}
ul.sort li.on a::after {
  border-top: 10px solid #fff;
  border-right: 7px solid transparent;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .after_box {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .after_box h1 {
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .after_box .box_in {
    padding: 0 10px 10px;
  }
  .after_box .box_in .top {
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 10px;
  }
  .after_box .box_in .top dl:not(:last-child) {
    margin: 0 0 0px;
  }
  .after_box .box_in .mid {
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
  }
  .after_box .box_in .mid .result {
    margin: 0 0 0px;
  }
  .after_box .box_in .mid .result span {
    font-size: 22px;
  }
  .after_box .btn_red {
    font-size: 16px;
    background: #eb1920;
    width: 290px;
  }
  .after_box .btn_red .fas {
    right: -50px;
  }
  .after_box .order_change {
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .after_box .order_change .ttl {
    margin: 0 0 0px;
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .after_box .box_in .top {
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  ul.sort {
    flex-flow: column;
    width: 100%;
  }
  ul.sort li {
    width: 100%;
    margin: 0;
  }
  ul.sort li:not(:last-child) {
    margin: 0 0 10px;
  }
  ul.sort li.sort_li01 a,
  ul.sort li.sort_li02 a,
  ul.sort li.sort_li03 a,
  ul.sort li a {
    padding: 7px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    background: #f3f3f3;
    border: none;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border: none;
    position: relative;
  }
  ul.sort li.sort_li01 a:hover,
  ul.sort li.sort_li02 a:hover,
  ul.sort li.sort_li03 a:hover,
  ul.sort li a:hover {
    background:  #009dff;
    color: #fff;
    border: none;
  }
  ul.sort li.sort_li01 a {
    background:  #f3f3f3;
    color: #333;
    border: none;
  }
  ul.sort li a::after {
    position: absolute;
    display: block;
    content: "";
    border-top: 10px solid #a0a0a0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    right: 20px;
    top: 50%;
    transform: translate(0,-50%);
  }
  ul.sort li a:hover::after{
    border-top: 10px solid #fff;
  }
  ul.sort li.on a{
    background:  #009dff;
    color: #fff;
  }
  ul.sort li.on a::after {
    border-top: 10px solid #fff;
    border-right: 7px solid transparent;
  }
}

#search_page .result_ex {
	background: #e2f3fb;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	padding: 20px;
	margin: 0 10px 10px;
	position: relative;
}
#search_page .result_ex span {
	padding-left: 10px;
	position: relative;
}
#search_page .result_ex span::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 2.5px);
	left: -10px;
	width: 10px;
	height: 5px;
	border-left: 5px solid #009dff;
	border-bottom: 5px solid #009dff;
	transform: translateY(-50%) rotate(-45deg);
}
/* SP ~768px */
@media screen and (max-width:768px) {
	#search_page .result_ex {
		padding: 10px;
	}
}
#search_page .topbox {
	margin: 0 10px;
	border: 1px solid #a8a8a8;
}
#search_page *:not(#recommend) *:not(#recommend_2) *:not(.optimal_recommend) .topbox {
	max-width: 100%;
}
.topbox > p:nth-of-type(1), .flash_ribbon {
	background-color: #009dff;
	color: #fff;
	line-height: 22px;
	display: inline-block;
	padding-left: 15px;
	margin: 0 0 10px -20px;
	position: relative;
	animation: flash 3s linear infinite;
}
.topbox > p:nth-of-type(1)::after, .flash_ribbon::after {
  content: '';
  border: 16px solid #009dff;
  border-right-width: 8px;
  border-right-color: transparent;
  display: block;
  position: absolute;
  top: 0;
  right: -22px;
}
.flash_ribbon.reco:before{
	content: '';
  border: 16px solid #259dff;
  border-left-width: 8px;
  border-left-color: transparent;
  display: block;
  position: absolute;
  top: 0;
  right: 118px;
}
.flash_ribbon {
	margin-left: 33px;	
}
.hikaku-ribbon {
	color: #fff;
	background: #2196f3;
	border-radius: 30px;
	padding: 5px 10px;
	animation: flash 3s linear infinite;
	font-weight: normal;
}
.hikaku-ribbon.hidden {
	animation: none;
	opacity: 0;
	visibility: hidden;
}
@keyframes flash {
	0% {opacity: 1;}
	10% {opacity: 0;}
	20% {opacity: 1;}
	30% {opacity: 0;}
	40% {opacity: 1;}
	100% {opacity: 1;}
}
#search_page .topbox h2 {
  border-bottom: 1px solid #a8a8a8;
}
#search_page .topbox h2 span {
  font-size: 18px;
  text-decoration: none;
}
#search_page .pagination {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin: 0 0 70px;
}
#search_page .pagination li {
  border: 1px solid #dcdcdc;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 120%;
}
#search_page .pagination li a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	height: 100%;
}
#search_page .pagination li.current {
  background: #039cfc;
  color: #fff;
  border: 1px solid #039cfc;
}
#search_page .topbox .transition a span {
	font-weight: bolder;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
#search_page .topbox .transition a {
  background: #fd7e2e; 
  background: -moz-linear-gradient(top,  #fd7e2e 0%, #f6511e 100%); 
  background: -webkit-linear-gradient(top,  #fd7e2e 0%,#f6511e 100%); 
  background: linear-gradient(to bottom,  #fd7e2e 0%,#f6511e 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7e2e', endColorstr='#f6511e',GradientType=0 ); 
  border: 1px solid #d55b2f;
  height: 56px;
  font-weight: bolder;
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
/* SP ~768px */
@media screen and (max-width:768px) {
	.topbox > p:nth-of-type(1) {
		padding-left: 10px;
		margin: 0 0 10px -10px;
	}
	.flash_ribbon {
		margin-left: -13px;	
	}
	.flash_ribbon.reco {
		right: -44px;
	}
	.flash_ribbon.reco:before {
		right: 107px;
	}
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  #search_page .topbox h2 span {
    font-size: 170%;
    text-decoration: none;
  }
}

/* modal */
.modal_cont {
  background: #fff;
  padding: 50px 20px;
  margin: 20px;
}
.modal_cont .ttl {
  background: #bce5f9;
  padding: 20px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  border-radius: 10px;
  margin: 0 0 50px;
}
.modal_cont .ttl::after {
  position: absolute;
  display: block;
  content: "";
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-top: 17px solid #bce5f9;
  bottom: -15px;
  right: 50%;
  transform: translate(50%,0);
}
.modal_cont .m_logo {
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 727px;
}
.modal_cont .caution {
  text-align: center;
  margin: 0 0 40px;
}
.modal_cont .modal_btn_box {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.modal_cont .modal_btn_box li {
  width: 48%;
  margin: 0 20px;
}
.modal_cont .modal_btn_box a {
  width: 100%;
  text-align: center;
  border-radius: 100px;
  display: block;
  padding: 30px 0;
  font-size: 50px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}
.modal_cont .modal_btn_box a.yes {
  background: #ff9900;
  box-shadow: 0 5px #a14e05;
}
.modal_cont .modal_btn_box a.no {
  background: #2d86be;
  box-shadow: 0 5px #0552a1;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .modal_cont {
    padding: 30px 20px;
  }
  .modal_cont .ttl {
    padding: 10px;
    font-size: 16px;
    margin: 0 0 40px;
  }
  .modal_cont .logo {
    margin: 0 0 20px;
  }
  .modal_cont .caution {
    text-align: center;
    margin: 0 0 30px;
  }
  .modal_cont .modal_btn_box {
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .modal_cont .modal_btn_box li {
    width: 100%;
  }
  .modal_cont .modal_btn_box a {
    margin: 0;
    padding: 15px 0;
    font-size: 26px;
  }
  .modal_cont .modal_btn_box a.yes {
    margin: 0 0 20px;
  }
}

/* nav
-------------------------------------------------------*/

header {
  padding: 10px 0;
}
.headerLeft {
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.headerLeft .pr_text {
	font-size: 8pt;
	color: #999;
}
.header_item {
  margin-right: 70px;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .header_item {
    margin-right: 40px;
  }
  #mainvisual {
    padding: 0;
  }
}

.reco_ttl {
  position: relative;
}
.PR_icon {
  position: absolute;
  right: 0px;
  top: 20px;
  background: #f08401;
  color: #fff;
  font-weight: bolder;
  font-size: 90%;
  padding: 2px 20px;
  border-radius: 3px;
}
.PR_icon.is-img {
  background-color: transparent;
  background-image: url(/wp-content/themes/mycardloan202106/images/new03/ribbon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: fit-content;
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
  padding: 15px 80px;
  top: 10px;
  right: -21px;
}
.PR_icon.is-img p.line-1 {
  padding: 0;
  font-size: 18px;
  line-height: 1;
  word-break: keep-all;
  overflow: hidden;
}
.PR_icon.is-img p.line-2 {
  padding: 0;
  color: #ffff00;
  font-size: 25px;
  font-weight: bold;
  word-break: keep-all;
  overflow: hidden;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .PR_icon.is-img {
    padding: 5px 35px 5px 55px;
    top: -3px;
    right: -30px;
  }
  .PR_icon.is-img p.line-1 {
    font-size: 12px;
    max-width: 90px;
  }
  .PR_icon.is-img p.line-2 {
    font-size: 16px;
    width: 75px;
  }
	.PR_icon {
		right: 0px;
		top: 6px;
		font-size: 80%;
		padding: 2px 15px;
	}
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .PR_icon.is-img {
    top: 6px;
    right: -14px;
  }
}

.topbox h2 span {
  font-size: 170%;
  text-decoration: none;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .topbox {
    padding: 10px;
  }
  .topbox h2 span {
    font-size: 100%;
    font-weight: bolder;
    text-decoration: none;
  }
  .topbox p.catch {
    padding: 10px 0;
  }
  .topbox .info {
    margin: 0;
  }
	.topbox .info.reco_table{
		table-layout: fixed;
    width: 60%;
    word-break: break-all;
	}
  .topbox .transition_sp a, .topbox .transition a {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ht40 {
    display: block !important;
    height: 10px !important;
    clear: both;
  }
  header {
    padding: 0;
  }
}


.rentcheck {
  -webkit-tap-highlight-color:transparent; 
}
.select_box li {
  -webkit-tap-highlight-color:transparent; 
} 
body.search {
  background: #f0f0f0;
}
.search section {
  background: none;
}

/* barenai */
#mainvisual.barenai {
  background: url("../images/new02/visual_bg_barenai.png")no-repeat center/cover;
}
#point_new {
  margin: 0 20px 50px;
}
#point_new.point-3 {
	text-align:center;
	margin-top: 15px;
}
#point_new .inner {
  max-width: 900px;
}
#point_new .inner h2 {
	margin-bottom: 40px;
}
#point_new h2 img {
  max-width: 700px;
  width: 100%;
}
#point_new.point-3 img {
	margin-bottom: 5px;
}
#point_new ul li:not(:last-child) {
  margin: 0 0 40px;
}
#point_new ul li .ttl_box {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #f2f2f2;
  border-radius: 10px 10px 0 0;
  background: #f2f2f2;
  padding: 10px;
}
#point_new ul li .ttl_box .icon {
  margin: 0 20px 0 0;
}
#point_new ul li .ttl_box .icon img {
  max-width: 65px;
}
#point_new ul li .ttl_box .ttl {
  font-size: 180%;
  font-weight: bold;
}
#point_new ul li .icon_txt {
  background: #009dff;
  border-radius: 100px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 5px 10px;
}
#point_new ul li .box {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10px;
	align-items: center;
}
#point_new ul li .box .img {
  width: 35%;
  margin: 0 20px 0 0;
}
#point_new ul li .box .txt {
  width: 65%;
  font-size: 130%;
}
#point_new ul li .box .txt.wide {
  width: 100%;
  font-size: 110%;
}
.point_box {
	position: relative;
	padding: 5px;
	border: solid 3px #259dff;
	border-radius: 5px;
	background-color: #f2f2f2;
}
.point_box.gr {
	border: solid 3px #009688;
	background: #f2fdfc;
}
.menkyo_des .point_box.gr {
	border: solid 2px #009688;
	background: #fff;
	margin: 25px 0 10px;
}
.menkyo_des .point_box.gr span{
	left: -2px;
}
.menkyo_des .point_box.gr p {
	font-size: 14px;
	font-weight: bold;
}
.menkyo_des .point_box.gr i{
	color: #249688;
}
span.box_ttl {
	position: absolute;
  display: inline-block;
  top: -24px;
  left: -3px;
  padding: 0px 5px;
  height: 24px;
  line-height: 25px;
  background: #259dff;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
.point_box.gr span.box_ttl {
	background: #009688;
}
span.box_ttl.point_num_img {
	width: 55px;
	top: 0px;
	background: none!important;
	filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.6));
}
.box_content{
	width: 70%;
	text-align: left;
}
.point_img{
	width: 20%;
    margin: 0 60px 0 0;
}
.point_img3{
	width: 50%;
    margin: 0 20px 0 0;
}
.point_title{
	font-size: 180%;
	font-weight: bold;
}
.point_title .red{
	font-weight: bold;
}
.point_txt{
  font-size: 130%;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #point_new {
    margin: 0 15px 30px;
  }
  #point_new ul li:not(:last-child) {
    margin: 0 0 30px;
  }
  #point_new ul li .ttl_box {
    padding: 5px;
  }
  #point_new ul li .box {
    padding: 0;
  }
  #point_new ul li .ttl_box .icon {
    margin: 0 5px 0 0;
  }
  #point_new ul li .ttl_box .icon img {
    max-width: 30px !important;
  }
  #point_new ul li .ttl_box .ttl {
    font-size: 120%;
  }
  #point_new ul li .box .img {
    width: 30%;
    margin: 0 5px 0 0;
  }
  #point_new ul li .box .txt {
    width: 70%;
    font-size: 90%;
  }
	.box{
		align-items: center;
	}
	.point_img{
		width: 30%;
		margin-right: 10px;
	}
	.point_txt{
		 font-size: 95%;
		padding: 5px 0;
		letter-spacing: -0.2px;
	}
	.point_title{
		font-size: 120%;
		padding-left: 0;
		padding-right: 0;
	}
}

#recommend .main_ttl {
  text-align: center;
  margin: 0 0 30px;
}
#recommend .main_ttl img {
  max-width: 843px;
  width: 100%;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #recommend .main_ttl {
    margin: 0 0 20px;
  }
}

#recommend_duplicate .main_ttl {
  text-align: center;
  margin: 0 0 30px;
}
#recommend_duplicate .main_ttl img {
  max-width: 843px;
  width: 100%;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #recommend_duplicate .main_ttl {
    margin: 0 0 20px;
  }
}

#footer_link {
  margin: 30px 0;
}
#footer_link .inner {
  max-width: 1000px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
#footer_link a {
  background: #7d7d7d;
  color: #fff;
  width: 500px;
  border-radius: 10px;
  padding: 20px;
  font-size: 170%;
  font-weight: bold;
  display: flex;
  align-items: center;
  max-width: 100%;
  box-sizing: border-box;
}
#footer_link a span {
  background: #fff;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  margin: 0 20px 0 0;
  position: relative;
}
#footer_link a.sugu span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu02.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.shinsa span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu01.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.barenai span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu03.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.syoshinsya span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu05.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.woman span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu06.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.bank-loan span::after,
#footer_link a.bank-loan_age span::after{
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu08.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.menkyo-ok span::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/menu09.png")no-repeat center/50px 50px;
  width: 50px;
  height: 50px;
  right: 50%;
  top: 50%;
  transform: translate(50%,-50%);
}
#footer_link a.age_40-60 span::after {
	position: absolute;
	display: block;
	content: "";
  background: url("../images/new02/menu10.png")no-repeat center/30px 30px;
	width: 50px;
	height: 50px;
	right: 50%;
	top: 50%;
	transform: translate(50%,-50%);
}
#footer_link a.student span::after {
	position: absolute;
	display: block;
	content: "";
  background: url("../images/new02/menu07-2.png")no-repeat center/30px 30px;
	width: 50px;
	height: 50px;
	right: 50%;
	top: 50%;
	transform: translate(50%,-50%);
}
#footer_link a {
  margin: 0 0 20px;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #footer_link {
    margin: 30px 10px;
  }
  #footer_link a {
    padding: 10px;
    font-size: 130%;
  }
  #footer_link a span {
    width: 40px;
    height: 40px;
  }
  #footer_link a.sugu span::after {
    background: url("../images/new02/menu02.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.shinsa span::after {
    background: url("../images/new02/menu01.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.barenai span::after {
    background: url("../images/new02/menu03.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.syoshinsya span::after {
    background: url("../images/new02/menu05.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.woman span::after {
    background: url("../images/new02/menu06.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.bank-loan span::after, 
  #footer_link a.bank-loan_age span::after{
    background: url("../images/new02/menu08.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.menkyo-ok span::after {
    background: url("../images/new02/menu09.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
  #footer_link a.age_40-60 span::after {
    background: url("../images/new02/menu10.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
	#footer_link a.student span::after {
    background: url("../images/new02/menu07-2.png")no-repeat center/30px 30px;
    width: 30px;
    height: 30px;
  }
}

/* sokujitsu */
#mainvisual.sokujitsu {
  background: url("../images/new02/visual_bg_sokujitsu.png")no-repeat center/cover;
}
#step_new {
  margin: 0 20px 50px;
}
#step_new .inner {
  max-width: 900px;
  display: block!important;
}
#step_new h2 img {
  max-width: 524px;
  width: 100%;
}
#step_new dl {
  max-width: 600px;
  margin: 0 auto;
  display: block;
  border: 2px solid #009dff;
  padding: 20px;
}
#step_new dl dt {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
#step_new dl dt p {
  font-size: 160%;
  font-weight: 700;
}
#step_new dl:not(:last-child) {
  margin: 0 auto 30px;
}
#step_new dl dt span.icon01 {
  display: block;
  background: url("../images/new02/sokujitsu_step01.png")no-repeat left/85px 65px;
  min-width: 85px;
  height: 65px;
  margin: 0 20px 0 0;
}
#step_new dl span.icon02 {
  display: block;
  background: url("../images/new02/sokujitsu_step02.png")no-repeat left/85px 65px;
  min-width: 85px;
  height: 65px;
  margin: 0 20px 0 0;
}
#step_new dl span.icon03 {
  display: block;
  background: url("../images/new02/sokujitsu_step03.png")no-repeat left/85px 65px;
  min-width: 85px;
  height: 65px;
  margin: 0 20px 0 0;
}
#step_new dl dd {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin: 20px 0 0;
  font-size: 120%;
}
#step_new .aco_btn {
  position: relative;
}
#step_new .aco_btn .btn {
  position: absolute;
  top:10px;
  bottom:-10px;
  right: 10px;
  margin: auto;
  display: block;
  width: 28px;
  height: 28px;
}
#step_new .aco_btn .btn span {
  background: #009dff;
  width: 28px;
  height: 2px;
  display: block;
}
#step_new .aco_btn .btn span:first-child {
  transform: rotate(90deg) translateX(2px) scale(1);
  transition: .5s;
}
#step_new .aco_btn.open .btn span:first-child {
  transform: rotate(90deg) translateX(2px) scale(0);
}
#step_new .aco_btn:hover {
  opacity: .7;
}
#step_new .aco_btn span {
  margin-right: 20px;
}
#step_new .btm_txt {
  text-align: center;
  font-weight: 700;
  font-size: 200%;
  line-height: 1.4;
}
#step_new .btm_txt span {
  font-size: 150%;
  color:  #f43627;
}
#step_new .img {
	text-align: center;
}
#step_new .img img {
	max-width: 847px;
}
#footer_link.sokujitsu {
  margin: 40px 0;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #step_new {
    margin: 0 20px 30px;
  }
  #step_new dl {
    padding: 10px;
  }
  #step_new dl dt p {
    font-size: 140%;
  }
  #step_new dl:not(:last-child) {
    margin: 0 auto 20px;
  }
  #step_new dl dt span.icon01 {
    background: url("../images/new02/sokujitsu_step01.png")no-repeat left/59px 45px;
    min-width: 59px;
    height: 45px;
    margin: 0 10px 0 0;
  }
  #step_new dl span.icon02 {
    background: url("../images/new02/sokujitsu_step02.png")no-repeat left/59px 45px;
    min-width: 59px;
    height: 45px;
    margin: 0 10px 0 0;
  }
  #step_new dl span.icon03 {
    background: url("../images/new02/sokujitsu_step03.png")no-repeat left/59px 45px;
    min-width: 59px;
    height: 45px;
    margin: 0 10px 0 0;
  }
  #step_new dl dd {
    margin: 10px 0 0;
    font-size: 100%;
  }
  #step_new .btm_txt {
    font-size: 150%;
  }
  #step_new .btm_txt span {
    font-size: 130%;
  }
  #footer_link.sokujitsu {
    margin: 30px 10px;
  }
}

/* shinsafuan */
#mainvisual.shinsa {
  background: url("../images/new02/visual_bg_shinsa.png")no-repeat center/cover;
}
#mistake {
  margin: 0 20px 50px;
}
#mistake .inner {
  max-width: 900px;
}
#mistake h2 img {
  max-width: 540px;
  width: 100%;
}
#mistake ul li {
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  ustify-content: flex-start;
}
#mistake ul li:not(:last-child) {
  margin: 0 0 30px;
}
#mistake ul li .img {
  min-width: 320px;
}
#mistake ul li .txt_box {
  width: 100%;
}
#mistake .txt.short_ttl {
  font-size: 18px;
  line-height: 1.7;
  margin-left: 20px;
  width: 100%;
}
#mistake .txt_box_r {
  display: flex;
  padding: 10px;
}
#mistake ul li .ttl_box {
  background: #f2f2f2;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
#mistake ul li .ttl_box .icon {
  margin: 0 10px 0 0;
}
#mistake ul li .ttl_box .icon img {
  max-width: 65px;
}
#mistake ul li .ttl_box .ttl {
  font-size: 150%;
  font-weight: 700;
}
#mistake ul li .caution {
  font-size: 90%;
  margin: 10px 0 0;
}
/* SP ~768px */
@media screen and (max-width:768px){
  #mistake {
    margin: 0 20px 30px;
  }
  #mistake ul li {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    ustify-content: flex-start;
    border-radius: 5px;
  }
  #mistake ul li .ttl_box {
    border-radius: 5px 5px 0 0;
    padding: 5px;
  }
  #mistake .txt_box_r {
    padding: 5px;
  }
  #mistake ul li:not(:last-child) {
    margin: 0 0 20px;
  }
  #mistake ul li .ttl_box {
    margin: 0;
  }
  #mistake ul li .ttl_box .icon {
    margin: 0 4px 0 0;
  }
  #mistake ul li .ttl_box .icon img {
    width: 35px;
    max-width: 35px;
    min-width: 35px;
  }
  #mistake ul li .ttl_box .ttl {
    font-size: 110%;
    padding: 0;
    line-height: 1.4;
  }
  #mistake ul li .txt {
    font-size: 90%;
  }
  #mistake ul li .caution {
    font-size: 80%;
    margin: 5px 0 0;
  }
  #mistake ul li .img {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
  #mistake ul li .txt.short_ttl {
    margin: 0;
    font-size: 12px;
    width: auto;
  }
}
/* SP ~450px */
@media screen and (max-width:450px){
	#mistake ul li .txt {
    width: 150%;/*位置を無理やり調整*/
    margin-left: -55%;/*位置を無理やり調整*/
    margin-top: 5%;
	}
	#mistake ul li .caution {
    width: 150%;/*位置を無理やり調整*/
	}
}

/*hajimete*/
.hajimete #mainvisual {
	background: #ceebfb url("images/new02/main_bg_n_hajimete.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.hajimete .bg_box {
	background: #54a288;
}
.hajimete .rank_head2 {
	background: url("../images/new02/ttl_img_bg_hajimete.png") no-repeat;
	background-size: cover;
	background: none;
}
.hajimete .bg_box .topbox h2 {
	border-bottom: 1px solid #0a7a54;
}
.hajimete .point_ttl {
	border-bottom: 5px solid #0a7a54;
}
.hajimete .point_cont_inner dl dd h3.point_num01::before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  background: url(images/new02/point_num01_hajimete.png) no-repeat;
  background-size: 60px;
  top: -10px;
  left: 0px;
}
.hajimete .point_cont_inner dl dd h3.point_num02::before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  background: url(images/new02/point_num02_hajimete.png) no-repeat;
  background-size: 60px;
  top: -10px;
  left: 0px;
}
.hajimete .point_cont_inner dl dd h3.point_num03::before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  background: url(images/new02/point_num03_hajimete.png) no-repeat;
  background-size: 60px;
  top: -10px;
  left: 0px;
}
.hajimete #search_box .select_box li a::after {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/icon_check_hajimete.png")no-repeat center/31px 31px;
  width: 31px;
  height: 31px;
  right: 20px;
  top: 50%;
  transform: translate(0,-50%);
}
/* SP ~768px */
@media screen and (max-width:768px){
	.hajimete .point_cont_inner dl dd h3.point_num01::before {
		content: "";
		width: 30px;
		height: 30px;
		display: block;
		position: absolute;
		background: url(images/new02/point_num01_hajimete.png) no-repeat;
		background-size: auto;
		background-size: 30px;
		top: 0px;
		left: 0px;
	}
  .hajimete .point_cont_inner dl dd h3.point_num02::before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background: url(images/new02/point_num02_hajimete.png) no-repeat;
    background-size: auto;
    background-size: 30px;
    top: 0px;
    left: 0px;
	}
  .hajimete .point_cont_inner dl dd h3.point_num03::before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background: url(images/new02/point_num03_hajimete.png) no-repeat;
    background-size: auto;
    background-size: 30px;
    top: 0px;
    left: 0px;
	}
  .hajimete #search_box .select_box li a::after {
    background: url("../images/new02/icon_check_hajimete.png")no-repeat center/20px 20px;
    width: 20px;
    height: 20px;
    right: 10px;
	}
}

.hajimete footer {
  background: #e0f2e4;
}
.hajimete .copyright {
  background: #0a7a54;
}

/* ranking */
#mainvisual.ranking {
	padding: 0;
}
#mainvisual.ranking .maincatch {
	max-width: 1200px;
	padding: 0;
}

/* ブラウザバックモーダル CSS */
#browser_back_modal {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 999;
}
#browser_back_modal p {
  padding: 0;
}
#browser_back_modal .box {
  max-width: 800px;
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  padding: 20px;
  margin: 20px;
}
#browser_back_modal .box .ttl {
  background: #eb1920;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 140%;
  font-weight: 700;
  padding: 15px;
  margin: 0 0 20px;
  position: relative;
}
#browser_back_modal .box .ttl::after {
  position: absolute;
  display: block;
  content: "";
  border-top: 20px solid #eb1920;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  bottom: -15px;
  right: 50%;
  transform: translate(50%,0);
}
#browser_back_modal .box .txt {
  text-align: center;
  font-size: 110%;
  /*font-weight: 500;*/
  line-height: 1.4;
  margin: 0 0 10px;
}
#browser_back_modal .box .txt span {
  /*color: #eb1920;*/
  color: #0074e8;
  font-size: 130%;
}
#browser_back_modal .box .mid_ttl {
  text-align: center;
  font-size: 140%;
  font-weight: 700;
  margin: 0 0 10px;
}
#browser_back_modal .box .box_in {
  background: #fcfae2;
  border: 3px solid #fe8a01;
  max-width: 600px;
  padding: 10px;
  border-radius: 5px;
  margin: 0 auto 20px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
#browser_back_modal .box .box_in .img {
  width: 40%;
  margin: 0 30px 0 0;
}
#browser_back_modal .box .box_in .txt_box {
  width: 60%;
}
#browser_back_modal .box .box_in .txt_box .name {
  font-size: 200%;
  color: #fd8901;
  font-weight: 700;
  margin: 0 0 10px;
}
#browser_back_modal .box .box_in .txt_box .name a {
  color: #fd8901;
}
#browser_back_modal .box .box_in .txt_box ul li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
#browser_back_modal .box .box_in .txt_box ul li:not(:last-child) {
  margin: 0 0 10px;
}
#browser_back_modal .box .box_in .txt_box ul li .icon {
  margin: 0 10px 0 0;
}
#browser_back_modal .box .box_in .txt_box ul li .icon img {
  max-width: 22px!important;
}
#browser_back_modal .box .box_in .txt_box ul li .check_txt {
  font-size: 110%;
  font-weight: 700;
}
#browser_back_modal .timer_in_box {
  background: #fcfae2;
  border: 1px solid #fe8a01;
  padding: 10px;
  max-width: 600px;
  margin: 0 auto 20px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
#browser_back_modal .timer_in_box .remaining {
  font-weight: 500;
  position: relative;
  padding: 0;
  font-size: 110%;
}
#browser_back_modal .timer_in_box .remaining::before {
  position: absolute;
  display: block;
  content: "";
  background: url("../images/new02/icon_clock.png")no-repeat center/23px 24px;
  width: 23px;
  height: 24px;
  left: -25px;
  top: 50%;
  transform: translate(0,-50%);
}
#browser_back_modal .timer_in_box .remaining span {
  color: #f08401;
}
#browser_back_modal .timer_in_box .timerbox {
  padding: 10px 20px;
  margin: 0 10px;
}
#browser_back_modal .timer_in_box .timer_txt {
  font-weight: 500;
  font-size: 110%;
}
#browser_back_modal .transition {
  text-align: center;
  display: block;
  margin: 0 auto;
}
#browser_back_modal .transition a {
  max-width: 350px;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eb1920;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  padding: 15px 10px 15px;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 6px #ab0107;
  line-height: 1;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  transition: .2s box-shadow,.2s top,.4s background;
  border-radius: 5px;
  margin: 0 auto;
}
#browser_back_modal .transition a span {
  font-size: 70%;
  vertical-align: baseline;
}
#browser_back_modal .transition .fas {
  position: relative;
  right: -50px;
}
#browser_back_modal .box .btn_close {
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
#browser_back_modal .box .btn_close img {
  max-width: 30px!important;
}
#browser_back_modal .box .btn_close:hover {
  opacity: 0.7;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  #browser_back_modal .box {
    height: auto;
    padding: 20px;
    margin: 20px;
  }
  #browser_back_modal .box .ttl {
    font-size: 120%;
    padding: 10px;
    margin: 0 0 20px;
  }
  #browser_back_modal .box .ttl::after {
    border-top: 15px solid #eb1920;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
  }
  #browser_back_modal .box .txt {
    font-size: 90%;
    margin: 0 0 10px;
  }
  #browser_back_modal .box .txt span {
    font-size: 120%;
  }
  #browser_back_modal .box .btn_close {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer;
  }
  #browser_back_modal .box .mid_ttl {
    font-size: 120%;
    margin: 0 0 10px;
  }
  #browser_back_modal .box .box_in {
    border: 3px solid #fe8a01;
    padding: 10px;
    margin: 0 auto 10px;
  }
  #browser_back_modal .box .box_in .img {
    width: 35%;
    margin: 0 10px 0 0;
  }
  #browser_back_modal .box .box_in .txt_box {
    width: 65%;
  }
  #browser_back_modal .box .box_in .txt_box  .name {
    font-size: 130%;
    margin: 0;
  }
  #browser_back_modal .box .box_in .txt_box ul li:not(:last-child) {
    margin: 0;
  }
  #browser_back_modal .box .box_in .txt_box ul li .icon {
    margin: 0 5px 5px 0;
  }
  #browser_back_modal .box .box_in .txt_box ul li .icon img {
    max-width: 16px!important;
  }
  #browser_back_modal .box .box_in .txt_box ul li .check_txt {
    font-size: 90%;
  }
  #browser_back_modal .timer_in_box {
    padding: 10px;
    margin: 0 auto 20px;
    /*flex-flow: column;*/
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #browser_back_modal .timer_in_box .remaining {
    padding: 0 0 5px 23px;
    font-size: 90%;
    display: block;
  }
  #browser_back_modal .timer_in_box .remaining::before {
    background: url("../images/new02/icon_clock.png")no-repeat center/18px 19px;
    width: 18px;
    height: 19px;
    left: 0;
    top: 9px;
  }
  #browser_back_modal .timer_in_box .remaining span {
    font-size: 100%;
  }
  #browser_back_modal .timer_in_box .timerbox {
    padding: 5px 10px;
    margin: 0 0 5px;
  }
  #browser_back_modal .timer_in_box .timer_txt {
    font-size: 90%;
  }
  #browser_back_modal .transition a {
    height: 40px;
    font-size: 16px;
    box-shadow: 0 4px #ab0107;
  }
  #browser_back_modal .transition a span {
    font-size: 90%;
  }
  #browser_back_modal .transition .fas {
    right: -30px;
  }
  #browser_back_modal .box .btn_close {
    top: -30px;
  }
  #browser_back_modal .box .btn_close img {
    max-width: 20px!important;
  }
}
/* ここまでブラウザバックモーダル CSS */

.is-flex {
  display: flex !important;
}
.is-flex-pc {
  display: block;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .is-flex-pc {
    display: flex !important;
  }
}

.is-flex-wrap {
  flex-wrap: wrap;
}
.is-flex-column {
  flex-direction: column;
}
.is-flex-row {
  flex-direction: row;
}
.is-row-reverse {
  flex-direction: row-reverse;
}
.is-column-reverse {
  flex-direction: column-reverse;
}
.is-justify-between {
  justify-content: space-between;
}
.is-justify-evenly {
  justify-content: space-around;
  /*for moz & chrome*/
  -webkit-justify-content: space-evenly !important;
}
.is-justify-center {
  justify-content: center;
}
.is-justify-end {
  justify-content: flex-end;
}
.is-align-start {
  align-items: center;
}
.is-align-center {
  align-items: center;
}

/* NEW SEARCH AT SEARCH PAGE */
.order_change_pull select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}
.order_change_pull {
  display: flex;
  margin-left: 20px;
}
.after_box .btn_red {
  font-size: 16px;
  width: 200px;
  height: 35px;
  color: #333;
  box-shadow:none !important;
  border: 1px solid #d6d6d6;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.after_box .btn_red .fas {
  right: -10px;
}
.after_box .box_in {
  padding-bottom: 0px;
}
/* SP ~768px */
@media screen and (max-width:768px) {
  .after_box .box_in .top {
    flex-wrap: wrap;
    flex-flow: wrap;
  }
  .after_box .box_in .top dl:not(:last-child) {
    margin-right: 10px;
  }
  .after_box .btn_red {
    font-size: 12px;
    width: 140px;
    height: 28px;
    box-shadow: 0 3px #ab0107;
  }
  .after_box .box_in .mid {
    flex-wrap: wrap;
    flex-flow: wrap;
    align-items: flex-end;
  }
  .order_change_pull {
    margin-top: 5px;
  }
  .order_change_pull select {
    font-size: 12px;
  }
  .after_box .box_in .top {
    border-bottom: none;
  }
  .order_change_pull p {
    padding: 0px;
    padding-top: 3px;
  }
}

.order_change_pull .ttl {
  flex-shrink: 0;
}
/* page-mobitoshi */
.mobitoshi {
  margin: 0 auto;
  width: 750px;
}
.mobitoshi .mv-area {
  text-align: center;
}
.mobitoshi .mv-area img {
  vertical-align: bottom;
}
.mobitoshi p {
  font-size: 20px;
  line-height: 1.8;
  margin: 0 0 20px;
}
.mobitoshi #search_box p,
.mobitoshi #search_box_btm p {
	margin: 0;
}
.mobitoshi .footerbox p {
  font-size: 10px;
}
.mobitoshi .img01 {
  text-align: center;
  margin: 0 0 20px;
}
.mobitoshi .link-btn {
  margin: 0 auto 100px;
  width: 250px;
}
.mobitoshi .link-btn a:hover {
  opacity: .8;
}
.mobitoshi .sttl {
  text-align: center;
  margin: 0 0 20px;
}
.mobitoshi .mobitoshi-table {
  margin: 0 auto 30px;
}
.mobitoshi .mobitoshi-table td {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
}
.mobitoshi .mobitoshi-table .fst {
  background: #f1f1f1;
  font-weight: bold;
}
.mobitoshi .mobitoshi-table .adjust {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 27%;
}
.mobitoshi .mobitoshi-table .adjust.two {
  width: 35%;
}
.mobitoshi .mobitoshi-table .adjust.two b {
  font-weight: bold;
  display: inline-block;
}
.mobitoshi .mobitoshi-table .table-btn {
  background: #70b037;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 15px;
}
.mobitoshi .mobitoshi-table .table-btn.disabled {
  background: #ccc;
  pointer-events: none;
}
.mobitoshi .mobitoshi-table td,
.mobitoshi .info td {
  text-align: center;
  vertical-align: middle;
}
.mobitoshi .mobitoshi-table .icon01_red {
  background: url('../images/mobitoshi/table_icon01_red.png') no-repeat;
  background-position: center;
  background-size: 40px;
}
.mobitoshi .mobitoshi-table .icon02_red {
  background: url('../images/mobitoshi/table_icon02_red.png') no-repeat;
  background-position: center;
  background-size: 40px;
}
.mobitoshi .mobitoshi-table .icon_cross {
  background: url('../images/mobitoshi/icon_cross.png') no-repeat;
  background-position: center;
  background-size: 40px;
}
.mobitoshi .point-box {
  border: 5px solid #70b037;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0 0 30px;
  padding: 30px;
}
.mobitoshi .point-box p {
  margin: 0;
  padding: 0;
}
.mobitoshi .point-box .point-ttl {
  text-align: center;
  margin: 0 0 10px;
}
.mobitoshi .point-box .point-ttl a {
  color: #3366ff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.mobitoshi .point-box .point-txt {
  margin-bottom: 0;
}
.mobitoshi .point-box img {
  display: block;
  margin: 0 auto 10px;
}
.mobitoshi .aco-btn01,
.mobitoshi .aco-btn02 {
  cursor: pointer;
  background: #70b037;
  box-sizing: border-box;
  color: #fff;
  font-size: 26px;
  display: block;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto 10px;
  padding: 10px;
}
.mobitoshi .aco-btn01:hover,
.mobitoshi .aco-btn02:hover {
  opacity: .8;
}
.mobitoshi .dis-none01,
.mobitoshi .dis-none02 {
  display: none;
}
.mobitoshi .dis-none01.open,
.mobitoshi .dis-none02.open {
  display: block;
  margin: -10px 10px 30px;
}
.mobitoshi .img02 {
  margin: 0 0 30px;
}
.mobitoshi .img04 {
  display: block;
  text-align: center;
  margin: 0 auto 30px;
}
.mobitoshi .app-btn a {
  background: #70b037;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0 auto 30px;
  padding: 10px;
  width: 500px;
}
.mobitoshi .card-block {
  margin: 0 0 30px;
}
.mobitoshi .card-block .card-ttl {
  text-align: center;
  margin: 0 0 10px;
}
.mobitoshi .card-block .card-ttl a {
  color: #3366ff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: underline;
}
.mobitoshi .card-block img {
  display: block;
  margin: 0 auto 20px;
}
.mobitoshi .timerbox {
  margin: 0 auto;
  width: 400px;
}
.mobitoshi .info {
  border: 1px solid #dcdcdc;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto 20px;
}
.mobitoshi .info tr {
  border-bottom: 1px solid #dcdcdc;
}
.mobitoshi .info th {
  background: #fdeedd;
  width: 33.333%;
  padding: 20px;
  border-right: 1px solid #dcdcdc;
}
.mobitoshi .info td {
  background: #fff;
  width: 33.333%;
  padding: 30px 20px;
  border-right: 1px solid #dcdcdc;
  text-align: center;
}
.mobitoshi .info td.icon01 {
  background: #fff url("../images/new02/table_icon01.png")no-repeat center/52px 52px;
}
.mobitoshi .info td.icon02 {
  background: #fff url("../images/new02/table_icon02.png")no-repeat center/52px 52px;
}
.mobitoshi .info td.icon03 {
  background: #fff url("../images/new02/table_icon03.png")no-repeat center/52px 43px;
}
.mobitoshi .card-block .note {
  font-size: 90%;
  line-height: 1.4;
  margin: -20px auto 10px;
  width: 550px;
}
.mobitoshi .card-block .link-btn {
  margin: 0 auto 50px;
}
.mobitoshi .card-block .link-btn img {
  margin: 0;
}
.mobitoshi .link-btn.fst {
  margin-top: 40px;
}
.mobitoshi.gg .mv-area {
  margin: 0 auto 40px;
}
.mobitoshi.gg .card-block {
  margin: 40px auto 0;
}
.mobitoshi .qa01,
.mobitoshi .qa02,
.mobitoshi .qa03,
.mobitoshi .qa04,
.mobitoshi .qa05 {
  cursor: pointer;
}
.mobitoshi .qa01-c,
.mobitoshi .qa02-c,
.mobitoshi .qa03-c,
.mobitoshi .qa04-c,
.mobitoshi .qa05-c {
  display: none;
}
.mobitoshi .flex_block {
  border: 4px solid #ff7200;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  width: 610px;
}
.mobitoshi .flex_block .txt_block a {
  color: #3366ff;
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-decoration: underline;
  text-align: center;
  width: 100%;
}
.mobitoshi .img_ten {
  text-align: center;
  margin: 50px 0;
}
.sttl_wide {
  margin: 0 0 20px;
}
.three_point_btn {
  cursor: pointer;
}
.img_three_point,
.img_three_point02 {
  display: none;
}

/* img_three_point top */
.img_three_point.top {
	max-width: 741px;
    margin: 0 auto 20px;
	padding: 0 10px;
}
.img_three_point.top .three_point_h1 {
	display: flex;
	justify-content: center;
}
.img_three_point.top .three_point_h1 img {
	margin-right: 20px;
	height: 50px;
}
/* SP ~767 */
@media screen and (max-width: 767px) {
	.img_three_point.top .three_point_h1 img {
		margin-right: 5px;
		height: 45px;
	}
}
.img_three_point.top .three_point_h1_text {
	font-weight: bold;
	color: #0d3b2b;
	text-align: center;
}
.img_three_point.top .three_point_h1_text span {
	background: linear-gradient(transparent 60%, #f8d294 60%);
	font-weight: bold;
	font-size: 137.5%;
	line-height: 1.2;
}
.img_three_point.top .three_point_title::before {
	content: "・"
}
.img_three_point.top .three_point_title {
	font-weight: bold;
	font-size: 137.5%;
	margin-top: 20px;
}
.img_three_point.top .three_point_title:first-child {
	margin-top: 0;
}
.img_three_point.top .three_point_title span {
	font-weight: bold;
	color: #eb3223;
}
.img_three_point.top .three_point_text {
	padding-left: 22px;
	line-height: 1.2;
}
.img_three_point.top .three_point_text b {
	font-weight: bold;
}
/* [end] img_three_point top */

.btn-arrow {
  position: relative;
  display: block;
}
.btn-arrow:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -10%;
  width: 43px;
  height: 49px;
  background: transparent url(/wp-content/uploads/2021/09/arrow_right01.png) 0 0 no-repeat;
  background-size: 100% auto;
  animation: arrowleft 1s;
  animation-iteration-count: infinite;
}
@keyframes arrowleft {
  0% {
    left: -0.7em;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 0;
    opacity: 0;
  }
}
.link-btn-txt {
  background: url("../images/common/link_btn_bg.png") no-repeat;
  background-size: contain;
  margin: 0 auto 30px;
  width: 250px;
  height: 90px;
}
.link-btn-txt a {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 14px 0;
}
.sttl-txt {
  font-size: 230%!important;
  font-weight: bold;
  line-height: 1.3!important;
  text-align: center;
  margin: 0!important;
}
.sttl-txt span {
  font-size: 90%;
  font-weight: bold;
}
.sttl-img {
  margin: 0 0 10px;
  padding: 0 10px;
}
.g5-btn {
  display: flex;
  justify-content: space-between;
}
/* SP ~767 */
@media screen and (max-width:767px) {
  .mobitoshi {
    width: 100%;
  }
  .mobitoshi p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 10px 20px;
  }
  .mobitoshi .footerbox p {
    font-size: 10px;
  }
  .mobitoshi .img01 {
    margin: 0 auto 20px;
    width: 330px;
  }
  .mobitoshi .img02 {
    margin: 0 10px 30px;
  }
  .mobitoshi .img04 {
    margin: 0 10px 30px;
  }
  .mobitoshi .sttl {
    margin: 0 10px 10px;
  }
  .mobitoshi .link-btn {
    margin: 0 auto 50px;
  }
  .mobitoshi .mobitoshi-table {
    font-size: 12px;
    width: 94%;
  }
  .mobitoshi .mobitoshi-table td,
  .mobitoshi .info td {
    font-size: 95%;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
  }
  .mobitoshi .mobitoshi-table .table-btn {
    font-size: 14px;
    padding: 8px;
  }
  .mobitoshi .mobitoshi-table .adjust.two b {
    padding: 8px 0;
  }
  .mobitoshi .card-block .note {
    width: 100%;
  }
  .mobitoshi .mobitoshi-table .icon01_red,
  .mobitoshi .mobitoshi-table .icon02_red,
  .mobitoshi .mobitoshi-table .icon_cross {
    background-size: 24px;
  }
  .mobitoshi .aco-btn01,
  .mobitoshi .aco-btn02 {
    font-size: 24px;
  }
  .mobitoshi .app-btn a {
    font-size: 24px;
    width: 350px;
  }
  .mobitoshi .timerbox {
    max-width: 400px;
    width: 100%;
  }
  .mobitoshi .point-box {
    margin: 0 10px 20px;
    padding: 15px;
  }
  .mobitoshi .card-block {
    margin: 0 10px 30px;
  }
  .mobitoshi .card-block .card-ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
  }
  .mobitoshi .card-block > p {
    margin: 0;
  }
  .mobitoshi .info {
    font-size: 16px;
  }
  .mobitoshi .info th {
    padding: 10px;
  }
  .mobitoshi.gg .mv-area {
    margin: 0 auto 20px;
  }
  .mobitoshi.gg .card-block {
    margin: 20px 10px 0;
  }
  .mobitoshi .link-btn.fst {
    margin-top: 20px;
  }
  .mobitoshi .flex_block {
    border: 2px solid #ff7200;
    padding: 10px;
    max-width: 350px;
    width: 100%;
  }
  .mobitoshi .flex_block a {
    width: 150px;
  }
  .mobitoshi .flex_block .txt_block a {
    font-size: 20px;
  }
  .mobitoshi .flex_block .txt_block p {
    font-size: 14px;
    margin: 0;
  }
  .mobitoshi .card-block .flex_block img {
    margin: 0;
  }
  .mobitoshi .img_ten {
    margin: 25px 10px;
  }
  .mobitoshi .timer_in_box.ten {
    margin: 0 10px;
  }
  .sttl_wide {
    margin: 0 0 10px;
  }
  .three_point_btn {
    margin: 0 10px;
  }
}

.menkyo_des {
  margin: 20px 0 0;
}
.menkyo_des.mt-10{
	margin-top: 10px;
}
.menkyo_des .ttl {
  background: #ffa34b;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 10px 20px;
}
.menkyo_des .ttl.sub {
	background: #249688;
	padding: 15px 8px;
	margin: 30px -10px 30px;
	font-size: 16px;
	position: relative;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.menkyo_des .ttl.sub.mt-0{
	margin-top: 0;
}
.menkyo_des .ttl.sub:after {
	position: absolute;
  filter: drop-shadow(3px 3px 3px #b8b8b8);
  display: block;
  content: "";
  right: 50%;
  bottom: -14px;
  transform: translate(50%,0);
  z-index: -1;
  width: 99%;
  height: 15px;
  background: linear-gradient(to top right,#fff0 47%, #249688 50.5%) top left/ 51.05% 100% no-repeat, linear-gradient(to top left, #fff0 47%, #249688 50.5%) top right / 50.05% 100% no-repeat;
}
.menkyo_des .txt {
  border: 1px solid #ffa34b;
  box-sizing: border-box;
  font-size: 22px;
  padding: 20px;
}
.list-ttl-bl {
	display: flex;
	justify-content: center;
	color: #1566ae;
	font-weight: bold;
}
.list-bl {
	position: relative;
	padding: 1em 1em 1em 2em;
	border: solid 1px #0c66ae;
	border-radius: 5px;
	background: #e8f2f6;
	color: #444;
	margin-bottom: 10px;
}
.list-bl li,
.list-bl span {
	padding: .5em 0;
	font-weight: bold;
	line-height: 1.5;
}
.list-bl li::before {
	position: absolute;
	left: 1em;
	padding-left: .2em;
	color: #0c66ae;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f105';
}
.osusume_btn_area {
  margin: 60px 0;
}
.osusume_btn_area a {
  display: block;
  width: 500px;
  height: auto;
  background: #eb1920;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  padding: 15px 10px 15px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 6px #ab0107;
  transition: all 0.4s ease;
  position: relative;
  top: 0;
	animation: cvbtn 2s infinite;
}
.osusume_btn_area a:hover {
  transition: all 0.4s ease;
  box-shadow: 0 0 #ab0107;
  top: 4px;
}
.osusume_btn_area a::before{
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 12px 0 0;
  width: 14px;
  height: 14px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.line_banner {
	text-align: center;
	padding: 15px 10px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .menkyo_des {
    padding: 0 10px 20px;
  }
  .menkyo_des.mt-10{
		margin-top: 0;
	}
  .menkyo_des .ttl {
    font-size: 17px;
    margin: 0 0 5px;
    padding: 5px 10px;
  }
  .menkyo_des .txt {
    font-size: 14px;
    padding: 10px;
  }
  .osusume_btn_area {
    margin: 30px 0;
  }
  .osusume_btn_area a {
    font-size: 16px;
    padding: 10px;
    width: 70%;
  }
  .osusume_btn_area a::before {
    margin: 0 8px 0 0;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .osusume_btn_area a::after {
    width: 232px;
    height: 44px;
    top: -32px;
  }
}

.search-foot-area {
  background: #fff;
  padding: 30px 0;
}
.search-foot-area #footer_link {
  margin: 0 0 30px;
}
.search-foot-area .foot_link_four_ttl {
  margin: 30px 0 15px;
}
.foot_link_four_ttl {
  font-size: 30px;
  font-weight: bold;
  margin: 30px auto -15px;
  padding: 0 50px;
  max-width: 1200px;
}
.foot_link_four_ttl::before {
  content: '';
  display: inline-block;
  border-left: 5px solid #039cfc;
  margin: 0 10px -10px 0;
  width: auto;
  height: 45px;
}
#footer_link.foot_link_four {
  background: #e6e8e8;
  padding: 30px 0 20px;
}
#footer_link.foot_link_four .inner {
  flex-flow: wrap;
  align-items: baseline;
  justify-content: space-between;
}
#footer_link.foot_link_four a {
  background: #fff;
  box-shadow: 4px 4px 4px #999;
  color: #333;
  width: 490px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  #search_page .pagination {
    margin: 0 0 40px;
  }
  .search-foot-area #footer_link {
    margin: 0 10px 15px;
  }
  .search-foot-area {
    padding: 30px 0 15px;
  }
  .foot_link_four_ttl {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px;
    padding: 0 15px;
  }
  .foot_link_four_ttl::before {
    margin: 0 8px -12px 0;
    height: 38px;
  }
  #footer_link.foot_link_four {
    margin: 0 0 15px;
    padding: 30px 10px 10px;
  }
  #footer_link.foot_link_four a {
    font-size: 13px;
    width: 48.5%;
    height: 65px;
  }
  #footer_link.foot_link_four a span {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
  }
}

.shindan2-btn {
  margin: 0 auto;
  padding: 40px 0 55px;
}
.shindan2-btn a {
  display: block;
  transition: all .2s;
  background: #ffd700;
  box-shadow: 0 6px #cbac06;
  box-sizing: border-box;
  border-radius: 15px;
  cursor: pointer;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
  width: 80%;
  position: relative;
}
.shindan2-btn a::after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  border-bottom: 4px solid #000;
  border-right: 4px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: 34px;
  right: 20px;
}
.shindan_search_area {
  padding: 10px 20px 20px 30px;
}
.shindan_search_area .shindan_search_wrap {
  background: #f0f0f0;
  border-radius: 0 0 20px 20px;
  box-sizing: border-box;
  margin: -30px auto 0;
  padding: 30px;
  max-width: 1000px;
}
.shindan_search_area .search_block {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  justify-content: center;
}
.shindan_search_area .search_num {
  position: static;
  top: 0;
  left: 200px;
}
.shindan_search_area .search_txt{
  width: 150px;
}
.shindan_search_area .search_txt,
.shindan_search_area .search_num {
  font-size: 20px;
  font-weight: bold;
}
.shindan_search_area .search_num input {
  border: 3px solid #ffd700;
  width: 200px!important;
}
.shindan_search_area #shindan_btn {
  position: relative;
  top: 0;
  transition: all .2s;
  background: #ffd700;
  box-shadow: 0 6px #cbac06;
  box-sizing: border-box;
  border-radius: 100px;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  margin: 0 auto;
  width: 50%;
  max-width: 340px;
  height: 75px;
}
.shindan_search_area #shindan_btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: inline-block;
  width: 184px;
}
.shindan_search_area #shindan_btn:hover {
  box-shadow: none;
  top: 4px;
  opacity: .8;
}
.shindan_search_area .shindan_result {
  display: none;
}
.shindan_search_area .shindan_result.open {
  display: block;
  transition: all 1s;
  margin: 40px 0 0;
}
.shindan_search_area .shindan_result_none {
  margin: 40px 0 0;
}
.shindan_search_area .shindan_result_none p span {
  color: #EB494C;
  font-weight: bold;
}
.shindan_search_area .top_result,
.shindan_search_area .shindan_result_none p {
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 15px 30px;
}
.shindan_search_area .top_result {
  margin: 40px 0 0;
}
.shindan_search_area .btm_result {
  position: relative;
  background: #fff;
  border: 3px solid #ffd700;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin: 40px auto;
  padding: 15px 30px;
}
.shindan_search_area .btm_result b {
  font-size: 30px;
}
.shindan_search_area .btm_result::after {
  position: absolute;
  bottom: -18px;
  left: 47%;
  transform: translateX(-50%);
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 3px solid;
  border-color:  transparent transparent #ffd700 #ffd700;
  transform: rotate(-45deg);
}
.shindan_search_area .topbox {
  max-width: none;
  margin: 0 0 15px;
}
.shindan_search_area .topbox:last-child {
  margin: 0;
}
.topbox.s_ad {
  margin: 0 auto 15px;
}
/* SP ~768 */
@media screen and (max-width:768px){
  .shindan2-btn {
    padding: 20px 0 25px;
  }
  .shindan2-btn a {
    font-size: 14px;
    padding: 10px 0;
  }
  .shindan2-btn a::after {
    width: 9px;
    height: 9px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    top: 24px;
    right: 10px;
  }
  .shindan_search_area .btm_result {
    font-size: 20px;
    padding: 15px;
    width: 100%;
  }
  .shindan_search_area .btm_result b {
    font-size: 26px;
  }
	.shindan_search_area .search_txt, 
	.shindan_search_area .search_num {
		font-size: 18px;
	}
	.shindan_search_area .search_txt {
    width: 130px;
  }
  .shindan_search_area .search_num {
    position: static;
  }
  .shindan_search_area {
    padding: 15px 10px;
  }
  .shindan_search_area .shindan_search_wrap {
    padding: 15px 15px 30px;
  }
  .shindan_search_area #shindan_btn {
    font-size: 20px;
    width: 100%;
    max-width: 220px;
    height: 60px;
  }
  .shindan_search_area #shindan_btn span {
    width: 168px;
  }
  .shindan_search_area .top_result,
  .shindan_search_area .shindan_result_none p {
    font-size: 20px;
    padding: 15px;
  }
  .shindan_search_area .search_num input {
    width: 100px!important;
  }
/*   .shindan_search_area .search_block {
    justify-content: space-between;
  } */
}

/* 202106style.css追加 */

.anken_icon {
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.anken_icon li {
	display: block;
	width: 30%;
	margin: 1%;
}
.anken_icon span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 5px;
	box-sizing: border-box;
	border-radius: 50px;
	font-weight: bolder;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
.anken_icon span.ico_on {
	color: #fff;
	background: #70b037;
}
.anken_icon span.ico_off {
	color: #fff;
	background: #ccc;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .anken_icon {
    margin-bottom: 5px;
    margin-top: 5px;
  }	 
  .anken_icon li {
    width: 48%;
    margin: 1%;
  }
  .anken_icon span {
    padding: 2px;
    font-size: 80%;
  }
}

.se_kuchikomi {
	border: 1px solid #a8a8a8;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-bottom: 10px;
	background: #fff;
}
.se_kuchikomi_ttl {
	position: relative;
	padding-left: 50px;
	font-size: 120%;
	background: #f0f0f0;
	border-radius: 10px;
	margin-bottom: 5px;
}
.se_kuchikomi_ttl:before {
	content:"";
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: url("../images/new03/kuchikomi_icon.png");
	background-size: 40px 40px;
	left: 0px;
	top: 0px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .se_kuchikomi {
    padding: 10px;
    font-size: 90%;
    margin-top: 10px;
  }
}

.fot_transition {
	margin-bottom: 10px;
}
.rank_head2 {
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 60px;
	padding-bottom: 10px;
	background: #e6e8e8;
}
.btm_arrow01 {
	position: relative;
}
.btm_arrow01::after {
	position: absolute;
	display: block;
	content: "";
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	border-top: 40px solid #fff;
	right: 50%;
	bottom: -40px;
	transform: translate(50%,0);
	z-index: 999;
}
.btm_arrow02,
.btm_arrow03 {
	position: relative;
	margin: 0 auto 125px!important;
}
.btm_arrow02::after {
	position: absolute;
	display: block;
	content: "";
	background: url(../images/btm_arrow02.png) no-repeat;
	background-size: contain;
 	right: 50%;
 	bottom: -138px;
	transform: translate(50%,0);
	z-index: 999;
	width: 100%;
	height: 140px;
	pointer-events: none;
}
.btm_arrow03::after {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/common/btm_arrow03.png) no-repeat;
  background-size: contain;
  right: 50%;
  bottom: -140px;
  transform: translate(50%,0);
  z-index: 999;
  width: 100%;
  height: 124px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
	.rank_head2 {
		padding-top: 30px;
	}
	.btm_arrow01::after {
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
		border-top: 25px solid #fff;
		bottom: -20px;
	}
  .btm_arrow02,
  .btm_arrow03 {
    margin: 0 0 40px!important;
  }
}

/* 最短で借りるための３ステップ */
.flow_img {
	max-width: 900px;
/* max-height: 1068px; */
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 0;
}
.flow_note{
	width: 900px;
	margin: 0 auto 30px;
	font-size: 75%;
	color: #999;
}
@media screen and (max-width:768px) {
  .flow_img {
    margin-top: 0;
    margin-bottom: 0;
  }
	.flow_note{
		width: auto;
		padding: 5px;
	}
}

/* add */
.sugu_mv_point {
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: block;
  background: linear-gradient( -45deg, #d37400 40%, #f08400 38%, #f08400 38%, #f08400 100%);  border-radius: 100px;
  border-radius: 100px;
  box-shadow: 4px 4px 4px gray;
  text-align: center;
  width: 200px;
  height: 200px;
  z-index: 1;
}
.sugu_mv_point span {
  position: relative;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  padding: 60px 0;
}
.sugu_mv_point span::before {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
}
.imasugu_area {
  margin: 60px auto;
  width: 900px;
}
.imasugu_mttl {
  position: relative;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto 20px;
  padding: 10px;
  width: 94%;
}
.imasugu_mttl::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  display: inline-block;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  background-image: -webkit-gradient(linear, left top, right top, from(#2a5ccc), to(#209cff));
  background-image: -webkit-linear-gradient(left, #2a5ccc 0%, #209cff 100%);
  background-image: linear-gradient(to right, #2a5ccc 0%, #209cff 100%);
  width: 100%;
  height: 105px;
}
.imasugu_mttl .mttl_txt {
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
}
.imasugu_mttl ._top {
  font-weight: bold;
}
.imasugu_mttl ._top .tc_y {
  color: #fffb37;
  font-size: 30px;
  font-weight: bold;
}
.imasugu_sttl {
  position: relative;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, from(#2a5ccc), to(#209cff));
  background-image: -webkit-linear-gradient(left, #2a5ccc 0%, #209cff 100%);
  background-image: linear-gradient(to right, #2a5ccc 0%, #209cff 100%);
  color: #fff;
  font-size: 17px;
  margin: 0 0 10px 14px;
  padding: 4px 0 5px 20px;
  width: 300px;
}
.imasugu_sttl:before {
  position: absolute;
  top: 0;
  left: -17px;
  content: '';
  border-width: 18px 17px 18px 0;
  border-style: solid;
  border-color: transparent #2a5ccc transparent transparent;
}
.imasugu_sttl:after {
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}
.imasugu_area table {
  margin: 0 0 10px;
  width: 100%;
}
.imasugu_area table tbody tr td {
  border: 1px solid #333;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
}
.imasugu_area table tbody tr td.t_c {
  text-align: center;
}
.imasugu_area table tbody tr td.c_or {
  background: #f7bc77;
}
.imasugu_area table tbody tr td.c_gr {
  background: #f0f0f0;
}
.imasugu_area table tbody tr td.c_y {
  background: #fffb37;
}
.imasugu_area table tbody tr td.i_s {
  font-size: 24px;
}
.imasugu_area table tbody tr td.tc_r {
  color: #EB494C;
}
.imasugu_area table tbody tr td.adj {
  background: #eee4ca;
  vertical-align: middle;
}
.imasugu_area table tbody tr td.w_ad {
  width: 25%;
}
.imasugu_table_note {
  font-size: 17px;
  margin: 0 0 20px;
  padding: 0;
}
.imasugu_box {
  border-radius: 10px;
  box-shadow: 0 0 8px #ccc;
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 15px;
}
.imasugu_box .box_ttl {
  color: #2a5ccc;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.imasugu_box .box_img {
  margin: 10px auto;
  width: 143px;
  height: 143px;
}
.imasugu_box .box_txt {
  font-size: 17px;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .sugu_mv_point {
    right: 10px;
    bottom: 10px;
    box-shadow: 2px 2px 4px gray;
    width: 90px;
    height: 90px;
  }
  .sugu_mv_point span {
    font-size: 13px;
    margin: 28px 0 0 0;
    padding: 0;
  }
  .sugu_mv_point span::before {
    bottom: -20px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 11px solid #fff;
  }
  .imasugu_area {
    margin: 30px 10px;
    width: 95%;
  }
  .imasugu_mttl .mttl_txt {
    font-size: 20px;
  }
  .imasugu_mttl ._top .tc_y {
    font-size: 24px;
  }
  .imasugu_mttl::before {
    height: 86px;
  }
}

/*20230215*/
.dispad_url_on,
.item_exclusion {
	display: none;
}

/*20210824*/
.imasugu_area_pc {
	display: block;
}
.imasugu_area_sp {
	display: none;
}
/* SP ~768 */
@media screen and (max-width:768px) {
  .imasugu_area_pc {
    display: none;
  }
  .imasugu_area_sp {
    display: block;
  }
	.imasugu_area_sp p {
		padding: 0px;
	}
	.imasugu_area_sp .imasugu_table_note {
		padding: 10px;
	}
	p.imasugu_area_sp_ttl_sub {
		background: #009dff;
		padding: 10px;
		text-align: center;
		color: #fff;
		font-size: 150%;
		font-weight: bolder;
	}
	.imasugu_area_sp_icon_area {
		padding: 0px 10px 20px 5px;
	}
	.imasugu_area_sp_icon_area dl {
		display: flex;
		align-items: center;
		width: 100%;
		border-bottom: 1px solid #d6d6d6;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.imasugu_area_sp_icon_area dl dt {
    width: 108px;
    height: 96px;
	}
	.imasugu_area_sp_icon_area dl dd {
		width: 70%;
		padding-left: 5px;
		box-sizing: border-box;
	}
	p.imasugu_area_sp_icon_area_ttl {
		font-weight: bolder;
		color:#2a5ece;
		font-size: 120%;
	}
	.imasugu_area_sp_icon_area dl dd p.txt {
		font-size: 95%;
	}
	.imasugu_area_sp_ttl {
		position: relative;
		z-index: 999;
	}
}

.image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 115%;
  position: relative;
}
.image-wrapper .image {
  width: 100%;
  height: auto;
  position: absolute;
}

/* c_logo
-------------------------------------------------------*/
#c_logo {
	font-size: 0;
	max-width: 1200px;
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 3px auto 0;
}
#c_logo p {
	width: 13%;
	border: solid 1px #ccc;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	margin-left: 3px;
	padding: 2px;
}
#c_logo p:first-child {
	width: calc(35% - 21px);
	margin-left: 0;
}
#c_logo p img {
	width: 100%;
	height: auto;
}

/* shindan
-------------------------------------------------------*/
.shindan-content {
	font-size: 16px;
	background: #009eff;
	margin-bottom: 15px;
	width: 100%;
	max-width: 1200px;
	height: 300px;
	position: relative;
	margin: 0 auto;
}
.shindan-content input {
	display: none;
}
.shindan-content p {
	padding-top: 0;
}
.shindan-ttl {
	padding: 5px;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.shindan-ttl img {
	width: 23px;
	height: 23px;
	margin-right: 5px;
}
.shindan-q {
	text-align: center;
	width: 700px;
	height: 250px;
	background-color: #fff;
	border-radius: 10px;
	padding: 50px 10px 0 10px;
	box-sizing: border-box;
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
.shindan-q label {
	display: none;
}
.shindan-q label {
	height: 44px;
	color: #009eff;
	font-size: 125%;
	font-weight: bold;
	border: solid 3px #009eff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 6px #007ecc;
	position: absolute;
	cursor: pointer;
}
.shindan-q a {
	display: block;
}
.shindan-q img {
	height: 180px;
	width: auto;
}
/* SP ~768 */
@media screen and (max-width:768px) {
	.shindan-q {
		width: calc(100% - 20px);
	}
}
/* shindan button */
#shindan-btn2-1 {
	width: 120px;
	bottom: 76px;
	left: calc(50% - 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#shindan-btn2-2 {
	width: 120px;
	bottom: 76px;
	left: calc(50% + 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#shindan-btn4-1 {
	width: 120px;
	bottom: 76px;
	left: calc(50% - 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#shindan-btn4-2 {
	width: 120px;
	bottom: 76px;
	left: calc(50% + 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#shindan-btn4-3 {
	width: 120px;
	bottom: 16px;
	left: calc(50% - 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
#shindan-btn4-4 {
	width: 120px;
	bottom: 16px;
	left: calc(50% + 70px);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}

/* shindan start */
.shindan-q.start label {
	width: 200px;
	bottom: 76px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
/* SP ~768 */
@media screen and (max-width:768px) {
	.shindan-q.start {
		padding-top: 30px;
	}
}
/* shindan q1 */
.shindan-q.q1 {
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
}
#shindan-start:checked ~ .shindan-q.q1 {
	visibility: visible;
	opacity: 1;
}
#shindan-start:checked .shindan-q.start {
	visibility: hidden;
	opacity: 0;
}

/* shindan q2 */
.shindan-q.q2 {
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
}
#shindan-q1-1:checked ~ .shindan-q.q2 {
	visibility: visible;
	opacity: 1;
}
#shindan-q1-2:checked ~ .shindan-q.q2 {
	visibility: visible;
	opacity: 1;
}

/* shindan q3 */
.shindan-q.q3 {
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
}
#shindan-q2-1:checked ~ .shindan-q.q3 {
	visibility: visible;
	opacity: 1;
}
#shindan-q2-2:checked ~ .shindan-q.q3 {
	visibility: visible;
	opacity: 1;
}

/* shindan a1 */
.shindan-q.a1 {
	visibility: hidden;
	opacity: 0;
	transition: 2.5s;
}
#shindan-q3-1:checked ~ .shindan-q.a1 {
	visibility: visible;
	opacity: 1;
}
#shindan-q3-2:checked ~ .shindan-q.a1 {
	visibility: visible;
	opacity: 1;
}
.shindan-q.a1 {
	padding-top: 10px;
}

/* shindan a2 */
.shindan-q.a2 {
	visibility: hidden;
	opacity: 0;
	transition: 2.5s;
}
#shindan-q3-3:checked ~ .shindan-q.a2 {
	visibility: visible;
	opacity: 1;
}
#shindan-q3-4:checked ~ .shindan-q.a2 {
	visibility: visible;
	opacity: 1;
}
.shindan-q.a2 {
	padding-top: 10px;
}

#singletop {
	height: 5px;
}
#contents .main {
	padding-bottom: 15px;
}

/* NEW DESIGN RANKING */
.topboxNew {
  padding: 20px 10px;
	background: #fffeee;
}
.topboxNew .basic {
  padding-bottom: 20px;
}
.topboxNew .introduction {
  font-weight: bold;
  padding-bottom: 10px;
}
.topboxNew .introduction .red {
  font-weight: bold;
}
.topboxNew .basic.reco_item {
	padding-bottom: 5px;
	align-items: start;
}
.topboxNew .basic .img {
  margin: 0 10px 0 0;
  width: 43%;
  flex-shrink: 0;
}
.topboxNew .basic .img.reco {
	width: 35%;
}
.topboxNew .basic .img img {
  width: 100%;
}
.topboxNew .basic .text {
  width: 100%;
}
.topboxNew .basic .text h2 {
  border-bottom: none !important;
  padding-bottom: 10px;
}
.topboxNew .basic .text .rank-title h2 {
  line-height: 1;
}
.topboxNew .basic .text h2.reco_ttl {
  padding-top: 35px;
}
.topboxNew .basic .text h2 span,
.topboxNew.is-sugu .text h2 span {
  font-size: 20px;
  text-decoration: none;
}
.topboxNew .basic .text > div {
  margin-bottom: 15px;
}
.topboxNew .basic .text > .rank-title {
  margin-bottom: 0;
  flex-wrap: wrap;
}
.topboxNew .basic .text > div .txt_box {
  margin-top: 0;
  width: max-content;
  margin-right: 5px;
}
.topboxNew .basic .text > div .txt_box .ranking_no {
  padding: 0;
  border-bottom: none;
  padding-left: 15px;
  font-size: 16px;
  margin-bottom: 0;
  margin-right: 5px;
}
.topboxNew .basic .text > div .txt_box .ranking_no::before {
  background-size: 15px;
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
}
.topboxNew .basic .text > div .txt_box .ranking_no span {
  font-size: 20px;
  line-height: 1;
}
.topboxNew .basic .text > div p:nth-of-type(1) {
  color: #fff;
  background-color: #f3aa47;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 12px;
}
.topboxNew .basic .text > div p:nth-of-type(2) {
  font-weight: bolder;
  font-size: 17px;
  padding: 0 0 0 5px;
  line-height: 1;
}
.topboxNew .basic .text > div p:nth-of-type(2) span {
  font-size: 14px;
}
.topboxNew .basic .text .catch {
  color: #fff;
  font-size: 10px;
  background-color: #519962;
  line-height: 1.3;
  padding: 3px 5px;
  font-weight: 400;
  width: fit-content;
}
.topboxNew .basic .text > div > p:last-of-type {
    position: relative;
}
.topboxNew .basic .text > div > p:last-of-type .caution {
    position: absolute;
    right: -0.5em;
    bottom: 0;
	font-size: 10px;
}
.topboxNew .points {
  position: relative;
  margin-top: 10px;
  padding: 30px 20px 10px;
  border: solid 2px #ff9800;
  margin-bottom: 10px;
	background: #fff;
	border-radius: 5px;
}
.topboxNew .points + .points {
	border: none;
	background-color: transparent;
	padding: 0;
}
.topboxNew .points .points_header {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffa34b;
  color: #fff;
  font-size: 15px;
  padding: 3px 15px;
  width: max-content;
  border-radius: 30px;
}
.topboxNew .points .points_header p {
  flex-shrink: 0;
  padding: 0 5px;
}
.topboxNew .points .points_header i {
  flex-shrink: 0;
  width: 25px;
}
.topboxNew .points .points_content ul li {
  margin-bottom: 10px;
  padding-left: 25px;
  background-image: url(../images/common/check_icon.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 20px;
}
.topboxNew .points .points_content ul li.top_point {
	background-image: none;
	font-size: 180%;
	text-align: center;
	padding-left: 0;
}
.topboxNew .points .points_content ul li span {
  font-weight: bold;
  color: #eb3223;
  background: linear-gradient(transparent 60%, #f8d294 60%);
}
.topboxNew .points .points_content ul li span.caution {
	font-size: 10px;
	font-weight: normal;
	color: unset;
	background: none;
}
.topboxNew .points.dispad .points_content ul li {
    margin-bottom: 0;
}
.topboxNew .points.dispad .points_content ul p {
    padding: 5px 0 5px 15px;
    margin-bottom: 10px;
}
@media (min-width: 769px) {
	.topboxNew .introduction {
		font-size: 18px;
	}
}
/* SP ~768px */
@media screen and (max-width: 768px) {
	.topboxNew .basic .text > div > p:last-of-type .caution{
		right: -1.5em;
	}
	.topboxNew .points .points_content ul li.top_point {
		font-size: 140%;
		text-align: left;
		margin-top: -5px;
	}
	.topboxNew .points.dispad .points_content ul p {
		font-size: 12.5px;
		padding: 2px 0 2px 15px;
		margin-bottom: 5px;
		background: radial-gradient(rgba(248, 210, 148, 0.3) 0%, rgba(248, 210, 148, 0) 70%);
	}
}

.listpoint {
	margin-bottom: 10px;
}
.listpoint_ttl {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0.25em;
}
.listpoint_ttl .red {
	font-weight: bold;
}
.listpoint_ttl i {
	font-size: 120%;
	vertical-align: -10%;
	margin-right: 0.25em;
}
.listpoint dt {
	display: list-item;
	list-style-type: disc;
	margin-left: 2em;
}
.listpoint dd {
	font-size: 90%;
	line-height: 1.4;
	margin-left: 2em;
	margin-bottom: 0.2em;
}
.red_icon {
	color: #eb192055;
}
.orange_icon {
	color: #facd89;
}
.green_icon {
	color: #00968855;
}
.blue_icon {
	color: #1766af55;
}
.red {
	color: #eb3223;
}

.topboxNew .info tbody tr th {
  padding: 0;
  font-size: 13px;
}
.topboxNew .info tbody tr td {
  padding: 8px 5px;
  font-size: 13px;
  vertical-align: middle;
}
.topboxNew .info tbody tr td .ico {
  border-radius: 50px;
  overflow: hidden;
  width: 18%;
  max-width: 50px;
  margin: 0 3px;
}
.topboxNew .anken_icon {
  justify-content: center;
}
.topboxNew .anken_icon li {
  width: 30%;
}
.topboxNew .timer_in_box .timerbox {
  width: fit-content;
  padding: 0 6px;
}
.topboxNew .transition {
	position: relative;
	margin-top: 30px;
}
.topboxNew .transition a {
  background: #eb1920 !important;
  height: 56px;
	animation: cvbtn 2s infinite;
}
.topboxNew .transition.mobile span {
	position: absolute;
	top: -1.25rem;
	left: calc(50% - 140px);
	display: block;
	width: 280px;
	padding: 0.2rem 0;
	letter-spacing: .1rem;
	color: #d44114;
	border: 2px solid #eb1821;
	border-radius: 100vh;
	background: #fff;
	box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
	z-index: 99;
	font-weight: bold;
}
.topboxNew .transition.mobile span::before,
.topboxNew .transition.mobile span::after {
	position: absolute;
  left: calc(50% - 10px);
  content: '';
}
.topboxNew .transition.mobile span::before {
	bottom: -10px;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #eb1821 transparent transparent;
}
.topboxNew .transition.mobile span::after {
	bottom: -7px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
}
@keyframes cvbtn {
  0% {
      box-shadow: 0 6px 0 #ab0107;
      top: 0px;
  }
  10% {
      box-shadow: 0 0 0 #ab0107;
      top: 3px;
  }
  20% {
      box-shadow: 0 6px 0 #ab0107;
      top: 0px;
  }
  30% {
      box-shadow: 0 0 0 #ab0107;
      top: 3px;
  }
  40% {
      box-shadow: 0 6px 0 #ab0107;
      top: 0px;
  }
}
/* SP 560px~ */
@media (min-width: 560px) {
  .topboxNew .basic .img {
    margin: 0 20px 0 0;
    width: 45%;
  }
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .bg_box {
    padding: 0;
  }
  .topboxNew {
    padding: 20px 20px 25px;
  }
  .topboxNew .basic .img {
    width: 40%;
  }
  .topboxNew .basic .text h2 span { 
    font-size: 125%;
    text-decoration: none;
  }
  .topboxNew .basic .text h2.reco_ttl {
    padding-top: 50px;
  }
  .topboxNew .basic .text > div .txt_box {
    margin-top: 0;
    width: max-content;
    margin-right: 15px;
  }
  .topboxNew .basic .text > div .txt_box .ranking_no {
    border-bottom: none;
    padding-left: 45px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .topboxNew .basic .text > div .txt_box .ranking_no::before {
    background-size: contain;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
  }
  .topboxNew .basic .text > div .txt_box .ranking_no span {
    font-size: 40px;
  }
  .topboxNew .basic .text > div p:nth-of-type(1) {
    font-size: 20px;
    padding: 3px 15px;
  }
  .topboxNew .basic .text > div p:nth-of-type(2) {
    font-size: 30px;
    padding: 0 10px;
  }
  .topboxNew .basic .text > div p:nth-of-type(2) span {
    font-size: 20px;
  }
  .topboxNew .basic .text .catch {
    font-size: 18px;
  }
  .topboxNew .points {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .topboxNew .points .points_header {
    padding: 5px 30px;
    font-size: 18px;
    top: -25px;
  }
  .topboxNew .points .points_header p {
    padding: 5px 10px;
  }
  .topboxNew .points .points_header i {
    width: 32px;
  }
  .topboxNew .points .points_content ul li {
    font-size: 18px;
    background-size: 25px;
    padding-left: 35px;
  }
  .topboxNew .info tbody tr th {
    padding: 20px;
    font-size: 24px;
  }
  .topboxNew .info tbody tr td {
    padding: 30px 20px;
    font-size: 24px;
  }
  .topboxNew .anken_icon {
    justify-content: center;
  }
  .topboxNew .anken_icon li {
    width: 14%;
  }
  .topboxNew .timer_in_box {
    margin-bottom: 20px;
  }
}

/* AT SEARCH, ADDED CONTENT */
.searchRec {
  background-color: #ffebd0;
  padding: 0 0 30px;
}
.searchRec .rank_head2 {
  background-color: transparent;
}
.searchRec  .topbox  div  .timer_in_box  .timerbox {
  width: fit-content;
  padding: 0 20px;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .searchRec {
    padding: 0 20px 30px;
  }
  .searchRec .rank_head2 {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* SUGUKARIRU */
.topboxNew.is-sugu {
  position: relative;
} 
.topboxNew.is-sugu .text .reco_ttl {
  position: static;
}
.topboxNew.is-sugu .text .rank-title .txt_box {
  width: max-content;
}
.topboxNew.is-sugu .txt_box .ranking_no {
  border-bottom: none;
  padding: 0 0 0 20px;
  margin: 0 5px 0 0;
}
.topboxNew.is-sugu .txt_box .ranking_no::before {
  left: 0;
}
.topboxNew.is-sugu .text h2 {
  border-bottom: none !important;
  padding: 0 0 10px;
}
/* 
.topboxNew.is-sugu .text h2 a {
  color: #1348c4;
  text-decoration: underline;
  font-size: 18px;
} */
.topboxNew.is-sugu .txt_box .ranking_no::before {
  background: url("../images/new02/icon_no01.png")no-repeat center/18px 18px;
  width: 18px;
  height: 18px;
  top: 12px;
}
.topboxNew.is-sugu .txt_box .ranking_no.no02::before {
  background: url("../images/new02/icon_no02.png")no-repeat center/18px 18px;
}
.topboxNew.is-sugu .txt_box .ranking_no.no03::before {
  background: url("../images/new02/icon_no03.png")no-repeat center/18px 18px;
}
.topboxNew.is-sugu .txt_box .ranking_no.no04::before {
  background: url("../images/new02/icon_no04.png")no-repeat center/18px 18px;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .topboxNew.is-sugu .text h2 {
    padding: 0 0 10px;
  }
  .topboxNew.is-sugu .text h2 span {
    font-size: 40px;
    text-decoration: none;
  }
  .topboxNew.is-sugu .txt_box .ranking_no {
    padding: 0 0 8px 45px;
    margin: 0 15px 0 0;
  }
  .topboxNew.is-sugu .txt_box .ranking_no::before {
    background: url("../images/new02/icon_no01.png")no-repeat center/40px 40px;
    width: 40px;
    height: 40px;
    top: 12px;
  }
  .topboxNew.is-sugu .txt_box .ranking_no.no02::before {
    background: url("../images/new02/icon_no02.png")no-repeat center/40px 40px;
  }
  .topboxNew.is-sugu .txt_box .ranking_no.no03::before {
    background: url("../images/new02/icon_no03.png")no-repeat center/40px 40px;
  }
  .topboxNew.is-sugu .txt_box .ranking_no.no04::before {
    background: url("../images/new02/icon_no04.png")no-repeat center/40px 40px;
  }
}

.remarksbox p{
	font-size: 75%;
}
.btm_arrow02.stand_alone::after {
	content: none;
}
.btm_arrow02.stand_alone {
	margin-bottom: 0!important;
}
.topboxNew.comparison {
	background-color: #fff;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 30px;
}
.tabs {
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	font-size: clamp(12px, 4vw, 24px);
}
.tabs p {
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 5px 5px 0 0;
	margin-right: 5px;
	border: solid 1px #dcdcdc;
	box-sizing: border-box;
	border-bottom: none;
	min-width: 55px;
	flex-grow: 1;
	width: calc((100% - 10px) / 3 );
}
.tabs p:last-of-type {
	margin-right: 0;
}
.tabs p.active {
	line-height: 1.8;
	background-color: #009688;
	color: #fff;
	cursor: pointer;
}
/* SP ~768px */
@media screen and (max-width: 768px) {
	.tabs p {
		margin-right: 3px;
	}
	.tabs p:last-of-type {
		margin-right: 0;
	}
}

.topboxNew.comparison .info {
	height: 100%;
	border: 10px solid #009688;
	display: none;
}
.topboxNew.comparison .info.active {
	display: table;
}
.topboxNew.comparison .info th {
	width: unset;
	vertical-align: middle;
	font-size: clamp(10px, 2.5vw, 20px);
}
.topboxNew.comparison .info td {
	font-size: clamp(10px, 2.5vw, 20px);
	line-height: 1.2;
	width: unset;
	height: 100%;
}
.topboxNew.comparison .info td img {
	max-width: 20vw!important;
	height: auto;
}
.topboxNew.comparison .info td p {
	font-weight: bold;
	height: calc(50% - 13px);
	padding: 0;
}
.topboxNew.comparison .info td p span {
	font-weight: bold!important;
	display: inline-block;
}
.topboxNew.comparison .info td p .caution {
	font-weight: normal!important;
}
.topboxNew.comparison .info td:nth-of-type(2),
.topboxNew.comparison .info td:nth-of-type(3),
.topboxNew.comparison .info td:nth-of-type(4) {
	background-position: 50% calc(50% - 20px);
	padding: 0;
	vertical-align: bottom;
	width: 17%;
}
.topboxNew.comparison .info td:nth-of-type(5) a {
	font-size: 125%;
	white-space: nowrap;
	background: #eb1920;
	color: #fff;
	box-shadow: 0 6px #ab0107;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	aspect-ratio: 1.618 / 1;
	position: relative;
	top: -3px;
}
#point_new + .topboxNew.comparison,
#search_box + .topboxNew.comparison {
	padding-top: 0;
}
.topboxNew.comparison.orange .tabs p.active {
    background-color: #ffa34b;
}
.topboxNew.comparison.orange .info {
    border-color: #ffa34b;
}
/* SP ~768px */
@media screen and (max-width: 768px) {
	.topboxNew.comparison .info td {
		padding-right: 3px;
		padding-left: 3px;
	}
	.topboxNew.comparison .info td:nth-of-type(2),
	.topboxNew.comparison .info td:nth-of-type(3),
	.topboxNew.comparison .info td:nth-of-type(4) {
		background-position: 50% calc(50% - 10px);
	}
	.topboxNew.comparison .info td:nth-of-type(5) a {
		box-shadow: 0 3px #ab0107;
	}
}

details.caution {
	background: #e8f2ff;
	max-width: 900px;
	margin: 0 auto 30px;
	position: relative;
}
details.caution summary {
	display: block;
	list-style: none;
	padding-bottom: calc(1em * 1.6 + 20px);
}
details.caution summary::-webkit-details-marker {
	display:none;
}
details.caution summary p:first-of-type {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	background: #039cfc;
	color: #fff;
}
details.caution ul {
	font-size: 13px;
	padding: 10px 10px 10px 1.25em;
	margin-left: 10px;
}
details.caution ul li {
	font-size: 13px;
	text-indent: -1.25em;
}
details.caution ul li::before {
	content: "※";
	margin-right: 0.25em;
}
details.caution[open] > summary,
details.caution[open] > summary > ul {
	padding-bottom: 0;
}
details.caution[open] > ul {
	padding-top: 0;
	padding-bottom: calc(1em * 1.6 + 30px);
}
details.caution summary p.all_view_btn {
	font-weight: bold;
	color: #039cfc;
	border: solid 1px #039cfc;
	border-radius: 2em;
	width: 80%;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}
details.caution summary p.all_view_btn::after {
	content: "すべて見る";
	font-size: 13px;
}
details.caution[open] summary p.all_view_btn::after {
	content: "閉じる";
}
/* SP ~768px */
@media screen and (max-width: 768px) {
	details.caution summary p:first-of-type {
		font-size: 120%;
	}
}

/* --- AREA optimal_recommend --- */
.optimal_recommend{
	background-color: rgb(245, 175, 94);
	max-width: 1200px;
	margin: 40px auto 30px;
	padding: 20px 0;
}
.optimal_recommend .optimal_ttl{
	text-align: center;
	font-weight: bold;
	font-size: clamp(12px, 6vw, 45px);
	color: #fff;
	text-shadow: 3px 3px 2px #eb5203, -1px 1px 0 #eb5203, 1px -1px 0 #eb5203, -1px -1px 0 #eb5203;
	display: block;
	padding: 10px 0 30px;
	line-height: 1.2;
}
#search_page .optimal_recommend .topbox{
	margin: 0 auto;
	border: none;
	background: #fffeee;
	padding: 20px 20px 25px;
}
/* point  kuchikomi */
#search_page .optimal_recommend summary{
	display: block;
}
#search_page .optimal_recommend summary::-webkit-details-marker{
	display: none;
}
#search_page .optimal_recommend .topboxNew details.kuchikomi{
	border: solid 2px #71b036;
}
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header{
	position: absolute;
	top: -17px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	font-size: 15px;
	width: max-content;
	border-radius: 30px;
	background-color: #71b036;
	cursor: pointer;
	padding: 3px 25px 3px 15px;
}
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header i{
	width: 32px;
}
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header p{
	flex-shrink: 0;
	padding: 0 5px;
}
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_content ul hr{
	border-top: 1px dashed  #71b036;
}
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_content ul li{
	background-image: url(https://test.mycardloan.com/wp-content/themes/mycardloan202106/images/new03/kuchikomi_icon.png);
	background-position: left 0 bottom 0;
	background-size: 35px;
	background-repeat: no-repeat;
	line-height: 35px;
	padding-left: 45px;
}
#search_page .optimal_recommend .topboxNew details.points,
#search_page .optimal_recommend .topboxNew details.kuchikomi{
	position: relative;
	border-radius: 5px;
	background: #fff;
	padding: 30px 20px 10px;
	height: 95px;
}
#search_page .optimal_recommend .topboxNew details.points{
	border: solid 2px #ffa34b;
}
#search_page .optimal_recommend .topboxNew details[open].points,
#search_page .optimal_recommend .topboxNew details[open].kuchikomi{
	height: unset;
}
#search_page .optimal_recommend .topboxNew details.points summary,
#search_page .optimal_recommend .topboxNew details.kuchikomi summary{
	cursor: pointer;
}
#search_page .optimal_recommend .topboxNew .points .points_header::after,
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg) translate(-50%, 50%);
	transform: rotate(135deg) translate(-50%, 50%);
}
#search_page .optimal_recommend .topboxNew details[open].points .points_header::after,
#search_page .optimal_recommend .topboxNew details[open].kuchikomi .kuchikomi_header::after{
	-webkit-transform: rotate(-45deg) translate(25%, -25%);
	transform: rotate(-45deg) translate(25%, -25%);
}
#search_page .optimal_recommend .topboxNew .points .points_content,
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_content{
	height: 105px;
	overflow: hidden;
	position: relative;
}
#search_page .optimal_recommend .topboxNew details[open].points .points_content,
#search_page .optimal_recommend .topboxNew details[open].kuchikomi .kuchikomi_content{
	height: unset;
}
#search_page .optimal_recommend .topboxNew .points .points_content ul li{
	margin-bottom: 0;
}
#search_page .optimal_recommend .topboxNew .points .points_content ul p{
	padding: 5px 0 5px 15px;
	margin-bottom: 10px;
}
#search_page .optimal_recommend .topboxNew .points .points_content ul p::before,
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_content ul p::before{
	content: "";
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75));
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	height: 50px;
}
#search_page .optimal_recommend .topboxNew .points .points_content ul p::after,
#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_content ul p::after{
	content: "もっと見る...";
	font-weight: bold;
	width: 100px;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	position: absolute;
	top: 75px;
	left: 50%;
	transform: translateX(-50%);
}
#search_page .optimal_recommend .topboxNew details[open].points .points_content ul p::before,
#search_page .optimal_recommend .topboxNew details[open].points .points_content ul p::after,
#search_page .optimal_recommend .topboxNew details[open].kuchikomi .kuchikomi_content ul p::before,
#search_page .optimal_recommend .topboxNew details[open].kuchikomi .kuchikomi_content ul p::after{
	content: none;
}
#search_page .optimal_recommend .topbox .timer_in_box .remaining span{
	color: #f08401;
}
/* IPAD 769px~ */
@media (min-width: 769px) {
	#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header{
		padding: 5px 30px;
		font-size: 18px;
		top: -25px;
	}
	#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header p{
		padding: 5px 10px;
	}
	#search_page .optimal_recommend .topboxNew .points{
		margin-top: 20px;
		margin-bottom: 40px;
	}
}
/* SP ~768px */
@media screen and (max-width: 768px) {
	.optimal_recommend{
		padding: 0 10px 10px;
		margin: 0 0 30px;
	}
	.optimal_recommend .optimal_ttl{
		padding: 10px 0;
	}
	#search_page .optimal_recommend .topbox{
		padding: 20px 10px;
	}
	#search_page .optimal_recommend .topboxNew details.kuchikomi{
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header i{
		width: 25px;
	}
	#search_page .optimal_recommend .topboxNew details.points{
		margin-top: 20px;
		margin-bottom: 30px;
	}
	#search_page .optimal_recommend .topboxNew .points .points_header,
	#search_page .optimal_recommend .topboxNew .kuchikomi .kuchikomi_header{
		padding: 3px 25px 3px 15px;
	}
	#search_page .optimal_recommend .topboxNew .points .points_content ul p{
		font-size: 12.5px;
		padding: 2px 0 2px 15px;
		margin-bottom: 5px;
		background: radial-gradient(rgba(248, 210, 148, 0.3) 0%, rgba(248, 210, 148, 0) 70%);
	}
	#search_page .optimal_recommend .topbox .timer_in_box{
		margin-right: -3px;
		flex-wrap: wrap;
	}
	#search_page .optimal_recommend .topbox .timer_in_box .remaining{
		font-size: 12.5px;
		letter-spacing: -0.5px;
	}
	#search_page .optimal_recommend .topbox .timer_in_box .timerbox{
		padding: 0 3px;
		margin-left: 3px;
		letter-spacing: -0.5px;
	}
}




.pc {
  display: none !important;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .pc {
    display: block !important;
  }
}

.mobile {
  display: block !important;
}
/* IPAD　769px~ */
@media (min-width: 769px) {
  .mobile {
    display: none !important;
  }
}

/* pr
-------------------------------------------------------*/
.pr_container {
  display: flex;
  flex-direction: column;
  padding: 0 10px 30px;
  background-color: #ffd4d4;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.pr_container .txtBox {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 16px;
  padding-block: 10px 5px;

}

.pr_txtBox {
  color: #FFF;
  background-color: #ff3453;
  padding: 0px;
  width: 54px;
  margin-left: 17px;
  margin-top: -4px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  border: 2px transparent solid;
  box-shadow: 0 10px 30px -10px gray;
}

.pr_txtBox p {
  margin: 0;
  padding: 0;
  letter-spacing: .3em;
  margin-right: -.3em;
  font-weight: bold;
}

.pr_txtBox span {
  position: absolute;
}

.pr_txtBox span:nth-of-type(1), .pr_txtBox span:nth-of-type(3) {
  border-style: solid;
  border-width: 4px;
  z-index: -1;
}
.pr_txtBox span:nth-of-type(1) {
  border-color: #000 #000 transparent transparent;
  top: 22px;
  left: 1px;
}
.pr_txtBox span:nth-of-type(3) {
  border-color: #000 transparent transparent #000;
  top: 22px;
  left: 45px;
}

.pr_txtBox span:nth-of-type(2), .pr_txtBox span:nth-of-type(4) {
  top: 10px;
  border-style: solid;
  border-width: 13px;
  z-index: -2;
  border-top-width: 10px;
  border-bottom-width: 10px;
}
.pr_txtBox span:nth-of-type(2) {
  border-color: #cc263f #cc263f #cc263f transparent;
  left: -17px;
  box-shadow: 20px 20px 30px -10px grey;
}
.pr_txtBox span:nth-of-type(4) {
  border-color: #cc263f transparent #cc263f #cc263f;
  left: 45px;
  box-shadow: -20px 19px 30px -10px grey;
}

.pr_container .txtBox > p {
  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: 7px;
    left: 7px;
    z-index: -1;
    color: #f57084;
  }
}