@charset "UTF-8";

/*
ja_JP
*/

/* =========================================================
send review form
========================================================= */
#send-review {
	clear: both;
	margin: 10px 0 15px;
	font-size: 85%;
}
#send-review .no-new-reviews {
	text-align: center;
	border: 2px solid #e6eae6;
	background-color: #f7f6f5;
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 30px;
}
#send-review .frame {
	background-color: #f7f6f5;
	border: 1px solid #e6eae6;
}
#send-review #toggle_form {
	padding: 35px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ba8b40;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#send-review #toggle_form span {
	background-image: url(/imgm/common/common/icon_pen.png);
	background-size: 32px auto;
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 34px;
	height: 24px;
}
#send-review p.desc {
	color: #666c67;
	line-height: 137%;
	margin-bottom: 15px;
}
#send-review p.memo {
	color: #666c67;
	line-height: 137%;
	margin: 8px 0;
}
#send-review #review_form {
	display: none;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 20px 10px 30px 10px;
	margin: -5px 15px 15px;
}
#send-review #review_form dl {
	margin: 0 0 15px;
}
#send-review #review_form dt {
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 5px;
}
#send-review #review_form dt span.req {
	display: inline-block;
	color: #ffffff;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #ff9900;
	border-radius: 3px;
	padding: 3px 2px 2px 2px;
	margin: 0 0 0 5px;
}
#send-review #review_form dd {
	line-height: 1.2;
	border-bottom: 1px solid #e6eae6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#send-review #review_form dd a {
	display: inline-block;
	margin: 0 10px 0 4px;
}
#send-review #review_form .upload-multiple {
	border-bottom: 1px solid #e6eae6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#send-review #review_form .upload-multiple .head {
	font-weight: bold;
	margin-bottom: 5px;
}
#send-review #review_form .upload-multiple .note-drag {
	margin-bottom: 4px;
	font-size: 12px;
	color: #666;
}

/* -----------------------------------------------
agreement
----------------------------------------------- */
#send-review .agreement {
	text-align: center;
	margin: 20px 0;
}
#send-review .agreement .read {
	margin-bottom: 8px;
}
#send-review .agreement .eu {
	text-align: left;
	line-height: 1.4;
	margin-bottom: 8px;
}
#send-review .agreement input {
	margin-right: 5px;
}
/* -----------------------------------------------
notice send
----------------------------------------------- */
#send-review .notice-send {
	text-align: center;
	line-height: 1.4;
	margin: 30px 0;
}
/* -----------------------------------------------
done
----------------------------------------------- */
#send-review .done {
	border: 1px solid #e6eae6;
	background-color: #f7f6f5;
	padding: 20px 20px 25px 20px;
	margin: 8px 0 15px 0;
}
#send-review .done dl {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e6eae6;
}
#send-review .done dl:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#send-review .done dt {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ea5549;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#send-review .done dd {
	line-height: 146%;
}
#send-review .done dd ul {
	list-style-type: square;
	padding: 0;
	margin: 0 0 12px 1.5em;
}

/* -----------------------------------------------
final
----------------------------------------------- */
#send-review .final {
	border: 1px solid #e6eae6;
	background-color: #ffffe0;
	padding: 20px 20px 25px 20px;
	margin: 8px 0 15px 0;
}
#send-review .final a {
	color: #0085dd;
}
#send-review .final a:hover {
	color: #ffcc00;
}
#send-review .final dt {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ea5549;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#send-review .final dd {
	line-height: 146%;
}
/* -----------------------------------------------
button
----------------------------------------------- */

#send-review .button {
	clear: both;
	text-align: center;
	margin: 20px 0 30px;
}
#send-review .button .return{
	display: inline-block;
	margin: 0 5px;
}
#send-review .button .return a {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #999;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 14px 20px 10px 20px;
	min-width: 60px;
}
#send-review .button .return a:hover {
	background-color: #ffb400;
}
#send-review .sample-notice {
	margin-top: 10px;
}
#send-review .button .next {
	display: inline-block;
	margin: 0 5px;
}
#send-review .button .next div {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #666;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 14px 20px 10px 20px;
	min-width: 60px;
}
#send-review .button .next input[type="button"],
#send-review .button .next input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	background-color: #666666;
	border-radius: 3px;
	cursor: pointer;
	padding: 13px 20px;
	min-width: 100px;
}

/* =========================================================
review desc
========================================================= */

.review-desc {
	clear: both;
	margin-bottom: 70px;
	font-size: 86%;
}

/* -----------------------------------------------
entry
----------------------------------------------- */
.review-desc dl.entry {
	clear: both;
	border: 1px solid #e6eae6;
	padding: 15px;
	margin-bottom: 15px;
}
.review-desc dl.entry dt {
	float: left;
	color: #cc3333;
	margin-right: 8px;
	white-space: nowrap;
}
.review-desc dl.entry ul.reviewer {
	list-style-type: none;
	border-bottom: 1px #e6eae6 dotted;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.review-desc dl.entry ul.reviewer:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.review-desc dl.entry li.name {
	float: left;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.review-desc dl.entry li.name span {
	font-weight: normal;
	color: #999;
	margin-left: 4px;
}
.review-desc dl.entry li.date {
	float: right;
	color: #abb1ad;
	text-align: right;
	white-space: nowrap;
}
.review-desc dl.entry li.date span {
	color: #ff3399;
}
.review-desc dl.entry .content {
	display: flex;
	justify-content: space-between;
}
.review-desc dl.entry .content .comment {
	line-height: 137%;
}
.review-desc dl.entry .content .thumb {
	padding-left: 5px;
}
.review-desc dl.entry .content .thumb .thumb-list img {
	max-width: 100px;
}
.review-desc dl.entry .content .thumb .other {
	display: block;
	text-align: right;
	margin-top: 3px;
	color: #888;
	font-size: 11px;
}
.review-desc dl.entry .content .thumb:hover {
	cursor: pointer;
	opacity: 0.8;
}
.review-desc dl.entry .content .thumb:hover .other {
	color: #ffcc00;
}
.review-desc dl.entry .link {
	display: grid;
	grid-template-columns: 1fr auto;
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	font-size: 11px;
	margin-top: 20px;
}
.review-desc dl.entry .link a {
	white-space: nowrap;
}
.review-desc dl.entry .link a.del span {
	color: #999;
	background-image: url(/img/common/common/icon_delete_off.png);
	background-size: 9px auto;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 11px;
}
.review-desc dl.entry .link a.report span {
	color: #666666;
	display: inline-block;
	line-height: 12px;
	background-image: url(/imgm/common/common/button_icon_report.png);
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	opacity: 0.7;
}

/* -----------------------------------------------
enlarge window
----------------------------------------------- */
.review-desc .enlarge-picture {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
}
.review-desc .enlarge-picture .overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #000000;
	width: 100%;
	opacity: 0.80;
}
.review-desc .enlarge-picture .box {
	position: relative;
	text-align: center;
	padding: 30px;
}
.review-desc .enlarge-picture .box:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.review-desc .enlarge-picture .box .bg .x a {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/imgm/common/common/icon_close_gry.png);
	background-color: rgba(204,204,204,.9);
	background-size: auto 14px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	z-index: 1001;
}
.review-desc .enlarge-picture .box .bg .x a span {
	display: none;
}
.review-desc .enlarge-picture .box .photos {
	margin: 0 -2px 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.review-desc .enlarge-picture .box .photos .wrap {
	margin: 2px;
}
.review-desc .enlarge-picture .box img {
	vertical-align: middle;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 1px;
	max-width: 100%;
	max-height: 40vh;
}
.review-desc .enlarge-picture .box .close {
	text-align: right;
	margin-top: 20px;
	z-index: 1;
	position: relative;
}
.review-desc .enlarge-picture .box .close a {
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
}