@charset "utf-8";

/*--------------------------------------------
service-news
---------------------------------------------*/
#main .case-title {
}

#main .introduction-title p {
	border-top: solid 3px #000000;
	border-bottom: solid 3px #000000;
	padding: 15px 5px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

#million-db a:hover,
#thousand-customer a:hover,
#main a:hover,
#fiftythousand-person a:hover,
#nna_service-list_button a:hover {
	text-decoration: none;
}

#main .case-body {
}

#main .text-button {
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0 35px 30px 0;
	border-radius: 8px;
	border: solid 1px #999;
	float: left;
	display: inline-block;
	width: 170px;
}

#main .text-button_r {
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-radius: 8px;
	border: solid 1px #999;
	float: left;
	display: inline-block;
	width: 170px;
}


#main .introduction-body {
}

#main .introduction-body p {
/*	font-size: 20px;*/
}

#main .introduction-body p.img_captions {
	font-size: 16px;
}

#main .introduction-body .case_study_body {
	float: left;
	display: inline-block;
}

#main .introduction-body .case_study-warp {
	margin: 50px 0;
}

#main .introduction-body .case_study-warp .case_study-image {
	width: 200px;
	display: inline-block;
}

#main .introduction-body a:hover .case_study-warp .case_study-image img {
	opacity: unset;
}

#main .introduction-body .case_study-warp .case_study-text {
	width: 400px;
	display: inline-block;
	vertical-align: top;
}

/* #main .introduction-body a:hover .case_study-warp .case_study-text {
	background-color: #20bef3;
} */

#main .introduction-body .case_study-warp p.case-number {
	font-size: 20px;
	font-weight: bold;
	color: #999;
	border-bottom: solid 1px;
	margin-bottom: 5px;
	text-indent: unset;
}

/* #main .introduction-body a:hover .case_study-warp p.case-number {
	color: #fff;
} */

#main .introduction-body .case_study-warp h2 {
	font-size: 28px;
	font-weight: normal;
	color: #000;
	line-height: 40px;
	margin: 10px 0;
}

#main .introduction-body a:hover .case_study-warp h2 {
	color: #A8030E;
}

#main .introduction-body .case_study-warp .case_study-text .customers {
	margin-bottom: 0;
	text-indent: 0;
}

/* #main .introduction-body a:hover .case_study-warp .case_study-text .customers {
	color: #fff;
} */

.narrow09 {
	transform: scale(0.9,1);
	transform-origin: top left;
	width: 110%;
}

.narrow08 {
	transform: scale(0.8,1);
	transform-origin: top left;
	width: 124%;
}

#main .introduction-body .text-button {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border-radius: 8px;
	border: solid 1px #999;
}

/* #main .introduction-body a:hover .text-button {
	background-color: #20bef3;
	color: #fff;
	border: solid 1px #20bef3;
} */

#nna_service-list_button ul li {
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-radius: 8px;
	border: solid 1px #999;
	cursor: pointer;
}
#nna_service-list_button ul li.trial_btn {
	font-size: 40px;
/*	line-height: 50px;
	height: 50px;
	background-color: #666;
	color: #fff;*/
	line-height: 80px;
	height: 80px;
	background-color: #eee;
	border: solid 3px #333;
	color:#000;
}
#nna_service-list_button ul li.trial_btn:hover {
	background-color: #fff;
}
#nna_service-list_button ul li.trial_arrow {
	transform: scale(1, 0.5);
	text-align: center;
	font-size:100px;
	line-height:50px;
	border: none;
	cursor:default;
	color: #ccc;
	font-weight: lighter;
	margin-bottom: -30px;
}
#nna_service-list_button ul li a:hover {
	color: #A8030E;
}

/* #nna_service-list_button ul li:hover {
	background-color: #20bef3;
	color: #fff;
	border: solid 1px #20bef3;
}

#nna_service-list_button ul li a:hover {
	color: #fff;
} */

/*--------------------------------------------
���e�y�[�W
---------------------------------------------*/
#main .introduction-body .case_study-warp h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0 15px 0;
	padding-left: 15px;
	border-bottom: 1px solid #a8a8a8;
}

#main .introduction-body .case_study-warp h4 {
	font-size: 20px;
	font-weight: normal;
	color: #3d3d3d;
	padding-left: 5px;
	border-bottom: solid 1px #3d3d3d;
	border-left: solid 5px #3d3d3d;
	margin-bottom: 10px;
}

#main .introduction-body .case_study-warp .name {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

#main .introduction-body p {
	text-indent: 1em;
	margin-bottom: 20px;
}

#main .introduction-body .case_study-warp .interviewee {
	font-size:20px;
}

/*--------------------------------------------
�C���[�W center
---------------------------------------------*/
#main .introduction-body .case_study-warp .tcenter .figure {
	display: block;
	height: 320px;
	width: 620px;
	background: #eee;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

#main .introduction-body .case_study-warp .tcenter .figure img {
	max-height: 320px;
	max-width: 620px;
	height: auto;
	width: auto;
}

.tcenter .figure img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}

#main .introduction-body .case_study-warp .tcenter p.note {
	font-size: 0.85em;
	line-height: 1.5;
	margin-bottom: 20px;
	width: 620px;
	text-align: left;
}


/*--------------------------------------------
�C���[�W right-left
---------------------------------------------*/
#main .introduction-body .case_study-warp .fleft .figure,
#main .introduction-body .case_study-warp .fright .figure {
	display: block;
	width: 300px;
	height: 160px;
	background: #eee;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
#main .introduction-body .case_study-warp .fleft p.note,
#main .introduction-body .case_study-warp .fleft .figure {
	margin:0 15px 0 0;
}
#main .introduction-body .case_study-warp .fright .figure,
#main .introduction-body .case_study-warp .fright p.note {
	margin:0 0 0 15px;
}

#main .introduction-body .case_study-warp .fleft .figure img,
#main .introduction-body .case_study-warp .fright .figure img {
	max-height: 160px;
	max-width: 300px;
	height: auto;
	width: auto;
}

.fleft .figure img,
.fright .figure img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}

#main .introduction-body .case_study-warp .fleft p.note,
#main .introduction-body .case_study-warp .fright p.note {
	font-size: 0.85em;
	width: 300px;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: left;
}



/*--------------------------------------------
  ��style
---------------------------------------------*/
.service_news-image_011 {
	transform: rotate(10deg);
	transform-origin: right bottom;
	height: 220px;
}

.power_logo {
	height: 32px;
	vertical-align: middle;
	margin: 0 10px;
}

.service_matrix .figure img {
	position: unset;
}