@charset "UTF-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@font-face {
	font-family: 'jins_next';
	font-style: normal;
	font-weight: 400;
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot');
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot?#iefix') format('embedded-opentype'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.woff') format('woff'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.ttf') format('truetype'),
		url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.svg#jins_next_ttregular') format('svg');
}
@font-face {
	font-family: 'jins_next';
	font-style: normal;
	font-weight: 300;
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot');
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot?#iefix') format('embedded-opentype'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.woff') format('woff'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.ttf') format('truetype'),
		url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.svg#jins_next_ttlight') format('svg');
}
@font-face {
	font-family: 'jins_next';
	font-style: normal;
	font-weight: 500;
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot');
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot?#iefix') format('embedded-opentype'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.woff') format('woff'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.ttf') format('truetype'),
		url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.svg#jins_next_ttmedium') format('svg');
}
@font-face {
	font-family: 'jins_next';
	font-style: normal;
	font-weight: 600;
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot');
	src: url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot?#iefix') format('embedded-opentype'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.woff') format('woff'), url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.ttf') format('truetype'),
		url('/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.svg#jins_next_ttbold') format('svg');
}
.staff-review-contents .c-card {
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-card:hover {
		opacity: 0.5;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
.staff-review-contents .c-card .c-card__wrap {
	text-decoration: none;
}
.staff-review-contents .c-card .c-card__wrap .c-card__img {
	width: 100%;
	vertical-align: middle;
}
.staff-review-contents .c-card .c-card__wrap .c-card__img img {
	vertical-align: middle;
}
.staff-review-contents .c-card .c-card__wrap .c-card__name {
	margin: 10px 0 0;
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 11px;
	color: #3e3a39;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-card .c-card__wrap .c-card__name {
		margin: 2.4vw 0 0;
		font-size: 2.6666666667vw;
	}
}
.staff-review-contents .c-card .c-card__wrap .c-card__text {
	margin-top: 1px;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
	color: #999;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-card .c-card__wrap .c-card__text {
		margin-top: 0.2666666667vw;
		font-size: 2.6666666667vw;
	}
}
.staff-review-contents .c-card .c-card__wrap .c-card__product {
	display: -webkit-box;
	margin: 10px 0 0;
	overflow: hidden;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #999;
	letter-spacing: 0;
	word-break: break-all;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-card .c-card__wrap .c-card__product {
		margin: 2.6666666667vw 0 0;
		font-size: 2.6666666667vw;
	}
}
.staff-review-contents .c-card .c-card__wrap .c-card__textBlock .c-card__name {
	margin-top: 0;
}
.staff-review-contents .c-card::after {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 36px;
	height: 36px;
	content: '';
	background-size: cover;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-card::after {
		top: -0.8vw;
		left: -0.8vw;
		width: 9.6vw;
		height: 9.6vw;
	}
}
.staff-review-contents .c-card__infoBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px;
}
.staff-review-contents .c-card__icon {
	width: 10.6666666667vw;
	min-width: 10.6666666667vw;
	height: 10.6666666667vw;
	min-height: 10.6666666667vw;
	margin-right: 2.6666666667vw;
	overflow: hidden;
	border-radius: 100%;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-card__icon {
		width: 40px;
		min-width: 40px;
		height: 40px;
		min-height: 40px;
		margin-right: 10px;
	}
}
.staff-review-contents .c-card__icon img {
	width: 100%;
	height: auto;
}
.staff-review-contents .c-card__textBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
.staff-review-contents .c-card__textBlock .c-card__name {
	margin-top: 0;
}
.staff-review-contents .l-rankingList .c-card:nth-child(1)::after {
	background-image: url(/img/ranking01.png);
}
.staff-review-contents .l-rankingList .c-card:nth-child(2)::after {
	background-image: url(/img/ranking02.png);
}
.staff-review-contents .l-rankingList .c-card:nth-child(3)::after {
	background-image: url(/img/ranking03.png);
}
.staff-review-contents .l-rankingList .c-card:nth-child(4)::after {
	background-image: url(/img/ranking04.png);
}
.staff-review-contents .l-rankingList .c-card:nth-child(5)::after {
	background-image: url(/img/ranking05.png);
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .l-rankingList .c-card:nth-child(5) {
		display: none;
	}
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .l-rankingList .staff_list_box:nth-child(n + 6) {
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .l-rankingList .staff_list_box:nth-child(n + 5) {
		display: none;
	}
}
.staff-review-contents .l-staffList.js-no-param .staff_list_box:nth-child(n + 21) {
	display: none;
}
.staff-review-contents p {
	color: #3e3a39;
}
.staff-review-contents h3 {
	color: #3e3a39;
}
.staff-review-contents .l-section {
	padding: 0 0 120px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .l-section {
		padding: 0 0 16vw;
	}
}
.staff-review-contents .l-section .l-content {
	width: 90%;
	max-width: 1024px;
	padding: 50px 0 0;
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .l-section .l-content {
		width: 92vw;
		margin: 0 auto;
	}
}
.staff-review-contents .c-staff {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-ms-flex-align: start;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff {
		display: block;
		max-width: 100%;
	}
}
.staff-review-contents .c-staff__img {
	width: 100%;
	max-width: 482px;
}
@media only screen and (max-width: 1280px) {
	.staff-review-contents .c-staff__img {
		width: 47%;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff__img {
		width: 100%;
		max-width: 100%;
	}
}
.staff-review-contents .c-staff .l-detailBlock {
	width: 50%;
	max-width: 492px;
}
@media only screen and (max-width: 1280px) {
	.staff-review-contents .c-staff .l-detailBlock {
		width: 47%;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock {
		width: 100vw;
		max-width: none;
		padding: 0 4vw 0;
		margin: 0 -4vw 0;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__img {
	width: 100%;
	max-width: 120px;
	margin: 0 20px 0 0;
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__img img {
	width: 100%;
	border-radius: 50%;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__img {
		width: 32vw;
		max-width: none;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock {
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	color: #3e3a39;
	letter-spacing: 0;
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__shopName {
	font-size: 14px;
	font-weight: 400;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__shopName {
		font-size: 3.2vw;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__staffName {
	margin: 3px 0 0;
	font-size: 20px;
	font-weight: 500;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__staffName {
		font-size: 4.27vw;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__genderText {
	margin: 5px 0 0px;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock__genderText {
		font-size: 3.2vw;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock .c-detailBtn--staff {
	display: block;
	padding: 11px 19px 10px;
	margin: 13px 0 0;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	border: solid 1px #999;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock .c-detailBtn--staff:hover {
		color: #fff;
		background-color: #3e3a39;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock .c-detailBtn--staff {
		padding: 1.87vw 2.67vw 1.5vw;
		margin: 2.67vw 0 0;
		font-size: 3.2vw;
		letter-spacing: 0;
	}
}
.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock .c-detailBtn--staff img {
	-webkit-transform: rotate(-180deg) translateY(2px);
	transform: rotate(-180deg) translateY(2px);
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .l-detailBlock .c-detailItem__textBlock .c-detailBtn--staff img {
		-webkit-transform: rotate(-180deg) translateY(1px);
		transform: rotate(-180deg) translateY(1px);
	}
}
.staff-review-contents .c-staff .p-sliderWrap {
	position: relative;
}
.staff-review-contents .c-staff .p-sliderWrap .p-slider {
	margin: 0 auto 20px;
}
.staff-review-contents .c-staff .p-sliderWrap .p-slider .slide-item img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	vertical-align: bottom;
}
.staff-review-contents .c-staff .p-slide-arrow {
	position: absolute;
	top: 50%;
	z-index: 20;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(-50%);
	-webkit-transform: opacity 0.3s ease-in-out;
	transform: translateY(-50%);
	transform: opacity 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-staff .p-slide-arrow:hover {
		opacity: 0.5;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
.staff-review-contents .c-staff .p-slide-arrow img {
	width: 30px;
}
.staff-review-contents .c-staff .p-prev-arrow {
	left: 5px;
}
.staff-review-contents .c-staff .p-next-arrow {
	right: 5px;
}
.staff-review-contents .c-staff .p-slick-num {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 0;
	display: none;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-staff .p-slick-num {
		right: 2.67vw;
		bottom: 2.67vw;
		font-size: 2.67vw;
	}
}
.staff-review-contents .c-staff .p-slick-num .inner {
	display: inline-block;
	padding: 5px 6px 3px;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-weight: bold;
	color: #999;
	background-color: rgba(255, 255, 255, 0.8);
}
.staff-review-contents .c-staff .p-slick-num .inner .nowcnt,
.staff-review-contents .c-staff .p-slick-num .inner .allcnt {
	font-weight: 400;
}
.staff-review-contents .c-staff .slick-dots {
	display: none !important;
}
.staff-review-contents .p-thumbnail::-webkit-scrollbar {
	display: none !important;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail {
		width: 96vw;
		max-width: none;
		overflow: scroll;
	}
}
.staff-review-contents .p-thumbnail .p-thumbnail-list {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	max-width: 482px;
	margin: 0 auto;
	overflow-x: auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail .p-thumbnail-list {
		display: none;
	}
}
.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 18%;
	max-width: 87px;
	margin: 0 2.5% 10px 0;
	cursor: pointer;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item {
		height: auto !important;
	}
}
.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item.thumbnail-current::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	border: solid 1px #666;
}
.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item:nth-child(5n) {
	margin: 0 0 10px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item:nth-child(5n) {
		margin: 0 2.67vw 0 0;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item:last-child {
		margin-right: 4vw;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item {
		width: 20vw;
		max-width: none;
		height: 26.67vw;
		margin: 0 2.67vw 0 0;
	}
}
.staff-review-contents .p-thumbnail .p-thumbnail-list .p-thumbnail-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	vertical-align: bottom;
}
.staff-review-contents .p-status {
	margin-top: 60px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status {
		margin-top: 35px;
	}
}
.staff-review-contents .p-status .status-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
}
.staff-review-contents .p-status .status-content .status-item-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 17%;
	max-width: 74px;
	height: 22px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f4f5f6;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
@media (max-width: 860px) {
	.staff-review-contents .p-status .status-content .status-item-title {
		min-width: 72px;
		font-size: 12px;
		white-space: nowrap;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-item-title {
		width: 20%;
		height: 33px;
		margin-right: 1%;
		font-size: 12px;
	}
}
.staff-review-contents .p-status .status-content .status-gage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 82%;
	letter-spacing: 0;
	-ms-flex-pack: distribute;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage {
		display: block;
		width: 80%;
	}
}
.staff-review-contents .p-status .status-content .status-gage p {
	width: 100%;
	font-size: 12px;
	text-align: center;
}
.staff-review-contents .p-status .status-content .status-gage .status-option-left {
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .status-option-left {
		display: none;
	}
}
.staff-review-contents .p-status .status-content .status-gage .status-option-right {
	text-align: center;
}
@media (max-width: 860px) {
	.staff-review-contents .p-status .status-content .status-gage .status-option-right {
		font-size: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .status-option-right {
		display: none;
	}
}
.staff-review-contents .p-status .status-content .status-gage .sr-status-title-sp {
	display: none;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .sr-status-title-sp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		padding-bottom: 9px;
		font-weight: bold;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .sr-status-title-sp p {
		width: 42%;
	}
}
.staff-review-contents .p-status .status-content .status-gage .shape-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30%;
	min-width: 162px;
	margin: 0 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .shape-container {
		display: block;
		width: 60%;
		padding-bottom: 15px;
		margin: 0 auto;
	}
}
.staff-review-contents .p-status .status-content .status-gage .shape-container .line {
	width: 100%;
	height: 1px;
	background-color: #c3c3c3;
}
.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container {
	position: absolute;
	top: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container {
		padding-bottom: 15px;
	}
}
.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container .circle {
	position: relative;
	width: 9px;
	height: 9px;
	background-color: #c3c3c3;
	border-radius: 50%;
}
.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container .circle.active {
	background-color: transparent;
}
.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container .circle.active::after {
	position: absolute;
	top: 180%;
	left: 50%;
	display: block;
	width: 43px;
	height: 41px;
	content: '';
	background-color: transparent;
	background-image: url('../../images/staff_review/rating_gauge.png');
	background-size: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .p-status .status-content .status-gage .shape-container .circle-container .circle.active::after {
		top: 171%;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .sr-status-pc {
		display: none;
	}
	.staff-review-contents .sr-status-sp {
		display: block;
	}
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .sr-status-sp {
		display: none;
	}
}
.staff-review-contents .c-detailProduct {
	padding: 30px;
	margin: 30px 0 0;
	background-color: #f4f5f6;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct {
		width: 100vw;
		padding: 8vw 4vw;
		margin: 9.6vw 0 0 -4vw;
	}
}
.staff-review-contents .c-detailProduct__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap {
		margin: 0 0 5.33vw;
	}
}
.staff-review-contents .c-detailProduct__wrap__img {
	width: 100%;
	max-width: 165px;
	margin: 0 15px 0 0;
}
.staff-review-contents .c-detailProduct__wrap__img img {
	width: 100%;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap__img {
		width: 44vw;
		max-width: 100%;
		margin: 0 4vw 0 0;
	}
}
.staff-review-contents .c-detailProduct__wrap__text .p-useItem {
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #3e3a39;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap__text .p-useItem {
		font-size: 3.2vw;
	}
}
.staff-review-contents .c-detailProduct__wrap__text .p-itemName {
	margin: 6px 0 0;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #3e3a39;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap__text .p-itemName {
		margin: 0;
		font-size: 3.73vw;
	}
}
.staff-review-contents .c-detailProduct__wrap__text .p-itemNumber {
	margin: 3px 0 0;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap__text .p-itemNumber {
		font-size: 3.2vw;
	}
}
.staff-review-contents .c-detailProduct__wrap__text .p-itemPrice {
	margin: 3px 0 0;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #3e3a39;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct__wrap__text .p-itemPrice {
		font-size: 3.7333333333vw;
	}
}
.staff-review-contents .c-detailProduct .comment-title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.staff-review-contents .c-detailProduct .p-commentHead {
	position: relative;
	display: inline-block;
	margin: 0 0 10px;
	font-family: 'jins_next', 'Noto Sans Japanese', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #3e3a39;
	letter-spacing: 0;
}
.staff-review-contents .c-detailProduct .p-commentHead::after {
	position: absolute;
	top: 36%;
	right: -20px;
	width: 10px;
	height: 1px;
	content: '';
	background-color: #3e3a39;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct .p-commentHead::after {
		top: 40%;
		right: -5.33vw;
		width: 2.67vw;
		height: 0.27vw;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct .p-commentHead {
		margin: 0 0 2.67vw;
		font-size: 3.2vw;
	}
}
.staff-review-contents .c-detailProduct .p-commentText {
	margin: 0 0 30px;
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #666;
	letter-spacing: -0.1px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct .p-commentText {
		margin: 0 0 8vw;
		font-size: 3.73vw;
		line-height: 5.33vw;
	}
}
.staff-review-contents .c-detailProduct .p-detailBtn {
	display: block;
	width: 240px;
	padding: 13px 0 14px;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0;
	background-color: #3e3a39;
	border: solid 1px #3e3a39;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-detailProduct .p-detailBtn:hover {
		color: #3e3a39;
		background-color: #fff;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .c-detailProduct .p-detailBtn {
		width: 56vw;
		padding: 3.1vw 0 3.73vw;
		font-size: 3.47vw;
		border-radius: 6.67vw;
	}
}
.staff-review-contents .review-item-container {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 30px 25px;
	margin: 30px 0 50px;
}
@media only screen and (max-width: 768px) {
	.staff-review-contents .review-item-container {
		grid-template-columns: repeat(2, 1fr);
		gap: 4.53vw 4vw;
		margin: 4vw 0 9.87vw;
	}
}
.staff-review-contents .review-item-container .review-item-content .review-item-inner {
	text-decoration: none;
}
.staff-review-contents .review-item-container .review-item-content .review-item-inner .review-item-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.staff-review-contents .review-item-container .review-item-content .review-item-inner .review-item-image img {
	max-width: 45px;
	max-height: 45px;
	margin-right: 10px;
	border-radius: 30px;
	-o-object-fit: cover;
	object-fit: cover;
}
.staff-review-contents .review-item-container .review-item-content .review-item-inner .review-item-image p {
	margin: 0;
	font-size: 12px;
	color: black;
}
.staff-review-contents .review-item-container .review-item-content .review-item-inner .review-item-text p {
	font-size: 12px;
	color: #999;
}
.staff-review-contents .l-hashtags--contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 2.6666666667vw auto 5.3333333333vw;
	overflow: hidden;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .l-hashtags--contents {
		margin: 0 auto 20px;
	}
}
.staff-review-contents .c-hashtag {
	margin-right: 2.1333333333vw;
	margin-bottom: 2.1333333333vw;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-hashtag {
		margin-right: 10px;
		margin-bottom: 10px;
	}
}
.staff-review-contents .c-hashtag__link {
	display: block;
	padding: 1.3333333333vw 2.6666666667vw;
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 2.6666666667vw;
	font-weight: 500;
	color: #666;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #999999;
	border-radius: 4px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
@media only screen and (min-width: 769px) {
	.staff-review-contents .c-hashtag__link {
		padding: 5px 10px;
		font-size: 11px;
	}
}
.staff-review-contents .c-hashtag__link::before {
	content: '#';
}

/*# sourceMappingURL=maps/style.css.map */
