@charset "utf-8";

/**
 *
 *  ページ用CSS
 *　index
 */

/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
   Mv
---------------------------------------------------------------------------*/
#Mv{
	overflow:hidden;

}
#Mv .inner{
	position: relative;
	z-index:100;
	width: 100%;
	height: 700px;
	overflow:hidden;
}
#Mv .video{
	padding-left: 20%;
}
#Mv .video-box{
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
#Mv .video-box video{
	position: absolute;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
}

#Mv .txt-area{
	position: absolute;
	top:190px;
	left:77px;
}
#Mv .ttl-mv{
	margin-bottom: 30px;	
}
#Mv .txt-mv{
	font-size:108%;	
	line-height:2;
}
#Mv .btn-scroll{
	padding: 25px 0;
	text-align:center;
	transition:.3s;	
}
#Mv .btn-scroll:hover{
	padding: 30px 0 20px;	
}

/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/
.sec h2{
	margin-bottom: 20px;
	line-height:1;
	text-align:center;	
}
.sec h2 span{
	display:block;
	margin-bottom: 18px;	
}
.sec .txt-lead{
	text-align:center;	
}
/* Summary
-----------------------------------------------------------------*/
#Summary{
	padding: 230px 0 75px;
	margin-top: -230px;	
	background:#F4F4F7;
}
#WhoWeAre{
	padding-top: 60px;
	margin-bottom: 50px;
	text-align:center;	
}
#Summary .summary-box{
	display:flex;	
}
#Summary .summary-box > div{
	width: 50%;	
	height: 600px;	
}
#Summary .txt-area{
	padding: 130px 65px 0;
	background:#FFF;
	box-shadow:0 0 12px #DFDFDF;	
}
#Summary .txt-area .lead{
	margin-bottom: 25px;
}
#Summary .txt-area .txt{
	margin-bottom: 40px;
	line-height:2;
	font-size:115%;	
}
#Summary .txt-area .btn-base{
	width: 280px;
	background:#3D3D3D;	
}

#Summary .service{
	margin-top: 65px;
	padding: 120px 40px 0;
	background:url(../images/home/bg_business.jpg) no-repeat center center #4574BA;
	color:#FFF;
	text-align:center;	
}
#Summary .service h3{
	margin-bottom: 45px;
	font-size:200%;
	font-weight:normal;
}
#Summary .service h3 span img{
	position: relative;
	top: -5px;
	margin: 0 5px;	
}
#Summary .service table{
	width: 100%;	
}
#Summary .service td{
	vertical-align:middle;
	padding: 18px 10px;
	height:5em;
	border-color:#FFF;
	font-size:108%;	
	line-height:1.4;	
}

/* Belief
-----------------------------------------------------------------*/
#Belief{
	padding: 75px 0 45px;
}
#Belief .txt-lead{
	margin-bottom: 35px;
}
#Belief .belief-list{
	display:flex;
	flex-wrap:wrap;
	width: 1032px;
	margin: 0 auto;
}
#Belief .belief-list li{
	position: relative;
	margin-bottom: 30px;
}
#Belief .belief-list li:nth-child(even){
	margin-left: 32px;	
}
#Belief .belief-list li:nth-child(2){
	margin-top: 47px;	
}
#Belief .belief-list li:nth-child(3){
	margin-top: -47px;	
}
#Belief .belief-list li a{
	display:block;
	background:#5B84C3;	
}
#Belief .belief-list .num{
	padding: 15px 13px;
	text-align:right;
}
#Belief .belief-list .btn{
	position: absolute;
	left:0;
	top:27px;
	z-index:50;
	background:#FFF;
}
#Belief .belief-list .pic{
	width: 100%;
	height:186px;
	line-height:0;
}

/* Product
-----------------------------------------------------------------*/
#Product{
	padding: 75px 0;
	background:#F8F5F0;	
}
#Product .txt-lead{
	margin-bottom: 45px;
}
#Product .product-list{
	display:flex;
}
#Product .product-list li+li{
	margin-left: 40px;	
}
#Product .product-list .pic{
	width: 100%;
	height:268px;
	margin-bottom: 20px;
	line-height:0;	
}
#Product .product-list .cat{
	width: 105px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border:1px solid #3D3D3D;
	text-align:center;
	font-size:79%;
}
#Product .product-list h3{
	margin-bottom: 15px;
}
#Product .product-list .txt{
	font-size:86%;
}

/* Works
-----------------------------------------------------------------*/
#Works{	
	position: relative;
	overflow:hidden;
	padding: 65px 0;
	background:url(../images/home/bg_works_pc.jpg) no-repeat center center;
	background-size:cover;
}
#Works .inner{
	position: relative;	
}
#Works .txt-area{
	height: 422px;
	padding-top: 95px;
	color:#FFF;
}
#Works .txt-area h2{
	text-align:left;	
}
#Works .txt-area .txt-lead{
	text-align:left;
	margin-bottom: 35px;	
}
#Works .btn-base{
	width: 280px;
	margin: 0;
}
#Works .slide{
	position: absolute;
	left:580px;
	top:0;
	width: 893px;
}
#Works .slide li{
	position: relative;	
}
#Works .slide .summary{
	position: absolute;
	left:0;
	bottom:0;
	width: 360px;
	padding:20px 25px;
	background:rgba(0,0,0,.7);
}
#Works .slide li a{
	color:#FFF;		
}
#Works .slide .summary .txt{
	margin-bottom: 10px;
	font-size:158%;
	line-height:1.3;	
}
#Works .slide .summary span{
	display:block;
	padding-left: 10px;
	background:url(../images/common/arw_btn_w01_pc.png) no-repeat left center;
	background-size:6px auto;		
	font-size:93%;	
}

@media screen and (min-width: 1800px) {
	#Works .inner{
		position: static;	
	}
	#Works .slide{
		left:auto;
		right:0;
		top:65px;	
	}
}

/* Others
-----------------------------------------------------------------*/
#Others{
	padding: 80px 0 20px;
}
#Others .cont-list{
	display:flex;
	width: 1050px;
	margin: 0 auto;
}
#Others .cont-list li+li{
	margin-left: 75px;	
}
#Others .cont-list li a{
	display:block;
	background:#4574BA;	
	color:#FFF;
}
#Others .cont-list li .btn{
	padding: 12px 0;
	text-align:center;	
}
#Others .cont-list li .btn span{
	display:inline-block;
	margin-left: -15px;
	padding-left: 15px;
	background:url(../images/common/arw_btn_w01_pc.png) no-repeat left 4px;
	font-size:108%;
}
#Others .cont-list li .pic{
	width: 100%;
	height: 252px;
}

/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {


	
/*--------------------------------------------------------------------------
   Mv
---------------------------------------------------------------------------*/
	#Mv .inner{
		position: relative;
		width: 100%;
		padding: 0;
	}
	#Mv .video{
	padding-left: 0;
	}
	#Mv .txt-area{
		position: relative;
		top:auto;
		left:auto;
		padding: 0 15px;
		margin-top: -10%;
	}
	#Mv .ttl-mv{
		margin-bottom: 0;	
	}
	#Mv .txt-mv{
		display:none;
	}
	#Mv .btn-scroll{
		padding: 25px 0;
		text-align:center;
		transition:.3s;	
	}
	#Mv .btn-scroll:hover{
		padding: 30px 0 20px;	
	}
	
/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/
	.sec h2{
		margin-bottom: 25px;	
	}
	.sec h2 span{
		margin-bottom: 11px;	
	}
	#Page .sec h2 span img{
		width: auto;
		height: 16px;	
	}
	.sec .txt-lead{
		text-align:center;	
	}
	

/* Summary
-----------------------------------------------------------------*/
	#Summary{
		padding: 40px 0 30px;
		margin-top: 0;	
		background:none;
	}
	#WhoWeAre{
		padding-top: 0;
		margin-bottom: 20px;	
	}
	#WhoWeAre img{
		width: auto;
		height: 16px;	
	}
	#Summary .summary-box{
		display:block;	
	}
	#Summary .summary-box > div{
		width: 100%;
		height: auto;	
	}
	#Summary .txt-area{
		padding: 0;
		background:none;
		box-shadow:none;	
	}
	#Summary .txt-area .lead{
		margin-bottom: 22px;
	}
	#Summary .txt-area .txt{
		display:none;
	}
	#Summary .summary-box > .btn .btn-base{
		width: 240px;
		margin: 0 auto;
		background:#3D3D3D;	
	}
	
	#Summary .service{
		margin-top: 0;
		padding: 45px 15px 50px;
		margin-bottom: 25px;
		background:url(../images/home/bg_business.jpg) no-repeat center center #4574BA;
		background-size:auto 110%;
		color:#FFF;
		text-align:center;	
	}
	#Summary .service h3{
		margin-bottom: 15px;
		font-size:117%;
	}
	#Summary .service h3 span img{
		top: -10px;
		width: 25px;	
	}
	#Summary .service table{
		width: 100%;	
	}
	#Summary .service td{
		padding: 12px 5px;
		border-color:#FFF;
		font-size:92%;	
		line-height:1.3;	
	}
	
/* Belief
-----------------------------------------------------------------*/
	#Belief{
		padding: 20px 0 20px;
	}
	#Belief .txt-lead{
		display:none;
	}
	#Belief .belief-list{
		display:block;
		width: 100%;
	}
	#Belief .belief-list li{
		position: relative;
		margin-bottom: 20px;
	}
	#Belief .belief-list li:nth-child(even){
		margin-left: 0;	
	}
	#Belief .belief-list li:nth-child(2){
		margin-top: 0;	
	}
	#Belief .belief-list li:nth-child(3){
		margin-top: 0;	
	}
	#Belief .belief-list .num{
		padding: 10px 5px;
	}
	#Belief .belief-list .num img{
		width: 53px;	
	}
	#Belief .belief-list .btn{
		position: absolute;
		left:0;
		top:27px;
		z-index:50;
		background:#FFF;
	}
	#Belief .belief-list .btn img{
		width: auto;
		height: 40px;	
	}
	#Belief .belief-list .pic{
	height:auto;
}
	
/* Product
-----------------------------------------------------------------*/
	#Product{
		padding: 20px 0;
		background:none;	
	}
	#Product .txt-lead{
		display:none;
	}
	#Product .product-list{
		display:block;
	}
	#Product .product-list li{
		float: left;
		width: 50%;
		padding-right: 7px;	
		margin-bottom: 25px;
	}
	#Product .product-list li:nth-child(even){
		float: right;
		padding: 0 0 0 7px;	
	}
	#Product .product-list li+li{
		margin-left: 0;	
	}
	#Product .product-list li:nth-child(3){
		clear:both;	
	}
	#Product .product-list .pic{
		height:auto;
		margin-bottom: 10px;
	}
	#Product .product-list .cat{
		width: 80px;
		margin-bottom: 5px;
		padding-bottom: 1px;
		font-size:75%;
	}
	#Product .product-list h3{
		margin-bottom: 8px;
	}
	#Product .product-list .txt{
		font-size:86%;
	}
	
/* Works
-----------------------------------------------------------------*/
	#Works{	
		padding: 30px 0;
		background:url(../images/home/bg_works_sp.jpg) no-repeat center center;
		background-size:cover;
	}
	#Works .txt-area{
		height: auto;
		padding-top: 0;
	}
	#Works .txt-area h2{
		text-align:center;	
	}
	#Works .txt-area .txt-lead{
		display:none;	
	}
	#Works .btn-base{
		width: 240px;
		margin: 0 auto;
	}
	#Works .slide{
		position: static;
		width: 100%;
	}
	#Works .slide li{
		position: relative;	
	}
	#Works .slide .summary{
		position: static;
		width: 100%;
		padding:12px 15px;
		background:rgba(0,0,0,.7);
	}
	#Works .slide .summary .txt{
		margin-bottom: 7px;
		font-size:100%;
		line-height:1.3;	
	}
	#Works .slide .summary span{
		padding-left: 10px;
		background:url(../images/common/arw_btn_w01_sp.png) no-repeat left center;
		background-size:6px auto;		
		font-size:84%;	
	}
	
/* Others
-----------------------------------------------------------------*/
	#Others{
		padding: 35px 0 10px;
	}
	#Others .cont-list{
		display:block;
		width: 100%;
	}
	#Others .cont-list li+li{
		margin: 22px 0 0 0;	
	}
	#Others .cont-list li .btn{
		padding: 12px 0;
		text-align:center;	
	}
	#Others .cont-list li .btn span{
		display:inline-block;
		margin-left: -15px;
		padding-left: 15px;
		background:url(../images/common/arw_btn_w01_sp.png) no-repeat left 4px;
		background-size:7px auto;
		font-size:108%;
	}
	#Others .cont-list li .pic{
	height: auto;
}

	


}