  @charset "utf-8";

/*=============================================================
 header
=============================================================*/
.index-dsp-none{display: none!important;}
.index-block{display: block!important;}
.flx-alC{align-items: center;}
#header{
	background-color: transparent;
	border-bottom:none;
}
#header #hdr-menu a,
#globalNav>li>a{color: #fff;}
#globalNav>li>a:hover{color: #C44000!important;}
@media only screen and (min-width:1024px){
	html:not(.touchDevice) #globalNav>li>a:hover{color: #fff!important;}
	#globalNav>li>a::after{background:#fff;}
}
#hdr-search #search-open-btn a{
	background: url(/e/shared/img/hdr_icon_search_w.png) no-repeat 0 0;
  background-size: 24px 24px;
  background-position: center bottom 25px
}
#pageBody{padding-top: 0!important;}
/* #pageBlock
--------------------------------------------------------------*/
#pageBlock{
	/*display: flex;
	justify-content: center;
	align-items: center;*/
	/*max-height: 620px;*/
	background-color: transparent;
/*	background: url("/index/img/index_main.jpg")no-repeat;
	background-size: cover;
	padding: 16% 0 14%;*/
	position: relative;
	width: 100%;
	height: 100vh;
  overflow: hidden;
	background: #000;
}
#pageBlock::after{content: none;}
#pageBlock .video-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
	opacity: .6;
}
#pageBlock .video {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#pageTtlMain{
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
#pageTtlMain .ttl-h1{
	font-size: calc(25px + (50 - 25) * ((100vw - 960px) / (1300 - 960)));
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 26px;
	font-family: 'Roboto', sans-serif;
}
	@media screen and (min-width: 1300px) {
	 #pageTtlMain .ttl-h1 {font-size: 60px;}
	}
#pageTtlMain .ttl-h1::after{
	content: '';
	height: 3px;
	width: 50px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
#pageTtlMain p{
	font-size: 20px;
	font-weight: 700;
	color: #C44000;
	font-family: 'Roboto', sans-serif;
}

#pageBlock .scroll{
	position: absolute;
	bottom: 58px;
	left: 50%;
	color: #fff;
	font-size: 12px;
	transform: translateX(-50%);
}
#pageBlock .scroll span{
	position: relative;
	display: block;
}
#pageBlock .scroll span::after{
	content: '';
	width: 1px;
	height: 56px;
	position: absolute;
	right: 50%;
	bottom: -58px;
	background: #fff;
}
#pageBlock .scroll span::before{
	content: '';
	width: 1px;
	height: 40px;
	position: absolute;
	right: 50%;
	bottom: -98px;
	background: #666666;
}

/* #contentsArea
--------------------------------------------------------------*/
#top .ttl-h2{
	font-size: 22px;
	text-align: center;
	padding-bottom: 12px;	
}
#top .ttl-h2::after,
#top .ttl-h2::before{content: none;}
#top #contents .contentsInner + .contentsInner{margin-top: 40px;}
#top .link-flow li + li{margin-top: 5px!important;}
#top .link-flow li{margin: 5px 0!important;}

/* topBox01 */
#top .topBox01{
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 420px;
	background-color: transparent;
	background: url("/e/index/img/index_p01.jpg") center center no-repeat;
	background-size: cover;
	position: relative;
	padding: 11.5% 0;
	width: 100%;
}
#top .topTextBox .ttl-h2{
	color: #fff;
	font-size: 30px;
}
#top .topTextBox .ttl-h2::after{
	content: '';
	height: 3px;
	width: 50px;
	background-color: #FB7500;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
#top .topTextBox p{
	font-size: 18px;
	color: #fff;
}


/* slider */
#top .sliderBox{
	position: relative;
	margin-top: -50px;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
}
#top .sliderBox .slider,
#top .sliderBox .slider-2{
	padding-top:50px;
	padding-bottom: 50px;
}

#top .sliderBox .slick-arrow{
	background: url("/e/shared/img/sliderL.png") no-repeat;
	width: 42px;
  height: 42px;
}
#top .sliderBox .slider-2 .slick-arrow{
	top:30%;
}
#top .sliderBox .slick-prev{left: -50px;}
#top .sliderBox .slick-next{right: -50px;}
#top .sliderBox .slick-arrow:before{content: none;}
#top .slick-dots{
	display: none;
	margin-top: 50px;
}
#top .slick-dots button{
	white-space: nowrap;
	text-indent: 100%;
	display: block;
	background: #CDD5E2;
	width: 200px;
	height: 4px;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	cursor: pointer;
}
#top .slick-dots li+li{margin-left: 0;}
#top .slick-dots .slick-active button, html:not(.touchDevice) .slick-dots button:hover{background: #C44000;}
#top .sliderBox .item{
	padding: 0 10px;
	box-sizing: border-box;
}
#top .item a,
#top .item a .topLinkArw{
	position: relative;
}
#top .item a .topLinkArw{
	line-height: 1.4;
	display: inline-block;
	padding: 4px 0 4px 20px;
	color: #222;
	text-decoration: none;
	background-image: linear-gradient(90deg, #C44000, #C44000);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 0 1px;
	transition: background-size 0.6s;
	position: relative;
	background-position-x:20px;
}
#top .item a .topLinkArw span{font-weight: 700;}
#top .item a .topLinkArw::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-bottom: 2px solid #C44000;
	border-right: 2px solid #C44000;
	position: absolute;
	top: 0.7em;
	left: 0px;
	transform: rotate(-45deg);
}
#pageBody .item a:hover{background-size: 0 1px;}
#top .item a:hover .topLinkArw{
	color: #C44000;
	background-size: 100% 1px;
	text-decoration: none;
}
#top .item a .tag{
	display: block;
	width: 164px;
	text-align: center;
	padding: 5px 10px;
	box-sizing: border-box;
	background: #C44000;
	font-size: 14px;
	position: absolute;
	/*top: 0;*/
	left: 0;
	z-index: 999;
	color: #fff;
}
#top .item a:hover .tag{color: #fff;}
#top .item a figure{
	overflow: hidden;
	margin-bottom: 10px;
	/*height: 300px;*/
}
#top .slider-2 .item a figure{height: 300px;}
#top .item a figure img{
	height: auto;
	transition: all .3s ease;
	width: 100%;
}

#top .item a:hover figure img{
	transform: scale(1.05);
}
#top .txtBox{
	margin-top: 20px;
	color: #222;
	font-size: 14px;
}
#top .txtBox .tagList{
	display: flex;
	column-gap: 5px;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	line-height: 1.2;
}
#top .txtBox .tagList>*{
	width: 100px;
	background: #EDF0F5;
	padding: 3px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* topBox02 */
#top .topBox02{
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 420px;
	background-color: transparent;
	background: url("/e/index/img/index_p06.jpg") center center no-repeat;
	background-size: cover;
	position: relative;
	padding: 9% 0;
	width: 100%;
}
#top .topBox02 .topTextBox p{font-size: 16px;}

/* btn-link */
.w200{width: 200px;}
.mAuto{margin: 0 auto;}
#top .btn-link a{
	background: #C44000!important;
	padding: 10px 20px;
	box-sizing: border-box;
}
#top .btn-link a span{
	color: #fff;
	background-image: linear-gradient(90deg, #fff, #fff);
	background-size: 0 1px;
}
#top .btn-link a:hover span{
	background-size: 100% 1px;
}
#top .btn-link a span::before{
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

@media only screen and (min-width:1024px){
	.hdrShrink .setShrink#header{background-color:rgba(0,0,0,0.75);}
}

/* topAbout */
#top #topAbout{
	display: flex;
	align-items: center;
	height: 200px;
	color: #fff;
	background: linear-gradient(90deg, rgba(251,117,0,1) 0%, rgba(246,172,45,1) 15%, rgba(243,158,44,1) 40%, rgba(207,0,37,1) 100%);
}
#top #topAbout .ttl-h2{
	font-size: 30px;
}
#top #topAbout .ttl-h2::after{
	content: '';
	height: 3px;
	width: 50px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
#top .topAboutList{
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
}
#top .topAboutList>*{
	width: 33.333%;
}
#top .topAboutList>* a{
	display: block;
	position: relative;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	height: 250px;
	overflow: hidden;
}
#top .topAboutList>* a .box{
	display: block;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
}

#top .topAboutList>* a span:last-child{
	position: relative;
	padding-left: 20px;
	
	text-decoration: none;
	background-image: linear-gradient(90deg, #fff, #fff);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 0 1px;
	transition: background-size 0.6s;
	background-position-x:20px;
	padding-bottom: 5px;
}
#top .topAboutList>* a:hover span:last-child{
	background-size: 100% 1px;
	text-decoration: none;	
}
#top .topAboutList>* a span:last-child::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 0.7em;
	left: 0px;
	transform: rotate(-45deg);
}
#top .topAboutList>* a figure{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
#top .topAboutList>* a img{
	width: 100%;
	height: auto;
	transition: all .3s ease;
}
#top .topAboutList>* a:hover img{transform: scale(1.05);}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tablet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:1023px){
#pageBody{padding-top: 80px!important;}	
/*=============================================================
 header
=============================================================*/
#header{background: #fff;}	
.index-dsp-none{display: block!important;}
.index-block{display: none!important;}		
#pageTtlMain .ttl-h1{font-size: 25px;}
#hdr-search #search-open-btn a{
	background: url(/shared/img/hdr_icon_search.png) no-repeat 0 0;
  background-size: 24px 24px;
  background-position: center center;
}
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:599px){
/*=============================================================
 header
=============================================================*/
.index-dsp-none{display: block!important;}
.index-block{display: none!important;}	
#header #hdr-menu a{color: #222!important;}
#header{
	z-index: 99999999;
	background: #fff;
}
#hdr-search #search-open-btn a{
	background: url(/e/shared/img/hdr_icon_search.png) no-repeat 0 0;
  background-size: 24px 24px;
  background-position: center center;
}
#pageBody {
    padding-top: 80px!important;
}	
[class^="col-"]>*, .col-2>*:nth-child(-n+2){margin-top: 0!important;}	
.sp-wAout{margin: 0 auto;}
/* #pageBlock
--------------------------------------------------------------*/
#pageBlock{
	max-height: 620px;
	position: static;
	overflow: visible;
	height: auto;
}
#pageBlock .video-box{
	height: inherit;
	padding-top: 56.25%;
}

#pageTtlMain{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 190px;
	color: #fff;
	background: #000;
	position: static;
	transform: none;
	padding: 20px 0;
	box-sizing: border-box;
}
#pageTtlMain .ttl-h1{
	font-size: 25px;
	padding-bottom: 20px;
	margin-bottom: 18px;
}
#pageTtlMain .ttl-h1::after{
	width: 28px;
	margin-left: -14px;
}
#pageTtlMain p{font-size: 12px;}
	
#pageBlock .scroll{display: none;}
#pageBlock .scroll span::after,
#pageBlock .scroll span::before{content: none;}
	

/* #contentsArea
--------------------------------------------------------------*/
#contentsArea{padding-top: 0;}
	
#top .ttl-h2{font-size: 20px;}
	
/* topBox01 */
#top .topBox01{padding: 14% 0;}	
#top .topTextBox .ttl-h2{
	font-size: 24px;
	margin-bottom:14px;
}
#top .topTextBox .ttl-h2::after{
	width: 50px;
	margin-left: -25px;
}
#top .topTextBox p{
	font-size: 16px;
	line-height: 1.4;
}

/* slider */
#top .sliderBox{
	padding: 0 16px;
	margin-top: -36px;
}
#top .sliderBox .slider{
	padding-top:36px;
	padding-bottom: 36px;
}
#top .sliderBox .slick-prev{left: -21px;}
#top .sliderBox .slick-next{right: -21px;}
#top .sliderBox .slick-arrow:before{content: none;}
#top .slick-dots{margin-top: 40px;}	
#top .slick-dots button{
	width: 30px;
	height: 4px;
}
#top .slider-2 .item a figure{height: inherit;}	
/* topBox02 */
#top .topBox02{
	max-height: 1000px;
	padding: 10% 0;
}
#top .topBox02 .topTextBox p{font-size: 16px;}
	
/* topAbout */
#top #topAbout{height: 150px;}
#top #topAbout .ttl-h2{
	font-size: 22px;
	margin-bottom: 0!important;
}
#top .topAboutList{
	display: block;
	overflow: hidden;
}
#top .topAboutList>*{width: 100%;}
#top .topAboutList>* a{
	height: inherit;
}
#top .topAboutList>* a .box{}
#top .topAboutList>* a figure{
	overflow: hidden;
	position: relative;
	/*height: 120px;*/
}	
#top .topAboutList>* a span:last-child,
#top .topAboutList>* a:hover span:last-child{background-image: none;}	
/*#top .topAboutList>* a img{position: absolute;}
#top .topAboutList>*:nth-child(1) a img{top: -70px;}	
#top .topAboutList>*:nth-child(2) a img{top: -160px;}
#top .topAboutList>*:nth-child(3) a img{top: -140px;}*/
}