@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
body {
	margin: 0;
	line-height: 22px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 14px;
	background-color: #FFF;
}

body, button, input, select, textarea {
}  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95.45%;
	clear: none;
	float: none;
	background-color: #FFF;
	padding-top: 0%;
	padding-right: 2.275%;
	padding-bottom: 0%;
	padding-left: 2.275%;
}
.river {
	background-image: url(../images/movie_wide.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 300px;
	margin-top: 155px;
}
.main_content {
}
.header {
	background-repeat: repeat-x;
	float: left;
	clear: both;
	width: 100%;
	background-position: top;
	height: 120px;
	padding-top: 30px;
	background-image: url(../images/bak_head.png);
}
.logo_mob {
	text-align: center;
	width: 100%;
	margin-left: 0;
	height: 60px;
	margin-bottom: 10px;
}
.blog {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 30px;
}
.whatwedo {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
}
.about {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.footer {
	border-top-width: 5px;
	border-top-style: dashed;
	border-top-color: #EFEFEF;
	padding-top: 20px;
	margin-top: 20px;
}
.fotter_l {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	text-align: center;
}
.fotter_m {
	width: 100%;
	float: left;
	text-align: center;
}
.footer_r {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bak_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wf_l {
	display: none;
}
.wf_m {
	display: none;
}
.wf_r {
	display: none;
}
.wrapper_service{
	width: 100%;
	float: none;
	padding: 0px;
}
.wrapper_service_l{
	width: 100%;
	float: none;
	padding: 0px;
	}
.service_box{
	width: 100%;
	font-size: 15px;
	line-height: 28px;
}
.step {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	letter-spacing: 0.1em;
	text-align: justify;
	text-justify: inter-ideograph;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.sys_con {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
}
.web_con {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
}
.workflow_pic1 {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-image: url(../images/workflow1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.workflow_pic2 {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-image: url(../images/workflow2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.workflow_pic3 {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-image: url(../images/workflow3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.workflow_pic4{
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-image: url(../images/workflow4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.workflow_pic5{
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-image: url(../images/advance.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 184px;
	float: left;
}
.workflow_oth{
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
.workflow_arrow {
	text-align: center;
}
.company_info {
	float: left;
	margin-top: 20px;
}
.contact_forms {
	margin-top: 20px;
}
.menu {
	display: none;
	width: 21.0526%;
	margin-left: 0;
}
.menu_mob {
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.box_tittle {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}
.toph2{
	font-size: 25px;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}
#topicsFeed {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 180px;
	background-color: #FFF;
}
#topicsFeed .gf-relativePublishedDate {
	font-size: 12px;
	position: absolute;
	top: 0px;
	text-align: center;
	font-weight: normal;
	vertical-align: bottom;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	float: right;
	color: #F33;
	letter-spacing: 0.1em;
	right: 20px;
}
.mob_port_1 {
	width: 47.3684%;
	text-align: center;
	margin-bottom: 20px;
}
.mob_port_2 {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	text-align: center;
	margin-bottom: 20px;
}
.tablet_port1 {
	width: 100%;
	display: none;
}
.tablet_port2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.tablet_port3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.table_box ul{
	padding: 0px;
	margin: 0px;
}
.table_box li{
	list-style-type: disc;
	float: left;
	margin-right: 15px;
	list-style-position: inside;
	}
.top_tagline {
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	margin-top: 80px;
	color: #FFF;
}
.menu_line {
	width: 100%;
	margin-left: 0;
	clear: both;
}
.table_box{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.kaisetu {
	text-align: center;
}
.service_movie {
	text-align: center;
	height: 200px;
}
.service_nav {
	display: none;
}
.title_e{
	font-family: Quicksand, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #000;
}
.title_j{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 90%;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #999999;
	border-bottom-color: #CCC;
}
.title_ew{
	font-family: Quicksand, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #FFF;
}
.title_jw{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 90%;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #FFF;
}
.title_esys{
	font-family: Quicksand, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #5D554D;
}
.title_jsys{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 90%;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #5D554D;
}
.maps{
	float: left;
	width: 100%;
	margin-top: 20px;
}
#gm{
    height: 300px;
    width: 940px;
	max-width: 100%;
    left: 0;
    top: 0;
    background-color: #FFF;
    z-index: 1;
}
.info_label{
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 110px;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 10px;
}
.info_data{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.more{
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
	border: 5px solid #D6D5D7;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	display: block;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	text-decoration: none;
	width: 100%;
	clear: both;
}
.bak1{
	background-color: #F3EEEB;
	mim-height: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bak2{
	background-color: #72C0CC;
	mim-height: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bak3{
	background-color: #5E708D;
	mim-height: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bak4{
	background-color: #FFFFFF;
	padding: 10px;
	mim-height: 300px;
}
.full_pics {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.qa{}
.qa ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.qa li{
	font-weight: bold;
	list-style-type: none;
	color: #000;
}
.qa li ul li{
	font-weight: normal;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 20px;
	color: #666;
	margin-top: 10px;
}
.qa li ul li ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.qa li ul li ul li{
	padding-left: 0px;
	list-style-type: disc;
	margin-bottom: 0px;
	list-style-position: inside;
}
.kaisha {
	clear: both;
	margin-bottom: 20px;
}
.cop {
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.system_web {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.system_access {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.system_excel {
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.web_design {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.wrapper_top_service{}
.service_icons {
	text-align: center;
}
.breadcrumbs {
	margin-top: 20px;
}
.koumoku_oth{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	color: #333;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}
.l_image {
	display: none;
}
.work_title {
}
.work_txt {
}
.blog_content {
	letter-spacing:0.1em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.blog_sidebar {
}
.plus_img {
	width: 100px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	height: 100px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0%;
	display: block;
	float: none;
}
.shoukai {
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
body {
}

body, button, input, select, textarea {
}
.gridContainer {
	width: 89.9%;
	padding-left: 1.55%;
	padding-right: 1.55%;
	clear: none;
	float: none;
	margin-left: auto;
}
.river {
}
.main_content {
}
.header {
width: 100%;
}
.logo_mob {
width: 100%;
margin-left: 0;
}
.blog {
}
.whatwedo {
}
.about {
}
.footer {
}
.fotter_l {
}
.fotter_m {
}
.footer_r {
}
.wf_l {
}
.wf_m {
}
.wf_r {
}
.wrapper_service{
}
.wrapper_service_l{
}
.service_box{
	width: 100%;
	font-size: 18px;
	line-height: 32px;
}
.step {
	border: 1px solid #E9E8EA;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
.sys_con {
}
.web_con {
}
.workflow_pic1 {
}
.workflow_pic2 {
}
.workflow_pic3 {
}
.workflow_pic4 {
}
.workflow_pic5 {
}
.workflow_oth {
}
.workflow_arrow {
}
.company_info {
}
.contact_forms {
}
.menu {
width: 100%;
margin-left: 0;
}
.menu_mob {
width: 100%;
margin-left: 0;
}
.box_tittle {
}
.toph2{
}
#topicsFeed {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 180px;
}
#topicsFeed .gf-relativePublishedDate {
	position: absolute;
	top: -15px;
	text-align: center;
	font-weight: normal;
	vertical-align: bottom;
	font-style: normal;
	float: right;
	color: #F33;
	letter-spacing: 0.1em;
	right: 100px;
}
.mob_port_1 {
	width: 100%;
	display: none;
}
.mob_port_2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.tablet_port1 {
	width: 31.0344%;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.tablet_port2 {
	width: 31.0344%;
	margin-left: 3.4482%;
	clear: none;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.tablet_port3 {
	width: 31.0344%;
	margin-left: 3.4482%;
	clear: none;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.table_box ul{
	margin: 0px;
	padding: 0px;
}
.table_box li{
	list-style-type: disc;
	list-style-position: inside;
}
.top_tagline {
}
.menu_line {
width: 100%;
clear: both;
margin-left: 0;
}
.table_box{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.kaisetu {
}
.service_movie {
}
.service_nav {
}
.title_e{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
}
.title_j{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
}
.title_ew{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #FFF;
}
.title_jw{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #FFF;
}
.title_esys{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #5D554D;
}
.title_jsys{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 20px;
	color: #5D554D;
}
.maps{
	float: left;
	width: 100%;
}
#gm{
    height: 500px;
    width: 940px;
	max-width: 100%;
    left: 0;
    top: 0;
    background-color: #FFF;
    z-index: 1;
}
.info_label{
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 100px;
	text-align: center;
	letter-spacing: 0.2em;
}
.info_data{
	width: 65%;
	margin-left: 50px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.more{
}
.bak1{}
.bak2{}
.bak3{}
.bak4{}
.full_pics {
width: 100%;
}
.qa{}
.qa ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.qa li{
	font-weight: bold;
}
.qa li ul li{
	font-weight: normal;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 20px;
	color: #666;
}
.qa li ul li ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.qa li ul li ul li{
	padding-left: 0px;
	list-style-type: disc;
	margin-bottom: 0px;
	list-style-position: inside;
}
.kaisha {
}
.cop {
}
.system_web {
}
.system_access {
}
.system_excel {
}
.web_design {
}
.wrapper_top_service{}
.service_icons {
}
.breadcrumbs {
}
.koumoku_oth{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	color: #333;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.l_image {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.work_title {
}
.work_txt {
}
.blog_content {
}
.blog_sidebar {
}
.plus_img {
}
.shoukai {
width: 65.5172%;
margin-left: 3.4482%;
clear: none;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
body {
	margin: 0;
	line-height: 22px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	background-image: url(../images/bak_body.gif);
	background-repeat: repeat;
}

body, button, input, select, textarea {
}
.gridContainer {
	width: 1000px;
	max-width: 1000px;
	min-width: 1000px;
	clear: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.river {
	margin-right: 30px;
	margin-left: 30px;
	width: 940px;
	height: 423px;
	margin-top: 130px;
}
.main_content {
	margin-right: 30px;
	margin-left: 30px;
	width: 940px;
	/* margin-top: 150px; */
	display: block;
}
.header {
	height: 120px;
	width: 1000px;
	z-index: 99;
	position: inherit;
	margin: 0px;
	padding: 0px;
}
.has-scrolled .header {
	-webkit-box-shadow: 0 5px 3px -3px #555;
	-moz-box-shadow: 0 5px 3px -3px #555;
	box-shadow: 0 5px 3px -3px #555;
}
.logo_mob {
	display: none;
	width: 100%;
	margin-left: 0;
}
.blog {
	width: 293.333px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	background-color: #EFEFEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.whatwedo {
	width: 293.333px;
	float: left;
	background-color: #EFEFEF;
	margin-right: 90px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-left: 150px;
}
.about {
	width: 293.333px;
	float: left;
	background-color: #EFEFEF;
	margin-right: 30px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.footer {
	margin-top: 30px;
	clear: none;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.fotter_l {
	width: 293.333px;
	margin-right: 15px;
	margin-left: 30px;
	clear: none;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_m {
	width: 293.333px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	padding: 0px;
}
.footer_r {
	width: 293.333px;
	margin-left: 15px;
	float: left;
	padding: 0px;
}
.wf_l {
	width: 293.333px;
	margin-right: 15px;
	margin-left: 0px;
	clear: none;
	float: left;
	margin-bottom: 25px;
	display: block;
	margin-top: 10px;
}
.wf_m {
	width: 293.333px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	padding: 0px;
	margin-bottom: 25px;
	display: block;
	margin-top: 10px;
}
.wf_r {
	width: 293.333px;
	margin-left: 15px;
	float: left;
	margin-bottom: 25px;
	display: block;
	margin-top: 10px;
}
.wrapper_service{
	height: 600px;
	width: 100%;
	float: none;
}
.wrapper_service_l{
	height: 800px;
	width: 100%;
	float: none;
}
.service_box{
	float: left;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: 0.1em;
	width: 600px;
	margin-right: auto;
	margin-left: 200px;
}
.step {
	width: 80%;
	margin-left: 10%;
	font-size: 15px;
	line-height: 28px;
	padding-right: 2%;
	padding-left: 2%;
}
.sys_con {
	width: 80%;
	margin-left: 10%;
	font-size: 15px;
	line-height: 26px;
	border: 1px solid #CCC;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 30px;
}
.web_con {
	width: 80%;
	margin-left: 10%;
	font-size: 15px;
	line-height: 26px;
	border: 1px solid #CCC;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 30px;
}
.workflow_pic1 {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_pic2 {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_pic3 {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_pic4 {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_pic5 {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_oth {
	width: 377px;
	height: 184px;
	float: right;
	margin-left: 20px;
}
.workflow_arrow {
}
.wrapper_works{}
.company_info {
	padding: 10px;
	width: 435px;
	float: right;
	margin-top: 20px;
}
.contact_forms {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu {
	height: 120px;
	width: 1000px;
	display: block;
	margin-left: 0;
}
.menu_mob {
	display: none;
	width: 100%;
	margin-left: 0;
}
.box_tittle {
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	top: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
}
.toph2{
	font-size: 18px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	margin-top: 10px;
}
#topicsFeed {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 160px;
}
#topicsFeed .gf-relativePublishedDate {
	font-size: 10px;
	position: absolute;
	top: -28px;
	text-align: center;
	left: 180px;
	font-weight: normal;
	vertical-align: bottom;
	font-style: normal;
	float: right;
	color: #F33;
	letter-spacing: 0.1em;
}
.mob_port_1 {
width: 100%;
}
.mob_port_2 {
width: 100%;
clear: both;
margin-left: 0;
}
.tablet_port1 {
	width: 100%;
	display: none;
}
.tablet_port2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.tablet_port3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.table_box ul{
	margin: 0px;
	padding: 0px;
}
.table_box li{
	list-style-type: disc;
	list-style-position: inside;
	float: none;
}
.top_tagline {
	font-size: 40px;
	line-height: 50px;
	margin-top: 150px;
	letter-spacing: 0.1em;
}
.menu_line {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
}
.table_box{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 80%;
}
.kaisetu {
	display: none;
}
.service_movie {
	width: 600px;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 212px;
}
.service_nav {
	display: block;
}
.title_e{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
}
.title_j{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	line-height: 20px;
}
.title_ew{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #FFF;
}
.title_jw{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	line-height: 20px;
	color: #FFF;
}
.title_esys{
	font-family: Quicksand, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	line-height: 1em;
	color: #5D554D;
}
.title_jsys{
	font-size: 16px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 450px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	line-height: 20px;
	color: #5D554D;
}
.maps{
	float: left;
	width: 100%;
	margin: 0px;
}
#gm{
    height: 500px;
    width: 940px;
	max-width: 100%;
    left: 0;
    top: 0;
    background-color: #FFF;
    z-index: 1;
}
.info_label{
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: both;
	width: 110px;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.info_data{
	width: 65%;
	margin-left: 100px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.more{
	width: 400px;
	font-size: 16px;
	clear: both;
	float: none;
}
.bak1{
	background-color: #F3EEEB;
}
.bak2{}
.bak3{}
.bak4{}
.full_pics {
}
.qa{}
.qa ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.qa li{
	font-weight: bold;
}
.qa li ul li{
	font-weight: normal;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 20px;
	color: #666;
}
.qa li ul li ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.qa li ul li ul li{
	padding-left: 0px;
	list-style-type: disc;
	margin-bottom: 0px;
	list-style-position: inside;
}
.kaisha {
	display: none;
}
.cop {
}
.system_web {
	width: 212.5px;
	margin-left: 30px;
	float: left;
	clear: none;
	background-color: #EFEFEF;
}
.system_access {
	width: 212.5px;
	margin-left: 30px;
	float: left;
	clear: none;
	background-color: #EFEFEF;
}
.system_excel {
	clear: none;
	float: left;
	width: 212.5px;
	margin-left: 30px;
	background-color: #EFEFEF;
}
.web_design {
	clear: none;
	float: left;
	width: 212.5px;
	background-color: #EFEFEF;
	margin-left: 30px;
}
.wrapper_top_service{
	float: left;
	width: 1000px;
	padding-top: 159px;
	background-image: url(../images/aroows_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
.service_icons {
}
.breadcrumbs {
	width: 80%;
	margin-left: 10%;
	padding-right: 2%;
	padding-left: 2%;
}
.koumoku_oth{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	color: #333;
	margin-top: 30px;
	line-height: 30px;
}
.l_image {
}
.work_title {
	width: 200px;
	float: left;
}
.work_txt {
	float: left;
	width: 530px;
	clear: none;
	margin-left: 20px;
}
.blog_content {
	float: left;
	width: 66%;
	clear: both;
	margin-top: 20px;
	font-size: 15px;
	line-height: 28px;
	padding-right: 2%;
	padding-left: 2%;
}
.blog_sidebar {
	float: left;
	width: 25%;
	clear: none;
	margin-left: 5%;
	margin-top: 20px;
}
.plus_img {
	width: 100px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	float: left;
	clear: none;
	height: 100px;
	margin-bottom: 20px;
}
.shoukai {
	width: 550px;
	float: left;
	clear: none;
	margin-left: 30px;
	margin-bottom: 20px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.more:hover {
	border-left-color: #FF3333;
	border-right-color: #FF3333;
	border-top-color: #FF3333;
	border-bottom-color: #FF3333;
	text-decoration: none;
	color: #000;
}
