@charset "shift_jis";

/*2019-08-14*/
/*-------------------------------- */
.leadTextEvaluation {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	padding-top: 8px;
	margin: 0 0 20px;
}

.checkIconList_02 li span.bg_icon{
	font-size:16px;
	margin-top: 0.7em;
	padding: 0.1em 0 0.1em 23px;
	background: url(/common2/img/co_ic_48.png) no-repeat 0 0.2em/1.2em;
	line-height: 1.4;
}

.box-layout + .box-layout {
	margin-top: 20px;
}
.pc_only {
	display: block;
}
.sp_only {
	display: none;
}

/*2019-09-17*/
/*---------.comp-wrap--------- */
.comp-wrap {
	margin-top: 3em;
	padding: 1em;
	border: 1px solid #ccc;
}
.comp-column {
	-webkit-display: flex;
	display: flex;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-align-items: center;
	align-items: center;
}
.comp-column .comp-detail {
	width: 67%;
}
.comp-column .comp-comtents {
	width: 30%;
	margin-left: 3%;
	text-align: center;
}
.comp-column > .comp-detail > .media-point-linkBox {
	margin-top: 1em;
}

/*---------.comp_title--------- */
.comp-wrap > .comp_title {
	position: relative;
}
.comp-wrap > .comp_title > .main_title {
	margin-top: 0;
	font-size: 22px;
	font-size: 2.2rem;
}
.comp-wrap > .comp_title > .comp_sub > .sub_title {
	margin-top: 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.comp-wrap > .comp_title.comp_new {
	padding-left: 65px;
}
.comp-wrap > .comp_title.comp_new::before {
	content: 'NEW';
	position: absolute;
	line-height: 1;
	left: 5px;
	top: 50%;
	margin-top: -25px;
	display: block;
	border-radius: 4px;
	padding: 17px 5px;
	width: 46px;
	height: 46px;
	background: #c90000;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

/*---------.comp-detail--------- */

.comp-column .comp-detail > .comp_checklist {
	margin-top: 0.5em;
}
.comp-column .comp-detail > .comp_checklist > li {
	padding: 0 2em;
	background: url(/common2/img/co_ic_48.png) no-repeat 0.8em 0.4em/0.8em;
}

/*2019-11-29*/

[class*="leadText"] {
	font-weight: bold;
	line-height: 1.4;
}
.leadText_01 {
	font-size: 24px;
	font-size: 2.4rem;
}
.leadText_02 {
	font-size: 20px;
	font-size: 2rem;
}
.btnLink_01 + .otherContents .uservoiceColumn {
	margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
.box-layout .box_detail > .column-layout > .column_item + .column_item.border-none {
	border-left: none;
}
.column-layout > .column_item.w45per {
	width: 45%;
}
.column-layout > .column_item.w55per {
	width: 55%;
}
	.box_title span.pc_only {
	display: inline-block;
}
}

@media print, screen and (max-width: 767px) {
.leadTextEvaluation {
	font-size:1.4rem;
	margin-top:0;
}
.checkIconList_02 li span.bg_icon{
	font-size:1.3rem;
	margin-top: 0.5em;
	padding: 0.1em 0 0.1em 20px;
	background: url(/common2/img/co_ic_48.png) no-repeat 0 0.2em/1.0em;
	line-height: 1.2;
	display: block;
}
.aC_sp {
	text-align: center;
}
.sp_only {
	display: block;
}
.pc_only {
	display: none;
}
	
/*2019-09-17*/
/*---------.comp-wrap--------- */
.comp-wrap .comp_title > .main_title {
	font-size: 18px;
	font-size: 1.8rem;
}
.comp-wrap .comp_title > .comp_sub > .sub_title {
	font-size: 11px;
	font-size: 1.1rem;
}

/*---------.comp-wrap--------- */
.comp-column {
	display: block;
}
.comp-column > .media-point-linkBox {
	position: static;
	margin-top: 1.5em;
}
.comp-column .comp-detail {
	width: 100%;
}
.comp-column .comp-comtents {
	width: 100%;
	margin: 2em 0;
	text-align: center;
}

/*2019-11-29*/
.leadText_01 {
	font-size: 1.7rem;
}
.leadText_02 {
	font-size: 1.6rem;
}
.leadText_03 {
	font-size: 1.6rem;
}
[class*="figureColumn"].spVertical > .imgL,
[class*="figureColumn"].spVertical > .imgR {
	float: none;
	width: 80%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
[class*="figureColumn"].spVertical > .text {
	margin-top: 1em;
}

}
