@charset "utf-8";
@media screen and (min-width : 801px) {
#headertop{
	height:18px;
	width:100%;
	background-image:url(../../images/headertop-back.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	z-index:1000;
}
h1{
	font-size:11px;
	position:absolute;
/*	right:50%;
	margin:0 -480px 0 0;
	text-align:right; 20180313メニュー変更により削除*/
	left:50%;
	margin:0 0 0 -520px;
	text-align:left;
	font-weight:normal;
	padding:2px 0 0 0;
	color:#fff;
}
*:first-child+html #headertop{
	height:18px;
	width:100%;
	background-image:url(../../images/headertop-back.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	margin:0 -320px 0 0;
	padding:0;
	position:fixed;
	top:0;
	z-index:1000;
	margin-left:-310px;
}
*:first-child+html h1{
	font-size:11px;
	position:absolute;
/*	right:50%;
	margin:0 -480px 0 0;
	text-align:right; 20180313メニュー変更により削除*/
	left:50%;
	margin:0 0 0 -520px;
	text-align:left;
	font-weight:normal;
	padding:2px 0 0 0;
	color:#fff;
}
#header {
	width: 100%;
	position: fixed;
	z-index: 999;
	background-image: url(../../images/header_back.png);
	background-repeat: repeat-x;
	top:18px;
}
*:first-child+html #header {
	width: 100%;
	position: fixed;
	z-index: 999;
	background-image: url(../../images/header_back.png);
	background-repeat: repeat-x;
	top:18px;
	margin-left:-310px;
}

.pl{ width: 940px; margin: 160px auto 0 auto; /margin:20px 10px 0 10px; padding:0;}
ul.crumbs{ width: 930px; background-color:#F3F3F3; padding:3px 10px 2px 0px; -webkit-border-radius: 5px 5px; -moz-border-radius: 5px 5px; border-radius: 5px 5px; /margin:0 30px 0 0;}
ul.crumbs li{ float: left; padding-left:10px; margin:0; list-style:none; font-size:10px; font-weight:normal; line-height:24px; color:#666;}
ul.crumbs li a { display: block; background: url(../../images/crumbs.png) no-repeat right center; padding-right: 15px; color:#336699; text-decoration:underline;}
ul.crumbs li a:hover { display: block; background: url(../../images/crumbs.png) no-repeat right center;	padding-right: 15px; color:#F0564A;	text-decoration:none;}

h2{
	background-image: url(../../images/h2back.jpg);
	background-repeat: no-repeat;
	padding-top: 29px;
	padding-left: 18px;
	font-size: 24px;
	font-weight: normal;
	margin:30px 0 0 0;
	width:942px;
	height:70px;
	text-align:left;
	color:#FFF;
}
h3{
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-left:18px;
	padding-bottom:10px;
	border-bottom:3px solid #000;
	width:942px;
	text-align:left;
	margin:30px 0 0 0;
}
*:first-child+html h3{
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	padding-left:18px;
	padding-bottom:10px;
	border-bottom:3px solid #000;
	width:942px;
	text-align:left;
	margin:30px 0 0 0;
}
/* 機能ページ */
ul.funclist{
	margin:10px 0 80px -20px;
	padding:0;
	list-style:none;
	_zoom:1;
}
*:first-child+html ul.funclist{
	margin:10px 0 80px -5px;
	padding:0;
	list-style:none;
	_zoom:1;
	width:960px;
}
ul.funclist li{
	float:left;
	list-style:none;
	margin-left:20px;
	margin-top:20px;
	padding:0;
	width:225px;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
*:first-child+html ul.funclist li{
	float:left;
	list-style:none;
	margin-left:14px;
	margin-top:20px;
	padding:0;
	width:225px;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}

h4{
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-top:14px;
	margin-left:12px;
	margin-bottom:0;
	text-align:left;
}
ul.funclist li img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
}
ul.funclist li p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin-left:12px;
	text-align:left;
	line-height:18px;
}
ul.funclist li.long{
	float:left;
	list-style:none;
	margin-left:20px;
	margin-top:20px;
	padding:0;
	width:470px;
	height:200px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
*:first-child+html ul.funclist li.long{
	float:left;
	list-style:none;
	margin-left:14px;
	margin-top:20px;
	padding:0;
	width:470px;
	height:200px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.long img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.long p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:18px;
}
ul.funclist li.nobreak{
	float:left;
	list-style:none;
	margin-top:20px;
	padding:0;
	width:960px;
	height:200px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
*:first-child+html ul.funclist li.nobreak{
	float:left;
	list-style:none;
	margin-top:20px;
	padding:0;
	width:960px;
	height:200px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.nobreak img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.nobreak p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:120%;
}
ul.funclist li.nobreak p.bunseki{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:180%;
}
ul.funclist li.other{
	float:left;
	list-style:none;
	margin-left:20px;
	margin-top:20px;
	padding:0;
	width:470px;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
*:first-child+html ul.funclist li.other{
	float:left;
	list-style:none;
	margin-left:14px;
	margin-top:20px;
	padding:0;
	width:470px;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.other img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.other p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:180%;
}

ul.funclist2{
	margin:10px 0 0 -20px;
	padding:0;
	list-style:none;
	_zoom:1;
}
ul.funclist2 li{
	float:left;
	list-style:none;
	margin-left:20px;
	margin-top:20px;
	padding:0;
	width:225px;
	height:266px;
	background-image: url(../../function/images/bg-blue.gif);
	background-repeat: repeat;
}
ul.funclist2 li img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
}
ul.funclist2 li p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin-left:12px;
	text-align:left;
	line-height:18px;
}
ul.funclist2 li.long{
	float:left;
	list-style:none;
	margin-left:20px;
	margin-top:20px;
	padding:0;
	width:470px;
	height:200px;
	background-image: url(../../function/images/bg-blue.gif);
	background-repeat: repeat;
}
ul.funclist2 li.long img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist2 li.long p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:18px;
}

ul.funclist3{
	margin:10px 0 80px 0;
	padding:0;
	list-style:none;
	_zoom:1;
}
*:first-child+html ul.funclist3{
	margin:10px 0 80px 0;
	padding:0;
	list-style:none;
	_zoom:1;
	width:960px;
}
ul.funclist3 li.nobreak{
	float:left;
	list-style:none;
	margin-top:20px;
	padding:0;
	width:960px;
	height:200px;
	background-image: url(../../function/images/bg-wisteria.gif);
	background-repeat: repeat;
}
*:first-child+html ul.funclist3 li.nobreak{
	float:left;
	list-style:none;
	margin-top:20px;
	padding:0;
	width:960px;
	height:200px;
	background-image: url(../../function/images/bg-wisteria.gif);
	background-repeat: repeat;
}
ul.funclist3 li.nobreak img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist3 li.nobreak p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:130%;
}

.bottom-catch{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin:50px auto 100px auto;
}

/* 料金ページ */
.pricesheet{
	text-align:center;
	margin:60px 100px 60px 100px;
	padding:0;
}
ul.price-hosoku{
	border:solid 1px #666;
	margin:0 100px 80px 100px;
	padding:20px 0 0 60px;
	list-style:none;
}
ul.price-hosoku li{
	list-style:none;
	text-align:left;
	font-size:14px;
	margin-bottom:20px;
}
ul.price-hosoku li span{
	list-style:none;
	text-align:left;
	font-size:13px;
	margin-left:10px;
}
.price-sample{
	text-align:center;
	margin:50px auto 60px auto;
	padding:0;
}
.pricetxt{
	width:960px;
	height:auto;
	margin:30px auto 40px auto;
	font-size:14px;
	line-height:150%;
}
.price-option{
	text-align:center;
	margin:0px auto 40px auto;
	padding:0;
}
.price-hosoku2{
	margin-left:200px;
	margin-bottom:120px;
	padding:0;
	text-align:left;
	font-size:14px;
}
.price-hosoku2 span{
	list-style:none;
	text-align:left;
	font-size:13px;
	margin-left:10px;
}

/* サポートページ */
ul.support-content{
	margin:20px 0 50px;
	padding:0;
	list-style:none;
}
ul.support-content li{
	float:left;
	width:480px;
	height:316px;
	margin-top:60px;
	padding:0;
	list-style:none;
	font-size: 14px;
	line-height: 24px;
	text-align:left;
}
ul.support-content li img{
	display:block;
	margin:auto;
	padding:0;
}

/* 導入事例ページ */
ul.case-content{
	margin:30px 0 30px 0;
	padding:0;
	list-style:none;
}
ul.case-content li.start{
	float:left;
	width:460px;
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 14px;
	line-height: 180%;
	text-align:left;
}
ul.case-content li.startimg{
	width:480px;
	display:block;
	margin:auto;
	padding:0;
	float:right;
}
.casestartimg{
	margin:0 0 50px 0;
	padding:0;
	list-style:none;
}
.casetopimg{
	margin:40px 0 50px 0;
	padding:0;
	list-style:none;
}
.caseanapimg{
	width:840px;
	margin:60px auto;
	padding:0;
	list-style:none;
}
.casetopunderimg{
	margin:40px 0 50px 0;
	padding:0;
	list-style:none;
}
.movietitle{
	width:960px;
	height:auto;
	margin:50px 0 0 0;
	padding-top:10px;
	font-size:14px;
	line-height:180%;
	border-top:double 10px #673602;
}
.case-youtube{
	margin:40px 0 70px 0;
	text-align:center;
	display:block;
}
.case-youtube iframe{
	width:900px;
	height:506px;
}

h3.flower {
	font-size:22px;
	font-weight:bold;
	color:#f1584a;
	padding:0;
	text-align:left;
	margin:70px 0 0 0;
	border:none;
	line-height:150%;
}
.interview-txt{
	width:960px;
	height:auto;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:180%;
}
.interview-txtgray{
	width:960px;
	height:auto;
	margin:30px 0 -15px 0;
	padding:10px 0 7px 0;
	font-size:18px;
	line-height:180%;
	background-color:#F4F4F4;
}
.interview-txtquote{
	width:960px;
	height:auto;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:180%;
}
.interview-txtle{
	width:520px;
	height:auto;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:200%;
	float:left;
}
.interview-txtri{
	width:620px;
	height:auto;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-txtri-ti{
	width:380px;
	height:auto;
	margin:30px 0 0 0;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-left01{
	width:545px;
	height:auto;
	margin:0 0 30px 0;
	font-size:14px;
	line-height:190%;
	float:left;
}
.interview-left02{
	width:460px;
	height:auto;
	margin:20px 0 0 0;
	float:left;
}
.interview-left03{
	width:300px;
	height:auto;
	margin:20px 0 0 0;
	font-size:14px;
	line-height:180%;
	float:left;
}
.interview-left04{
	width:480px;
	height:auto;
	margin:0 0 20px 0;
	font-size:14px;
	line-height:180%;
	float:left;
}
.interview-left05{
	width:320px;
	height:auto;
	margin:30px 20px 20px 0;
	float:left;
}
.interview-left06{
	width:560px;
	height:auto;
	margin:30px 20px 20px 0;
	float:left;
}
.interview-right01{
	width:395px;
	height:auto;
	margin:0;
	float:right;
}
.interview-right02{
	width:480px;
	height:auto;
	margin:20px 0 0 0;
	font-size:14px;
	line-height:180%;
	float:right;
}
.interview-right03{
	width:640px;
	height:auto;
	margin:20px 0 0 0;
	float:right;
}
.interview-right04{
	width:460px;
	height:auto;
	margin:0 0 20px 0;
	float:right;
}
.interview-right05{
	width:420px;
	height:auto;
	margin:30px 0 20px 20px;
	float:right;
	text-align:left;
}
.interview-right06{
	width:320px;
	height:auto;
	margin:30px 0 20px 20px;
	float:right;
	text-align:center;
}
.titleimage{
	width:472px;
	height:auto;
	margin:20px auto 30px 0;
}
.annotation{
	width:960px;
	height:auto;
	margin:30px 0 0 0;
	font-size:12px;
	line-height:120%;
}
.named{
	font-weight:bold;
}
.lead{
	font-size:16px;
	font-weight:bold;
	line-height:200%;
}
.magazine{
	width:685px;
	height:auto;
	margin:30px auto 20px auto;
	_margin-left:185px;
	text-align:center;
}
.magazine img{
	margin:5px;
	padding:0px;
}
.magazine p{
	font-size:12px;
	text-align:center;
	margin-top:10px;
	margin-left:15px;
	padding:0px;
}
.magazine p a{ color:#666; text-decoration:underline;}
.magazine p a:hover{ color:#de5985; text-decoration:none;}
.magazine p img{
	vertical-align:middle;
	padding-bottom:3px;
	padding-right:10px;
	margin:0px;
}
.adobebox{
	width:420px;
	height:auto;
	padding:10px;
	font-size:12px;
	background-color:#ebebeb;
	text-align:left;
	margin:30px auto;
	line-height:150%;
}
.adobebox a{ color:#666; text-decoration:underline;}
.adobebox a:hover{ color:#c93b69; text-decoration:none;}

.adobebox img{
	margin:5px;
	padding:0px;
	float:right;
	border:none;
}

/* info */
h4.info {
    color: #FFF;
    font-weight: normal;
    font-size: 18px;
	background-color:#f15749;
	padding:10px;
    margin:20px auto;
}
table.info {
	width: 960px;
	border-collapse: collapse;
	margin:30px auto 50px auto;
}
table.info th.t_top {
	width:140px;
    border-top: #f15749 2px solid;
}
table.info th {
	width:140px;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 15px;
	font-weight: normal;
}
table.info th br{ display:none;}
table.info th br.release{ display:inline;}

table.info td.t_top {
	border-top: #333 2px solid;
}
table.info td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
}
p.title-bottom{
	text-align: left;
	font-weight: normal;
    font-size: 14px;
	padding:0;
	margin:30px 0 40px 0;
	line-height:140%;
}
p.title-bottom a{color:#f15749; text-decoration:underline;}
p.title-bottom a:hover{color:#FF6F6F; text-decoration:none;}

}
@media screen and (max-width:800px) and (min-width: 0px) {
#headertop{
	height:36px;
	width:100%;
	background-color:#f15749;
	margin:0;
	padding:0;
	text-align:center;
	position:fixed;
	top:32px;
	z-index:1000;
}
h1{
	font-size:11px;
	position:absolute;
	right:auto;
	text-align:center;
	margin:0;
	font-weight:normal;
	padding:2px 0 0 0;
	color:#fff;
}
*:first-child+html #headertop{
	height:36px;
	width:100%;
	background-color:#f15749;
	margin:0 -320px 0 0;
	padding:0;
	text-align:center;
	position:fixed;
	top:33px;
	z-index:1000;
}
*:first-child+html h1{
	font-size:11px;
	position:absolute;
	right:auto;
	margin:0;
	text-align:center;
	font-weight:normal;
	padding:2px 0 0 0;
	color:#fff;
}
#header {
	width: auto;
	position:fixed;
	background-image: none;
	top:0;
}
*:first-child+html #header {
	width: auto;
	position:fixed;
	background-image: none;
	top:0;
}
.pl{display:none;}
#wrap{
	width: 100%;
	height: auto; /* 値が小さいとスクロール時にトップの画像が隠れ切らない */
	position: relative;
	top:140px; /* ずれるとトップの画像下部に隙間などが発生 */
	margin-bottom:140px;
	background-color: #FFF;
}
h2{
	background-image: url(../../images/tile.gif);
	background-repeat: repeat;
	color:#000;
	padding: 12px 3% 7px 2%;
	font-size: 22px;
	font-weight: bold;
	line-height:30px;
	margin:40px auto 30px auto;
	width:94%;
	height:auto;
	text-align:left;
}
h3{
	width:98%;
	color:#000;
	text-align:left;
	font-size:20px;
	font-weight:400;
	margin:40px auto 30px auto;
	padding-bottom:4px;
	border-bottom:2px solid #000;
	line-height:1.4;
}
*:first-child+html h3{
	font-size:20px;
	font-weight:400;
	color:#000;
	padding-bottom:10px;
	border-bottom:2px solid #000;
	width:96%;
	text-align:center;
	margin:0 auto;
}

/* 機能・セキュリティページ */
ul.funclist{
	margin:10px 0 80px 0px;
	padding:0;
	list-style:none;
	_zoom:1;
}
ul.funclist li{
	list-style:none;
	margin-left:8px;
	margin-top:20px;
	padding:0;
	width:96%;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}

h4{
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-top:14px;
	margin-left:12px;
	padding-top:10px;
	margin-bottom:0;
	text-align:left;
}
ul.funclist li img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
}
ul.funclist li p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin-left:12px;
	text-align:left;
	line-height:160%;
}
ul.funclist li.long{
	list-style:none;
	margin-left:8px;
	margin-top:20px;
	padding:0;
	width:96%;
	height:200px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.long img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.long p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:160%;
}
ul.funclist li.nobreak{
	list-style:none;
	margin-top:20px;
	padding:0;
	width:96%;
	height:auto;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.nobreak img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.nobreak p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:160%;
}
ul.funclist li.nobreak p.bunseki{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:180%;
}
ul.funclist li.other{
	list-style:none;
	margin-left:8px;
	margin-top:20px;
	padding:0;
	width:96%;
	height:266px;
	background-image: url(../../function/images/bg-red.gif);
	background-repeat: repeat;
}
ul.funclist li.other img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist li.other p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:160%;
}

ul.funclist2{
	margin:10px 0 0 0px;
	padding:0;
	list-style:none;
	_zoom:1;
}
ul.funclist2 li{
	list-style:none;
	margin-left:8px;
	margin-top:20px;
	padding:0;
	width:96%;
	height:266px;
	background-image: url(../../function/images/bg-blue.gif);
	background-repeat: repeat;
}
ul.funclist2 li img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
}
ul.funclist2 li p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin-left:12px;
	text-align:left;
	line-height:160%;
}
ul.funclist2 li.long{
	list-style:none;
	margin-left:8px;
	margin-top:20px;
	padding:0;
	width:96%;
	height:200px;
	background-image: url(../../function/images/bg-blue.gif);
	background-repeat: repeat;
}
ul.funclist2 li.long img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist2 li.long p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:160%;
}

ul.funclist3{
	margin:10px 0 80px 0;
	padding:0;
	list-style:none;
	_zoom:1;
}
ul.funclist3 li.nobreak{
	list-style:none;
	margin-top:20px;
	padding:0;
	width:96%;
	height:200px;
	background-image: url(../../function/images/bg-wisteria.gif);
	background-repeat: repeat;
}
ul.funclist3 li.nobreak img{
	display:block;
	margin:8px 12px auto 10px;
	padding:0;
	float:left;
}
ul.funclist3 li.nobreak p{
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin:10px 10px auto auto;
	text-align:left;
	line-height:160%;
}
/* 料金ページ */
.pricesheet{
	text-align:center;
	margin:40px auto 40px auto;
	padding:0;
}
ul.price-hosoku{
	border:solid 1px #666;
	margin:0 auto 30px auto;
	padding:20px 0 0 8px;
	list-style:none;
}
ul.price-hosoku li{
	list-style:none;
	text-align:left;
	font-size:15px;
	margin-bottom:20px;
	line-height:150%;
}
ul.price-hosoku li span{
	list-style:none;
	text-align:left;
	font-size:12px;
	margin-left:10px;
}
.price-sample{
	text-align:center;
	margin:30px auto 30px auto;
	padding:0;
}
.pricetxt{
	width:96%;
	height:auto;
	margin:30px auto 30px auto;
	font-size:14px;
	line-height:150%;
}
.price-option{
	text-align:center;
	margin:0px auto 30px auto;
	padding:0;
}
.price-hosoku2{
	border:solid 1px #666;
	margin:0 auto 40px auto;
	padding:20px 0 20px 8px;
	text-align:left;
	font-size:15px;
}
.price-hosoku2 span{
	text-align:left;
	font-size:12px;
	margin-left:10px;
}

/* サポートページ */
ul.support-content{
	margin:20px 0 50px;
	padding:0;
	list-style:none;
}
ul.support-content li{
	width:auto;
	height:auto;
	margin:30px auto;
	padding:0;
	list-style:none;
	font-size: 14px;
	line-height: 24px;
	text-align:left;
}
ul.support-content li img{
	display:block;
	margin:auto;
	padding:0;
}

/* 導入事例ページ */
ul.case-content{
	margin:30px 0 30px 0;
	padding:0;
	list-style:none;
}
ul.case-content li.start{
	float:none;
	width:96%;
	height:auto;
	margin:20px auto;
	padding:0;
	list-style:none;
	font-size: 14px;
	line-height: 180%;
	text-align:left;
}
ul.case-content li.startimg{
	width:480px;
	display:block;
	margin:0 auto;
	padding:0;
	float:none;
}
.casestartimg{
	margin:0 auto 40px auto;
	padding:0;
	list-style:none;
}
.casetopimg{
	margin:0 auto;
	padding:0;
	list-style:none;
}
.caseanapimg{
	width:94%;
	margin:40px auto;
	padding:0;
	list-style:none;
}
.casetopunderimg{
	margin:40px auto 0 auto;
	padding:0;
	list-style:none;
}
.movietitle{
	width:100%;
	height:auto;
	margin:0;
	padding-top:10px;
	font-size:14px;
	line-height:180%;
	border-top:double 10px #673602;
	border-bottom:double 10px #673602;
}
.case-youtube{
	margin:40px auto 60px auto;
	text-align:center;
	display:block;
	position:relative;
    width: 96%;
    padding: calc(506 / 900 * 96%) 0 0;
}
.case-youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
h3.flower {
	font-size:20px;
	font-weight:bold;
	color:#f1584a;
	padding:0;
	text-align:left;
	margin:70px 0 0 16px;
	border:none;
}
.interview-txt{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-txtgray{
	width:98%;
	height:auto;
	margin:20px auto 20px auto;
	padding:8px 0 5px 0;
	font-size:16px;
	line-height:180%;
	background-color:#F4F4F4;
}
.interview-txtquote{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-txtle{
	width:40%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:left;
}
.interview-txtri{
	width:50%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-txtri-ti{
	width:48%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-left01{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-left02{
	width:460px;
	height:auto;
	margin:20px auto 0 auto;
}
.interview-left03{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-left04{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-left05{
	width:320px;
	height:auto;
	margin:30px 10px 20px 10px;
	float:left;
}
.interview-left06{
	width:48%;
	height:auto;
	margin:30px 10px 20px 10px;
	float:left;
}
.interview-right01{
	width:395px;
	height:auto;
	margin:20px auto 0 auto;
}
.interview-right02{
	width:98%;
	height:auto;
	margin:20px auto 0 auto;
	font-size:14px;
	line-height:180%;
}
.interview-right03{
	width:640px;
	height:auto;
	margin:20px auto 0 auto;
}
.interview-right04{
	width:460px;
	height:auto;
	margin:20px auto 0 auto;
}
.interview-right05{
	width:420px;
	height:auto;
	margin:30px 10px 20px 10px;
	float:right;
	text-align:left;
}
.interview-right06{
	width:320px;
	height:auto;
	margin:30px 10px 20px 10px;
	float:right;
	text-align:center;
}
.titleimage{
	width:472px;
	height:auto;
	margin:20px auto 30px 0;
}
.annotation{
	width:80%;
	height:auto;
	margin:30px auto 0 auto;
	font-size:12px;
	line-height:120%;
}
.named{
	font-weight:bold;
}
.lead{
	font-weight:bold;
	width:96%;
}
.magazine{
	width:685px;
	height:auto;
	margin:30px auto 20px auto;
	text-align:center;
}
.magazine img{
	margin:5px;
	padding:0px;
}
.magazine p{
	font-size:12px;
	text-align:center;
	margin-top:10px;
	margin-left:15px;
	padding:0px;
}
.magazine p a{ color:#666; text-decoration:underline;}
.magazine p a:hover{ color:#de5985; text-decoration:none;}
.magazine p img{
	vertical-align:middle;
	padding-bottom:3px;
	padding-right:10px;
	margin:0px;
}
.adobebox{
	width:420px;
	height:auto;
	padding:10px;
	font-size:12px;
	background-color:#ebebeb;
	text-align:left;
	margin:30px auto;
	line-height:150%;
}
.adobebox a{ color:#666; text-decoration:underline;}
.adobebox a:hover{ color:#c93b69; text-decoration:none;}

.adobebox img{
	margin:5px;
	padding:0px;
	float:right;
	border:none;
}

/* info */
h4.info {
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
	background-color:#f15749;
	padding:10px;
    margin:20px auto;
}
table.info {
	width: 96%;
	border-collapse: collapse;
	margin:30px auto;
	padding:0;
	font-size:14px;
	font-weight:normal;
}
table.info th.t_top {
	width:30%;
    border-top: #f15749 2px solid;
}
table.info th {
	width:30%;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 3% 2% 2% 3%;
	font-weight: normal;
}
table.info td.t_top {
	width:64%;
	border-top: #333 2px solid;
}
table.info td {
	width:64%;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 3% 2% 2% 3%;
}
table.info td a{
	color: #333;
    text-decoration: underline;
}
table.info td a:hover{
	color: #A8353D;
	text-decoration:none;
}
p.title-bottom{
	width:96%;
	text-align: left;
	font-weight: normal;
    font-size: 14px;
	padding:0;
	margin:10% auto;
	line-height:140%;
}
p.title-bottom a{color:#f15749; text-decoration:underline;}
p.title-bottom a:hover{color:#FF6F6F; text-decoration:none;}

}
@media screen and (max-width:780px) and (min-width: 0px) {
.interview-txtle{
	width:35%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:left;
}
.interview-txtri{
	width:50%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-txtri-ti{
	width:48%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
}
@media screen and (max-width:720px) and (min-width: 0px) {
.interview-txtle{
	width:30%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:left;
}
.interview-txtri{
	width:45%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
.interview-txtri-ti{
	width:45%;
	height:auto;
	margin:30px 0 0 10px;
	font-size:14px;
	line-height:200%;
	float:right;
}
}
@media screen and (max-width:640px) and (min-width: 0px) {
#wrap {
	top:130px; /* ずれるとトップの画像下部に隙間などが発生 */
}

/* 機能・セキュリティページ */
ul.funclist li{height:auto;}
ul.funclist li.long{height:240px;}
ul.funclist li.long p{margin:10px 10px auto 10px;}
ul.funclist li.nobreak{height:auto;}
ul.funclist li.nobreak p{margin:10px 10px auto 10px;}
ul.funclist li.other{height:300px;}
ul.funclist li.other p{margin:10px 10px auto 10px;}
ul.funclist2 li{height:auto;}
ul.funclist2 li.long{height:240px;}
ul.funclist2 li.long p{margin:10px 10px auto 10px;}
ul.funclist3 li.nobreak{height:auto;}
ul.funclist3 li.nobreak p{margin:10px 10px auto 10px;}

/* 導入事例ページ */
ul.case-content{width:100%; margin:0 auto;}
.interview-right03{width:auto; height:auto; margin:0 auto; padding:0 4px 0 4px;}
.interview-txtle{width:94%; height:auto; margin:30px auto 0 auto; line-height:200%; float:none;}
.interview-txtri{width:94%; height:auto; margin:30px auto 0 auto; line-height:200%; float:none;}
.interview-txtri-ti{width:96%; height:auto; margin:30px auto 0 auto; line-height:200%; float:none;}
.interview-left05{width:320px; height:auto; margin:30px auto 20px auto; float:none;}
.interview-left06{width:560px; height:auto; margin:30px auto 20px auto; float:none;}
.interview-right05{width:420px; height:auto; margin:30px auto 20px auto; float:none; text-align:left;}
.interview-right06{width:320px; height:auto; margin:30px auto 20px auto; float:none; text-align:center;}
.titleimage{width:auto; height:auto; margin:20px auto 30px 0;}
h3.flower {width:96%; margin:60px auto 0 auto; border:none;}
.lead{width:92%;}

.magazine{width:96%; height:auto;}
.adobebox{width:90%; height:auto;}
}
@media screen and (max-width:480px) and (min-width: 0px) {
#wrap {
	top:120px; /* ずれるとトップの画像下部に隙間などが発生 */
	margin-bottom:120px;
}

/* 機能・セキュリティページ */
ul.funclist li{height:auto; padding-bottom:10px;}
ul.funclist li.long{height:auto; padding-bottom:10px;}
ul.funclist li.long p{margin:10px 10px auto 10px;}
ul.funclist li.nobreak{height:auto; padding-bottom:10px;}
ul.funclist li.nobreak p{margin:10px 10px auto 10px;}
ul.funclist li.other{height:auto; padding-bottom:10px;}
ul.funclist li.other p{margin:10px 10px auto 10px;}
ul.funclist2 li{height:auto; padding-bottom:10px;}
ul.funclist2 li.long{height:auto; padding-bottom:10px;}
ul.funclist2 li.long p{margin:10px 10px auto 10px;}
ul.funclist3 li.nobreak{height:auto; padding-bottom:10px;}
ul.funclist3 li.nobreak p{margin:10px 10px auto 10px;}

ul.funclist li.long img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
	float:none;
}
ul.funclist li.nobreak img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
	float:none;
}
ul.funclist li.other img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
	float:none;
}
ul.funclist2 li.long img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
	float:none;
}
ul.funclist3 li.nobreak img{
	display:block;
	margin:8px auto 3px auto;
	padding:0;
	float:none;
}

/* 導入事例ページ */
ul.case-content li.startimg{width:90%; height:auto;}
.interview-right01{width:90%; height:auto; margin:0 auto; padding:0 4px 0 4px;}
.interview-left02{width:90%; height:auto; margin:0 auto; padding:0 4px 0 4px;}
.interview-right03{width:90%;}
.interview-right04{width:90%; height:auto; margin:0 auto; padding:0 4px 0 4px;}
.interview-txt{width:90%;}
.interview-txtquote{width:90%; font-size:12px;}
.interview-txtle{width:90%;}
.interview-txtri{width:90%;}
.interview-txtri-ti{width:90%;}
.interview-left05{width:90%;}
.interview-left06{width:90%;}
.interview-right05{width:90%;}
.interview-right06{width:90%;}
h3.flower {width:94%; margin:60px auto 0 auto; border:none;}
.lead{width:90%;}

}