body.pro-mvs-body {
	background-color:#202020;
}
a {
	text-decoration:none;
	color:#ff4d7a;
}
a:hover {
	text-decoration:none;
	color:#FF930F;
}

/*ヘッダーメニュー*/
nav.scroll-nav {
	position:static;
	top:0;
	width:100%;
}

.scroll-nav {
	height: 48px;
	overflow-y: hidden;
}

.scroll-nav__view {
	-webkit-overflow-scrolling: touch;
	overflow-x: scroll;
}

.scroll-nav__list {
	display: table;
	list-style: none;
	margin: 0 auto;
	padding: 0 0 24px 0;
}

.scroll-nav__item {
	display: table-cell;
}

.scroll-nav a {
	display: block;
	padding: 12px;
	white-space: nowrap;
}
.a-copy {
	display: block;
	padding: 12px;
	white-space: nowrap;
	color: rgb(224, 224, 224);
	font-size: 14px;
	line-height: 1.71428;
	text-decoration: none;
	background: #222;
}


.next-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #555;
}

.scroll-nav {
	background: #2e78cd;
}
.scroll-nav ul li:hover {
	background: #222;
}
.scroll-nav a {
	color: rgb(224, 224, 224);
	font-size: 14px;
	line-height: 1.71428;
	text-decoration: none;
	font-weight: bold;
}
.scroll-nav ul li + li {
  	border-left: 1px solid #fff;
	box-sizing: border-box;
}

h1 {
	text-align: center;
}
.head-img {
	width:450px;
	max-width:100%;
	height:auto;
}
@media screen and (max-width: 480px) {
    .head-img {
        width: 80%;
		max-width:100%;
		height:auto;
    }
}

div.mvs-conta {
	margin-top:60px;
	margin-right:auto;
	margin-left:auto;
	max-width:800px;
}

div.protxt {
	margin:10px 0 10px 0;
}
div.protxt iframe {
	padding:10px;
}

p.htxt {
	font-weight:bold;
	font-size:1em;
	color: #e9e9e9;
	white-space:pre-line;
}
h2.h2-mvs {
	font-weight:bold;
	font-size:1.1em;
	color: #e9e9e9;
}

p.mhistory {
	color:#e9e9e9;
	text-align:center;
	white-space: pre-line;
	padding-top:30px;
}

div#col_new {
	color: #e9e9e9;
}

h3.h3-mvs {
	margin-top: 12vh;
	border-bottom:3px solid #3284e2;
}


/*製品リスト画像メニュー*/
*, *:before, *:after {
    box-sizing: border-box;
}
.old-prolist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	color: #efefef;
	white-space: pre-line;
	z-index: -1;
}
.old-prolist > *{
    width: calc( 33.33333% - 22px ) ;
    margin-right: 32px;
    margin-bottom: 32px;
	background: linear-gradient(-46deg, #414141 96%, #3284e2 96%);
}
.old-prolist > *:nth-child(3n){
    margin-right: auto;
}
.old-prolist > * > *{
    position: relative;
}
@media screen and (max-width: 960px) {
    .old-prolist > *{
        width: calc( 50% - 10px ) ;
    }
    .old-prolist > *:nth-child(2n){
        margin-right: auto;
    }
    .old-prolist > *:nth-child(1n){
        margin-right: auto;
    }
}
@media screen and (max-width: 620px) {
    .old-prolist > *{
        width: calc( 50% - 10px ) ;
        margin-right: auto;
    }
    .old-prolist > *:nth-child(3n){
        margin-right: auto;
    }
}

img.col-img {
	width: calc( 75% - 10px );
}
span.prolist_col_center {
	text-align: center;
	display: flex;
	justify-content: center;
	height: 140px;
}

p.prolist_col_p {
	font-family: sans-serif, 'Arial Narrow', Arial, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: clamp(1.1em, 1.4vw, 1.4em);
	letter-spacing: 2px;
	text-align: center;
	margin-top: 0;
	margin-bottom: -10px;
	display: flex;
	justify-content: center;
    align-items: center;
	background-color: rgba(131, 131, 131, 0.6);
	height: 80px;
}
p.prolist_col_txt {
	margin: 8px 8px -10px 8px;
	display: block;
}
span.prolist_col_a {
	text-align: center;
	display: flex;
	justify-content: center;
	height: auto;
}

.qa_p {
	font-size: 1.5em;
	color: #e9e9e9;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 790px) {
	#qa_iframe {
    width: 550px;
	height: 500px;
	}
}
@media screen and (max-width: 650px) {
	#qa_iframe {
    width: 400px;
	height: 500px;
	}
}

.hide{
	opacity: 0;
}
#scrollArea {
	position: absolute;
	top: 0;
	transition: 0.5s;
    z-index: 100;
}
.fixed_btn {
	position: fixed;
	bottom: 35px;
	right: 40px;
}
@media screen and (max-width: 580px) {
	.fixed_btn {
    position: fixed;
	bottom: 25px;
	right: 25px;
	}
}
i {
	color: #3284e2;
	border-radius: 50%;
	background: #fff;
	opacity: 0.8;
}

h3.headtxt {
	font-family: sans-serif, 'Arial Narrow', Arial, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
	font-size:1.1em;
	color:#efefef;
	margin:10px 0 20px 0;
	padding: 8px;
	background-color: #3284e2;
}

hr.mphr {
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#ffffff;
	margin: 6% 0 6% 0;
}
@media screen and (max-width: 580px) {
	hr.mphr {
		border-bottom-width:1px;
		border-bottom-style:dashed;
		border-bottom-color:#ffffff;
		margin: 10% 0 10% 0;
	}
}

table.ta1 {
	color:#ffffff;
}
td.table_intxt {
	white-space: pre-line;
	padding: 1%;
}

.old-plist {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}
.old-plist-img {
	flex-basis: calc((100% - 16px) / 2);
}
.old-plist-img3 {
	flex-basis: calc((100% - 30px) / 3);
}
.old-plist-img p {
	font-size: 1.1em;
	color: #e9e9e9;
}
.old-plist-img3 p {
	font-size: 1.1em;
	color: #e9e9e9;
}

img.pm-img {
	width:100%;
	max-width:100%;
	height:auto;
}

img.pm-img-old {
	width: 140px;
	max-width:100%;
	height:auto;
}
img.pm-img-s_old {
	width: auto;
	max-width:100%;
	height: 350px;
}

img.pm-img-s {
	width:70%;
	max-width:70%;
	display: block;
	margin: 1% auto 1% auto;
	height:auto;
}
@media screen and (max-width: 580px) {
	img.pm-img-s {
		width:100%;
		max-width:100%;
		display: block;
		height:auto;
	}
}

ul.pro-imglist {
	display: flex;
	flex-direction: column;
    align-items: center;
	list-style: none;
	padding: 0;
}
@media screen and (max-width: 780px) {
	ul.pro-imglist {
		flex-direction: column;
    	align-items: center;
		list-style: none;
	}
}

img.pm-img-end {
	width:100%;
	max-width:100%;
	height:auto;
	filter: brightness(50%);
}

p.foottxt {
	font-size:1em;
	color:#efefef;
	text-align: right;
	margin:30px 0 30px 0;
}

p.hptxt {
	font-weight:bold;
	font-size:1em;
	color:#efefef;
	margin:10px 0 0 0;
}
p.hptxt2 {
	font-weight:bold;
	font-size:1em;
	color:#efefef;
	margin:30px 0 5px 0;
}
p.hptxt-in {
	font-size:1em;
	color:#efefef;
	margin:10px 0 0 0;
}

div.air-manual-img {
	text-align: center;
}

img.pm-manual-img {
	width:85%;
	height:auto;
}
@media screen and (min-width: 799px){
	img.pm-manual-img {
		width:60%;
		height:auto;
	}
}

img.pm-manualmax-img {
	width:100%;
	height:auto;
}
@media screen and (min-width: 799px){
	img.pm-manualmax-img {
		width:85%;
		height:auto;
	}
}

span.list-p {
	color: #ff3f3f;
	font-size: 1.2em;
}

@media screen and (min-width: 799px){
	div.mvs-prolist{
		white-space: normal;
		line-height: 1.2;
	}
}
@media screen and (max-width: 798px){
	div.mvs-prolist{
		white-space: nowrap;
		line-height: 1.2;
		max-width: 90%;
		margin: auto;
	}
}

table.ta2 {
	word-break: break-all;
	table-layout: fixed;
	display: block;
	overflow: scroll;
	max-height: 200vh;
	color: #fff;
	width: auto;
}

td.td-w img {
	max-width: 120px;
}
@media screen and (min-width: 799px){
	td.td-w img {
		max-width: 200px;
	}
}