
.hpj-pim .button.critical {
	background: #ff5050;
    border-radius: 0;
}
.hpj-pim .button.critical:hover {
	background: #ff4040;
}
    
    
    
/*----------------------------------------------  point_area */
.point_area {
	position: absolute;
	top: -25px;
	left: -20px;
}
@media screen and (min-width: 480px) {
	.point_area {
		top: -40px;
		left: -15px;
	}
}

.point {
	background: #024ad8;
	border-radius: 50%;
	border: 2px #fff solid;
	color: #fff;
	font-size: 19px;
	line-height: 1.0;
	letter-spacing: -.3rem;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 65px;
	height: 65px;

}
.point span {
	font-size: 2.4rem;
	margin-right: -.5rem;
	line-height: 1.0;
	letter-spacing: 0;
}

@media screen and (min-width: 480px) {
	.point {
		width: 84px;
		height: 84px;
		font-size: 24px;
        line-height: .7;
	}
	.point span {
		font-size: 34px;
	}
}



/* ==================================================
	PIM
================================================== */

/*------------------------------------------- 
  cam_model 
-------------------------------------------  */

.cam_model {
	background: #d5dded;
    padding: 2rem 1rem;
}

.cam_model > div {
    background: #fff;
	padding: 1rem 2rem 2rem;
}

@media screen and (max-width: 767px) {
	.cam_model .hpj-pim:nth-child(n+2) {
		margin-top: 30px;
	}
}

@media screen and (min-width: 768px) {
	.cam_model {
	    padding: 15px 10px;
	}

	.cam_model > div {
		padding: 10px 20px 20px;
	}
	.cam_model > div > div > div.aem-Grid {
		margin: 0 -10px;
	}
	.cam_model .hpj-pim {
		padding: 0 10px;
	}


	/* column2 -------------------- */
	.column2 .hpj-pim {
		width: 50% !important;
	}
	.column2 .hpj-pim:nth-child(n+3) {
		margin-top: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.cam_model > div {
		padding: 10px 10px 20px;
	}
	.cam_model > div > div > div.aem-Grid {
		margin: 0 -8px;
	}
	.cam_model .hpj-pim {
		padding: 0 8px;
	}
}

/* model_box -------------------- */

.model_box {
	background: #fff;
	text-align: center;
    border: 1px #000 solid;
    border-radius: 1rem;
}



/* cam_model_name ---------------------------------------------------------- */

.cam_model_name {
	background:#000; /*#024ad8;*/
	border-radius: 1rem 1rem 0 0;
	color: #fff;
	padding: .5rem 1rem;
	position: relative;
	text-align: center;
}

.prod_name {
	padding: .3rem 0 .5rem;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.2;
}

.cam_name {
	padding: 0 10px 5px 10px;
	line-height: 1.4;
	font-weight: normal;
}

@media screen and (max-width: 479px) {
	.cam_name {
		text-align: left;
	}

	.cam_name br {
		display: none;
	}
}

.cam_name br{
	display: none;
}
@media screen and (min-width: 768px) {
	.cam_name br{
		display: block;
	}
}



/* prod_img -------------------- */

.prod_img {
	display: block;
	margin: 20px auto 0;
	padding: 1rem 1rem 0;
	text-align: center;
}

@media screen and (min-width: 480px) {
	.prod_img {
		padding: 1em .5rem 0;
	}
}
@media screen and (min-width: 768px) {
	.prod_img {
		padding: 10px 10px 0;
	}
}
@media screen and (min-width: 1024px) {
	.prod_img {
		padding: 10px 5px 0;
	}
}




/* ======================================  

	price_area 

====================================== */

.price_area {
    padding: 0 1rem 2rem;
    text-align: center;
}

@media screen and (min-width: 1024px) {
	.price_area > div:first-of-type {
		flex-shrink: 0;
	}
}

@media screen and (min-width: 1024px) {
	.price_area > div:nth-child(1) {
		flex-shrink: 0;
	}
}

.price_area * + * {
	margin-top: 5px;
}
@media screen and (min-width: 1024px) {
	.price_area * + * {
		margin-top: 0;
	}
}
.price_area .bold {
	margin-top: 10px;
	line-height: 35px;
}
.price_area .price_off {
	color: #d7410b;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 1;
}
.price_area .price_off span {
	font-size: 160%;
}
.price_area .price_off > span:first-child {
	margin:0 -3px;
}

.price_area .price_off > span:last-child {
	letter-spacing: -3px;
	font-size: 145%;
}

.price_area .button.critical {
	margin-top: 10px;
    font-size: 20px;
    width: 80%;
}

/*------------------------------------- */
.price_area .price {
	color: #ff5050;
	font-size: 1.7rem;
    margin-top: 0;
}
.price_area .price > span {
    font-size: 3.8rem;
}



/*----------------------------------------------------------------*/

.hpj-pim .regular_price_text_cam {
	display: inline-block;
}
.hpj-pim.general-tax-price .regular_price_taxed {
	display: inline-block;
}


/*----------------------------------------------------- model_box standard -----------*/
.hpj-pim .model_box.standard .point_area,
.hpj-pim .model_box.standard .price_area > div:nth-child(1),
.hpj-pim.general-tax-price .model_box.standard .price_area .regular_price_taxed{
	display: none;
}

.hpj-pim .model_box.standard .price_area .regular_price_text_cam {
	color: #ff5050;
}


/* model_spec -------------------- */

.model_spec {
	margin: 15px 10px 0;
}
.model_spec_list > li {
	font-size: 13px;
}

@media screen and (max-width: 1023px) {
	.model_spec_list > li {
		padding: 5px;
	}
}

@media screen and (min-width: 1024px) {
	.model_spec {
		border: none;
	}
	.model_spec_list > li::after {
		content: "";
		display: block;
		clear: both;
	}
	.model_spec_title {
		display: block;
		width: 7em;
	}
	.model_spec_text {
		float: right;
		width: calc(100% - 8em);
	}
}



/* list_basic -------------------- */

.cam_model .list_basic {
	font-size: 13px;
	text-align: left;
}
.cam_model.column1 .list_basic {
	padding: 0 1rem;
}


.cam_model .list_basic > li::before {
	color: #547c52;
}
.cam_model .list_basic > li > * {
	float: none;
}
.cam_model .list_basic .model_spec_title {
	display: none;
}
.cam_model .list_basic .model_spec_text {
	width: 100%;
}
.cam_model .list_basic .icon_customize::after {
	content: none;
	background: none;
}


@media screen and (max-width: 767px) {
	.cam_model .acco_basic {
		margin: 15px 10px 5px;
	}
	.cam_model .acco_trigger {
		font-size: 14px;
		background: #f2f2f2;
	}
}

@media screen and (min-width: 768px) {

	.model_box .acco_basic.acco_mobile{
		border-top: none;
	}
	
	.cam_model .acco_trigger {
		display: none;
	}
	.acco_mobile .acco_content{
		display: block !important;
	}
	.acco_basic .acco_content{
		padding: 1rem .5rem 0;
		border-bottom: none;
	}

	.cam_model .list_basic {
		margin-top: 0;
		padding: 5px 15px;
	}

}


/* link_area -------------------- */

.link_area{
	display: flex;
	flex-flow: wrap;
    align-items: center;
	padding: 15px 10px;
}

@media screen and (min-width: 480px) {
	.link_area{
	    justify-content: center;
		text-align: center;
	}
}

.link_area > a {
	font-size: 13px;
	margin-top: 5px;
}
.link_area > a.campaign-link {
	margin-right: 15px;
}


/*----------------------------------------------  link__interest_fee */
.model_box .link__interest_fee {
	padding: 0 1rem;
	text-align: center;
}
.model_box .link__interest_fee .c-button-link-with-arrow {
	font-size: 14px;
	min-height: auto;
    padding: 0 16px 0 0;
}
@media screen and (min-width:768px) {
	.model_box .link__interest_fee {
		padding: 0 1rem 1em;
	}
}
@media screen and (min-width:1024px) {
	.model_box .link__interest_fee {
		padding: 5px 20px 0;
		text-align: left;
	}

}


/* ----------------------------------------------------------- */

.cam_review {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-top: 10px;
}
[data-bv-show="rating_summary"] .bv_main_container .bv_ratings_summary {
    pointer-events: none;
    padding: 0 !important;
    margin: 0 !important;
}
[data-bv-show="rating_summary"] .bv_main_container .bv_ratings_summary + .bv_main_container_row_flex {
    display: none !important;
}
.cam_review_link {
    font-size: 14px;
}

[data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist {
	display: none!important;
}


@media screen and (min-width: 480px) {
    .cam_review {
        gap: 30px;
    }
}



/* ----------------------------------------
	c-button-link-with-arrow
---------------------------------------- */

.c-button-link-with-arrow {
	display: inline-flex;
	align-items: center;
	position: relative;
	transition: .2s;
	min-height: 32px;
	padding: 0 16px 0 3px;
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	border: 1px solid transparent;
}
.c-button-link-with-arrow:link,
.c-button-link-with-arrow:visited,
.c-button-link-with-arrow:hover,
.c-button-link-with-arrow:focus {
	color: #165dba;
	text-decoration: none !important;
}
.c-button-link-with-arrow:hover {
	color: #114a94;
}
.c-button-link-with-arrow::after {
	display: inline-block;
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: 3px;
	transform: translateY(-50%);
	width: 6px;
	height: 12px;
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 12" class="link-arrow-svg"><path fill="%23165dba" d="m455.465 769.707-1.847-.974 3.478-5.054-3.475-4.989 1.841-.983 4.156 5.966z" transform="translate(-453.618 -757.707)"></path></svg>');
}
.c-button-link-with-arrow:hover::after {
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 12" class="link-arrow-svg"><path fill="%23114a94" d="m455.465 769.707-1.847-.974 3.478-5.054-3.475-4.989 1.841-.983 4.156 5.966z" transform="translate(-453.618 -757.707)"></path></svg>');
}
.c-button-link-with-arrow .c-button__text {
	position: relative;
}
.c-button-link-with-arrow .c-button__text::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	transition: width .2s linear;
	width: 0;
	height: 1px;
	background: #114a94;
}
.c-button-link-with-arrow:hover .c-button__text::after {
	width: 100%;
}