@charset "utf-8";

/*=========================================*/
/* 製品紹介 */
/*=========================================*/


/*-- COMMON SUB TITLE --*/

@media all and (min-width:1261px), print{

.product_sub_title{
	padding:0px 0px 40px 0px;
	text-align:center;
}

.product_sub_title .jpn{
	padding:0px 0px 15px 0px;
	background-image:url(../product/images/product_sub_title_line.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:225%;
	line-height:150%;
	letter-spacing:0px;
	font-feature-settings:"palt" 1;
	color:#0096dc;
	font-weight:normal;
	/*--font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;--*/
	font-family:"ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", serif;
}

}

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

.product_sub_title{
	padding:0px 0px 40px 0px;
	text-align:center;
}

.product_sub_title .jpn{
	padding:0px 0px 15px 0px;
	background-image:url(../product/images/product_sub_title_line.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:200%;
	line-height:150%;
	letter-spacing:0px;
	font-feature-settings:"palt" 1;
	color:#0096dc;
	font-weight:normal;
	/*--font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;--*/
	font-family:"ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", serif;
}

}

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

.product_sub_title{
	padding:0px 0px 30px 0px;
}

.product_sub_title .jpn{
	font-size:175%;
}

}

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

.product_sub_title{
	padding:0px 0px 25px 0px;
}

.product_sub_title .jpn{
	font-size:150%;
}

}

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

.product_sub_title .jpn{
	font-size:125%;
}

}


/*-- 製品一覧 --*/

@media all and (min-width:961px), print{

.product_lineup{
	padding:0px 0px 40px 0px;
}

.lineup_list_area{
	position:relative;
	margin:0px 0px 10px 0px;
	padding:50px 50px 50px 50px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	overflow:hidden;
	transition:0.5s ease-out;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.lineup_list_area:hover .link_area a{
	background-color:rgba(0,0,0,0.05);
}

.lineup_list_image{
	float:left;
	width:320px;
}

.lineup_list_image img{
	width:100%;
}

.lineup_list_text{
	padding:0px 0px 0px 360px;
}

.lineup_list_text .title{
	padding:0px 0px 10px 0px;
	font-size:175%;
	letter-spacing:0px;
	font-feature-settings:"palt" 1;
	color:#0096dc;
	font-family: 'Quicksand', sans-serif;
}

.lineup_list_text .text{
	padding:0px 0px 20px 0px;
	font-size:85%;
	line-height:150%;
	color:#555555;
}

.lineup_list_text .catch{
	float:left;
	margin:0px 0px 20px 0px;
	padding:9px 30px 8px 15px;
	background-color:#0096dc;
	font-size:85%;
	line-height:150%;
	color:#eeeeee;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.lineup_list_text .sub{
	float:left;
	font-size:80%;
	line-height:160%;
	color:#555555;
}

.lineup_list_area .link_area a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	filter:alpha(opacity=0);
	transition:0.5s ease-out;
}

}

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

.product_lineup{
	padding:0px 0px 35px 0px;
}

.lineup_list_area{
	position:relative;
	margin:0px 0px 5px 0px;
	padding:40px 40px 40px 40px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	overflow:hidden;
	transition:0.5s ease-out;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.lineup_list_area:hover .link_area a{
	background-color:rgba(0,0,0,0.05);
}

.lineup_list_image{
	float:left;
	width:240px;
}

.lineup_list_image img{
	width:100%;
}

.lineup_list_text{
	padding:0px 0px 0px 270px;
}

.lineup_list_text .title{
	padding:0px 0px 10px 0px;
	font-size:150%;
	letter-spacing:0px;
	font-feature-settings:"palt" 1;
	color:#0096dc;
	font-family: 'Quicksand', sans-serif;
}

.lineup_list_text .text{
	padding:0px 0px 15px 0px;
	font-size:80%;
	line-height:150%;
	color:#555555;
}

.lineup_list_text .catch{
	float:left;
	margin:0px 0px 15px 0px;
	padding:7px 30px 7px 15px;
	background-color:#0096dc;
	font-size:80%;
	line-height:150%;
	color:#eeeeee;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.lineup_list_text .sub{
	float:left;
	font-size:75%;
	line-height:160%;
	color:#555555;
}

.lineup_list_area .link_area a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	filter:alpha(opacity=0);
	transition:0.5s ease-out;
}

}

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

.lineup_list_area{
	padding:30px 30px 25px 30px;
}

.lineup_list_image{
	width:180px;
}

.lineup_list_text{
	padding:0px 0px 0px 200px;
}

.lineup_list_text .title{
	padding:0px 0px 7px 0px;
	font-size:125%;
}

.lineup_list_text .text{
	font-size:75%;
}

.lineup_list_text .catch{
	float:left;
	padding:6px 20px 6px 12px;
	font-size:75%;
}

.lineup_list_text .sub{
	display:none;
}

}

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

.product_lineup{
	padding:0px 0px 25px 0px;
}

.lineup_list_image{
	padding:0px 0px 15px 0px;
	width:100%;
}

.lineup_list_text{
	padding:0px 0px 0px 0px;
}

.lineup_list_text .title{
	padding:0px 0px 5px 0px;
	font-size:100%;
}

.lineup_list_text .catch{
	margin:0px 0px 0px 0px;
}

}

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

.lineup_list_area{
	padding:20px 20px 20px 20px;
}

}


/*-- 製品紹介 --*/

@media all and (min-width:961px), print{

.product_text{
	padding:0px 10px 50px 10px;
	font-size:85%;
	line-height:180%;
	color:#333333;
	text-align:left;
}

}

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

.product_text{
	padding:0px 10px 40px 10px;
	font-size:80%;
	line-height:180%;
	color:#333333;
	text-align:left;
}

}

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

.product_text{
	padding:0px 5px 30px 5px;
	font-size:75%;
}

}


/*-- LIST --*/

@media all and (min-width:961px), print{

.product_list{
	padding:0px 0px 50px 0px;
}

.product_list li{
	margin:0px 0px 5px 0px;
	padding:14px 20px 12px 40px;
	background-image:url(../product/images/product_list_icon.png);
	background-repeat:no-repeat;
	background-position:18px 17px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	font-size:85%;
	line-height:150%;
	color:#333333;
	text-align:left;
}

.product_list .white{
	background-color:#ffffff;
}

.product_list .gray{
	background-color:#fafafa;
}

}

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

.product_list{
	padding:0px 0px 40px 0px;
}

.product_list li{
	margin:0px 0px 5px 0px;
	padding:14px 20px 12px 40px;
	background-image:url(../product/images/product_list_icon.png);
	background-repeat:no-repeat;
	background-position:18px 17px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	font-size:80%;
	line-height:150%;
	color:#333333;
	text-align:left;
}

.product_list .white{
	background-color:#ffffff;
}

.product_list .gray{
	background-color:#fafafa;
}

}

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

.product_list{
	padding:0px 0px 30px 0px;
}

.product_list li{
	margin:0px 0px 5px 0px;
	padding:12px 15px 10px 35px;
	background-position:14px 14px;
	font-size:75%;
}

}


/*-- TABLE --*/

@media all and (min-width:961px), print{

.product_table{
	padding:0px 0px 50px 0px;
}

.product_table table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

.product_table table .name{
	padding:22px 20px 20px 20px;
	width:250px;
	background-color:#e6f5fa;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	font-size:85%;
	line-height:180%;
	color:#0096dc;
	font-weight:normal;
	text-align:left;
}

.product_table table .text{
	padding:22px 20px 20px 20px;
	background-color:#ffffff;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	font-size:85%;
	line-height:180%;
	color:#333333;
	text-align:left;
}

}

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

.product_table{
	padding:0px 0px 40px 0px;
}

.product_table table{
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #d2d2d2;
	width:100%;
}

.product_table table .name{
	padding:12px 20px 10px 20px;
	width:100%;
	background-color:#e6f5fa;
	border:1px solid #d2d2d2;
	border-top:none;
	box-sizing:border-box;
	font-size:80%;
	line-height:180%;
	color:#0096dc;
	font-weight:normal;
	text-align:left;
	display:block;
}

.product_table table .text{
	padding:15px 20px 13px 20px;
	width:100%;
	background-color:#ffffff;
	border:1px solid #d2d2d2;
	border-top:none;
	box-sizing:border-box;
	font-size:80%;
	line-height:180%;
	color:#333333;
	text-align:left;
	display:block;
}

}

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

.product_table{
	padding:0px 0px 30px 0px;
}

.product_table table .name{
	padding:10px 15px 8px 15px;
	font-size:75%;
}

.product_table table .text{
	padding:12px 15px 10px 15px;
	font-size:75%;
}

}


/*-- ACCORDION --*/

@media all and (min-width:961px), print{

.accordion_product_area{
	padding:0px 0px 45px 0px;
}

.accordion_product{
	padding:0px 0px 5px 0px;
}

.accordion_title{
	padding:12px 20px 12px 20px;
	background-color:#f5f5f5;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	text-align:left;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.accordion_title span{
	padding:0px 30px 0px 0px;
	font-size:95%;
	line-height:150%;
	color:#0096dc;
	display:block;
}

.accordion_title span{
	background-image:url(../business/images/accordion_open.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.accordion_title span.open{
	background-image:url(../business/images/accordion_close.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.accordion_product ul{ display:none; }

.accordion_title{ cursor:pointer; }

.accordion_text_area{
	margin:5px 0px 5px 0px;
	background-color:#ffffff;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	text-align:left;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.accordion_text_area p{
	padding:15px 20px 15px 20px;
	font-size:85%;
	line-height:150%;
	color:#333333;
}

}

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

.accordion_product_area{
	padding:0px 0px 35px 0px;
}

.accordion_product{
	padding:0px 0px 5px 0px;
}

.accordion_title{
	padding:12px 20px 12px 20px;
	background-color:#f5f5f5;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	text-align:left;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.accordion_title span{
	padding:0px 30px 0px 0px;
	font-size:85%;
	line-height:150%;
	color:#0096dc;
	display:block;
}

.accordion_title span{
	background-image:url(../business/images/accordion_open.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.accordion_title span.open{
	background-image:url(../business/images/accordion_close.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.accordion_product ul{ display:none; }

.accordion_title{ cursor:pointer; }

.accordion_text_area{
	margin:5px 0px 5px 0px;
	background-color:#ffffff;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	text-align:left;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.accordion_text_area p{
	padding:15px 20px 15px 20px;
	font-size:80%;
	line-height:150%;
	color:#333333;
}

}

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

.accordion_product_area{
	padding:0px 0px 25px 0px;
}

.accordion_product{
	padding:0px 0px 5px 0px;
}

.accordion_title{
	padding:10px 15px 10px 15px;
}

.accordion_title span{
	font-size:80%;
}

.accordion_text_area p{
	padding:12px 15px 12px 15px;
	font-size:75%;
}

}


/*-- DOWNLOAD --*/

@media all and (min-width:961px), print{

.download_list_area{
	padding:0px 0px 50px 0px;
}

.download_list{
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:20px 70px 20px 20px;
	background-color:#fafafa;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	transition:0.5s ease-out;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.download_list:hover{
	border:1px solid #0096dc;
}

.icon_pdf{
	background-image:url(../product/images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_excel{
	background-image:url(../product/images/icon_excel.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_word{
	background-image:url(../product/images/icon_word.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_zip{
	background-image:url(../product/images/icon_zip.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.download_list .title{
	float:left;
	width:80%;
	font-size:85%;
	line-height:180%;
	color:#333333;
	text-align:left;
	transition:0.5s ease-out;
}

.download_list:hover .title{
	color:#0096dc;
}

.download_list .byte{
	float:right;
	width:20%;
	font-size:85%;
	line-height:180%;
	color:#999999;
	text-align:right;
}

.download_list .link_area a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	filter:alpha(opacity=0);
	transition:0.5s ease-out;
}

}

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

.download_list_area{
	padding:0px 0px 40px 0px;
}

.download_list{
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:20px 70px 20px 20px;
	background-color:#fafafa;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	transition:0.5s ease-out;
	/* radius */
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
}

.download_list:hover{
	border:1px solid #0096dc;
}

.icon_pdf{
	background-image:url(../product/images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_excel{
	background-image:url(../product/images/icon_excel.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_word{
	background-image:url(../product/images/icon_word.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.icon_zip{
	background-image:url(../product/images/icon_zip.png);
	background-repeat:no-repeat;
	background-position:right 25px center;
}

.download_list .title{
	float:left;
	width:80%;
	font-size:80%;
	line-height:180%;
	color:#333333;
	text-align:left;
	transition:0.5s ease-out;
}

.download_list:hover .title{
	color:#0096dc;
}

.download_list .byte{
	float:right;
	width:20%;
	font-size:80%;
	line-height:180%;
	color:#999999;
	text-align:right;
}

.download_list .link_area a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	filter:alpha(opacity=0);
	transition:0.5s ease-out;
}

}

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

.download_list_area{
	padding:0px 0px 30px 0px;
}

.download_list{
	margin:0px 0px 5px 0px;
	padding:15px 60px 15px 15px;
}

.icon_pdf{
	background-position:right 20px center;
}

.icon_excel{
	background-position:right 20px center;
}

.icon_word{
	background-position:right 20px center;
}

.icon_zip{
	background-position:right 20px center;
}

.download_list .title{
	width:100%;
	font-size:75%;
}

.download_list .byte{
	display:none;
}

}

