@charset "UTF-8";
/*!
 * リソースセンター （振り分け）-1
*/

body {
	background-image:url(/content/dam/nttcom/cmn/img/backgrounds/bg-l-resources.jpg);
	background-siza:1260px auto;
}

.resources_contents {
	margin-bottom: 80px;
}
.resources_contents .grid_cols{
	margin:0 auto;
}

/* =========================================================
 * ページ見出しセクション
 * @ HEADING SECTION
 * ====================================================== */
.readTxt p {
	margin-bottom: 90px;
}

.heading_section div.grid_cols {
	margin:0 auto;
}

h1{
	margin-top:70px;
	margin-bottom:30px;
}
.readTxt p{
	font-size:18px;
}
/* =========================================================
 * FEATURED CASE STUDIES
 * @ FEATURED CASE STUDIES
 * ====================================================== */
.featured_section {
	margin-bottom: 90px;
}

/* -----------------------------------
 * タイトル
 * @ TITLE
 * ---------------------------------*/
.featured h2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}


/*.accordionSection .grid_cols{
	margin:0 auto;
}*/


.accordion_contents h4{
	color:#004386;
	font-weight:bold;
	margin-bottom:15px;
}
.accordion_contents p{
	margin-bottom:15px;
}

.accordion_contents .download{
	margin-bottom:80px;
}

/* =========================================================
 * タブ
 * @ TABs SECTION
 * ====================================================== */
/*.tab_section {
	margin-bottom: 80px;
}*/


/* -----------------------------------
 * タイトル
 * @ TITLE
 * ---------------------------------*/
.resources_contents .tabNavigation_contents {
	margin: 0 auto 60px;
}


.resources_contents .accordion_header {
	padding: 20px 5px;
}


.tabNavigation_contents-items {
	display: table;
	width: 100%;
	margin-bottom: 65px;
}
.tabNavigation_contents-items:first-child {
	margin-top: 50px;
}


.tabNavigation_contents-items_image,
.tabNavigation_contents-items_contents
{
	display: table-cell;
	vertical-align: middle;
}
.tabNavigation_contents-items_contents p{
	margin-bottom:15px;
}
.tabNavigation_contents-items_image
{
	width: 200px;
	padding: 10px 40px;
}
.tabNavigation_contents-items_service {
	width: 100%;
}
.tabNavigation_contents-items_service p {
	width: 50%;
}

.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(1) {
	width: 20%;
}
.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(2) {
	width: 60%;
}
.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(3) {
	width: 28%;
}

.tabNavigation_contents-items_service .cc-colnum p {
	width: 100%;
}


.tabNavigation_contents-items_service .download {
	text-align: right;
}
.tabNavigation_contents-items_service .download img {
	margin-right:10px;
}

.RscCaseStudy.section{
	max-width:840px;
	margin:0 auto;
}

.promotion_diamonds_component p ,
.promotion_diamonds_component2 p{
	padding:0 20px;
}

.promotion_diamonds_component p:nth-of-type(1),
.promotion_diamonds_component2 p:nth-of-type(1){
	font-weight: bold;
}

/* ----- / @media screen and (max-width:768px) ----- */
@media screen and (max-width: 768px) {
body {
	background-image:url(/content/dam/nttcom/cmn/img/backgrounds/bg-t-resources.jpg);
	background-size:100% auto;
}
/* =========================================================
 * TABLET
 *
 *
 * ====================================================== */
h1{
	margin-top:60px;
	margin-bottom:20px;
}
.promotion_diamonds_image{
	text-align:center;
}
.promotion_diamonds_component2 .promotion_diamonds_image > img{
	width:80%;
	margin:0 auto;
}
.tabNavigation_contents-items .f-l,
.tabNavigation_contents-items .f-r {
	float: none !important;
}
.tabNavigation_contents-items_service .download {
	text-align: left;
}
.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(1),
.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(2),
.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(3) {
	width: 100%;
}


.RscCaseStudy.section{
	max-width:100%;
}


}


/* ----- / @media screen and (max-width:480px) ----- */
@media screen and (max-width: 480px) {
body {
	background-image:url(/content/dam/nttcom/cmn/img/backgrounds/bg-m-resources-m@2x.jpg);
}
/* =========================================================
 * Mobile
 * ページ見出しセクション
 * @ HEADING SECTION
 * ====================================================== */
	.heading_section {
		margin-bottom: 40px;
	}

	.heading_section h1 {
		font-size: 24px;
	}

/* =========================================================
 * Mobile
 * FEATURED CASE STUDIES
 * @ FEATURED CASE STUDIES
 * ====================================================== */
	.featured_section {
		margin-bottom: 80px;
	}
	.featured_section .grid_cols.grid-4 {
		margin-bottom: 40px;
	}

	.accordion_header {
		width: 100%;
		margin: 0 auto;
		font-size: 0.9rem;
	}

	.accordion_contents {
		width: 100%;
		margin: 0 auto;
	}

/* =========================================================
 * Mobile
 * タブ
 * @ TABs SECTION
 * ====================================================== */

	.tab_section .accordion_header {
		width: 100%;
		margin: 0 auto;
		font-size: 0.9rem;
	}

	.tab_section .accordion_contents {
		width: 100%;
		margin: 0 auto;
	}

	.tabNavigation_contents-items {
		display: block;
	}
	.tabNavigation_contents-items:first-child {
		margin-top: 20px;
	}


	.tabNavigation_contents-items_image,
	.tabNavigation_contents-items_contents,
	.tabNavigation_contents-items .image_component {
		display: block;
	}
	.tabNavigation_contents-items_image,
	.tabNavigation_contents-items .image_component {
		display: none;
	}

	.tabNavigation_contents-items_service p {
		width: 100%;
	}
	.tabNavigation_contents-items_service p:first-child {
		margin-bottom: 10px;
	}
	.tabNavigation_contents-items_service .download {
		text-align: left;
	}
	.promotion_diamonds_icon img {
		width: 50%;
	}
	.promotion_diamonds_component2 .promotion_diamonds_icon img {
		width: 80%;
	}
	.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(1),
	.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(2),
	.tabNavigation_contents-items_service .column_component .cc-colnum:nth-of-type(3) {
		width: 100%;
	}

/**/
}