@charset "UTF-8";

/* SLIDER BEGIN */
.p-slider-cover{
	position: relative;
}

.p-slider img{
	width: 100%;
}
.slick-track {
	display: flex;
}
.slick-slide {
	height: auto !important;
	float: none;
}
.slick-slide a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.slick-slide picture,
.slick-slide img{
	display: inline-block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slick-dotted.slick-slider{
	margin-bottom: 0;
}
.slick-prev,.slick-next{
	z-index: 9;
	width: 22px;
	height: 42px;
	background-size: contain;
	background-repeat: no-repeat;
}
.slick-prev{
	left: 8%;
	background-image: url(/ssl/images/top/icn_arrow_prev.png);
}
.slick-prev:before,
.slick-next:before{
	content: "";
}
.slick-prev:hover, .slick-prev:focus{
	background-image: url(/ssl/images/top/icn_arrow_prev.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.slick-prev:hover,
.slick-next:hover{
	opacity: 0.7;
}
.slick-next{
	right: 8%;
	background-image: url(/ssl/images/top/icn_arrow_next.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.slick-next:hover, .slick-next:focus{
	background-image: url(/ssl/images/top/icn_arrow_next.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.slick-dots{
	bottom: 25px;
}
.slick-dots li{
	width: 62px;
	height: 6px;
	background-color: #ebf7fd;
}


.slick-dots li.slick-active{
	background-color: #f56d56;
}
.slick-dots li:not(:last-child){
	margin-right: 50px;
}
.slick-dots li:hover{
	opacity: 0.8;
}
.slick-dots li button{
	display: none;
}

.p-slider-news{
	width: 1080px;
	margin: 0 auto;
	background-color: #FFF;
	color: #535353;
	letter-spacing: 0.05em;
	padding: 10px 55px;
}

.p-slider-news-left{
	float: left;
	width: 295px;
	margin-right: 15px;
}

.p-slider-news-date{
	font-size: 20px;
	font-size: 2rem;
}

.p-slider-news-tag{
	color: #ea1e1f;	
	font-size: 18px;
	font-size: 1.8rem;
	border: 1px solid #ea1e1f;
	padding: 5px 15px;
	line-height: 1;
}

.p-slider-news-right{
	width: 660px;
	float: left;
}

.p-slider-news-txt{
	font-size: 20px;
	font-size: 2rem;
}

/* SLIDER END */

/* SERVICE BEGIN */
.p-service{
	padding-top: 5px;
	background-color: #cceafa;
}

.p-service-title{
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	color: #2b6889;
	letter-spacing: 0.1em;
	line-height: 1.3;
	display: inline;
	padding-bottom: 10px;
	position: relative;
}

.p-service-title:before{
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 2px;
	background-color: #2b6889;
}

.p-service-title span{
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.p-service-sub{
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0.08em;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}

.p-service-solution-inner{
	width: 1200px;
	margin: 0 auto;
}

.p-service-solution-main{
	padding-top: 65px;
	margin-top: 45px;
	background-image: url(/ssl/images/top/bg_electric01_pc.png);
	background-repeat: no-repeat;
	position: relative;
}

.p-service-solution-main-content{
	float: left;
}

.p-service-solution-main-img{
	float: right;
}

.p-service-solution-title{
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	color: #FFF;
}

.p-service-solution-sub{
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	color: #FFF;
	margin-top: 30px;
}

.p-service-solution-txt{
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	color: #FFF;
	line-height: 2;
	margin-top: 20px;
}

.p-service-solution-txt2{
	text-align: left;
	font-size: 10px;
	font-size: 1.0rem;
	letter-spacing: 0.05em;
	color: #FFF;
	line-height: 1;
	margin-top: 10px;
	display: inline-block;
}

.p-service-solution-btn{
	margin-top: 35px;
	margin-right: 10px;
}

.p-service-solution-btn a{
	font-size: 14px;
	font-size: 1.4rem;
	color: #3c7a9c;
	letter-spacing: 0.06em;
	background-color: #FFF;
	padding: 15px 25px;
	line-height: 1;
	height: 50px;
	display: flex;
	align-items: center;
}

.p-service-electric-btn{
	margin-top: 30px;
}

.p-service-electric-btn a{
	font-size: 16px;
	font-size: 1.6rem;
	color: #FFF;
	letter-spacing: 0.06em;
	background-color: #3c7a9c;
	padding: 15px 25px;
	line-height: 1;
}

.p-service-electric{
	padding: 60px 0;
	margin-top: 45px;
	background-image: url(/ssl/images/top/bg_electric01_pc.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.p-service-electric-inner{
	width: 1200px;
	margin: 0 auto;
	display: table;
}

.p-service-electric-img,
.p-service-electric-content{
	display: table-cell;
	vertical-align: middle;
}

.p-service-electric-content{
	background-color: #FFF;
	padding: 0 30px 0 60px;
}

.p-service-electric-title{
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #3c7a9c;
	letter-spacing: 0.12em;
	margin-bottom: 20px;
}

/* SERVICE END */

/* NEWS BEGIN */

/* SCROLLBAR CSS*/
.ps__rail-x,
.ps__rail-y {
  opacity: 1;
  display: block;
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y{
	background-color: #f2f2f2;
}

.ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y{
	width: 12px;
	background-color: #626262;
}

.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking{	
	background-color: #f2f2f2;	
}


.p-news{
	margin-top: 35px;
}
.p-news-control{
	width: 310px;
	padding-right: 30px;
	float: left;
}

.p-news-control-title{
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 700;
	position: relative;
	padding-bottom: 10px;
}

.p-news-control-title:before{
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	background-color: #f56d56;
}

.p-news-control-title span{
	font-size: 14px;
	font-size: 1.4rem;
	color: #8d8d8d;
	font-weight: 500;
}

.p-news-control-btn{
	margin-top: 60px;
}

.p-news-control-btn a{
	font-size: 14px;
	font-size: 1.4rem;
	color: #FFF;
	padding: 10px 20px;
	background-color: #f56d56;
	letter-spacing: 0.12em;
}

.p-news-list-cover{
	float: left;
	width: 880px;
	border-left: 1px solid #b7b7b7;
	padding-left: 50px;
}

.p-news-list{
	height: 265px;
	position: relative;
}

.p-news-list-item{
	width: 780px;
	border-bottom: 1px solid #dedede;
	padding: 15px 0;
}

.p-news-list-item a{
	color: #595959;
}

.p-news-list-item-link{
	display: block;
	padding-right: 25px;
}

.p-news-list-item-title{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #8d8d8d;
	margin-bottom: 5px;
}

/* NEWS END */

/* COMPANY BEGIN */
.p-company{
	background-color: #fde2dd;
	padding: 40px 0 90px;
	margin-top: 55px;
}

.p-company-title{
	font-size: 34px;
	font-size: 3.4rem;
	letter-spacing: 0.04em;
	line-height: 1.3;
	text-align: center;
	font-weight: 700;
	position: relative;
	padding-bottom: 20px;
}

.p-company-title:before{
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
	height: 2px;
	background-color: #f56d56;
}

.p-company-title span{
	font-size: 14px;
	font-size: 1.4rem;
	color: #8d8d8d;
	font-weight: 400;
	letter-spacing: 0;
}

.p-company-intro{
	position: relative;
	margin-top: 60px;
}

.p-company-intro-content{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 620px;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.902);
	padding: 55px;
}

.p-company-intro-txt{
	line-height: 1.6;
	margin-top: 40px;
}

.p-company-list{
	margin-top: 50px;	
}

.p-company-list-item{
	width: 372px;
	float: left;
	position: relative;
}

.p-company-list-item2{
	width: 372px;
	float: right;
	position: relative;
}

.p-company-list-item:not(:last-child){
	margin-right: 42px;
}

.p-company-list-item a:hover .p-company-list-item-img-overlay{
	background-color: rgba(0,0,0,0.6);
}

.p-company-list-item2 a:hover .p-company-list-item-img-overlay{
	background-color: rgba(0,0,0,0.6);
}

.p-company-list-item a:hover .p-company-list-item-img img{
	transform: scale(1.05, 1.05);
}

.p-company-list-item2 a:hover .p-company-list-item-img img{
	transform: scale(1.05, 1.05);
}

.p-company-list-item-img{
	position: relative;
	overflow: hidden;
}

.p-company-list-item-img img {
    transition: transform .3s ease;
    max-width: 100%;
    height: auto;
}

.p-company-list-item-img-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: rgba(0,0,0,0.4);
	transition: background-color 0.3s;
}

.p-company-list-item-txt{
	position: absolute;
	z-index: 1;
	top: 45%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	color: #FFF;
	line-height: 1.2;
	letter-spacing: 0.06em;
}

.p-company-list-item-txt span{
	padding-right: 5px;
}

/* COMPANY END */

/* MEDIA BREAKPOINT */
@media screen and (max-width: 767px) {
	/* SLIDER BEGIN */
	.slick-prev,.slick-next{
		width: 15px;
		height: 22px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.slick-prev{
		left: 10px;
	}
	.slick-prev:hover,
	.slick-next:hover{
		opacity: 1;
	}
	.slick-next{
		right: 10px;
	}
	.slick-dots{
		bottom: 5%;
	}
	.slick-dots li{
		width: 40px;
		height: 4px;
	}
	.slick-dots li:not(:last-child){
		margin-right: 25px;
	}
	.slick-dots li:hover{
		opacity: 1;
	}

	.p-slider-news{
		bottom: 15px;
		width: 86%;
		padding: 5px;
	}

	.p-slider-news-left{
		width: 35%;
		margin-right: 2.5%;
		padding-right: 2.5%;
		padding-bottom: 2px;
		border-right: 1px solid #535353;
	}

	.p-slider-news-date{
		font-size: 10px;
		font-size: 1rem;
		text-align: center;
		display: block;
		margin-top: 3px;
	}

	.p-slider-news-tag{
		font-size: 9px;
		font-size: 0.9rem;
		padding: 3px 8px;
		display: block;
		text-align: center;
	}

	.p-slider-news-right{
		width: 60%;
	}

	.p-slider-news-txt{
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.4;
		display: table-cell;
		vertical-align: middle;
	}

	/* SLIDER END */

	/* SERVICE BEGIN */
	.p-service{
		padding: 5px 0;
	}

	.p-service-title{
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.3;
	}

	.p-service-title:before{
		width: 38px;
	}

	.p-service-title span{
		font-size: 13px;
		font-size: 1.3rem;
	}

	.p-service-sub{
		font-size: 15px;
		font-size: 1.5rem;
		position: relative;
		right: initial;
		bottom: initial;
		margin-top: 20px;
	}

	.p-service-solution-inner{
		width: 100%;
	}

	.p-service-solution-main{
		width: 100%;
		padding: 0 15px 35px 15px;
		margin-top: 60px;
		background-image: url(/ssl/images/top/bg_electric01_sp.png);
	}

	.p-service-solution-main-content{
		float: none;
	}

	.p-service-solution-main-img{
		float: none;
		margin-bottom: 10px;
	}

	.p-service-solution-main-img img{
		width: 100%;
		margin-top: -20px;
	}

	.p-service-solution-title{
		font-size: 21px;
		font-size: 2.1rem;
		text-align: center;
		margin-top: 0;
	}

	.p-service-solution-sub{
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: 20px;
	}

	.p-service-solution-txt{
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8;
		margin-top: 10px;
	}

	.p-service-solution-txt2{
		text-align: left;
		font-size: 10px;
		font-size: 1.0rem;
		line-height: 1;
		margin-top: 8px;
		display: inline-block;
	}

	.p-service-solution-btn,
	.p-service-electric-btn{
		margin-top: 45px;
		display: block;
	}

	.p-service-solution-btn a,
	.p-service-electric-btn a{
		font-size: 17px;
		font-size: 1.7rem;
		padding: 15px 45px;
		margin: 0 auto;
	}

	.p-service-electric{
		padding: 0 0 20px;
		margin-top: 45px;
		background-position: center;
	}

	.p-service-electric-inner{
		width: 90%;
		display: block;
	}

	.p-service-electric-img,
	.p-service-electric-content{
		display: block;
	}

	.p-service-electric-img img{
		max-width: 100%;
	}

	.p-service-electric-content{
		padding: 15px 20px 40px;
	}

	.p-service-electric-title{
		font-size: 20px;
		font-size: 2rem;
		text-align: center;
	}

	
	/* SERVICE END */

	/* NEWS BEGIN */
	.p-news-control{
		width: 100%;
		float: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom: 1px solid #b7b7b7;
	}

	.p-news-control-title{
		font-size: 25px;
		font-size: 2.5rem;
		text-align: center;
	}

	.p-news-control-title:before{
		right: 0;
		margin: auto;
		width: 35px;
		height: 2px;
	}

	.p-news-control-title span{
		font-size: 13px;
		font-size: 1.3rem;
	}

	.p-news-control-btn{
		margin-top: 25px;
		display: block;
	}

	.p-news-control-btn a{
		font-size: 17px;
		font-size: 1.7rem;
		padding: 12px 20px;
		margin: 0 auto;
	}

	.p-news-list-cover{
		width: 100%;
		float: none;
		border-left: none;
		border-bottom: 1px solid #b7b7b7;
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 20px;
		margin-top: 10px;
	}

	.p-news-list{
		height: 210px;
	}

	.p-news-list-item{
		width: 94%;
		border-bottom: 1px solid #dedede;
		padding: 12px 0;
	}

	.p-news-list-item-link{
		text-decoration: none;
		display: block;
		color: #595959;
	}

	.p-news-list-item-title{
		font-size: 13px;
		font-size: 1.3rem;
	}

	.p-news-list-item-txt{
		font-size: 13px;
		font-size: 1.3rem;
	}

	/* NEWS END */

	/* COMPANY BEGIN */
	.p-company{
		padding: 35px 0 60px;
		margin-top: 40px;
	}

	.p-company-title{
		font-size: 25px;
		font-size: 2.5rem;
		letter-spacing: 0.07em;
		line-height: 1.4;
	}

	.p-company-title:before{
		width: 40px;
	}

	.p-company-intro-title{
		text-align: center;
	}

	.p-company-title span{
		font-size: 12px;
		font-size: 1.2rem;
	}

	.p-company-intro{
		margin-top: 50px;
	}

	.p-company-intro-content{
		position: relative;
		z-index: 1;
		top: 0;
		right: 0;
		width: 100%;
		height: auto;
		background-color: rgba(255, 255, 255, 0.902);
		padding: 25px 20px 20px 20px;
	}

	.p-company-intro-img img{
		width: 100%;
	}

	.p-company-intro-title img{
		width: 210px;
	}

	.p-company-intro-txt{
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5;
		margin-top: 15px;
		letter-spacing: 0.04em;
	}

	.p-company-list-item{
		width: 100%;
		float: none;
	}

	.p-company-list-item:not(:last-child){
		margin-right: 0;
		margin-bottom: 20px;
	}

	.p-company-list-item-img img{
		width: 100%;
	}
	
	.p-company-list-item a:hover .p-company-list-item-img img{
		transform: none;
	}

	.p-company-list-item-txt{
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.1;
	}

	.p-company-list-item-txt span img{
		width: 15px;
	}

	/* COMPANY END */
}















