@charset "utf-8";

#modal-content{
width:400px
	}

/* ▼▼▼ 油圧式単機能マシン「Jマシン」
=====================================*/
.video {
	width: 50%
	height: auto
	margin: 0 auto;
	display: block;
	}

.play {
	text-align:center;
	}

.box strong.big {
	font-size: 14px;
	}
.mb10 {
	margin: 0 0 10px 0;
	}
span.small {
	font-size: 14px;
	}
ul#product {
	margin: 0 -7px 30px 0;
	overflow: hidden;
	}
	ul#product li {
		float: left;
		margin-right: 7px;
		}
/* ショルダープレス・チェストプレス・アブバック */
.description {
	margin-bottom: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	}
	.grapfh_box {
		float: left;
		width: 310px;
		padding: 0 0 0 10px;
		position: relative;
		}
		.grapfh_box .grafh {
			z-index: 1;
			}
		.grapfh_box .btn_movie {
			z-index: 100;
			position: absolute;
			top: 175px;
			left: 190px;
			}
/*movie追加文*/
		.grapfh_box .movie {
			z-index: 100;
			position: absolute;
			top: 175px;
			left: 190px;
			}
/*modalOpen追加*/
		.modalOpen{
			display: flex;
			align-items: center;
			justify-content: center;
			width: 320px;
			height: 200px;
/*		 	 width:30%;
		 	 line-height:100px;
		 	 background:#000;
		 	 padding:0 4%;
		 	 box-sizing:border-box;
		  	display:flex;
		 	 position:fixed;
		 	 top:50%;
		  	left:50%;
		 	 -webkit-transform: translate(-50%, -50%);
		 	 transform: translate(-50%, -50%);*/
			}


	table.data {
		float: right;
		width: 320px;
		}
		table.data th {
			background: url(../../common/img/bg_gy01.gif) repeat;
			width: 90px;
			padding: 5px;
			vertical-align: top;
			border-bottom: 2px solid #fff;
			font-weight: normal;
			}
		table.data td {
			padding: 5px;
			}
			table.data td strong {
				font-size: 20px;
				font-weight: normal;
				}
ul#other {
	margin: 15px -10px 30px 0;
	overflow: hidden;
	}
	ul#other li {
		float: left;
		margin-right: 10px;
		}