@charset "utf-8";

.lcl-news__ttl {
	text-align: center;
	line-height: 33px;
	font-size: 20px;
	letter-spacing: 0em;
}

.lcl-news__fixed {
	padding-left: 30px;
	padding-right: 30px;
}


.lcl-news__text {
	margin-top: 20px;
}
.lcl-news__text:first-child {
	margin-top: 0;
}
.lcl-news__text__corp {
	margin-top: 10px;
	font-size: 16px;
}

.lcl-news__contact {
	padding: 0px 30px 20px;
	font-size: 12px;
	line-height: 28px;
	background: #f5f5f5;
}
.lcl-news__contact__h2 {
	border-bottom: solid 1px #333;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 60px;
	text-align: center;
}
.lcl-news__contact__link {
	text-decoration: none;
}
.lcl-news__contact__tel {
	text-align: center;
}
.lcl-news__contact__tel span {
	display: block;
}
.lcl-news__contact__caution {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.75;
}

.lcl-news__contact__tel {
	text-align: center;
}
.lcl-news__contact__tel__number {
	font-size: 24px;
}

.lcl-news__contact__acceptance {
	margin-top: 10px;
}
.lcl-news__contact__acceptance dt,
.lcl-news__contact__acceptance dd {
	display: block;
	text-align: center;
}


.lcl-news__h3 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 30px;
	font-weight: inherit;
	font-style: inherit;
	text-align: center;
}
.lcl-news__h4 {
	display: table;
	font-size: 16px;
	line-height: 42px;
	margin: 60px auto 0px;
	font-weight: inherit;
	font-style: inherit;
	text-align: center;
	border-bottom: solid 1px #333;
}
.lcl-news_h5 {
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin: 50px auto 20px;
	color: #ff8705;
	font-weight: inherit;
	font-style: inherit;
	text-align: left;
}

/* products */
.lcl-news__products_list {
	clear: both;
}
.lcl-news__products_list li {
	margin-bottom: 30px;
}
.lcl-news__products_list li:last-child {
	margin-bottom: 0;
}
.lcl-news__products_list li figure {
	width: 100%;
}

.lcl-news__products_list2 li {
	margin-bottom: 30px;
}

.lcl-news__products_list li figcaption {
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
}

.lcl-news__products_list2 li figcaption {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left;
}

.lcl-news__products_list2 {
	margin-top: 20px;
}
.lcl-news__products_list2 li figcaption {
	margin-top: 10px;
}

.lcl-news__check {
	font-size: 12px;
	line-height: 28px;
}
.lcl-news__check__inner {
	margin: 20px auto;
}

.lcl-news__check__table {
	width: 100%;
	margin: auto;
	vertical-align: middle;
	text-align: left;
}

.lcl-news__check__table tbody th,
.lcl-news__check__table tbody td {
	display: block;
	width: auto;
	padding: 18px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align: center;
}
.lcl-news__check__table tbody th {
	font-size: 16px;
	background: #f5f5f5;
	font-weight: normal;
	vertical-align: middle;
}
.lcl-news__check__table tbody td {
	vertical-align: middle;
}


/* 交換方法 */
.lcl-news__change {
	padding: 40px 30px 20px;
	font-size: 12px;
	line-height: 28px;
	background: #f5f5f5;
}
.lcl-news__change .lcl-news__h3 {
	margin-bottom: 20px;
}
.lcl-news__change strong{
	color: #ff8705;
	font-size: 16px;
	line-height: 32px;
}
