@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////

フォロワー

/////////////////////////////////////////////////////////////////// */

.follower_list {

}
.follower_list li {
	display: flex;
	padding: 20px;
	border-bottom: 1px solid #c9c9c7;
}
.follower_list li figure {
	margin-right: 10px;
}
.follower_list li figure img {
	border-radius: 50%;
	 overflow: hidden;
}
.follower_content {
	width: 90%;
}
.follower_content .name {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.name::before {
	content: "";
	display: inline-block;
	background: url(https://img.undernavi.com/front/pc/mypage/mypage_user.png) center top no-repeat;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
}
.follow_on {
	/*! font-size: 10px; */
	/*! background: #20B3D8; */
	/*! border-radius: 10px; */
	/*! padding: 1px 15px; */
	/*! color: #fff; */
}
.follow_on a {
	/*! padding: 2px 15px; */
	/*! display: block; */
	/*! color: #fff; */
}

.follow_off {
	font-size: 10px;
	background: #fff;
	/*! border: 1px solid #20B3D8; */
	border-radius: 10px;
}
.follow_off a {
	/*! padding: 2px 15px; */
	/*! display: block; */
	/*! color: #20B3D8; */
}
.follow_btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.follower_content .follow_off .add_follow {
}

.follower_content .follow_txt {
}
.review_list li {
	padding: 20px 20px 0;
}
.review_list_right {
	width: 90%;
}
.review_list_inner:before,
.review_list_inner:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 6%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.review_list_inner:before {
    border: solid 11px transparent;
    border-top: solid 11px #060606;
}
.review_list_inner:after {
    border: solid 16px transparent;
    border-top: solid 15px #fff;
    margin-top: -5px;
}
.review_list_inner {
	display: flex;
	border: 1px solid #888888;
	padding: 15px;
	margin-bottom: 20px;
	position:relative;
}
.review_list_inner figure {
	width: 50px;
	margin-right: 10px;
}
.name_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.lady_name {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	font-weight: bold;
	width: 80%;
}
time.data_time {
	color: #888888;
	vertical-align: middle;
	margin-bottom: 10px;
}
.data_time::before {
	content: "";
	display: inline-block;
	background: url(https://img.undernavi.com/front/pc/mypage/review_time.png) center center no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	width: 19px;
	height: 20px;
}
.review_list_inner2 h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
.review_comment {
	font-size: 13px;
	margin-bottom: 10px;
    word-break: break-all;
}
.more {
	text-align:right;
}
.review_list_inner2 {
	margin-bottom: 30px;
}
.delivery_area_name {
	font-size: 12px;
}
.lady_name {
	width: 370px;
	margin-right: 10px;
}
.gb_icon em {
	font-size: 22px;
	vertical-align: middle;
}
.gb_icon img {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.good_icon {
	margin-right: 10px;
	vertical-align: middle;
	display: ;
}
.gb_icon {
}

/***********************************************************************************
口コミ新設
***********************************************************************************/


@font-face {
  font-family: 'fontello';
  src: url('/font/mypage/fontello.eot?45259564');
  src: url('/font/mypage/fontello.eot?45259564#iefix') format('embedded-opentype'),
       url('/font/mypage/fontello.woff?45259564') format('woff'),
       url('/font/mypage/fontello.ttf?45259564') format('truetype'),
       url('/font/mypage/fontello.svg?45259564#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


#sort_form::after {
	content: '';
	display: inline-block;
	border: 6px solid transparent;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 6px;
	border-top: 11px solid #000;
	position: absolute;
	right: 10px;
	top: 40%;
	pointer-events: none;
}

.sortLink {
	margin-bottom: 40px;
}
.sortLink li {
	width: calc(100% / 3);
	font-size: 16px;
	background: #f5f5f5;
	margin-right: 5px;
	border-radius: 5px 5px 0px 0;
}
.sortLink li a {
	display: block;
	padding: 10px;
	text-align: center;
}
.sortLink li.current a {
	position: relative;
	background: #c80037;
	color: #fff;
	border-radius: 5px 5px 0 0;
}

.sortLink li.current a::after {
	content: "";
	display: inline-block;
	position: absolute;
	left: calc(50% - 10px);
	bottom: -20px;
	border: 10px solid transparent;
	border-top: 10px solid #c80037;
}


.star_icon {
	position: relative;
	width: 6.5em;
	white-space: nowrap;
	text-indent: 100%;
	vertical-align: middle;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.star_icon::before {
	content: '\f005\f005\f005\f005\f005';
	left: 0;
	color: #ccc;
	font-family:"Font Awesome 5 Free";
	letter-spacing: .2em;
	text-indent: 0;
}
.star_icon::after {
	content: '\f005\f005\f005\f005\f005';
	left: 0;
	z-index: 3;
	color: #FBEC6C;
	font-family: "Font Awesome 5 Free";
	letter-spacing: .2em;
	text-indent: 0;
	position: absolute;
	top: -1px;
}

.star_icon02 {
	color: #C90037;
	font-size: 30px;
	right: 0;
	font-weight: bold;
	margin-left: 10px;
}
.star_p {
	font-size: 15px;
	color: #C90037;
	font-weight: bold;
}
.star_icon.p05::after {	content: "\f005\f005\f005\f005\f005"; }/*0.5*/
.star_icon.p10::after {	content: "\f005"; }/*1.0*/
.star_icon.p15::after {	content: "\f005\f005\f005\f005\f005"; }/*1.5*/
.star_icon.p20::after {	content: "\f005\f005"; }/*2.0*/
.star_icon.p25::after {	content: "\f005\f005\f005\f005\f005"; }/*2.5*/
.star_icon.p30::after {	content: "\f005\f005\f005"; }/*3.0*/
.star_icon.p35::after {	content: "\f005\f005\f005\f005\f005"; }/*3.5*/
.star_icon.p40::after {	content: "\f005\f005\f005\f005"; }/*4.0*/
.star_icon.p45::after {	content: "\f005\f005\f005\f005\f005"; }/*4.5*/
.star_icon.p50::after {	content: "\f005\f005\f005\f005\f005"; }/*5.0*/
.date {
	font-size: 12px;
}
.comment {
	font-size: 15px;
}
#modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	width: 420px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 5px #999;
	transform: translate(-50%, -50%);
}
#modal button[type="submit"] {
	width: 107px;
	padding: 0;
	background: #c90037 url('https://img.undernavi.com/front/pc/common/icon_search.png') no-repeat center center;
	border: none;
	cursor: pointer;
}
.modal_box span.triangle,
.modal_box02 span.triangle {
	position: absolute;
	right: 90px;
	top: -20px;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	transform: rotate(45deg);
	box-shadow: 0 0 5px #999;
}
.modal_box span.triangle::after,
.modal_box02 span.triangle::after {
	content: "";
	position: absolute;
	right: -22px;
	top: 20px;
	display: inline-block;
	width: 70px;
	height: 30px;
	background: #fff;
	transform: rotate(-45deg);
}
.modal_box form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 2px solid #c90037;
	border-radius: 8px;
	overflow: hidden;
	height: 40px;
}
.m_txt {
	font-size: 17px;
	color: #c90037;
	font-weight:bold;
	text-align: center;
	padding: 15px 0px;
}
.closebtn {
	text-align: center;
	padding: 20px 0 0;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}
.modal_box02 input {
	height: 24px;
}

.btn input[type="submit"] {
	font-size: 17px;
	color: #000;
	display: block;
	width: 100%;
	padding:0;
}
.btn a:hover, .btn input[type="submit"]:hover {
	opacity: 0.7;
}
.btnarea {
	text-align: center;
}
#modal button[type="submit"] {
	font-size: 0;
}
.delete a {
	width: 130px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	font-size: 14px;
	background: #c90037;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 5px;
	padding: 5px 0;
}

.delete a:hover {
	opacity:0.7;
	text-decoration: none;

}
.m_area {
	width: 190px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#review_area {
	width: 55%;
	position: relative;
}


.modal_box {
	position: relative;
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}
#write {
	text-align: right;
}
#write img {
	position: fixed;
	bottom: 200px;
	cursor: pointer;
}
.review_list_inner:hover a {
	color: #c90037;
	text-decoration: underline;
}

.process {
    font-size: 11px;
    /*background: #c80037;*/
    color: #fff;
    padding: 1px 10px;
    border-radius: 4px;
    margin-left: 10px;
}
.process.bg01 {
    background: #c80037;
}
.process.bg02 {
    background: #999;
}