/* @Website Styles */
body {
  color: #333;
  letter-spacing:1px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
a:link,
a:visited {
  color: #0099cc; text-decoration:none;
}
a:hover,
a:focus {
  color: #000;
}
a:hover {
  text-decoration: none;
}

/* COMMON */
.btn {
	width:200px;
    font-size:16px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0;
    color:#333;
	border:3px solid #333; 
	margin:0 auto;
}
.btn:link, .btn:visited{ color: #333;}
.btn:hover	{ background-color:#333; color: #ffdc50;}

#bt_maru { text-align:center; }
#bt_maru a { display: inline-block;
    width:40px;
    height:40px;	
    border-radius:50%;
    -moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-background-clip: padding-box;
	background-color:#3c3c3c;
	}
#bt_maru a:hover { background:#FFCC00;  }

.gf-n {font-family:'Roboto Condensed', sans-serif; font-weight: 400;}
.gf-b {font-family:'Roboto Condensed', sans-serif; font-weight: 700;}

.fsize12	{ font-size:12px; }
.cap { font-size:10px; color:#666;}
.cap-rights { font-size:10px; color:#999; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;}
.txtcenter { text-align:center; }

.videoBox { position:relative; text-align:center; }
.videoBox .bt_play	{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100px; height: 100px;}
.videoBox .bt_play { -webkit-transition: 0.5s; }
.videoBox .bt_play:hover { opacity: 0.7; }

/* Icon */
@font-face {
	font-family: 'kit_arrow01';
    src: url('fonts/kit_arrow01.eot');
    src: url('fonts/kit_arrow01?#iefix') format('embedded-opentype'),
         url('fonts/kit_arrow01.woff') format('woff'),
         url('fonts/kit_arrow01.ttf') format('truetype'),
         url('fonts/kit_arrow01.svg#kit_arrow01') format('svg');
    font-weight: normal;
    font-style: normal;
}
.kit_arrow:before{
	display: inline-block;
	font-family: 'kit_arrow01';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.kit_arrow:before{content:'\0041'; }

/* Header style */
header		{ text-align:center; height:160px; }
.head_top	{ position:relative; padding:40px 0 10px; overflow:hidden; }
#menu		{ text-align:center; padding:10px 0; list-style-type: none;  font-size:16px; letter-spacing:2px; background-color:#fff;  }
#menu li	{ display: inline; margin:0 10px;  }
#menu li a			{ color:#1e1e1e; text-align:center; text-decoration:none; color:#000; padding:0px 8px 1px 10px; }
#menu li a:hover 	{ color:#FFCC00; }
#menu .act			{ border-bottom: solid 3px #ffd200; }
#menu .menuTop			{ display:none; }
#toggle 	{ display: none; }
.fixed		{ position: fixed; top: 0; width: 100%; z-index: 50;}
#lang 		{ position:absolute; right:10px; top:10px; font-size:12px; letter-spacing:0px; }
#lang a	{ 
	display:block;
    text-decoration:none;
    color:#fff;
    float:left;
    list-style:none;
    width: 32px;
    height:32px;
    line-height:32px; 
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	background-color:#333;
	-webkit-font-smoothing: antialiased; 
	}
#lang a:hover	{ background-color:#ffe600; color:#333; }

/* Top */
#top_sec01 { padding:70px 10px 70px 10px; background-color:#ffe600; overflow:hidden; text-align:center;}
#top_sec01 .topCopy { font-size:16px; letter-spacing:6px; line-height:220%; padding:40px 0 0 0; }

#top_sec02 			{ padding:0; overflow:hidden; text-align:center; }
#top_sec02 .p-f6	{ width: 50%; margin: 0; float: left; display: block; background-color:#333;}
#top_sec02 .p-wrap	{ display:table; table-layout: fixed; width:100%; float:left; background-color:#333; border-collapse: collapse; border:0px; }
#top_sec02 .p-grid	{ width:50%; display: table-cell; vertical-align: middle; -webkit-font-smoothing: antialiased; }
#top_sec02 h3		{ font-size:16px; color:#fff; }
#top_sec02 .c-link 	{ font-size:28px; margin-top:20px; padding:0; }
#top_sec02 .c-link a:link, #top_sec02 .c-link a:visited	{ color:#fff; }
#top_sec02 .c-link a:hover	{ color:#fff000; }
#top_sec02 .ptxt, #top_sec02 .ptxt2	{ padding: 5%; position:relative; background-color:#333;}
#top_sec02 .ptxt:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -16px;
	height: 0;
	width: 0;
	margin-left:-16px;
	margin-top:-12px;
	border: 16px solid transparent;
	border-right: 16px solid #333;
}
#top_sec02 .ptxt2:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -16px;
	height: 0;
	width: 0;
	margin-right:-16px;
	margin-top:-12px;
	border: 16px solid transparent;
	border-left: 16px solid #333;
}
#top_sec02 .p-wrap img {
  max-width: 100%;
  height: auto;
}
#top_grid_sp { display:none; }
#top_grid_pc_mid { display:none; }

#top_sec03				{ padding:80px 0; background-color:#f0f0eb; }
#top_sec03 h2			{ letter-spacing:2px; color:#000;}
#top_sec03 hr			{ border-top: 4px solid #000; width:40px; margin:10px auto; }
.newsWrap				{ max-width:960px; margin:0 auto; padding-bottom:20px;}
.newsList li			{ background-color:#FFFFFF; line-height:180%; }
.newsList li a.link 	{ background:url(../img/news_arrow.gif) no-repeat 98% 50%; text-decoration:none; color:#333;}
.newsList li .link 		{ padding:20px; display:block;}
.newsList li .date		{ margin-right:20px; font-size:12px; display:inline-block; vertical-align:top;}
.newsList li .note		{ width:80%; font-size:14px; font-weight:; display:inline-block; }

#top_sec04				{ padding:80px 0; }
#top_sec04 h2			{ letter-spacing:2px; color:#000;}
#top_sec04 hr			{ border-top: 4px solid #000; width:40px; margin:10px auto; }
#top_sec04 p			{ font-size:14px; line-height:180%; padding:0px 0 40px 0; margin:0; text-align:center; }
.vWrap{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom:20px;
}

.vWrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Projects */
#projects_list 	{ 	 }
#projects_list h3		{ font-size:16px; text-align:center; }
#projects_list p 		{ font-size:12px; line-height:180%; text-align:left; }
#projects_list .ptxt	{ padding:5%; position: relative; }
#projects_list .ptxt:before, #projects_list .ptxt:before{
	content: "";
	position: absolute;
	top:-30px;
	left: 50%;
	height: 0;
	width: 0;
	margin-left:-16px;
	border: 16px solid transparent;
	border-bottom: 16px solid #f0f0eb;
}

#projects_detail_wrap { overflow:hidden; background-color:#f0f0eb; padding:40px 0; }
.projectLeft		{ width:28%; float:left; }
.projectRight		{ width:70%; float:right; }
.projectLeft img, .projectRight img {max-width: 100%; height: auto; }

.proIndex			{ background-color:#FFF; padding:20px; margin-bottom:60px; }
.proIndex h3		{ font-size:18px; }
.proIndex img		{ margin-bottom:20px; }
.proIndex p			{ margin-bottom:20px; font-size:12px; }

.lineup 			{ margin:0; }
.lineup li			{ border:solid 3px #333333; text-align:left; }
.lineup li .link 	{ padding:12px; display:block;}
.lineup li a.link 	{ background:url(../img/arrow_small.gif) no-repeat 98% 50%; text-decoration:none; font-size:12px; font-weight:700; color:#333;}

.proDetail			{ background-color:#FFF; padding:20px; margin-bottom:60px; overflow:hidden; }
.proDetail .titlebar	{ background-color:#fff000; padding:16px; margin-bottom:20px; overflow:hidden; }
.proDetail h4		{ padding-bottom:0px; line-height:140%; }
.proDetail h5		{ padding:6px 16px; line-height:140%; background-color:#f0f0eb; margin-bottom:30px; }
.proDetail h6		{ font-size:14px; margin-bottom:20px; }
.proDetail img		{
	margin-bottom:20px;
}
.proDetail p		{ margin-bottom:30px;}
.proDetail .leftBox		{ width:49%; float:left; }
.proDetail .rightBox	{ width:49%; float: right; }
.proDetail .leftBoxFix		{ width:49%; float:left; }
.proDetail .rightBoxFix	{ width:49%; float: right; }
.proDetail .thumbBox 				{ clear:both; overflow:hidden; margin-bottom:10px; }
.proDetail .thumbBox .thumb			{ float:left; margin-right:12px; }
.proDetail .thumbBox .thumbTxt		{ padding-top:5px; }
.proDetail .thumbBox p				{ margin-bottom:5px; }
.proDetail .thumbBox a				{ font-size:12px; }
.projectTag							{ margin:0; margin-top:5px;}
.projectTag	li						{ font-size:10px; color:#000; display: inline; margin:4px 4px 0 0; float:left; }
.projectTag	li .link				{ background-color:#fff; padding:5px 5px 4px 5px; border-radius:2px; display: block; color:#000; }

.projectTag	li a:hover				{ background-color:#faf064; }

.imgOption	{ text-align:center; background-color:#f0f0eb; padding:20px; margin-bottom:20px; }
.imgOption img { margin:0px;  }


/* Vision */
#visonWrap		{ padding:60px 10px 60px 10px; background-color:#fff000; overflow:hidden; }
#vision_sec01	{ padding:40px 0; text-align:center; }
#vision_sec01 img	{ padding-bottom:60px; }
#vision_sec01 p 	{ padding-bottom:60px; max-width:680px; margin:0 auto; font-size:16px; letter-spacing:3px; line-height:200%; text-align:left;}
#vision_sec01 h3	{ font-size:24px; letter-spacing:2px; padding-bottom:60px; }
#vision { max-width:560px; padding:0 20px; margin:0 auto; }
.vision_txt { text-align:left; font-size:14px; font-weight: 700; line-height:200%; letter-spacing:1px; }


/* Company */
#company_sec01 		{ padding:20px 0 20px 0; overflow:hidden; text-align:center; }
#company_sec01 h3	{ font-size:24px; letter-spacing:2px; padding-bottom:40px; }
#focus img			{ padding-bottom:40px;}
#focus p			{ font-size:12px; text-align:left; }

.main_slide  { height:300px; margin-bottom:60px; }
.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    height: 300px;
}
.simply-scroll-list li img {
    display: block;
}

#company_secMap		{ max-width:1200px;margin:0 auto; text-align:center; overflow:hidden;} 
#company_secMap h3	{ font-size:24px; padding-bottom:40px; }
.ggmap {
position: relative;
padding-bottom: 51.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height:100%;
}

/* Contact */
#contact_wrap { overflow:hidden; background-color:#fff; padding:40px 0; }
#contact_wrap h2 { letter-spacing:2px; }
#contact_wrap .formBase { max-width:960px; margin:0 auto; }
#contact_wrap h3 { line-height:180%;}
#contact_wrap h4 { line-height:180%;}

/* Policy */
#policy_wrap { overflow:hidden; background-color:#f0f0eb; padding:40px 0; }
.policy_cont { max-width:960px; margin:0 auto; overflow:hidden; background-color:#fff; padding:40px 30px; }
.policy_cont h3 { font-size:18px; letter-spacing:2px; }
.policy_cont ul { list-style:disc; padding:20px 20px 20px 40px; border:solid 1px #CCCCCC; }
.policy_cont li { line-height:180%; }

/* Footer */
#footer { text-align:center; padding:60px 0; background-color:#fff; }
#footer .crights { font-size:10px; color:#666; font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.footerMenu		{ font-size:12px; }
.footerMenu a	{ color:#333333; }


/* #Table */
caption {
  background: #f6f6f6;
}
.table td,
.bordered,
.bordered th,
.bordered td {
  border-color: #ccc;
  vertical-align:top;
  font-size:12px;
  line-height:180%;
  color:#000000;
  padding-top:16px; padding-bottom:16px;
}
.striped tbody tr:nth-child(odd) td,
.striped tbody tr:nth-child(odd) th {
  background: #f6f6f6;
}
/* #Form and Buttons */
fieldset {
  border-top: 1px dotted #999;
}
input,
select,
textarea {
  width: 99%;
}
input[type="radio"],
input[type="checkbox"] {
  width: 16px;
  height: 16px;
}
label,
legend {
  display: block;
  font-weight: bold;
}
label {
  margin-bottom: 1em;
}
legend {
  padding: 0.5em;
  border: 1px dotted #999;
  background: #f7f7f7;
}
label span,
legend span {
  font-size: 0.85em;
  font-weight: 400;
}
.bt,
.pagination a,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	width:50%;
	font: inherit;
	font-weight:700;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0;
    color:#333;
	border:3px solid #333; 
	margin:0 auto;
	background:url(../img/arrow_small.gif) no-repeat 98% 50%;
	margin-bottom:10px;
}
.bt:hover,
.pagination a:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background:url(../img/arrow_small.gif) no-repeat 98% 50% #FFFF99;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="file"],
textarea,
select {
  font: inherit;
  font-weight: 400;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #999;
  color: #999;
  background-color:#FFFF99;
}
select {
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
  background-color: #f6f6f6;
  background: linear-gradient(to bottom, #fafafa, #e5e5e5);
  background: -webkit-linear-gradient(top, #fafafa, #e5e5e5);
  background: -moz-linear-gradient(center 1px, #fafafa, #e5e5e5);
  background: -ms-linear-gradient(top, #fafafa, #e5e5e5);
  background: -o-linear-gradient(top, #fafafa, #e5e5e5);
  background:url(../img/select_mark.gif) no-repeat 98% 50% #f6f6f6;
}
.search {
  position: relative;
}
.search input {
  padding-right: 31%;
}
.search button {
  width: 30%;
  position: absolute;
  top: 0;
  right: 0;
}
/* @Styles for Small Desktop sizes (until 1200px) */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  
}
/* @Styles for Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#top_sec02 .p-f6	{ width: 100%; float: none; }
	#top_grid_pc_mid{ display: block;}/*181101 柴田追加*/
	#top_grid_pc { display: none; }
}
/* @Styles for Mobile Landscape */
@media only screen and (max-width: 767px) {
  #menu {
		display: none;
		position: fixed;
		z-index:1000;
		top:0px;
		width: 100%;
		padding:0;	}
	#menu li {
		display: block;
		width: 100%;
		background-color: #333;
		padding:20px 0; margin:0;
		font-size:20px;
	}
	#menu li a { color:#fff; }
	#menu .act			{   }
	#menu .menuTop	{ display:block; }
	#toggle {
		display: block;
		position: fixed;
		top:0; left:0;
		z-index:1500;
		width: 38px;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 0 ;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	
	#menu .act			{ border-bottom: none; padding-bottom:4px; }
	header		{ text-align:center; height:100px;}
	#lang 		{ right:5px; top:5px; }

#top_grid_pc { display: none; }
#top_grid_pc02 { display: none; }
#top_grid_sp { display: block; }
#top_sec02 .ptxt, #top_sec02 .ptxt2	{ padding: 10% 5%; }
#top_sec02 .ptxt:before {
	top:-16px;
	left: 50%;
	margin-left:-16px;
	border: 16px solid transparent;
	border-bottom: 16px solid #333;
}
	.newsList li .note,.newsList li .date { width:90%; display:block;}
	
	#vision_sec01 p { font-size:12px; letter-spacing:3px; line-height:200%;}
	
	.ggmap {
		position: relative;
		padding-bottom: 120%;
	}
	
	.projectLeft 	{ float: none; width: 100%; margin-bottom: 40px;}
	.projectRight 	{ float: none; width: 100%; margin-bottom: 40px;}
	.proIndex		{ padding:10px; }
	.proDetail		{ padding:10px; }
	.proDetail .leftBox		{ width:100%; float: none; }
	.proDetail .rightBox	{ width:100%; float: none; }
	
	#top_sec01 .topCopy { letter-spacing:2px; font-size:12px; }
	#top_sec02 .p-wrap	{ width:100%; }
	#top_sec02 .p-grid	{ width:100%; display:block;}
}

/* @Print Styles */
@media print {
  
}
/* @Selection */
::selection {
  color: #fff;
  background: #333;
}
::-webkit-selection {
  color: #fff;
  background: #333;
}
::-moz-selection {
  color: #fff;
  background: #333;
}
