.border-right-none {
	border-right: none!important;
}
.p-top-search-cp-estimate {
	width: 100%;
	padding: 0 5rem;
}
.p-top-search__estimate-list-item--repeater {
	background: url("/common/img/ico_repeater.png") no-repeat;
	color: #e04036;
	background-position: center top;
	background-size: 7rem;
}
.p-top-search__estimate-list-item--repeater:hover {
	color: #e04036;
}
.p-top-search-cp-estimate_lower {
}
.p-top-search-cp-estimate_lower .p-top-search__estimate-list {
	margin-top: 0;
}
.p-top-search-cp-estimate_lower_list {
	display: flex;
}
.p-top-search-cp-estimate_lower_all {
	width: 100%;
}
.p-top-search-cp-estimate_lower_left {
	width: 67%;
}
.p-top-search-cp-estimate_lower_right {
	width: 33%;
}

.p-top-search-cp-estimate_upper > h2 {
	text-align: center;
	margin: 2rem auto;
	color: #228ad9;
	letter-spacing: 0.15rem;
	font-size: 2.5rem;
	font-style: italic;
}
.p-top-search-cp-estimate_lower > h2 {
	text-align: center;
	margin: 6rem auto 2rem;
	color: #228ad9;
	letter-spacing: 0.15rem;
	font-size: 2.5rem;
	font-style: italic;
}
.p-top-search-cp-estimate_upper .p-top-search__estimate-list {
	margin-top: 2rem;
}
.p-top-search-cp-estimate_lower .p-top-search__estimate-list {
	margin-top: 0rem;
}

.p-top-search__estimate-list-item--line-title {
	color: #3aae36;
	font-size: 1.9rem;
	line-height: 1.75;
}
.p-top-search__estimate-list-item--line .p-top-search__estimate-list-item-inner {
	height: 3.3rem;
}
.p-top-search-cp-estimate-text {
	margin-left: 0;
}


/** 2024.01 **/
.p-top-search-cp-estimate_upper_line {
	padding-bottom: 3rem;
	border-bottom: 2px solid #ccc;
}
.p-top-search-cp-estimate_upper_line > h2 {
	font-size: 2.3rem;
}
.p-top-search-cp-estimate_lower_life > h2 {
	font-size: 2.3rem;
}
.p-top-search-cp-estimate_upper_line > h2 > span {
	color: #228ad9;
	font-size: 3.5rem;
}
.p-top-search-cp-estimate_lower_life > h2 > span {
	color: #228ad9;
	font-size: 3.5rem;
}
.estimate_box_border-radius {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #228ad9!important;
}
.estimate_box_3column {
	background-color: #fff;
	color: #228ad9;
	text-align:center;
	height: 15rem;
	max-height: 15rem;
	padding: 2rem 0 2.5rem;
	margin-right: 1rem;
	box-shadow: 0 3px 6px 0 #999;
	position: relative;
}
.p-top-search-cp-estimate_lower_list.__bottom .estimate_box_3column {
	height: 16rem;
	max-height: 16rem;
}
.estimate_box_3column:last-child {
	margin-right: 0;
}
.estimate_box_3column span {
	font-size: 0.8em;
	font-weight: 400;
}
.estimate_box_3column span.estimate_type_size {
	font-size: 1.3em;
	color: #228ad9;
	font-weight: 600;
	line-height: 1.0em;
}
.estimate_box_3column span.estimate_type_size_m {
	font-size: 0.9em;
	color: #228ad9;
	font-weight: 600;
	line-height: 1.0em;
}
.estimate_box_3column .p-top-search__estimate-list-item--single {
	background-size: 2.7rem;
	display: inherit!important;
	padding-top: 6.5rem;
}
.estimate_box_3column .p-top-search__estimate-list-item--family {
	background-size: 6rem;
	display: inherit!important;
	padding-top: 6.5rem;
}
.estimate_box_3column .p-top-search__estimate-list-item--repeater {
	background-size: 11.5rem;
	display: inherit!important;
	padding-top: 6.5rem;
}
.estimate_box_1column {
	background-color: #fff;
	color: #228ad9;
	text-align:center;
	/*height: 7rem;*/
	/*max-height: 7rem;*/
	height: 8rem;
	max-height: 8rem;
	margin-top: 1.5rem;
	padding: 0;
	box-shadow: 0 3px 6px 0 #999;
	position: relative;
}
.p-top-search__estimate-list-item--line_box {
	height: 7rem!important;
	padding: 2rem 0!important;
	color: #3aae36;
	font-size: 1.9rem;
	line-height: 1.75;
}
.p-top-search__estimate-list-item--line_box:hover {
	color: #3aae36;
}
.p-top-search__estimate-list-item--line_box img {
	margin-right: 1rem;
}
.estimate_box_3column .p-top-search__estimate-list-item--video {
	background-size: 5rem;
	display: inherit!important;
	padding-top: 5rem;
}
.estimate_box_3column .p-top-search__estimate-list-item--suisui {
	background-size: 3.5rem;
	display: inherit!important;
	padding-top: 5rem;
	color: #d9b10d;
}
.estimate_box_3column .p-top-search__estimate-list-item--ai {
	padding-top: 5rem;
	display: inherit!important;
}
.p-top-search__estimate-list-item--ai .triangle_mark_text {
	color: #ffff00;
}
.p-top-search-cp-estimate_lower_life > h2 {
	margin: 2rem auto 2rem;
}
.estimate_triangle_mark_red {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 100px solid #f00;
	border-left: 100px solid transparent;
	border-radius:0 6px 0 0 ;
	-webkit-border-radius:0 6px 0 0 ;
	-moz-border-radius:0 6px 0 0 ;
	z-index: 5;
}
.estimate_triangle_mark_red_small {
	border-top: 73px solid #f00;
}
.estimate_triangle_mark_gold {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 100px solid #d9b10d;
	border-left: 100px solid transparent;
	border-radius:0 6px 0 0 ;
	-webkit-border-radius:0 6px 0 0 ;
	-moz-border-radius:0 6px 0 0 ;
	z-index: 5;
}
.triangle_mark_text {
	position: absolute;
	top: 3.5rem;
	right: -0.4rem;
	text-align: center;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1rem;
	color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 6;
}
.triangle_mark_text_line {
	top: 0.8rem;
	right: 0.5rem;
	line-height:1.9rem;
	-webkit-transform: rotate(38deg);
	transform: rotate(38deg);
}
/** /2024.01 **/

/** 2024.02 **/
.l-header__menu-list-item--suisui a {
	min-height: 100%;
}
/** /2024.02 **/

@media screen and (min-width: 813px) {
	.p-top-search__estimate-list-item--suisui .p-top-search__estimate-list-item-title {
		font-size: 1.9rem;
	}

	/** 2024.02 */
	.l-header__menu-list-item--rakumo {
		/*width: 100%;*/
		/*margin-right: 0;*/
	}
}

@media screen and (max-width: 813px) {
	.border-left-able {
		border-left: solid 1px #ccc;
	}
	.p-top-search-cp-estimate_upper > h2 {
		font-size: 1.5rem;
		margin: 2rem auto 1rem;
	}
	.p-top-search-cp-estimate_lower > h2 {
		font-size: 1.5rem;
		margin: 4rem auto 1rem;
	}
	.p-top-search-cp-estimate {
		padding: 0;
	}
	.border-right-visible {
		border-right: solid 1px #ccc!important;
	}
	.p-top-search__estimate-list-item--repeater {
		background-size: 5rem;
		background-position: center 1.4rem;
	}
	.p-top-search__estimate-list-item--line .p-top-search__estimate-list-item-inner {
		margin-left: 0;
	}
	.p-top-search__estimate-list-item--line .p-top-search__estimate-list-item-inner p {
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.25;
	}
	.p-top-search__estimate-list-item--suisui {
		background-size: 2.0rem;
		background-position: center 1.7rem;
	}
	.p-top-search__estimate-list-item--suisui .p-top-search__estimate-list-item-inner {
		height: 3.3rem;
		text-align: center;
		margin-left: 0;
	}
	.p-top-search__estimate-list-item--suisui .p-top-search__estimate-list-item-title {
		font-size: 1.2rem;
	}
	.p-top-search__estimate-list-item--suisui .p-top-search__estimate-list-item-text {
		font-size: 1rem;
	}
	.p-top-search-cp-suisui-bar img {
		width: 75%;
	}

	/** 2024.01 **/
	.p-top-search-cp-estimate_upper_line {
		padding-bottom: 0;
		border: none;
	}
	.estimate_box_3column {
		height: 12rem;
		max-height: 12rem;
		padding: 2.5rem 0;
		margin: 0 0.5rem;
	}
	.estimate_box_3column:last-child {
		margin-right: 0.5rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--single {
		background-size: 1.6rem;
		padding-top: 5.5rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--family {
		background-size: 3.5rem;
		padding-top: 5.5rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--repeater {
		background-size: 6.5rem;
		padding-top: 5.5rem;
		font-size: 1.1rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--ai {
		background-position: center 1.2rem;
		padding-top: 5.5rem;
	}
	.estimate_box_1column {
		height: 5rem;
		max-height: 5rem;
		margin: 1.5rem 0.5rem 0 0.5rem;
	}
	.p-top-search__estimate-list-item--line_box {
		height: 4.5rem!important;
		padding: 0!important;
		font-size: 2rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--video {
		background-size: 4rem;
		display: inherit!important;
		padding-top: 5.5rem;
	}
	.estimate_box_3column .p-top-search__estimate-list-item--suisui {
		background-size: 2.5rem;
		background-position: center 1.4rem;
		display: inherit!important;
		padding-top: 5.5rem;
		color: #d9b10d;
	}
	.p-top-search__estimate-list-item--ai {
		background-size: auto 3.2rem;
		background-position: center 1rem;
		padding-top: 5.5rem;
	}
	.p-top-search-cp-estimate_lower > h2 {
		margin: 2rem auto 2rem;
	}
	.p-top-search-cp-estimate_upper_line > h2 > span {
		color: #228ad9;
		font-size: 2.3rem;
	}
	.p-top-search-cp-estimate_lower_life > h2 > span {
		color: #228ad9;
		font-size: 2.3rem;
	}
	.estimate_triangle_mark_red {
		border-top: 60px solid #f00;
		border-left: 60px solid transparent;
	}
	.estimate_triangle_mark_red_small {
		border-top: 42px solid #f00;
		border-left: 64px solid transparent;
	}
	.estimate_triangle_mark_gold {
		border-top: 60px solid #d9b10d;
		border-left: 60px solid transparent;
	}
	.triangle_mark_text {
		top: 0.9rem;
		right: 0.4rem;
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.triangle_mark_text_line {
		top: 0.6rem;
		right: 0.3rem;
		font-size: 1.1rem;
		line-height: 1.1rem;
		-webkit-transform: rotate(38deg);
		transform: rotate(38deg);
	}	/** /2024.01 **/

	/** 2024.02 **/
	/** /2024.02 **/
}

