@charset "UTF-8";
body {
  background-size:100% auto;

}

/*BROWSER　CSS RESET*/
ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*BASE　SETTING*/
.index_layout_01 {
	width: 1260px;
	margin: 0 auto;
}
.index_kv_01 {
	margin-bottom: 50px;
}
.index_section_01 {
	margin-bottom: 120px;
}
/*Anchor*/
.index_link_column_07.index_linklist_01 {
	width: 1100px;
	margin: 0 auto;
}
.index_linklist_01 > li {
	float: left;
	margin-right: 20px;
	width: 140px;
}
.index_linklist_01 > li:last-child {
	margin-right: 0;
}
.index_linklist_01 > li > a {
	display: table;
	width: 100%;
}
.index_linklist_01 > li > a > span {
	display: table-cell;
	vertical-align: middle;
	height: 140px;
	text-align: center;
	background: #004386;
	color: #fff;
}
.index_linklist_01 > li > a > span span {
	display: block;
}
.index_linklist_01 > li > a:hover > span {
	background: #96caeb;
}
.index_column_03 {
	margin-top: -60px;
}
.index_column_03 > * {
	width: 400px;
	margin: 60px 10px 0;
	float: left;
}
.index_column_06 > * {
	width: 190px;
	margin: 60px 10px 0;
	float: left;
}
.index_h2_01 {
	text-align: center;
	margin-bottom: 65px;
	font-size: 50px;
	color: #004386;
}
.index_h3_01,
.index_h3_02 {
	margin-bottom: 20px;
	border-bottom: 2px solid #ccc;
}
.index_h3_02 {
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.index_title_column_01 {
	display: table;
	width: 100%;
}
.index_title_column_01 > * {
	display: table-cell;
	vertical-align: middle;
}
.index_title_column_01 > .index_img {
	width: 160px;
}
.index_title_column_01 > .index_text > .index_title {
	display: table;
	width: 100%;
	text-align: center;
	font-size: 18px;
}
.index_title_column_01 > .index_text > .index_title > * {
	display: table-cell;
	vertical-align: middle;
	height: 75px;
}
.index_height_01 {
	min-height: 52px;
}
*[class^="index_icon"],
*[class*=" index_icon"] {
	display: block;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
/*	color: #fff;*/
	color: #333;
}
.index_icon_bl_01 {
	background: #4e9dda;
}
.index_icon_gr_01 {
	background: #9ad03a;
}
.index_icon_yl_01 {
	background: #ecb900;
}
.rows .index_keyVisual{
	margin:0 auto;
}
.index_keyVisual{
	position: relative;
	padding-top: 316px;
}

.index_keyVisual .detail-conts{
	position:absolute;
	top:0;
	left: 50%;
	width:316px;
	height:316px;
	margin-left: -158px;
}
.index_keyVisual .detail-conts .inner_conts{
	display:table;
	position:relative;
	width: 100%;
	table-layout: fixed;
}
.index_keyVisual .inner_conts .inner_txt{
	width:158px;
	text-align:center;
	position:absolute;
	top:25%;
	left:25%;
	height:158px;
	font-family:FrutigerNeueLTW10-Light_762098,Frutiger Neue W01 Light,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
}
.inner_conts .inner_txt{
	font-family:FrutigerNeueLTW10-Light_762098,Frutiger Neue W01 Light,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
}
p.icon{
	margin-top:-35px;
	margin-bottom:10px;
}
.index_keyVisual .inner_conts .inner_txt .txt{
	display:table-cell;
	vertical-align:middle;
	padding-top:10px;
	width:158px;
	height:118px;
	font-size:14px;
}
.index_keyVisual .inner_conts .inner_txt .txt p{
	line-height:1.3;
	font-size:14px;
}
.index_keyVisualLead {
	width: 316px;
	margin: 20px auto 0;
	text-align: center;
	line-height: 1.6;
}
.index_cols_logo .index_keyVisual .inner_conts .inner_txt .txt{
	width: 210px;
	height: 70px;
}
.index_cols_logo .index_keyVisual .inner_conts .inner_txt{
	width: 210px;
	top: 35%;
	left: 17%;
	height: 187px;
}
html[lang="ja"] .index_keyVisualLead {
	height: 150px;
}
.index_borderbox_01 .index_borderbox_inner {
	display: block;
	position: relative;
	padding: 15px 10px;
	text-align: center;
	border: 1px solid #ccc;
}
.index_borderbox_01 .index_borderbox_inner *[class^="index_icon"] {
	position: absolute;
	top: -30px;
	right: -5px;
}
.index_borderbox_01 .index_table {
	display: table;
	width: 100%;
}
.index_borderbox_01 .index_table > * {
	display: table-cell;
	vertical-align: middle;
	height: 120px;
}
.index_borderbox_01 .index_table > .index_img {
	width: 60px;
}
.index_borderbox_01 .index_table > dl {
	text-align: left;
	padding-left: 15px;
	padding-right: 50px;
}
/*Recommended Contents*/
* + .index_detail_01 {
	margin-top: 20px;
}
.index_detail_01,
.index_detail_01 p {
	line-height: 1.6;
}
.index_detail_01 .index_text + .index_title {
	margin-top: 40px;
}
.index_sns {
	margin-top: 20px;
}
.index_sns > li {
	float: left;
	margin-right: 20px;
}
.index_sns > li:last-child {
	margin-right: 0;
}
.index_img_block_01 {
	text-align: center;
}
.index_img_block_01 .pl_img + .pl_text {
	margin-top: 20px;
}

.index_btn_more01 a {
	display: block;
	width: 366px;
	margin: 60px auto 0;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;	
	background: #074484;
	border: 2px solid #004386;
	color: #fff;
}
.index_btn_more01 a:hover {
	background: #fff;
	color: #004386;	
}
.index_btn_more02 a {
	display: block;
	width: 140px;
	margin: 30px auto 0;
	padding: 10px 0;
	text-align: center;	
	background: #fff;
	border: 2px solid #004386;
	color: #004386;
}
.index_btn_more02 a:hover {
	background: #004386;
	color: #fff;	
}
.index_t_center {
	text-align: center !important;
}

/* =========================================================
 * タブレット版
 * 768px以下に適応
 * ====================================================== */

@media screen and (max-width:768px){
	.index_layout_01 {
		width: auto;
		margin: 0 20px;
		font-size: 12px;
	}
	.index_layout_01 p {
		line-height: 1.5;
	}
	.index_layout_01 img {
		max-width: 100%;
	}
	.index_section_01 {
		margin-bottom: 60px;
	}
	.index_linklist_01 {
		width: 100% !important;
		margin-left: -20px !important;
		margin-right: -20px !important;
		padding: 10px 20px;
		background: #ededed;
	}
	.index_linklist_01 > li {
		float: none;
		width: auto;
		margin: 10px 0;
	}
	.index_linklist_01 > li > a br {
		display: none;
	}
	.index_linklist_01 > li > a > span {
		display: inline;
		height: auto !important;
		background: none;
		color: #1b4d88;
		text-align: left;
	}
	.index_linklist_01 > li > a > span span {
		display: inline-block;
		padding-left: 0.5em;
	}
	.index_linklist_01 > li > a {
		display: inline;
		position: relative;
		padding-right: 18px;
	}
	.index_linklist_01 > li > a:before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
	}
	.index_linklist_01 > li > a.index_sp_link_right:before {
		width: 7px;
		height: 12px;
		margin-top: -5px;
		background: url(/content/dam/nttcom/hq/jp/index/img/cmn_jp_dia_index_arrow_r_01.gif) 0 0 no-repeat;
		background-size: 100% auto;
	}
	.index_linklist_01 > li > a.index_sp_link_bottom:before,
	.index_linklist_01 > li > a.index_sp_link_top:before {
		width: 12px;
		height: 7px;
		margin-top: -3px;
		background: url(/content/dam/nttcom/hq/jp/index/img/cmn_jp_dia_index_arrow_b_01.gif) 0 0 no-repeat;
		background-size: 100% auto;		
	}
	.index_linklist_01 > li > a.index_sp_link_top:before {
		background: url(/content/dam/nttcom/hq/jp/index/img/cmn_jp_dia_index_arrow_t_01.gif) 0 0 no-repeat;
		background-size: 100% auto;	
	}
	.index_kv_01 {
		margin: 0 -20px 10px;
	}
	.index_column_03,
	.index_column_06 {
		margin-top: -30px;
	}
	.index_column_03 > *{
		width: 100%;
		margin: 30px 0 0;
	}
	.index_column_06 > * {
		width: 32%;
		margin: 30px 0 0 2%;
	}
	.index_column_06 > *:nth-child(3n+1) {
		margin-left: 0;
	}
	.index_h2_01 {
		margin-bottom: 30px;
		font-size: 25px;
	}
	.index_title_column_01 > .index_img {
		width: 107px;
	}
	.index_h3_02 {
		font-size: 14px;
		padding-bottom: 20px;
	}
	/*Case Studies*/
	*[class^="index_icon"],
	*[class*=" index_icon"] {
		font-size: 12px;
	}
	.index_title_column_01 > .index_text > .index_title > * {
		height: 53px;
		font-size: 13px;
	}
	.index_keyVisual {
		padding-top: 280px;
	}
	.index_keyVisual .detail-conts {
		width: 280px;
		height: 280px;
		margin-left: -140px;
	}
	.index_keyVisualLead {
		width: 100%;
	}
	.index_btn_more01 > a {
		width: 100%;
		margin-top: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.index_btn_more02 > a{
		margin-top: 15;
	}
	.index_keyVisual .inner_conts .inner_txt {
		width: 140px;
		height: 140px;
	}
	.index_keyVisual .inner_conts .inner_txt .txt {
		height: 80px;
	}
	.index_cols_logo .index_keyVisual .inner_conts .inner_txt .txt{
		width: 190px;
	}
	.index_keyVisualLead {
		height: auto !important;
	}
	/*Events*/
	.index_column_03.index_borderbox_01 .index_borderbox_inner {
		padding: 15px 20px;
	}
	.index_column_03.index_borderbox_01 .index_borderbox_inner .index_icon_reports {
		width: 45px;
	}
	.index_column_03.index_borderbox_01 .index_borderbox_inner .index_icon_new {
		width: 54px;
	}
	.index_column_03.index_borderbox_01 .index_borderbox_inner .index_table > * {
		height: auto;
	}
	.index_column_03.index_borderbox_01 .index_borderbox_inner .index_table dl {
		padding-right: 20px;
	}
	/*Awards and Recognition*/
	.index_column_06.index_borderbox_01 .index_borderbox_inner {
		height: 85px;
	}
	.index_column_06.index_borderbox_01 .index_borderbox_inner img {
		max-height: 100%;
	}
}