@charset "UTF-8";

/* ulリスト一括指定 */
#features ul,
#hikaku ul,
#require ul
{ margin: 0 0 0 20px; }

#features ul li,
#hikaku ul li,
#require ul li
{ list-style:disc; margin: 0; }


/* 製品の特長 */
#features {
	margin: 45px auto 0;
	overflow:hidden;
}
#features h2 {
	margin:0 0 30px 0;
}
#features h3 {
	margin: 0 0 15px 0px;
	font-size: 230.8%;
	font-weight: bold;
	padding-left: 44px;
	text-indent: -44px;
}
#features h3 img {
	vertical-align: middle;
	padding: 0 8px 5px 0;
}
#features h4 {
	margin:65px 0 15px 0px;
	padding: 6px 15px;
	font-size: 123.1%;
	font-weight: bold;
}
#features h3 + h4 {
	margin-top: 0;
}
#features h5 {
	margin:25px 0 15px 0px;
	font-size: 123.1%;
	font-weight: bold;
}
#features p {
	font-size: 107.7%;
	line-height: 2.0;
}
#features .scr {
	margin:30px 0 0 0;
	text-align: center;
}
#features #summary {
	margin-bottom: 26px;
}
#features .new {
	color: #ff1d25;
	font-weight: bold;
}
#features .textBox .text {
	width: 480px;
	float: left;
}
#features .textBox .photo {
	width: 332px;
	float: right;
	text-align: right;
}
#features .maru {
	font-weight: bold;
	color: #00A0E9;
}
#features .hensyuSection {
	margin-bottom: 85px;
}
#features .hensyuSection h3 {
	color: #6fba2c;
}
#features .hensyuSection h4 {
	background: #deeecd;
}
#features .kanriSection {
	margin-bottom: 85px;
}
#features .kanriSection h3 {
	color: #00a0e9;
}
#features .kanriSection h4 {
	background: #dcebfa;
}
#features .hyoujiSection {
	margin-bottom: 50px;
}
#features .hyoujiSection h3 {
	color: #6b1685;
}
#features .hyoujiSection h4 {
	background: #e9dced;
}
#features .font12 {
	font-size:92.3%;
}

/* 202012 作成時に追加 */
#features ul.clearFix{
	margin: 0 0 60px;
}
#features #summary span{
	font-size: 14px;
	line-height: 2.5857;
}
#features .lineup{
	margin-bottom: 40px;
}
#features .lineup h2{
	font-weight: 600;
	color: #000000;
	font-size: 138%;
	width: 850px;
	height: 40px;
	background-color:#f0f0f0;
	line-height: 1;
	padding: 13px 0 0 13px;
	box-sizing: border-box;
	margin-bottom: 28px;
}
#features .lineup .lineupFlexBox{
	display: flex;
  	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
   	justify-content: space-between;
   	width: 710px;
   	margin: 0 auto;
}
#features .lineup .lineupFlexBox .lineupFlexBox_inner{
	width: 210px;
	text-align: center;
}
#features .lineup .lineupFlexBox .lineupFlexBox_inner h3{
	width: 190px;
    font-size: 14px;
    padding: 0 0 10px 16px;
    margin: 0 0 12px;
    background-color: #FFFFFF;
    color: #000000;
    border-bottom: 2px #f0f0f0 solid;
    text-align: left;
    text-indent: 0;
    box-sizing: border-box;
}
#features .lineup .lineupFlexBox .lineupFlexBox_inner img.pkg{
	width: 136px;
	height: 176px;
	margin-bottom: 16px;
}
#features .lineup .lineupFlexBox .lineupFlexBox_inner a:hover{
	opacity: 0.7;
}
#features .hensyuSection h3 span {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
#features .hensyuSection h4 span.caution{
    font-size: 12px;
    margin-left: 10px;
    color: #000000;
}
#features .kanriSection h3 span {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
#features .hyoujiSection h3 span {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
#features .hyoujiSection h4 span.caution{
    font-size: 12px;
    margin-left: 10px;
    color: #000000;
}
.productBuySection {
    box-sizing: border-box;
    width: 850px;
    padding: 40px;
    margin: 50px auto 0;
    border: solid 8px #E3E3E3;
}
.productBuyPhoto_acd{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.productBuyPhoto_acd .productBuyTitle{
	line-height: 1.5;
	margin-top: 40px;
}
.productBuySection .productBuyText_acd{
	margin: 0 auto;
	text-align: center;
}


/* 動作環境 */
#require {
	width: 700px;
	margin: 45px auto 0;
}
#require h2 {
	margin:0 0 20px 0;
}
#require h3 {
	font-weight:bold;
	font-size: 138.5%;
	margin:0 0 5px 0;
}
#require h4 {
	font-weight:bold;
	font-size: 123.1%;
	margin:0 0 5px 0;
}
#require p {
	margin:10px 0 30px 0;
}
#require table {
	margin:0 0 40px 0;
	width:700px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
#require th {
	width:120px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background-color:#e6f0fa;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-weight: bold;	
}
#require td {
	padding:5px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
#require .rawSection {
	padding-top: 20px;
}
#require .raw3col {
	margin-left: 20px;
	width: 220px;
	float: left;
}
#require .raw3col:first-of-type {
	margin-left: 0;
}
#require .raw3col ul {
	margin: 0 0 20px 20px;
}

/* 202012 作成時に追加 */
#acdseeTable {
	margin:20px 0 55px;
	width:700px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
#acdseeTable th {
	padding:7px 10px;
	font-weight:normal;
	text-align: center;
	vertical-align:middle;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background: #eeefef;
}
#acdseeTable td {
	padding:5px 10px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: left;
	font-size: 100%;
}
#acdseeTable .pdTitle {
	width: 140px;
	background: #fff;
}
#acdseeTable .pdTitle.ultimate {
	font-weight: bold;
	color: #fff;
	background: #014099;
}
#acdseeTable .pdTitle.pro {
	font-weight: bold;
	color: #fff;
	background: #e60012;
}
#acdseeTable .pdTitle.home {
	font-weight: bold;
	color: #fff;
	background: #f08200;
}
#acdseeTable .starD {
	color: #595656;
}
#acdseeTable .starL {
	color: #c5c5c6;
}
#acdseeTable .new {
	color: #ff1d25;
	font-weight: bold;
	font-size: 13px;
}


/* 機能比較表 */
#hikaku {
	margin: 45px auto 0;
}
#hikaku h2 {
	font-size: 153.8%;
	font-weight: bold;
	margin-bottom: 30px;
}
#hikaku .hikakuTable {
	margin:0 0 20px 0;
	width:850px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
#hikaku .hikakuTable th {
	padding:7px 10px;
	font-weight:normal;
	text-align: left;
	vertical-align:middle;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
#hikaku .hikakuTable td {
	padding:5px 10px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: center;
	font-size: 123.1%;
	/* color: #666; */
}
#hikaku .hikakuTable .row_th_lv1 {
	font-size:18px;
	text-align: center;
	font-weight: bold;
}
#hikaku .hikakuTable .row_th_lv2 {
	color: #fff;
	background: #333;
	text-align: left;
	font-weight: bold;
	font-size:115.4%;
}
#hikaku .hikakuTable .pdTitle {
	color: #fff;
	width: 105px;
	text-align: center;
	font-weight: bold;
}
#hikaku .hikakuTable .pdTitle a {
	color: #fff;
}
#hikaku .hikakuTable .pdTitle_home {
	background-color: #f29600;
}
#hikaku .hikakuTable .pdTitle_pro {
	background-color: #e50012;
}
#hikaku .hikakuTable .pdTitle_ult {
	background-color: #1c408d;
}
#hikaku .hikakuTable tr:nth-child(even) {
	background: #edf1f6;
}
#hikaku .hikakuTable .kome {
	display: block;
	font-size: 11px;
	line-height: 1.2;
}

/* 製品フッター */
#pfoot {
	width:700px;
	overflow:hidden;
	margin:20px 0 30px 0;
	padding:0;
}
#pfoot .notice{
	background:#F5F5F5;
	border:1px #AAAAAA solid;
	padding:5px;
	margin:0 0 20px 0;
}
#pfoot .notice h3{
	background:url(../images/parts/notice.gif) no-repeat left center;
	font-weight:bold;
	font-size:110%;
	margin: 0 0 5px 0;
	padding-left:18px;
}
#pfoot .notice #goriyou{
	background: none;
	padding-left: 5px;
}
#pfoot .notice li,#pfoot .notice_tm li{
	margin: 0 0 5px 0;
	font-size:85%;
	*font-size:77%;
}

/* 無料DL */
#trial .trialDl_table{
	width:100%;
	box-sizing: border-box;
}
#trial .trialDl_table td,
#trial .trialDl_table th{
	border-collapse: collapse;
	border: 1px solid #000000;
	padding: 10px;
}
#trial .trialDl_table thead th{
	font-weight: bold;
	text-align: center;
	background-color:#eeefef;
}
#trial .trialDl_table td.pdTitle{
	font-weight: bold;
	color:#FFFFFF;
	white-space: nowrap;
}
#trial .trialDl_table td.pdTitle.ultimate{
	background-color:#014099;
}
#trial .trialDl_table td.pdTitle.pro{
	background-color:#e60012;
}
#trial .trialDl_table td.pdTitle.home{
	background-color:#f08200;
}
#trial .trialDl_table td.dl_button{
	text-align: center;
}
#trial h2 {
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 10px;
}
