@charset "UTF-8";
/*!
 * 法人トップ
*/

/* =========================================================
 * ページ全体の定義
 * @ PAGE
 * ====================================================== */
body {
	/* background-image:url(/content/dam/nttcom/cmn/img/backgrounds/bg-l-services-detail-lvl2.jpg); */
}

/* p { line-height: 1.2; } 20181024 */

.inputWrap form {
	display: block;
}
.inputWrap label {
	display: block;
	margin-bottom: 8px;
}
.inputWrap_elements {
	display: block;
}
.inputWrap_elements_text {
	width: 300px;
}
.inputWrap_elements_text input {
	padding:10px 0 10px 5px;
	line-height:1;
}
.partitionLines {
	width: 1260px;
}

.breadcrumb {
	display: none;
}
.h_nav_box{
	min-height:60px;
}
/* =========================================================
 * 1段目
 * @ sectionA
 * ====================================================== */
.sectionA {
	margin-bottom: 100px;
}
.slider-pro .image_component img {
	vertical-align: bottom;
}
.slider-pro .image_component {
	margin-bottom: 0;
}
.sp-slide img {
	width: 100%;
}

/* =========================================================
 * 2段目
 * @ sectionBCDEFGH
 * ====================================================== */
.sectionBCDEFGH {
	margin-bottom: 100px;
}
.sectionBCDEFGH .readTxt {
	margin-bottom: 90px;
}
.sectionBCDEFGH h3 {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: #ccc solid 1px;
	color: #004385;
	font-size: 18px;
}
.sectionBCDEFGH .grid_cols.grid-12 h2{
	margin-bottom: 30px;
	font-size: 50px;
	line-height: 1.2;
	text-align:center;
	border:none;
	padding-bottom:0;
}
.sectionBCDEFGH .column_component:not(:last-child) {
	margin-bottom: 40px;
}

.sectionBCDEFGH .column_component .cc-colnum {
	text-align: center;
}
.sectionBCDEFGH .column_component .cc-colnum a {
	display: inline-block;
}
.sectionBCDEFGH .column_component .cc-colnum .image_component {
	margin-bottom: 10px;
}
.sectionBCDEFGH .column_component .cc-colnum .image_component img {
	width: 60px;
}

.sectionBCDEFGH + .partitionLines {
	margin-bottom: 100px;
}


/* =========================================================
 * 3段目
 * @ sectionIJKLM
 * ====================================================== */
.sectionIJKLM {
	margin-bottom: 80px;
}

.sectionIJKLM h2 {
	margin-bottom: 30px;
	font-size: 50px;
	line-height: 1.2;
}
.sectionIJKLM .readTxt {
	margin-bottom: 60px;
}
.sectionIJKLM .readTxt p {
	/*margin-bottom: 30px;*/
}

.sectionIJKLM .column_component .cc-colnum a {
	display: inline-block;
}
.sectionIJKLM .readTxt + .grid_contents {
	margin-bottom: 80px;
}

.sectionIJKLM .readTxt + .grid_contents .column_component.colnum-2 img {
	width: 60px;
}

.sectionIJKLM .readTxt + .grid_contents .h_nav_box .grid_cols:first-child {
	margin-left: 12.33333%;
	padding-right: 0;
}
.sectionIJKLM .readTxt + .grid_contents .h_nav_box .grid_cols:last-child {
	padding-left: 0;
}


/*.sectionIJKLM .column_component .cc-colnum .image_component img {
	width: 60px;
}*/






/* -----------------------------------
 * 電話番号
 * @ TEL
 * ---------------------------------*/
/*画像コンポーネントなので不要
.contact_tel {
	width: 100%;
	padding: 20px 30px 27px;
	border: #cfcfcf solid 1px;
}

.contact_tel-head p {
	margin-bottom: 15px;
	font-size: 14px;
}
.contact_tel-sunbHead p {
	margin-bottom: 18px;
	font-weight: bold;
}

.contact_tel-num {
	margin-bottom: 14px;

}
.contact_tel-num img {
	width: auto;
	height: 40px;
	vertical-align: bottom;
}
.contact_tel-num p {
	display: inline-block;
	margin-left: 5px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -.1rem;
	line-height: 1;
}

.contact_tel-hours {
	margin-bottom: 12px;
	font-size: 14px;
}
*/

/* -----------------------------------
 *
 * @
 * ---------------------------------*/
.sectionIJKLM .grid_contents:nth-of-type(4) .column_component:not(:last-child) {
	margin-bottom: 40px;
}
.sectionIJKLM .grid_contents:nth-of-type(4) .column_component.colnum-2 > .cc-colnum:nth-of-type(1) {
	width: 85px;
}
.sectionIJKLM .grid_contents:nth-of-type(4) .column_component.colnum-2 > .cc-colnum:nth-of-type(2) {
	width: auto;
	width : -webkit-calc(100% - 85px);
	width : calc(100% - 85px);
	padding: 0 24px;
}

.sectionIJKLM .column_component.colnum-2 h3 {
	margin-bottom: 20px;
}

/*20151027*/
.sectionIJKLM .generalPurpose_contents .general_imgtxt.leftBox.imgBox {
	width: 85px;
	padding-right: 0;
}

.sectionIJKLM .generalPurpose_contents .imgBox img {
}
.sectionIJKLM .generalPurpose_contents .general_imgtxt.rightBox.txtBox {
	width: auto;
	width : -webkit-calc(100% - 85px);
	width : calc(100% - 85px);
/*	padding: 0 24px;*/
}
.sectionIJKLM .generalPurpose_contents .general_imgtxt.rightBox.txtBox h3 {
	margin-bottom: 20px;
}

.sectionIJKLM .generalPurpose_contents:not(:last-child) {
	margin-bottom: 40px;
}





.sectionIJKLM + .partitionLines {
	margin-bottom: 100px;
}



/* =========================================================
 * 4段目
 * @ sectionNOPQRST
 * ====================================================== */
.sectionNOPQRST {
	margin-bottom: 100px;
}

.sectionNOPQRST h2 {
	margin-bottom: 30px;
	font-size: 50px;
	line-height: 1.2;
}
.sectionNOPQRST .readTxt {
	margin-bottom: 90px;
}



.sectionNOPQRST .grid_contents:not(:nth-of-type(1)) h3 {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: #ccc solid 1px;
	color: #004385;
	font-size: 18px;
}

.sectionNOPQRST .column_component:not(:last-child) {
	margin-bottom: 40px;
}

.sectionNOPQRST .column_component .cc-colnum {
	text-align: center;
}
.sectionNOPQRST .column_component .cc-colnum a {
	display: inline-block;
}

.sectionNOPQRST .column_component .cc-colnum .image_component {
	margin-bottom: 10px;
}
.sectionNOPQRST .column_component .cc-colnum .image_component img {
	width: 60px;
}

.sectionNOPQRST + .partitionLines {
	margin-bottom: 100px;
}



/* =========================================================
 * 5段目
 * @ sectionUV
 * ====================================================== */
.sectionUV {
	margin-bottom: 90px;
}
.sectionUV h2 {
	margin-bottom: 30px;
	color: #004385;
/*	font-size: 30px;*/
	line-height: 1.2;
}
.sectionUV .grid_contents:nth-of-type(2) {
	padding-bottom: 1rem;
}
.sectionUV .grid_contents:nth-of-type(2) .button-default {
	margin: 0 10px;
}

.sectionUV + .partitionLines {
	margin-bottom: 100px;
}
.btSideBySide div{
	display:inline-block;
}

/* =========================================================
 * 6段目
 * @ sectionW
 * ====================================================== */
.sectionW {
	margin-bottom: 40px;
}
.sectionW .link_component {
	display: inline-block;
}
.sectionW .link_component:not(:last-child) {
	margin-right: 75px;
}

.sectionW + .partitionLines {
	margin-bottom: 100px;
}

.linkSideBySide .section{
	display: inline-block;
}
.linkSideBySide .section:not(:last-child) {
	margin-right: 75px;
}
/* =========================================================
 * 7段目
 * @ sectionX
 * ====================================================== */
.sectionX .link_component:not(:last-child) {
	margin-bottom: 30px;

}


/*
------------------------------------------------------------------------------------------------------------------------------------------------
 * ----- メディアクエリ -----
 * タブレット版
 * 768px以下に適応
------------------------------------------------------------------------------------------------------------------------------------------------
*/
@media screen and (max-width:768px) {
/* ----- / @media screen and (max-width:768px) ----- */

	.partitionLines {
		width: 86%;
	}

	/* =========================================================
	 * TAB
	 * 1段目
	 * @ sectionA
	 * ====================================================== */
	.sectionA {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * TAB
	 * 2段目
	 * @ sectionBCDEFGH
	 * ====================================================== */
	.sectionBCDEFGH {
		margin-bottom: 40px;
	}
	.sectionBCDEFGH h1 {
		margin-bottom: 20px;
		color: #333;
		line-height:1.5;
	}
	.sectionBCDEFGH .grid_cols.grid-12 h2 {
		margin-bottom: 30px;
		font-size: 2rem;
		line-height: 1.2;
	}

	.sectionBCDEFGH .readTxt {
		margin-bottom: 40px;
	}

	.sectionBCDEFGH h3 {
		margin-bottom: 30px;
		padding-bottom: 20px;
	}


	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:not(:last-child){
		margin-bottom: 50px;
	}

	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:first-child {
		padding-top: 30px;
		border-top: #ccc solid 1px;
	}
	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:nth-of-type(2) {
		margin-bottom: 0;
	}

	.sectionBCDEFGH + .partitionLines {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * TAB
	 * 3段目
	 * @ sectionIJKLM
	 * ====================================================== */
	.sectionIJKLM {
		margin-bottom: 30px;
	}

	.sectionIJKLM h2 {
		margin-bottom: 30px;
		font-size: 2rem;
		line-height: 1.2;
	}
	.sectionIJKLM .readTxt {
		margin-bottom: 40px;
	}

	.sectionIJKLM .readTxt + .grid_contents {
		margin-bottom: 40px;
	}


.sectionIJKLM .readTxt + .grid_contents .h_nav_box .grid_cols:first-child {
	margin-left: 0;
}






	.sectionIJKLM .column_component.colnum-4 > .cc-colnum{
		width:25%;
	}
	.sectionIJKLM .grid_contents:nth-of-type(4) .grid-12-tablet:first-child {
		margin-bottom: 30px;
	}
/*画像コンポーネントなので不要
	.contact_tel .contact_tel-num {
		float: left;
		margin-right: 10px;
	}

	.contact_tel .link_component {
		clear: both;
	}
*/
	.sectionIJKLM .grid_contents:nth-of-type(4) .column_component.colnum-2 {
		float: left;
		width: 50%;
	}


	/*20151027*/
	.sectionIJKLM .generalPurpose_contents {
		float: left;
		width: 100%;
	}
	/*20151027*/

	.sectionIJKLM + .partitionLines {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * TAB
	 * 4段目
	 * @ sectionNOPQRST
	 * ====================================================== */
	.sectionNOPQRST {
		margin-bottom: 40px;
	}

	.sectionNOPQRST .grid_cols.grid-12 h2 {
		margin-bottom: 10px;
		font-size: 2rem;
		line-height: 1.2;
	}


	.sectionNOPQRST h3 {
		margin-bottom: 30px;
		font-size: 2rem;
		line-height: 1.2;
	}
	.sectionNOPQRST .readTxt {
		margin-bottom: 50px;
	}



	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:not(:last-child){
		margin-bottom: 50px;
	}

	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:first-child {
		padding-top: 30px;
		border-top: #ccc solid 1px;
	}
	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:nth-of-type(2) {
		margin-bottom: 0;
	}

	.inputWrap form {
		padding-bottom: 0;
	}
	.inputWrap_elements div.inputWrap_elements_text{
		width:100%;
	}
	.inputWrap_elements_text input {
		width: 98%;
	}

	.sectionNOPQRST + .partitionLines {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * TAB
	 * 5段目
	 * @ sectionUV
	 * ====================================================== */
	.sectionUV {
		margin-bottom: 90px;
	}
	.sectionUV h2 {
		margin-bottom: 30px;
		color: #004385;
		font-size: 30px;
		line-height: 1.2;
	}
	.sectionUV .grid_contents:nth-of-type(2) .button-default {
		display: inline-block;
		width: 40%;
		padding: 8px;
	}

	.sectionUV + .partitionLines {
		margin-bottom: 45px;
	}



}



/*
------------------------------------------------------------------------------------------------------------------------------------------------
 * ----- メディアクエリ -----
 * スマホ版
 * 480px以下に適応
------------------------------------------------------------------------------------------------------------------------------------------------
*/
@media screen and (max-width:480px) {

	/* =========================================================
	 * MOBILE
	 * 1段目
	 * @ sectionA
	 * ====================================================== */
	.sectionA {
		margin-bottom: 15px;
	}


	/* =========================================================
	 * MOBILE
	 * 2段目
	 * @ sectionBCDEFGH
	 * ====================================================== */
	.sectionBCDEFGH {
		margin-bottom: 30px;
	}

	.sectionBCDEFGH .grid_cols.grid-12 h2 {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.2;
	}

	.sectionBCDEFGH h3 {
		margin-bottom: 20px;
		text-align: center !important;/* 1/26 !important付け*/
	}
	.sectionBCDEFGH .column_component {
		width: 100%;
	}

	.sectionBCDEFGH .column_component .cc-colnum {
		float: left;
	}

	 /* -----------------------------------
	 * 3列
	 * @ colnum-3
	 * ---------------------------------*/
	.sectionBCDEFGH .column_component.colnum-3 > .cc-colnum {
		width: 33.33%;
	}
	.sectionBCDEFGH .column_component.colnum-3 > .cc-colnum:nth-of-type(2) {
		width: 33.34%;
	}





	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:not(:last-child){
		margin-bottom: 50px;
	}

	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:first-child {
		padding-top: 20px;
		border-top: #ccc solid 1px;
	}
	.sectionBCDEFGH .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:nth-of-type(2) {
		margin-bottom: 0;
	}



	.inputWrap {
		border-top: none;
		border-bottom: none;
	}


	.inputWrap form {
		padding-bottom: 0;
	}

	.inputWrap label {
		background: none;
	}
	.inputWrap_elements {
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}

	.inputWrap_elements div.inputWrap_elements_text {
		width: 70%;
	}

	.inputWrap_elements_text input {
		width: 100%;
	}

	.inputWrap_elements div {
		float: left;
		height: 100%;
		padding: 0;
	}

	.inputWrap_elements div.inputWrap_elements_button {
		line-height: 2rem;

	}

	.sectionBCDEFGH + .partitionLines {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * MOBILE
	 * 3段目
	 * @ sectionIJKLM
	 * ====================================================== */
	.sectionIJKLM {
		margin-bottom: 20px;
	}

	.sectionIJKLM h2 {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.2;
	}

	.sectionIJKLM .column_component.colnum-4 > .cc-colnum{
		width:50%;
	}
	.sectionIJKLM .grid_contents:nth-of-type(3) .grid-12-tablet:first-child {
		margin-bottom: 30px;
	}




.sectionIJKLM .readTxt + .grid_contents .h_nav_box .grid_cols .cc-colnum {
	width: 50%;
}
.sectionIJKLM .readTxt + .grid_contents .h_nav_box .grid_cols {
	margin-bottom: 20px;
}







/*画像コンポーネントなので不要
	.contact_tel {
		padding: 24px;
	}
	.contact_tel-head p {
		margin-bottom: 10px;
		font-size: 12px;
	}
	.contact_tel-sunbHead p {
		margin-bottom: 8px;
		font-size: 14px;
		font-weight: bold;
	}

	.contact_tel .contact_tel-num {
		float: none;
		margin-bottom: 10px;
		margin-right: 10px;
	}

	.contact_tel-num img {
		height: 25px;
	}
	.contact_tel-num p {
		display: inline-block;
		font-size: 25px;
	}

	.contact_tel-hours {
		margin-bottom: 16px;
		font-size: 11px;
	}
	.contact_tel .link_component {
		font-size: 11px;
		letter-spacing: -.1rem;
	}
*/
	.sectionIJKLM .grid_contents:nth-of-type(4) .column_component {
		float: none;
		width: 100%;
	}



	.sectionIJKLM .grid_contents:nth-of-type(4) .column_component.colnum-2 {
		float: none;
		width: 100%;
	}




	.sectionIJKLM .column_component .cc-colnum {
		float: left;
	}
	.sectionIJKLM .column_component.colnum-2 > .cc-colnum:nth-of-type(2) {
		width: auto;
		width: -webkit-calc(100% - 85px);
		width: calc(100% - 85px);
		padding: 0 0 0 20px;
	}
	.sectionIJKLM .column_component.colnum-2 h3 {
		margin-bottom: 12px;
	}
	.sectionIJKLM .column_component.colnum-2 h3 + p {
		font-size: 14px;
	}

	/*20151027*/
	.sectionIJKLM .generalPurpose_contents {
		float: none;
		width: 100%;
	}
	.sectionIJKLM .generalPurpose_contents .general_imgtxt.rightBox.txtBox {
		width: auto;
		width: -webkit-calc(100% - 85px);
		width: calc(100% - 85px);
	/*	padding: 0 0 0 20px;*/
	}
	.sectionIJKLM .generalPurpose_contents .general_imgtxt.rightBox.txtBox h3 {
		margin-bottom: 12px;
	}
	.sectionIJKLM .generalPurpose_contents .general_imgtxt.rightBox.txtBox h3 + p {
		font-size: 14px;
	}
	/*20151027*/

	.sectionIJKLM + .partitionLines {
		margin-bottom: 40px;
	}


	/* =========================================================
	 * MOBILE
	 * 4段目
	 * @ sectionNOPQRST
	 * ====================================================== */
	.sectionNOPQRST {
		margin-bottom: 40px;
	}


	.sectionNOPQRST .grid_cols.grid-12 h2 {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.2;
	}

	.sectionNOPQRST h3 {
		margin-bottom: 10px;
		font-size: 1.5rem;
		text-align: center;
	}
	.sectionNOPQRST .readTxt {
		margin-bottom: 40px;
	}

	.sectionNOPQRST .grid_contents:not(:nth-of-type(1)) h2 {
		font-size: 18px;
	}

	.sectionNOPQRST .column_component {
		width: 100%;
	}

	.sectionNOPQRST .column_component .cc-colnum {
		float: left;
	}

	 /* -----------------------------------
	 * 3列
	 * @ colnum-3
	 * ---------------------------------*/
	.sectionNOPQRST .column_component.colnum-3 > .cc-colnum {
		width: 33.33%;
	}
	.sectionNOPQRST .column_component.colnum-3 > .cc-colnum:nth-of-type(2) {
		width: 33.34%;
	}

	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:not(:last-child){
		margin-bottom: 50px;
	}

	.sectionNOPQRST .grid_contents:not(:nth-of-type(1)) h2 {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:first-child {
		padding-top: 20px;
		border-top: #ccc solid 1px;
	}
	.sectionNOPQRST .grid_contents:nth-of-type(3) .grid-12-tablet:last-child h2:nth-of-type(2) {
		margin-bottom: 0;
	}


	.sectionNOPQRST + .partitionLines {
		margin-bottom: 40px;
	}

	/* =========================================================
	 * TAB
	 * 5段目
	 * @ sectionUV
	 * ====================================================== */
	.sectionUV {
		margin-bottom: 30px;
	}
	.sectionUV h2 {
		margin-bottom: 20px;
		font-size: 20px;
	}
	.sectionUV .grid_contents:nth-of-type(2) .button-default {
		display: block;
		width: 100%;
		margin: 0;
	}
	.sectionUV .grid_contents:nth-of-type(2) .button-default:not(:last-child) {
		margin-bottom: 10px;
	}

	.sectionUV + .partitionLines {
		margin-bottom: 30px;
	}


	/* =========================================================
	 * MOBILE
	 * 6段目
	 * @ sectionW
	 * ====================================================== */
	.sectionW {
		margin-bottom: 30px;
	}
	.sectionW .link_component {
		/*display: block;*/
		/*font-size: 12px;*/
		/*letter-spacing: -.1rem;*/
	}
	.sectionW .link_component:not(:last-child) {
		margin-bottom: 15px;
		margin-right: 0;
	}

	.sectionW + .partitionLines {
		margin-bottom: 30px;
	}


	/* =========================================================
	 * MOBILE
	 * 7段目
	 * @ sectionX
	 * ====================================================== */
	.sectionX  {
		margin-bottom: 30px;
	}
	.sectionX .link_component {
		font-size: 12px;
		letter-spacing: -.1rem;
	}
	.sectionX .link_component:not(:last-child) {
		margin-bottom: 15px;
	}

/* ----- / @media screen and (max-width:480px) ----- */
}






/*
------------------------------------------------------------------------------------------------------------------------------------------------
 * メインスライダー
------------------------------------------------------------------------------------------------------------------------------------------------
*/

.slider-pro {
	text-align: center;
}
.sp-slides-container {
}
.sp-slide {
	opacity: 1;
}
.sp-slide.sp-selected {
	opacity: 1;
}

/* Arrows
--------------------------------------------------*/
.slidecnt01 .sp-arrows {
	display: none;
}
.sp-arrows {
	position: absolute;
}

.sp-fade-arrows {
	opacity: .5;
}

.sp-slides-container:hover .sp-fade-arrows {
	opacity: .5;
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 0;
	margin-top: 0;
}

.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px;
}

.sp-arrow {
	position: absolute;
	display: block;
	width : -webkit-calc((100% - 929px) / 2);
	width : calc((100% - 929px) / 2);
	height: 220px;
	cursor: pointer;
}

.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
	left: 0;
	background-color: #000;
}

.sp-horizontal .sp-next-arrow {
	right: 0;
	background-color: #000;
}

.sp-vertical .sp-previous-arrow {
	top: 20px;
}

.sp-vertical .sp-next-arrow {
	bottom: 20px;
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	background-color: #FFF;
}

.sp-previous-arrow:before {
	left: 0;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-previous-arrow:after {
	left:0;
	top: 0;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-arrow:before {
	right: 0;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg);
}

.sp-next-arrow:after {
	right: 0;
	top: 0;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg);
}


/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
	cursor: url(/content/dam/nttcom/cmn/img/openhand.cur), move;
}

.sp-grabbing {
	cursor: url(/content/dam/nttcom/cmn/img/closedhand.cur), move;
}

.sp-selectable {
	cursor: default;
}


@media (min-width: 769px) and (max-width: 1260px) {
	#my-slider {
		width: 1260px !important;
	}
	#my-slider img {
		width: 100%;
	}
	.sp-arrow {
		width : -webkit-calc((100% - 700px) / 2);
		width : calc((100% - 700px) / 2);
		height: 165px;
	}
}


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

	.sp-arrow {
		width : -webkit-calc((100% - 600px) / 2);
		width : calc((100% - 600px) / 2);
		height: 143px;
	}

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


@media screen and (max-width:480px) {
	.sp-arrow {
		display: none;
	}
/* ----- / @media screen and (max-width:768px) ----- */
}














































/* 設定 */
/*.container {width: 100%; height: 100%; overflow-x: hidden;}
.slide_all {width: 929px; margin: 0 auto; height: 220px; position: relative;}
.slide_wrap {width: 2400px; position: absolute; left: 50%; margin-left: -1200px;}
.slide_body {width: 100%;}
.slide {width: 929px; font-family: 'arial'; background: #000; color: #fff; font-size: 50px; line-height: 250px; text-align: center;}
.slide img {width: 100%; vertical-align: bottom;}*/

.container {
/*	width: 100%;
	height: 100%;
	overflow-x: hidden;*/
}
.slide_all {
/*	width: 929px;
	margin: 0 auto;
	position: relative;
*/}

.slide_wrap {
/*	width: 100%;*/
}


.slide_body {/*width: 100%;*/}
.slide {
/*	width: 929px;*/
}


.slide img {
/*	max-width: 100%;
	width: 100%;
	display: block;
*/}





/* 装飾 */
/*.bx-controls-direction,.bx-pager {text-align: center;height: 25px;}
.bx-controls-direction a,.bx-pager-item {display: inline-block;}
.bx-pager-item a{display: block; height: 10px; width: 10px; text-indent: -9999px; background: #fff; border-radius: 10px; margin:10px 2px 0 2px;}
.bx-pager-item a.active {opacity: 0.3;}
.bx-controls-direction a{text-decoration: none; color: #fff; padding:0 5px;}
.bx-controls {position: absolute;bottom: 5px;z-index: 100;width: 100%;}
*/
/* 追加 */
/*.slide{transition:all .3s;opacity:.8;}
.slide.active{ opacity:1;}
*/





.generalPurpose_contents .rightBox h3{
    margin-top:0;
    font-size:1rem;
}
.kana_list_sel {
    margin-top: 70px;
    min-height: 260px;
    padding: 0;
}

.kana_list_sel li {
    font-size: 120%;
}
.kana_list_sel li {
    display: inline-block;
    float: left;
    padding: 0 40px 30px 0;
}
.ind_link {
    font-size: 115%;
}
.ind_link {
    margin: 20px 0;
    padding-left: 0;
}

.ind_link li {
    display: block;
    float: left;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    width: 45%;
}
.generalPurpose_contents{
    margin-bottom:20px;
}

main h2{
	font-size:50px;
}
main .HTML.section .partitionLines{
	margin-bottom:100px;
	margin-top:100px;
}


@media screen and (max-width:768px) {
	main h2{
		font-size:2rem;
	}
	.sectionNOPQRST .grid-12-tablet:first-child{
		margin-bottom:50px;
	}
	main .HTML.section .partitionLines{
		margin-bottom:40px;
		margin-top:40px;
	}

}
@media screen and (max-width:480px) {
	main h2{
		font-size:1.5rem;
	}
	main .HTML.section .partitionLines{
		margin-bottom:30px;
		margin-top:30px;
	}

}}