@charset "UTF-8";
.souba_date {
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px;
	background: #f4f4f4;
	border-radius: 20px;
	position: relative;
	z-index: 0;
	box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.16);
}

.souba_date_main {
	padding: 100px 0;
}

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

外壁塗装の費用相場の詳細

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

.souba_date h2.kamekichi span {
	margin: 0 auto;
	display: table;
}

.title {
	padding-right: 60px;
}

.market-pref * {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.market-pref_hd {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	margin-bottom: 25px;
	padding: 0 16px;
	border-radius: 2px;
	background-color: #7d9039;
	color: #fff;
	font-family: 'YuGothicM', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.market-pref-appendix_hd {
	display: flex;
	align-items: center;
	min-height: 37px;
	margin-bottom: 30px;
	padding: 0 12px;
	border-radius: 2px;
	background-color: #eee;
	font-size: 18px;
}

/* ====================================================
  概要
====================================================*/

.outline {
	margin-bottom: 42px;
}

.outline-wrap {
	/* border: 1px solid #ddd;
	border-radius: 5px;
	margin: 36px 20px 0;
	background-color: #fff; */
}

.outline_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 40px;
	margin-bottom: 16px;
	background-color: #f2f2f2;
	font-size: 18px;
}

.outline_ttl-inner {
	display: flex;
	text-align: center;
	align-items: baseline;
	font-size: 16px;
	padding: 7px 20px;
	justify-content: center;
}

.outline_ttl-em {
	font-size: 16px;
	font-weight: bold;
}

.outline_ttl-num {
	color: #7d9039;
	font-family: Arial, sans-serif;
	font-size: 20px;
}

.outline-media {
	/* display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 30px; */
}

.outline-media-body {
	/* display: flex;
	width: 653px;
	font-size: 14px;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: center; */
}

.outline-media_img {
	width: 120px;
	margin-left: auto;
}

.outline-media_img img {
	width: 100%;
	height: auto;
}

.outline-media_img-cap {
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
}

.prefecture-approximate-em {
	font-family: "YuGothicM", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
}

.outline-pr {
	display: flex;
	align-items: baseline;
	justify-content: center;
	min-height: 46px;
	margin: 40px auto 14px;
	background-color: #f0fbc8;
	border: 1px solid #f0fbc8;
	border-radius: 5px;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 15px;
}

.about_num {
	font-size: 16px;
	font-weight: normal;
}

.outline-pr_num {
	color: #7d9039;
	font-weight: bold;
	font-size: 80px;
	padding: 0 3px;
}

.outline-range {
	padding-left: 3px;
	font-size: 17px;
	font-weight: bold;
}

.outline-media-information::before {
	content: "i";
	font-size: 11px;
	margin-right: 3px;
	display: inline-block;
	vertical-align: 2px;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 1.5;
	border-radius: 50%;
	border: solid 1px #aaa;
	color: #aaa;
}

.outline_source {
	margin: 10px 20px 0 0;
	font-size: 12px;
	text-align: right;
}

.outline_source p {
	display: inline-block;
}

.outline_source a {
	padding-right: 16px;
	background: url(/sp/img/common/icon_link-strongazure.svg) right center no-repeat;
	background-size: 12px auto;
	color: #00479d;
	text-decoration: underline;
}

/* ====================================================
  算出方法
====================================================*/

.calc-method {
	/* margin-bottom: 53px; */
}

.calc-method-inner {
	margin: 0 30px;
}

.calc-method_lead {
	margin-bottom: 15px;
	font-size: 14px;
}

.calc-method_formula {
	font-family: "YuGothicM", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 35px 20px;
	color: #7d9039;
	font-size: 15px;
	font-weight: bold;
}

.calc-method-items {
	margin-bottom: 12px;
	display: flex;
	flex-wrap: wrap;
}

.calc-method-wrap {
	/* border: solid 1px #ccc;
	border-radius: 10px;
	padding: 10px 30px 23px; */
}

.calc-method-item {
	box-sizing: border-box;
	padding: 20px 15px;
	width: calc(25% - 8px);
	margin-left: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
}

.calc-method-item:nth-child(4n + 1) {
	margin-left: 0;
}

.calc-method-wrap a, .calc-method-wrap div, .calc-method-wrap li, .calc-method-wrap strong, .calc-method-wrap p, .calc-method-wrap h3, .calc-method-wrap span {
	font-family: "YuGothicM", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.calc-method-item-head {
	font-size: 16px;
	text-align: center;
	min-height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.calc-method-item-head_em {
	font-weight: bold;
}

.calc-method-item-head-list {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	line-height: 1.2;
}

.calc-method-item-head-list li:first-child {
	margin-top: 8px;
}

.calc-method-item-head_link a {
	padding-right: 16px;
	background: url(/sp/img/common/icon_link-strongazure.svg) right center no-repeat;
	background-size: 12px auto;
	color: #00479d;
	font-size: 12px;
	text-decoration: underline;
}

.calc-method-item-body {
	font-size: 16px;
	text-align: center;
	margin-top: 4px;
}

.calc-method-item--subtotal {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.calc-method-item--subtotal .calc-method-item-head {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	min-height: 30px;
	padding-top: 7px;
}

.calc-method-item--subtotal .calc-method-item-body {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

/* ====================================================
  その他の工事費
====================================================*/

.calc-method-others {
	position: relative;
	z-index: 0;
	margin-top: 40px;
}

.calc-method-others::before {
	content: "+";
	font-size: 40px;
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
}

.calc-method-others_ttl {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.calc-method-others_lead {
	margin-bottom: 10px;
	font-size: 12px;
}

.calc-method-others-list-wrap {
	padding-bottom: 20px;
}

.joseikin_main_attention {
	text-align: right;
}

.calc-method-others-list {
	margin-bottom: 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.calc-method-others-list li {
	box-sizing: border-box;
	padding: 20px 15px;
	width: calc(25% - 8px);
	margin-left: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
}

.calc-method-others-list li:nth-child(4n + 1) {
	margin-left: 0;
}

.calc-method-others-list li:nth-child(n + 5) {
	margin-top: 10px;
}

.calc-method-others_hd {
	font-size: 14px;
	text-align: center;
}

.calc-method-others-body {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.calc-method-others-sum {
	box-sizing: border-box;
	padding: 20px 15px;
	width: 100%;
	margin-left: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
}

.calc-method-others-sum-head {
	font-size: 16px;
	text-align: center;
}

.calc-method-others-sum_note {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.3;
}

.calc-method-others-sum-body {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

/* ====================================================
  合計
====================================================*/

.calc-method-total {
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}

.calc-method-total:last-child {
	border-bottom: none;
}

.calc-method-total_hd {
	color: #7d9039;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.calc-method-total-body {
	margin-top: 10px;
	color: #7d9039;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.calc-method-note {
	font-size: 14px;
}

.calc-method-note_head {
	margin-top: 30px;
	text-align: center;
	line-height: 2;
}

/* ====================================================
  モデルケース
====================================================*/

.model-case {
	counter-reset: number 0;
	margin-bottom: 60px;
}

.model-case-inner {
	margin: 0 20px;
}

.model-case-cta {
	font-size: 14px;
}

.model-case-cta_lead {
	margin-bottom: 3px;
	text-align: center;
}

.model-case-cta_ttl {
	margin-bottom: 17px;
	text-align: center;
}

.model-case-cta_ttl-txt {
	font-weight: bold;
}

.model-case-cta_ttl-txt::before, .model-case-cta_ttl-txt::after {
	content: "";
	display: inline-block;
	border: 5px solid transparent;
	border-top: 8px solid #7d9039;
	border-bottom: none;
	vertical-align: middle;
}

.model-case-cta_ttl-txt::before {
	margin-right: 7px;
}

.model-case-cta_ttl-txt::after {
	margin-left: 7px;
}

.model-case-cta_bnr {
	text-align: center;
}

.model {
	margin-bottom: 57px;
}

.model-ttl {
	display: flex;
	align-items: center;
	height: 40px;
	margin-bottom: 16px;
	border: 1px solid #007fe5;
	color: #007fe5;
	font-family: "YuGothicM", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.model-ttl::before {
	counter-increment: number 1;
	content: "モデル" counter(number);
	display: flex;
	align-items: center;
	height: 40px;
	margin-right: 14px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: bold;
	background-color: #007fe5;
	color: #fff;
}

.model-ttl_sub {
	color: #007fe5;
	font-size: 14px;
	font-weight: normal;
}

.model-gist {
	display: flex;
	align-items: center;
	margin-bottom: 22px;
}

.model-gist-spec {
	display: flex;
	font-size: 14px;
}

.model-gist-item {
	margin-right: 24px;
}

.model-gist-item li {
	display: block;
}

.model-gist-price {
	display: flex;
	align-items: flex-end;
	width: 237px;
	margin-left: auto;
	padding-bottom: 6px;
	border-bottom: 1px solid #000;
	line-height: 1;
}

.model-gist-price_ttl {
	font-size: 16px;
	font-weight: bold;
}

.model-gist-price_txt {
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
}

.model-tbl {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.85;
}

.model-tbl th, .model-tbl td {
	padding: 2px 15px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.model-tbl th {
	background-color: #ebf6ff;
	text-align: center;
}

.model-tbl td {
	text-align: right;
	white-space: nowrap;
}

.model-tbl thead th {
	text-align: left;
}

.model-tbl td:first-of-type {
	width: 304px;
	text-align: left;
}

.model-tbl td:last-of-type {
	width: 135px;
}

.model-tbl-total {
	border-collapse: collapse;
	margin-left: auto;
	border-right: 1px solid #ccc;
	font-size: 14px;
}

.model-tbl-total th, .model-tbl-total td {
	padding: 2px 15px;
	font-weight: bold;
	text-align: right;
}

.model-tbl-total td {
	width: 135px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* ====================================================
  市別
====================================================*/

.by-city {
	margin-bottom: 50px;
}

.by-city-list {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 20px;
}

.by-city-list a {
	color: #7d9039;
	text-decoration: underline;
}

.by-city-list a:hover {
	text-decoration: none;
}

.by-city-list th, .by-city-list td {
	padding: 10px 20px;
	font-size: 16px;
}

.by-city-list th {
	background-color: #f4ede7;
	font-weight: bold;
}

.by-city-list th:nth-of-type(1) {
	width: 170px;
}

.by-city-list th:nth-of-type(2) {
	width: 200px;
}

.by-city-list th:nth-of-type(3) {
	width: 275px;
}

.by-city-list td.price {
	font-size: 12px;
	text-align: right;
}

.by-city-list tbody tr:nth-of-type(2n) td {
	background-color: #f2f2f2;
}

.by-city-list tbody td:nth-of-type(2) {
	font-family: Arial, sans-serif;
	text-align: center;
}

.by-city_num {
	margin-right: 4px;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

.by-city_range {
	margin: 0 15px;
	font-size: 16px;
}

/* ====================================================
  他の都道府県
====================================================*/

.other-pref {
	margin-bottom: 50px;
}

.other-pref-holder {
	margin: 0 20px;
	font-size: 14px;
}

.other-pref_hd {
	margin-bottom: 5px;
	color: #7d9039;
}

.other-pref-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 12px;
}

.other-pref-list li {
	margin: 0 23px 4px 0;
}

.other-pref-list a {
	text-decoration: underline;
}

.other-pref-list a::before {
	content: "";
	display: inline-block;
	margin-right: 5px;
	border: 3px solid #0000;
	border-left: 6px solid #7d9039;
	border-right: none;
	vertical-align: middle;
}

/* ====================================================
  サービスショップ
====================================================*/

.service-shop {
	margin-bottom: 45px;
}

.service-shop-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 20px;
}

.service-shop-list li {
	width: 157px;
	margin: 0 15px 10px 0;
}

.service-shop-list li:nth-of-type(4n) {
	margin-right: 0;
}

.service-shop-list li a {
	box-sizing: border-box;
	position: relative;
	display: block;
	padding: 5px 10px 6px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #fcfcfc;
	text-decoration: none;
}

.service-shop-list li a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 6px;
	display: inline-block;
	width: 5px;
	height: 9px;
	margin: auto 0;
	background: url(/public/img/common/icon_next-mediumgray.svg) left center no-repeat;
	background-size: contain;
}

.service-shop-list li .shop_name {
	margin-bottom: 2px;
	color: #229d3c;
	font-size: 14px;
	font-weight: bold;
}

.service-shop-list li .shop_addr {
	color: #555;
	font-size: 11px;
	line-height: 1;
}

/* ====================================================
  デザイン集
====================================================*/

.gl-design, .color-plan, .gl-plan, .ext-case {
	margin-bottom: 50px;
}

.design {
	position: relative;
	margin-bottom: 60px;
}

.design-item {
	width: 202px;
}

.design-item a {
	display: block;
	text-decoration: none;
}

.design-item_img {
	position: relative;
}

.design-item_img img {
	width: 100%;
}

.design-item_addr {
	display: flex;
	margin-bottom: 3px;
	font-size: 11px;
}

.design-item_addr a {
	margin-right: 10px;
}

.design-item_ttl {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-align: center;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 100%;
	height: 36px;
	padding: 0 8px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.design-item-spec {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

.wall_material {
	height: 45px;
}

.design-item-spec th, .design-item-spec td {
	padding: 3px 6px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	font-size: 11px;
}

.design-item-spec th {
	width: 52px;
	font-weight: bold;
}

.design-item-spec tr:nth-of-type(1) th, .design-item-spec tr:nth-of-type(1) td {
	color: #ff6b6c;
}

/* ====================================================
  bxslider
====================================================*/

.design-item {
	display: none;
}

.bx-viewport .design-item {
	display: block;
}

.design-item-list img {
	width: 100%;
	height: auto;
}

.design .bx-prev, .design .bx-next {
	position: absolute;
	top: 152px;
	display: block;
	width: 13px;
	height: 23px;
	background: url(/public/img/common/icon_next-lightbrilliantred.svg) left top no-repeat;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	z-index: 50;
}

.design .bx-prev.disabled, .design .bx-next.disabled {
	opacity: 0.3;
}

.design .bx-prev {
	left: 0;
	transform: rotate(180deg);
}

.design .bx-next {
	right: 0;
}

/* ====================================================
  事例集
====================================================*/

.plan {
	position: relative;
}

.plan-case {
	width: 310px;
	padding: 9px 0 11px;
	border-top: 3px solid #bbb;
	border-bottom: 3px solid #bbb;
}

.plan-case_ttl {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 44px;
	margin-bottom: 7px;
	padding: 0 10px;
	font-weight: bold;
}

.plan-case-media {
	display: flex;
	margin-bottom: 10px;
}

.plan-case-media-body {
	width: 160px;
	margin-left: auto;
}

.plan-case_img {
	position: relative;
}

.plan-case_img img {
	width: 140px;
	height: auto;
}

.plan-case_img .roof, .plan-case_img .accessory, .plan-case_img .f2, .plan-case_img .f1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* イメージレイヤー
---------------------------------------*/

.plan-case_img .roof {
	z-index: 4;
}

.plan-case_img .accessory {
	z-index: 3;
}

.plan-case_img .f2 {
	z-index: 2;
}

.plan-case_img .f1 {
	z-index: 1;
}

/* ====================================================
  物件ステータス
====================================================*/

.plan-case-state {
	padding: 0 10px 4px;
	border: 1px solid #007fe5;
	border-radius: 3px;
	background-color: #fafdff;
}

.plan-case_addr {
	display: flex;
	align-items: center;
	height: 19px;
	margin: 0 -10px;
	border-radius: 2px 2px 0 0;
	background-color: #eaf6fd;
	font-size: 11px;
	text-align: center;
}

.plan-case-state-list li {
	display: flex;
	align-items: center;
	min-height: 16px;
	border-bottom: 1px dotted #007fe5;
	font-size: 11px;
}

.plan-case-state-list li:last-of-type {
	border-bottom: none;
}

.plan-case-state_hd {
	flex: none;
	color: #007fe5;
}

.plan-case-state-txt {
	margin-left: auto;
}

/* ====================================================
  デザイン集
====================================================*/

.color-plan {
	position: relative;
}

.color-plan .shop_hd {
	font-size: 17px;
}

.color-plan-item {
	width: 202px;
}

.color-plan-item a {
	margin-right: 10px;
	text-decoration: none;
}

.color-plan-item_addr {
	display: flex;
	margin-bottom: 3px;
	font-size: 11px;
}

.color-plan-item_img {
	height: 142px;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
	overflow: hidden;
}

.color-plan-item_img img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: -1;
}

.color-plan-item-spec {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 6px;
	border-left: 1px solid #ccc;
}

.color-plan-item-spec th, .color-plan-item-spec td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

.color-plan-item-spec th {
	width: 59px;
	background-color: #fafafa;
	text-align: center;
}

.color-plan-item-spec td {
	padding: 3px 6px;
}

.color-plan-item-spec tr:nth-of-type(1) th, .color-plan-item-spec tr:nth-of-type(1) td {
	color: #7d9039;
	font-weight: bold;
}

.const-age {
	height: 30px;
}

.const-point {
	height: 44px;
}

.color-plan-item_txt {
	font-size: 12px;
	font-weight: bold;
}

.color-plan_more {
	margin-top: 26px;
	text-align: right;
}

.color-plan_more a {
	padding-right: 17px;
	background: url(/sp/img/common/icon_next-lightbrilliantred.svg) right center no-repeat;
	background-size: contain;
	color: #7d9039;
	font-size: 14px;
}

.gl-ext-case_more a, .gl-design_more a, .gl-plan_more a, .ext-case_more a {
	background-size: 7px;
}

/* ====================================================
  bxslider
====================================================*/

.color-plan-item {
	display: none;
}

.bx-viewport .color-plan-item {
	display: block;
}

.color-plan .bx-prev, .color-plan .bx-next {
	position: absolute;
	top: 188px;
	display: block;
	width: 13px;
	height: 23px;
	background: url(/public/img/common/icon_next-lightbrilliantred.svg) left top no-repeat;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	z-index: 50;
}

.color-plan .bx-prev.disabled, .color-plan .bx-next.disabled {
	opacity: 0.3;
}

.color-plan .bx-prev {
	left: 0;
	transform: rotate(180deg);
}

.color-plan .bx-next {
	right: 0;
}

/* ====================================================
  外構工事例
====================================================*/

.ext-case {
	position: relative;
}

.ext-case .shop_hd {
	font-size: 17px;
}

.ext-case-item {
	width: 202px;
}

.ext-case-item a {
	text-decoration: none;
	margin-right: 10px
}

.ext-case-item_addr {
	display: flex;
	margin-bottom: 3px;
	font-size: 11px;
}

.ext-case-item_img {
	height: 142px;
	margin-bottom: 7px;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
	overflow: hidden;
}

.ext-case-item_img img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: -1;
}

.ext-case-item_txt {
	font-size: 12px;
	font-weight: bold;
}

/* ====================================================
  bxslider
====================================================*/

.ext-case-item {
	display: none;
}

.bx-viewport .ext-case-item {
	display: block;
}

.ext-case .bx-prev, .ext-case .bx-next {
	position: absolute;
	top: 188px;
	display: block;
	width: 13px;
	height: 23px;
	background: url(/public/img/common/icon_next-lightbrilliantred.svg) left top no-repeat;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	z-index: 50;
}

.ext-case .bx-prev.disabled, .ext-case .bx-next.disabled {
	opacity: 0.3;
}

.ext-case .bx-prev {
	left: 0;
	transform: rotate(180deg);
}

.ext-case .bx-next {
	right: 0;
}

/* ====================================================
  お客様の声
====================================================*/

.market-voice {
	margin-bottom: 50px;
}

.market-voice-wrap {
	display: flex;
	margin-bottom: 38px;
}

.market-voice-box {
	margin-right: 15px;
}

.market-voice_img img {
	width: 220px;
	height: auto;
	margin-bottom: 10px;
}

.market-voice_data {
	display: flex;
	font-size: 14px;
	line-height: 1.4;
}

.market-voice_data-hd {
	white-space: nowrap;
	font-weight: bold;
}

.market-voice-ovw_data-txt--pink {
	color: #7d9039;
	font-weight: bold;
}

.market-voice-list {
	padding: 15px;
	background-color: #fff3f3;
	border-radius: 3px;
}

.market-voice-list_top {
	padding-bottom: 12px;
	margin-bottom: 14px;
	border-bottom: 1px #ccc solid;
}

.market-voice-list_hd {
	margin-bottom: 8px;
	color: #595959;
	font-size: 12px;
}

.market-voice-list_txt {
	color: #111;
	font-size: 14px;
}

/* ====================================================
  外壁塗装の費用相場と一緒に抑えておきたい支払い
====================================================*/

.market-payment {
	margin-bottom: 50px;
}

.market-payment_hd {
	margin-bottom: 16px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.market-payment-box_hd {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
}

.market-payment-box_txt {
	margin-bottom: 20px;
	font-size: 14px;
}

.market-payment-box_list {
	margin-bottom: 20px;
	font-size: 14px;
}

.market-payment-links_more a {
	display: block;
	margin-bottom: 30px;
	text-align: right;
	padding-right: 20px;
	background: url(/sp/img/common/icon_next-moderatecobaltblue.svg) right center no-repeat;
	background-size: 8px auto;
	color: #0064ff;
	font-size: 15px;
}

.market-payment-detail {
	padding: 20px;
	font-size: 14px;
	background-color: #f2f2f2;
}

.market-payment-detail_txt {
	margin-bottom: 20px;
}

.market-payment-detail_txt--01 {
	margin-bottom: 38px;
}

.market-payment-detail_txt--02 {
	margin-bottom: 0;
}

/* ====================================================
  外壁塗装の相場に関するブログ
====================================================*/

.market-blog {
	position: relative;
}

.market-blog_hd {
	display: flex;
	align-items: center;
	min-height: 37px;
	margin: 50px 0 30px;
	padding: 0 12px;
	border-radius: 2px;
	background-color: #eee;
	font-size: 18px;
}

.market-post-list a {
	text-decoration: none;
}

.market-post_img {
	margin-bottom: 10px;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.1);
	max-height: 140px;
	overflow: hidden;
	display: flex;
}

.market-post_img img {
	position: relative;
	align-items: center;
	width: 100%;
	height: auto;
	z-index: -1;
}

.market-post_txt {
	font-family: 'YuGothicM', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
}

/* ====================================================
  bxslider
====================================================*/

.bx-viewport .market-post-list li {
	display: block;
}

.market-blog .bx-prev, .market-blog .bx-next {
	position: absolute;
	top: 160px;
	display: block;
	width: 13px;
	height: 23px;
	background: url(/public/img/common/icon_next-lightbrilliantred.svg) left top no-repeat;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	z-index: 50;
}

.market-blog .bx-prev.disabled, .market-blogt .bx-next.disabled {
	opacity: 0.3;
}

.market-blog .bx-prev {
	left: 0;
	transform: rotate(180deg);
}

.market-blog .bx-next {
	right: 0;
}

/* ====================================================
  外壁塗装の基礎知識
====================================================*/

.wall-paint-box {
	margin-top: 50px;
}

.wall-paint-box_hd {
	display: flex;
	align-items: center;
	min-height: 37px;
	margin: 50px 0 30px;
	padding: 0 12px;
	border-radius: 2px;
	background-color: #eee;
	font-size: 18px;
}

.wall-paint-knwl-list {
	margin-bottom: 38px;
}

.wall-paint-knwl-list li {
	display: flex;
	margin-bottom: 16px;
}

.wall-paint-knwl-list li::before {
	content: "";
	display: flex;
	justify-content: center;
	width: 131px;
	height: 100px;
	border: 1px solid #bbb;
	border-radius: 3px;
	background-position: center center;
	background-repeat: no-repeat;
}

.wall-paint--roof-paint-knowledge li.roof-coating::before, .wall-paint-knwl-list li.introduction::before {
	background-image: url(/public/img/common/icon_wall_roller.svg);
	background-size: 64.7% auto;
}

.wall-paint--roof-paint-knowledge li.roof-shape::before, .wall-paint-knwl-list li.price-estimate::before {
	background-image: url(/public/img/common/icon_price-estimate.svg);
	background-size: 36.5% auto;
}

.wall-paint--roof-paint-knowledge li.paint-maker::before, .wall-paint-knwl-list li.apply-subsidy::before, .wall-paint-knwl-list li.paint-maker::before {
	background-image: url(/public/img/common/icon_apply-subsidy.svg);
	background-size: 46.4% auto;
}

.wall-paint-knwl-list li.final-tax-return::before {
	background-image: url(/public/img/common/icon_final-tax-return.svg);
	background-size: 46.4% auto;
}

.wall-paint-knwl-list li.color-scheme::before {
	background-image: url(/public/img/common/icon_palette-lightbrilliantred.svg);
	background-size: 50.4% auto;
}

.wall-paint-knwl-list li.outer-wall::before {
	background-image: url(/public/img/common/icon_outer-wall.svg);
	background-size: 68% auto;
}

.wall-paint-knwl-list li.flow-work::before {
	background-image: url(/public/img/common/icon_house_triple.svg);
	background-size: 80.9% auto;
}

.wall-paint-knwl-list li.painting-work::before {
	background-image: url(/public/img/common/icon_painting-work.svg);
	background-size: 45% auto;
}

.wall-paint-knwl-list li.anxious-point::before {
	background-image: url(/public/img/common/icon_notice_hexagon-lightbrilliantred.svg);
	background-size: 42.8% auto;
}

.wall-paint--roof-paint-knowledge li.anxious-point::before {
	background-image: url(/public/img/common/icon_final-tax-return.svg);
	background-size: 46.4% auto;
}

.wall-paint-knwl-item {
	width: 560px;
	margin-left: auto;
}

.wall-paint-knwl_ttl {
	display: inline-block;
	margin-bottom: 7px;
	color: #7d9039;
	font-family: 'YuGothicM', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -0.1ex;
}

.wall-paint-knwl_ttl:hover {
	text-decoration: none;
}

.wall-paint-knwl_txt {
	font-size: 14px;
}

.wall-paint-knwl_txt a {
	color: #008ae9;
	text-decoration: underline;
}

.wall-paint-knwl_txt a:hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.souba_date_main {
		padding: 60px 10px;
	}
	.souba_date {
		padding: 20px 10px;
	}
	.outline-pr {
		margin: 0 auto 0;
		font-size: 16px;
		padding: 10px;
	}
	.outline-pr_num {
		font-size: 50px;
	}
	.outline {
		margin-bottom: 20px;
	}
	.market-pref_hd {
		min-height: 40px;
		margin-bottom: 10px;
		padding: 0 7px;
		font-size: 20px;
	}
	.calc-method-inner {
		margin: 0;
	}
	.calc-method-item {
		padding: 10px;
		width: calc(50% - 5px);
		margin-left: 10px;
	}
	.calc-method-item:nth-child(2n + 1) {
		margin-left: 0;
	}
	.calc-method-item:nth-child(n + 3) {
		margin-top: 10px;
	}
	.calc-method-item.calc-method-item--subtotal {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.calc-method-item--subtotal .calc-method-item-head {
		padding-top: 0;
		min-height: initial;
	}
	.calc-method-others-list li {
		padding: 10px;
		width: calc(50% - 5px);
		margin-left: 10px;
	}
	.calc-method-others-list li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.calc-method-others-list li:nth-child(n + 3) {
		margin-top: 10px;
	}
	.post_content p.joseikin_main_aiu_title {
		font-size: 20px;
	}
	.post_content p.joseikin_main_aiu_title::before {
		width: 20px;
		height: 2px;
		top: 28px;
		right: 0;
		line-height: 1;
		background-color: #000;
		transition: 0.3s;
	}
}

/* ------------------------------------------
  shop_anker
------------------------------------------ */

.shop_anker {
	position: fixed;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	width: 100%;
	display: none;
}

.shop_anker_box {
	display: flex;
	justify-content: center;
	align-items: center;
}

.shop_anker_item {
	display: flex;
	height: 60px;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff !important;
	background-color: #003658;
	font-weight: bold;
	background-image: url(../img/common/cta_arrow_bottom.png);
	background-position: top 19px right 20px;
	background-repeat: no-repeat;
	background-size: 15px;
	border: 2px #003658 solid;
	width: 200px;
	border-radius: 0;
	transition: .3s;
	margin: 0 2px;
}

.shop_anker_item:hover {
	opacity: 1 !important;
	background-color: #fff !important;
	color: #003658 !important;
	background-image: url(../img/common/cta_arrow_hover_bottom.png);
	text-decoration: none !important;
}

@media screen and (max-width: 767px) {
	.shop_anker {
		width: 100%;
		bottom: 55px;
		background-color: #fff;
	}
	.shop_anker_box {
		gap: 0px 2px;
	}
	.shop_anker_item {
		display: flex;
		height: 40px;
		justify-content: center;
		align-items: center;
		font-size: 12px;
		color: #fff !important;
		background-color: #003658;
		font-weight: bold;
		background-image: none;
		background-position: top 19px right 20px;
		background-repeat: no-repeat;
		background-size: 15px;
		border: 2px #003658 solid;
		width: auto;
		border-radius: 0;
		transition: .3s;
		margin: 0;
		flex: 1;
	}
	.shop_anker_item:nth-child(4n + 1) {
		margin-left: 0;
	}
	.shop_anker_item:hover {
		background-image: none;
		text-decoration: none !important;
		opacity: 0.7 !important;
		background-color: #003658 !important;
		color: #fff !important;
	}
}