@charset "UTF-8";



/*
汎用パーツ
TOPページ
ニュース
サービス
会社案内
アクセス
お問い合わせ
プライバシーポリシー
ENGLISH
Not Found
*/


/* ■ 汎用パーツ ==================================================================================== */

/*
目次ページ
目次ページ：3列
ページ内リンク
お問い合わせ欄
NEWSリスト
アイテムリスト
PhotoInfo
シールアイコン
ズームアイコン
動画アイコン
STEP
hover画像ズーム
*/


/* 目次ページ --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.IndexNav li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	}

	.IndexNav li:nth-child(2n) {
	margin-right: 0 !important;
	}

	.IndexNav .Lead {
	padding: 10px 10px;
	border: 1px solid #dfe1e3;
	border-top: none;
	font-size: 108%;
	text-align: center;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 95% 50%;
	background-size: 6px auto;
	}

}

@media print, screen and (min-width: 768px) {

	.IndexNav li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	}

	.IndexNav .Lead {
	padding: 15px 15px;
	border: 1px solid #dfe1e3;
	border-top: none;
	font-size: 129%;
	font-weight: 500;
	text-align: center;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 95% 50%;
	background-size: 7px auto;
	}

}

@media print, screen and (min-width: 1090px) {

	.IndexNav li {
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 3%;
	}

}


/* 目次ページ：3列 --------------------------------------------------- */


@media only screen and (max-width: 767px) {

	.IndexNavCol3 li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 3%;
	}

	.IndexNavCol3 li a {
	display: table;
	width: 100%;
	border: 1px solid #dfe1e3;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 97% 50%;
	background-size: 6px auto;
	}

	.IndexNavCol3 .Photo,
	.IndexNavCol3 .Lead {
	display: table-cell;
	vertical-align: middle;
	}

	.IndexNavCol3 .Photo {
	width: 30%;
	}

	.IndexNavCol3 .Lead {
	padding-left: 10px;
	}

}

@media print, screen and (min-width: 768px) {

	.IndexNavCol3 li {
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom: 2.75%;
	border: 1px solid #dfe1e3;
	}

	.IndexNavCol3 .Lead {
	padding: 12px 10px;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 95% 50%;
	background-size: 7px auto;
	}

}

@media print, screen and (min-width: 1090px) {

	.IndexNavCol3 li {
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	}

	.IndexNavCol3 .Lead {
	padding: 15px 15px;
	font-size: 108%;
	}

}


/* ページ内リンク --------------------------------------------------- */

@media only screen and (max-width: 767px) {

}

@media print, screen and (min-width: 768px) {

	.InPageNav li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 5px;
	}

}



/* お問い合わせ欄 --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.ContactBox {
	padding: 15px 15px;
	border: 1px solid #dfe1e3;
	}

	.ContactBox .Lead {
	margin-bottom: 15px;
	font-size: 115%;
	line-height: 1.8em;
	}

	.ContactBox .Action {
	text-align: center;
	}

	.ContactBox .Tel {
	margin-bottom: 15px;
	}

}

@media print, screen and (min-width: 768px) {

	.ContactBox {
	display: table;
	width: 100%;
	padding: 30px 35px;
	border: 1px solid #dfe1e3;
	}

	.ContactBox .Lead,
	.ContactBox .Action {
	display: table-cell;
	vertical-align: middle;
	}

	.ContactBox .Lead {
	width: 60%;
	padding-right: 30px;
	font-size: 129%;
	line-height: 1.8em;
	}

	.ContactBox .Action {
	width: 40%;
	padding-left: 35px;
	border-left: 1px solid #dfe1e3;
	text-align: center;
	white-space: nowrap;
	}

	.ContactBox .Tel {
	margin-bottom: 15px;
	font-size: 214%;
	line-height: 1.0em;
	font-weight: 400;
	letter-spacing: 0.06em;
	}

	.ContactBox .Tel a:hover {
	color: #000;
	}

}

@media print, screen and (min-width: 1090px) {

}


/* NEWSリスト --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.NewsList {
	border-top: 1px solid #dfe1e3;
	}

	.NewsList li {
	padding: 12px 0;
	border-bottom: 1px solid #dfe1e3;
	}

	.NewsList li a {
	display: block;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 100% 50%;
	background-size: 7px auto;
	}

	.NewsList li .Date {
	font-size: 93%;
	}

	.NewsList li .Lead {
	padding-right: 30px;
	line-height: 1.6em;
	}

	.NewsList li a .Lead {
	text-decoration: underline;
	}

	.NewsList .LinkToList {
	margin-top: 10px;
	text-align: right;
	}

}

@media print, screen and (min-width: 768px) {

	.NewsList {
	border-top: 1px solid #dfe1e3;
	}

	.NewsList li {
	display: table;
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px solid #dfe1e3;
	}

	.NewsList li a {
	display: block;
	}

	.NewsList li .Date,
	.NewsList li .Lead {
	display: table-cell;
	}

	.NewsList li .Date {
	width: 110px;
	font-weight: 500;
	}

	.NewsList li a .Lead {
	padding-left: 13px;
	text-decoration: underline;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 0 9px;
	background-size: 6px auto;
	}

	.NewsList .LinkToList {
	margin-top: 15px;
	text-align: right;
	}

}

@media print, screen and (min-width: 1090px) {

	.NewsList li {
	padding: 15px 0;
	}

	.NewsList li .Date {
	width: 125px;
	}

}


/* アイテムリスト --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.ItemList {
	margin-bottom: 40px;
	padding-top: 20px;
	border-top: 1px solid #dfe1e3;
	}

	.ItemList li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfe1e3;
	}
	
	.ItemList .Photo,
	.ItemList .Info {
	display: table-cell;
	vertical-align: middle;
	}

	.ItemList .Photo {
	width: 30%;
	}

	.ItemList .Info {
	width: 70%;
	padding-left: 25px;
	}

	.ItemList h2.Mds {
	margin-bottom: 5px;
	font-size: 108%;
	line-height: 1.5em;
	}

	.ItemList .Lead {
	margin-bottom: 5px;
	font-size: 86%;
	line-height: 1.8em;
	}

	.ItemList .ListDisc {
	margin-bottom: 10px;
	font-size: 86%;
	}

	.ItemList .ListDisc li {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 1.7em;
	}

	.ItemList .ListDisc li:before {
	top: 5px;
	}
	
	.ItemList .Price {
	font-size: 93%;
	font-weight: bold;
	}
	
	.ItemList .LinkTo {
	margin-top: 6px;
	}
	
	.ItemList .ListKomeS {
	margin-bottom: 10px;
	}

	/* セット */
	.ItemList .Sets {
	width: 100%;
	}

	.ItemList .Sets .Photo {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}
	
	.ItemList .Sets .Info {
	display: block;
	width: 100%;
	padding-left: 0;
	}

	.ItemList .Sets h2.Mds {
	margin-bottom: 10px;
	}

/*20190128追加:レンタルトップ*/
	.ItemList .LinkToList {
	margin-top: 10px;
	text-align: right;
	}
}

@media print, screen and (min-width: 768px) {

	.ItemList {
	margin-bottom: 50px;
	padding-top: 20px;
	border-top: 1px solid #dfe1e3;
	}

	.ItemList li {
	display: table;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfe1e3;
	}
	
	.ItemList .Photo,
	.ItemList .Info {
	display: table-cell;
	vertical-align: middle;
	}

	.ItemList .Photo {
	/*width: 30%;*/

/*20190128追加:レンタルトップ*/
	width: 10%;
	}

	.ItemList .Info {
	width: 70%;
	padding-left: 25px;
	}
	
	.ItemList h2.Mds {
	/*margin-bottom: 10px;*/
	/*font-size: 143%;*/

/*20190128追加:機材ラインナップ*/
	margin-bottom: 5px;
	font-size: 129%;
	line-height: 1.5em;
	font-weight: 500;
	}

	.ItemList .Icon h2.Mds {
	width: 75%;
	}
	
	.ItemList .Lead {
	/*margin-bottom: 10px;*/
	/*line-height: 1.8em;*/

/*20190128追加:機材ラインナップ*/
	margin-bottom: 5px;
	line-height: 1.3em;
	}
	
	.ItemList .ListDisc {
	margin-bottom: 10px;
	}

	.ItemList .ListDisc li {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 0;
	}

	.ItemList .ListDisc li:before {
	top: 6px;
	}
	
	.ItemList .Price {
	font-size: 108%;
	font-weight: 500;
	}
	
	.ItemList .LinkTo {
	margin-top: 10px;
	}
	
	/* セット */
	.ItemList .Sets .Photo {
	width: 40%;
	}
	
	.ItemList .Sets .Info {
	width: 60%;
	padding-left: 35px;
	}

/*20190128追加:レンタルトップ*/
	.ItemList .LinkToList {
	margin-top: 15px;
	text-align: right;
	}	
}

@media print, screen and (min-width: 1090px) {

	.ItemList {
	margin-bottom: 75px;
	/*padding-top: 25px;*/

/*20190128追加:機材ラインナップ*/
	padding-top: 5px;
	}

	.ItemList li {
	/*margin-bottom: 25px;*/
	/*padding-bottom: 25px;*/

/*20190128追加:機材ラインナップ*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	}

	.ItemList .Icon h2.Mds {
	width: 80%;
	}

	.ItemList .ListDisc li:before {
	top: 9px;
	}

}


/* PhotoInfo --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.PhotoInfo .Photo,
	.PhotoInfo .Info {
	float: none;
	}

}

@media print, screen and (min-width: 768px) {

	.PhotoInfo .Photo {
	width: 48%;
	}
	
	.PhotoInfo .Info {
	width: 48%;
	}
	
}

/* シールアイコン --------------------------------------------------- */

/* 導入予定 */
.IconYotei {
color: #fff;
background: #006e9e;
}

/* NEW */
.IconNew {
color: #fff;
background: #f34763;
}

/* 値下 */
.IconDown {
color: #fff;
background: #f34763;
}

/* 詳細 20190128追加:機材ラインナップ*/
.Iconsyosai {
color: #fff;
background: #38393b;
}


@media only screen and (max-width: 767px) {

	.IconYotei,
	.IconNew,
	.IconDown,
/*20190128追加:機材ラインナップ*/
	.Iconsyosai {
	display: inline-block;
	width: 65px;
	margin-bottom: 10px;
	padding: 2px 2px;
	font-size: 79%;
	line-height: 1.3em;
	text-align: center;
	}

}

@media print, screen and (min-width: 768px) {

	.Icon {
	position: relative;
	}
	
	.IconYotei,
	.IconNew,
	.IconDown,
/*20190128追加:機材ラインナップ*/
	.Iconsyosai {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 4px;
	width: 70px;
	padding: 2px 2px;
	font-size: 86%;
	line-height: 1.3em;
	text-align: center;
	}

}

@media print, screen and (min-width: 1090px) {

}


/* ズームアイコン --------------------------------------------------- */

.IconZoom {
position: relative;
display: block;
}

.IconZoom:after {
position: absolute;
background: url(../../rental/img/common/icon/Icon_Zoom.png) no-repeat;
background-size: cover;
content: "";
}

@media only screen and (max-width: 767px) {

	.IconZoom:after {
	right: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	}

}

@media print, screen and (min-width: 768px) {

	.IconZoom:after {
	right: 3px;
	bottom: 3px;
	width: 30px;
	height: 30px;
	}

}


/* 動画アイコン --------------------------------------------------- */


.IconMovie,
.IconMovieS {
position: relative;
display: block;
}

.IconMovie:after {
position: absolute;
left: 50%;
top: 50%;
background: url(../../rental/img/common/icon/Icon_Movie.png) no-repeat;
background-size: cover;
content: "";
}

/* サイズ：S */
.IconMovieS:after {
position: absolute;
left: 50%;
top: 50%;
background: url(../../rental/img/common/icon/Icon_Movie.png) no-repeat;
background-size: cover;
content: "";
}

@media only screen and (max-width: 767px) {

	.IconMovie:after {
	width: 54px;
	height: 54px;
	margin-top: -27px;
	margin-left: -27px;
	}
	
	/* サイズ：S */
	.IconMovieS:after {
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	}

}

@media print, screen and (min-width: 768px) {

	.IconMovie:after {
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	}
	
	/* サイズ：S */
	.IconMovieS:after {
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left: -22px;
	}
	
}

@media print, screen and (min-width: 1090px) {

	.IconMovie:after {
	width: 80px;
	height: 80px;
	margin-top: -40px;
	margin-left: -40px;
	-webkit-transition: all 0.25s ease 0.01s;
	transition: all 0.25s ease 0.01s;
	}

	.IconMovie:hover:after {
	background: url(../../rental/img/common/icon/Icon_Movie_Hover.png) no-repeat;
	background-size: cover;
	}
		
	/* サイズ：S */
	.IconMovieS:after {
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	-webkit-transition: all 0.25s ease 0.01s;
	transition: all 0.25s ease 0.01s;
	}
	
	.IconMovieS:hover:after {
	background: url(../../rental/img/common/icon/Icon_Movie_Hover.png) no-repeat;
	background-size: cover;
	}

}


/* STEP --------------------------------------------------- */

.Step {
position: relative;
}

.Step:after {
position: absolute;
left: 50%;
width: 0;
height: 0;
content: "";
}

.Step:last-of-type:after {
border: none;
}

.Step .Lead {
margin-bottom: 0;
}

.Step .Lead.Bo {
border: none;
border-top: 1px dashed #dfe1e3;
}

@media only screen and (max-width: 767px) {

	.Step {
	margin-bottom: 36px;
	}

	.Step:after {
	bottom: -43px;
	margin-left: -8px;
	border: 16px solid transparent;
	border-top: 16px solid #000;
	}

	.Step:last-of-type {
	margin-bottom: 20px;
	}

	.Step .Lead.Bo {
	margin-top: 15px;
	padding-top: 10px;
	}

}

@media print, screen and (min-width: 768px) {

	.Step {
	margin-bottom: 50px;
	}

	.Step:after {
	bottom: -58px;
	margin-left: -10px;
	border: 20px solid transparent;
	border-top: 20px solid #000;
	}

	.Step:last-of-type {
	margin-bottom: 20px;
	}

	.Step .Lead.Bo {
	padding-top: 15px;
	}

}

@media print, screen and (min-width: 1090px) {

	.Step .Lead.Bo {
	padding-top: 20px;
	}

}


/* hover画像ズーム --------------------------------------------------- */

@media print, screen and (min-width: 1090px) {

	.ZoomIn .Photo,
	.ModalGallery a {
	overflow: hidden;
	-webkit-backface-visibility: hidden; /* ちらつき対策 */
	backface-visibility: hidden; /* ちらつき対策 */
	}

	.ZoomIn img,
	.ModalGallery a img {
	-webkit-transition: 0.2s ease-out 0.1s;
	transition: 0.2s ease-out 0.1s;
	}
	
	.ZoomIn:hover img,
	.ModalGallery a:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	opacity: 0.8;
	}

}



/* ■ TOPページ ==================================================================================== */

/*
共通
キービジュアル
PICK UP
NEWS、ACCESSレイアウト
NEWS
ACCESS
*/


/* 共通 --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	/* スラッシュ付き見出し */
	#PageHome h2.Mds {
	padding-left: 24px;
	font-size: 172%;
	line-height: 1.0em;
	font-weight: 300;
	background: url(../../rental/img/home/Icon_Slash.png) no-repeat;
	background-position: 0 50%;
	background-size: 16px auto;
	}

}

@media print, screen and (min-width: 768px) {

	/* スラッシュ付き見出し */
	#PageHome h2.Mds {
	padding-left: 30px;
	font-size: 186%;
	line-height: 1.0em;
	font-weight: 300;
	background: url(../../rental/img/home/Icon_Slash.png) no-repeat;
	background-position: 0 50%;
	background-size: 20px auto;
	}

}


/* PICK UP --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageHome .Pickup {
	margin-bottom: 40px;
	}

	#PageHome .Pickup h2.Mds {
	margin-bottom: 15px;
	}

	#PageHome .Pickup .Col3 li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px !important;
	}

	#PageHome .Pickup .Col3 li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
	}

	#PageHome .Pickup .Photo {
	margin-bottom: 10px;
	}

	#PageHome .Pickup h3.Mds {	
	margin-bottom: 5px;
	font-size: 115%;
	line-height: 1.6em;
	font-weight: bold;
	}

	#PageHome .Pickup .Lead {	
	margin-bottom: 5px;
	font-size: 93%;
	line-height: 1.8em;
	}

}

@media print, screen and (min-width: 768px) {

	#PageHome .Pickup {
	margin-bottom: 40px;
	}

	#PageHome .Pickup h2.Mds {
	margin-bottom: 25px;
	}

	#PageHome .Pickup .Col3 li {
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom: 0;
	}

	#PageHome .Pickup .Col3 li:nth-child(3n) {
	margin-right: 0;
	}

	#PageHome .Pickup .Photo {
	margin-bottom: 18px;
	}

	#PageHome .Pickup h3.Mds {	
	margin-bottom: 10px;
	font-size: 129%;
	line-height: 1.6em;
	font-weight: 500;
	}

	#PageHome .Pickup .Lead {	
	margin-bottom: 10px;
	}

}

@media print, screen and (min-width: 1090px) {

	#PageHome .Pickup {
	margin-bottom: 50px;
	}

	#PageHome .Pickup .Col3 li {
	width: 30%;
	margin-right: 5%;
	}

}


/* NEWS、ACCESSレイアウト --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageHome .NewsAccess .News,
	#PageHome .NewsAccess .Access {
	float: none;
	}

}

@media print, screen and (min-width: 768px) {

	#PageHome .NewsAccess {
	width: 100%;
	}

	#PageHome .NewsAccess .News {
	width: 65.75%;
	}

	#PageHome .NewsAccess .Access {
	width: 31.5%;
	}

}

@media print, screen and (min-width: 1090px) {

	#PageHome .NewsAccess .News {
	width: 65%;
	}

	#PageHome .NewsAccess .Access {
	width: 30%;
	}

}


/* NEWS --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageHome .News {
	margin-bottom: 30px;
	}

	#PageHome .News h2.Mds {
	margin-bottom: 25px;
	}

}

@media print, screen and (min-width: 768px) {

	#PageHome .News {
	padding-top: 10px;
	}

	#PageHome .News h2.Mds {
	margin-bottom: 40px;
	}

}

@media print, screen and (min-width: 1090px) {

}


/* ACCESS --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageHome .Access .AccessBox {
	margin-bottom: 15px;
	padding: 20px 15px 15px 15px;
	border: 1px solid #dfe1e3;
	}

	#PageHome .Access h2.Mds {
	margin-bottom: 15px;
	}

	#PageHome .Access .Photo {
	margin-bottom: 10px;
	}

	#PageHome .Access .Lead {
	margin-bottom: 15px;
	line-height: 1.6em;
	}

	#PageHome .Access .Tel {
	margin-bottom: 13px;
	}

	/* 採用情報 */
	#PageHome .Access .Recruit a {
	display: block;
	padding: 18px;
	border: 1px solid #dfe1e3;
	font-size: 122%;
	text-align: center;
	}

	#PageHome .Access .Recruit .WF1 {
	font-weight: 500;
	}

}

@media print, screen and (min-width: 768px) {

	#PageHome .Access .AccessBox {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #dfe1e3;
	}

	#PageHome .Access h2.Mds {
	margin-bottom: 20px;
	padding-left: 24px;
	font-size: 129%;
	background-size: 15px auto;
	}

	#PageHome .Access .Photo {
	margin-bottom: 10px;
	}

	#PageHome .Access .Lead {
	margin-bottom: 5px;
	line-height: 1.6em;
	}

	#PageHome .Access .Tel {
	margin-bottom: 13px;
	font-size: 186%;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 0.05em;
	}

	#PageHome .Access .Tel a:hover {
	color: #000;
	}

	/* 採用情報 */
	#PageHome .Access .Recruit a {
	display: block;
	padding: 20px;
	border: 1px solid #dfe1e3;
	font-size: 129%;
	font-weight: 400;
	text-align: center;
	}

	#PageHome .Access .Recruit .WF1 {
	font-size: 110%;
	font-weight: 500;
	}

}

@media print, screen and (min-width: 1090px) {

	#PageHome .Access .AccessBox {
	padding: 25px 30px 30px 30px;
	}

}



/* ■ ニュース ==================================================================================== */

/*
詳細ページ
*/


/* 詳細ページ --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.Page_NewsDetail h1.MdsBase {
	margin-bottom: 5px;
	}
	
	.Page_NewsDetail .Date {
	margin-bottom: 15px;
	font-size: 93%;
	}

}


@media print, screen and (min-width: 768px) {

	.Page_NewsDetail h1.MdsBase {
	margin-bottom: 10px;
	}
	
	.Page_NewsDetail .Date {
	margin-bottom: 30px;
	}
	
	.Page_NewsDetail .LeadMain {
	margin-bottom: 50px;
	font-size: 100%;
	}

}



/* ■ サービス ==================================================================================== */

/*
共通
目次ページ
各種メディアプリント・変換：HD周波数変換・アップ / ダウンコンバート・プリント
オーサリング：4K HDR対応プレーヤー BrightSign
レンタル：フル4Kハイスピードカメラ
レンタル：機材一覧
レンタル：ご利用ガイド
*/


/* 共通 --------------------------------------------------- */

/* 表組タイプ1 */
#PageService .TableType1 th {
white-space: nowrap;
}

#PageService .TableType1 th:nth-child(1),
#PageService .TableType1 th:nth-child(2) {
width: 25%;
}

#PageService .TableType1 th:nth-child(3) {
width: 10%;
}

#PageService .TableType1 th:nth-child(4) {
width: 40%;
}

#PageService .TableType1 td:nth-last-child(2) {
text-align: center;
}

@media only screen and (max-width: 767px) {

}

@media print, screen and (min-width: 768px) {

	/* td横幅調整 */
	#PageService td.WA1 {
	width: 20%;
	}

}


/* 目次ページ --------------------------------------------------- */

.Page_ServiceTop .ServiceTopCateNav .Parent {
display: block;
border-top: 1px solid #727272;
}

@media only screen and (max-width: 767px) {

	.Page_ServiceTop .ServiceTopCateNav .Level1 {
	margin-bottom: 30px;
	}

	.Page_ServiceTop .ServiceTopCateNav .Parent {
	padding: 14px 0;
	font-size: 108%;
	line-height: 1.6em;
	font-weight: bold;
	}

	.Page_ServiceTop .ServiceTopCateNav .Photo {
	margin-bottom: 10px;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li a {
	display: block;
	padding-left: 12px;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 0 10px;
	background-size: 5px auto;
	}

}

@media print, screen and (min-width: 768px) {

	.Page_ServiceTop #Stage {
	margin-bottom: 20px;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level1 {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level1:nth-child(3n) {
	margin-right: 0 !important;
	}

	.Page_ServiceTop .ServiceTopCateNav .Parent {
	padding: 16px 0;
	font-size: 115%;
	line-height: 1.6em;
	font-weight: 500;
	}

	.Page_ServiceTop .ServiceTopCateNav .Photo {
	margin-bottom: 15px;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li {
	margin-bottom: 5px;
	font-size: 93%;
	line-height: 1.8em;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li a {
	display: block;
	padding-left: 13px;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 0 5px;
	background-size: 5px auto;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li a:hover {
	text-decoration: underline;
	}

}

@media print, screen and (min-width: 1090px) {

	.Page_ServiceTop #Stage {
	margin-bottom: 30px;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level1 {
	float: left;
	width: 29.5%;
	margin-right: 5.75%;
	margin-bottom: 5.75%;
	}

	.Page_ServiceTop .ServiceTopCateNav .Parent {
	font-size: 143%;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li {
	font-size: 100%;
	}

	.Page_ServiceTop .ServiceTopCateNav .Level2 li a {
	background-position: 0 8px;
	}

}


/* 各種メディアプリント・変換：HD周波数変換・アップ / ダウンコンバート・プリント --------------------------------------------------- */

.TableScroll.HDFormat .Table2 th {
white-space: nowrap;
line-height: 1.6em;
}


.TableScroll.HDFormat .Table2 td {
text-align: center;
}

@media print, screen and (min-width: 768px) {

	/* 表組スクロール */
	.TableScroll.HDFormat {
	overflow-x: scroll;
	overflow-y : hidden;
	-webkit-overflow-scrolling: touch;
	}
	
	.TableScroll.HDFormat .Table2 {
	width: 750px;
	}

}

@media print, screen and (min-width: 1090px) {

	/* 表組スクロール */
	.TableScroll.HDFormat {
	overflow-x: hidden;
	overflow-y : hidden;
	}

}


/* オーサリング：4K HDR対応プレーヤー BrightSign --------------------------------------------------- */

@media print, screen and (min-width: 768px) {

	.Page_AuthoringBrightsign .ItemList .Photo {
	width: 12%;
	}

	.Page_AuthoringBrightsign .ItemList .Info {
	width: 88%;
	}

	.Page_AuthoringBrightsign .ItemList .Mds {
	font-size: 129%;
	font-weight: 500;
	}

}


/* レンタル：フル4Kハイスピードカメラ --------------------------------------------------- */

@media print, screen and (min-width: 768px) {

	.Page_Rental4K .Engineers dt {
	width: 28%;
	}

}


/* レンタル：機材一覧 --------------------------------------------------- */

/*@media print, screen and (min-width: 768px) {

	.Page_RentalEquipments .LinkTo {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #dfe1e3;
	}

}*/

/*20190128追加:機材ラインナップ*/
.Page_RentalEquipments .RentalEquipmentsCateNav .Parent {
display: block;
border-top: 1px solid #727272;
}

@media only screen and (max-width: 767px) {

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level1 {
	margin-bottom: 30px;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Parent {
	padding: 14px 0;
	font-size: 108%;
	line-height: 1.6em;
	font-weight: bold;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Photo {
	margin-bottom: 10px;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li a {
	display: block;
	padding-left: 12px;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 0 10px;
	background-size: 5px auto;
	}

}

@media print, screen and (min-width: 768px) {

	.Page_RentalEquipments #Stage {
	margin-bottom: 20px;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level1 {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level1:nth-child(3n) {
	margin-right: 0 !important;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Parent {
	padding: 16px 0;
	font-size: 115%;
	line-height: 1.6em;
	font-weight: 500;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Photo {
	margin-bottom: 15px;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li {
	margin-bottom: 5px;
	font-size: 93%;
	line-height: 1.8em;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li a {
	display: block;
	padding-left: 13px;
	background: url(../../rental/img/common/icon/Icon_LinkFwd.png) no-repeat;
	background-position: 0 5px;
	background-size: 5px auto;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li a:hover {
	text-decoration: underline;
	}

}

@media print, screen and (min-width: 1090px) {

	.Page_RentalEquipments #Stage {
	margin-bottom: 30px;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level1 {
	float: left;
	width: 29.5%;
	margin-right: 5.75%;
	margin-bottom: 5.75%;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Parent {
	font-size: 143%;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li {
	font-size: 100%;
	}

	.Page_RentalEquipments .RentalEquipmentsCateNav .Level2 li a {
	background-position: 0 8px;
	}

}



/* レンタル：ご利用ガイド --------------------------------------------------- */

/* 日数割引 */
.Page_RentalGuide .Discount {
table-layout: fixed;
font-size: 93%;
}

.Page_RentalGuide .Discount th {
width: 12%;
text-align: center;
}

.Page_RentalGuide .Discount td {
text-align: center;
}

/* 補償制度 */
.Page_RentalGuide .Recompense dt {
width: 28%;
}

@media print, screen and (min-width: 768px) {

	/* 日数割引 */
	.Page_RentalGuide .Discount th,
	.Page_RentalGuide .Discount td {
	padding: 10px;
	}

	.Page_RentalGuide .Discount th {
	width: 10%;
	}

	.Page_RentalGuide .Discount {
	font-size: 86%;
	}

}

@media print, screen and (min-width: 1090px) {

	/* 日数割引 */
	.Page_RentalGuide .Discount th,
	.Page_RentalGuide .Discount td {
	padding: 15px;
	}

	.Page_RentalGuide .Discount th {
	width: 12%;
	}

	.Page_RentalGuide .Discount {
	font-size: 93%;
	}

}



/* レンタル： 詳細ページ 20190128追加------------------------------------------- */

.Page_RentalDetail p.MdsBase{
	color: #fff;
	background: #006e9e;
}

@media only screen and (max-width: 767px) {

	.Page_RentalDetail p.MdsBase {
	display: inline-block;
	margin-bottom: 5px;
	padding: 2px 4px;
	font-size: 79%;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	}

	.Price2 {
	font-size: 129%;
	font-weight: 500;
	line-height: 1.3em;
	text-align: center;
	}

}


@media print, screen and (min-width: 768px) {

	.Page_RentalDetail p.MdsBase {
	display: inline-block;
	margin-bottom: 5px;
	padding: 2px 4px;
	font-size: 100%;
	font-weight: 400;
	line-height: 1.3em;
	text-align: center;
	}

	.Price2 {
	font-size: 150%;
	font-weight: 500;
	line-height: 1.3em;
	text-align: center;
	}

}


/* ■ 会社案内 ==================================================================================== */

/*
共通
会社概要
沿革
グループ会社
*/


/* 共通 --------------------------------------------------- */

@media print, screen and (min-width: 768px) {

	#PageCompany .DLTable dt {
	width: 20%;
	vertical-align: middle;
	}

}


/* 沿革 --------------------------------------------------- */

.Page_CompanyHistory .TimeLine dt {
text-align: center;
}


/* グループ会社 --------------------------------------------------- */


@media only screen and (max-width: 767px) {

	.Page_CompanyGroupCompanies h2.MdsBase {
	margin-bottom: 15px;
	}

}

@media print, screen and (min-width: 768px) {

	.Page_CompanyGroupCompanies h2.MdsBase {
	margin-bottom: 20px;
	}

	.Page_CompanyGroupCompanies .SectionMain .Lead {
	margin-bottom: 25px;
	}

}


/* サポート --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.Page_CompanySupport .DLTable {
	margin-bottom: 10px;
	}

}

@media print, screen and (min-width: 768px) {

	.Page_CompanySupport .DLTable {
	margin-bottom: 15px;
	}

}



/* ■ アクセス ==================================================================================== */

/* Googleマップの高さ調整：増やす時は%を上げる */
.GoogleMapWrap {
padding-top: 90%;
}

@media only screen and (max-width: 767px) {

	/* ページ内リンク */
	#PageAccess .InPageNav {
	margin-top: -5px;
	margin-bottom: 20px;
	}

	/* レイアウト */
	#PageAccess .MapUnit,	
	#PageAccess .InfoUnit {
	float: none;
	}

	#PageAccess .MapUnit {
	margin-bottom: 20px;
	}

	#PageAccess .MapUnit .GoogleMapWrap {
	margin-bottom: 15px;
	}

	#PageAccess .MapUnit .LinkTo li {
	margin-bottom: 10px;
	}

	#PageAccess .InfoUnit .AddressTel {
	margin-bottom: 10px;
	}

	#PageAccess .InfoUnit h3.Mds {
	margin-bottom: 5px;
	font-size: 115%;
	}

	/* 情報欄のボタンを非表示 */
	#PageAccess .InfoUnit .LinkTo {
	display: none;
	}

}

@media print, screen and (min-width: 768px) {

	/* ページ内リンク */
	#PageAccess .InPageNav {
	margin-top: -15px;
	margin-bottom: 20px;
	}

	/* レイアウト */
	#PageAccess .MapUnit {
	width: 58%;
	}

	#PageAccess .InfoUnit {
	width: 38%;
	margin-top: -8px;
	}

	#PageAccess .InfoUnit .AddressTel {
	margin-bottom: 15px;
	font-size: 115%;
	}

	#PageAccess .InfoUnit h3.Mds {
	margin-bottom: 5px;
	font-size: 129%;
	font-weight: 500;
	}

	#PageAccess .InfoUnit .Station {
	margin-bottom: 20px;
	}

	#PageAccess .InfoUnit .Station li {
	margin-bottom: 15px;
	}

	#PageAccess .InfoUnit .Station strong {
	font-weight: 500;
	}

	#PageAccess .InfoUnit .LinkTo li {
	margin-bottom: 10px;
	}

	/* 地図欄のボタンを非表示 */
	#PageAccess .MapUnit .LinkTo {
	display: none;
	}

}

@media print, screen and (min-width: 1090px) {

	/* ページ内リンク */
	#PageAccess .InPageNav {
	margin-top: -20px;
	margin-bottom: 30px;
	}

	/* レイアウト */
	#PageAccess .MapUnit {
	width: 61%;
	}

	#PageAccess .InfoUnit {
	width: 34%;
	}

	#PageAccess .InfoUnit .AddressTel {
	margin-bottom: 30px;
	}

	#PageAccess .InfoUnit h3.Mds {
	margin-bottom: 10px;
	}

	#PageAccess .InfoUnit .Station {
	margin-bottom: 30px;
	}

	#PageAccess .InfoUnit .LinkTo li {
	display: inline-block;
	margin-right: 10px;
	}

	#PageAccess .InfoUnit .LinkTo .BtnM {
	width: 240px !important;
	}

}



/* ■ お問い合わせ ==================================================================================== */

@media print, screen and (min-width: 768px) {

	#PageContact:not(.Page_ContactComplete) #Footer {
	border-top: 1px solid #dfe1e3;
	}

}



/* ■ プライバシーポリシー ==================================================================================== */

@media only screen and (max-width: 767px) {

	.Page_Privacy .Date,
	.Page_Privacy .Credit {
	font-size: 86%;
	}

	.Page_Privacy .Date {
	margin-bottom: 15px;
	}

	.Page_Privacy .Credit li {
	margin-bottom: 5px;
	line-height: 1.8em;
	}

}


@media print, screen and (min-width: 768px) {

	.Page_Privacy .Date,
	.Page_Privacy .Credit {
	text-align: right;
	}

	.Page_Privacy .Date {
	margin-bottom: 30px;
	}

}

@media print, screen and (min-width: 1090px) {

	.Page_Privacy .SectionMain .Lead {
	width: 85%;
	}

}



/* ■ ENGLISH ==================================================================================== */

/*
サービス
会社概要
アクセス
*/


/* サービス --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageEnglish .AboutUsIntro .LeadMain {
	line-height: 1.7em;
	}

	#PageEnglish .AboutUsService .Col li {
	float: none;
	width: 100%;
	margin-bottom: 5%;
	}

	#PageEnglish .AboutUsService h3.Mds {
	margin-bottom: 5px;
	}

	#PageEnglish .AboutUsService .Lead {
	margin-bottom: 0;	
	line-height: 1.7em;
	}

}

@media print, screen and (min-width: 768px) {

	#PageEnglish .AboutUsIntro .LeadMain {
	line-height: 1.8em;
	}

	#PageEnglish .AboutUsService h3.Mds {
	margin-bottom: 5px;
	font-size: 129%;
	}

	#PageEnglish .AboutUsService .Lead {
	margin-bottom: 0;
	line-height: 1.8em;
	}

}


/* 会社概要 --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	#PageEnglish .AboutUsOutLine dt {
	width: 45%;
	}

}


/* アクセス --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	/* レイアウト */
	#PageEnglish .MapUnit,	
	#PageEnglish .InfoUnit {
	float: none;
	}

	#PageEnglish .MapUnit {
	margin-bottom: 20px;
	}

	#PageEnglish .MapUnit .GoogleMapWrap {
	margin-bottom: 15px;
	}

	#PageEnglish .MapUnit .LinkTo li {
	margin-bottom: 10px;
	}

	#PageEnglish .InfoUnit .AddressTel {
	margin-bottom: 10px;
	}

	#PageEnglish .InfoUnit h3.Mds {
	margin-bottom: 5px;
	font-size: 115%;
	}

	/* 情報欄のボタンを非表示 */
	#PageEnglish .InfoUnit .LinkTo {
	display: none;
	}

}

@media print, screen and (min-width: 768px) {

	/* レイアウト */
	#PageEnglish .MapUnit {
	width: 58%;
	}

	#PageEnglish .InfoUnit {
	width: 38%;
	margin-top: -8px;
	}

	#PageEnglish .InfoUnit .AddressTel {
	margin-bottom: 15px;
	font-size: 115%;
	}

	#PageEnglish .InfoUnit h3.Mds {
	margin-bottom: 5px;
	font-size: 129%;
	font-weight: 500;
	}

	#PageEnglish .InfoUnit .Station {
	margin-bottom: 15px;
	}

	#PageEnglish .InfoUnit .Station li {
	margin-bottom: 15px;
	}

	#PageEnglish .InfoUnit .Station strong {
	font-weight: 500;
	}

	#PageEnglish .InfoUnit .LinkTo {
	margin-top: 40px;
	}

	#PageEnglish .InfoUnit .LinkTo li {
	margin-bottom: 10px;
	}

	/* 地図欄のボタンを非表示 */
	#PageEnglish .MapUnit .LinkTo {
	display: none;
	}

}

@media print, screen and (min-width: 1090px) {

	/* レイアウト */
	#PageEnglish .MapUnit {
	width: 61%;
	}

	#PageEnglish .InfoUnit {
	width: 34%;
	}

	#PageEnglish .InfoUnit .AddressTel {
	margin-bottom: 30px;
	}

	#PageEnglish .InfoUnit h3.Mds {
	margin-bottom: 10px;
	}

	#PageEnglish .InfoUnit .Station {
	margin-bottom: 20px;
	}

	#PageEnglish .InfoUnit .LinkTo {
	margin-top: 40px;
	}

	#PageEnglish .InfoUnit .LinkTo li {
	display: inline-block;
	}

	#PageEnglish .InfoUnit .LinkTo .BtnM {
	width: 240px !important;
	}

}


/* フッター調整 --------------------------------------------------- */

@media print, screen and (min-width: 768px) {

	#PageEnglish #Footer {
	border-top: 1px solid #dfe1e3;
	}

}



/* ■ Not Found ==================================================================================== */

.Page_NotFound .Box .LinkTo {
margin-top: 20px;
}