@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');
}
.megane-style-contents {
	padding: 0 12% 0;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents {
		padding: 0 4%;
	}
}
.megane-style-contents .staff_start_ranking h3 {
	padding: 70px 0 65px;
	font-size: 22px;
	font-weight: bold;
	color: #3e3a39;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking h3 {
		padding: 0 0 20px 0;
	}
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .c-ttlWrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .p-linkWrap {
		text-align: end;
	}
}
.megane-style-contents .staff_start_ranking .p-linkWrap a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 400px;
	min-width: 400px;
	height: 50px;
	min-height: 50px;
	margin: 0 auto;
	margin-top: 55px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #c4c4c4;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .p-linkWrap a {
		width: 304px;
		min-width: 304px;
		height: 30px;
		min-height: 30px;
		margin-top: 7.73vw;
	}
}
.megane-style-contents .staff_start_ranking .p-linkWrap a img {
	width: 6px;
	height: 10px;
	min-height: 6px;
	margin-left: 10px;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.megane-style-contents .staff_start_ranking .p-linkWrap .view-all-btn-img {
	display: none;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .p-linkWrap .view-all-btn-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.megane-style-contents .staff_start_ranking .p-linkWrap .view-all-btn-img img {
	margin-left: 4px !important;
	-webkit-transform: scale(-1, 1) !important;
	transform: scale(-1, 1) !important;
}
.megane-style-contents .staff_start_ranking .c-card__infoBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 10px;
	gap: 10px;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .c-card__infoBlock {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
	}
}
.megane-style-contents .staff_start_ranking .c-card__icon img {
	width: 40px;
	min-width: 40px;
	height: 40px;
	min-height: 40px;
	border-radius: 80px;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .c-card__icon img {
		width: 45px;
		min-width: 45px;
		height: 45px;
		min-height: 45px;
	}
}
.megane-style-contents .staff_start_ranking .c-card__textBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.megane-style-contents .staff_start_ranking .c-card__shopName {
	font-size: 10px;
	line-height: 1.1;
	color: #999;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .c-card__shopName {
		font-size: 9px;
		line-height: 1.3;
	}
}
.megane-style-contents .staff_start_ranking .c-card__name {
	margin-top: 6px;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	color: #3e3a39;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .staff_start_ranking .c-card__name {
		margin-top: 3px;
		font-size: 12px;
		line-height: 1.5;
	}
}

.megane-review-contents {
	max-width: 1024px;
	padding: 0 12% 77px;
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 9%;
	}
}
.megane-review-contents .staff-review-title {
	padding: 100px 0 65px;
	font-size: 22px;
	font-weight: bold;
	color: #3e3a39;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-title {
		padding: 60px 0 23px;
		margin-right: 9%;
	}
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item {
		max-height: 100%;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_pc {
	margin-top: 25px;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_pc {
		display: none;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_pc .staff-review-btn {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 400px;
	min-width: 400px;
	height: 50px;
	min-height: 50px;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #c4c4c4;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_pc .staff-review-btn {
		width: 304px;
		min-width: 304px;
		height: 30px;
		min-height: 30px;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_pc .staff-review-btn img {
	position: static;
	display: unset;
	width: 6px;
	min-width: 6px;
	padding-top: 0;
	margin-left: 10px;
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_sp {
	display: none;
	margin-top: 23px;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_sp {
		display: block;
		margin: 0;
		font-size: 12px;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_sp .staff-review-btn {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 304px;
	min-width: 304px;
	height: 30px;
	min-height: 30px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 32px;
	line-height: normal;
	border: 1px solid #c4c4c4;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.megane-review-contents .staff-review-list .staff-review-item .review_detail_btn_sp .staff-review-btn img {
	position: static;
	display: unset;
	width: 6px;
	min-width: 6px;
	height: 10px;
	margin-left: 10px;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content {
		display: block;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .staff-review-staff {
	width: 15%;
	margin-right: 20px;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .staff-review-staff {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		width: 100%;
		margin-bottom: 18px;
		-webkit-box-align: center;
		-ms-flex-align: center;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content img {
	width: 90px;
	max-width: 120px;
	margin: 0 auto;
	border-radius: 80px;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content img {
		width: 70px;
		min-width: 70px;
		margin: 0 10px 0px 0;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .shop-name {
	margin-top: 10px;
	font-family: 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #999;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .shop-name {
		margin: 0;
		font-size: 9px;
		text-align: start;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .staff-name {
	margin-top: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #3e3a39;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-staff-content .staff-name {
		margin: 0;
		font-size: 12px;
		text-align: start;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-comment {
	display: block;
	width: 35%;
	max-width: 320px;
	padding: 0 30px 0 0;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-comment {
		width: 100%;
		max-width: none;
		max-width: initial;
		padding: 0 20px 0 0;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-comment .review-title {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-review-comment .review-comment {
	display: -webkit-box;
	overflow: hidden;
	font-size: 12px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 17;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-review-comment .review-comment {
		-webkit-line-clamp: 4;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content {
	width: 36%;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-status-content {
		width: 100%;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content {
		margin-bottom: 4%;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-item-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20%;
	min-height: 38px;
	padding: 0 5px;
	margin-right: 11.5%;
	font-size: 12px;
	font-weight: bold;
	background-color: #f4f5f6;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-item-title {
		max-width: 14.6666666667vw;
		min-height: 33px;
		margin-right: 12.5333333333vw;
		font-size: 11px;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage {
	display: block;
	width: 100%;
	max-width: 193px;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage {
		max-width: 42.1333333333vw;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage p {
	width: 35%;
	font-size: 13px;
	text-align: center;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .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;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .sr-status-title-sp p {
	width: 100%;
	font-size: 12px;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .sr-status-title-sp p {
		font-size: 11px;
		white-space: nowrap;
	}
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .sr-status-title-sp .option-left {
	text-align: center;
	-webkit-transform: translateX(calc(-50% + 4.5px));
	transform: translateX(calc(-50% + 4.5px));
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .sr-status-title-sp .option-right {
	text-align: center;
	-webkit-transform: translateX(calc(50% - 4.5px));
	transform: translateX(calc(50% - 4.5px));
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .shape-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .shape-container .line {
	width: 100%;
	height: 1px;
	background-color: #c3c3c3;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .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;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .shape-container .circle-container .circle {
	position: relative;
	width: 9px;
	height: 9px;
	background-color: #c3c3c3;
	border-radius: 50%;
}
.megane-review-contents .staff-review-list .staff-review-item .staff-status-content .status-content .status-gage .shape-container .circle-container .circle.active::after {
	position: absolute;
	top: -4.5px;
	left: 50%;
	display: block;
	width: 40px;
	height: 18px;
	content: '';
	background-color: transparent;
	background-image: url('../../../images/staff_review/rating_gauge.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: translateX(-55%);
	transform: translateX(-55%);
}

.recommend .recommend_list .rec_ttl {
	color: #666;
}

.megane-style-contents .slick-slider .slick-arrow {
	position: absolute;
	z-index: 1;
	display: block;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	opacity: 0.8;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .slick-slider .slick-arrow {
		width: 28px;
		height: 28px;
	}
}
.megane-style-contents .slick-slider .slick-prev {
	top: 45%;
	left: 30px;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .slick-slider .slick-prev {
		top: 40%;
		left: -4%;
	}
}
.megane-style-contents .slick-slider .slick-prev::before {
	position: absolute;
	top: 0;
	right: 10%;
	bottom: 0;
	left: 0;
	display: block;
	width: 8px;
	height: 13px;
	margin: auto;
	content: '';
	background-image: url('../../../images/staff_review/arrow_gray.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.megane-style-contents .slick-slider .slick-next {
	top: 45%;
	right: 0;
}
@media only screen and (max-width: 768px) {
	.megane-style-contents .slick-slider .slick-next {
		top: 40%;
		right: -4%;
	}
}
.megane-style-contents .slick-slider .slick-next::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 10%;
	display: block;
	width: 8px;
	height: 13px;
	margin: auto;
	content: '';
	background-image: url('../../../images/staff_review/arrow_gray.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.megane-style-contents .l-content--carouselSlider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	padding: 0;
	margin: 0 auto;
}
.megane-style-contents .l-content--carouselSlider .slider-block {
	width: 100%;
	overflow: hidden;
}
@media (max-width: 768px) {
	.megane-style-contents .l-content--carouselSlider .slider-block {
		overflow: visible;
	}
}
.megane-style-contents .l-content--carouselSlider .slider-parents {
	position: relative;
	left: -30px;
	width: calc(100% + 30px);
	margin: 0 auto;
	overflow: hidden;
}
@media (max-width: 768px) {
	.megane-style-contents .l-content--carouselSlider .slider-parents {
		left: 0;
		width: 100%;
		overflow: unset;
	}
}
.megane-style-contents .l-content--carouselSlider .c-card {
	margin: 0 5px;
}
@media (max-width: 768px) {
	.megane-style-contents .l-content--carouselSlider .c-card {
		margin: 0 2.5px;
	}
}
.megane-style-contents .l-content--carouselSlider .c-card img {
	height: auto;
}
.megane-style-contents .l-content--carouselSlider .c-card span {
	display: block;
	margin-top: 8px;
	font-size: 14px;
}
@media (max-width: 768px) {
	.megane-style-contents .l-content--carouselSlider .c-card span {
		font-size: 3vw;
	}
}

@media only screen and (max-width: 768px) {
	.megane-review-contents .slick-slider .slick-list {
		padding: 0 5% 0 0 !important;
	}
	.megane-review-contents .slick-slider .slick-list .slick-slide {
		margin-right: 15px;
	}
}
.megane-review-contents .slick-slider .slick-arrow {
	position: absolute;
	z-index: 1;
	display: block;
	width: 40px;
	height: 40px;
	background-color: rgba(245, 246, 247, 0.8);
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .slick-slider .slick-arrow {
		width: 35px;
		height: 35px;
	}
}
.megane-review-contents .slick-slider .slick-prev {
	left: 0;
}
.megane-review-contents .slick-slider .slick-prev::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 12px;
	height: 19px;
	margin: auto;
	content: '';
	background-image: url('../../../images/staff_review/arrow_gray.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.megane-review-contents .slick-slider .slick-next {
	right: 0;
}
.megane-review-contents .slick-slider .slick-next::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 12px;
	height: 19px;
	margin: auto;
	content: '';
	background-image: url('../../../images/staff_review/arrow_gray.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.megane-review-contents .l-content--carouselSlider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	padding: 0;
	margin: 0 auto;
}
.megane-review-contents .l-content--carouselSlider .slider-block {
	width: 100%;
	overflow: hidden;
}
@media (max-width: 768px) {
	.megane-review-contents .l-content--carouselSlider .slider-block {
		overflow: visible;
	}
}
.megane-review-contents .l-content--carouselSlider .slider-parents {
	position: relative;
	left: -30px;
	width: calc(100% + 30px);
	margin: 0 auto;
	overflow: hidden;
}
@media only screen and (max-width: 768px) {
	.megane-review-contents .l-content--carouselSlider .slider-parents {
		left: 0;
		width: 100%;
	}
}
.megane-review-contents .l-content--carouselSlider .staff-review-item {
	padding-right: 10px;
}
@media (max-width: 768px) {
	.megane-review-contents .l-content--carouselSlider .staff-review-item {
		margin: 0 2.5px;
	}
}
.megane-review-contents .l-content--carouselSlider .staff-review-item img {
	height: auto;
}
.megane-review-contents .l-content--carouselSlider .staff-review-item span {
	display: block;
	margin-top: 8px;
	font-size: 14px;
}
@media (max-width: 768px) {
	.megane-review-contents .l-content--carouselSlider .staff-review-item span {
		font-size: 3vw;
	}
}

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