﻿@charset "UTF-8";

figure{
	margin:0;
}

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

#function h4 span, .function_main h5 span {
    color: #fff;
    background: #F40004;
    padding: 5px 8px;
    margin-right: 10px;
    font-size: 90%;
}
#other{
	margin: 0 0 30px;
}
@media screen and (max-width: 736px) {
h2.about{
	font-size:150%;
	margin:1% 5%;
}
#about .lead{
	text-align:left;
	margin:1% 5% 10%;
	line-height:150%;	
}
#about .flow{
	display:none;
}
.fittings{
	width: 90%;
}
		#case_top{
		width: auto;
	}
	#case_top{
	height: 450px;
}
	#case_left{
	position: absolute;
	left: 15px;
	bottom: 0;
		right: 0;
}
}
#about p{
	margin-left:3%;
	color:#FFF;
}
/* 背景 */
#about .about_scale01{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
	width: 100%;
    background: url(../images/about_img01.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:30%;
}
#about .about_scale02{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
	width: 100%;
    background: url(../images/about_img02.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:30%;
}
#about .about_scale03{
    text-shadow: 0 0 12px #7b7a35;
	width: 100%;
    background: url(../images/about_img03.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:30%;
}
#about .about_scale04{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
    background: url(../images/about_img04.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:5%;
}
#about .about_scale05{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
	width: 100%;
    background: url(../images/about_img05.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:30%;
}
#about .about_scale06{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
	width: 100%;
    background: url(../images/about_img06.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:5%;
}
#about .about_scale07{
    text-shadow: 0 0 12px #7b7a35;
	margin:0;
	width: 100%;
    background: url(../images/about_img07.jpg) no-repeat 0 0;
	background-size:cover;
	padding-top:3%;
	padding-bottom:35%;
}
@media screen and (max-width: 736px) {
#about .about_scale01{
    background:#000;
}
#about .about_scale02{
    background:#000;
}
#about .about_scale03{
    background:#000;
}
#about .about_scale04{
    background:#000;
}
#about .about_scale05{
    background:#000;
}
#about .about_scale06{
    background:#000;
}
#about .about_scale07{
    background:#000;
}
#about .about_scale02 img{
    width:90%;
	clear:both;
	display:block;
	margin:1% auto;
}
#about .about_scale03 img{
    width:90%;
	clear:both;
	display:block;
	margin:1% auto;
}
#about .about_scale05 img{
    width:90%;
	clear:both;
	display:block;
	margin:1% auto;
}
}
#about div.bg_w{
	background:#FFF;
	clear:both;
}
#about ul.check li{
	float:left;
	list-style:none;
	margin-right:1%;
}
#about ul.check li img,iframe{
	height:300px;
}
.vide_pc_bc{
	width: auto;
	height: 300px;
	opacity:1;
	z-index: -1;
}
@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{
	background: #F0F0F0;
}
.lead{
	text-align:center;
	line-height:200%;
	letter-spacing:0.05em;
	font-size: 1rem;
}
#function_detail .cap{
	font-size:90%;
}
.attention{
	font-size:90% !important;
}
.func_left{
	width:49%;
	float:left;
	margin-top:20px;
	text-align:center;
}
.func_left a:hover,.func_right a:hover{
	opacity:0.7;
}

.func_left img,.func_right img{
	width:100%;
}
.func_right{
	width:49%;
	float:right;
	margin-top:20px;
	text-align:center;
}
@media screen and (max-width: 736px) {
#function .lead,#cloud .lead,#comparison .lead{
	text-align:left;
	margin:1% 5% 10%;
	line-height:150%;	
}
}
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 h3{
	width: 90%;
	max-width: 1500px;
	margin:3% auto 0;
	padding:10px 0;
	font-size:180%;
	font-weight:bold;
	letter-spacing:-0.005em;
	background-color:#232323;
	color:#FFF;
	border-bottom: 3px solid #f07b1c;

}

@media screen and (max-width: 1000px) {
#function h3{
	width:98%;
	font-size:150%;
}
}
.function_main{
	margin: 0 auto 70px;

}
.function_main p{
	text-align: center;
}
.function_main_img{
	text-align: center;
	background: url('../images/main_bg.png') center center;
	padding: 50px 0 40px;
	margin: 0 auto 7px;
	width: 900px;
}
.function_main_img2{
	width: 60%;
	text-align: center;
	margin: 0 auto 15px;;
}


.function_main_btn{
	border: 1px solid #45569a;
	padding: 17px 10px;
	width: 200px;
	font-size: 130%;
	color: #45569a;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	margin: 20px auto;
}
.function_main_btn:hover{
	color: #fff;
	background: #45569a;
}
#function h4{
	font-size:140%;
	font-weight:580;
	margin: 15px auto 10px;
	color: #f07b1c;
}

#function p{
	line-height: 1.6;
	margin: 0 auto 10px;
}
#function h5{
	font-size:190%;
	font-weight:580;
	letter-spacing:-0.005em;
	margin: 10px auto;
	color: #f07b1c;
	text-align: center;
}
#function div.LineBox{
	margin:2% auto;
	width: 90%;
	display:table;
	max-width: 1500px;
}

@media screen and (max-width: 736px) {
#function div.LineBox {
    width: 96%;
	margin: 0 2%;
}
#function h5{
	font-size:160%;
}
}
@media screen and (min-width: 737px) and (max-width:1260px){
#function div.LineBox {
    width: 96%;
}	
}

#function div.LineBox p{
	margin:2% auto;
	width:96%;
	line-height: 1.6;
}
#function div.LineBox img{
	width:90%;
	margin: 1% auto;
}
#function div.LeftBox{
	width:49%;
	float:left;
	display:table-cell;
	background: #fff;
}
#function div.RightBox{
	width:49%;
	float:right;
	display:table-cell;
	background: #fff;
}
#function div.button_box{
	text-align:center;
}
#function .box{
	background-size: cover;
	padding-bottom:5%;
}
@media only screen and (max-width: 1100px){
#function div.LeftBox{
	width:48%;
}
#function div.RightBox{
	width:48%;
}
}
@media screen and (max-width: 736px) {
#function div.LeftBox{
	width:100%;
	margin-top:2%;
}
#function div.RightBox{
	width:100%;
	margin-top:2%;
}
#function div.LineBox img{
	width:100%;
}
#function div.LeftBox p,#function div.RightBox p{
	padding: 0 5px 0;

}
}
#panoramaview{
	width: 50%;

}
@media screen and (max-width: 736px) {
#panoramaview{
	width: 100%;
}
}
.videoBox{
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	height: 300px;
	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;	/*変化に掛かる時間*/
	opacity: 0.7;
}

.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:90%;
}
#function table td,#function table th{
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	background:#fff;
	color: #313131;
}
#function_detail{
	padding:5% 10%;
	margin:0;
	overflow: hidden;
}
#function_detail p{
	font-size: 1rem;
	line-height: 1.9;
}
#function_detail h1{
	margin-top:5%;
	font-size:160%;
	font-weight:580;
	text-align:center;
	color:#FFF;
	padding:1%;
	background: #595959;
}
#function_detail h2{
	font-size:130%;
	font-weight:bold;
	text-align:left;
	letter-spacing:-0.01em;
	color:#45569a;
	margin:7% auto 4%;
	padding: .5em .75em;
	border: 1px solid #45569a;
}
#function_detail span{
    color: #fff;
    background: #F40004;
    padding: 5px 8px;
    margin-right: 10px;
    font-size: 90%;
}
#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_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:0 0 0 3%;
	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%;
}
#function_detail img.other{
	margin:1%;
	float: none;
	max-width:none !important;
}
}
.cloudicon{
	padding:1%;
	background:#9cc9d7;
	font-size:80%;
	margin-left: 3%;
}
/* ===== 出力サンプル ===== */
ul.type{
	font-size:80%;
    width:100%;
    padding:0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
ul.type li{
    list-style: none;
    padding: 2%;
    margin-bottom: 0;
    position: relative;
}

ul.type li img{
	width:100%;
}
.typename{
	margin: 0;
}

@media screen and (max-width: 767px) {
ul.type{
	width: auto;
	grid-template-columns: 1fr 1fr;
}
}




#sample ul.sample{
	margin:40px auto 0;
	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%;
}
#sample ul.sample li img:hover{
	opacity: 0.7;
}
@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:80%;
	margin:2% auto 0;
	text-align: left;
	font-size: 15px;
}
#spec table th{
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
	padding:2%;
	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:2%;
	text-align: left;
	line-height: 150%;
}
#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: none;
	width:100%;
	clear:both;
	display:block;
}
#spec table td{
    border: none;
	width:100%;
	clear:both;
	display:block;
}
#spec table td.last{
    border: none;
}
#spec table th.last {
    border: none;
}
}
/* ===== よくあるご質問 ===== */
#faq{
	width:85%;
	margin:1% auto;
}
#faq h3{
	text-align: center;
	font-weight: bold;
	color: #8C8C8C;
	font-size: 160%;
}
@media screen and (max-width: 736px) {
#faq{
	width:100%;
	margin:1% auto;
}
}
#faq span{
	font-size:150%;
	color:#00549b;
	margin-right:2%;
	font-weight:bold;
}
#faq p span{
	font-size:150%;
	color:#ED1A1D;
	margin-right:2%;
	font-weight:bold;
}

	/* アコーディオン */
div.accordion {
	width: 95%;
	margin:1% auto;
}
div.accordion ul{
	list-style:none;
	border-top:1px solid #575757;
	border-bottom:1px solid #575757;
	padding: 0;
}
div.accordion ul li{
}
div.accordion ul li p{
	margin:2%;
	line-height: 1.6;
}
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: #A8A8A8;
}
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:#f07b1c;
	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:120%;
	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;
}
}
/* ===== 価格・ご購入 ===== */
.table_price{
	width:900px;
	margin:0 auto 20px;
}
.table_price p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
.table_price th {
  background: #f5f5f5 ;
  border: solid 1px #ccc;
  padding: 10px;

}
.table_price th.first {
	width:60%;
}
.table_price td {
  border: solid 1px #ccc;
  padding: 10px;
	width:15%;
}
.table_price td:first-child {
  background: #f5f5f5;
}
.cloud_about{
	text-align:left;
	width:900px;
  margin: 0 auto 10px;
}

.cloud_about a{
	color:#0574f0;
}
.cloud_s{
  width: 1000px;
  margin: 20px auto 0;
	list-style:none;
	font-size:80%;
}
.cloud_s a{
	text-decoration:underline;
}
.service{
	color:#fff;
	background:#f19149;
	padding:5px;
	font-weight:nomal;
	font-size:80%;
}
@media screen and (max-width: 767px) {
#cloud table th.first, #price table th.first {
  border:none;
}
#price table td {
  border:none;
}
.table_price th.first {
	width:100%;
}
.cloud_s{
  width: 90%;
	margin:10px auto;
	padding:0;
}
	.cloud_about{
		width:100%;
		text-align:center;
	}
  .table_price {
    width: 80%;
  }
  .table_price .thead {
    display: none;
  }
  .table_price tr {
    width: 100%;
  }
  .table_price td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .table_price td:first-child {
    background: #949494;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .table_price td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
 
p.btn_price{
	background-color:#da1a10;
	color: #fff !important;
    border-radius: 3px !important;        /* CSS3草案 */  
    -webkit-border-radius: 3px !important;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px !important;   /* Firefox用 */  
	width:300px;
	height:70px;
	padding-top:23px;
	margin:50px auto;
	font-weight: bold;
	color: #de8800;
text-align:center;
}

a p.btn_price:hover{
	border: 1px solid #ad8f2b;
}
.spec_s{
  width: 900px;
  margin: 0 auto;
	list-style:none;
	font-size:80%;
	padding:0;
}

@media screen and (max-width: 736px) {
p.btn_price{
	width:90%  !important;;
	height:auto  !important;;
	margin:20px auto;
	padding:20px 0 20px;
}
}

@media screen and (max-width: 768px) {
table.spec {
  width: 90%;
}
.spec_s{
  width: 90%;
	padding:0;
}
}


/* ===== マイホとの比較 ===== */
#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%;
}
}



/* ===== 新機能紹介 ===== */

#up_method{
	background:#eaeaea;
	text-align:center;
	padding:15px 0;
	font-size:1.1rem;
	border:1px solid #c5c5c5;
}
a #up_method{
	text-decoration:none;
}

#newfunc .lead{
	text-align:center;
	line-height:200%;
	letter-spacing:0.05em;
	margin-top:2%;
	margin-bottom:5%;
}
#newfunc h3{
	font-size:120%;
	background-image:;
	letter-spacing:-0.01em;
	background: url(../images/newfunc/h3bc.gif) no-repeat 0 0;
	color:#432502;
}
#newfunc .newfuncBox{
	width:100%;
	margin:1% auto;
}
#newfunc .newfuncBox ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#newfunc .newfuncBox li{
	float:left;
	width:27%;
	margin-right:2%;
	margin-bottom:1%;
	list-style:none;
	border:1px solid #b58048;
	padding:2%;
	background:#FFF;
}
#newfunc .newfuncBox li img{
	width:100%;
}
#newfunc .newfuncBox li a{
	float:right;
}
#newfunc .newfuncBox li span{
	font-size:70%;
	color:#999;
}
#function_btn{
	border: 1px solid #45569a;
	color: #45569a;
	padding: 13px 0;
	text-align: center;
	width: 500px;
	margin: 20px auto;
	font-size: 20px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

#function_btn:hover{
	background: #45569a;
	color: #fff;
}

.CateBox{
	margin:0 auto;
	width:1100px;
    padding:15px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:10px;
}
.CateBox .Box{
    list-style: none;
    padding: 2%;
    margin-bottom: 0;
    position: relative;
	background: #fff;
	border: 1px solid #999;	
}

.CateBox .Box img{
	width:100%;
}

@media screen and (max-width: 736px) {
	#function_btn{
		width: 90%;
		margin: 0 auto;
	}
#newfunc .lead{
	text-align:left;
	margin:1% 5% 10%;
	line-height:150%;	
}
#newfunc .newfuncBox ul{
	width:95%;
	margin:1% auto;
	padding:0;
}
#newfunc .newfuncBox li{
	width:95%;
	margin:2% auto;
	padding:3%;
}
	.CateBox{
	margin:0 auto;
	width:96%;
    padding:0;
	display: grid;
	grid-template-columns: 1fr;
	gap:10px;
}
}


/* parts */
#parts{
	background: #F0F0F0;
}
#parts_txt{
	line-height: 2;
	margin-bottom: 40px;
}
#parts #content_in{
	width:90%;
	margin:1% auto !important;
}
#parts #content{
	background: #D3EEFF url(../../common/img/blue_bc.png);
}
#parts ul.cate{
	height:auto;
	margin:3% auto;
	padding:3%;
	border-top:1px solid #009fb0;
	border-bottom:1px solid #009fb0;
	text-align:center;
}
#parts ul.cate li{
	float:left;
	list-style:none;
	margin:1%;
}
#parts h3{
	color:#151515;
	text-align:center;
}
#parts ul.parts_list{
	font-size:80%;
    width:100%;
    background: #d1d1d1;
    margin:40px 0 0 0;
    padding:15px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	gap:10px;
}
#parts ul.parts_list li{
    list-style: none;
    padding: 2%;
    margin-bottom: 0;
    position: relative;
}

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

#parts ul.parts_list2{
	font-size:80%;
    width:100%;
    background: #fff;
    margin:40px 0 0 0;
    padding:15px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	gap:10px;
}
#parts ul.parts_list2 li{
    list-style: none;
    padding: 2%;
    margin-bottom: 0;
    position: relative;
}

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

.new_box{
    position: relative;
}

.new_icon:after{
    position: absolute;
    content: "NEW";
    top: 5px;
    left: 5px;
    background: #ff0000;
    color: #fff;
    padding: 5px 7px;
}

.new_box 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.cate li{
	margin:2%;
}
#parts ul.parts_list2{
	width: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr ;
}
#parts ul.cate li{
	margin:2%;
}
}


/* ===== 解説書 ===== */
#book{
	width:85%;
	margin:1% auto;
}
#book p{
	margin-left:3%;
}
#book h3{
	font-size:130%;
	color:#FFF;
	background:#6fb175;
	padding:1%;
	width:100%;
	margin:5% auto 1%;
}
#book img.sample{
	padding:1%;
	background:#FFF;
	border:2px solid #ddd;
}
#book ul.sample{
	width:95%;
	margin:1% auto;
	display:block;
	clear:both;
    text-align: center;
    display: table;
    table-layout: fixed;
}
#book ul.sample li{
	width:23%;
	height: 380px;
	background:#FFF;
	overflow:hidden;
	margin:0.5%;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	border:2px solid #ddd;
}
#book ul.sample li img{
}
@media screen and (max-width: 736px) {
#book ul.sample{
	width:95%;
	margin:1% auto;
	padding:0;
	clear:both;
	display:block;
}
#book ul.sample li{
	width:45%;
	height:auto;
	margin:1% auto;
}
}
/* 各ページヘッダー */
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%;
	}}
	
	
	
/* 製品比較表 */
h2 {
    font-size: 1.5rem
	font-weight: bold;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding: 100px 0 10px;
    margin: 0;
}
#sub_title{
	color: #c9c9c9;
	text-align: center;
	padding-bottom: 2%;
	letter-spacing: 0.08em;
}
th, td {
    padding: 6px;
    vertical-align: top;
    text-align: left;
}
table {
    border-collapse: collapse;
	font-size: 18px;
	width: 800px;
}
table .cate{
	background: #d2dbe6;
}
#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;
}
.youtube{
  position: relative;
  width: 65%;
  padding-top: 37%;
	margin:0 atuo;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.youtube_b{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_b iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.youtube_2 {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube_2 iframe {
  width: 100%;
  height: 100%;
}
#youtubemain{
	width: 60%;
	margin: 0 auto;
}
@media screen and (max-width: 736px) {
#youtubemain{
	width: 100%;
	margin: 0 auto;
}
	.youtube,.youtube_b{
	  width: 96%;
	  padding-top: 55%;
	}
}

.small{
	font-size:80%;
}


/* ===== 新機能 ===== */
#newfunction{
	width:1100px;
	margin:30px auto 0;
}
#newfunction h3{
	font-weight: bold;
	font-size: 180%;
	margin:0 0 0;
	font-style: italic;
	text-align:center;
	color:#ad8f2b;
}

#newfunction ul li{
	float:left;
	list-style:none;
	background:#fff;
}
#newfunction ul li img{
	width:100%;
}

ul.pickup_main{
	list-style:none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 10px;
	margin:0 0 50px;
	padding:0;
}
ul.pickup_main li{
	border:1px solid #d0d0d0;
}
li.pickup {
	overflow:		hidden;
	position:		relative;
	border:1px solid #d0d0d0;
}
li.pickup .caption {
	font-size:		110%;
	text-align: 	center;
	padding: 90px 10px 0;
	color:			#fff;
}
li.pickup .mask {
	width:			100%;
	height:			100%;
	position:		absolute;	/* 絶対位置指定 */
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color: rgba(95,58,23,0.8);
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
li.pickup:hover .mask {
	opacity:		1;	/* マスクを表示する */
}
#pickup{
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 30px 0;
  padding: 0;
}
.pic_item{
	overflow:hidden;
	border:1px solid #b8b8b8;
	overflow:hidden;
	padding:10px 10px 0 10px;
	box-shadow: 10px 10px 0px 0 rgb(225, 225, 225);
	background:#fff;
}
.pic_left{
	float:left;
}

.pic_right{
	float:right;
	line-height:1.7;
}
.pic_right .pickup span{
	font-size:110%;
}
.pic_right_in{
	padding: 15px 10px 10px 10px;
}
.pickup span{
  background-image: linear-gradient(to right, #ad8f2b 0%, #c1a33f 100%);
  color: #fff;
  padding: 7px 20px;
  display: inline;
  font-weight: bold;
  text-align: center;
	font-style:	italic;
}

.pic_left img,.pic_right img{
	width:100%;
}
.pic_item h4{
	font-size:1.5rem;
	margin:10px 0 5px;
}
.pic_item h4 span{
	color:#5f3a17;
}
.pic_item h4 p{
	font-size:120%;
}
.pic_item h4 p span{
	font-size:100%;
}

ul.newfunction_s{
	list-style:none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px 0;
	margin:70px 0 50px;
	padding:0;
}
ul.newfunction_s li{
	float:left;
	list-style:none;
	padding:15px;
}
ul.newfunction_s li.border_r{
	border-right:1px solid #aaaaaa;
}
ul.newfunction_s li.border_b{
	border-bottom:1px solid #aaaaaa;
}
ul.newfunction_s li p{
	line-height:1.6;
}
ul.newfunction_s li h5{
	font-size:120%;
	margin:15px 0 10px;
}
ul.newfunction_s li img{
	width:100%;
}
ul.newfunction_s li img:hover{
	opacity:0.6;
}
ul.newfunction_s li{
	float:left;
	list-style:none;
}
ul.newfunction_s li span{
	font-size:90%;
}
ul.newfunction_s li span a{
	text-decoration:underline;
}

table.section_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}

table td {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: top;
  text-align: left;
	background:#fff;
}
.section {
  max-width: 1024px;
  margin: 0 auto;
  padding: 50px 10px;
}
.detail_btn {
	margin-top:20px;
}
.detail_btn a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px auto;
  padding: 0.7em 2em;
  width: 160px;
  color: #8d8d8d;
  font-size: 18px;
  transition: 0.3s;
text-align:center;
text-decoration:none;
	border:1px solid #8d8d8d ;
  background-color: #fff;
	border-radius: 5px;
}

.detail_btn a::after {
  content: '';
  transform: rotate(45deg);
}

.detail_btn a:hover {
  text-decoration: none;
	background:#f07b1c;
	color:#fff;
	border:1px solid #c1a33f;
}
.detail_btn_s {
	margin-top:15px;
}
.detail_btn_s a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px auto;
  padding: 0.7em 2em;
  width: 220px;
  color: #c1a33f;
  font-size: 16px;
  transition: 0.3s;
text-align:center;
text-decoration:none;
border:1px solid #c1a33f ;
  background-color: #fff;
}

.detail_btn_s a::after {
  content: '';
  transform: rotate(45deg);
}

.detail_btn_s a:hover {
  text-decoration: none;
  background-color: #c1a33f;
	color:#fff;
	border:1px solid #fff;
}
#cp{
	margin: 20px auto;
	text-align:center;
}
#cp a:hover{
	opacity:0.8;
}

section {
  max-width: 600px;
  margin: 0 auto;
}
a.btn_04 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  position: relative;
  background: #228bc8;
  border: 1px solid #228bc8;
  box-sizing: border-box;
  padding: 0 25px 0 40px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_04:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -6px;
}
a.btn_04:hover {
  background: #fff;
  color: #228bc8;
}
a.btn_04:hover:before {
  border-top: 2px solid #228bc8;
  border-right: 2px solid #228bc8;
}

@media all and (max-width: 767px) {
	#newfunction {
	  margin: 15px auto 0;
	width:98%;
	}
}



@media screen and (min-width: 737px) and (max-width:1200px){
	#newfunction {
		width:96%;
	}
}

@media all and (max-width: 767px) {
.pic_left,.pic_right,#cp{
	width:98%;
	margin:0 auto;
}
  table th, table td {
    display: block;
    width: 100%;
    border: none;
  }
  table tr:last-child td:last-child {
    border: none;
  }
	ul.newfunction_s .border_b{
		border-right:none;
	}
#pickup{
  grid-template-columns: 1fr;
	width:96%;
}
.pic_right_in {
  padding: 15px 0;
}
ul.newfunction_s {
  grid-template-columns: 1fr;
}
ul.pickup_main{
	grid-template-columns: 1fr 1fr
}
li.pickup .caption {
	padding: 50px 10px 0;
}
ul.newfunction_s{
	grid-template-columns: 1fr 1fr ;
	margin:70px 0 50px;
}
}



/* howto */

h3.howto_attention {
	font-weight:bold;
	font-size:1.3rem;
	background:#f0f0f0;
	padding:12px 15px;
	margin-bottom:10px;
	border-left:4px solid #e30405;
}
.howto_cate h3{
	font-weight:bold;
	font-size:1.3rem;
	background:#f0f0f0;
	padding:12px 15px;
	margin-bottom:10px;
}
.howto_cate{
	margin-bottom:15px;
	overflow:hidden;
}
.howto_cate p{
	line-height:1.6;
}
.howto_left{
	float:left;
	width:54%;
}
.howto_right{
	float:right;
	width:45%;
}
.howto_cate img{
	width:100%;
	margin-bottom:10px;
}

.main_bottom_in {
	width:70%;
	margin:5% auto;
}
a .dl_btn{
	text-decoration:none;
}
.dl_btn{
	border:7px solid #005294;
	background-color:#fff;
	background-image: url("../images/dl.jpg");
	background-repeat:no-repeat;
	background-position:15px center;
	height: 50px;
	font-weight:bold;
	padding:23px 0 0 50px;
	font-size:1.2rem;
	width:400px;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
}

#howto hr.trouble{
	border:1px solid #fff;
	width:100%;
}
#howto span.trouble{
	background:#2f6e14;
	padding:0.5% 2%;
	color:#fff;
}
#howto div.trouble{
	display:flex;
}
#howto div.trouble_l{
	float:left;
	width:30.5%;
	padding:1.7%;
	margin:0.5%;
	border:2px solid #fff;
	background:#eee;
	border-radius: 5px;
}
#howto h3.trouble{
	font-size:1.8rem;
	margin:1% auto 5%;
	background:#797979;
	color:#fff;
	text-shadow:none;
	padding:1%;
}
#howto span.hint{
	background:#ca3c2d;
	padding:0.5% 2%;
	color:#fff;
}

@media all and (max-width: 900px) {
	.main_bottom_in {
		width:90%;
	}
	.howto_left{
		float:none;
		width:100%;
	}
	.howto_right{
		float:none;
		width:100%;
	}
	.howto_cate img{
		width:80%;
	}
	#howto div.trouble_l{
		width:100%;
	}
	#howto div.trouble {
		display:block;
	}
}

#dl_attention{
	width:80%;
	margin:30px auto 0;
	font-size:90%;
	line-height:1.6;
}
#dl_attention ul{
	padding-left:10px;
}

