body * {

	opacity: 0.9;	opacity: 1;
}

@media screen and (min-width: 737px) {
.layout {
	position: absolute;
	left: 50%;
	z-index: -1;
	top: 0px;
	margin-left: -595px;
	
	opacity: 0.3;
	display: block;opacity: 0;
	display: none;
}
}

@media screen and (max-width: 736px) {
.layout {
	width: 100%;
	position: absolute;
	left: 0;
	z-index: -1;
	top: -9.5vw;
	opacity: 0.3;
	display: block;
	opacity: 0;
	display: none;
}
}

@media print, screen and (min-width: 737px) {
.pic_01 span {
	width: 434px;
}
.item_price{
	margin-top:-9px;
}
.clm_info {
	margin-bottom: 60px;
}
.clm_info .clm_l{
	border-right: solid 1px #555555;
}
.clm_info .clm_r{
	border:none;
}
}


/* 20260320 */
#notCareIndex .pic_01 .imgPC {
	margin-top: 40px;
}

#notCareIndex .item_name {
	margin-left: 0;
}

#notCareIndex .f_wrap.clm_info {
	margin-left: 0;
	margin-bottom: 0;
}

#notCareIndex .itemNameWrap {
	position: relative;
	padding: 50px 250px 50px 95px;
	min-height: 140px;
}

#notCareIndex .itemNameWrap .puni {
	position: absolute;
	top: 0px;
	right: 0px;
}









