	#lineup {
		word-break:break-all
	}
	h4 p{ font-weight:normal; }
/*PC*/
@media (min-width: 641px) {

	/* メインビジュアル
	------------------------------------------- */
	#mainvisual {
		background: url(images/mainvisual.jpg) no-repeat center top;
		height: 150px;
		background-size: cover;
		border-bottom: 2px solid #fff;
	}
	#mainvisual h2 {
		width: 1000px;
		margin: auto;
		padding-top: 42px;
	}

	#lineup .category_list li a {
		display: block;
		color: #0033cc;
	}
	#lineup .category_list ul {
		margin-top: 30px;
		padding-top: 0;
	}
	#lineup .category_list li {
		float: left;
		background: url(../images/product-base.png) no-repeat;
		width: 248px;
		height: 70px;
		display: table;
		margin: 0 3px 20px 0;
	}
	#lineup .category_list li:nth-child(3n) {
		margin-right: 0;
	}
	#lineup .category_list li a {
		display: block;
	}
	#lineup .category_list li div {
		display: table-cell;
		vertical-align: middle;
		height: 70px;
		padding: 0 0 0 10px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
		letter-spacing: -0.5px;
	}
	#lineup .category_list li div:first-child {
		width: 70px;
		padding-left: 15px;
	}
	#lineup .category_list li div.small {
		padding: 0 0 0 10px;
		font-size: 14px;
	}

	/* 製品一覧
	------------------------------------------- */
	#lineup .category_lists {
		margin: 0 0 30px;
	}
	#lineup .category_lists ul{
		margin: 0;
	}
	#lineup .category_lists li {
		float: left;
		width: 145px;
		margin: 0 10px 5px;
		padding:0 0 0 18px;
		background: url(images/ico.gif) no-repeat left 5px;
	}

	#lineup .category_lists li a {
		display: block;
		color: #0033cc;
	}
	#lineup ul {
		margin-top: 40px;
	}
	#lineup li {
		float: left;
		width: 200px;
		margin: 0 25px 30px 25px;
	}
	#lineup li a {
		display: block;
		color: #0033cc;
	}
	#lineup li .thumbnail {
		text-align: center;
		border: 1px solid #eeeeee;
		height: 170px;
		display: table-cell;
		width: 200px;
	}
	#lineup li .thumbnail img {
		/* max-width: 100%; */
		max-width: 200px;
	}
	#lineup li h5 {
		font-size: 13px;
		font-weight: bold;
		margin: 5px 0;
	}
	#lineup li .meta {
		font-size: 11px;
	}


	/* 製品詳細
	------------------------------------------- */
	#item a {
		color: #0033cc;
	}
	#detail {
		margin-top: 15px;
		margin-bottom: 50px;
	}
	#detail .visual {
		width: 320px;
		float: left;
	}
	#detail .description {
		width: 410px;
		float: right;
	}
	.description .feature {
		font-weight: bold;
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 20px;
	}
	#item h5 {
		font-weight: bold;
		font-size: 18px;
		padding-left: 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #112d44;
		color: #112d44;
		margin-bottom: 20px;
	}
	#detail .photo .first {
		border: 1px solid #eeeeee;
		padding: 20px 0;
		text-align: center;
		margin-bottom: 20px;
	}
	#detail .photo .second a {
		display: block;
		width: 138px;
		height: 118px;
		border: 1px solid #eeeeee;
		padding: 5px;
		text-align: center;
		float: left;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#detail .photo .second a:nth-child(2n) {
		float: right;
	}
	#detail .photo .second a img {
		max-width: 100%;
		max-height: 100%;
	}
	#detail .url {
		line-height: 18px;
	}
	#detail .url p {
		margin-top: 0;
	}

	#spec {
		margin-bottom: 50px;
	}
	#spec table {
		font-size: 11px;
		width: 100%;
		margin-bottom: 10px;
	}
	#spec thead th,
	#spec thead td {
		background: #f5f5f5;
	}
	#spec th {
		background: #f5f5f5;
		border: 1px solid #eeeeee;
		text-align: left;
		padding: 7px 10px;
		font-weight: normal;
		vertical-align: top;
	}
	#spec td {
		background: #fff;
		border: 1px solid #eeeeee;
		padding: 7px 10px;
		vertical-align: top;
	}
	#spec .col2 th {
		width: 90px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col2 td {
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col3 th {
		width: 90px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col3 th + td {
		width: 90px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col3 td {
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col4 th {
		width: 90px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col4 th,
	#spec .col4 th + td {
		width: 90px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col4 td {
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col5 th,
	#spec .col5 td {
		width: 130px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#qa dt {
		display:block;
		border: #f5f5f5 3px solid;
		cursor:pointer;
		background: url(images/ac-open.png) no-repeat 710px #f5f5f5;
		padding: 5px 10px;
		margin-top: 15px;
	}
	#qa dt.close {
		background: url(images/ac-close.png) no-repeat 710px #f5f5f5;
	}
	#qa dd {
		background: #fff;
		border: #f5f5f5 3px solid;
		display:none;
		padding: 10px 40px;
	}
	#qa dt span {
		font-size: 21px;
		color: #36d4d5;
		margin-right: 10px;
	}
	#qa dt strong {
		margin-right: 10px;
	}

}



/*スマホ*/
@media (max-width: 640px) {
	/* メインビジュアル
	------------------------------------------- */
	#mainvisual {
		background: url(images/mainvisual.jpg) no-repeat center top;
		padding: 20px;
		background-size: cover;
		border-bottom: 2px solid #fff;
	}

	/* SDSカテゴリ一覧
	------------------------------------------- */
	#lineup .category_list ul {
		padding-top: 10px;
	}
	#lineup .category_list li {
		width: 100%;
		background: url(../images/product-base.png) no-repeat;
		background-size: 100% 100%;
		height: 70px;
		display: table;
		margin-bottom: 10px;
	}
	#lineup .category_list li:nth-child(2n) {
		float: right;
	}
	#lineup .category_list li a {
		display: block;
	}
	#lineup .category_list li div {
		display: table-cell;
		vertical-align: middle;
		height: 70px;
		padding: 0 0 0 10px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
		letter-spacing: -0.5px;
	}
	#lineup .category_list li div:first-child {
		width: 100px;
		padding-left: 15px;
	}
	#lineup .category_list li div.small {
		padding: 0 0 0 10px;
		font-size: 14px;
	}

	/* 製品一覧
	------------------------------------------- */
	#lineup .category_lists ul{
		margin: 20px 0;
	}
	#lineup .category_lists li {
		margin: 0 0 3px 5px;
		width: 96%;
		padding:0 0 0 16px;
		background: url(images/ico.gif) no-repeat left 4px;
	}
	#lineup .category_lists a {
		display: block;
		color: #0033cc;
	}
	#lineup ul.category_lists a:hover {
		text-decoration: none;
	}

	#lineup ul {
		margin-top: 40px;
	}
	#lineup li {
		margin: 0 0 30px 0;
		width: 100%;
	}
	#lineup li a {
		display: block;
		color: #0033cc;
	}
	#lineup li a:hover {
		text-decoration: none;
	}
	#lineup li .thumbnail {
		text-align: center;
		border: 1px solid #eeeeee;
		width: 30%;
		padding: 5%;
		display: inline-block;
	}
	#lineup li .thumbnail img {
		max-width: 100%;
	}
	#lineup li .data {
		display: inline-block;
		width: 54%;
		margin-left: 4%;
		vertical-align: top;
	}
	#lineup li h5 {
		font-size: 13px;
		font-weight: bold;
		margin: 5px 0;
	}
	#lineup li .meta {
		font-size: 11px;
	}

	/* 製品詳細
	------------------------------------------- */
	#item a {
		color: #0033cc;
	}
	#detail {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	#spec {
		margin-bottom: 30px;
	}
	#detail .visual {
		margin-bottom: 20px;
	}
	.description .feature {
		font-weight: bold;
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 20px;
	}
	#item h5 {
		font-weight: bold;
		font-size: 18px;
		padding-left: 20px;
		padding-bottom: 5px;
		border-bottom: 1px solid #112d44;
		color: #112d44;
		margin-bottom: 20px;
	}
	#detail .photo .first {
		border: 1px solid #eeeeee;
		padding: 20px 0;
		text-align: center;
		margin-bottom: 20px;
	}
	#detail .photo .second {
		margin-bottom: -20px;
	}
	#detail .photo .second a {
		display: block;
		width: 43%;
		border: 1px solid #eeeeee;
		padding: 2%;
		text-align: center;
		float: left;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#detail .photo .second a:nth-child(2n) {
		float: right;
	}
	#detail .photo .second a img {
		max-width: 100%;
		max-height: 100%;
	}
	#detail .movie iframe {
		width: 100%;
		height: auto;
	}
	.table-responsive {
		width: 100%;
		overflow-x: scroll;
	}
	#spec table {
		font-size: 12px;
		width: 800px;
		margin-bottom: 10px;
	}
	#spec th {
		background: #f5f5f5;
		border: 1px solid #eeeeee;
		text-align: left;
		padding: 7px 10px;
		font-weight: normal;
		vertical-align: top;
	}
	#spec td {
		background: #fff;
		border: 1px solid #eeeeee;
		padding: 7px 10px;
		vertical-align: top;
	}
	#spec .col2 th {
		width: 100px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col2 td {
		padding-right: 10px;
		padding-left: 10px;
	}
	#spec .col3 th {
		width: 100px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col3 th + td {
		width: 100px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col3 td {
		padding-right: 10px;
		padding-left: 10px;
	}
	#spec .col4 th {
		width: 100px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col4 th,
	#spec .col4 th + td {
		width: 100px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#spec .col4 td {
		padding-right: 10px;
		padding-left: 10px;
	}
	#spec .col5 th,
	#spec .col5 td {
		width: 150px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#qa dt {
		display:block;
		border: #f5f5f5 3px solid;
		cursor:pointer;
		background: url(images/ac-open.png) no-repeat 98% #f5f5f5;
		padding: 5px 10px;
		margin-top: 15px;
	}
	#qa dt.close {
		background: url(images/ac-close.png) no-repeat 98% #f5f5f5;
	}
	#qa dd {
		background: #fff;
		border: #f5f5f5 3px solid;
		display:none;
		padding: 10px 15px;
	}
	#qa dt span {
		font-size: 21px;
		color: #36d4d5;
		margin-right: 10px;
	}
	#qa dt strong {
		margin-right: 10px;
	}
}
