@charset "utf-8";
/* CSS Document */

/*製品ページ*/

section {
	width: 100%;
	display: flex;
	margin-bottom: 80px
}

/*微粒子可視化カメラシステム*/
img .particle_visualization {
	width: 450px;
}

@media screen and (max-width: 480px) {
	img .particle_visualization {
		width: 100%;
	}
}

/*モバイル静電キャリア*/
.merit_list1 {
	width: 100%;
}

.merit_list1 li {
	width: 32%;
	height: 140px;
	margin-left: 2%;
	margin-bottom: 20px;
	float: left;
	border: solid 1px #D5D1CD;
	color: #121212;
	text-align: center;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	box-sizing: border-box;
	border-radius: 7px;
}

.merit_list1 li:nth-child(3n+1) {
	margin-left: 0%;
}

.merit_list1 h6 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #2375ba;
}

.merit_list1 h6#center {
	margin-top: 30px;
}

.merit_list1 p {
	font-size: 14px;
	letter-spacing: -0.5px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}

.merit_list2 {
	line-height: 2;
}

.merit_list3 {
	width: 100%;
}

.merit_list3 li {
	width: 49%;
	margin-left: 2%;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	box-sizing: border-box;
	border-radius: 7px;
}

.merit_list3 li:first-child {
	margin-left: 0%;
}

.merit_list3 li p {
	font-size: 16px;
	letter-spacing: -0.5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333;
}

.merit_list3 li a:hover {
	opacity: 0.8;
}

.makerlogoimg {
	width: 100%;
	text-align: right;
	margin-bottom: 30px;
}

.makerlogoimg img {
	width: 250px;
	height: auto;
}

.makerlogoimg p {
	font-size: 12px;
}

.makerlogoimg:hover {
	opacity: .5;
}

.makerlogoimg p span {
	margin-left: 6px;
	-webkit-transform: translateY(-15%);
	transform: translateY(-15%);
	transition: 0.3s;
}

.makerlogoimg p span:after {
	margin-bottom: 1px;
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1.5px solid #bf1544;
	border-right: 1.5px solid #bf1544;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: 0.3s;
}

#mainContents h1 {
	margin-bottom: 15px;
}

#mainContents h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainContents .productbox {}

.product_contact_box {
	margin-top: 80px;
	padding-bottom: 40px;
}

#mainContents .productbox_mm {
	margin-bottom: 0px;
}

#mainContents .p_related {
	margin-top: 33px;
}

/*#mainContents .productbox img{}*/
#mainContents .productbox img.boximg {
	float: none;
	margin-top: 10px;
	padding: 0;
	display: block;
	margin: 10px auto;
}

#mainContents table.chiller {
	width: 672px;
}

#mainContents table.chiller tr th {
	background-color: #d4d4d4;
	text-align: center;
	border-bottom: 2px solid #fff;
	word-break: keep-all;
	width: 100px;
}

#mainContents table.chiller tr td {
	padding-left: 20px;
	text-align: center;
	border: 1px solid #d4d4d4;
}

#mainContents table.mm {
	width: 100%;
	margin-bottom: 20px
}

#mainContents table.mm tr th {
	background-color: #eee;
	text-align: left;
	border-bottom: 2px solid #fff;
	word-break: keep-all;
	padding: 10px 10px 10px 20px;
	width: 150px;
}

#mainContents table.mm tr td {
	padding-left: 20px;
	border: 1px solid #eee;
}

#mainContents table.mm2 {
	width: 100%;
	margin-bottom: 20px
}

#mainContents table.mm2 tr th {
	background-color: #eee;
	text-align: left;
	border-bottom: 2px solid #fff;
	word-break: keep-all;
	padding: 10px 10px 10px 20px;
	width: 150px;
}

#mainContents table.mm2 tr td {
	padding-left: 20px;
	border: 1px solid #eee;
}

#mainContents table.highestv {
	width: 100%;
	margin-bottom: 10px
}

#mainContents table.highestv tr th {
	background-color: #eee;
	text-align: center;
	border: 1px solid #bbbbbb;
	word-break: keep-all;
	padding: 5px 0px 5px 0px;
	width: 150px;
}

#mainContents table.highestv tr th.blue {
	background-color: #cfe7ed;
}

#mainContents table.highestv tr td {
	font-size: 13px;
	padding-left: 20px;
	border: 1px solid #bbb;
	text-align: center;
	line-height: 20px;
}

#mainContents .p_title {
	padding-left: 10px;
	background-image: url(/product/images/p_dot.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-weight: bold;
	margin-top: 10px;
}

#mainContents .productbox .p_youto {
	line-height: 30px;
	background-color: #F3F3F3;
	padding-left: 10px;
}

#mainContents .productbox_mm img {
	float: right;
	padding-left: 20px;
}

#mainContents .productbox_mm img.boximg {
	float: none;
	margin-top: 10px;
	padding: 0;
	display: block;
	margin: 10px auto;
}

#mainContents .productbox_mm .p_title {
	padding-left: 10px;
	background-image: url(/product/images/p_dot.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-weight: bold;
	margin-top: 10px;
}

#mainContents .productbox_mm .p_youto {
	line-height: 30px;
	background-color: #F3F3F3;
	border: solid thin #999;
	padding-left: 10px;
}

#mainContents .p_link {
	text-align: left;
}

/*#mainContents .p_reqbox{width:614px;clear:both;overflow:hidden;margin-top:30px;margin-right:auto;margin-left:auto;}*/
#mainContents .p_reqbox {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#mainContents .p_reqbox p {
	text-align: center;
}

#mainContents .p_reqbox p a {
	border-radius: 4px;
	display: block;
	font-size: 16px;
	color: #444;
	border: 1px solid #ffe78a;
	font-weight: bold;
	line-height: 50px;
	background: #ffe78a;
	position: relative;
}

#mainContents .p_reqbox p a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	/* IE6・7 */
	-ms-filter: "alpha( opacity=100 )";
	/* IE8 */
}

#mainContents .p_catalogbox {
	width: 350px;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#mainContents .p_catalogbox p {
	text-align: center;
}

#mainContents .p_catalogbox p a {
	display: block;
	font-size: 15px;
	color: #444;
	font-weight: bold;
	line-height: 50px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eeeeee), to(#eeeeee));
	background: -webkit-linear-gradient(#eeeeee, #eeeeee);
	background: -moz-linear-gradient(#eeeeee, #eeeeee);
	background: -ms-linear-gradient(#eeeeee, #eeeeee);
	background: -o-linear-gradient(#eeeeee, #eeeeee);
	background: linear-gradient(#eeeeee, #eeeeee);
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
	position: relative;
}

#mainContents .topbutton {
	width: 260px;
	margin: 0;
	margin-left: 410px;
	margin-bottom: 10px;
}

#mainContents .topbutton p a {
	font-size: 12px;
	line-height: 30px;
}

#mainContents .productbox table {
	border-collapse: collapse;
	width: 100%;
}

#mainContents .productbox table.lineup {
	background-color: #F3F3F3;
	margin-top: -300px\9;
}

#mainContents .productbox table tr.tabletitle {
	background-color: #666;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#mainContents .productbox table tr td {
	padding: 8px;
}

#mainContents .productbox #memos p {
	font-size: 13px;
	line-height: 20px;
}

#mainContents .productbox_mm table {
	border-collapse: collapse;
	width: 100%;
}

#mainContents .productbox_mm table.lineup {
	background-color: #F3F3F3;
	margin-top: -300px\9;
}

#mainContents .productbox_mm table tr.tabletitle {
	background-color: #666;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#mainContents .productbox_mm table tr td {
	padding: 8px;
}

#mainContents .productbox_mm #memos p {
	font-size: 13px;
	line-height: 20px;
}

#mainContents .hsquare {
	clear: both;
	overflow: hidden;
	margin-top: 0px;
}

#mainContents .productbox .pdflink {
	width: 210px;
	text-align: center;
	margin-top: 20px;
	background-color: #eeeeee;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

#mainContents .productbox .pdflink:hover {
	background-color: #FFF
}

#mainContents .productbox .pdflink a {
	display: block;
	width: 210px;
	height: 35px;
	padding: 5px;
	box-sizing: border-box;
}

#mainContents .productbox .movie {
	clear: both;
}

#mainContents .productbox .movie .youtubearea {
	background-color: #f3f3f3;
	width: 100%;
	text-align: center;
}

#mainContents .productbox .movie .youtubearea iframe {
	margin: 10px auto;
	width: 100%;
	max-width: 560px;
	height: 315px;
}

#mainContents .productbox .movie_mm {
	clear: both;
}

#mainContents .productbox .movie_mm .youtubearea {
	background-color: #333;
	width: 100%;
	text-align: center;
}

#mainContents .productbox .movie_mm .youtubearea iframe {
	margin: 10px auto;
	width: 100%;
	max-width: 560px;
	height: 315px;
}

#mainContents div.gototop {
	background-image: url(/images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 550px;
	clear: both;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

#mainContents.conertop div.gototop {
	background-position: 785px;
}

#mainContents div.gototop p {
	padding-left: 20px;
	font-size: 14px;
	text-align: right;
}

#mainContents .productbox table#coldcompressor tr td {
	text-align: center;
	font-size: 14px;
}

#mainContents .productbox table#coldtable tr.tabletitle td a,
#mainContents .productbox table#coldtable2 tr.tabletitle td a,
#mainContents .productbox table#coldtable3 tr.tabletitle td a,
#mainContents .productbox table#coldtable4 tr.tabletitle td a {
	color: #fff;
}

#mainContents .productbox table#coldtable tr.tabletitle td a:hover,
#mainContents .productbox table#coldtable2 tr.tabletitle td a:hover,
#mainContents .productbox table#coldtable3 tr.tabletitle td a:hover,
#mainContents .productbox table#coldtable4 tr.tabletitle td a:hover {
	color: #069;
}

#mainContents .productbox table tr td.cryocontent {
	width: 200px;
}

#mainContents .productbox table tr td.speccold {
	width: 200px;
}

#mainContents .productbox table.speclineup {
	width: 430px;
}

#mainContents .productbox table.speclineup tr td.speccontent {
	width: 150px;
}

#mainContents .productbox td.specTop {
	width: 30%;
}

#mainContents .productbox tr td {
	font-size: 14px;
}

#mainContents .productbox div.graphmap img {
	float: none;
}

#mainContents .productbox div.graphmap p {
	text-align: right;
	font-size: 12px;
}

#mainContents .productbox .productpics {
	overflow: hidden;
}

#mainContents .productbox .productpics img {
	float: left;
	margin-right: 20px;
	padding: 0;
}

/*#mainContents .more{border:1px solid #ddd;line-height:50px;color:#444;font-weight:600;font-size:18px;margin-top:20px;margin-left:auto;margin-right:auto;text-align:center;width:614px;position:relative;background: #efefef;}*/
#mainContents .more {
	line-height: 50px;
	color: #444;
	font-weight: 600;
	font-size: 18px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	position: relative;
	background: #efefef;
}

#mainContents .more:hover {
	color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	/* IE6・7 */
	-ms-filter: "alpha( opacity=100 )";
	/* IE8 */
}

#mainContents .more a {
	display: block;
	color: #000000;
}

.productbox_flexbox_left h4 span {
	font-size: 22px;
	font-weight: 400;
}

/*BIO-CEL*/
.bio-cel_merit li {
	height: 80px;
	text-align: left;
    padding-left: 25px;
}

.bio-cel_merit li:nth-child(3n+1) {
    margin-left: 1%;
}

.bio-cel_merit h6#center {
	margin-top: 12px;
	font-weight: 600;
	color: #000;
	position: relative;
}

.bio-cel_merit h6#center::after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: solid 2px #A50034;
	border-right: solid 2px #A50034;
	transform: rotate(45deg);
	right: 20px;
	top: 7px;
}

/*クライオポンプ　安全対策*/

#accordion .accordiontitle {
	display: block;
	cursor: pointer;
	border: thin solid #e8e8e8;
	padding: 10px;
	border-left: 5px solid #ccc;
	background-color: #F9F9F9
}

#accordion .accordiontitle:hover {
	background-color: #CCC;
}

#accordion .accordiontitle p {
	font-size: 16px;
	line-height: 1.7;
	padding-left: 1em;
	text-indent: -1em;
}

#accordion .accordiontitle p:before {
	content: "Q.";
}

#accordion .accordiontitle2 {
	display: block;
	cursor: pointer;
	border: thin solid #e8e8e8;
	padding: 10px;
	border-left: 5px solid #ccc;
	background-color: #F9F9F9
}

#accordion .accordiontitle2:hover {
	background-color: #CCC;
}

#accordion .accordiontitle2 p {
	font-size: 14px;
	line-height: 1.7;
}

#accordion .accordion_ans {
	display: none;
	padding: 20px 10px;
}

#accordion .accordion_ans p {
	font-size: 16px;
	line-height: 1.7;
	padding-left: 1em;
	text-indent: -1em;
}

#accordion .accordion_ans p:before {
	content: "A.";
}

#accordion .accordion_ans2 {
	display: none;
	padding: 20px 10px;
}

#accordion .accordion_ans2 p {
	font-size: 14px;
	line-height: 1.7;
}

#mainContents img.center {
	display: block;
	margin: 20px auto;
	text-align: center;
	float: none;
}

#accordion h4 {
	margin-top: 20px;
	border-bottom: none;
}

#mainContents .boldtitle {
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}

.productbox_left {
	display: inline-block;
	width: 52%;
	vertical-align: top;
}

.productbox_right {
	display: inline-block;
	width: 44%;
	margin: 0 0 0 3%;
	text-align: right;
	vertical-align: top;
}

.productbox_right img {
	width: 100%;
	max-width: 300px
}

.product_img_0 {
	margin-top: 0px
}

.product_img_40 {
	margin-top: -40px
}

.product_img_65 {
	margin-top: -65px
}

.productbox_flexbox {
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
}

.productbox_flexbox_left {}

.productbox_flexbox_right219 {
	width: 219px;
	margin-left: 40px
}

.productbox_flexbox_right219 img {
	vertical-align: top;
	width: 219px;
	height: auto;
}

.productbox_flexbox_right250 {
	width: 250px;
	margin-left: 20px
}

.productbox_flexbox_right250 img {
	vertical-align: top;
	width: 250px;
	height: auto;
}

.productbox_flexbox_right500 {
	width: 50%;
	margin-left: 20px
}

.productbox_flexbox_right500 img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.productbox_flexbox_right400 {
	width: 400px;
	margin-left: 20px
}

.productbox_flexbox_right400 img {
	vertical-align: top;
	width: 400px;
	height: auto;
}

/*.productbox_flexbox_right300{width: 300px;margin-left: 20px}*/
.productbox_flexbox_right300 {
	margin-left: 20px
}

.productbox_flexbox_right300 img {
	vertical-align: top;
	width: 300px;
	height: auto;
}

.productbox_flexbox_right200 {
	width: 200px;
	margin-left: 10px
}

.productbox_flexbox_right200 img {
	vertical-align: top;
	width: 200px;
	height: auto;
}

.productbox_flexbox_right205 {
	width: 205px;
	margin-left: 10px
}

.productbox_flexbox_right205 img {
	vertical-align: top;
	width: 205px;
	height: auto;
}

.productbox_flexbox_right206 {
	width: 206px;
	margin-left: 10px
}

.productbox_flexbox_right206 img {
	vertical-align: top;
	width: 206px;
	height: auto;
}

.productbox_flexbox_right210 {
	width: 210px;
	margin-left: 10px
}

.productbox_flexbox_right210 img {
	vertical-align: top;
	width: 210px;
	height: auto;
}

.productbox_flexbox_right240 {
	width: 240px;
	margin-left: 10px
}

.productbox_flexbox_right240 img {
	vertical-align: top;
	width: 240px;
	height: auto;
}

.productbox_flexbox_right277 {
	width: 277px;
	margin-left: 10px
}

.productbox_flexbox_right277 img {
	vertical-align: top;
	width: 277px;
	height: auto;
}

.productbox_flexbox_right350 {
	width: 350px;
	margin-left: 10px
}

.productbox_flexbox_right350 img {
	vertical-align: top;
	width: 350px;
	height: auto;
}

.productbox_flexbox_right168 {
	width: 168px;
	margin-left: 10px
}

.productbox_flexbox_right168 img {
	vertical-align: top;
	width: 168px;
	height: auto;
}



#mainContents .productbox .product_list_3colum {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0px 8px;
}

#mainContents .productbox .product_list_3colum tr td {
	padding: 0px;
	display: inline-block;
}

#mainContents .productbox .product_list_3colum tr {
	margin: 5px 0px;
}

.p-sp-scroll-support {
	position: relative;
	margin: 10px 0;
	padding-right: 22px;
	color: #aaa;
	font-weight: bold;
	line-height: 22px
}

.p-sp-scroll-support:before, .p-sp-scroll-support:after {
	display: block;
	position: absolute;
	top: 4px;
	border-left: 7px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	content: ""
}

.p-sp-scroll-support:before {
	right: 0
}

.p-sp-scroll-support:after {
	right: 12px
}

.showroom_table table {
	width: 100%;
	border-spacing: 0px;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	margin-top: 20px;
}

.showroom_table table tr td {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	padding: 10px
}

.showroom_table table tr td:nth-child(odd) {
	background-color: #eee;
	width: 140px
}

/*動画1*/
#mainContents .movie-box1 {
	box-sizing: border-box;
	display: inline-block;
}

/* ポップアップウインドウの設定 */
#mainContents .moviepopup1 {
	background-color: #FFFFFF;
	box-shadow: 0 0 0 9999px rgba(0, 0, 0, .8);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 0;
	z-index: 9999;
}

/* チェックボックスの初期設定 */
#mainContents #moviepopup-on1 {
	display: none;
}

/* チェックされたらポップアップウインドウを開く */
#mainContents #moviepopup-on1:checked+.moviepopup1 {
	display: block;
}

/* 開くボタン */
#mainContents .moviebtn-open1 {
	background: #fff;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

#mainContents .movie1 {
	color: #0348a6;
	text-align: left;
	margin: 5px 0;
	text-decoration: none;
}

#mainContents .nolink {
	display: inline-block;
	color: #000;
}

#mainContents .moviepopup-content1 {
	width: 70%;
	left: 15%;
	top: 15%;
}

#mainContents .moviepopup-content1 .movie-body1 {
	max-width: 100%;
	height: auto;
	padding-bottom: 56.25%;
	position: relative;
}

#mainContents .moviepopup-content1 .movie-body1 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -50%;
	left: 20%;
}

/* 閉じるアイコン（右上） */
#mainContents .movieicon-close1 {
	background: #FFFFFF;
	color: #000;
	font-size: 30px;
	padding: 0 10px;
	position: absolute;
	right: -25%;
	top: -60%;
	border-radius: 50%
}

#mainContents .movieicon-close1:hover {
	cursor: pointer;
}

@media screen and (max-width: 960px) {
	#mainContents .topbutton {
		display: none;
	}

	#mainContents .more {}

	#mainContents .p_reqbox {
		margin: 15px auto;
	}

	.product_contact_box {
		margin-top: 0px;
		padding: 25px 0px;
		border-bottom: solid 1px #ddd;
	}

	.merit_list3 li {
		width: 100%;
		margin-left: 0%;
	}

	.merit_list3 li img {
		width: 100%;
	}

	/*.product_contact_box{margin-top: 0px;padding: 25px 0px; border-bottom: solid 1px #ddd;border-top: solid 1px #ddd}*/

}

@media screen and (max-width: 768px) {
	.makerlogoimg {
		margin-top: 15px;
	}

	.makerlogoimg img {
		width: 150px;
		height: auto;
	}

	.makerlogoimg p {
		font-size: 12px;
	}

	.merit_list1 li {
		width: 49%;
		height: 140px;
		margin-left: 2%;
		margin-bottom: 10px;
	}

	.merit_list1 li:nth-child(2n+1) {
		margin-left: 0%;
	}

	.merit_list1 li:nth-child(4) {
		margin-left: 2%;
	}

	.merit_list1 h6 {
		font-size: 16px;
		letter-spacing: -0.5px;
	}

	.merit_list1 p {
		width: 90%;
		font-size: 12.5px;
		letter-spacing: -0.5px;
		line-height: 1.3;
	}

	.bio-cel_merit h6{
		font-size: 15px;
	}

	.bio-cel_merit li {
		height: 75px;
		width: 47%;
	}

	.bio-cel_merit li:nth-child(2n+1) {
		margin-left: 2%;
	}

	#mainContents .p_reqbox p a {
		display: block;
		font-size: 16px;
		color: #444;
		border: 1px solid #ddd;
		font-weight: bold;
		line-height: 1.5;
		padding: 13px;
		background: #ffe78a;
		position: relative;
	}

	#mainContents .p_reqbox {
		width: 100%;
	}

	#mainContents .more {
		width: 100%;
	}

	#mainContents .productbox .movie .youtubearea iframe {
		margin: 0 auto;
		width: 100%;
	}

	#mainContents .productbox .movie_mm .youtubearea iframe {
		margin: 0 auto;
		width: 100%;
	}

	.demoimg {
		float: none;
		padding-left: 0px;
	}

	#mainContents table.mm {
		width: 100%;
		margin-bottom: 20px
	}

	#mainContents table.mm tr th {
		width: 100%;
		padding: 15px;
		display: block;
		box-sizing: border-box;
		border-bottom-width: 0px;
	}

	#mainContents table.mm tr td {
		display: block;
	}

	.productbox_flexbox {
		display: block;
	}

	.productbox_flexbox_left {}

	.productbox_flexbox_right219,
	.productbox_flexbox_right250,
	.productbox_flexbox_right300,
	.productbox_flexbox_right277,
	.productbox_flexbox_right210,
	.productbox_flexbox_right205,
	.productbox_flexbox_right206,
	.productbox_flexbox_right200,
	.productbox_flexbox_right168,
	.productbox_flexbox_right240 {
		margin-left: 0px;
		margin-top: 20px;
	}

	.productbox_flexbox_right350 {
		margin-left: 0px;
		margin-top: 20px;
	}

	.productbox_flexbox_right400 {
		width: 100%;
		margin-top: 15px;
		margin-left: 0px;
	}

	.productbox_flexbox_right400 img {
		vertical-align: top;
		width: 100%;
		height: auto;
	}

	.productbox_flexbox_right500 {
		width: 100%;
		margin-top: 15px;
		margin-left: 0px;
	}

	.productbox_flexbox_right500 img {
		vertical-align: top;
		width: 100%;
		height: auto;
	}


	/*ユーザーインタビュー*/
	.productbox_left {
		display: block;
		width: 100%;
		vertical-align: top;
	}

	.productbox_right {
		display: block;
		width: 100%;
		margin: 0;
		text-align: left;
		vertical-align: top;
	}

	.product_img_0 {
		margin-top: 20px
	}

	.product_img_40 {
		margin-top: 20px
	}

	.product_img_65 {
		margin-top: 20px
	}

	.p-sp-scroll-table {
		width: 100%;
		overflow: auto;
		white-space: nowrap
	}

	.showroom_table table tr td {
		display: block;
		width: 100%;
		box-sizing: border-box
	}

	.showroom_table table tr td:nth-child(odd) {
		width: 100%
	}

	#mainContents .productbox .pdflink {
		width: 90%;
		margin: 20px auto;
	}

	#mainContents .productbox .pdflink a {
		display: block;
		width: 100%;
		height: 35px;
		padding: 5px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 480px) {
	#mainContents table.mm2 {
		width: 100%;
		margin-bottom: 20px
	}

	#mainContents table.mm2 tr th {
		background-color: #eee;
		text-align: left;
		border-bottom: 2px solid #fff;
		word-break: keep-all;
		padding: 10px;
		width: 80px;
	}

	#mainContents table.mm2 tr td {
		padding-left: 20px;
		border: 1px solid #eee;
	}

	#mainContents table.highestv {
		width: 100%;
		margin-bottom: 10px
	}

	#mainContents table.highestv tr th {
		font-size: 12px;
		background-color: #eee;
		text-align: center;
		border-bottom: 1px solid #bbb;
		word-break: keep-all;
		padding: 0px;
		width: 80px;
	}

	#mainContents table.highestv tr th.blue {
		background-color: #cfe7ed;
	}

	#mainContents table.highestv tr td {
		font-size: 11px;
		border: 1px solid #bbb;
		line-height: 17px;
	}

	.productbox_flexbox_right400 {
		width: 100%;
		margin-top: 15px;
		margin-left: 0px;
	}

	.productbox_flexbox_right400 img {
		vertical-align: top;
		width: 100%;
		height: auto;
	}
}