@charset "UTF-8";
.prArticle * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
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: 0;
}
.titleBlock {
	text-align: center;
	font-weight: bold;
	margin: 0 auto 40px;
	line-height: 1.3;
}
.titleBlock__title-a {
	font-size: 22px;
	margin-top: 5px;
}
.titleBlock__title-b {
	font-size: 18px;
}
.titleBlock__title-c {
	font-size: 16px;
	margin-top: 5px;
}
.titleBlock__title-a + p{
	margin-top: 10px;
}
.mainImg {
	margin: 20px 0;
	text-align: center;
}
.paragraph {
	text-indent: 1em;
	margin-bottom: 20px;
}
.paragraph--note{
	text-align: right;
	font-size: 10px;
}
.paragraph--center {
	text-align: center;
}
.paragraph--pl1 {
	padding-left: 1em;
}
.paragraph--mt20 {
	margin-top: 20px;
}
.paragraph--mt8 {
	margin-top: 8px;
}
.paragraph--mb0 {
	margin-bottom: 0;
}
.paragraph--noindent {
	text-indent: 0;
}
.paragraph--underline {
	text-decoration: underline;
}
.paragraph--small {
	font-size: 10px;
}
.paragraph--strong {
	font-size: 1.2em;
}
.paragraph--caution {
	color: red;
	padding: 0 0 0 1em;
}
.paragraph--subHeading {
	font-weight: bold;
	font-size: 13px;
}
.paragraph--pointHeading{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	text-decoration: underline;
}
.paragraph--ml{
	margin-left: 1em;
}
.content--block + .content--block{
	margin-top: 20px;
}
.flexwrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.flex--block{
	width: 48%;
}
.flex--block img{
	width: 100%;
	height: auto;
}
.flex--left{
	width: 56%;
}
.flex--right{
	width: 40%;
}
.model-photo{
	margin: 8px 0!important;
}
/***************************************
  dl-block
****************************************/
.dl-block {
	margin-top: 40px;
}
.dl-block__dt {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	border-bottom: 1px solid #000;
}
.dl-block__dt--noborder {
	border: none;
}
.dl-block__dd {
	position: relative;
}
.dl-block__dd--col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.dl-block__dd + .dl-block__dd{
	margin-top: 40px;
}
.right-block,
.left-block {
	display: inline-block;
	max-width: 450px;
	min-width: 250px;
}
.left-block{
	margin-right: 20px;
}
.right-block img,
.left-block img{
	display: block;
	width: 250px;
	float: none;
	vertical-align: top;
}
.right-block img{
	text-align: right;
}
.left-block img{
	text-align: left;
}
.right-block img + img {
	margin-top: 1em;
}
/***************************************
 contentCorporate
****************************************/
.contentCorporate {
	margin: 35px auto 30px;
}
.contentCorporate__name {
	font-size: 14px;
	font-weight: bold;
}
.contentCorporate__text1 {
	margin: 0 0 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
/***************************************
 channelTable
****************************************/
.channelTable {
	width: 100%;
}
.channelTable tr {
	display: block;
	padding: 0;
}
.channelTable__snsParts,
.channelTable__gridParts,
.channelTable__urlParts{
	margin-left: 1.3em;
}
.channelTable__urlParts{
	margin-top: 10px;
}
.channelTable__urlParts ~ .channelTable__urlParts{
	margin-top: 0;
}
.channelTable th,
.channelTable td{
	display: table-cell;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
}
.channelTable__gridHeading,
.channelTable__snsHeading {
	width: 80px;
	font-weight: normal;
	word-break: break-all;
	position: relative;
}
.channelTable__gridHeading:before,
.channelTable__urlHeading:before {
	content: '■';
	position: absolute;
	left: -1.3em;
}
.channelTable__gridHeading:after {
	content: "：";
	position: absolute;
	right: 0;
}
.channelTable__urlHeading{
	width: auto;
	padding-right: 0.5em;
	position: relative;
}
.channelTable td{
	width: auto;
	position: relative;
	padding-left: 0.8em;
}
.channelTable__urlDetail:before,
.channelTable__snsDetail:before,
.channelTable__aboutDetail:before{
	content: ":";
	position: absolute;
	left: 0;
}
.channelTable__aboutHeading{
	width: 60px;
}
/***************************************
 table
****************************************/
#mainContent-right .releaseDetail_box .pr-article .table {
	text-align: left;
	margin: 0;
	border: none;
}
#mainContent-right .releaseDetail_box .pr-article .table--inner {
	margin: -1.7em 0 0 1em;
}
#mainContent-right .releaseDetail_box .pr-article .table__caption {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
#mainContent-right .releaseDetail_box .pr-article .table__th {
	width: 8em;
	padding-left: 0;
	font-weight: normal;
	border: none;
	text-align: left;
}
#mainContent-right .releaseDetail_box .pr-article .table__th--wide {
	width: 16em;
}
#mainContent-right .releaseDetail_box .pr-article .table--inner .table__th {
	 width: 5em;
}
#mainContent-right .releaseDetail_box .pr-article .table__td {
	text-indent: -1em;
	padding: 0 0 0 1em;
	border: none;
}
#mainContent-right .releaseDetail_box .pr-article .table__td:before {
	content: "：";
}
#mainContent-right .releaseDetail_box .pr-article .table--inner .table__td {
	text-indent: 0;
	padding: 0;
}
#mainContent-right .releaseDetail_box .pr-article .table--inner .table__td:before {
	display: none;
}

.is-sp{
	display: none;
}





/************* SPのみ *******************/
@media (max-width: 739px) {
	.pr-article {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.pr-article a {
		word-break: break-all;
	}
	.pr-article img {
		zoom: 1 !important;
		margin: 0 auto;
		display: block;
	}
	.pr-article .caption__image {
		max-width: 100%;
		margin: 10px auto;
	}
	.mainImg--col2{
		flex-direction: column;
		max-width: 100%;
	}
	.mainImg--left{
		max-width: 100%;
	}
	.mainImg--right{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.mainImg--right img{
		max-width: 50% !important;
		align-self: flex-start;
	}
	.mainImg--right img + img{
		position: static;
	}
	.flexwrap{
		flex-direction: column;
	}
	.flex--block,
	.flex--left,
	.flex--right{
		width: 100%;
	}
	.flex--block + .flex--block,
	.flex--left + .flex--right{
		margin-top: 10px;
	}
	#mainContent-right .releaseDetail_box .pr-article .table__td {
		word-break: break-all;
	}
	#mainContent-right .releaseDetail_box .pr-article .table__th {
		background: none;
	}
	#mainContent-right .releaseDetail_box .pr-article .table__th--wide {
		width: 8em;
		text-indent: -1em;
		padding-left: 1em;
	}
	.contentCorporate {
		width: 100%;
	}
	.imgList--col2  .imgList__item,
	.imgList--col3  .imgList__item {
		width: 49%;
	}
	/***************************************
	 dl-block
	****************************************/

	.right-block {
		display: block;
		width: 100%;
		float: none;
		margin: 10px 0 0;
	}
	.left-block img{
		margin-top: 10px;
	}
	.product-img{
		margin-bottom: 10px;
	}
	.left-block{
		margin-right: 0;
	}

	.dl-block__dd--col2 {
		flex-direction: column;
	}

	.dl-block__dd--product{
		flex-direction: column-reverse;
	}
	.paragraph--pointHeading{
		font-size: 14px;
	}
	.dl-block__dt{
		font-size: 15px;
	}
		/***************************************
	 Table
	****************************************/
	#mainContent-right .releaseDetail_box .pr-article .table--inner {
		padding: 0;
		width: calc(100% - 1em);
		margin: 10px 0 0 auto;
	}


	/***************************************
	 borderTable
	****************************************/
	.borderTable {
		width: 100%;
		margin: 20px 0 0;
	}
	.contentCorporate__logo {
		float: none;
		max-width: 125px;
		margin: 0 auto 10px;
		display: block;
	}
	.contentCorporate__name {
		font-size: 15px;
	}
	.contentCorporate__text1 {
		margin: 0;
	}
	.mainImg__item {
		display: block;
	}
	/***************************************
	 caption
	****************************************/
	.caption {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.captionList__smallImage + .captionList__smallImage {
		margin: 10px auto 0;
	}

	/***************************************
		 channelTable
	****************************************/
	.channelTable{
		border: none;
	}
	.channelTable tr{
		margin-left: 0;
	}
	.channelTable tr + tr{
		margin-top: 20px;
	}
	.channelTable th,
	.channelTable td{
		padding: 0;
		width: auto;
		display: block;
		border: none;
	}
	.channelTable th{
		background: #ffffff;
	}
	.channelTable th:after{
		content: "：";
	}
	.channelTable__gridHeading,
	.channelTable__urlHeading{
		margin-left: 1.3em;
	}
	.channelTable__gridHeading:after{
		position: static;
	}
	.channelTable__gridDetail{
		word-break: break-all;
		line-height: 1.5;
	}
	.channelTable__urlParts,
	.channelTable__urlParts ~ .channelTable__urlParts{
		margin-top: 20px;
	}
	.channelTable__snsParts{
		margin-top: 10px!important;
	}
	.channelTable__aboutParts{
		margin-top: 5px!important;
	}
	.channelTable__aboutDetail,
	.channelTable__aboutHeading{
		display: table-cell!important;
	}
	#mainContent-right .releaseDetail_box .pr-article .table--inner {
		margin: 1em 0 0;
	}
	div.news_container .releaseDetail_box .pr-article .imgList__caption {
		font-size: 10px;
	}
	.is-sp{
		display: inline;
	}
	.is-pc{
		display: none;
	}
}
