@charset "utf-8";


/*--------------Top----------------*/
#main_visual{
	background: #f6f6f6;
}
#main_visual > div{
	overflow:hidden;
	position: relative;
	/*height: 720px !important;*/
	/*height: 550px !important;*/
	height: 400px !important;
	padding-top: 0;
	width: 980px;
	margin: 0 auto;
	min-width:980px;
}
#main_visual div.video-wrap{
	position: absolute;
	left: 0;
	top: 0;
	min-width:980px;
	width: 980px;
	margin-top: -60px;
	/*margin-top: -360px;
	margin-left:-640px;
	/*width: 1280px;
	height: 720px;*/
	height:auto;
}
#main_visual div.video-wrap video{
	width: 100%;
	height: auto;
}
#main_visual  h2{
	position: absolute;
	top:305px;
	left:0;
	width: 100%;
	padding:0;
	border: none;
	letter-spacing: 0;
	text-align: center;
	font-weight:normal;
	font-size: 68px;
	color: #111;
}
#main_visual  h2 > span{
	display: block;
	font-size: 38px;
}
#main_visual .link_area{
	position: absolute;
	bottom: 52px;
	right: 60px;
}
#main_visual .link_area > a{
	position: relative;
	display: block;
	height: 86px;
	width: 415px;
	background: #000;
	border-radius: 43px;
	text-align: center;
	color: #ffff;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 24px;
	line-height: 86px;
	
}
#main_visual .link_area > a:after{
	position: absolute;
	top: 50%;
	right: 26px;
	width: 7px;
	height: 12px;
	margin-top: -6px;
	background: url(../img/arrow_aside_anchor_large_sp.png) no-repeat 0 0 scroll;
	background-size: cover;
	content: "";
}
#main_visual .link_area ul{
	padding-top: 20px;
	letter-spacing: -.40em;
}
#main_visual .link_area li{
	display: inline-block;
	margin-left: 15px;
	letter-spacing: normal;
}
#main_visual .link_area li:first-child{
	margin-left:0;
}
#main_visual .link_area li img{
	width: 198px;
}
/*service_solution*/
#service_solution > div{
	min-height: 0;
	padding: 50px 0 75px;
}
#service_solution h3{
	width: 100%;
	background: none;
	border:none;
	line-height: 1;
	letter-spacing:normal;
	font-size: 28px;
	text-align: center;
	font-weight:normal;
	letter-spacing:16px;
	line-height: 28px;
}
#service_solution h3 span{
	display: inline-block;
	margin-right: 16px;
	font-size: 18px;
	vertical-align: middle;
	letter-spacing:0;
}
#service_solution h4{
	margin-top: 10px;
	letter-spacing:normal;
	font-size: 15px;
	text-align: center;
	font-weight:bold;
	line-height: 1;
}
#service_solution p{
	text-align:center;
	font-size: 16px;
}
#service_solution ul{
	margin-top: 30px;
	letter-spacing: -.40em;
}
#service_solution li{
	display: inline-block;
	width: 560px;
	padding: 20px 0 35px;
	border-top: solid 2px #1badea;
	border-bottom: solid 2px #1badea;
	letter-spacing:normal;
}
#service_solution li:first-child{
	margin-right: 78px;
}
#service_solution li h5{
	margin: 0;
	padding: 0;
	color: #1badea;
	text-align: center;
	font-size: 20px;
	line-height: 1;
}
#service_solution li div{
	display: table;
	width: 100%;
	table-layout: fixed;
	font-size: 14px;
}
#service_solution li div a{
	display: table-cell;
	color: #333;
	text-decoration: none;
}
#service_solution li div a:hover{
	opacity:0.7;
}
#service_solution li dt{
	height: 48px;
	font-size: 26px;
	line-height: 48px;
	text-align: center;
}
#service_solution li dd{
	padding: 5px 20px 0;
}
#service_solution li a:first-child dt,
#service_solution li a:first-child dd:last-child{
	border-right: solid 1px #76cef2;
}
/*case_study*/
#case_study{
	background: #ebf4f7;
	
}
#case_study > div{
	min-height: 0;
	padding: 50px 0 45px;
}
#case_study h3{
	position: relative;
	width: 100%;
	padding-bottom:2 5px;
	background: none;
	border:none;
	line-height: 1;
	letter-spacing:normal;
	font-size: 20px;
	text-align: center;
}
#case_study h3:after{
	position: absolute;
	bottom:0;
	left: 50%;
	display: block;
	width:15px;
	height: 11px;
	background: url(../img/icon_casestudy_wifi.png) no-repeat 0 0 scroll;
	content:"";
}
#case_study ul{
	display: block;
	width: 1044px;
	margin: 0 auto;
	letter-spacing: -.40em;
}
#case_study li{
	display: inline-block;
	width: 348px;
	text-align:center;
	letter-spacing:normal;
}
#case_study li figure figcaption{
	display: block;
	margin-top:20px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	text-align: normal;
}
#case_study p{
	display: block;
	margin-top: 48px;
}
#case_study p a{
	position: relative;
	display: block;
	width: 500px;
	height: 60px;
	margin: 0 auto;
	background: #fff;
	border:solid 1px #1badea;
	box-sizing: border-box;
	border-radius:30px;
	line-height: 60px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
#case_study p a:after{
	position: absolute;
	top: 50%;
	right: 25px;
	width: 7px;
	height:14px;
	margin-top: -7px;
	background: url(../img/arrow_aside_anchor_large.png) no-repeat 0 0 scroll;
	background-size: 7px 14px;
	content: "";
}
/*-- new_list --*/
#new_list{
	min-height: 0;
	padding: 50px 0 105px;
}
#new_list > div{
	min-height: 0;
	padding-bottom: 0;
}
#new_list .tab{
	overflow: visible;
	height: 50px;
	border-bottom: solid 1px #cccccc;
	box-sizing: border-box;
	letter-spacing: -.40em;
	line-height: 50px;
}
#new_list .tab li{
	display: inline-block;
	margin-left: 12px;
	height: 50px;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	background: #f7f7f7;
	letter-spacing:normal;
}
#new_list .tab li.selected{
	border-bottom: solid 1px #fff;
	background: #fff;
}
#new_list .tab li.selected a{
	color: #333;
}
#new_list .tab li a{
	display: inline-block;
	height: 50px;
	padding: 0 50px;
	box-sizing: border-box;
	color: #0db9fc;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#new_list .tab li a:hover{
	opacity: 0.7;
}
#new_list #new_list_box{
	
}
#new_list #new_list_box li{
	padding-bottom: 25px;
	border-bottom: solid 1px #cccccc;
}
#new_list #new_list_box li div{
	display: table;
	width: 100%;
	padding: 25px 0 0 ;
	font-size: 14px;
}

#new_list #new_list_box li span.date{
	display:table-cell;
	width: 140px;
}
#new_list #new_list_box li p{
	display:table-cell;
}
#new_list #new_list_box li p a{
	text-decoration: none;
	color:#333;
}
#new_list #new_list_box li p a:hover{
	text-decoration: underline;
}
#new_list #new_list_box li div.icon_set{
	padding: 0 0 0 140px;
}
#new_list #new_list_box  li div.icon_set span.tag_new{
	display: inline-block;
	width: 100px;
	height: 22px;
	margin-top: 6px;
	margin-right: 15px;
	background: #ff4242;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	vertical-align:top;
	text-align:center;
}
#new_list #new_list_box  li div.icon_set span.tag_info{
	display: inline-block;
	width: 100px;
	height: 22px;
	margin-right: 15px;
	margin-top: 6px;
	background: #ffd042;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	vertical-align:top;
	text-align:center;
}
#box_for_tab_maintainace,
#box_for_tab_news{
	display: none;
}
#new_list .link_area{
	line-height:1;
}
#new_list .link_area a{
	display: inline-block;
	margin-right: 40px;
	padding-left: 14px;
	background: url(../img/arrow_aside_anchor.png) no-repeat 0 center scroll;
	background-size: 5px 7px;
	vertical-align:top;
	color: #333;
	line-height:1;
	text-decoration: none;
	font-size: 14px;
}
#new_list .link_area a.for_sp{
	display: none;
}
#new_list .link_area a:hover{
	opacity: 0.7;
}
