@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; }



/* 製品の特長 */

h1 img{
	margin-bottom: 35px;
}

#features h2.lineup {
    background-color: #F1F1F1;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 27px;
    padding: 13px 0 9px 13px;
    color:#707070;
	}

p.introduction{
	color:#000000;
	line-height: 1.714;
	font-size: 1.6rem;
	margin-bottom: 27px;
}

#features {
	width: 850px;
	margin: 45px auto 0;
	overflow:hidden;
}

#features #lineupWrap {
	display: flex;
	margin: 0 auto;
	width: 750px;
}

#features #lineupWrap .lineupBox {
	flex-direction: row;
	text-align: center;
	margin: 0 75px 0 0;
	width: 200px;
}

#features #lineupWrap .lineupBox:last-of-type {
	margin: 0;
}

#features #lineupWrap .lineupBox h3 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.285;
	text-align: left;
	color:#000000;
	padding-left: 34px;
	border-bottom: #000000 1px solid;
	height: 43px;
}

#features #lineupWrap .lineupBox h3 .vertical {
	font-size: 1.7rem;
	font-weight: bold;
	vertical-align: 1px;
}

#features #lineupWrap .lineupBox h3 .sub {
	font-size: 1.7rem;
	font-weight: bold;
	vertical-align: 12px;
	white-space: nowrap;
}

#features #lineupWrap .lineupBox img.package {
  margin: 15px 0;
}

/*#centerNavi {
	margin-bottom: 52px;
}

#centerNavi a {
	width: 850px;
	display: inline-block;
	text-align: center;
	border: 1px solid #707070;
	box-sizing: border-box;
	font-size: 2.0rem;
	line-height: 0.9;
	color:#707070;
	padding: 24px 0;
	border-radius:6px;
	text-decoration: none;
}

#centerNavi a:hover {
	background-color: #3693ec;
	color:#FFFFFF;
} */

#features h2.big_subtitle {
	font-size: 3.2rem;
	font-feature-settings: "palt";
	font-weight: 600;
	color:#0054A6;
	line-height: 1.42;
	margin-bottom: 10px;
}

.imgBoxCenter{
	margin: 0 auto;
	text-align: center;
}

.stepBox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 55px;
	width: 800px;
	text-align: center;
}

.stepBox img{
	vertical-align: top;
}

.stepBox .stepBox_inner01,
.stepBox .stepBox_inner03{
	margin-right: 10px;
}

.stepBox .stepBox_inner02,
.stepBox .stepBox_inner04{
	padding-top: 32px;
}

.stepBox span{
	color: #707070;
	font-size: 1.5rem;
	line-height: 1.46;
	font-weight: 600;
}

.stepBox .stepBox_inner01 img,
.stepBox .stepBox_inner05 img{
	margin-bottom: 14px;
}

.stepBox .stepBox_inner03 img{
	margin-bottom: 10px;
}

.flexbox01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flexbox01 h4{
	font-size: 3.2rem;
	line-height: 1.58;
	font-weight: 600;
	color:#0054A6;
	padding-bottom: 14px;
}

.flexbox01 p{
	font-size: 1.6rem;
	line-height: 1.68;
	color:#000000;
}

.flexbox01 p.psub{
	margin-bottom: 12px;
	margin-top: -20px;
	color: #0054A6;
}

.flexbox01 .flexbox01_inner01{
	width: 559px;
	padding-right: 26px;
}

.flexbox01 h5{
	font-size: 1.6rem;
	font-weight: 600;
	color:#000000;
	line-height:1.687;
}

.flexbox01 h5 span.blue{
	color:#0054A6;
}

.flexbox02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color:#707070;
	margin-bottom: 34px;
}

.flexbox02 p {
	width:370px;
	color:#707070;
	font-size: 1.6rem;
	line-height: 1.67;
	margin-top: 27px;
}

.flexbox02 .flexbox02_inner01{
	margin-right:20px;
}

.flexbox02 .flexbox02_inner01,
.flexbox02 .flexbox02_inner02{
	width:415px;
	height: 202px;
	border: 1px solid #707070;
	box-sizing: border-box;
	padding-left: 20px;
}

.flexbox02 .flexbox02_flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flexbox02 .flexbox02_flexbox .flexbox02_flexbox_inner01 {
	padding-top: 35px;
}

.flexbox02 .flexbox02_flexbox .flexbox02_flexbox_inner02 {
	padding-top: 16px;
}

.flexbox02 .flexbox02_inner02 .flexbox02_flexbox .flexbox02_flexbox_inner01 {
	padding-right: 7px;
}

.flexbox02 .flexbox02_flexbox .flexbox02_flexbox_inner01 span {
	font-size: 2.0rem;
	line-height: 1.0;
	display: inline-block;
	margin-bottom: 14px;
}

.flexbox02 .flexbox02_flexbox .flexbox02_flexbox_inner01 h4 {
	font-size: 4.1rem;
	line-height: 1.0;
	color:#707070;
	font-weight: 600;
  	font-feature-settings: "palt";
}

.flexbox02 .bc_blue{
	background-color:#007fcc;
	color: #fff100;
	border: none;
}

.flexbox02 .bc_blue p,
.flexbox02 .bc_blue .flexbox02_flexbox_inner01,
.flexbox02 .bc_blue .flexbox02_flexbox_inner01 h4{
	color: #fff100;
}

.flexbox02 .bc_yellow{
	background-color:#fff100;
	color: #007fcc;
		border: none;
}

.flexbox02 .bc_yellow p,
.flexbox02 .bc_yellow .flexbox02_flexbox_inner01,
.flexbox02 .bc_yellow .flexbox02_flexbox_inner01 h4{
	color: #007fcc;
}

h3.small_subtitle{
	font-size: 2.5rem;
	color:#00B4FF;
	line-height: 1.72;
	font-weight: bold;
}

table.search {
	width: 640px;
	border: 1px solid #000000;
	margin: 0 auto 65px;
}

table.search th,
table.search td {
	border: 1px solid #000000;
	height: 62px;
	padding-left: 18px;
	color:#000000;
	font-size: 1.6rem;
}

table.search th {
	background-color: #FFFDE4;
}

.cautionBox{
	width: 848px;
	border: 1px solid #0054A6;
	box-sizing: border-box;
	margin-bottom: 54px;
	background-color:#D3EDFB;
}

.cautionBox_inner_wrap{
	padding: 0 57px 0;
}

.cautionBox .cautionBox_flexbox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #D3EDFB;
	margin: -66px auto 24px;
	width: 746px;
	background: linear-gradient(180deg,#ffffff 0%,#FFFFFC 57%,#D3EDFB 57%,#D3EDFB 100%);
}

.cautionBox .cautionBox_flexbox .cautionBox_flexbox_right{
	padding-top: 46px;
}

.cautionBox .cautionBox_arrow {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 33px;
}

.cautionBox .cautionBox_title,
.cautionBox .cautionBox_img{
	text-align: center;
}

.cautionBox .cautionBox_img{
	margin-bottom: 32px;
}

/* .cautionBox h2 {
	font-size: 3.6rem;
	color:#000000;
	line-height: 1.25;
	margin-bottom: 7px;
	font-weight: 600;
} */

.cautionBox h3 {
	font-size: 2.5rem;
	color:#000000;
	line-height: 1.8;
	font-weight: 600;
	margin:13px 0 15px;
}

.cautionBox p {
	font-size: 1.6rem;
	color:#000000;
	line-height: 1.69;
	margin-bottom: 30px;
}

.cautionBox p.cautionBox_link {
	font-size: 1.8rem;
	color:#707070;
	line-height: 1.72;
}

.corporationBox{
	width: 848px;
	border: 1px solid #000000;
	box-sizing: border-box;
	background-color: #FFFDE4;
}

.corporationBox .forCorporation{
	color:#FFFFFF;
	font-weight: 600;
	font-size: 2.5rem;
	background-color: #000000;
	width: 178px;
	height: 46px;
	text-align: center;
	line-height: 1.8;
	padding-top: 4px;
	margin-bottom: 10px;
}

.corporationBox .corporationBox_inner_wrap {
	color:#707070;
	padding: 0 50px 0;
}

.corporationBox .corporationBox_inner_wrap h3 {
	font-size: 3.0rem;
	line-height: 1.5;
	color:#000000;
	font-weight: 600;
}

.corporationBox .corporationBox_inner_wrap h4 {
	font-size: 1.8rem;
	line-height: 1.72;
	color:#000000;
	font-weight: 600;
	margin-bottom: 5px;
}

.corporationBox .corporationBox_inner_wrap p {
	font-size: 1.6rem;
	line-height: 1.69;
	color:#000000;
}

.corporationBox .corporationBox_inner_wrap .corporationBox_link {
	font-size: 1.8rem;
	line-height: 1.72;
	color:#000000;
	margin-bottom: 40px;
}

#features h4.taiouH4 {
    font-size: 123.1%;
    font-weight: bold;
    margin-bottom: 10px;
}




	/*#features h3 {
		margin:50px 0 20px;
	}
	#features h2 + h3 {
		margin-top: 30px;
	}

	#features h4 {
		font-size: 107.7%;
		font-weight:bold;
		margin-bottom: 5px;
	}
	#features h4.taiouH4 {
		font-size:123.1%;
		font-weight:bold;
		margin-bottom: 10px;

	
	#features h5 {
		font-size: 107.7%;
		font-weight:bold;
		margin-bottom: 10px;
	}

	#features p{
		font-size: 107.7%;
		line-height: 1.72;
	}
		}*/

	#features .step {
		width: 660px;
		margin: 20px auto 0;
	}
	#features .step img {
		display: block;
		float: left;
	}

	#features .style {
		margin: 20px auto 40px;
	}
	#features .style img {
		display: block;
		float: left;
		margin-left: 28px;
	}

	#features .scr{
		margin-top: 20px;
		text-align: center;
	}

	#features .scr_box{
		margin-top: 20px;
	}
	#features .scr_box h3{
		margin-top: 0;
	}

	#features .scr_l{
		width: 340px;
		float: left;
	}

	#features .scr_r{
		width: 341px;
		float: right;
	}

	#features .scr_l2{
		width: 470px;
		float: left;
	}

	#features .scr_r2{
		width: 204px;
		float: right;
	}


	#features .font12 {
		font-size:92.3%;
	}

	#features .note {
		text-indent: -2.5em;
		padding-left: 2.5em;
	}

	#features table.mail {
		margin:0 0 10px 0;
		width:700px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#features .mail th {
			width: 120px;
			padding:10px;
			vertical-align:middle;
			font-weight:bold;
			background: #EAEAEA;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}
	
		#features .mail td {
			padding:6px 10px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


		#features .mail tr.yellow td {
			background: #fffde4;
		}

	#features table.mail2 {
		margin:0 0 10px 0;
		width:700px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#features .mail2 th {
			padding:7px;
			vertical-align:middle;
			text-align: center;
			font-weight:bold;
			background: #EAEAEA;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}
	
		#features .mail2 td {
			padding:6px 10px;
			text-align: center;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


		#features .mail2 .yellow {
			background: #fffde4;
		}


		#features .mail2 .hmoto {
			width: 20px;
		}


	#features table#kensaku {
		margin:20px auto 60px;
		width:540px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#features #kensaku th {
			font-size: 107.7%;
			padding: 10px;
			vertical-align:middle;
			text-align:left;
			background: #fffde4;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}
	
		#features #kensaku td {
			font-size: 107.7%;
			padding: 10px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


	/* マージン */
	.bottommargin0{margin-bottom:0 !important;}
	.bottommargin10{margin-bottom:10px !important;}
	.bottommargin20{margin-bottom:20px !important;}
	.bottommargin30{margin-bottom:30px !important;}
	.bottommargin40{margin-bottom:40px !important;}
	.bottommargin50{margin-bottom:50px !important;}
	.bottommargin60{margin-bottom:60px !important;}
	.topmargin0{margin-top:0 !important;}
	.topmargin50{margin-top:50px !important;}


		#features .box{
			background-color:#F5F5F5;
			border: 1px solid #AAAAAA;
			padding: 15px;
			margin: 70px 0 20px 0;
		}

			#features .box h4{
				background:url(../images/parts/notice.gif) no-repeat left center;
				font-weight:bold;
				font-size:110%;
				margin: 0 0 5px 0;
				padding-left:18px;
			}

			#features .box h5{
				font-weight:bold;
				margin: 0 0 2px 0;
			}

			#features .box ul{
				margin:0 0 10px 30px;
			}



/* 動作環境 */
#require {
	width: 700px;
	margin: 45px auto 0;
}
	#require h2 {
		margin:0 0 20px 0;
	}

	#require h3 {
		font-weight:bold;
		font-size:120%;
	}

	#require p {
		margin:0 0 5px 0;
	}
	
	#require table {
		margin:0 0 20px 0;
		width:700px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#require th {
			width:120px;
			padding:5px;
			font-weight:normal;
			text-align:center;
			vertical-align:middle;
			background-color:#F9F9F3;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		
		}
		
		#require td {
			padding:5px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


/* 製品フッター */
#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%;
		}

