@charset "utf-8";

/************************************************
 ブラウザリセット
************************************************ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;border: 0;}
table,caption,th,td {margin: 0;padding: 0;border: 0;border-collapse : collapse ;border-spacing: 0px;empty-cells: show;text-align: left;font-weight: normal;}
a img,iframe {border: none;}
ol,ul,li {list-style: none;}
input,textarea,select,button {font-size: 100%;font-family: inherit;}

/************************************************
 共通設定
************************************************ */
body {
    color: #2e2d2b;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #fff;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1em;
}


/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}


/************************************************
 header
************************************************ */

#header_wrp {
	position:fixed !important;
	top:0;
	left:0;
	width:100%;
	height:100px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#fff;
	z-index:100;
}

header {
	width:1000px;
	height:95px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

header h1 {
	width:265px;
	height:40px;
	float:left;
	margin-top:28px;
}

/*  nav  */

header nav {
	float:right;
	width:600px;
	margin-top:40px;
}

header nav ul {
	width:600px;
	height:18px;
}

header nav ul li {
	height:18px;
	float:left;
}

header nav ul li a {
	display:block;
	height:18px;
	text-indent:-9999px;
	background: url(../images/top_nav.png) no-repeat;
}

header nav ul li.nav01 a {background-position:0 0; width:82px;}
header nav ul li.nav02 a {background-position:-82px 0; width:91px;}
header nav ul li.nav03 a {background-position:-173px 0; width:59px;}
header nav ul li.nav04 a {background-position:-232px 0; width:157px;}
header nav ul li.nav05 a {background-position:-389px 0; width:120px;}
header nav ul li.nav06 a {background-position:-509px 0; width:91px;}

header nav ul li.nav01 a:hover {background-position:0 -18px; width:82px;}
header nav ul li.nav02 a:hover {background-position:-82px -18px; width:91px;}
header nav ul li.nav03 a:hover {background-position:-173px -18px; width:59px;}
header nav ul li.nav04 a:hover {background-position:-232px -18px; width:157px;}
header nav ul li.nav05 a:hover {background-position:-389px -18px; width:120px;}
header nav ul li.nav06 a:hover {background-position:-509px -18px; width:91px;}


/* top_line */
#header_wrp  .top_line {
	position:absolute;
	top:95px;
	left:0;
	width:100%;
	height:5px;
}

/* page */

#page_top {
	margin-top:-100px;
	padding-top:100px;
}


/************************************************
 mv
************************************************ */

#mv_wrp {
	width:100%;
	margin:100px auto 0 auto;
	padding:0;
	text-align:center;
	background:#efe9d3;
	height:350px;
}

#mv_wrp .mv {
	width:1000px;
	height:350px;
}


/************************************************
container
************************************************ */

#container {
	width:1000px;
	margin:0 auto 150px auto;
	text-align:center;
}

#container section {
}

#container h2.main_midashi{
	display: block;
	text-indent: -9999px;
	text-align: center;
	width: 705px;
	height: 29px;
	background: url(../images/index/tit_function.png);
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
#container section.feature {
	margin-top:100px;
}

#container section.feature .tit {
	height:100px;
	margin-bottom:40px;
}

#container section.feature .tit img {
	float:left;
	margin-right:40px;
	width:100px;
	height:100px;
}

#container section.feature .tit h3 {
	float:left;
	height:21px;
	margin-top:40px;
	display:block;
	text-indent:-9999px;
}

#container section.f01 .tit h3 {
	width:687px;
	background:url(../images/index/h_feature01.png);
}

#container section.f02 .tit h3 {
	width:776px;
	background:url(../images/index/h_feature02.png);
}

#container section.f03 .tit h3 {
	width:469px;
	background:url(../images/index/h_feature03.png);
}

#container section.f04 .tit h3 {
	width:513px;
	background:url(../images/index/h_feature04.png);
}

#container section.feature .textbox {
}

#container section.feature .textbox img {
	float:left;
	width:460px;
	margin-right:40px;
}

#container section.feature .textbox p {
	float:left;
	width:500px;
	text-align:left;
}
	

/************************************************
footer
************************************************ */

footer {
	width:100%;
	margin:0 auto;
	padding:0;
	background:#efe9d3;
}

/*  pager  */

footer #pager_wrp {
	height:30px;
	background:#f29529;
}

footer #pager_wrp .pager {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

footer #pager_wrp .pager .pager_btm {
	width:200px;
	height:30px;
	float:right;
	background:#2e2d2b;
}

footer #pager_wrp .pager .pager_btm a {
	height:30px;
	display:block;
	text-indent:-9999px;
	background:url(../images/pager.png);
}

footer #pager_wrp .pager .pager_btm a:hover {
	position:relative;
	bottom:3px;
}


/*  footer contents  */

footer #ft_contents {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

footer #ft_contents .ft_logo {
	width:265px;
	height:40px;
	margin-top:46px;
	float:left;
}

footer #ft_contents #ft_nav {
	margin:40px 0;
	float:right;
	text-align:left;
}

footer #ft_contents #ft_nav ul.top {
	margin-bottom:20px;
}

footer #ft_contents #ft_nav ul.bottom {
}

footer #ft_contents #ft_nav li {
	float:left;
}

footer #ft_contents #ft_nav li a {
	color:#2e2d2b;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-left:26px;
	margin-right:25px;
	background:url(../images/ft_icon.png) no-repeat left bottom;
}

footer #ft_contents #ft_nav li a:hover {
	color:#f29529;
}

/*  copy  */

footer #copy {
	padding:12px auto;
	text-align:center;
	background:#e3ddc8;
}

footer #copy p {
	font-size:12px;
	color:#2e2d2b;
}


/************************************************
sub
************************************************ */

#sub {
	margin:100px auto 0 auto;
	text-align:center;
}


#sub section {
	margin-bottom:150px;
}

#sub section .tit_sub {
	padding:40px 0;
	background:#efe9d3;
}

#sub section .tit_sub .tit_inner {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

#sub section .tit_sub .tit_inner img {
	float:left;
	margin-right:50px;
	width:100px;
	height:100px;
}

#sub section .tit_sub .tit_inner h2.midashi {
	float:left;
	color:#2e2d2b;
	font-size:30px;
	text-align:left;
	line-height:100px;
}


#sub section .block_sub {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
}




/************************************************
product
************************************************ */


#product section h2.midashi {
	margin:0 auto;
	height:400px;
	background:#efe9d3;
}

#product section .block {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#product section h3.point {
	height:31px;
	margin:100px auto 80px auto;
	display:block;
	text-align:center;
	text-indent:-9999px;
}

#product section .b01 h3.point {
	background:url(../images/product/sec01_point01.png);
	width:838px;
}

#product section .b02 h3.point {
	background:url(../images/product/sec01_point02.png);
	width:896px;
}

#product section .b03 h3.point {
	background:url(../images/product/sec02_point01.png);
	width:666px;
}

#product section .b04 h3.point {
	background:url(../images/product/sec03_point01.png);
	width:884px;
}

#product section .b05 h3.point {
	background:url(../images/product/sec03_point02.png);
	width:644px;
}


#product section .b01 img {
	float:left;
	width:450px;
	height:160px;
	margin-right:50px;
}

#product section .b01 p {
	float:right;
	width:500px;
	text-align:left;
}

#product section .b02 img {
	width:803px;
	height:493px;
}

#product section .b03 img.top {
	width:1000px;
	height:207px;
	margin-bottom:30px;
}

#product section .b03 img.bottom {
	width:993px;
	height:177px;
	margin-bottom:40px;
}

#product section .b03 p {
	text-align:left;
}

#product section .b04 img.business {
	float:left;
	margin-left:50px;
	margin-right:14px;
	width:436px;
	height:720px;
}

#product section .b04 .textbox {
	float:left;
	width:464px;
	margin-top:75px;
	text-align:left;
}

#product section .b04 .textbox h4 {
	margin-top:10px;
	padding-left:24px;
	background:url(../images/li_icon.png) no-repeat left;
	font-weight:bold;
	color:#2e2d2b;
}

#product section .b04 .textbox .date {
}


#product section .b04 .textbox .date dl {
}

#product section .b04 .textbox .date dt {
}

#product section .b04 .textbox .date dd {
	margin-left:16px;
}

#product section .b04 .textbox .system {
	margin-top:50px;
}

#product section .b04 .textbox .system dl {
	float:left;
	margin-right:40px;
}

#product section .b04 .textbox .system dt {
}

#product section .b04 .textbox .system dd {
	margin-top:10px;
	text-align:center;
}

#product section .b05 img {
	float:left;
	margin-left:50px;
	width:136px;
	height:136px;
}

#product section .b05 p {
	float:right;
	margin-right:50px;
	width:700px;
	text-align:left;
}




/************************************************
function
************************************************ */


#function section .tit {
	padding:40px 0;
	background:#efe9d3;
}

#function section .tit .tit_inner {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

#function section .tit .tit_inner img {
	float:left;
	margin-right:50px;
	width:100px;
	height:100px;
}

#function section .tit .tit_inner h2.midashi {
	float:left;
	color:#2e2d2b;
	font-size:30px;
	text-align:left;
	line-height:100px;
}

#function section .tit .tit_inner p {
	width:500px;
	float:right;
	text-align:left;
	color:#2e2d2b;
}
	
#function section .block {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#function section h3.point {
	height:31px;
	margin-top:100px;
	display:block;
	text-align:left;
	text-indent:-9999px;
}

#function section .b01 h3.point {
	background:url(../images/function/point01.png);
	width:387px;
}

#function section .b02 h3.point {
	background:url(../images/function/point02.png);
	width:415px;
}

#function section .b03 h3.point {
	background:url(../images/function/point03.png);
	width:349px;
}

#function section .b04 h3.point {
	background:url(../images/function/point04.png);
	width:371px;
}

#function section .b05 h3.point {
	background:url(../images/function/point05.png);
	width:349px;
}

#function section .b06 h3.point {
	background:url(../images/function/point06.png);
	width:393px;
}


#function section .block .imgL {
	float:left;
	width:450px;
	height:303px;
	margin-right:100px;
}

#function section .block .imgR {
	float:right;
	width:450px;
	height:303px;
}

#function section .b01 .imgL img {
	margin-top:153px;
	width:382px;
	height:150px;
}

#function section .b02 .imgL img {
	margin-top:153px;
	width:258px;
	height:150px;
}

#function section .b03 .imgL img {
	margin-top:123px;
	width:292px;
	height:180px;
}

#function section .b04 .imgL img {
	margin-top:100px;
	width:269px;
	height:203px;
}

#function section .b05 .imgL_f03 img {
	margin-top:80px;
	float:left;
	width:450px;
	height:303px;
	margin-right:50px;
}

#function section .b05 .imgR_f03 img {
	margin-top:80px;
	float:right;
	width:500px;
	height:230px;
}

#function section .b06 img {
	margin-top:80px;
	width:1000px;
	height:303px;
}

#function section .block p {
	padding-top:80px;
	text-align:left;
}


#function section .function {
	margin-top:100px;
	padding:40px;
	width:920px;
	text-align:left;
	border:#e5e5e5 1px dotted; 

}

#function section .function h4 {
	margin-bottom:30px;
	text-align:left;
	font-size:20px;
	color:#231815;
}


#function section .function ul {
	width:440px;
	font-size:14px;
}


#function section .function ul.ulL {
	float:left;
}

#function section .function ul.ulR {
	float:right;
}

#function section .function ul li {
	padding-left:20px;
	background:url(../images/li_icon12.png) no-repeat left 0.6em;
}

/*  機能一覧  */

#function section .b06 {
	text-align:left;
	margin-top:100px;
}


#function section .b06 h4 {
	padding-left:24px;
	margin-bottom:40px;
	background:url(../images/li_icon.png) no-repeat left;
	font-weight:bold;
	color:#2e2d2b;
}

#function section .b06 .tableL {
	float:left;
	margin-right:100px;
	width:450px;
}

#function section .b06 .tableR {
	float:left;
	width:450px;
}

#function section .b06 table {
	border-collapse: collapse;
	border:1px solid #d2d2d2;

}

#function section .b06 .tableL table {
	width:450px;
	margin-bottom:20px;
}

#function section .b06 .tableR table {
	width:450px;
}

#function section .b06 table th {
	padding:20px;
	width:80px;
	border:1px solid #d2d2d2;
	vertical-align:top;
	font-weight:bold;
}

#function section .b06 table td {
	padding:5px 10px;
	border-bottom:1px solid #d2d2d2;
	border-right:1px dotted #d2d2d2;
}

/************************************************
flow
************************************************ */

#flow h2.midashi {
	margin:0 auto;
	width:100%;
	height:400px;
	background:#efe9d3;
}

#flow p.midashi {
	width:1000px;
	margin:100px auto;
	text-align:center;
}

#flow section {
	margin-bottom:80px;
}

#flow section .tit {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

#flow section .tit img {
	float:left;
	width:100px;
	height:100px;
	margin-right:40px;
}

#flow section .tit h3 {
	float:left;
	color:#2e2d2b;
	font-size:30px;
	text-align:left;
	line-height:100px;
}

#flow section .block {
	width:1000px;
	height:150px;
	margin:40px auto 0 auto;
	text-align:center;
	padding-bottom:20px;
	background:url(../images/flow/icon_next.png) no-repeat bottom left;

}

#flow section .block img {
	float:left;
	width:510px;
	height:150px;
	margin-right:38px;
	border:1px solid #d2d2d2;
}

#flow section .block p {
	float:right;
	width:450px;
	text-align:left;
}

#flow section .block p a {
	color:#f29529;
	padding-left:26px;
	background:url(../images/a_icon.png) left no-repeat;
}

#flow section .block p a:hover {
	color:#e42888;
}

#flow section .block_last {
	width:1000px;
	height:150px;
	margin:40px auto 150px auto;
	text-align:center;
}

#flow section .block_last img {
	float:left;
	width:510px;
	height:150px;
	margin-right:38px;
	border:1px solid #d2d2d2;
}

#flow section .block_last p {
	float:right;
	width:450px;
	text-align:left;
}


/************************************************
about
************************************************ */

#about {
}

#about section table {
	border-collapse: collapse;
	width:1000px;
}

#about section th.t_top {
    border-top: #f29629 4px solid;
}

#about section th {
	border-bottom: #d2d2d2 1px dotted;
	text-align: left;
	padding:10px 20px;
	font-weight: normal;
	background:#efe9d3;
}

#about section td.t_top {
	border-top: #2e2d2b 4px solid;
}

#about section td {
	border-bottom: #d2d2d2 1px dotted;
	border-right: #d2d2d2 1px dotted;
	text-align: left;
	padding: 10px 20px;
}

#about section tr {
}
	

#about section table.t01 {
	margin-top:100px;
}

#about section table.t02,
#about section table.t03 {
	margin-top:40px;
}


/************************************************
contact
************************************************ */

#contact .form form {
	padding-top:60px;
	}

#contact .form table {
	margin:0 auto;
	margin-bottom:20px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e5e5;

	}
	
#contact .form th {
	font-weight:nomal;
	border-bottom:dotted 1px #e5e5e5;
	vertical-align:top;
	padding:40px 0 40px 50px;
	}
	
#contact .form td {
	border-bottom:dotted 1px #e5e5e5;
	padding:25px 0;
	width:500px;
	}
	
#contact .form input[type="text"],
#contact .form input[type="tel"],
#contact .form input[type="email"]
{
	font-size:15px;
	width:500px;
	border:solid 1px #e5e5e5;
	background:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:10px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;

	}
	
#contact .form textarea {
	width:500px;
	height:200px;
	border:solid 1px #e5e5e5;
	background:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:10px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	}
	
#contact .form input[type="text"]:focus,
#contact .form input[type="tel"]:focus,
#contact .form input[type="email"]:focus,
#contact textarea:focus {
	background:#efe9d3;
}

#contact .form .btn {
	text-align:center;
	background:#f29629;
	color:#FFF;
	padding:20px 100px;
	border:none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	}
	
#contact .form .btn:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	
#contact .form .btn:active {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}

.hissu_box{
	padding-top:30px;
	margin-bottom:-40px;
	}
.hissu{color: #e47480;}



.wpcf7 .wpcf7-validation-errors {/*送信時の下のエラー*/
margin:30px 120px;
border-color:#e47480;
}

.wpcf7 .wpcf7-not-valid{/*　必須エラー時　*/
	}
.wpcf7 .wpcf7-not-valid-tip {/*　必須エラー時　*/
}

.wpcf7 .wpcf7-mail-sent-ok {
	display:none;
	border:none;
	}


.completion{
	margin:50px 0px 50px 0px;
	}
.completion h3{
	font-size:26px;
	color:#F29529;
	margin-bottom:30px;
	}

.completion .chui{
	width:520px;
	margin:40px auto;
	font-size:13px;
	text-align:left;
	text-indent:-1em;
	padding-left:1em;
	color:#e47480;
	}

/************************************************
employ
************************************************ */


#emp p {
	margin-top:100px;
	text-align:center;
}

#emp .kara {
	padding-bottom:400px;
}


/************************************************
pry
************************************************ */

#pry section .block {
	width:1000px;
	margin:100px auto;
	padding:0;
	text-align:center;
}


#pry section .block p {
	text-align:left;
}

#pry section .block ul {
	margin-top:40px;
	margin-left:50px;
	text-align:left;
}

#pry section .block .num li {
	list-style:decimal;
	padding-bottom:10px;
}

#pry section .block h3 {
	text-align:left;
	margin:40px 0 20px 0;
	font-weight:bold;
	color:#2e2d2b;
}

#pry section .p02 p {
	margin-left:20px;
}

/************************************************
 drive
************************************************ */

#drive_wrp {
	width:100%;
	margin:15px auto 0 auto;
	padding:0;
	text-align:center;
	background:#f5f5f5;
	height:180px;
}

#drive_wrp .drivecom {
	width:1000px;
	height:70px;
}

#drive_wrp .drive {
	width:154px;
	height:70px;
}

a .overwhite{
	transition: all 0.5s ease; /*0.5秒かけて要素を変化*/
}
a:hover .overwhite{
	opacity: 0.5; /*要素の透明度を指定*/
	filter: alpha(opacity=50); /*ie6、7の透明度指定*/
	-ms-filter: "alpha(opacity=50)"; /*ちなみにie8の透明度指定はこれ*/
}