/* common.css */
@charset "utf-8";
div.news_container .releaseDetail_box .pr-article p {
	padding-bottom: 0;
}
.pr-article {
	width: 700px;
	margin: 0 auto;
}
.pr-article img {
	max-width: 100%;
}
div.news_container .releaseDetail_box  .pr-article ul li {
	margin-left: 0;
	margin-bottom: 0;
}
.titleBlock {
	text-align: center;
	font-weight: bold;
	margin: 0 auto 40px;
}
.titleBlock__title-a {
	font-size: 18px;
	line-height: 1.3;
}
.titleBlock__title-b {
	font-size: 24px;
	line-height: 1.3;
	margin: 5px 0;
}
.titleBlock__title-c {
	font-size: 16px;
	line-height: 1.3;
	font-weight: normal;
	margin: 5px 0;
}
.mainImg {
	font-size: 0;
	text-align: center;
	margin: 20px 0;
}
.mainImg > img {
	width: 600px;
}
.leadText {
	text-indent: 1em;
}
small {
	font-size: .8em;
}
small.small {
	font-size: 10px;
}
.leadText + .leadText,
.product-dl + .product-dl {
	margin-top: 20px;
}
.product-dl__dt {
	background: #ffcbff;
	color: rgb(121,121,121);
	font-size: 16px;
	font-weight: 700;
	padding: .15em;
	margin-bottom: 10px;
}
.product-dl__dd {
	position: relative;
}
.product-dl__text {
	display: inline-block;
	width: 355px;
}
.product-dl__detail {
	text-indent: 1em;
}
.product-dl__graph {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin: -10px 0 0;
}
.product-wrapper {
	display: table;
}
.product-lineup {
	font-size: 0;
	margin: 20px auto 0;
}
.product-lineup__item {
	width: 33.33333333%;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	position: relative;
}
.product-lineup__item--new:before {
	content: "NEW";
	display: block;
	position: absolute;
	border-radius: 50%;
	padding: 1em;
	width: 6em;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ff6699;
	top: 65px;
	left: -15px;
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.product-lineup__item--new:after {
	content: "";
	position: absolute;
	border-right: 1px solid #ff6699;
	border-bottom: 1px solid #ff6699;
	background: #FFF;
	width: 20px;
	height: 15px;
	top: 95px;
	left: 30px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.product-lineup__name{
	margin-top: 15px;
}
.contentCorporate {
	width: 700px;
	margin: 35px auto 30px;
}
.contentCorporate__name {
	font-size: 16px;
	letter-spacing: 1px;
	text-indent: -10px;
}
.contentCorporate__text1 {
	margin: 0 0 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	text-indent: 1em;
}
.product-lineup__detail {
	font-size: 10px;
}
.point-wrapper {
	position: relative;
}
.product-figure {
	position: relative;
	display: inline-block;
	border: 2px solid #a6a6a6;
	border-radius: 5px;
	padding: 8px;
	width: 158px;
}
.product-figure__figcaption {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.point-dl {
	border: 2px solid #a6a6a6;
	padding: 10px;
	position: absolute;
	font-size: 10px;
	background-color: #FFF;
}
.point-dl__dt {
	font-weight: bold;
	position: relative;
	z-index: 2;
}
.point-dl__dd {
	position: relative;
	z-index: 2;
}
@media (min-width: 739px) {
	.product-lineup01__visual {
		position: relative;
		height: 270px;
	}
	.point-wrapper__visual--01 {
		width: 700px;
		padding: 40px 0 0;
		text-align: center;
	}
	.point-dl--01 {
		top: 10px;
		width: 250px;
		left: 0;
	}
	.point-dl--02 {
		top: 188px;
		width: 200px;
		left: 192px;
	}
	.point-dl--03 {
		top: 130px;
		width: 235px;
		right: 18px;
	}
	.point-dl:after {
		content: "";
		position: absolute;
	}
	.point-dl--01:after {
		background: url(/contents_file/img/mce/press/2018/20180329_2_fukidashi01.png) left top no-repeat;
		background-size: 100%;
		width: 105px;
		height: 27.75px;
		left: 30px;
		bottom: -26px;
	}
	.point-dl--02:after {
		background: url(/contents_file/img/mce/press/2018/20180329_2_fukidashi02.png) left top no-repeat;
		background-size: 100%;
		width: 109.5px;
		height: 21px;
		left: 0px;
		top: -18px;
	}
	.point-dl--03:after {
		background: url(/contents_file/img/mce/press/2018/20180329_2_fukidashi03.png) left top no-repeat;
		background-size: 100%;
		width: 96px;
		height: 24.75px;
		left: 44px;
		top: -21px;
	}
	.product-lineup__item:nth-of-type(n+4) {
		margin-top: 20px;
	}
	.product-lineup__item img {
		height: 200px;
		width: auto;
	}
}
@media (max-width: 739px) {
	.pr-article {
		width: 100%;
	}
	.pr-article a {
		word-break: break-all;
	}
	.pr-article img {
		zoom: 1 !important;
	}
	.titleBlock__title-a {
		font-size: 14px;
	}
	.titleBlock__title-b {
		font-size: 18px;
	}
	.titleBlock__title-c {
		font-size: 14px;
	}
	.product-dl__text {
		width: 100%;
		display: block;
	}
	.product-dl__graph {
		float: none;
		display: block;
		margin: 10px auto 0;
		width: 60%;
	}
	.product-dl__small,
	.product-dl__graphSmall {
		font-size: .8em;
	}
	.product-figure {
		display: block;
		width: 65%;
		margin: 10px auto;
	}
	.product-wrapper {
		display: block;
	}
	.product-wrapper__visual, .product-wrapper__description {
		display: block;
	}
	.product-wrapper__visual {
		width: 100%;
		padding: 0;
	}
	div.news_container .releaseDetail_box .product-lineup {
		padding-bottom: 0;
	}
	.product-lineup__item{
		margin: 0 auto 15px !important;
	}
	.product-lineup__name {
		min-height: 0;
		margin-top: 15px;
	}
	.product-lineup__item {
		display: block;
		width: 100%;
	}
	.contentCorporate {
		width: 100%;
	}
	.contentCorporate__name {
		font-size: 15px;
		text-indent: -3.448275862%;
	}
	.contentCorporate__text1 {
		margin: 0;
	}	.point-dl {
		border: none;
		padding: 0;
		position: static;
		font-size: 11px;
	}
	.point-dl + .point-dl {
		margin-top: 15px;
	}
	body#news02 #mainContent-right div.news_container .releaseDetail_box .product-lineup__item img {
		width: auto !important;
		height: 310px !important;
	}
	.product-lineup__item--new:before {
		display: block;
		position: static;
		width: 7em;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 0 auto 20px;
	}
	.product-lineup__item--new:after {
		content: "";
		position: absolute;
		border-right: 1px solid #ff6699;
		border-bottom: 1px solid #ff6699;
		width: 15px;
		height: 15px;
		top: 38px;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

/*retouch181005*/
.retouchImg{
	-webkit-transform: rotate(350deg);
	transform: rotate(350deg);
	margin: 57px 0 44px 0;
}
.point-dl--02{
	top: 200px;
}
.point-dl--03{
	top: 150px;
}
