@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. lineupBox
　02. lineupDetail

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. lineupBox ]  ====================================
------------------------------------------------------------*/
.lineupBox {
	width: 100%;
	padding-top: 16px;
	overflow: hidden;
}
.lineupBox > .rBlockTitArea {
	margin: 0;
}
.lineupBox .productsFloat {
	float: left;
	width: 48%;
	padding: 10px;
	box-sizing: border-box;
	margin-left: 4%;
	position:relative;/*180719追加*/
}
.lineupBox .productsFloatClear{
	clear:both;
	width: 48%;
	padding: 10px;
	box-sizing: border-box;
	margin-left: 0;
}
.lineupBox .productsFloatClear+.productsFloat{
	margin-left: 0;
}
.lineupBox .productsFloat:nth-child(2n+1) {
	margin-left: 0;
}
.lineupBox .productsFloat .pw46 {
	width: 96%;
	margin:auto;
}
.lineupBox .productsFloat .btn {
	margin-top: 1em;
}
.lineupBox .productsFloat .new_label{ /*180719追加*/
background-color:red;
color:white;
padding:0.2em 0.3em;
font-size:120%;
text-align:right;
position:absolute;
top:20px;
right:20px;
}

/* SP */
body.responsive-sp .lineupBox {
	padding-top: 0;
}
body.responsive-sp .lineupBox .productsFloat {
	width: 100%;
	padding: 0 0 6% 0;
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloatClear{
	width: 100%;
	padding: 0 0 6% 0;
	margin: 0;		
}
body.responsive-sp .lineupBox .productsFloat:nth-child(2n+1) {
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloat .pw46 {
	width: 92%;
}
body.responsive-sp .lineupBox {
	width: 100%;
	overflow: visible;
}
.lineupBox .productsFloat.colThree{
	margin-left:4%;
}

body.responsive-sp .lineupBox .productsFloat .new_label{ /*180719追加*/
top:10px;
right:10px;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. lineupDetail ]  ====================================
------------------------------------------------------------*/

.lineupDetailBox {
	margin-top: 16px;
}

/* -- detailList -- */
.lineupDetailBox .detailList {
	width: 100%;
	overflow: hidden;
}

.lineupDetailBox .detailList .clearfix {
	width: auto;
	margin: 0 -12px 0 0;
}

.lineupDetailBox .detailList li {
	float: left;
	width: 205px;
	padding: 12px 0;
	margin: 0 12px 12px 0;
	background-color: #025ab3;
	border-radius: 5px;
	text-align: center;
	color: #fff;
}

.lineupDetailBox .detailList li.first-child {
	margin-left: 9px;
}

/* -- detailListbox -- */

.lineupDetailBox .detailListbox {
	width: 680px;
}

.lineupDetailBox .detailListbox div {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}

/* - SP - */
body.responsive-sp .lineupDetailBox .detailList .clearfix {
	margin: 0 32px;
}
body.responsive-sp .lineupDetailBox .detailList li {
	float: none;
	width: auto;
	margin: 0 0 14px 0;
	font-size:138.5%;
}
.lower{
	display:none;
}
.current .lower{
	display: inherit!important;
}
.lower .mu_3500,.lower .mu_7000,.lower .mu_6000,.lower .ug_502l{
	background-color: #d1e4ec;
}
/* lineupTabBox
----------------------------------------------------*/

/* -- lineupTab -- */

.lineupDetailBox .lineupTab {
	height: 35px;
	overflow: hidden;
	border-bottom: 3px solid #275e72;
	margin: 0 0 20px;
}

.lineupDetailBox .lineupTab li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 5px;
}

.lineupDetailBox .lineupTab li.first-child {
	background-position: left top;
	margin-right: 6px;
}

.lineupDetailBox .lineupTab li.last-child {
	background-position: right top;
	margin-right: 0;
}

body.responsive-sp .lineupTab li,
body.responsive-sp .lineupTab li.first-child,
body.responsive-sp .lineupTab li.last-child {
	margin-right: 0;

}

.lineupDetailBox .lineupTab li a {
	display: block;
	padding: 10px 5px;
	width: 151px;
	color: #333;
	font-weight: normal;
	background: #ebeef0;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.lineupDetailBox .lineupTab li a.active,
.lineupDetailBox .lineupTab li a:hover {
	color: #fff;
	background: #295e71;
}

.lineupDetailBox .lineupTab li.first-child a.active,
.lineupDetailBox .lineupTab li.first-child a:hover {
}

.lineupDetailBox .lineupTab li.last-child a.active,
.lineupDetailBox .lineupTab li.last-child a:hover {
}

/* - SP - */
body.responsive-sp .lineupDetailBox .lineupTab {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .lineupDetailBox .lineupTab li:first-child {
	padding-left: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url("/business/industrial-cleaning-systems/products/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .lineupDetailBox .lineupTab li a.active,
body.responsive-sp .lineupDetailBox .lineupTab li a:hover {
	background: #275e72 url("/business/industrial-cleaning-systems/products/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .lineupBox .productsFloat .pw46{
	width:100%;
}

/* ***************************************************************************** */

.specification sup.notes {
	color: #333333;
}

.specification ul.notesList li span {
	color: #333333;
}

/* 追加 */
.unitmm{
	margin-bottom: 20px;
	text-align: right;
}

table.speclist.tbl02.tblEven.wp100.mbem1.tcamera {
	width: 100%;
	table-layout: fixed;
}

.main_data {
	text-align: center !important;
}

th.speclist_title2 {
	color: #fff;
	font-weight: bold !important;
	background: #666 !important;
	border: 1px solid #414141;
	text-align: center;
	vertical-align: middle;
}
.speeding {
	display: inline-block;
	border: 1px solid #333;
	padding: 4px 8px;
	font-weight: 700;
}
.plus {
	padding: 0 5px;
	font-weight: 700;
}
body.responsive-sp .plus {
	display: block;
	margin: 5px 0;
}
sup {
	font-size: 11px;
}
h1 sup {/*180718追加*/
    vertical-align: 1em;
}
.blue {
	color: #00b0f0;
}
.app {
	/*background: #dcdcdc;*/
	padding: 15px;
}
.app h4 {
	font-size: 109%;
	margin-bottom: 10px;
}
.app li {
	float: left;
	width: 20%;
	/*padding: 0 1.5%;
	border-right: 1px solid #929091;*/
}
.app li p:last-child{
	display:inline-block;
	text-align: left
}
.app li:last-child {
	border-right: none;
}
.app h5 {
	margin-bottom: 5px;
	font-size: 105%;
}
.app img {
	margin-bottom: 5px;
}
body.responsive-sp .app {
	padding: 15px 10px;
}
body.responsive-sp .app h4 {
	text-align: center;
	/*margin-bottom: 25px;*/
}
body.responsive-sp .app li {
	float: none;
	width: 98%;
	padding: 0 2% 25px;
	border-right: none;
	text-align: center;
	/*margin-bottom: 25px;*/
	margin-top: 25px;
	border-bottom: 1px solid #929091;
}
body.responsive-sp .app li:last-child {
	border-bottom: none;
}
body.responsive-sp .app h5 {
	margin-bottom: 5px;
}
.arrow {
	margin-top: 2px;
	display: inline-block;
}
.cclink {
	width: 100%;
	margin-bottom: 10px;
}
.cclink th {
	border: 1px solid #777372;
	background-color: #dcdcdc;
	padding: 10px;
	text-align: center;
}
.cclink td {
	border: 1px solid #777372;
	background-color: #eee;
	padding: 10px;
	font-weight: 700;
}
.cclink th.red {
	background-color: #f6c4ab;
	border-top: 2px solid #e04158;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red2 {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
	border-bottom: 2px solid #e04158;
}

.clearfix.lineups {
	margin-bottom: 20px;
}

.listindent li {
    margin-bottom: 0.5em;
    font-size: 100%;
    color: #333;
    padding-left: 1.0em;
    text-indent: -1.0em;
}

p.catch-title {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 15px;
    font-weight: bold;
}

.alLeft {
	height: 50px;
}

body.responsive-sp p.alLeft {
    height: auto !important;
}
.lower .ug-503, .lower .ug-511s, .lower .ut-55, .lower .ut-107, .lower .uc_800, .lower .mu_3500, .lower .mu_7000, .lower .mu_6000, .lower .ug_502l, .lower .fullyAutomatic{
    background-color: #d1e4ec;
}/* 20171018追加ここから */

/* -- 製品メインビジュアル--  */
.mainVisualBox{
	position: relative;
}

.mainVisualBox img{
	position: relative;
	/*z-index: 1;*/
}

.mainVisualBox .txtBox{
	position: absolute;
	/*z-index: 10;*/
	font-weight: bold;
	left: 20px;
	width: 100%;
}

.mainVisualBox .txtMain{
	color: #FFF;
	font-size: 200%;
}

.mainVisualBox .txtSub{
	font-size: 162%;
}

/* IV-08MTV2 */
.mainVisualBoxIv-08mtv2 .txtBox{
	top: 30px;
}

.mainVisualBoxIv-08mtv2 .txtSub{
	color: #ffe9a6;
	padding-top: 26px;
}

body.responsive-sp .mainVisualBoxIv-08mtv2 .txtBox{
	top: 16px;
	left: 4%;
	font-size: 92%;
}
body.responsive-sp .mainVisualBoxIv-08mtv2 .txtMain{
	width: 56%;
}
body.responsive-sp .mainVisualBoxIv-08mtv2 .txtSub{
	width: 32%;
	padding-top: 8px;
}
/* UC-700AD */
.clearfix.wp100 .cclink .rLayout-30 {
    width: 28%;
}
.productsCaution{
	  font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.7em;
}
.rLayout-30+td {
    background: #fff;
	  font-weight:normal;
}
.rColumnRight{
	border-radius: 4px;
    background-color:#3d3d3d;
}
.rSideNav {
    /*padding-bottom: 3.125%;
    background-color: transparent;
    border-radius: 0px;
    text-align: left;*/
}
body.responsive-sp .rColumnLeftMainCols .rColumnRight{
    border-radius: 0px;
}
/* fully-automatic */
.mainImage{
     position: relative;
}
.mainImage img {
  width: 100%;
}
.mainImage span{
 font-weight: bold;
}
.mainText{
  position: absolute;
  top: 0px;
  bottom: 0;
  height: 3em;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  right: 30px;
  font-size: 30px;
  color: #044db4;
}
.mainTextTop{
  display: block;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
}
.mainTextBottom{
  display: block;
  padding-top: 10px;
  border-top: 1px solid #999;
  font-size: 20px;
}
body.responsive-sp .mainText{
  font-size: 4vw;
  right: 2%;
}
body.responsive-sp .mainTextBottom{
  font-size: 0.8em;
  text-align: center;
}

/*uc-800 180717追加ここから*/
.mainVisualBox.mainVisualBoxUc-800 .txtBox {
	top:0;
	left:0;
}
.mainVisualBox.mainVisualBoxUc-800 .txtMain {
	position:absolute;
	top:50px;
	left:40px;
  color: #094c85;
  font-size: 190%;
  text-shadow: 0 0 5px #fff;
}
.mainVisualBox.mainVisualBoxUc-800 .txtSub {
	position:absolute;
	top:90px;
	left:40px;
  color: #094c85;
  font-size: 200%;
  text-shadow: 0 0 5px #fff;
}
.mainVisualBox.mainVisualBoxUc-800 .typeName{
	position:absolute;
	top:220px;
	left:60px;
  color: #000;
  font-size: 130%;
  text-shadow: 0 0 5px #fff;
}
.mainVisualBox.mainVisualBoxUc-800 .modelName{
	position:absolute;
	top:240px;
	left:60px;
  color: #000;
  font-size: 360%;
  text-shadow: 0 0 5px #fff;
}
.mainVisualBox.mainVisualBoxUc-800 .note{
	position:absolute;
	top:290px;
	left:60px;
  color: #000;
  font-size: 100%;
  text-shadow: 0 0 5px #fff;
}
.mainVisualBox.mainVisualBoxUc-800 .typeName sup{
	vertical-align: 0.6em;
}
.mainVisualBox.mainVisualBoxUc-800 {
	position:relative;
}
.mainVisualBox.mainVisualBoxUc-800 .new_label{
	background-color:red;
	color:white;
	padding:0.2em 0.3em;
	font-size:140%;
	text-align:right;
	position:absolute;
	right:20px;
	bottom:20px;
}

body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 img{
	width:100%;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .txtBox {
	width:65%;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .txtMain {
		position:absolute;
	top:1em;
	left:1em;
  font-size: 3.7vw;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .typeName {
		position:absolute;
	top:8.5em;
	left:1.5em;
  font-size: 3.5vw;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .modelName {
		position:absolute;
	top:6.9em;
	left:1em;
  font-size: 5vw;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .note {
		position:absolute;
	top:12.5em;
	left:1.5em;
  font-size: 3vw;
}

body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .typeName sup{
	vertical-align: 1.3vw;
	font-size:0.5vw;
}
body.responsive-sp .mainVisualBox.mainVisualBoxUc-800 .new_label{
	background-color:red;
	color:white;
	padding:0.2em 0.3em;
	font-size:110%;
	text-align:right;
	position:absolute;
	right:10px;
	bottom:10px;
}

.rBlockSect .stepBox{
	background-color:#e7e7e7;
	border-radius:3px;
	padding:1em;
}
.rBlockSect .stepBox h5{
	font-size:120%;
	color:#0057AE;
	margin-bottom:0.5em;
}
.rBlockSect .stepBox .left{
	width:48%;
	float:left;
	padding-right:2%;
}
.rBlockSect .stepBox .right{
	width:50%;
	text-align:center;
	float:left;
}
.rBlockSect .stepArrow{
	text-align:center;
}
/*SP*/
body.responsive-sp .rBlockSect .stepBox .left{
	width:100%;
	float:left;
	padding-right:0;
	margin-bottom:1em;
}
body.responsive-sp .rBlockSect .stepBox .right{
	width:100%;
	text-align:center;
	float:left;
}
/*uc-800 180717追加ここまで*/

/* replace */
table.speclist.tbl02.tblEven.wp100.mbem0_5.replace{
	word-break: break-all;
}
/* 導入事例 */
.rMgTop-30.cases{
	width:70%;
	margin-left:auto;
	margin-right:auto;	
}
table.speclist.tbl02.tblEven.wp100.mbem1.cases{
	word-break: break-all;
}
body.responsive-sp .rMgTop-30.cases{
	width:100%;
}
/* solution */
.cclink.solution {
		word-break: break-all;
}
.cclink.solution td{
	background:#FFF;
}
.cclink.solution tr:nth-of-type(2) td[rowspan="3"].wp5{
	background:#B8CCE4;
}
.cclink.solution tr:nth-of-type(2) td[rowspan="3"].wp5+td{
    background:#F3F3F3;
}
.cclink.solution tr:nth-of-type(3) td[rowspan="3"]:first-child{
	background:#C5BD98;
}
.cclink.solution tr:nth-of-type(5) td:first-child{
	background:#DCE6F0;
}
.cclink.solution td span{
    writing-mode: tb-rl; /* IE用 */
	writing-mode: vertical-rl; /* Chrome、Firefox用 */
    -webkit-writing-mode: vertical-rl;
	margin: 0 auto;
	white-space: nowrap;
	width: 1em; /* firefox対策 */
	line-height: 1em; /* firefox対策 */
	text-orientation: upright;
}
body.responsive-sp .cclink.solution{
	table-layout: fixed;
}

/* download */


#fgnSelect,#fgnCompany{
	width: 309px;
}
/* ***************************************************************************** */



@media (max-width: 480px){
	body.responsive-sp .mainVisualBoxIv-08mtv2 .txtBox{
		top: 12px;
		left: 4%;
	}
	body.responsive-sp .mainVisualBoxIv-08mtv2 .txtMain{
		font-size: 100%;
	}
	body.responsive-sp .mainVisualBoxIv-08mtv2 .txtSub{
		font-size: 100%;
		padding-top: 10px;
	}
}
/* 20171102追加ここまで */

/*180122　旧製品ページへの遷移追加ここから*/

.rBlock .old{
	margin-top:2em;
	padding-bottom:2em;
}

/* - SP - */

body.responsive-sp .rBlock .old{
	margin-top:2em;
	margin-left:1em;
	padding-bottom:2em;
}

/*180122　旧製品ページへの遷移追加ここまで*/


/*181005　米印色用追記ここから*/
.kome {
    color: #00A0E9;
}
.specification ul.notesList li .kome{
    color: #00A0E9;
}
/*181005　米印色用追記ここまで*/


/*181023 UC-800用ここから*/
.uc-800Layout{
	width: 100%;
	margin-top: 1em;
    padding-left: 15px;
}
.uc-800Layout li{
	float: left;
	margin: 0 10px;
	text-align: center;
}

/*SP*/
body.responsive-sp .uc-800Layout{
    padding-left: 0;
}
body.responsive-sp .uc-800Layout li{
	width: 100%;
	margin-bottom: 10px;
}
/*181023 UC-800用ここまで*/


/*181105 医用ページに合わせて追加ここから*/
.tbl02 th, .tbl02 td {
 /*border-right: 1px solid #b4b9bd;
 border-bottom: 1px solid #b4b9bd;*/
 padding: 7px;
 vertical-align: middle;
}
/*181105 医用ページに合わせて追加ここまで*/


/*181107 UT-106用追加　ここから*/
.ut-106MainCopy{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin: 0.5em 0;
}
.ut-106SubCopy{
	text-align: center;
	font-size: 130%;
	margin-bottom: 1em;
}

/*SP*/
body.responsive-sp .ut-106MainCopy{
	font-size: 130%;
}
body.responsive-sp .ut-106SubCopy{
	text-align: left;
	font-size: 110%;
	margin-bottom: 1em;
}
/*181107 UT-106用追加　ここまで*/

/*181116 発振機／振動子用ここから*/
.taiou-kisyu li{
	margin-bottom: 0;
}
.diamond {
    color: #295e71;
}

.combinationTbl .rLinkBtn {
    position: relative;
    display: block;
    padding: 10px 10px 10px 26px;
    background-color: #cbd2d7;
    border-radius: 5px;
    text-align: center;
    color: #333;
    /*font-size: 116%;*/
    font-weight: bold;
    text-decoration: none;
	margin-top: 5px;
}
.combinationTbl .rLinkBtn:before {
    position: absolute;
    left: 16px;
    top: 50%;
    display: block;
    width: 8px;
    height: 10px;
    margin-top: -5px;
    background: url(/business/industrial-cleaning-systems/images_global/r_link.png) no-repeat;
    content: "";
}
.combinationTbl .imgBox{
	height: 100px;
	text-align: center;
}
.combinationTbl .modelBoxTd{
	position: relative;
}
.combinationTbl .modelBox{
	/*height: 234px;*/
	padding-bottom: 7em;
	/*position: relative;*/
}
.combinationTbl .modelBox .linkBox {
    position: absolute;
    bottom: 7px;
    width: 91%;
}

.oscillatSize td{
	text-align: center;
}

.bgc01{
	background-color: #f3fcfc;
}
.bgc02{
	background-color: #fafaff;
}
.bgc03{
	background-color: #f6fcf6;
}


body.responsive-sp .spBlock.combinationTbl {
    display: table;
}

body.responsive-sp .combinationTbl .modelBox .linkBox {
    width: 94%;
}

/*body.responsive-sp .rPageTop.spBlock{
	display: block;
}*/
/*181116 発振機／振動子用ここまで*/


/*190525 UT-55 Type S 特長で追加ここから*/
.indentBlock .s_title {
    font-size: 108%;
    margin-bottom: 1em;
    padding-top: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
}
.indentBlock .s_title span {
    color: #295e71;
}
/*190525 UT-55 Type S 特長で追加ここまで*/


/*190604 動画バナー用追加ここから*/
.movieBannerBackground0{
	/*background-color: #fff;*/
 	overflow: hidden;
	padding: 10px 0 0;
	    /*border-radius: 4px;*/
}
.movieBannerBackground{
	/*background-color: #284197;*/
	/*background-color: #3E5D75;*/
  overflow: hidden;
	    /*border-radius: 4px;*/
}
.movieBannerBackground2{
	transform:skew(0deg, -5deg);
	/*background: #1F3172; */
	/*background-color: #224153;*/
}
.movieBanner{
	padding: 0;
	/*background-color: #243986;*/
	/*color: white;*/
transform:skew(0deg, 5deg);
	position: relative;
}

.movieBanner .arrow{
	float: left;
	width: 50px;
	padding: 0 0 0 10px; 
	
	position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}
.movieBanner .arrow img{
	width: 38px;
	height: 76px;
}

.movieBanner .left{
	text-align: center;
	width: 284px;
	height: auto;
	float: left;
	/*padding: 30px 1em 0 3em;*/
	padding: 10px 10px 10px 10px;
}
.movieBanner .left .first{
	font-size: 100%;
}
.movieBanner .left .second{
	font-size: 110%;
	font-weight: bold;
	margin-left: 0.5em;
}
.movieBanner .right{
	width: 304px;
	height: 202px;
	float: right;
	background-color: white;
	position: relative;
	overflow: hidden;
}

.movieBanner .right :hover{
	opacity: 0.75 !important;
}
.movieBanner .right img{
	position: absolute;
	top: -13px;
}
.movieBanner .right .playIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -22px;
    display: block;
    width: 63px;
    height: 44px;
	pointer-events: none;
}


/*SP*/

body.responsive-sp .movieBannerBackground0{
    /*margin: 0 -10px;*/
	margin-bottom: 2em;
    padding: 10px 1px;
}

body.responsive-sp .movieBanner .left{
    text-align: left;
    width: 100%;
    padding: 1em 1em 1em 1em;
    /* position: absolute; */
    /* top: 50%; */
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
}
body.responsive-sp .movieBanner .left .first{
	font-size: 110%;
}
body.responsive-sp .movieBanner .left .second{
	font-size: 120%;
	margin-left: 0;
}
body.responsive-sp .movieBanner .right{
    padding-top: 0;
    width: 100%;
    height: 60vw;
}

body.responsive-sp .movieBanner .arrow img{
	display: none;
	/*width: 40%;
	height: auto*/
}

body.responsive-sp .notesList2{
padding-left:10px;
padding-bottom:10px;
}

body.responsive-sp .movieBanner .right a{
	/*position: relative;*/
	/*top: -4.1vw;*/
}

body.responsive-sp .movieBanner .right img{
	top: -5vw;
}
body.responsive-sp .movieBanner .right .playIcon{
	top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -25px;
}
body.responsive-sp .movieBanner .right .playIcon {
    width: 50px;
    height: auto;
}

/*190604 動画バナー用追加ここまで*/

/*190627 UT-107用ここから*/
span.Htype{
	background-color: #0054a7;
	padding: 5px 8px;
    margin: 0 0 0 10px;
	color: #fff;
	white-space: nowrap;
}
span.Mtype{
	background-color: #0099d9;
	padding: 5px 8px;
    margin: 0 0 0 10px;
	color: #fff;
	white-space: nowrap;
}

span.Ltype{
	background-color: #796baf;
	padding: 5px 8px;
    margin: 0 0 0 10px;
	color: #fff;
	white-space: nowrap;
}

span.optype{
	background-color: rgba(127,129,133,1.00);
	padding: 5px 8px;
    margin: 0 0 0 10px;
	color: #fff;
	white-space: nowrap;
}

.speclist_data img {
	width: 100%!important;}
