/* Add here all your CSS customizations */

	td, th {
		padding: 5px 10px;
	}


/*  ---------------------------------------------------  
 フォント
--------------------------------------------------- */
body {
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
}
/* --------------------------------------------------- 
ヘッダのボタン
--------------------------------------------------- */
header ul.social-icons li {
	box-shadow: none;
}
header ul.social-icons li a {
	width: auto;
}
header ul.social-icons li:active, header ul.social-icons li a:active {
	border-radius: 4px;
}
header ul.social-icons li .btn-borders.btn-default {
	background: transparent;
	border-color: #fff;
	color: #fff;
	border-width: 1px;
	height: 29px;
}
header ul.social-icons li .btn-borders.btn-default:hover, header ul.social-icons li .btn-borders.btn-default:focus {
	background-color: rgba(255,255,255,0.2);
}
html .btn-pe {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #097bd8;
    border-color: #097bd8 #097bd8 #065799;
}
html .btn-pe:hover {
	color: #ffffff;
	border-color: #3a92da #3a92da #3078b3;
	background-color: #3a92da;
}
html .btn-pe:active,
html .btn-pe:focus {
	color: #ffffff;
	border-color: #065799 #065799 #065799;
	background-color: #065799;
}

/*  ---------------------------------------------------  
 ああああああ
--------------------------------------------------- */


table.table-padding {border:1px black solid;}
td.cellyohaku{
border:1px black solid;
padding:30px;
}

.background-size-cover-virtualmanager-top {
    background: url(../img/top/virtualmanager-top.jpg) no-repeat center center;
    background-size: cover;
    height: 600px;
}

.background-size-cover-workato-top {
    background: url(../img/top/workato-top.jpg) no-repeat center center;
    background-size: cover;
    height: 600px;
}

.background-size-cover-omnext {
    background: url(../img/FT4O/top.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
}

.background-size-cover-omnext2 {
    background: url(../img/FT4O/top2.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
}

.background-size-cover-warkato {
    background: url(../img/workato/warkato_top.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
}

.background-size-cover-virtualmanager {
    background: url(../img/virtualmanager/VirtualManager_top.png) no-repeat center center;
    background-size: cover;
    height: 650px;
}


.background-size-cover-mm {
    background: url(../../marklogic/img/top.jpg) no-repeat center center;
    background-size: cover;
    height: 650px;
}


.wrapper {
    display: flex;
    justify-content: center; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
}


.main {
	margin-top: 107px;
}
.img-border {
	border: 1px solid #DBDBDB;
}
.page-header {
	background-color: transparent;
	border-bottom: none;
	border-top: none;
}
.page-header h1, .h1 {
	font-size: 2.8em;
	color: #1d2127;
	line-height: 1.4em;
	letter-spacing: 1px;
	padding: 0 0 0px;
	margin-bottom: 15px;
}


@media screen and (max-width: 768px) {
	.page-header h1, .h1 {
	font-size: 2em;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
 	.workato-img1 {
          width: 100%!important;
    	}
  	.workato-img2 {
          width: 100%!important;
    	}
  	.workato-img3 {
          width: 50%!important;
    	}
  	.workato-img5 {
          width: 50%!important;
    	}
  	.workato-img6 {
          width: 60%!important;
    	}
	.workato-imgtext{
		text-align: left!important;
	}
  	.outsystems_logo {
          width: 50%!important;
    	}
	.pc { 
		display: none !important; 
	}
	.sp { 
		display: inline !important; 
	}
 	.marklogic-img1 {
          width: 100%!important;
    	}
 	.marklogic-img2 {
          width: 70%!important;
	  margin-top: 30px;
    	}
 	.marklogic-img3 {
          width: 80%!important;
	  margin-bottom: 30px;
    	}
 	.marklogic-img4 {
          width: 80%!important;
    	}
 	.marklogic-img5 {
          width: 80%!important;
	  margin-top: 30px;
    	}
 	.marklogic-img6 {
          width: 80%!important;
	  margin-bottom: 30px;
    	}
 	.VirtualManager-img1 {
          width: 100%!important;
    }
 	.VirtualManager-img2 {
          width: 100%!important;
    }
 	.VirtualManager-img3 {
          width: 100%!important;
    }
 	.VirtualManager-img4 {
          width: 30%!important;
    }
 	.VirtualManager-img5 {
          width: 100%!important;
    }
}

.workato-img1 {
         width: 50%
}

.workato-img2 {
	width: 80%;
    } 

.workato-img3 {
         width: 100%;
} 
.workato-img5 {
         width: 90%;
} 
.workato-img6 {
         width: 90%;
} 
.workato-imgtext{
	text-align: center;
}
.outsystems_logo {
         width: 30%;
} 
.pc { 
	display: block!important; 
}
.sp { 
	display: none;
}
.marklogic-img1 {
        width: 80%;
}
.marklogic-img2 {
        width: 100%;
}
.marklogic-img3 {
        width: 100%;
}
.marklogic-img4 {
        width: 100%;
}
.marklogic-img5 {
        width: 100%;
}
.marklogic-img6 {
        width: 100%;
}
.VirtualManager-img1 {
	width: 90%;
}
.VirtualManager-img2 {
	width: 80%;
}
.VirtualManager-img3 {
	width: 60%;
}
.VirtualManager-img4 {
	width: 70%;
}
.VirtualManager-img5 {
	width: 80%;
}


p {
	color: #555555;
	font-size: 1.15em;
	line-height: 1.8em;
	margin: 0 0 10px;
}
@media screen and (max-width: 768px) {
p  {
font-size : 1.13em;
line-height: 1.8em;
}
}
footer p {
	font-size: 1.1em;
	line-height: 2em;
	color: #dbdbdb;
}


footer .list.list-icons li .fa {
	color: #ffffff;
	border-color: #ffffff;
}
#footer .footer-copyright p {
	color: #dbdbdb;
	margin-top: 10px;
}
#footer {
	background: #7b7b7b;
	border-top: none;
}

h2, .h2 {
	font-size: 2.2em;
	letter-spacing: 0.5px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
h2, .h2  {
font-size : 1.6em;
line-height: 1.5em;
margin-bottom: 10px;
}
}

h3, .h3 {
	font-size: 1.5em;
	line-height: 1.8em;
	margin-bottom: 8px;
	text-transform: none;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
h3, .h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
	text-transform: none;
}
}


h4, .h4 {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 0px;
	font-weight: bold;
}




@media screen and (max-width: 768px) {
h4, .h4 {
	font-size: 1.1em;
	line-height: 22px;
	margin-bottom: 6px;
}
}




h5, .h5 {
	line-height: 20px;
	text-transform: none;
}
.mt-none {
	margin-top: 0 !important;
}
.mt-xs {
	margin-top: 15px !important;
}
.mt-sm {
	margin-top: 30px !important;
}
.mt-md {
	margin-top: 50px !important;
}
.mt-lg {
	margin-top: 80px !important;
}
.mt-xl {
	margin-top: 100px !important;
}
.mt-xlg {
	margin-top: 120px !important;
}
.mb-none {
	margin-bottom: 0 !important;
}
.mb-xs {
	margin-bottom: 15px !important;
}
.mb-sm {
	margin-bottom: 30px !important;
}
.mb-md {
	margin-bottom: 50px !important;
}
.mb-lg {
	margin-bottom: 80px !important;
}
.mb-xl {
	margin-bottom: 100px !important;
}
.mb-xlg {
	margin-bottom: 120px !important;
}

hr.taller {
	margin: 50px 0;
}
@media screen and (max-width: 768px) {
hr.taller {
	margin: 40px 0;
}
}

#header.transparent.semi-transparent {
	background: rgba(0,0,0,0.85);
}
.call-to-action.call-to-action-in-footer {
	margin-top: 100px;
}

.lead {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.lead {
	font-size: 1.15em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
}


.counters.counters label {
	font-size: 20px;
	line-height: 28px;
}



html #news.toggle-primary .toggle label {
	color: #555555;
	border-left-color: transparent;
	border-right-color: transparent;
}
#news .toggle .label {
	width: 10.5em;
	display: inline-block;
	text-align: center;
}


#news .home-intro p {
	color: #1d2127;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	max-width: 800px;
	padding-top: 18px;
	line-height: 1.4em;
}



.home-intro {
	background-color: #eee;
	margin-bottom: 50px;
}
element.style {
	line-height: 34px;
	font-size: 26px;
}
html .featured-box-secondary .icon-featured {
	background-color: #505050;
}
html .featured-box-secondary .box-content {
	border-top-color: #505050;
}
html .featured-box-secondary h4 {
	color: #1d2127;
}

section.section {
	background: #f1f1f1;
	border-top: 0px solid #f1f1f1;
	margin: 50px 0;
	padding: 50px 0;
}
@media screen and (max-width: 768px) {
section.section {
	margin: 40px 0;
	padding: 40px 0;
}
}

section.section-blue {
	background: #e6f1f9;
	border-top: 0px solid #f1f1f1;
	margin: 50px 0;
	padding: 50px 0;
}
section.section-rgc {
	background: linear-gradient(-135deg, #cdedf3, rgb(213, 195, 241));
	border-top: 0px solid #f1f1f1;
	margin: 50px 0;
	padding: 50px 0;
}
section.section-casestudies {
	background: #f1f1f1;
	border-top: 0px solid #f1f1f1;
	margin: 0;
	padding: 20px 0 80px 0;
}
@media screen and (max-width: 768px) {
section.section {
	margin: 40px 0;
	padding: 40px 0;
}
}
section.section-auth0 {
	background: #111118;
	margin: 50px 0;
	padding: 50px 0;
}

section.section-border {
	background: #f4f4f4;
	border-top: 5px solid #ececec;
}


.background-rgc {
	background: linear-gradient(-135deg, #cdedf3, rgb(213, 195, 241));
}



.background-gray {
	background: #f1f1f1;
}



/*トップのニュース*/
#top-news {
	position: relative;
}
.mask-black {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
}
.feature-box .feature-box-icon {
	margin-right: 0px;
	top: 0px;
	margin-bottom: 0px;
}
.img-dinamic {
	width: 80%;
}

@media (max-width: 1200px) {
.img-dinamic {
	width: 100%;
}
}
.toggle > label {
	font-size: 14px;
}
.page-header-more-padding {
	padding-top: 60px !important;
	padding-bottom: 40px;
}
.toggle .label {
	width: 110px;
	height: 18px;
	line-height: 1.6;
}
.label.label-sm {
	font-size: 10.5px;
}

small, .small {
	font-size: 1em;
  line-height: 1.8em;
}
@media screen and (max-width: 768px) {
	small, .small {
	font-size: 0.9em;
  line-height: 1.6em;
}
}
.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured {
    font-size: 50px;
    height: 120px;
    width: 120px;
    line-height: 120px;
}

#case-studies-nav.nav-pills > li + li {
	margin-left: 0;
}
#case-studies-nav.nav > li {
	font-size: 12px;
	font-weight: bold;
	}
#case-studies-nav .col-md-2 {
	padding: 0;
}
#case-studies-nav.nav > li > a {
    padding: 8px 0;
		margin: 1px;
}
#case-studies-nav.nav-pills > li > a {
	color:  #666;
  border-radius: 0px;
	background-color: #e5e5e5;
}
#case-studies-nav.nav-pills > li.active > a,
#case-studies-nav.nav-pills > li.active > a:hover,
#case-studies-nav.nav-pills > li.active > a:focus {
	color:  #ffffff;
	background-color: #0088cc;
}
#case-studies-nav.nav-pills > li > a:hover, 
#case-studies-nav.nav-pills > li > a:focus {
	background-color: #efefef;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 1em;
	color: #555555;
    line-height: 26px;
    margin: 0px;
    padding: 20px;
	text-align: left;
}
#case-studies-list .thumb-info:hover img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(11, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}


#case-studies-list .thumb-info img {
	width: auto; 
}


#case-studies-list .thumb-info-caption {
    border-top: 1px dotted #DDD;
    display: block;
}


.col-md-12-full {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

.owl-theme .owl-controls {
  margin-top: 0px;
}

.background-image-rgc {
	background-image: url(../img/richgridcomponent/test.png);
}



.background-size-cover-AutoDoc {
    background: url(../img/AutoDoc/top.png) no-repeat center center;
    background-size: cover;
    height: 650px;
}


.background-size-cover-omnext-top {
	background: url(../img/FT4O/top.jpg) no-repeat center center;
	background-size:cover;
	height: 600px;
}


.background-size-cover-p10-top {
	background: url(../img/top/p11-top.png) no-repeat center center;
	background-size:cover;
	height: 600px;
}

.background-size-cover-openmodels-top {
	background: url(../img/top/OM-top.png) no-repeat center center;
	background-size:cover;
	height: 600px;
}


.background-size-cover-rgc-top {
	background: url(../img/top/rgc-top.png) no-repeat center center;
	background-size:cover;
	height: 600px;
}

.background-size-cover-auth0-top {
	background: url(../img/top/auth0-top.png) no-repeat center center;
	background-size:cover;
	height: 600px;
}

.background-size-cover-rgc {
	background: url(../img/richgridcomponent/rgc.png) no-repeat center center;
	background-size:cover;
	height: 650px;
}


.background-size-cover-os11 {
	background: url(../img/OutSystems11/o11-hero-section-banner.jpg) no-repeat center center;
	background-size:cover;
	height: 680px;
}

.background-size-cover-auth0 {
	background: url(../../auth0/img/auth0/auth0.png) no-repeat center center;
	background-size:cover;
	height: 800px;
}


.background-size-cover-rm {
	background: url(../img/ReferenceModel/top.jpg) no-repeat center center;
	background-size:cover;
	height: 800px;
}


.parallax-casestudies {
    margin: 0px;
    padding: 20px 0 60px;
}

.casestudies-people {
    margin: 60px 0 0;
}

.testimonial blockquote p {
		text-align: left;
		line-height: 1.8;
}
.testimonial .testimonial-author strong {
    font-size: 1.5em;
}
.testimonial.testimonial-style-5 blockquote p {
    color: #555555;
		font-size: 1.2em;
}
.testimonial .testimonial-author span {
    font-size: 14px;
}

dt, dd {
    margin-top: 5px;
		color: #555555;
    line-height: 1.8em;
    font-size: 1em;
}

b, strong {
    font-weight: bold;
    color: #555555;
    font-size: 1.12em;
}

.list li {
    margin-bottom: 13px;
    font-size: 1.12em;
    color: #555555;
}

dl dd {
    margin-bottom: 20px;
}

.page-header {
    margin: 0 0 20px 0;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 10px 60px;
    font-size: 22px;
}

#header .tip {
	text-transform: none;
}

#header nav ul.nav-main li a {
	text-transform: none;
}

#header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title {
	text-transform: none;
}

h3, .h3 {
    line-height: 1.5em;
}

h4, .h4 {
    line-height: 1.6em;
}

.blog-posts article {
    margin-bottom: 25px;
}

@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

/*PCの場合*/
.pc	{ display:inline!important; }
.mb	{ display:none!important; }
@media screen and (max-width: 768px) {
/*タブレット、スマホの場合*/
.pc	{ display:none!important; }
.mb { display:inline!important; }
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 14px;
    font-size: 16px;
    color: #333;
}
