﻿@charset "UTF-8";
/*!
 * 法人トップ
*/

/* =========================================================
 * 
 * 20170301改修
 * ====================================================== */
.partitionLines{
	margin:0 auto;
}
main .HTML.section .partitionLines {
	margin-bottom: 10px;
	margin-top: 0;
}
.sectionA,
.sectionNOPQRST + .par.parsys + .partitionLines,
.sectionNOPQRST + .par.parsys + .partitionLines + .sectionNOPQRST,
.sectionNOPQRST + .par.parsys + .partitionLines + .sectionNOPQRST + .partitionLines,
.sectionUV,
.sectionUV + .partitionLines,
.sectionW {
	display: none;
}
.sectionBCDEFGH .readTxt{
	margin-bottom:0;
}
.sectionBCDEFGH .column_component .cc-colnum .image_component{
	margin-bottom: 5px;
}
.sectionBCDEFGH .column_component:not(:last-child) {
	margin-bottom: 30px;
}
.sectionNOPQRST{
	margin-bottom:0;
}
.sectionBCDEFGH {
	margin-bottom: 50px;
}
.sectionIJKLM .readTxt + .grid_contents {
	margin-bottom: 30px;
}
.sectionNOPQRST .readTxt{
	margin-bottom: 30px;
}

h1 {
	margin-top: 10px;
}
.indexWrap{
	padding-bottom:20px;
}
.indexContsWrap .indexContsBoxWrap{
	margin-bottom:30px;
}
.indexContsBox{
	float:left;
	width:50%;
/*	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	-ms-transition: .5s ease;
	transition: .5s ease;*/
}
/*
.indexContsBox:hover{
	background:#efefef;
}
*/
.indexContsBox .indexContsTxt h3{
	color: #004386;
}
.indexContsBox .indexContsTxt p{
	color: #333;
}
/*大きい画像になった後、widthを入れ替えてください*/
.indexContsBox .indexContsImg{
	float:left;
	/*width:120px;*/
	width:75px;
}

.indexContsBox .indexContsImg img{
	width:100%;
}
/*大きい画像になった後、widthを入れ替えてください*/
.indexContsBox .indexContsTxt{
	float:right;
	/*width : -webkit-calc(100% - 140px) ;*/
	/*width : calc(100% - 140px);*/
	width : -webkit-calc(100% - 90px) ;
	width : calc(100% - 90px);
	text-align:left;
	padding-right:20px;
}
.indexContsBox .indexContsTxt h3{
	margin-top:0;
	font-size: 1rem;
}
.indexContsBox .indexContsImg2{
	float:left;
	width:120px;
}

/*パートナー向け用（画像が大きい用として）*/
.indexContsBox .indexContsImg2 img{
	width:100%;
}
.indexContsBox .indexContsTxt2{
	float:right;
	width : -webkit-calc(100% - 140px) ;
	width : calc(100% - 140px);
	text-align:left;
	padding-right:20px;
}
.indexContsBox .indexContsTxt2 h3{
	margin-top:0;
	font-size: 1rem;
}
.indexContsBox .indexContsTxt2 h3{
	color: #004386;
}
.indexContsBox .indexContsTxt2 p{
	color: #333;
}
/*パートナー向け用（画像が大きい用として）ここまで*/

.pcPegeInnerLink {
	margin-top: 36px;
}

.pcPegeInnerLink ul {
	display:table;
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
	border-left:1px solid #c6c6c6;
}
.pcPegeInnerLink ul li{
	display:table-cell;
	border:1px solid #c6c6c6;
	border-left:none;
	text-align:center;
	font-weight:bold;
}
.pcPegeInnerLink ul .current{
	background:#8c186d;
	color:#fff;
}
.pcPegeInnerLink ul li a{
	display:block;
	font-weight:bold;
	padding:10px;
}
.pcPegeInnerLink ul li:hover{
	background:#8c186d;
	color:#fff;
}
.pcPegeInnerLink ul li a:hover{
	background:#8c186d;
	color:#fff;
}
.spPegeInnerLink{
	display:none;
}
.newReadTxt{
	width:50%;
	margin:0 auto 50px;
	text-align:center;
}

.supportContsContact{
	float:left;
	width:50%;
}
.supportContsLinks{
	float:right;
	width:50%;
}
.supportContsLinks .indexContsImg {
	float: left;
	width: 120px;
}
.supportContsLinks .indexContsTxt h3 {
	margin-top: 0;
	font-size: 1rem;
	color: #004386;
}
.supportContsLinks .indexContsTxt {
	float: right;
	width: -webkit-calc(100% - 140px);
	width: calc(100% - 140px);
	text-align: left;
}
.supportContsBox{
	margin-bottom:30px;
	/*-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	-ms-transition: .5s ease;
	transition: .5s ease;*/
}
/*
.supportContsBox:hover{
	background:#efefef;
}
*/
.supportContsBox .indexContsTxt h3{
	color: #004386;
}
.supportContsBox .indexContsTxt p{
	color: #333;
}
/*
.h_nav_box_new .cc-colnum{
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	-ms-transition: .5s ease;
	transition: .5s ease;
}

.h_nav_box_new .cc-colnum:hover{
	background:#efefef;
}
*/
.sub_backTo-top{
	margin: 50px auto 50px;
}
.sectionIJKLM{
	margin-bottom:0;
}
.indexWrap.supportArea{
	padding-bottom:0;
}
h3.spc{
	margin-top:50px;
	border-bottom:none;
}
@media screen and (max-width:768px) {
/* ----- / @media screen and (max-width:768px) ----- */
	.indexContsBox .indexContsImg{
		width:25%;
	}
	.indexContsBox .indexContsImg2{
		width:25%;
	}
	.indexContsBox .indexContsImg img{
		width:100%;
	}
	.indexContsBox .indexContsTxt{
		width :70%;
	}
	.indexContsBox .indexContsTxt2{
		width :70%;
	}
	.indexContactImg img{
		width:90%;
	}
	.indexContactImg2 img{
		width:90%;
	}
	
	
	.supportContsLinks .indexContsImg {
		width:25%;
	}
	.supportContsLinks .indexContsImg img{
		width:100%;
	}
	.supportContsLinks .indexContsTxt{
		width :70%;
	}
	.partitionLines{
		width:100%;
	}
	.pcPegeInnerLink{
		display:none;
	}
	.spPegeInnerLink{
		display:block;
		margin-top: 18px;
	}
	.accordion_header.ac-leftIcon{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.accordion_component.spPegeInnerLink{
		width:100%;
		border:1px solid #ccc;
	}
	.accordion_header.ac-leftIcon::before{
		background: url(/content/dam/nttcom/hq/jp/business/img/sp_menu_close.png) no-repeat left 14px center;
		width: 55px;
	}
	.accordion_header.ac-leftIcon.accordion-close:before{
		background: url(/content/dam/nttcom/hq/jp/business/img/sp_menu_open.png) no-repeat left 14px center;
	}
	.spPegeInnerLink ul{
		list-style:none;
		padding:0;
		margin:0;
	}
	.accordion_contents{
		padding:0;
	}
	.spPegeInnerLink ul li{
		padding:10px;
		border-top:1px solid #ccc;
	}
	.spPegeInnerLink ul li a{
		display:block;
		font-weight:bold;
	}
	.sectionBCDEFGH .grid_cols.grid-12 h2,
	.sectionIJKLM h2{
		margin-top:30px;
	}
	
	.newReadTxt{
		width:90%;
		margin:0 auto 0;
		text-align:center;
	}
}


@media screen and (max-width:480px) {
/* ----- / @media screen and (max-width:480px) ----- */

	.indexContsBox{
		float:none;
		width:100%;
	}
	.indexContsWrap .indexContsBoxWrap {
		margin-bottom: 0;
	}
	.indexContsBox{
		margin-bottom: 1rem;
	}
	.indexContactImg img{
		width:100%;
	}
	.sectionBCDEFGH .grid_cols.grid-12 h2, .sectionIJKLM h2{
		margin-top:20px;
	}
	.sectionIJKLM h2.mgb50{
		margin-bottom:20px !important;
	}
	.h_nav_box_new {
		margin-bottom: 50px;
	}
	
	.supportContsContact, .supportContsLinks{
		float:none;
		width:100%;
	}
	.supportContsContact{
		margin-top:30px;
	}
	.indexContsBox .indexContsTxt{
		padding-right:0;
	}
	.indexContsBox .indexContsTxt2{
		padding-right:0;
	}
}



/* =========================================================
 * カルーセル部分
 * 20170301改修
 * ====================================================== */
.catch_carousel {
	float: left;
	width: calc(100% - 165px);
	height: calc(185px + 185px + 5px);
	padding: 0 14px 0 0;
}

/* ---------------------
 * SliderPro上書き
 -------------------- */
/*矢印*/
.catch_carousel .sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: 0;
}
.catch_carousel .sp-arrow {
	position: absolute;
	display: block;
	top: 50%;
	width: -webkit-calc((100% - 961px) / 2);
	width: calc((100% - 961px) / 2);
	height: 25%;
	cursor: pointer;
	transform: translateY(-50%);
}
.catch_carousel .sp-horizontal .sp-previous-arrow {
	background: none;
}
.catch_carousel .sp-horizontal .sp-next-arrow {
	background: none;
}
.catch_carousel .sp-previous-arrow:before,
.catch_carousel .sp-previous-arrow:after,
.catch_carousel .sp-next-arrow:before,
.catch_carousel .sp-next-arrow:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	background: none;
}
.catch_carousel .sp-previous-arrow:before {
	content: url(/content/dam/nttcom/hq/jp/business/img/arrow_left.png);
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	-webkit-transform: skew(0deg, 0deg) translate(-50%, -50%);
	-ms-transform: skew(0deg, 0deg) translate(-50%, -50%);
	transform: skew(0deg, 0deg) translate(-50%, -50%);
}
.catch_carousel .sp-next-arrow:before {
	content: url(/content/dam/nttcom/hq/jp/business/img/arrow_right.png);
	top: 50%;
	left: auto;
	right: 50%;
	width: auto;
	height: auto;
	-webkit-transform: skew(0deg, 0deg) translate(50%, -50%);
	-ms-transform: skew(0deg, 0deg) translate(50%, -50%);
	transform: skew(0deg, 0deg) translate(50%, -50%);
}
/*ボタン*/
.catch_carousel .sp-buttons {
	display:none;
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: auto;
	transform: translateX(-50%);
}
.catch_carousel .sp-button.sp-selected-button {
	background-color: #f9cb30;
}
.catch_carousel .sp-button {
	background-color: #e1e1e1;
	border: none;
}


/* ---------------------
 * 誘導ボタン
 -------------------- */
.catch_lead {
	float: right;
	width: 165px;
}
.catch_lead_btn {
	display: table;
	width: 100%;
	height: 121px;
	border: #ccc solid 1px;
}
.catch_lead_btn:not(:first-child) {
	margin-top: 8px;
}
.catch_lead_btn a {
	display: table-cell;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	-ms-transition: .5s ease;
	transition: .5s ease;
}
.catch_lead_btn a:hover{
	background:#efefef;
}
.catch_lead_btn .lead_btn_img {
	display: block;
	width: 75px;
	margin: 0 auto;
}
.catch_lead_btn img {
	width: 100%;
}


/* ---------------------
 * モバイル
 -------------------- */
@media screen and (max-width:768px) {

	.sectionBCDEFGH .grid_contents.groupSet .grid_cols {
		padding: 0;
	}

	.sectionBCDEFGH .sectioning_layout-inner.allPd {
		padding: 0;
	}

	.catch_carousel {
		float: none;
		width: 100%;
		height: auto;
		padding: 0;
	}


	/* ---------------------
	* SliderPro上書き
	-------------------- */
	.catch_carousel .sp-arrow {
	/*	display: none;*/
	}
	.catch_carousel .sp-button {
		width: 9px;
		height: 9px;
	}
	.sp-horizontal .sp-previous-arrow{
		left:20px;
	}
	.sp-horizontal .sp-next-arrow{
		right:20px;
	}
	/*ボタン*/
	.catch_carousel .sp-buttons {
		bottom: 10px;
	}


	/* ---------------------
	* 誘導ボタン
	-------------------- */
	.catch_lead {
		float: none;
		width: 100%;
	}

	.catch_lead_btn {
		float: left;
		width: calc(50% - 3px);
		height: auto;
		border: #ccc solid 1px;
	}
	.catch_lead_btn:not(:first-child) {
		float: right;
		margin-top: 0;
	}
	.catch_lead_btn a {
		width: 100%;
		padding: 4px 0;
		background: #fff;
		text-align: center;
		vertical-align: middle;
	}
	.catch_lead_btn .lead_btn_img,
	.catch_lead_btn .lead_btn_txt {
		display: inline-block;
		vertical-align: middle;
	}
	.catch_lead_btn .lead_btn_img {
		width: 35px;
	}
	.catch_lead_btn .lead_btn_txt {
		font-size: 80%;
	}

}

@media only screen and (max-width: 568px) and (min-width: 320px) {
	.catch_carousel .sp-button {
		width: 9px;
		height: 9px;
	}
}



@media screen and (max-width:480px) {
	.catch_carousel .sp-previous-arrow:before {
		-webkit-transform: skew(0deg, 0deg) translate(-50%, -50%) scale(0.5);
		-ms-transform: skew(0deg, 0deg) translate(-50%, -50%) scale(0.5);
		transform: skew(0deg, 0deg) translate(-50%, -50%) scale(0.5);
	}
	.catch_carousel .sp-next-arrow:before {
		-webkit-transform: skew(0deg, 0deg) translate(50%, -50%) scale(0.5);
		-ms-transform: skew(0deg, 0deg) translate(50%, -50%) scale(0.5);
		transform: skew(0deg, 0deg) translate(50%, -50%) scale(0.5);
	}
}

.h_nav_box a:hover,
.indexContsWrap a:hover .indexContsTxt,
.indexContsWrap a:hover .indexContsTxt2,
h2 a:hover,
h3 a:hover,
.needs_link a:hover,
.needs_wrap a:hover,
.ind_link a:hover{
	text-decoration:underline;
}

h2 a:hover{
	text-decoration:none;
	border-bottom:2px solid #004386;
}

/*-----------------------------------------
   20170124 課題・ニーズから探す
/*---------------------------------------*/

.o50_link { margin: 20px 0; font-size: 110%; }

.needs_link {
	margin: 20px 0;
	padding-left: 0;
	padding: 0 10px;
}

.needs_link li {
	display: block;
	float: left;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 5%;
	padding-left: 0;
	width: 45%;
}

.needs_wrap{
	overflow: hidden;
	margin-top: 40px;
	font-size: 90%;
	padding: 0 10px;
}

.needs_wrap h3{
	color: #333;
	border: none;
	margin: 0;
}

.needs_wrap ul{
	margin: 0;
	padding: 0;
}

.needs_wrap li{
	width: 21%;
	float: left;
	margin-right:4%;
	list-style: none;
}

.br_pc{ display: inline; }
.mt-100{ margin-top:-100px; }

@media screen and (max-width:768px){
	.needs_link li { float: none; width: 100%; }
	.needs_wrap li { width: 29%; margin-right:4%; margin-bottom: 15px; }
	.needs_wrap li:nth-last-of-type(1){ width: 100%; }
	.br_pc{ display: none; }
	.b-potal{ display: none ;}
}
