@charset "utf-8";
/* CSS Document */
@media (min-width: 600px) {
	.contents{ padding-bottom: 0!important; }
}
@media (max-width: 600px) {
	.contents{ padding-top: 120px; padding-bottom: 0px; }
}

div.pankuzu{
	margin-bottom: 1px;
}
/*a.anchor{padding-top: 60px; margin-top:-60px; display: block;}*/
a.anchor{padding-top: 90px!important; margin-top:-94px!important; display: block;}

/*==============================*/
/* pageImg */
/*==============================*/
@media (min-width: 600px) {
	div.pageImg{
		width: 100%;
		height: 0;
		position: relative;
		padding-top: calc( 300 / 1000 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
		background: url("/common/img/product/whitesource/main_bg.jpg") center center / cover no-repeat;
	}
}
@media (max-width: 600px) {
	div.pageImg{
		width: 100%;
		height: 0;
		position: relative;
		padding-top: calc( 230 / 360 * 90%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
		background: url(/common/img/product/whitesource/main_bg.jpg) center center / cover no-repeat;
	}
}

@media (min-width: 600px) {
	div.pageImg ul{
		width: calc( 35 / 240 * 100%);
		position: absolute;
		left: calc( 50% - 20 / 280 * 100% );
		bottom: calc( 25% - 20 / 270 * 100% );
		
		display: flex; display: -webkit-flex; /* Safari */
		justify-content: center; -webkit-justify-content: center; /* Safari */
	}
	#whitesource-manage div.pageImg ul{ bottom: calc( 27% - 20 / 280 * 100% ); }
	div.pageImg ul li:not(:last-child){margin-right: 20px;}
}

@media (max-width: 600px) {
	div.pageImg ul{
		width: 90%;
		position: absolute;
		left: 50%;
		bottom: calc( 20% - 20 / 270 * 100% );
		margin-left: -45%;
		display: flex; display: -webkit-flex; /* Safari */
		justify-content: space-between; -webkit-justify-content: space-between; /* Safari */
	}
	div.pageImg ul li{ width: calc(50% - 1%); }
	div.pageImg ul li img{ width: 100%;}
}

div.pageImg a:hover{ opacity: 0.9; }




.pageImg_new_v2 div{width: 42%; left: 0px;}
.pageImg_new_v2 div .product_logo{margin: 20px auto; width: 300px; height: auto; left:0px;}
.pageImg_new_v2 img.eyecatch{width: 40%; left: -40px;}
@media (max-width: 600px) {
    .pageImg_new_v2 div{width: 100%; left: 0px;}
    .pageImg_new_v2 img.eyecatch{width: 80%; left: 0px;}
}



/*==============================*/
/* ページナビ */
/*==============================*/
@media (min-width: 600px) {
	.product_navi{
		margin-bottom: 80px;
		background: #000000;
	}
	.product_navi dl dt{display: none;}
	.product_navi ul{
		padding: 15px 0 18px 0;
		display: flex; display: -webkit-flex; /* Safari */
		justify-content: center; -webkit-justify-content: center; /* Safari */
		align-items: center; -webkit-align-items: center; /* Safari */
	}
	.product_navi ul li{
		width: 20%;
		padding: 0 10px;
		border-right: 1px solid #ffffff;
		text-align: center;
	}
	.product_navi ul li:nth-child(3){ width: 20%;}
	.product_navi ul li:last-child{ width: 20%; border: none;}
	.product_navi ul li a{
		display: block;
		color: #fff;
		font-size: 16px;
	}
	.product_navi ul li a:hover{ background: #ffc10e; }
	.product_navi ul li a small{
		display: block;
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: -0.01em;
	}
}

@media (max-width: 600px) {
	.product_navi{ margin-bottom: 40px;	 }
	.product_navi dl dt{
		position: relative;
		padding: 5px 0 6px 13px;
		background: #000000;
		box-shadow: 0px 4px 6px -3px rgba(153,153,153,0.7);
		-moz-box-shadow: 0px 4px 6px -3px rgba(153,153,153,0.7);
		-webkit-box-shadow: 0px 4px 6px -3px rgba(153,153,153,0.7);
		cursor: pointer;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		
	}
    .product_navi dl dt img{width: 150px; height: auto;}
	.product_navi dl dt:before{
		position: absolute; top: 25px; left: 180px;
		content: "";
		color: #fff;
		width: 9px;
		height: 9px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.product_navi dl dt.active:before{
		position: absolute; top: 30px; left: 180px;
		content: "";
		color: #fff;
		width: 9px;
		height: 9px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.product_navi dl dd{ background: #F4F5F7; }
	.product_navi dl dd ul li a{
		display: block;
		padding: 13px 0 10px 15px;
		font-size: 15px;
		border-bottom: 1px solid #ddd;
	}
	.product_navi dl dd ul li a:hover{ color: #27989f; background: #DFE1E5; }
	.product_navi dl dd ul li a img{ width: 80%; }
}

/*==============================*/
/* ページナビ */
/*==============================*/

div.whitesource_navipage ul{
	margin-bottom: 40px;
}
div.whitesource_navipage ul li{
	display: inline-block;
}
div.whitesource_navipage ul li:not(:last-child){
	margin-right: 20px;
	position: relative;
}
div.whitesource_navipage ul li:not(:last-child):after{
	content: "|";
	position: absolute;
	right: -14px;
}


/*==============================*/
/* ライトボックス */
/*==============================*/
@media (min-width: 600px) {
	.lightbox img{ width: 1000px; }
}

/*==============================*/
/* タイトル */
/*==============================*/
.whitesource_tit{ margin-bottom: 13px; }

.block_title{
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 26px;
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #333333;
	line-height: 1.3em;
}

.title_simple{
	font-size: 21px;
	margin-bottom: 15px;
}
.title_noborder{
	border: none!important;
}

@media (max-width: 600px) {
	.whitesource_tit{ margin-bottom: 10px; text-align: center; }
	
	.block_title{
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.2em;
	}
	.title_simple{
		font-size: 19px;
		margin-bottom: 15px;
		line-height: 1.3em;
	}
	.title_noborder{
	border: none!important;
}
}

/*==============================*/
/* ボタン */
/*==============================*/
.whitesource_btn a{
	display: inline-block;
	padding: 9px 40px 7px 40px;
	background: #F9692C;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.whitesource_btn a:hover{ background: #EB4B07; }

@media (max-width: 600px) {
	.whitesource_btn{ text-align: center;}
	.whitesource_btn a{
	display: inline-block;
	padding: 9px 50px 8px 50px;
	background: #F9692C;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
}

/*==============================*/
/* スクリーンショット */
/*==============================*/
.noborder { border: none!important;}

/*==============================*/
/* table 設定 */
/*==============================*/
/* プログラム言語数3つ以下 */
table.program_3under thead th{
	background: #2196F3;
	text-align: center;
	color: #fff;
}
table.program_3under tbody tr td:nth-child(3),
table.program_3under tbody tr td:nth-child(4),
table.program_3under tbody tr td:nth-child(5),
table.program_3under tbody tr td:nth-child(7){ text-align: right;}
table.program_3under tbody tr td:nth-child(6){ text-align: right;}

/* プログラム言語数　無制限 */
table.program_limitless thead th{
	background: #01579B;
	text-align: center;
	color: #fff;
}
table.program_limitless tbody tr td:nth-child(3),
table.program_limitless tbody tr td:nth-child(4),
table.program_limitless tbody tr td:nth-child(7){ text-align: right;}

table.program_limitless tbody tr td:nth-child(5),
table.program_limitless tbody tr td:nth-child(6){ text-align: right;}

/* WhiteSource for Developer */
table.program_developer thead th{
	background: #8BC34A;
	text-align: center;
	color: #fff;
}
table.program_developer tbody tr td:nth-child(3),
table.program_developer tbody tr td:nth-child(4),
table.program_developer tbody tr td:nth-child(7){ text-align: right;}

table.program_developer tbody tr td:nth-child(5),
table.program_developer tbody tr td:nth-child(6){ text-align: right;}

/*==============================*/
/* コンタクト */
/*==============================*/
/*
.whitesource_contact{
	padding: 75px 0 60px 0;
	background: #ffc013;
}
.whitesource_contact h2{
	margin-bottom: 22px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.whitesource_contact ul{
	display: flex; display: -webkit-flex; 
	justify-content: center; -webkit-justify-content: center; 
}
.whitesource_contact ul li:not(:last-child){margin-right: 20px;}
.whitesource_contact ul li a{
	display: block;
	padding: 15px 80px;
	background: #F9692C;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.whitesource_contact ul li a:hover{background: #EB4B07;}

@media (max-width: 600px) {
	.whitesource_contact{ padding: 65px 0 55px 0; }
	.whitesource_contact h2{
		margin-bottom: 21px;
		color: #fff;
		font-size: 21px;
	}
	.whitesource_contact ul{ justify-content: space-between; -webkit-justify-content: space-between; }
	.whitesource_contact ul li{ width: calc(50% - 1.2%);}
	.whitesource_contact ul li:not(:last-child){ margin-right: 0px;}
	.whitesource_contact ul li a{
		display: block;
		padding: 10px 0px;
		font-size: 15px;
		text-align: center;
		font-weight: 400;
	}
}
*/
/* コンタクト */
.product_contact{
	padding: 75px 0 60px 0;
	/*background: #0747A6;*/
    background: #ffc013;
}
.product_contact h2{
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
    line-height: 120%;
	
}
.product_contact ul{
	display: flex; display: -webkit-flex; /* Safari */
	justify-content: center; -webkit-justify-content: center; /* Safari */
}
.product_contact ul li:not(:last-child){margin-right: 20px;}
.product_contact ul li a{
	display: block;
	padding: 13px 70px;
	/*background: #FF991F;*/
    background: #F9692C;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.product_contact ul li a:hover{/*background: #ff6600;*/ background: #EB4B07;}

@media (max-width: 600px) {
	.product_contact{ padding: 65px 0 55px 0; }
	.product_contact h2{
		margin-bottom: 21px;
		color: #fff;
		font-size: 21px;
		line-height: 1.3em;
	}
    .product_contact ul{ justify-content: center; -webkit-justify-content: center; flex-wrap: wrap; -webkit-flex-wrap: wrap;}
	.product_contact ul li{ width: calc(60% - 0%);}
	.product_contact ul li:not(:last-child){ margin-right: 0px; margin-bottom: 8px;}
	.product_contact ul li a{
		display: block;
		padding: 10px 0px;
		font-size: 15px;
		text-align: center;
		font-weight: 400;
		
	}
}



/*==============================*/
/* トピックス */
/*==============================*/
@media (min-width: 600px) {
.topics dl{
	border: 1px solid #ccc;
	border-top: 5px solid #4e4d4a;
	padding: 150px 10px 10px 10px;
	position: relative;
	min-height: 70px;
	cursor: pointer;
}
.topics dl:hover{
	background: #fffced;
}
.topics dl dt{
	font-size: 13px;
}
.topics dl dd:nth-child(3){
	width: calc(100% - 20px) ; width: -webkit-calc(100% - 20px);
	position: absolute;
	top: 10px;
	left: 9px;
}
.topics dl dd:nth-child(3) p.clip{
	/*width: 215px;*/
    height: 130px;
    overflow: hidden;
}
.topics dl dd:nth-child(3) p.clip img{	
	position: relative;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);	
}
.topics dl dd.icon{
	position: absolute;
	top: 150px;
	left: 10px;
	font-size: 11.5px;
	padding: 0 10px;
	color: #fff;
}
.topics dl dd a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
/* イベント */
.topics dl dd.event{
	background: #f8b25a;
}
/* ニュース */
.topics dl dd.news{
	background: #2291B1;
}
/* メディア */
.topics dl dd.media{
	background: #E75D64;
}
}

	@media (max-width: 600px) {
		.topics dl{
			border: 1px solid #ccc;
			border-top: 5px solid #4e4d4a;
			padding: 40px 10px 10px 160px;
			position: relative;
			min-height: 90px;
			cursor: pointer;
		}
		.topics dl:hover{
			background: #fffced;
		}
		.topics dl dd:nth-child(3){
			width: calc(100% - 20px) ; width: -webkit-calc(100% - 20px);
			position: absolute;
			top: 10px;
			left: 9px;
		}
		.topics dl dd:nth-child(3) p.clip{
			width: 100%;
			height: 130px;
			overflow: hidden;
		}
		.topics dl dd:nth-child(3) p.clip img{
			width: 140px;
		}
		.topics dl dd.icon{
			position: absolute;
			top: 10px;
			left: 160px;
			font-size: 11.5px;
			padding: 0 10px;
			color: #fff;
			background: #f8b25a;
		}
		.topics dl dd a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			display: block;
		}
	}


