@charset "utf-8";
.wrap-search{
	padding: 0 20px;
	margin:20px auto 60px;
	width: 100%;
	max-width: 980px;
}
#feas-0{
	padding: 20px;
	border:1px solid #eee;
	border-radius: 5px;
}
.wrap-search dl{
	display: flex;
}
.wrap-search dl dt{
	width: 20%;
	padding: 0.5%;
	text-align: left;
}
.wrap-search dl dd{
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	padding-left: 10px;
}
#feas-searchform-0{
	display: flex;
	flex-wrap: wrap;
}
#feas-searchform-0 > div{
	display: block;
	line-height: 1;
	font-size: 13px;
	text-align: left;
	margin-bottom:10px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.wrap-search dl dd label{
	width: 31.333%;
	margin: 1%;
	display: block;
	background: #fefbe6;
	text-align: left;
	padding: 10px 5px 10px 30px;
	border-radius: 4px;
	line-height: 1;
	position: relative;
	cursor: pointer;
}
.wrap-search dl dd label input{
	margin:0 5px 0 0;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0, -50%);
}
#feas-searchform-0 > label{
	width: 49%;
	margin:0.5%;
	display: block;
	background: #fefbe6;
	text-align: left;
	padding: 10px 5px 10px 30px;
	border-radius: 4px;
	line-height: 1;
	position: relative;
	cursor: pointer;
}
.wrap-search dl + div{
	margin-top: 20px;
}
.wrap-search dl + div input.feas-submit-button{
	width: 100%;
	max-width: 200px;
	padding: 10px 5px;
	border:none;
	outline: none;
    text-decoration: none;
    position: relative;
    background: -moz-linear-gradient(top,#fd8501,#fd7201);
    background: -webkit-linear-gradient(top,#fd8501,#fd7201);
    background: linear-gradient(to bottom,#fd8501,#fd7201);
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 2px 4px -1px #999;
    border-bottom: solid 3px #d35502;
    transition: .3s;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin:0 auto 10px;
	cursor: pointer;
	text-align: center;
}
.feas-submit-button{
	width: 100%;
	max-width: 200px;
	padding: 10px 5px;
	border:none;
	outline: none;
    text-decoration: none;
    position: relative;
    background: -moz-linear-gradient(top,#fd8501,#fd7201);
    background: -webkit-linear-gradient(top,#fd8501,#fd7201);
    background: linear-gradient(to bottom,#fd8501,#fd7201);
    border-radius: 6px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 2px 4px -1px #999;
    border-bottom: solid 3px #d35502;
    transition: .3s;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin:20px auto 20px;
	cursor: pointer;
	text-align: center;
}
#feas-searchform-0 hr{
	width: 100%;
	display: block;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.wrap-sort{
	display: flex;
	justify-content: flex-end;
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	padding: 10px 0;
}
.text-sort{
	margin-right: 10px;
}
#feas-sort-menu span{
	padding: 0 5px;
}
#feas-sort-menu span a{
	display: inline-block;
	background: #ccc;
	color: #666;
	text-decoration: none;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 12px;
}
#feas-result-0{
	width: 100%;
}
@media screen and (max-width:480px){
#feas-0{
	padding: 10px;
}
.wrap-search dl dt{
	font-size: 11px;
}
.wrap-search dl dd label{
	font-size: 11px;
	width: 48%;
}
}

.link-undercontents{
	padding: 30px 0 50px 0;
}
.col-moto{
	text-align: center;
	margin-bottom: 20px;
}
.col-moto a{
	text-decoration: none;
	position: relative;
	display: block;
	background: #fff;
	border-radius: 50px;
	box-sizing: border-box;
	text-align: center;
	width:100%;
	max-width: 400px;
	margin: 0 auto;
	padding: 8px 0;
	transition: .3s;
	border: 1px solid #3d98ee;
	color: #3d98ee;
}
.col-moto a::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	border-style: solid;
	border-width: 0 6px 8px 6px;
	border-color: transparent transparent #3d98ee transparent;
	transform: rotate(90deg) translateX(-40%);
}
.col-column{
	text-align: center;
}


.footer > p.copyright{
	display: block !important;
	margin-bottom: 0 !important;

}




.table-shiborikomi{
	width:100%;
	box-sizing: border-box;
    border-top: 1px #ccc solid !important;
    border-right: 1px #ccc solid !important;
    margin-bottom: 5px;
}
.table-shiborikomi th,
.table-shiborikomi td{
    border-bottom: 1px #ccc solid !important;
    border-left: 1px #ccc solid !important;
    padding:5px 5px;
    vertical-align: middle;
}
.table-shiborikomi th{
	width:30%;
	background: #efefef;
}
.itembox-innner{
	padding: 15px 15px;
	background:#f1ffed;
	border-radius: 10px;
	margin-bottom: 15px;
}
.list-item-point li{
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}
.list-item-point li:last-child{
	margin-bottom: 0;
}


.ver-page .contents{
	margin-top: 50px;
}
.feas-sl-1-down{
	margin-left: 10px !important;
}

.contents-page {
    max-width: 980px;
    margin: 40px auto;
    text-align: left;
}
.list-num-add{
	counter-reset:renban;
}
.list-num-add > p{
	position: relative;
	padding-left: 35px;
}
.list-num-add > p:before{
	counter-increment:renban;
	content:counter(renban)".";
	position: absolute;
	left: 0;
}



.cta-tel{
  margin:20px auto 0 !important;
  text-align: center;
  padding: 0px 12px 0 12px;
}
.cta-tel dt{
  line-height: 1.2;
}
.cta-tel dt a{
  font-size: 3.5em;
  font-weight: 800;
  color: #EE000E;
  text-decoration: none;
  display: inline-block;
}
.cta-tel dt a:before{
  content:"";
  background:url(/common/images/icon-tel-pc.png) no-repeat;
  background-size: cover;
  width:29px;
  height: 50px;
  display: inline-block;
  margin-right: 15px;
  animation: squash 1s ease-in-out infinite;
  position: relative;
  top: -8px;
}
.cta-tel strong{
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #333;
  line-height: 1.4;
  margin-bottom: 6px;
}
.cta-tel dd{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
.sp-only{
	display: none;
}
.pc-only{
	display: block;
}
/**
 * $keyframes \ gelatine
 **/
@keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

   48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}
@-webkit-keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}
@keyframes squash {
  0% {transform: scale(1) translate(0, 0);}
  50% {transform: scale(1.5, .5) translate(0, 60px);}
  100% {transform: scale(1) translate(0, 0);}
}
@media screen and (max-width:480px){
.cta-tel{
  padding: 0;
  margin-bottom: 36px;
  border-radius: 4px;
}
.cta-tel dt{
  margin-bottom: 12px;
}
.cta-tel dt a{
  font-size: 18px;
  padding: 15px 10px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: #EE000E;
  display: block;
  border-radius: 8px;
  animation: gelatine 1.5s infinite;
}
.cta-tel dt a:before{
  background:url(/common/images/icon-tel-sp.png) no-repeat;
  background-size: cover;
  width:15px;
  height: 20px;
  position: relative;
  top: 4px;
  animation: none;
}
.cta-tel strong{
  font-size: 16px;
}
.cta-tel dd{
  font-size: 14px;
}
.sp-only{
	display: block;
}
.pc-only{
	display: none;
}
}




.ranking-name dt.rank-6,
.ranking-name dt.rank-7,
.ranking-name dt.rank-8,
.ranking-name dt.rank-9,
.ranking-name dt.rank-10,
.ranking-name dt.rank-11,
.ranking-name dt.rank-12,
.ranking-name dt.rank-13,
.ranking-name dt.rank-14,
.ranking-name dt.rank-15,
.ranking-name dt.rank-16,
.ranking-name dt.rank-17,
.ranking-name dt.rank-18,
.ranking-name dt.rank-19,
.ranking-name dt.rank-20{
	display: none;
}
.ranking-box .ranking-name dt.rank-6 + dd > h2,
.ranking-box .ranking-name dt.rank-7 + dd > h2,
.ranking-box .ranking-name dt.rank-8 + dd > h2,
.ranking-box .ranking-name dt.rank-9 + dd > h2,
.ranking-box .ranking-name dt.rank-10 + dd > h2,
.ranking-box .ranking-name dt.rank-11 + dd > h2,
.ranking-box .ranking-name dt.rank-12 + dd > h2,
.ranking-box .ranking-name dt.rank-13 + dd > h2,
.ranking-box .ranking-name dt.rank-14 + dd > h2,
.ranking-box .ranking-name dt.rank-15 + dd > h2,
.ranking-box .ranking-name dt.rank-16 + dd > h2,
.ranking-box .ranking-name dt.rank-17 + dd > h2,
.ranking-box .ranking-name dt.rank-18 + dd > h2,
.ranking-box .ranking-name dt.rank-19 + dd > h2,
.ranking-box .ranking-name dt.rank-20 + dd > h2{
	padding-left: 0;
}
