@charset "UTF-8";
/* CSS Document */
nav.s_none li {
	width: 19%;
}
#contents article a {
	color: #6C8DD0;
	text-decoration: underline;
}
.achivement-contents {
	padding: 30px;
	background-color: #fff;
}
.table01 {
	margin-top: 20px;
}
.table01 caption {
	padding: 20px;
	background-color: #808080;
	text-align: center;
	color: #fff;
}
.table01 th {
	background-color: #808080;
	color: #fff;
	border-bottom: 3px solid #FFF;
	padding: 20px 10px;
}
.table01 th.title {
	max-width: 200px;
	background: #003366;
	color: #fff;
	vertical-align: top;
	text-align: center;
	border-right: 3px solid #fff;
	padding-top: 30px;
	font-weight: normal;
}
.table01 th.title2 {
	text-align: center;
	font-weight: normal;
	background: #C9CCD1;
	padding: 10px 0;
	border-right: 3px solid #fff;
	color: #222;
}
.table01 td {
	background: #EEE;
	padding: 20px 10px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	vertical-align: top;
	line-height: 1.8;
}
/*サービス
──────────────────*/
.service-top {
	background-color: #fff;
}
.service-top figure {
	width: 35%;
}
.service-top .read {
	padding-right: 30px;
}
.service-top .read h3 {
	font-size: 3rem;
	color: #708BC6;
	padding: 30px 0 10px 0;
}
.service ul li {
	margin-left: 40px;
	list-style: disc;
}
.service td strong {
	font-weight: bold;
	color: #003366;
}
.service .title {
	width: 20%;
}
/*会社案内
──────────────────*/
.company-info {
	padding: 50px;
	background-color: #fff;
}
.company-info .read {
	width: 73%;
	order: 1;
}
.company-info .Nwidth {
	order: 2;
}
.company-info h3 {
	margin-bottom: 20px;
	font-size: 2rem;
	color: #003366;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px #ccc solid;
}
.company-info table th {
	text-align: center;
}
/*採用情報
──────────────────*/
.recruit-senior h3 {
	color: #fff;
	background: #003366;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	font-size: 18px;
	padding-bottom: 0;
	border-bottom: none;
}
.recruit-senior p {
	color: #003366;
	margin: 15px 0 20px;
	font-size: 2rem;
	font-weight: bold;
}
/*当社の特徴
──────────────────*/
.feature .read {
	padding-right: 30px;
}
.feature .read h3 {
	font-size: 3rem;
	color: #708BC6;
	padding: 30px 0 10px 0;
}
.feature-value {
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}
.feature-value h3 {
	background-color: #003366;
	color: #fff;
	font-size: 1.8rem;
	padding: 15px;
}
.feature-value .value-agile {
	width: 42%;
}
.feature-value .value-agile ul li {
	margin-top: 15px;
	margin-left: 40px;
	list-style: disc;
}
.feature-value .value-scrum {
	width: 55%;
}
.feature-value .value-scrum table th,  .feature-value .value-scrum table td {
	padding: 15px;
	border-bottom: solid 1px #ccc;
}
.feature-value .value-scrum table th {
	width: 24%;
	letter-spacing: 0.55em;
}
.feature-value .value-scrum table tr:nth-of-type(3) th {
	letter-spacing: 0;
}
.feature-scrum {
	margin-top: 50px;
}
.feature-scrum li {
	border: solid 1px #ccc;
}
.feature-scrum li img {
	width: 100%;
}
.feature-scrum li div {
	padding: 15px;
}
.feature-scrum li div h3 {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
/*自社開発製品
──────────────────*/
.products-footprintWatcher {
	padding: 25px 200px;
	text-align: center;
	background-image: url(../images/products_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.products-footprintWatcher p:nth-of-type(1) {
	color: #D80000;
	top: 20px;
	font-size: 2.4rem;
	font-weight: bold;
}
.products-footprintWatcher p:nth-of-type(2) {
	top: 30px;
	color: #878787;
	font-size: 40px;
	font-weight: 900;
}
.products-footprintWatcher p:nth-of-type(3) {
	top: 30px;
	font-size: 50px;
	font-weight: 900;
}
.can {
	background-color: #EEE;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 70px;
}
.can h3 {
	padding: 70px 20px;
	text-align: center;
	font-size: 3.6rem;
	font-weight: 900;
	color: #003366;
	border-bottom: solid 3px #fff;
}
.can-example {
	padding: 50px 3px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: solid 3px #fff;
}
.can-example .item {
	width: 48%;
}
.can-example .item h4 {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #003366;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 25px;
	text-align: center;
}
.can-example .item ul {
	margin-top: 5px;
}
.can-example .item ul li {
	list-style: disc;
	margin-left: 2rem;
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.can-example figure {
	width: 50%;
}
.can-example figure figcaption {
	margin-top: 10px;
	text-align: center;
	font-weight: 900;
	font-size: 1.4rem;
}
.can-example figure figcaption img {
	margin-top: 10px;
}
.can-example:last-of-type {
	border-bottom: none;
}
.products-example ul {
	margin-top: 15px;
	padding: 30px 30px 0;
	background-color: #fff;
}
.products-example ul li {
	margin-right: 20px;
}
.products-example ul li:last-child {
	margin-top: -20px;
	margin-left: auto;
}
.products-example ul li:last-child:last-child {
	margin-right: 0;
}
.products-example p:nth-of-type(1) {
	padding: 50px 20px 5px;
	text-align: center;
	font-size: 3rem;
	font-weight: 900;
	color: #003366;
}
.products-example p:nth-of-type(2) {
	font-size: 1.4rem;
	text-align: center;
	font-weight: normal;
}
.products-example p:nth-of-type(4) {
	margin-top: 40px;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #00A3D8;
	line-height: 2;
}
.products-example p:nth-of-type(4) span {
	font-size: 2.8rem;
}
.products-example .grapha {
	margin-top: 70px;
	text-align: center;
}
.howItWorks {
	margin-top: 70px;
	text-align: center;
}
.howItWorks h3 {
	color: #003366;
	font-size: 3.6rem;
	font-weight: 900;
}
.howItWorks .contact-read {
	margin-top: 70px;
	font-size: 3.6rem;
	font-weight: 900;
	color: #00A3D8;
}
.howItWorks .bt a {
	display: inline-block;
	width: 70%;
	margin-top: 50px;
	background-color: #00A3D8;
	color: #fff !important;
	font-size: 3.6rem;
	font-weight: 900;
	padding: 15px;
	text-decoration: none !important;
}
/*お問い合わせ
──────────────────*/
.form-content {
	background-color: #fff;
	padding: 80px 80px 0;
}
.form-content th {
	background-color: #808080;
	color: #fff;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding: 25px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.form-content td {
	background: #eee;
	border-bottom: 2px solid #fff;
	padding-left: 20px;
}
.form-content td input {
	padding: 10px;
	width: 100%;
	border: solid 1px #999;
}
.form-content td select {
	padding: 10px;
}
.form-content td textarea {
	margin: 20px 0;
	padding: 10px;
	border: solid 1px #999;
	width: 100%;
}
.form-content td.form-tel input {
	width: 20%;
}
/*プライバシーポリシー
──────────────────*/
.praivacy-content {
	padding: 30px 80px 0;
	background-color: #fff;
}
.praivacy-content dt {
	margin-top: 40px;
	font-weight: 900;
}
.praivacy-content dd {
	line-height: 1.8;
}
.praivacy-content dd ul li {
	margin-left: 1.3em;
	list-style: disc;
}
/*サイトマップ
──────────────────*/
.sitemap-content {
	background-color: #fff;
	padding: 30px 30% 0;
}
.sitemap-content ul li {
	background-image: url(../images/li01.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.sitemap-content ul li a {
	color: #222 !important;
	text-decoration: none !important;
}
.sitemap-content ul li a:hover {
	text-decoration: underline !important;
}

/* Mobile-L*/
@media (max-width: 768px) {
.feature-value {
	padding: 10px;
}
.feature-value .value-scrum table th,  .feature-value .value-scrum table td {
	display: block;
	width: 100%;
}
.products-footprintWatcher {
	padding: 25px 180px;
	background-color: #fff;
	background-size: contain;
	background-position: center bottom;
}
.products-footprintWatcher p:nth-of-type(1) {
	color: #D80000;
	top: 20px;
	font-size: 1.8rem;
}
.products-footprintWatcher p:nth-of-type(2) {
	font-size: 2.6rem;
}
.products-footprintWatcher p:nth-of-type(3) {
	font-size: 2.8rem;
}
.can {
	padding-left: 25px;
	padding-right: 25px;
}
.can h3 {
	padding: 35px 20px;
	font-size: 2.7692307692rem;
}
.can-example {
	padding: 25px 3px;
	justify-content: center;
}
.can-example .item {
	width: 100%;
}
.can-example figure {
	margin-bottom: 20px;
	width: 80%;
}
.products-example ul {
	margin-top: 15px;
	padding: 30px 30px 0;
	background-color: #fff;
}
.products-example ul li {
	width: 19%;
	margin-right: 20px;
}
.products-example ul li:last-child {
	width: 32%;
	margin-top: -20px;
	margin-left: auto;
}
.form-content {
	padding: 20px 20px 0;
}
}
.praivacy-content {
	padding: 30px 30px 0;
}

/* Mobile-L*/
@media (max-width: 425px) {
#catch .catch1 {
	letter-spacing: 0;
}
.achivement .page-title {
	padding-top: 35px;
}
.achivement-contents {
	padding: 10px;
}
.service .page-title {
	padding-top: 35px;
}
.service-top figure {
	width: 100%;
}
.service-top figure img {
	width: 100%;
}
.service-top .read {
	padding-right: 0px;
}
.service-top .read h3 {
	font-size: 2.3076923077rem;
}
.company-info {
	padding: 10px;
}
.company-info .read {
	width: 100%;
	order: 2;
}
.company-info .Nwidth {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	order: 1;
}
.company-info h3 {
	font-size: 1.8181818182rem;
}
.feature .SMwidth {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.feature .read {
	width: 100%;
	padding-right: 0;
}
.feature .read h3 {
	font-size: 2.3076923077rem;
	padding: 20px 0 10px 0;
}
.feature-value {
	justify-content: center;
	margin-top: 30px;
}
.feature-value h3 {
	font-size: 1.6363636364rem;
	padding: 10px;
}
.feature-value .value-agile {
	width: 100%;
}
.feature-value .value-scrum {
	margin-top: 20px;
	width: 100%;
}
.feature-scrum {
	margin-top: 30px;
}
.products-footprintWatcher {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 0;
	text-align: center;
	background-image: none;
}
.products-footprintWatcher p {
	padding: 0 10px;
}
.products-footprintWatcher p:nth-of-type(1) {
	font-size: 1.6rem;
}
.products-footprintWatcher p:nth-of-type(2) {
	font-size: 2rem;
}
.products-footprintWatcher p:nth-of-type(3) {
	font-size: 2.2rem;
}
.can {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}
.can h3 {
	font-size: 2.4rem;
}
.can h3 .MSfont-size {
	font-size: 1.6rem;
}
.products-example ul {
	padding: 15px 10px 0;
}
.products-example ul li {
	width: 40%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.products-example ul li:last-child {
	margin-top: 10px;
	width: 55%;
}
.products-example p:nth-of-type(1) {
	padding: 30px 0px 5px;
	font-size: 2rem;
}
.products-example p:nth-of-type(1) .MSfont-size {
	display: block;
	font-size: 1.6rem;
}
.products-example p:nth-of-type(4) {
	font-size: 1.6rem;
	line-height: 1.5;
}
.products-example p:nth-of-type(4) span {
	font-size: 2rem;
}
.howItWorks {
	margin-top: 30px;
}
.howItWorks h3 {
	font-size: 2rem;
}
.howItWorks .mt50 {
	margin-top: 25px;
}
.howItWorks .contact-read {
	margin-top: 30px;
	font-size: 1.8rem;
}
.howItWorks .bt a {
	display: inline-block;
	margin-top: 25px;
	font-size: 2rem;
}
.form-content table th,  .form-content table td {
	display: block;
	width: 100%;
}
.praivacy .page-title {
	padding-top: 30px;
}
.praivacy .praivacy-content {
	padding: 20px;
}
.praivacy .praivacy-content dt {
	margin-top: 20px;
}
.sitemap-content {
	padding: 20px;
}
}
