@charset "utf-8";

body {
	width: 100%;
	height: 100%;
}

/*---------------------------------------------------------------------------
   共通
---------------------------------------------------------------------------*/

.inner {
	width: 100%;
}

section { 
	padding: 30px 0;
}


/*---------------------------------------------------------------------------*/
/* loader
/*---------------------------------------------------------------------------*/

#loader-bg #loader {
	background-size: 280px auto;
}


/*---------------------------------------------------------------------------
   header
---------------------------------------------------------------------------*/

header {
	margin: 0;
	width: 100%;
	height: 200px;
}

header.welcome {
	background-size: cover;
	background-attachment: scroll;
}

header h1 a,
header .title a {
	margin: 0;
	width: 100%;
	background-size: 120px auto;
	background-position: 5px 5px;
	padding: 10px 0 0 5px;
	font-size: 0.6em;
}

header #t {
	clear: both;
	margin: 40px 0 0 0;
	width: 100%;
	padding: 0 10px;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 1px;
}

header #t p {
	font-size: 24px;
	height: auto;
}


header nav,
.low header .nav  {
	width: 100%;
	padding: 0;
	height: 40px;
	background-color: rgba(148,118,34,0.9);
	position: absolute;
	top: 40px;
	left: 0;
}

header nav li,
header nav li:nth-child(2),
.low header .nav li {
	margin: 0;
	height: 40px;
	width: 25%;
	float: left;
	border-right: 1px solid rgba(255,255,255,0.2);
}

header nav li a:after,
header nav li a .hi-icon,
.low header .nav li a:after,
.low header .nav li a .hi-icon {
	display: none;
}

header nav li a,
.low header .nav li a {
	padding: 5px;
	width: 100%;
	height: 40px;
	text-align: center;
	position: static;
}

header nav li .big-text,
.low header .nav li a .big-text {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

header nav li .small-text,
.low header .nav li a .small-text {
	margin: -10px 0 0 0;
	padding: 0;
	font-size: 0.7em;
}

.low header .nav li:first-child {
	display: none;
}


/*---------------------------------------------------------------------------
   news
---------------------------------------------------------------------------*/

.news h2 {
	padding: 0 10px;
}

.news h2:before {
	left: 10px;
}

.news h2:after {
	left: 20px;
}
.news-list{
	 margin: 30px auto 0 auto;
    width: 90%;
}
.news dl {
	margin: 0;
	padding: 0 10px;
}

.news dt {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	width: 100%;
	height: auto;
	clear: both;
	display: inline-block;
	border: 0;
}

.news dd {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	height: auto;
	line-height: 1.5em;
}

.news a.telework {
	margin: 10px 0 0 0;
	width: 100%;
	max-width: 300px;
	font-size: 0.9em;
	display: block;
	height: auto;
}


/*---------------------------------------------------------------------------
   message
---------------------------------------------------------------------------*/

.message {
	background-size: cover;
	background-position: center top;
}

.message .message-inner {
	padding: 30px;
	width: 100%;
	text-align: center;
}

.message h3 {
	margin: 0 0 30px 0;
	display: inline-block;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 0px,
	rgba(0,0,0,0.5) -1px 1px 0px,
	rgba(0,0,0,0.5) 1px -1px 0px,
	rgba(0,0,0,0.5) -1px -1px 0px;
}

.message p {
	text-align: left;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 0px,
	rgba(0,0,0,0.5) -1px 1px 0px,
	rgba(0,0,0,0.5) 1px -1px 0px,
	rgba(0,0,0,0.5) -1px -1px 0px;
}

.message p br{
	display: none;
}


/*---------------------------------------------------------------------------
   greeting
---------------------------------------------------------------------------*/

.greeting h2 {
	padding: 0 10px;
}

.greeting p {
	padding: 0 20px;
	margin: 20px 0 0 0;
}


/*---------------------------------------------------------------------------
   footer
---------------------------------------------------------------------------*/

footer .footer__inner{
	display: block;
	padding: 0 10px;
}

footer .footer__inner .copy,
footer .footer__inner p{
	text-align: center;
}

.top a {
	width: 50px;
	height: 50px;
	right: 10px;
	bottom: 40px;
}

.top a:after {
	width: 20px;
	height: 20px;
}



/*---------------------------------------------------------------------------
   low
---------------------------------------------------------------------------*/

.low h1 {
	padding: 30px 0 0 0;
	height: 100px;
	font-size: 2em;
}

.low h1 span {
	margin: 20px 0 0 0;
	font-size: 0.5em;
}

.low .h1-bg {
	height: 100px;
}

.low section {
	padding: 30px 10px;
}


/* services ---------------------------------------------------------------*/

.low .service h2 {
	padding: 0 0 0 60px;
	height: 50px;
	line-height: 50px;
}

.low .service .button a {
	margin: 30px auto 0 auto;
	width: 250px;
}

.low .service dl {
	margin: 30px 0 0 0;
}

.low .service dt {
	padding: 0 0 4px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.low .service dd {
	margin: 10px 0 30px 10px;
	padding: 0;
}

.low .service .entrusted-business p {
	margin: 30px 0 0 0;
}

.low .service .product {
	margin: 30px 0 0 0;
	padding: 0 10px 0 10px;
	min-height: auto;
	background-position: center 60px;
	background-size: 280px 218px;
}

.low .service .product h3 {
	margin: 0 0 30px 0;
	line-height: 1.2em;
}

.low .service .product p {
	margin: 260px 0 0 0;
	padding: 0;
}

.low .service .product .button a {
	margin-right: 0;
	margin-left: 0;
	width: 270px;
}

.low .service .own-development .button a {
	margin: 10px auto 0 auto;

}

/* company ---------------------------------------------------------------*/

.low .company .company-content h2 {
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
	height: 50px;
	line-height: 50px;
}

.low .company-content div {
	padding: 0;
}

.low .company-content .inner {
	padding: 10px;
}

.low .company dt {
	width: 100%;
	margin: 0 10px 10px 0;
	padding: 0 0 0 10px;
	text-align: left;
	border-bottom: 0;
}

.low .company dt.heigh {
	padding-bottom: 0;
}

.low .company dd {
	border-bottom: 2px solid rgba(255,255,255,0.2);
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
	width: 100%;
	float: left;
	clear: left;
}

.low .company .logo .tci-logo {
	margin: 20px 0 20px -110px;
	clear: both;
	display: block;
	position: relative;
	left: 50%;
	float: none;
}

.low .company .logo p {
	padding: 20px 0 0 0;
	clear: both;
	clear: left;
}

.low .company .access .inner > ul {
	margin: 20px 0 0 0;
}

.low .company .access  .inner > ul > li {
	width: 32%;
	color: #ffffff;
	text-align: left;
	line-height: 1.4em;
	float: left;
border: 1px solid red;
	width: 100%;
	clear: both;
}

.low .company .access  .inner > ul > li:nth-child(1),
.low .company .access .inner > ul > li:nth-child(2),
.low .company .access .inner > ul > li:nth-child(3) {
	margin: 0;
}

.low .company .access  .inner > ul > li li {
	margin: 0 0 10px 0;
}

.low .company .access .inner > ul > li img {
	width: 100%;
	max-width: 358px;
	height: auto;
}

.low .company .access iframe {
	width: 100%;
	max-width: 358px;
	min-height: 260px;
}


/* recruit ---------------------------------------------------------------*/



/* contact ---------------------------------------------------------------*/

.low .contents.contact {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

.low .contact .h1-bg {
	width: 100%!important;
	height: 100px;
	background-size: cover;
	background-attachment: scroll;
}

.low .contact h1 {
	padding: 10px 0 0 0;
}

.low .contact h1 span {
	margin: 4px 0 0 0;
}

.low .contents.contact section {
	padding: 50px 20px;
}

.low .contact .button a {
	margin: 0 auto;
	padding-left: 30px;
	width: 100%;
	max-width: 500px;
	font-size: 1em;
	background-position: 5px center;
}

.low .contact .contact-content {
	margin: 30px auto;
}

.low .contact .contact-content p {
	margin: 20px 0 0 0;
	text-align: left;
}


/* recruit ---------------------------------------------------------------*/


.low .recruit .recruit-content {
	width: 100%;
}

.low .recruit .recruit-content h3 {
	font-size: 2em;
	line-height: 1.4em;
}

.low .recruit .recruit-content h3 span {
	display: block;
}

.low .recruit .recruit-content .recruit-message {
	margin: 30px 0 0 0;
}

.low .recruit .recruit-content .recruit-message p {
	margin: 10px 0 0 0;
}

.low .recruit .recruit-content .point {
	margin: 30px 0 0 0;
	padding: 50px 20px 20px 20px;
}

.low .recruit .recruit-content .point .title {
	line-height: 1.2em;
}

.low .recruit .recruit-content .point .title span br {
	display: inline;
}

.low .recruit .recruit-content .point li {
	line-height: 1.4em;
}

.low .recruit .recruit-content .point li:after {
	top: 6px;
}

.low .recruit table {
	width: 100%;
	box-sizing: border-box;
}

.low .recruit td,
.low .recruit th {
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.low .recruit table dt:before,
.low .recruit table li:before {
	top: 8px;
}

.low .recruit .box {
	word-break: break-all;
}

.low .recruit .ex {
	position: relative;
	width: 90%;
}

.low .recruit .project-name {
	margin: 10px 0 0 0;
	border-radius: 6px;
	width: 100%;
}


/*---------------------------------------------------------------------------
   route-mapper
---------------------------------------------------------------------------*/


/*- header -*/

.route-mapper h1 {
	margin: 10px 0 0 10px!important;
	width: 200px!important;
	height: 25px!important;
}

.route-mapper .box {
	margin: 20px!important;
}

.route-mapper .catch {
	width: 100%!important;
	padding: 20px!important;
	font-size: 20px!important;
}

.route-mapper .movie,
.route-mapper .map,
.route-mapper .csv {
	width: 100%!important;
	clear: both!important;
}

.route-mapper .map:after {
	margin: 0 0 0 -100px!important;
	width: 200px!important;
	height: 161px!important;
	background-size: 200px auto!important;
	top: 50%!important;
	left: 50%!important;
}

.route-mapper .csv {
	text-align: center;
	height: auto;
}

.route-mapper .csv img {
	margin: 80px 0 0 0;
	width: 200px;
	height: auto;
}

.route-mapper .csv-text {
	padding: 20px;
	font-size: 20px!important;
}

.route-mapper .compare {
	margin: 20px 0 0 0!important;
	padding: 20px;
}

.route-mapper .compare .catch {
	padding: 0!important;
}

.route-mapper .compare .big.gray {
	line-height: 1.4em;
}

.route-mapper .compare li {
	margin: 0 0 10px 0!important;
	width: 100%!important;
	clear: both!important;
}

.route-mapper .compare li dt {
	padding: 0!important;
	width: 100%!important;
	text-align: left!important;
}

.route-mapper .compare li dd {
	width: 40%!important;
}

.route-mapper .compare li dd.time01,
.route-mapper .compare li dd.time02,
.route-mapper .compare li dd.time03,
.route-mapper .compare li dd.time04 {
	width: 60%!important;
}

.route-mapper .compare li .green.big span {
	margin: 10px 0 0 0;
	font-size: 0.6em;
	display: block;
}

.route-mapper .try {
	padding: 20px;
}

.route-mapper .try a {
	padding: 20px!important;
	width: 100%;
	text-align: left;
	word-break: break-all;
}

.route-mapper .plan ul li {
	width: 100%!important;
	clear: both!important;
}

.route-mapper .plan ul li a {
	padding: 30px 0 0 0!important;
	width: 260px!important;
	height: 260px!important;
}

.route-mapper .plan ul li .name {
	font-size: 20px!important;
}

.route-mapper .plan ul li:nth-child(3) .user {
	font-size: 40px!important;
}

.route-mapper .plan ul li .price {
	font-size: 30px!important;
}

.route-mapper .plan ul li .try {
	font-size: 20px!important;
}
/*---------------------------------------------------------------------------
   Terms
---------------------------------------------------------------------------*/
.terms{
	padding: 32px 0;
}
.terms .line{
	margin: 48px auto;
}
.terms .terms__wrapper{
	width: 95%;
}
.terms__inner{
	padding: 32px 0;
	width: 90%;
}
.terms__inner .page-ttl{
	line-height: 1;
	padding-bottom: 24px;
}
.terms__inner .lead{
	margin: 28px auto;
}
.terms__inner__box{
	margin-top: 40px;
}
.terms-item h4{
	line-height: 1.2;
}
.terms-item ol{
	padding-left: 1.5em;;
}