@charset "utf-8";
body{
	color: #232b39 !important;
}
#butsudanten-review{
	color: #232b39;
}
.searchleadBox{
	border: none;
}
.searchleadBox .inner01{
	background-color: #fff;
	border-bottom: none;
}
.searchleadBox .inner01 h2{
	color: #232b39;
	margin: 10px 0;
	padding-left: 10px;
	border-left: 6px solid #ae9d67;
}
.searchleadBox .inner02 .tabs{
	border-bottom: 1px solid #cccccc;
	padding-left: 17px;
}
#star-deco .star-num{
	font-size: 20px;
	color: #232b39;
}
.searchleadBox .inner02{
	border: none;
	background-color: #fff;
}
.area-list-review{
	border-bottom: none;
	border-top: none;
}
.searchBox05{
	border: none;
}
.searchleadBox .inner02 .tabs li a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #652d12;
}
.searchleadBox .inner02 .tabs li.current a,
.searchleadBox .inner02 .tabs li a:hover{
	position: relative;
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin-top: 4px;
	background:url(../../images/common/tab_bg.png) repeat-x;
}
.searchleadBox .inner02 .tabs li a:hover:after,
.searchleadBox .inner02 .tabs li.current a:after{
	position: absolute;
	bottom: -7px;
	content: "";
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	width: 17px;
	height: 9px;
	/* background:url(../../images/common/tab_arrow.png) no-repeat; */
}

.searchleadBox .inner02 .tabs li.reborn a{
	overflow: hidden;
	position: relative;
}
.searchleadBox .inner02 .tabs li.reborn a:before{
  display: inline-block;
  position: absolute;
  top: -20px;
  right: -20px;
  content: '';
  background-color: #da4372;
  width: 8rem;
  height: 7px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
}
.searchleadBox .inner02 .tabs li.reborn a:hover:before{
	content: none;
}
.searchleadBox .inner02 .tabs li.fc-pink a{
	color: #ca5072;
}
.searchleadBox .inner02 .tabs li.fc-pink a:hover{
	color: #fff;
}


.hyoka-head{
	margin: 35px 0 35px 20px;
}
.total-ttl{
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	vertical-align: bottom;
	margin-right: 10px;
}
.total-star{
	display: inline-block;
	width: 120px;
	vertical-align: top;
	margin-right: 10px;
}
.total-star img{width: 100%;}
.total-num{
	display: inline-block;
	font-size: 24px;
	vertical-align: top;
	margin-right: 10px;
}
.total-voice{
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
.total-voice span{
	font-size: 20px;
}






.hyoka-body{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

.star-graf{
	width: 400px;
	float: left;
	margin-right: 40px;
}
.star-graf-line span{
	display: inline-block;
	vertical-align: top;
	text-align: right;
	min-width: 40px;
}

.progress{
	width: 285px;
	height: 22px;
	margin: 0 10px;
	position: relative;
	display: inline-block;
	background-color: #eeeeee;
	border-radius: 3px;
}
.progress > div{
	position: absolute;
	height: 22px;
	width: 0;
	background-color: #ea992d;
	border-radius: 3px;
}

.satisfaction{
	width: 235px;
	float: left;
}
.satisfaction-line{
	font-size: 16px;
	margin-bottom: 5px;
}
.satisfaction-line span{
	font-size: 15px;
}
.satisfaction-line span:nth-of-type(1){
	display: inline-block;
	margin-right: 10px;
	width: 42%;
}
.satisfaction-line span:nth-of-type(2){
	display: inline-block;
	margin-left: 15px;
}
.satisfaction-line img{
	display: inline-block;
	width: 80px;
	vertical-align: top;
}







/*kuchikomi*/
#butsudanten-review #main-content {
    width: 100%;
}
.kuchikomi-area{
	margin-bottom: 100px;
}
.kuchikomi{
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
.user-icon{
	position: absolute;
	top: 0;
	left: 0;
}
.user-icon img{
	border-radius: 50%;
	border: solid 1px #ddd;
}
.kuchikomi-sort a{
	text-decoration: none;
	color: #3d8ace;
}
.kuchikomi-sort a.current{
	color: #000;
	cursor: default;
}
.kuchikomi-date{
	color: #888888;
	font-size: 12px;
	margin-bottom: 5px;
}
.kuchikomi-item{
	font-size: 12px;
	margin-bottom: 10px;
}
.kuchikomi-item span{
	font-weight: bold;
}
.kuchikomi-star{
	font-size: 18px;
	display: inline-block;
	margin-bottom: 10px;
}
.kuchikomi-star img{
	width: 110px;
	display: inline-block;
	vertical-align: top;
	margin-right:5px;
}
.kuchikomi-star .via{
	position: relative;
	top: -2px;
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
	font-weight: bold;
	box-sizing: border-box;
	color: #ed6103;
	border: 1px solid #ed6103;
	padding: 1px 4px;
	border-radius: 3px;
}
.kuchikomi-star .via:empty{
	border: none;
}
.kuchikomi-star .viaout{
	position: relative;
	top: -2px;
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
	font-weight: bold;
	box-sizing: border-box;
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
	padding: 1px 4px;
	border-radius: 3px;
}
.kuchikomi-star .viaout:empty{
	border: none;
}


.kuchikomi-catch{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-right: 3%;
}
.kuchikomi-catch-lead{
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kuchikomi-catch.min{
	font-size: 14px;
	font-weight: normal;
}
.kuchikomi-thum{
	width: 315px;
	margin-bottom: 20px;
	font-size: 0;
}
.kuchikomi-thum li{
	display: inline-block;
	width: 98px;
	height: 98px;
	margin-right: 5px;
}
.kuchikomi-thum li:hover{
	opacity: 0.7;
}
.kuchikomi-thum li img{
	width: 100%;
	height: 100%;
	object-fit:cover;
	border: 1px solid #5a95cf;
}
.kuchikomi-thum li img:hover{
	cursor: pointer;
}
.reply{
	margin-top: 20px;
	background-color: #efefef;
	border-radius: 5px;
	padding: 10px 15px;
}
.reply-ttl{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.reply-text{
	font-size: 14px;
}
.detail-more{
	margin-top: 20px;
	text-align: center;
}
.detail-more a{
	position: relative;
	display: inline-block;
	border: 1px solid #ccc;
	color:#3c8fd1;
	padding: 5px 40px 5px 50px;
	border-radius: 5px;
	text-decoration: none !important;
	font-weight: bold;
	background-position: 20% center;
	background-repeat: no-repeat;
	font-size: 14px;
	background-image:url(../../images/common/arrow_blue_bottom.png);
}
.detail-more a:hover{
	color: #fff;
	background-color: #3c8fd1;
	background-image:url(../../images/common/arrow_white_bottom.png);
}

.next-more{
	width: 320px;
	margin: 20px auto 0 auto;
	border: 2px solid #62250b;
	border-radius: 5px;
	text-align: center;
}
.next-more a{
	display: block;
	padding: 15px 0;
	text-decoration: none;
	color: #62250b !important;
	font-weight: bold;
	font-size: 16px;
	background-position: 75% center;
	background-repeat: no-repeat;
	background-image:url(../../images/common/arrow_brown_bottom.png);
	-webkit-background-size: 15px;
	background-size: 15px;
}
.next-more a:hover{
	color: #fff !important;
	background-color: #62250b;
	background-image:url(../../images/common/arrow_white_bottom.png);
}

.modal-wrap{
	position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: none;
}
.modal-inner{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.modal-close{
	top: 5%;
	right: 20%;
	position: absolute;
	color: #fff;
	font-size: 50px;
	cursor: pointer;
}
.modal-item img{
	max-height: 80vh;
}
.df-none{
	display: none;
}
.flo-n{
	float: none;
}


#infscr-loading {
	text-align:center !important;
	margin:0 auto !important;
}

#infscr-loading img {
    width: 7%;
    height: auto;
}

/* その他 */
h2 a:link {
	color : #232b39;
	text-decoration : none;
}
h2 a:visited {
	color : #232b39;
	text-decoration : none;
}
h2 a:hover {
	color : #232b39;
	text-decoration : none;
}
h2 a:active {
	color : #232b39;
	text-decoration : none;
}
.item-pager-number {
  display: flex;
  background-color: #ececec;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
}
.item-pager-number > p {
  font-size: 16px;
}
.item-pager-number > p > em {
  font-weight: bold;
  color: #be4242;
}
.item-pager-number.number-footer {
margin-bottom: 20px;
padding: 10px 15px 8px 15px;
  line-height: 1.6;
  align-items: center;
}
.item-pager-next {
  display: flex;
  width: 70%;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px;
}
.item-pager-next .page-nav {
  font-size: 0;
}
.item-pager-next .page-nav li {
  display: inline-block;
  font-size: 14px;
}
.item-pager-next .page-nav li span {
  background: #7B5037;
  text-align: center;
  display: block;
  color: #fff;
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
}
.item-pager-number {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item-pager-next .page-nav li a {
  background: #ececec;
  text-align: center;
  display: block;
  color: #7B5037;
  font-size: 14px;
  text-decoration: none;
  padding: 10px;
}
.item-pager-next .page-nav li span {
  padding: 10px;
}
.item-pager-next > p {
  font-size: 15px;
}
.item-pager-next > p > a {
  color: #7B5037;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
