/*
*/

body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-

serif;
	font-size:15px;
	line-height:1.6em; 
	background-color:#ffffff;
	background-image: url(images/trackersjp_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a, a:link, a:visited {
	color: #325d80; 
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

img { border: none; }

h1,h2{font-weight:bold;}
h3, h4, h5{ font-weight: normal; }

h1 { font-size: 26px; color: #000; margin-top:0; margin-bottom:0;}
h2 { font-size: 21px; color: #000; margin: 0 0 0 10px; padding: 0; }
h3 { font-size: 21px; color: #000; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 16px; color: #144bcc; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 




.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(images/trackersjp_button.png) no-repeat;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/trackersjp_button_hover.png) no-repeat;
}

#trackersjp_header_wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}

#trackersjp_header {
	width: 920px;
	height: 100px;
	padding: 0 30px;
	position:relative;
}

.header_corel {
	position:absolute;
	width:40px;
	height:40px;
	right:383px;
	top:-1px;
	cursor:default;
	display:block;
	text-indent:-99999px;
}

#trackersjp_header  #site_title {
	float: left;
	width: 300px;
	padding: 10px 0 0 0;
}

#trackersjp_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#trackersjp_header  #site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#trackersjp_header  #site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #87ceeb;
	font-weight: bold;
	letter-spacing: 2px;
}

#trackersjp_header #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin-top: 10px;
}

#search_box form {
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	color: #bcbcbc;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #696969;
	border: 1px solid #0b0e10;	
}

#searchbutton {
 	height: 28px;
	width: 80px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
}

/* menu */

#trackersjp_menu {
	clear: both;
	height: 39px;
	padding: 11px 0 0 0;
}

#trackersjp_menu ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#trackersjp_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#trackersjp_menu ul li a {
	position: relative;
	float: left;
	width: 103px;
	display: block;
	height: 23px;
	padding: 4px 0 0 0;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #21272d;	
	font-weight: bold;
	outline: none;
}

#trackersjp_menu li a:hover, #trackersjp_menu li .current {
	color: #fff;
	background: url(images/trackersjp_menu_hover.png);
}

/* end of menu */


/* banner*/

#trackersjp_banner {
	clear: both;
	width: 920px;
	height: 200px;
	padding: 50px 30px;
	background: url(images/trackersjp_banner.jpg) no-repeat;
	overflow: hidden;
}

#trackersjp_banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#trackersjp_banner p {
	color: #696969;
	font-size: 16px;
}

/* end of banner */

#trackersjp_content_wrapper_outer {
	width: 100%;
	background: url(images/trackersjp_content_top.jpg) top repeat-x;
	border-top: 1px solid #ffffff;
	
}

#trackersjp_content_wrapper_inner {
	width: 100%;
	background: url(images/trackersjp_content_bottom.jpg) bottom repeat-x;	
}

#trackersjp_content_wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
}

#trackersjp_content {
	width: 850px;
	float: left;
}

#trackersjp_content a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

#trackersjp_content h2 {
	margin: 0 0 0 0px;
	color: #000;
	font-size: 18px;
	font-weight:bold;
	background:#eee;
    border-right:7px solid #ccc;
    border-left:7px solid #ccc;
    padding:.8em .9em;
	
}

#trackersjp_content h3 {
  position: relative;
  margin: 0.5em 0;
  padding: 0.5em 0 0.5em 1em;
  border: 2px solid #3a5795;  
  font-size: 130%;
  font-weight: bold;
  color: #fff;
  background: #3a5795;
}

h3:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 24px;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #3a5795;
}
 
h3:after{
  content: " ";
  position: absolute;
  top: 100%;
  left: 28px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #3a5795;
  z-index:1;
}

/*fragment-style　H2見出し文字のみにしたい場合*/
#trackersjp_content .fragment-style h2 {
position: relative;
  margin: 0.5em 0;
  padding: 0.5em 0 0.5em 0em;
  border: 1px solid #fff; 
  font-size: 130%;
  font-weight: bold;
  color: #555;
  background-color:#fff;
}


#trackersjp_content .fragment-style h2:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 24px;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}
 
#trackersjp_content .fragment-style h2:after{
  content: " ";
  position: absolute;
  top: 100%;
  left: 28px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}


/*fragment-style　H3見出し文字のみにしたい場合*/
#trackersjp_content .fragment-style h3 {
position: relative;
  margin: 0.5em 0;
  padding: 0.5em 0 0.5em 0em;
  border: 1px solid #fff; 
  font-size: 130%;
  font-weight: bold;
  color: #555;
  background-color:#fff;
}


#trackersjp_content .fragment-style h3:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 24px;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}
 
#trackersjp_content .fragment-style h3:after{
  content: " ";
  position: absolute;
  top: 100%;
  left: 28px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}




.service_box {
	width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(images/trackersjp_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
		width: 820px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}


/* =========================
   interview qa only
========================= */

section.interview-qa {
  margin: 48px 0;
}

section.interview-qa > h2 {
  margin: 0 0 32px;
  padding-bottom: 12px;

  font-size: 28px;
  line-height: 1.5;

  border-bottom: 2px solid #222;
}

/* dl */
section.interview-qa .interview-qa-list {
  margin: 0;
  padding: 0;
}

/* question */
section.interview-qa .interview-qa-list dt {
  margin: 40px 0 12px;

  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}

/* answer */
section.interview-qa .interview-qa-list dd {
  margin: 0;
  padding: 0;

  line-height: 1.9;
}

/* paragraph */
section.interview-qa .interview-qa-list dd p {
  margin: 0 0 1em;
}

/* last paragraph */
section.interview-qa .interview-qa-list dd p:last-child {
  margin-bottom: 0;
}

/* mobile */
@media screen and (max-width: 767px) {

  section.interview-qa {
    margin: 32px 0;
  }

  section.interview-qa > h2 {
    margin-bottom: 24px;
    font-size: 22px;
  }

  section.interview-qa .interview-qa-list dt {
    margin-top: 32px;
    font-size: 16px;
  }

  section.interview-qa .interview-qa-list dd {
    font-size: 15px;
  }

}




/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(images/trackersjp_button.png) no-repeat;
}


/* sidebar */

#trackersjp_sidebar {
	float: right;
	width: 145px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐ

ゴシック", "MS PGothic", sans-serif;
	line-height: 14px;
	margin-right:0px;
	}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

.sideber a{
	color:#039;
}



/* end of sidebar */

/* footer */

#trackersjp_footer_wrapper {
	clear: both;
	width: 100%;
	background: #002844 url(images/trackersjp_footer.jpg) repeat-x top;
}


#trackersjp_footer {
	font-size:12px;
	clear: both;
	width: 940px;
	padding: 20px 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#trackersjp_footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#trackersjp_footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#trackersjp_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

#pageTop{
	background:#666666;
	border-radius:5px;
	color:#FFF;
	padding:15px;
	position:fixed;
	bottom:15px;
	right:15px;
	}
#pageTop:hover{
	background:#b3b3b3;
	}
	

/* tab-fragment */

.fragment-1{
	font-size:16px;
}

.fragment-2{
	font-size:16px;
}

.fragment-3{
	font-size:16px;
}

.fragment-4{
	font-size:16px;
}


/*　text-icon　*/


span.text-icon {
  display: inline-block;
  background: #669900;
  padding: 1px 5px;
  margin-left: 5px;       /* 先行する文字列との間隔 */
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;     /* アイコンの角を丸める */
}

span.text-icon2 {
  display: inline-block;
  background: #006699;
  padding: 1px 5px;
  margin-right:10px;
  text-align: right;
  vertical-align: middle;/* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;     /* アイコンの角を丸める */

}


span.text-icon2 a{
	color:#fff;
	font-weight:bold;
}

div.subject {
	text-align: left;
	color:#fff;
	font-weight:bold;
	}
div.subject a{
	color:#4d4d4d;
}

div.subject2{text-align:right;
color:#0074c5;
}

div.subject3{text-align:left;
color:#4d4d4d;
font-size:15px;
padding:12px;
}

div.subject3 a{
	text-align:left;
color:#0074c5;
font-size:18px;
font-weight:bold;
}

div.subject4{text-align:left;
color:#4d4d4d;
font-size:15px;
padding:12px;
}

div.subject4 a{
	text-align:left;
color:#0074c5;
font-size:14px;
}

div.subject5 {
	text-align:left;
	color:#4d4d4d;
font-size:15px;
padding:0px;
}

div.subject5 a{
	text-align:left;
color:#4d4d4d;
font-size:18px;
font-weight:bold;
}
	

div.icon2 { text-align: right; }


/*　line  */


.line01{
padding:5px 0 5px 15px;
border-left: #1e90ff 8px solid;
border-bottom: #1e90ff 1px solid;
color:#000000;
}


.line02{
    background:#eee;
    border-right:7px solid #ccc;
    border-left:7px solid #ccc;
    padding:.8em .9em;
}



.line03{
    border-left:7px solid #ccc;
    border-bottom:1px dashed #ccc;
    padding:.6em .8em
}

.line04{
    background:#333333;
    border-right:7px solid #ccc;
    border-left:7px solid #cc0000;
    padding:.8em .9em;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.line05{
	background:#4682b4;
    border-left:7px solid #ccc;
    border-bottom:1px dashed #ccc;
    padding:.6em .8em
}



.onbutton3 {
		display: inline-block;
	width: 180px;
	height: 40px;
	margin:8px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
	background-color: #fff;
	border: 3px solid #0074c5;
	color: #0074c5;
	line-height: 39px;
	font-size:14px;
}
.onbutton3:hover {
	background-color: #0074c5;
	border-color: #0074c5;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}

.onbutton3 a:hover {
	text-decoration: none;	
	color:fff;
}

.onbutton3 a:link,  {
	color:#eb6400;
	font-weight:bold;
	text-decoration: none;
}

.products_list table td{
	width: 205px;
	padding: 1px;
	font-size:14px;
	text-align: left;
	}


/* マウスオーバー */
#overwhite a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


/*横並び*/
.main-box a {
  margin: 10px;
  background: #F5F5F5;
  display: block;
  padding: 15px;
  text-decoration: none;
  text-align:left;
}

.main-box li{
	list-style:none;
}


.main-box {
  display: flex;
  justify-content: space-between;
}

#ask {
	margin: 10px;
	background-color:#FFF;}

#ask a{background-color:#FFF;}
