@charset "UTF-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　★MV
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#mv {
	z-index: 989 !important;

}
.carouselExampleFade {
	position: relative;
}
/*.carousel-item {
	height: 700px !important;
}*/
.carousel-item {
  height: 100vh !important; /* 画面の高さに応じて変化 */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.carousel-item video {
  height: 100vh;
  width: auto;
  max-width: none;
  object-fit: cover;
  display: block;
}
.carousel-item img {
	height: 700px !important;
	min-width: auto !important;
	max-width: auto !important;
	width: auto !important;
	width: 100% !important;
	object-fit: cover;
}
.mvtxt {
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 4 !important;
}
@media screen and (max-width: 540px) {
	.mvtxt {
		top: 42%;
	}
}
.mvtit1 {
	font-size:min(4.0625vw,14px);/*(基本サイズ,最大サイズ)*/
	text-align: center !important;
	font-weight: 600;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
.mvtit1 span {
	border-bottom: 1px solid #464646;
}
.mvtit2 {
	font-size:min(9.5vw,45px);/*(基本サイズ,最大サイズ)*/
	/*text-shadow: 
	1px  1px 0px #ffffff,
	-1px  1px 0px #ffffff,
	1px -1px 0px #ffffff,
	-1px -1px 0px #ffffff,
	1px  0px 0px #ffffff,
	0px  1px 0px #ffffff,
	-1px  0px 0px #ffffff,
	0px -1px 0px #ffffff;*/
	text-align: center !important;
	line-height:1.4;
	font-weight: 900;
}


.mvtit2 span {
	font-size:80%;
}
.mvtit3 {
	line-height: 1.5 !important;
	font-weight: 500 !important;
	background: rgba(0, 0, 0, 0.5);
	padding:20px 20px;
	margin: 30px auto 0 auto;
	font-size:min(4vw,14px);/*(基本サイズ,最大サイズ)*/
	width: 85%;
	color: #ffffff;
	letter-spacing: 0.2rem;
}
@media screen and (min-width: 768px) {
	.mvtit3 {
		width: 60%;	
	}
}
@media screen and (min-width: 992px) {
	.mvtxt {
		top: 45%;
	}
	.mvtit3 {
		width: 44%;	
	}
	.carousel-item {
		height: 800px !important;
	}
	.carousel-item img {
		height: 800px !important;
	}	
}
.br::before {
	content: "\A" !important;
	white-space: pre;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　★スライダーからフッター直前までのコンテンツ内容の全体配置
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 1200px) {
	.topcontents {
				margin: -330px auto 0 auto;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.topcontents {
		margin: -315px auto 0 auto;
	}
}
@media screen and (min-width: 980px) and (max-width: 991px) {
	.topcontents {
		margin: -150px auto 0 auto;
	}
}
@media screen and (min-width: 851px) and (max-width: 979px) {
	.topcontents {
		margin: -120px auto 0 auto;
	}
}
@media screen and (min-width: 768px) and (max-width: 850px) {
	.topcontents {
		margin: -140px auto 0 auto;
	}
}
@media screen and (min-width: 700px) and (max-width: 767px) {
	.topcontents {
		margin: -140px auto 0 auto;
	}
}
@media screen and (min-width: 541px) and (max-width: 699px) {
	.topcontents {
		margin: -140px auto 0 auto;
	}
}
@media screen and (max-width: 540px) {
	.topcontents {
		margin: -220px auto 0 auto;
	}

}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　★スライダーBOX
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*右左のarrow　button*/
.white > .showcase_nav.autohide_arrows, .black > .showcase_nav.autohide_arrows {
	display: block !important;
}
.showcase_nav div, .showcase_nav button {
	top: 70% !important;
}
.white > .showcase_nav .owl-prev,
.white > .showcase_nav .owl-next {
	background-color: rgba(0,0,0,0.7) !important;
}
@media screen and (max-width: 979px) {
	.white > .showcase_nav.autohide_arrows, .black > .showcase_nav.autohide_arrows {
		display: none !important;
	}
}
@media screen and (min-width: 980px) {
	.sa_owl_theme .owl-dots {
		display: none !important;
	}
}
.owl-stage-outer a {
transition: 0.2s;
background: #ffffff;
display:block;
}
.owl-stage-outer a img{
transition: 0.2s;
}
.owl-stage-outer a:hover img{
transition: 0.2s;
opacity:0.8;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライダーBOX
バナー画像BOXの高さ
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.sa_hover_container {
	min-height: 100% !important;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライダーBOX
バナー画像下のドットボタン
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.sa_owl_theme .owl-dots {
	padding: 18px 0 0 0 !important;
	position: relative!important;
	bottom: 0!important;
}
.sa_owl_theme .owl-dots .owl-dot span {
	background-color: #515151 !important;
	width: 13px !important;
	height: 13px !important;
	margin: 0 5px !important;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライダーBOX
バナー画像の位置
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#top_sl {
	/*position: relative;*/
	margin: 0 auto;
}
@media screen and (min-width: 1200px) {
	#top_sl {
		width: 1000px;
		/*margin: -330px auto 0 auto;*/ 
		margin-bottom: 15vh !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#top_sl {
		width: 950px;
		/*margin: -315px auto 0 auto;*/
		margin-bottom: 13vh !important;
	}
	.showcase_tablet {
		width: 150% !important;
		left: -25% !important;
	}
}
@media screen and (min-width: 980px) and (max-width: 991px) {
	#top_sl {
		width: 950px;
		/*margin: -150px auto 0 auto;*/
		margin-bottom: 10vh !important;
	}
	.showcase_tablet {
		/* width: var(--widthtab) !important; */
		/* left: var(--lefttab) !important; */
		width: 150% !important;
		left: -25% !important;
	}
}
@media screen and (min-width: 851px) and (max-width: 979px) {
	#top_sl {
		/*margin: -120px auto 0 auto;*/
		margin-bottom: 4vh !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 850px) {
	#top_sl {
		/*margin: -140px auto 0 auto;*/
		margin-bottom: 6vh !important;
	}
}
@media screen and (min-width: 700px) and (max-width: 767px) {
	#top_sl {
		/*margin: -140px auto 0 auto;*/
		margin-bottom: 7vh !important;
	}
	.sa_hover_container {
		text-align: center !important;
	}
	.owl-carousel .owl-item img {
		max-width: 70% !important; 
	}
}
@media screen and (min-width: 541px) and (max-width: 699px) {
	#top_sl {
		/*margin: -140px auto 0 auto;*/
		margin-bottom: 10vh !important;
	}
	.sa_hover_container {
		text-align: center !important;
	}
	.owl-carousel .owl-item img {
		max-width: 90% !important; 
	}
}
@media screen and (max-width: 540px) {
	#top_sl {
		/*margin: -220px auto 0 auto;*/
		margin-bottom: 8vh !important;
	}
	.sa_hover_container {
		text-align: center !important;
	}
	.owl-carousel .owl-item img {
		max-width: 100% !important;
	}
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　★TOP画面MVの下｜コンテンツ内容
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
EMIとは
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.topemitxt {
/*position: relative !important;*/
font-size:min(5vw,25px);/*(基本サイズ16px,最大サイズ)*/
}
.topemitxt span {
font-size: 70%;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
EMSとは
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.whats_ems div {
	background: #d6d6d6;
	display: flex;
  justify-content: center;
	/*↓テキスト選択させない(キャレット表示させない)	*/
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
}
.whats_ems div img {
	width: 60px !important;
	padding: 12px 0;
}
.whats_ems p {
	padding: 20px;
	font-size: 1.3rem;
	background: #f2f3f4;
	line-height: 1.5;
}
@media screen and (min-width: 768px) {
.whats_ems div img {
	width: 55% !important;
}
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
導入実績
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.dounyubox {
background: #b8faff;
text-align: center;
}
.dounyu {
color: #004c98;
font-size:min(9vw,33px);/*(基本サイズ16px,最大サイズ)*/
font-weight: 900 !important;
letter-spacing: 0.1em;
line-height: 1.2;
}
.dounyu span {
background:linear-gradient(transparent 60%, #dcf3ff 60%);
vertical-align: baseline;
}
.dounyu_smalltxt {
font-size:min(5vw,24px);/*(基本サイズ16px,最大サイズ)*/
}
.dounyu_smalltxt2 {
font-size:min(11vw,49px);/*(基本サイズ49px,最大サイズ)*/
}
.dounyu_txt {
color: #004c98;
}

@media screen and (min-width: 768px) {
.dounyu_br {
display: none;
}
}
.dounyubox li {
	margin: 0 0 30px 0;
/*↓テキスト選択させない(キャレット表示させない)	*/
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;	
}
.dounyu_lasttxt {
font-size:min(5vw,22px);/*(基本サイズ16px,最大サイズ)*/
font-weight: 900;
text-align: left !important;
margin: 30px 0 40px 0;
}
.dounyu_lasttxt div {
padding: 30px 0;
border-top: 1px solid #464646;
border-bottom: 1px solid #464646;
line-height: 1.5;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
電話番号のおかけ間違いに
ご注意下さい。
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*style.cssに記述*/



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
NEWS
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.simplebar-wrapper {
height: 300px !important;
}
/*↓ CDN|simplebar.cssの上書き*/
.simplebar-track.simplebar-vertical {
    width: 20px !important;
}
.simplebar-scrollbar:before {
background: #2EAC22 !important;
}
/*↑ CDN|simplebar.cssの上書きここまで*/

.newsbox {
border: 1px solid #464646;
padding: 0 !important;
}
.newsboxtit {
font-size:min(5vw,18px);/*(基本サイズ16px,最大サイズ)*/
font-weight:700;
border-bottom: 1px dotted #464646;
text-align: center;
padding: 10px 0;
}
.notice {
	/*height: 400px !important;*/
	overflow: auto;
}

.notice a {
border-bottom: 1px dotted;
color: #009844 !important;
word-wrap:break-word;
}
.notice a:hover {
	/*text-decoration: underline !important;*/
	border-bottom: 1px dotted;
	color: #2dc970 !important;
}
.notice dl {
	margin-bottom: 18px;
}
.notice dl dt {
	margin: 0 0 6px 0;
}
.notice dl dt span { /*NEWSアイコン*/
	color: #ffffff;
	background-color: #ff6700;
	padding: 2px 4px;
	position: relative;
	top: -2px;
	margin: 0 0 0 12px;
	font-weight: 600 !important;
}
.notice dl dd {
	padding: 0 0 25px 0;
	border-bottom: 1px solid #b9bcbe;
}
.simplebar-content {/*newsのdlを包括するBOXに余白つける*/
margin: 20px 35px 20px 20px !important;
}
.simplebar-scrollbar {/*縦スクロールバーの青色バーの高さ*/
height: 60px !important;
}
.notice_red {
	color: #BC0000 !important;
}
@media print{
.mvtit3 {
	width:60% !important;
}
.topcontents {
margin: -150px auto 0 auto !important;
}
.notes_tel_sp {
	display: none !important;
}

}
h3 {
	font-size: min(5vw,22px);
	font-weight: 700;
	margin: 0 0 30px 0;
	color: #009844;
}

@media screen and (max-width: 767px) {
.toptxt2 {
display: none;
}
}


.toptxt {
font-size: min(4vw,20px);
text-align: center;
background: #009844;
color: #FFFFFF;
	padding: 8px;
	margin: 50px 0 20px 0;
}

.tapelight_type {
width: 100%;
font-size: 15px;
margin: 0 0 40px 0;
}
.tapelight_type li {
text-align: center;
transition: 0.3s;
border: 3px solid #FFFFFF;
padding:8px;
margin: 0 0 16px 0;
}
.tapelight_type li a,
.ip86 a{
cursor: pointer;
  max-width: 221.328px;
  overflow: hidden;
  width: 100%;
	overflow: hidden;
}
.tapelight_type li a img,
.ip86 img{
height: auto;
  transition: transform .6s ease; /* ゆっくり変化させる */
}
.tapelight_type li a:hover img {
  transform: scale(1.05); /* 拡大 */
}
.ip86 a:hover img{
  transform: scale(1.01); /* 拡大 */
}
.tapelight_type li p {
padding:8px 0 0 0;
}
.tapelight_type li a,
.ip86 a{
background:#009844;
transition: 0.3s;

}
.tapelight_type li:hover,
.ip86 a:hover{
transition: 0.3s;
opacity: 0.6;
}
.ip86 {
margin-bottom:100px;
}
@media screen and (max-width: 991px) {
.daihyou img {
width: 300px;
text-align: center;
margin: 0 auto !important;
display: block;
}
}