@charset "utf-8";

/*----------------------------------------------------
souba_hanbai_jidosatei_kuchikomi.css
Since 2022.3.30
----------------------------------------------------*/

table {
	width: 100%;
	word-break: break-all;
}

ul {
	list-style: none;
}

select {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #272727;
	font-family: Arial, sans-serif;
	font-size: 15px;
	height: 34px;
	line-height: 1;
	margin: 0;
	padding: 5px;
}

.komejiru a {
	display: inline-block;
	text-decoration: underline;
}

.komejiru a:hover {
	text-decoration: none;
}


/* .chuko-sale-history - これまでの中古販売履歴
-----------------------------------------------*/

.chuko-sale-history .box {
	margin: 0 auto;
	overflow: revert;
	width: 94%;
}

/* thead */

.chuko-sale-history thead th {
	background: #dcdfe3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 14px 6px;
	text-align: center;
	vertical-align: middle;
}

.chuko-sale-history thead th span {
	color: #464646;
	display: block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	padding-left: 2px;/* 文字間2pxぶんを補正 */
}

/* tbody */

.chuko-sale-history tbody td {
	background: #fafafa;
	border: none;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	letter-spacing: 0;
	padding: 8px 4px;
	text-align: center;
	vertical-align: middle;
	width: 12%;
}

.chuko-sale-history tbody td:first-child {
	width: 15%;
}

.chuko-sale-history tbody td:nth-child(2) {
	width: 10%;
}

.chuko-sale-history tbody td:nth-child(3) {
	width: 15%;
}

.chuko-sale-history tbody td:nth-child(4) {
	width: 9%;
}

.chuko-sale-history tbody td:nth-child(6) {
	width: 15%;
}

/* 注釈など */

.chuko-sale-history .komejiru {
	line-height: 1;
	margin: 3em 0 0;
	width: 100%;
}

.chuko-sale-history .komejiru span {
	display: block;
	line-height: 1.6;
}

.chuko-sale-history .komejiru span + span {
	margin-top: .45em;
}

/* スクリプト関連のCSS */

.chuko-sale-history .default-hidden-item {
	display: none;
}

.chuko-sale-history .view-more-button {/* すべて見るボタン */
	background: #dcdfe3;
	border-bottom: 1px solid #455468;
	border-radius: 3px;
	cursor: pointer;
	margin: 3em auto 0;
	text-align: center;
	padding: 16px 0 15px;
	width: 40%;
}

.chuko-sale-history .view-more-button:hover {
	background: #c6ccd3;
}

.chuko-sale-history .button-txt {
	background: transparent;
	border: none;
	color: #484848;
	display: inline-block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}


@media screen and (max-width: 960px) {
	.chuko-sale-history thead th span {
		font-size: 12px;
		letter-spacing: 1px;
		padding-left: 1px;/* 文字間2pxぶんを補正 */
	}

	.chuko-sale-history tbody td {
		font-size: 13px;
	}

	.chuko-sale-history .button-txt {
		font-size: 13px;
	}
}


@media screen and (max-width: 768px) {
	.chuko-sale-history .scroll-area-wrap {
		position: relative;
	}

	.chuko-sale-history .scroll-area-wrap::after {/* 左右方向スクロール案内 */
		background: rgba(12, 44, 80, .67);
		bottom: 0;
		color: #fff;
		content: "左右方向にスクロールできます ↑↓";
		display: block;
		font-size: 10px;
		height: auto;
		letter-spacing: 3px;
		line-height: 1.6;
    min-height: 80px;
		min-width: 4%;
		padding: 2em 0 1em;
		position: absolute;
		right: -3%;
		top: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		z-index: 5;
	}

	.chuko-sale-history .scroll-area {
		overflow: scroll;
	}

	.chuko-sale-history .scroll-area table {
		width: 768px;
	}

	.chuko-sale-history thead th {
		padding: 12px 6px;
	}

	.chuko-sale-history thead th:nth-child(8),
	.chuko-sale-history tbody td:nth-child(8) {
		padding-right: 15px;
	}

	.chuko-sale-history .view-more-button {
		margin: 2em auto 0;
		max-width: 400px;
		width: auto;
	}
}



/* .baibai-souba - 中古マンション相場変遷
-----------------------------------------------*/

.baibai-souba .box {
	margin: 0 auto;
	overflow: revert;
	width: 94%;
}

/* チャート説明 */

.baibai-souba .cap .data-info {
	background: #d5d5d5;
	border: 4px solid #958a5a;
	float: left;
	margin-bottom: 10px;
	max-width: calc(100% - 238px);
	padding: 8px 15px;
	width: auto;
}

.baibai-souba .cap .data-info span {
	color: #272727;
	display: block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

.baibai-souba .cap .data-info .icon {
	background: #7c93a9;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	margin: 0 16px 0 9px;
	position: relative;
	width: 12px;
}

.baibai-souba .cap .data-info .icon:before {
	background: #7c93a9;
	content: "";
	display: inline-block;
	height: 4px;
	position: absolute;
	right: -9px;
	top: calc(50% - 2px);
	width: 30px;
}

.baibai-souba .cap .data-info .type1 .icon,
.baibai-souba .cap .data-info .type1 .icon:before {
	background: mediumvioletred;
}

.baibai-souba .cap .data-info .type2 .icon,
.baibai-souba .cap .data-info .type2 .icon:before {
	background: darkgreen;
}

.baibai-souba .cap .data-info .type3 .icon,
.baibai-souba .cap .data-info .type3 .icon:before {
	background: darkblue;
}

/* 面積変更 */

.baibai-souba .cap .select-box-wrap {
	float: right;
	margin-bottom: 10px;
	padding-top: 20px;
	text-align: right;
	width: 200px;
}

.baibai-souba .cap .select-box-wrap .txt {
	border-left: 1px dashed #958a5a;
	border-right: 1px dashed #958a5a;
	color: #d5d5d5;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
	width: 130px;
}

.baibai-souba .cap .select-box-wrap select {
	display: inline-block;
	width: 130px;
}

/* タブ */

.baibai-souba .chart-box .tab-style-wrap {
	border-bottom: 2px solid #666;
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}

.baibai-souba .chart-box .tab-style-wrap li {
	background: #d5d5d5;
	border: 1px solid #fafafa;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	display: inline-block;
	margin: 0 0 0 1%;
	text-align: center;
	vertical-align: top;
	width: 13%;
}

.baibai-souba .chart-box .tab-style-wrap li.active {
	background: #fafafa;
/*	border-left-color: #fafafa;
	border-right-color: #fafafa;*/
	border-radius: 3px 3px 0 0;
	color: #272727;
}

.baibai-souba .chart-box .tab-style-wrap li.active:after {
	background: #fafafa;
	content: "";
	display: block;
	height: 3px;
	margin-left: -1px;/* 左側ボーダーを隠すため */
	position: relative;
	width: calc(100% + 2px);/* 横幅に左右borderぶんを足している */
	z-index: 1;
}

.baibai-souba .chart-box .tab-style-wrap li a {
	color: #424242;
	display: block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 8px 0;
}

.baibai-souba .chart-box .tab-style-wrap li.active a {
	padding-bottom: 8px;
}

.baibai-souba .chart-box .tab-style-wrap li a:hover {
	background: #696969;
	color: #fff;
}

/* タブボディ表示領域全体 */

.baibai-souba .chart-box .tab-body-wrap {
	background: #fafafa;
	padding: 2rem 0 1rem;
}

/* 注釈など */

.baibai-souba .komejiru {
	line-height: 1.6;
	margin: 1em 0 0;
	width: 100%;
}

/* スクリプト関連のCSS */

.baibai-souba .chart-box .tab_content {
	display: none;
}

.baibai-souba .chart-box .tab_content.active {
	display: block;
}


@media screen and (max-width: 768px) {
	.baibai-souba .cap .data-info span {
		font-size: 13px;
		line-height: 1.4;
	}

	.baibai-souba .cap .data-info span + span {
		margin-top: 6px;
	}

	.baibai-souba .cap .data-info .icon {
		height: 8px;
		margin: 3px 15px 1px 5px;
		width: 8px;
	}

	.baibai-souba .cap .data-info .icon:before {
		height: 2px;
		right: -5px;
		top: calc(50% - 1px);
		width: 18px;
	}

	.baibai-souba .chart-box .tab-style-wrap li.active:after {
		height: 4px;
	}

	.baibai-souba .chart-box .tab-style-wrap li a {
		font-size: 13px;
		padding: 10px 0 8px;
	}

	.baibai-souba .chart-box .tab-style-wrap li a:hover {
		background: inherit;
		color: inherit;
	}
}


@media screen and (max-width: 640px) {
	.baibai-souba .cap {
		margin-bottom: 10px;
	}

	.baibai-souba .cap .data-info {
		float: none;
		max-width: revert;
	}

	.baibai-souba .cap .select-box-wrap {
		float: none;
		margin: 0;
		width: auto;
	}

	.baibai-souba .cap .select-box-wrap .txt {
		border-left: none;
		font-size: 11px;
		line-height: 22px;
		margin: 0 6px 0 0;
		vertical-align: middle;
		width: 100px;
	}

	.baibai-souba .cap .select-box-wrap select {
		vertical-align: middle;
	}

	.baibai-souba .chart-box .tab-style-wrap li {
		width: 30%;
	}
}



/* .sale-history-plot - 中古販売履歴プロット
-----------------------------------------------*/

.sale-history-plot .box {
	margin: 0 auto;
	overflow: revert;
	width: 94%;
}

.sale-history-plot .plot-graph-box {/* プロット図全体 */
	background: #fafafa;
	overflow: hidden;
	padding-top: 2rem;
	position: relative;
}

.sale-history-plot .plot-graph-body {/* プロット表示領域 */
	background: #fafafa;
}

.sale-history-plot .plot-graph-body rect {/* プロット表示SVGの背景をリセット */
	fill: none;
}

.sale-history-plot .highcharts-container {/* HightChartsの見た目調整用上書きCSS */}

.sale-history-plot .highcharts-container .highcharts-legend {
	display: none;/* この機能使用しないから見えない化 */
}

/* 注釈など */

.sale-history-plot .komejiru {
	line-height: 1.6;
	margin: 1em 0 0;
	width: 100%;
}

.sale-history-plot .komejiru a {
	color: #003e72;
}

.sale-history-plot .komejiru a:hover {
	color: #38678e;
	font-weight: bold;
	text-decoration: none;
}



/* .ai-satei-souba - AIによる推定相場価格
-----------------------------------------------*/

.ai-satei-souba {
	background: #fff;
	border: 6px solid #adadad;
	margin: 0 auto;
	padding: 2.4em 1.6em 1.8em 1.8em;
	width: calc(94% - 3.4em);/* 94% */
}

.ai-satei-souba ul {
	margin: 0;
	padding: 0;
}

.ai-satei-souba .select-automatic-assessment {
	display: block;
	float: left;
	width: 42%;
}

.ai-satei-souba .show-result-automatic-assessment {
	float: right;
	width: 56%;
}

/* 条件選択エリア（.select-automatic-assessment） */

.ai-satei-souba .select-automatic-assessment li + li {
	margin-top: 1em;
}

.ai-satei-souba .head {
	border-left: 6px solid #00234b;
	color: #484848;
	display: inline-block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 6px 8px;
	width: 126px;
}

.ai-satei-souba select {
	background: #eaeaea;
	color: #272727;
	min-width: 200px;
}

.ai-satei-souba select option {
	background: #fff;
}

/* データ出力結果表示エリア（.show-result-automatic-assessment） */

.ai-satei-souba .result-data {/* データテキスト部分 */
	font-family: YuGothic, 'Yu Gothic';
	text-shadow: 1px 1px 3px #fff;
}

.ai-satei-souba .result-data .table-style {
	display: table;
	width: 100%;
}

.ai-satei-souba .result-data .table-style .data1 {
	color: #494949;
	display: table-cell;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
	vertical-align: middle;
}

.ai-satei-souba .result-data .data1 span {
	line-height: 30px;
}

.ai-satei-souba .result-data .data1 span:not(.name) {
	display: inline-block;
}

.ai-satei-souba .result-data .data1 .name {
	font-weight: bold;
	padding-right: 3px;
}

.ai-satei-souba .result-data .data2:before {
	content: "推定相場価格";
	display: inline-block;
	font-size: 13px;
	height: auto;
	letter-spacing: 1px;
	margin: -2px .3em 0 0;
	width: auto;
	vertical-align: middle;
}

.ai-satei-souba .result-data .data2 {
	background: #eaf0f3;
	border-radius: 4px;
	color: #424242;
	font-size: 42px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0 0;
	padding: 20px 0;
	text-align: center;
}

.ai-satei-souba .result-data .txt-price-all {
	color: #003e72;
	display: inline-block;
	margin: 0 -2px;
	vertical-align: middle;
}

.ai-satei-souba .result-data .txt-price {
	display: block;
	letter-spacing: -.032em;
	font-weight: 500;
}

.ai-satei-souba .result-data .txt-tsubo-tanka {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin-top: .3em;
	text-align: center;
}

.ai-satei-souba .result-data .nyoro {
	font-size: 32px;
	font-weight: bold;
}

.ai-satei-souba .result-data .txt-yen {
	font-size: 21px;
	font-weight: bold;
}

/* 注釈など */

.ai-satei-souba .komejiru {
	line-height: 1;
	margin: 3em 0 0;
	width: 100%;
}

.ai-satei-souba .komejiru span {
	display: block;
	line-height: 1.6;
}

.ai-satei-souba .komejiru span + span {
	margin-top: .45em;
}

.ai-satei-souba .komejiru a {
	color: #003e72;
}

.ai-satei-souba .komejiru a:hover {
	color: #38678e;
	font-weight: bold;
	text-decoration: none;
}

/* 担当者による無料査定 ボタン */

.tantousya-satei {
	margin: 40px auto 20px;
	width: 94%;
}

.tantousya-satei .button {
	background: #1e375a;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 16px;
	font-weight: 500;
	margin: 15px auto 0;
	max-width: 370px;
	padding: 17px 25px;
	text-align: center;
	width: auto;
}

.tantousya-satei .button:hover {
	background-color: #90aac1;
	font-weight: 600;
}

/* スクリプト関連のCSS */

.ai-satei-souba .select-ac-head {/* PC見た目（961px～）時は使用しないパーツ */
	display: none;
}


@media screen and (max-width: 960px) {
	.ai-satei-souba .select-automatic-assessment {
		float: none;
		margin-top: 6px;
		padding: 0 12px;
		width: auto;
	}

	.ai-satei-souba .show-result-automatic-assessment {
		float: none;
		width: auto;
	}

	/* データ出力結果表示エリア */

	.ai-satei-souba .result-data .table-style .data1 {
		font-size: 19px;
	}

	.ai-satei-souba .result-data .data2 {
		margin: 10px 0;
		padding: 40px 6px 20px;
		position: relative;
	}

	.ai-satei-souba .result-data .data2::before {
		background: #00234b;
		color: #fff;
		display: block;
		left: 0;
		letter-spacing: 5px;
		margin: 0;
		padding: 6px 0;
		position: absolute;
		text-shadow: none;
		top: 0;
		width: 100%;
	}

	.ai-satei-souba .result-data .txt-price-all {
		margin: 0;
	}

	.ai-satei-souba .result-data .nyoro {
		display: inline-block;
		vertical-align: middle;
	}

	.ai-satei-souba .result-data .txt-yen {
		display: inline-block;
		line-height: 1.6;
		vertical-align: middle;
	}

	/* 条件選択エリア */

	.ai-satei-souba .select-ac-head {/* アコーディオンヘッド部 */
		background: #dedede;
		border: none;
		border-radius: 2px;
		color: #484848;
		cursor: pointer;
		display: block;
		font-size: 13px;
		line-height: 1;
		margin: 0;
		padding: 15px 10% 15px 6%;
		position: relative;
	}

	.ai-satei-souba .select-ac-head span {
		font-weight: bold;
	}

	.ai-satei-souba .select-ac-head span:after {
		color: #484848;
		content: url(../img/icon_touch.svg);
		display: inline-block;
		position: absolute;
		right: 5%;
		top: calc(50% - 12px);
	}

	.ai-satei-souba .head {
		display: block;
		font-size: 14px;
		margin-bottom: 3px;
		padding: 7px 8px 8px;
		width: auto;
	}

	.ai-satei-souba select {
		width: 100%;
	}

	/* スクリプト関連のCSS */

	.ai-satei-souba .select-ac-head {
		background: #dedede;
		border: none;
		border-radius: 2px;
		color: #484848;
		cursor: pointer;
		display: block;
		font-size: 13px;
		line-height: 1;
		margin: 0;
		padding: 15px 10% 15px 6%;
		position: relative;
	}

	.ai-satei-souba .select-automatic-assessment {
		display: none;
	}
}


@media screen and (max-width: 768px) {
	.ai-satei-souba .result-data .data2 {
		font-size: 36px;
	}

	.ai-satei-souba .result-data .txt-tsubo-tanka {
		font-size: 11px;
	}

	.ai-satei-souba .result-data .nyoro {
		font-size: 18px;
	}

	.ai-satei-souba .result-data .txt-yen {
		font-size: 18px;
	}
}


@media screen and (max-width: 420px) {
	.ai-satei-souba .result-data .data2 {
		font-size: 10vw;
	}

	.tantousya-satei .button {
		font-size: 14px;
	}
}



/* .pickup-reviews - 口コミ
-----------------------------------------------*/

.pickup-reviews .box {
	margin: 0 auto;
	overflow: revert;
	width: 94%;
}

.pickup-reviews .review-one-wrap + .review-one-wrap,
.pickup-reviews .kakusu-area {
	margin-top: 3rem;
}

.pickup-reviews table th,
.pickup-reviews table td {
	padding: 12px 15px;
	vertical-align: middle;
}

.pickup-reviews table td {
	border-bottom: 1px solid #c9cfd8;
}

/* thead */

.pickup-reviews thead th {
	background: transparent;
	border: none;
}

.pickup-reviews .head-area-wrap {/* 口コミ１件のhead部分 */
	text-align: left;
}

.pickup-reviews .catch-icon {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}

.pickup-reviews .head-txt-area {
	display: inline-block;
	font-family: YuGothic, 'Yu Gothic';
	max-width: calc(100% - 80px);
	vertical-align: middle;
}

.pickup-reviews .head-txt-area .info-wrap {
	margin: 0;
	padding: 0;
}

.pickup-reviews .head-txt-area .info-wrap > span {
	display: inline-block;
}

.pickup-reviews .head-txt-area .date {
	color: #272727;
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.pickup-reviews .head-txt-area .name {
	color: #272727;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	vertical-align: bottom;
}

.pickup-reviews .head-txt-area .name .s-txt {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -2px;
}

.pickup-reviews .head-txt-area .human-data {
	font-size: 15px;
	font-weight: 500;
	vertical-align: 3px;
}

/* tbody */

.pickup-reviews tbody {
	border: 6px solid #dcdfe3;
}

.pickup-reviews tbody th {
	background: #455468;
	border-bottom: 1px solid #c9cfd8;
	padding: 20px 15px;
	width: 23%;
}

.pickup-reviews .review-head {/* 口コミ項目のhead */
	color: #fff;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.pickup-reviews .review-body {/* 口コミ項目のbody */}

.pickup-reviews .review-body .score-label-area {/* 評点：★ の外枠 */
	margin: 0 0 12px;
}

.pickup-reviews .review-body .score-label-area:before {
	content: "評点：";
	display: inline;
	font-size: 12px;
	height: auto;
	line-height: 1;
	vertical-align: middle;
	width: auto;
}

.pickup-reviews .review-body .score-label-area .stars {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.pickup-reviews .review-body .score-label-area .stars img {
	display: inline-block;
	height: auto;
	width: 18px;
}

.pickup-reviews .review-body .score-label-area .stars img + img {
	margin-left: -3px;
}

.pickup-reviews .review-body .score-label-area .point {
	color: #003e72;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-left: 10px;
	vertical-align: middle;
}

.pickup-reviews .review-body .review-detail {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

.pickup-reviews .review-body .review-detail > span {
	display: table-cell;
	vertical-align: top;
}

.pickup-reviews .review-body .review-detail .label {
	line-height: 1;
	text-align: left;
	width: 90px;
}

.pickup-reviews .review-body .review-detail .label span {
	background: #f6f6f6;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 1px 2px 3px;
	position: relative;
	text-align: center;
	width: 70px;
}

.pickup-reviews .review-body .merit .label span {
	background: #2c8e78;
}

.pickup-reviews .review-body .review-detail .label span:after {
	border: 5px solid transparent;
	border-left: 6px solid #999;
	content: "";
	display: inline-block;
	height: 0;
	margin-top: -6px;
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
}

.pickup-reviews .review-body .merit .label span:after {
	border-left-color: #2c8e78;
}

.pickup-reviews .review-body .review-detail .txt {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.8;
	margin: 0;
	width: auto;
}

/* 開閉スクリプトパーツに関するCSS */

.pickup-reviews .view-more-button {/* ひらく */
	background: #dcdfe3;
	border-bottom: 1px solid #455468;
	border-radius: 3px;
	cursor: pointer;
	margin: 3em auto 0;
	text-align: center;
	padding: 16px 0 15px;
	width: 40%;
}

.pickup-reviews .view-more-button:hover,
.pickup-reviews .area-hidden-button:hover {
	background: #c6ccd3;
}

.pickup-reviews .view-more-button.open {
	display: none;
}

.pickup-reviews .button-txt {
	background: transparent;
	border: none;
	color: #484848;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pickup-reviews .kakusu-area {/* 隠す領域 */
	display: none;
}

.pickup-reviews .area-hidden-button {/* とじる */
	background: #dcdfe3;
	border-bottom: 1px solid #455468;
	border-radius: 3px;
	cursor: pointer;
	margin: 3em auto 0;
	text-align: center;
	padding: 16px 0 15px;
	width: 40%;
}

/* 注釈など */

.pickup-reviews .komejiru {
	line-height: inherit;
	margin: 3em 0 0;
}

.pickup-reviews .komejiru span {
	display: block;
	line-height: 1.8;
}

.pickup-reviews .komejiru a {
	color: #003e72;
}

.pickup-reviews .komejiru a:hover {
	color: #38678e;
	font-weight: bold;
	text-decoration: none;
}


@media screen and (max-width: 768px) {
	.pickup-reviews table th,
	.pickup-reviews table td {
		padding: 12px 6px;
	}

	.pickup-reviews .review-head {
		font-size: 13px;
	}

	/* 開閉スクリプトパーツに関するCSS */

	.pickup-reviews .view-more-button {/* ひらく */
		margin: 2em auto 0;
		max-width: 400px;
		width: auto;
	}

	.pickup-reviews .area-hidden-button {/* とじる */
		margin: 2em auto 0;
		max-width: 400px;
		width: auto;
	}
}


@media screen and (max-width: 680px) {
	.pickup-reviews table th,
	.pickup-reviews table td {
		padding: 8px 6px;
	}

	/* thead */

	.pickup-reviews .catch-icon,
	.pickup-reviews .catch-icon img {
		width: 60px;
	}

	.pickup-reviews .head-txt-area {
		max-width: calc(100% - 70px);
	}

	.pickup-reviews .head-txt-area .date {
		font-size: 12px;
	}

	.pickup-reviews .head-txt-area .name {
		font-size: 17px;
	}

	.pickup-reviews .head-txt-area .name .s-txt {
		font-size: 14px;
	}

	.pickup-reviews .head-txt-area .human-data {
		font-size: 13px;
	}

	/* tbody */

	.pickup-reviews tbody {
		border: none;
	}

	.pickup-reviews tbody th {
		border: none;
		display: block;
		width: calc(100% - 12px);
	}

	.pickup-reviews tbody td {
		border: 1px solid #c9cfd8;
		border-top: none;
		display: block;
		width: calc(100% - 14px);
	}

	.pickup-reviews .review-head {
		letter-spacing: 2px;
	}

	.pickup-reviews .review-body .review-detail,
	.pickup-reviews .review-body .review-detail > span {
		display: block;
	}

	.pickup-reviews .review-body .review-detail .label {
		margin-bottom: 6px;
		width: auto;
	}

	.pickup-reviews .review-body .review-detail .label span:after {
		content: none;
	}

	.pickup-reviews .review-body .review-detail .txt {
		margin: 0 0 6px;
	}
}
