﻿@charset "UTF-8";

/* parts */

#parts #content_in {
	width:1100px;
	margin:1% auto !important;

}

#parts ul.parts_list{
	height:auto;
	margin:3% auto;
	padding:3%;
	text-align:center;
	font-size:80%;
    margin:40px 0 0 0;
    padding:15px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	gap:10px;
	background: #e9e9e9;
}
ul.parts_list li{
	float:left;
	list-style:none;
	margin:1%;
}
#parts h3{
	color:#151515;
	text-align:center;
}
ul.parts_list{

}
ul.parts_list li{
    list-style: none;
    padding: 2%;
    margin-bottom: 0;
    position: relative;
}

#parts ul.parts_list li img{
	width:100%;
}

@media screen and (max-width: 767px) {
#parts #content_in {
    width: 96%;
}
#parts ul.parts_list{
	width: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr ;
}
#parts ul li{
	margin:2%;
}
}


#about .lead{
	text-align:center;
	line-height:250%;
	letter-spacing:0.05em;
	margin-top:2%;
	margin-bottom:5%;
}
#about .flow{
	background:#000;
	margin-top:3%;
	text-align:center;
	padding:1%;
}
#about .flow img{
	width:100%;
}
#about h3{
	text-align:left;
	margin-left:3%;
	font-weight:580;
	color:#FFF;
}
#about h3 span{
	color:#CCC;
	font-size:150%;
	opacity:0.6;
}
#other ul{
	margin: 0 auto;
	width: 400px;
}
.fittings{
	border:1px solid #CCC;
	padding:1%;
	font-size:90%;
	width: 45%;
}

#case_top{
	background: url(../images/case_top.jpg);
	background-repeat: no-repeat;
	width: 1100px;
	height: 270px;
	margin: 20px auto;
	position: relative;
}
#case_title{
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	margin: 20px 0 30px;
}
#case_text{
	font-size: 27px;
	color: #314073;
}
#case_left{
	position: absolute;
	right: 70px;
	bottom: 0;
}
#case_name{
	font-size: 110%;
}
#case_name{
	line-height: 180%;
}
.case {
    color: #fff !important;
    background: #c71816;
    width: 75px;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 8px !important;
    font-style: italic;
	margin: 0 0 5px;
}
.case_main_btn {
    border: 1px solid #314073;
    padding: 7px 10px;
    width: 200px;
    font-size: 130%;
    color: #314073;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    text-align: center;
	text-decoration: none;
	margin-top: 10px;
}
.case_main_btn:hover {
    color: #fff;
    background: #314073;
}


#about p{
	margin-left:3%;
	color:#FFF;
}


@media screen and (max-width: 736px) {
#about ul.check li{
	clear:both;
	display:block;
	width:100%;
}
#about ul.check li.hid{
	display:none;
}
#about ul.check li img,iframe{
	width:90%;
	height:auto;
	margin:1% auto;
}
}
/* ===== 機能紹介 ===== */
#function .lead{
	text-align:center;
	line-height:250%;
	letter-spacing:0.05em;
	font-size: 19px;
}
@media screen and (max-width: 736px) {
#function .lead,#cloud .lead,#comparison .lead{
	text-align:left;
	margin:1% 5% 10%;
	line-height:150%;	
}
}
.sub_title{
	text-align: center;
	font-weight: bold;
	font-size: 33px !important;
	margin: 30px 0 20px 0 !important;
}
div.mainimage{
	background: url('../images/function_main_bc.png') center center no-repeat;
    background-attachment: fixed;
	background-size: cover;
	text-align: center;
}
div.mainimage img{
	width:95%;
}
div.heimen{
	background:#307bd1;
	padding:3%;
}

#function .step{
	margin: 20px auto 0;

	text-align: center;

}
#function h3{
	padding: 10px 0;
	font-size:180%;
	letter-spacing:-0.005em;
	color: #fff;
	background: #8F8F8F;
	font-weight: bold;
}

.function_main{
	margin: 70px 0 70px;
}

.function_main_in{
	width: 1000px;
	margin: 0 auto;
}
.function_main p{
	text-align: center;
}
.function_main_img{
	text-align: center;
	background: url('../images/main_bg.png') center center;
	padding: 20px 0 0;
	margin-bottom: 10px;
}
.function_main_img2{
	width: 60%;
	text-align: center;
	margin: 0 auto 15px;;
}
.function_main_btn{
	border: 1px solid #45569a;
	padding: 7px 10px;
	width: 200px;
	font-size: 130%;
	color: #45569a;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	margin: 0 auto;
}
.function_main_btn:hover{
	color: #fff;
	background: #45569a;
}

#function h4{
	font-weight:580;
	padding: 0 0 20px;
	margin: 15px auto 25px;
	text-align: center;
	font-size:190%;
	border-bottom: 1px solid #E3E3E3;
	color: #01457a;
}

#function p{
	margin: 10px auto 10px;
}
#function h5{
	font-size:190%;
	font-weight:580;
	letter-spacing:-0.005em;
	margin: 20px auto 10px;
	text-align: center;
}
#function div.LineBox{
	margin:2% auto;
	width: 1000px;
	display:table;
	overflow: hidden;
	padding: 15px;
	background: #fff;
	border: solid 1px #A7A7A7;
}
#function div.LineBox img{
	width:100%;
}
#function div.LineBox span{
	font-size: 90%;
}
#function div.LeftBox{
	width:49%;
	float:left;
}
#function div.RightBox{
	width:49%;
	float:right;
}
#function div.button_box{
	text-align:center;
}
#function .box{
	background-size: cover;
	padding-bottom:5%;
}
@media screen and (max-width: 736px)  {
	#function div.LineBox{
		width: 96%;
	}
	.function_main_img{
		width: 96%;
		margin-left: 2%;
	}
#function article.func_cate01{
	width:100%;
}
#function article.func_cate02{
	width:100%;
}
	.function_main_in{
		width:100%;
	}

#function div.LeftBox{
	width:100%;
	margin-top:2%;

}
#function div.RightBox{
	width:100%;
	margin-top:2%;

}
#function div.LineBox{
	padding: 0;
}
#function div.LineBox img{
	width:96%;
	margin: 0 2%;
}
#function p{
	padding: 0 5px 0;

}
#function div.LineBox{
	margin:3% auto;
}
#function h3{
	font-size:210%;
}
#function h4{
	font-size:160%;
}
}
.videoBox{
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	height: 286px;
	width: 96%;
	margin: 0 auto 2%;
}
.videoBox img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.videoBox img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.videoBox img{
	width:80%;
	text-align:center;
}
.videoBox .play {
	position: relative;
	top: -210px;
	left: 230px;
	opacity: 0.9;
}
.videoBox .play img {
	width:13% !important;
	text-align: center;
}
.video:hover {
	opacity: 0.7;
}
@media screen and (max-width: 736px) {
.videoBox .play img {
	 width:100px !important;
}
}
#function table{
	width:90%;
	margin:2% auto;
	font-size:80%;
}
#function table td,#function table th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:#F1F1F1;
	color: #313131;
	padding: 3px;
}
#function_detail{
	padding:5%;
	margin:0;
}
#function_detail h1{
	margin-top:8%;
	font-size:160%;
	font-weight:580;
	text-align:center;
	color:#FFF;
	padding:1%;
	background: #999;
}
#function_detail h2{
	font-size:130%;
	font-weight:bold;
	text-align:left;
	letter-spacing:-0.01em;
	color:#45569a;
	margin:5% auto 1%;
	padding: .5em .75em;
	border: 1px solid #45569a;
	border-radius: 4px;
}
#function_detail h3{
	text-align:left;
    position: relative;
    margin: 2% 0 1.5em;
    padding: 0 0 0 10px;
	font-weight: bold;
	font-size:120%;
    color: #6C6C6C;
    border-left: #000973 solid 7px;
}

@media screen and (max-width: 960px) {
#function_detail img{
	width:100%;
}
	#function div.LineBox,.function_main_in{
		width: 95%;
	}
}
#function_detail div.att{
	border:1px solid #CCC;
	padding:1%;
	font-size:90%;
	width:90%;
	margin-left:2%;
}
#function_detail img.top{
	float:center;
	margin:1% auto;
	display:block;
	clear:both;
}
#function_detail img.other{
	margin:1%;
	display:block;
	clear:both;
	max-width:500px;
}
#function_detail img.other2{
	margin:1%;
	float: left;
	max-width:500px;
}
#function_detail img.other_in{
	margin:1%;
	max-width:auto;
}
@media screen and (max-width: 736px) {
#function_detail img{
	width:100%;
}
}
.cloudicon{
	padding:1%;
	background:#9cc9d7;
	font-size:80%;
	margin-left: 3%;
}
/* ===== 出力サンプル ===== */
#sample ul.sample{
	margin:1% auto;
	display:block;
	clear:both;
    display: table;
    table-layout: fixed;
}
#sample ul.sample li{
	width:23%;
	height: 0;
	overflow:hidden;
	margin:0.5%;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	background-size: cover;
	padding-bottom: 15%;
}
#sample ul.sample li img{
	width:100%;
}
@media screen and (max-width: 960px) {
#sample ul.sample li{
	width:46%;
	background-size: cover;
	padding-bottom: 30%;
}
}
@media screen and (max-width: 736px) {
#sample ul.sample{
	width:95%;
	margin:1% auto;
	padding:0;
	clear:both;
	display:block;
}
#sample ul.sample li{
	width:49%;
	margin:1% auto;
	background-size: cover;
	padding-bottom: 32%;
}
}
.scale {
    overflow: hidden;
}
.scale img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.scale img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/* ===== 導入事例 ===== */
#case{
	width:90%;
	margin:0 auto;
}
#case h3{
	width:100%;
	color:#81511c;
	font-size:180%;
	font-weight:bold;
	padding:2% 0;
	margin:3% auto;
	border-top:1px solid #81511c;
	border-bottom:1px solid #81511c;
}
#case img{
	float:center;
	margin:3% auto 0;
	display:block;
	max-width: 100%;
	height: auto;
}
#case span.com{
	font-size:120%;
	font-weight:bold;
	line-height: 200%;
}
#case span.kind{
	color:#ac8422;
	border:1px solid #ac8422;
	padding:5px;
	margin-left:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#case strong{
	background:#fffea2;
	font-weight:normal;
}
#case div.reason{
	margin: 5% auto;
	width: 100%;
	border: 1px solid #ccc;
	overflow: hidden;
	display: table;
}
#case h3.reason_ttl{
	background: #111;
	color: #fff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	font-size: 130%;
	font-weight: 400;
}
#case div.reason_content ul li{
	line-height: 200%;
	list-style:none;
}
#case p.que{
	font-size:120%;
	font-weight:bold;
	margin:5% 0 2% 3%;
}
#case p.ans{
	font-size:100%;
}
#case span.p01{
	color:#1219a1;
	border-top:1px solid #1219a1;
}
#case span.p02{
	color:#d65a1d;
	border-top:1px solid #d65a1d;
}
#case dl{  
	width : 90%;
	margin:0 auto;
}
#case dt{  
	float : left;
	clear : both;
	font-weight : bold;
	text-align:center;
}
#case dd{  
	margin-left : 50px;
}
#case h4{
	font-size:170%;
	text-align: center;
	font-weight:normal;
}
#case div.ref{
	background-image: url("../images/case_bc.gif");
	padding:1%;
}
#case table{
	width:90%;
	border:1px solid #ccc;
	margin:3% auto;
	padding:2%;
	background:#FFF;
}
#case table caption{
	text-align:left;
	font-size:110%;
	font-weight : normal;
	margin-bottom:2%;
}
#case table td{
	border-bottom:1px dotted #ccc;
	padding:1%;
	border-right:1px dotted #ccc;
}
#case table td.price{
	text-align:right;
	border-right:none;
}
#case table td.last{
	border-bottom:3px solid #ccc;
}
#case table td.total{
	border-bottom:none;
}
@media screen and (max-width: 736px) {
#case{
	width:100%;
}
#case h3{
	font-size:120%;
}
#case h4{
	font-size:120%;
}
#case span.kind{
	display:none;
}
#case p.que{
	margin:10% 0 2% 3%;
}
#case span.p01{
	border:none;
}
#case span.p02{
	border:none;
}
#case div.reason_content ul{
	margin-left:-30px;
	font-size:90%;
}
#case table{
	width:95%;
	font-size:90%;
}
#case table td.price{
	text-align:left;
}
#case dl{  
	width : 100%;
}
#case dt{  
	width:100%;
	clear:both;
	display:block;
	margin:3% auto;
}
#case dd{  
	width:100%;
	clear:both;
	display:block;
	margin:3% 0 0;
}
#case div.case_bc{
	width:100% !important;
	display:block;
	clear:both;
}
}

#case div.case_bc{
	width:50%;
	float:left;
}
#case h5{
	width: 100%;
	font-size:110%;
	margin:10% auto 1%;
	padding:1%;
	border-top:1px solid #ac8422;
	border-bottom:1px solid #ac8422;
	color:#ac8422;
	text-align:center;
}
#case span.vol{
	background:#ac8422;
	color:#FFF;
	padding:3px 10px;
	margin-bottom:2%;
	margin-right:2%;
	font-weight:normal;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#case .title{
	font-size:100%;
	margin-bottom:0;
	font-weight:bold;
	margin-left:3%;
}
#case .com{
	font-size:90%;
	margin-top:0;
}

/* ===== 動作環境 ===== */
#spec table{
	width:85%;
	margin:2% auto 0;
	text-align: left;
	font-size: 17px;
}
#spec table th{
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:3%;
	width:30%;
	text-align: left;
	background: #F3F3F3;

}
#spec table th.last{
	border-bottom:1px solid #bbb;
}
#spec table td{
	border-top:1px solid #bbb;
	padding:3%;
	text-align: left;
	background: #fff;
}
#spec table td.last{
	border-bottom:1px solid #bbb;
}
@media screen and (max-width: 736px) {
#case span.vol{
	font-size:80%;
}
#spec table th{
	border-left:1px solid #bbb;
	width:100%;
	clear:both;
	display:block;
}
#spec table td{
	width:100%;
	clear:both;
	display:block;
}
#spec table td.last{

}
}
/* ===== よくあるご質問 ===== */
#faq{
	width:85%;
	margin:1% auto;
}
#faq h3{
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 736px) {
#faq{
	width:100%;
	margin:1% auto;
}
}
#faq span{
	font-size:150%;
	color:#45569a;
	margin-right:2%;
	font-weight:bold;
}
	/* アコーディオン */
div.accordion {
	width: 95%;
	margin:1% auto;
}
div.accordion ul{
	list-style:none;
	border-top:1px solid #45569a;
	border-bottom:1px solid #45569a;
	padding: 0;
}
div.accordion ul li{
}
div.accordion ul li p{
	margin:2%;
	font-size:90%;
}
div.accordion .toggle{
	font-size:110%;
	padding-right:35px;
}
@media screen and (max-width: 736px) {
div.accordion .toggle{
	font-size:100%;
}
}
div.accordion > ul > li > a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  background-color: #FFF;
  cursor: pointer;
  padding: 10px 12px;
  position: relative;
	padding:2%;
}
div.accordion > ul > li > a:hover{
  background-color: #eee;
}
div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 16px;
  color: #45569a;
}
div.accordion > ul > li > a:after{
  content: "▼";
}
div.accordion > ul > li > a.active:after{
  content: "▲";
}
div.accordion > ul > li > ul {
  display: none;
}
div.accordion > ul > li > ul > li > a{
  display: block;
  font-size: 14px;
  padding: 6px 12px;
  position: relative;
}
#faq table{
	width:85%;
	margin:3% auto;
}
#faq table th{
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:3%;
	width:30%;
}
#faq table th.last{
	border-bottom:1px solid #bbb;
}
#faq table td{
	border-top:1px solid #bbb;
	padding:3%;
}
#faq table td.last{
	border-bottom:1px solid #bbb;
}

/* ===== クラウドライセンスとは ===== */
#cloud{
	width:100%;

}
#cloud_in{
	width: 1000px;
	margin:1% auto;
}


@media screen and (max-width: 1000px) {
#cloud_in{
	width: 94%;
	margin:1% auto;
}
}



#cloud .lead{
text-align: center;
line-height: 250%;
letter-spacing: 0.05em;
font-size: 19px;

}
#cloud div.feature_bc{
	background:#FFF;
	padding:3%;
	clear:both;
	display:block;
	overflow: auto;
	background: #f5f5f5;
	border: 1px solid #bbb;;
}
#cloud div.feature_bc ul{
	padding-left: 20px;
}
#cloud div.feature_bc img.img01,#cloud div.feature_bc img.img02,#cloud div.feature_bc img.img03,#cloud div.feature_bc img.img04{	width:40%;
}
@media screen and (max-width: 736px) {
#cloud div.feature_bc img.img01,#cloud div.feature_bc img.img02,#cloud div.feature_bc img.img03,#cloud div.feature_bc img.img04{
	width:100%;
	margin:3% 0 6% 0;
}
}
#cloud h4{
	font-size:150%;
	text-align:left;
	color:#dd1111;
}
#cloud h5{
	font-size:150%;
	text-align:left;
	color:#005da6;
	line-height:180%;
	margin: 0;
}
#cloud h5 span{
	background-color:#dd1111;
	padding:0 3%;
	margin-bottom:2%;
	color:#FFF;
	font-weight:normal;
}
@media screen and (max-width: 736px) {
#cloud{
	margin:1% auto;
}
#cloud h5{
	font-size:140%;
	line-height:130%;
	margin:3%;
}
#cloud h5 br{
	margin-bottom:3%;
}
}
#cloud div.cloud_contents{
	display:block
}
#cloud div.cloud_contents_sp{
	display:none;
}
@media screen and (max-width: 736px) {
#cloud div.cloud_contents{
	display:none;
}
#cloud div.cloud_contents_sp{
	display:block
}
}
#cloud caption{
	font-size:150%;
	font-weight:bold;
	text-align:left;
	color:#dd1111;
	margin-left:2%;
	margin-bottom:1%;
}
#cloud table{
	width:96%;
}
#cloud table th,#price table th{
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:2%;
	background:#f5f5f5;
}
#cloud table th.first,#price table th.first{
	border-left:1px solid #bbb;
}
#cloud table td,#price table td{
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:2%;
	background:#FFF;
}
#cloud table td.last, th.last,#price table td.last, th.last{
	border-bottom:1px solid #bbb;
}
#cloud_detail{
	padding:3%;
	background:#FFF !important;
}
#cloud_detail h1{
	font-size:150%;
	text-align:center;
	padding:1%;
}
#cloud_detail img{
	float:left;
	margin:0 2%;
}
#cloud table.option{
	width:40%;
	font-size:90%;
}
#cloud table.option td{
	border-bottom:1px dotted #666;
	border-top:none;
	border-right:none;
}
#cloud th.last{
	border-bottom:1px solid #bbb;
}
#cloud .detail{
	color:#45569a;
}
@media screen and (max-width: 736px) {
#cloud table.option{
	width:100%;
}
#cloud_detail img{
	float:center;
	margin:2% auto;
}
}
/* ===== 価格・ご購入 ===== */
#price{
	width:900px;
	margin:1% auto;
}
#price caption{
	font-size:150%;
	font-weight:bold;
	text-align:left;
	color:#45569a;
	margin-bottom:20px;
}
#price caption a{
	font-size:70%;
	text-align:left;
	margin-left:1%;
	margin-bottom:1%;
}
#price table{
	width:96%;
	font-size: 110%;
	margin: 15px 0;
}
#price article{
	margin: 50px 0 0;
}
#price table th{
	border-top:1px solid #77a8cf;
	border-right:1px solid #77a8cf;
	padding:2%;
	background:#f5f5f5;
}
#price table th.first{
	border-left:1px solid #77a8cf;
}
#price table td{
	border-top:1px solid #77a8cf;
	border-right:1px solid #77a8cf;
	padding:2%;
	background:#FFF;
}
#price table td.last, th.last{
	border-bottom:1px solid #77a8cf;
}
#price a.help{
	background: url('../img/ico_help.png') no-repeat;
	padding-left:30px;
	padding-bottom:40px;
	height:40px;
	font-weight:normal;
}

}
#buy_btn_price{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 120%;
	padding: 20px 10px 20px 0;
	width: 320px;
	margin: 20px auto 10px;
	display: block;
	font-weight: bold;
	background: url('../img/ico_cart2.png') no-repeat 30px !important;
	background-color: #f07b1c !important;
	border: 1px solid #f07b1c !important;
	color: #fff !important;
}

a #buy_btn_price {
	text-decoration: none;
	color: #fff;
	padding-left: 85px;
}
a #buy_btn_price:hover{
	opacity: 0.7;
}
@media screen and (max-width: 736px) {
#price{
	width:95%;
	margin:1% auto;
}
/* ===== マイホとの比較 ===== */
#compare{
	width:85%;
	margin:1% auto;
}
#compare p{
	margin-left:3%;
}
#compare div.compare_bc{
	background:#FFF;
	padding:3%;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	clear:both;
	display:block;
	overflow: auto;
}
#compare div.compare_bcs{
	float:left;
	background:#FFF;
	width:43%;
	padding:3%;
	margin-right: 1%;
	margin-bottom:2%;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	overflow: auto;
}
#compare div.compare_bcs_r{
	float:left;
	background:#FFF;
	width:43%;
	padding:3%;
	margin-bottom:2%;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	overflow: auto;
}
#compare h4{
	text-align:center;
	margin:3% auto 2%;
	padding:5px;
	font-size:180%;
	background-color:#19283C;
	color:#FFF;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
#compare h5{
	font-size:150%;
	text-align:left;
	color:#6e4d08;
	line-height:180%;
	margin-top: 0;
}
#compare h5 span{
	background-color:#dd1111;
	padding:0 3%;
	margin-bottom:2%;
	color:#FFF;
	font-weight:normal;
}
#compare p.lead{
	text-align:left;
	text-shadow:none;
	margin:1% 0 1% 3%;
	font-size:120%;
	line-height:180%;
}
#compare p.lead span{
	background:#fff45c;
}
#compare img.point{
	margin-top:3%; 
	width:22%;
}
@media screen and (max-width: 736px) {
compare h5{
	font-size:120%;
	line-height:130%;
	margin:3%;
}
#compare img.point{
	width:40%;
}
}



/* 各ページヘッダー */
header.header_spec_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
header.header_faq_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
header.header_sample_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
header.header_about_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 6%;
	position: relative;
	overflow:hidden;
}
header.header_cloud_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
header.header_function_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 6%;
	position: relative;
	overflow:hidden;
}
header.header_price_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
header.header_compare_bc{
	background: #b2961e;
	height:0;
	margin: 0;
	background-size: cover;
	padding-bottom: 16%;
	position: relative;
	overflow:hidden;
}
@media screen and (max-width: 736px) {
header.header_function_bc, header.header_spec_bc, header.header_faq_bc, header.header_sample_bc, header.header_cloud_bc, header.header_about_bc, header.header_compare_bc{
	background-size: cover;
	padding-bottom: 25%;
	position: relative;
}
}
@media screen and (min-width: 768px) {
header {
    background-attachment: fixed;
}
}
@media screen and (min-width: 737px) and (max-width:1260px){
div.mainimage img{
	width:100%;
	}
}



	
/* 製品比較表 */

th, td {
    padding: 6px;
    border: 1px solid #bbb;
    vertical-align: top;
}
table {
    border-collapse: collapse;
	font-size: 14px;
	margin: 0 auto 20px;
	width: 800px;
}
table .cate{
	background: #EFEFEF;
}
#table_cap{
	width: 90%;
	margin: 0 auto;
	font-size: 80%;
	color: #313131;
}
#comparison{
	margin: 0 auto;

}
.function{
	text-align: left;
	border-right: 2px solid #bbb;
}
.bg{
	background: #F3F3F3;
}



div.video_box,#features_detail div.video_box{
	position: relative;
	text-align:center;
	width: 50%;
}
div.video,#features_detail div.video{
	position: absolute;
	top: -400%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
}
div.video img,#features_detail div.video img{
    width:100%;
	opacity:0.7;
}
#features_detail div.Box{
	width:95%;
	margin:1% auto;
	clear:both;
}
	
	
