/* ------------------------------
    reset
------------------------------ */

body,html{
     height:100%;
}

a{
	color:#000; 
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
} 

a:active {
	color: #dbd0e6;
}

html{
    overflow-y: scroll;
}

input[type="text"],
textarea,
select {
    outline:none;
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
input,textarea {
font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif !important;
}
input[type="text"] {
	height:28px;
}
input:focus {
    outline: none;
}
body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000; 
}

textarea { font-size: 100%; }
img { vertical-align: bottom; }

/* ------------------------------
    base
------------------------------ */

body{
	font-size:14px;
}

p  { font-size: 14px; /* =14px */
	 line-height: 1.50em;
	font-size: 14px\9!important;
	/font-size: 14px!important; }

#container{
	width:100%;
	position:relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height:100%;
}

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

#header{
	position:fixed;
	width:100%;
	height:42px;
	background:url(../images/header_bg.gif) 0 0 repeat-x;
	padding:8px 0 7px 0;
	z-index:10;
}
#header .wrap{
	width:940px;
	margin:0 auto;
}
#header h1{
	float:left;
	width:30%;
}
#header #gnavi {
	float:right;
	width:50%;
	padding:10px 0 0 0;
}
#header #gnavi li{
	float:left;
}
#header #gnavi li+li{
	margin:0 0 0 30px;
}

#wrapper{
	padding:50px 0 0 0;
}
#main{
	width:100%;
	height:408px;
	padding:165px 0 0 0;
	background:url(../images/main_img_PC.jpg) center 50px fixed #e4f4f8;
	background-repeat:no-repeat;
}
#main h2{
	text-align:center;
}
#concept {
	background-color:#fff;
	padding:100px 0;
}
#concept .wrap {
	position:relative;
	width:940px;
	margin:0 auto;
}
#concept .img{
	position:absolute;
	top:84px;
	right:0;
}
#concept h3{
	margin:0 0 55px 0;
}
#concept .cap{
	font-size: 18px;
	font-size: 18px\9!important;
	/font-size: 18px!important;
}
#concept p{
	width:550px;
	margin:0 0 25px 0;
}

#works{
	position:relative;
	height:680px;
	background:url(../images/main_img_PC.jpg)  center 0 fixed;
}
#works .bg{
	position:absolute;
	top:0;
	left:0;
	height:680px;
	width:100%;
     background-color: #000;
     filter: alpha(opacity: 70);　/* IE用 */
     -moz-opacity: 0.70;  /* Mozilla用 */
     opacity: 0.70;
}
#works .wrap {
	position:absolute;
	top:100px;
	left:50%;
	width:940px;
	margin:0 0 0 -470px;
}
#works h3{
	margin:0 0 55px 0;
}
#works p{
	color:#fff;
}
#works .box{
	float:left;
	width:280px;
}
#works .box+.box{
	margin:0 0 0 50px;
}
#works .inner{
	position:relative;
	width:280px;
	height:280px;
}
#works .inner .img{
	position:absolute;
	right:0;
	bottom:0;
}
#works .box .inner a {
	width:280px;
	height:280px;
	display:block;
	background:#fff;
}

#works .cap{
	font-weight:bold;
	margin:15px 0 10px 0;
}
#works .cap a{
	color:#fff;
	background:url(../images/blank_w_PC.png) right 5px no-repeat;
	text-decoration:underline;
	padding:0 15px 0 0;
}
#works .cap a:hover{
	text-decoration:underline;
}

#outline{
	position:relative;
	min-height:620px;
}
#outline h3{
	margin:0 0 45px 0;
}
#outline .box{
	position:absolute;
	top:100px;
	left:50%;
	max-width:460px;
	margin:0 0 0 -470px;
}
#outline dd a:hover{
	text-decoration:underline;
}
#map_canvas{
	position:absolute;
	top:0;
	left:50%;
	width:50%;
	height:620px;
}
#map_canvas img {
	max-width: none!important;
}
#outline dl dt,#outline dl dd{
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	line-height:1.50em;
}
img.blank_icon{
	width:10px;
	vertical-align:middle;
	padding-bottom:3px;
	padding-left:4px;
}
#outline dl dt{
	clear:left;
	float:left;
	font-weight:bold;
	padding:10px 0;
}
#outline dl dd{
	padding:10px 0 10px 80px;
}
#outline dl dd a{
	color:#000;
	background:url(../images/blank_b_PC.png) right 5px no-repeat;
	padding:0 15px 0 0;
}

#join{
	position:relative;
	height:305px;
	background:url(../images/main_img_PC.jpg)  center 0 fixed;
}
#join .bg{
	position:absolute;
	top:0;
	left:0;
	height:305px;
	width:100%;
     background-color: #000;
     filter: alpha(opacity: 70);　/* IE用 */
     -moz-opacity: 0.70;  /* Mozilla用 */
     opacity: 0.70;
}
#join .wrap {
	position:absolute;
	top:100px;
	left:50%;
	width:940px;
	margin:0 0 0 -470px;
}
#join h3{
	margin:0 0 55px 0;
}
#join p{
	color:#fff;
}

#contact {
	background-color:#fff;
	padding:100px 0 0 0;
	min-height: 600px;
}
#contact .wrap {
	position:relative;
	width:940px;
	margin:0 auto;
}
#contact .box{
	position:relative;
}
#contact h3{
	margin:0 0 55px 0;
}
#contact .box .cap{
	position:absolute;
	bottom:0;
	right:0;
	font-size:12px;
}
#contact .box .cap span{
	font-weight:bold;
	color:#aaa;
}
#contact .box1 .tool p,#contact .box2 .tool p{
	font-weight:bold;
	margin:0 0 3px 0;
}
#contact .box1 p span,#contact .box2 p span{
	color:#ccc;
	padding:0 0 0 5px;
}

#contact .tool{
	position:relative;
}
#contact .tool .tip{
	position:absolute;
	top:-7px;
	right:-8px;
	width:250px;
	height:22px;
	background:url(../images/error_bg.png) 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	font-size: 12px;
	font-size: 12px\9!important;
	/font-size: 12px!important;
	padding:6px 0 3px 7px;
}
#contact .box1{
	float:left;
	width:450px;
}
#contact .box2{
	float:right;
	width:450px;
}
#contact .box1 input[type="text"],#contact .box2 textarea{
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	background:#f3f3f3;
	padding:12px;
}
#contact .box1 input[type="text"] {
	height:16px;
}
#contact .box1 input{
	width:425px;
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	padding:6px 2px;
	margin:0 0 15px 0;
}
#contact .box2 textarea{
	width:425px;
	height:339px;
	font-size:14px;
}
#contact .box3{
	clear:both;
	padding:25px 0;
}
#contact .box3 h4{
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	font-weight:bold;
	margin:0 0 7px 0;
}
#contact .box3 .inner{
	overflow:auto;
	height:200px;
	border:1px solid #e6e6e6;
	padding:25px 25px;
}
#contact .box3 .inner h5{
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	font-weight:bold;
	margin:25px 0 5px 0;
	color:#4c4c4c;
}
#contact .box3 .inner p+p{
	margin:10px 0 0 0;
	color:#4c4c4c;
}
#contact .box3 .inner p {
	color:#4c4c4c;
}
#contact .check{
	position:relative;
	width:210px;
	margin:0 auto;
}
#contact .check p {
	padding-top:2px;
}
#contact .check .tip{
	position:absolute;
	top:-33px;
	right:-27px;
	width:250px;
	height:22px;
	background:url(../images/error_bg.png) 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	font-size: 13px;
	font-size: 12px\9!important;
	/font-size: 12px!important;
	padding:6px 0 3px 7px;
}
#contact .check input{
	float:left;
	height:15px;
	width:15px;
}
#contact .check p{
	float: left;
	padding-left: 5px;
}
#contact .btn01 {
	text-align:center;
	margin:30px 0 0 0;
}
/*#contact .btn01 input[type="submit"]{*/
#contact .btn01 input[type="button"]{
	 -webkit-appearance: none;
	border:none;
	background:#000;
	color:#fff;
	text-align:center;
	width:250px;
	padding:13px 0;
	cursor:pointer;
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
}

#contact dl{
	border-top:1px solid #ccc;
}
#contact dl dt,#contact dl dd{
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	line-height:1.6;
	border-bottom:1px solid #ccc;
}
#contact dl dt{
	clear:left;
	float:left;
	font-weight:bold;
	padding:10px 0 8px 0;
}
#contact dl dd{
	padding:10px 0 8px 80px;
}
#contact .box2 .cap{
	font-weight:bold;
	border-top:1px solid #ccc;
	padding:10px 0 5px 0;
}
#contact .box2 .cap+p{
	border-bottom:1px solid #ccc;
	padding: 0 0 10px 0;
}
#contact .box3 ul{
	width:520px;
	margin:15px auto 0 auto;
}
#contact ul li{
	float:left;
}

/*#contact ul li input[type="submit"],
#contact ul li input[type="reset"]{*/
#contact ul li input[type="button"]{
	 -webkit-appearance: none;
	border:none;
	background:#000;
	color:#fff;
	text-align:center;
	width:250px;
	padding:13px 0;
	cursor:pointer;
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	margin:0;
}
#contact ul li a{
	display:block;
	height:9px;
	background:#000;
	color:#fff;
	text-align:center;
	width:250px;
	padding:19px 0;
	text-decoration:none;	
	font-size: 0.88em;
	font-size: 14px\9!important;
	/font-size: 14px!important;
}
#contact ul li+li{
	margin:0 0 0 20px;
}

#contact .box4{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:40px 0 38px 0;
}
#contact .box4 .cap{
	font-weight:bold;
	margin:0 0 10px 0;
}
#contact .box4 p{
	text-align:center;
}
#contact .btn01 a{
	display:block;s
	height:19px;
	background:#000;
	color:#fff;
	text-align:center;
	width:250px;
	padding:14px 0;
	text-decoration:none;	
	font-size: 14px;
	font-size: 14px\9!important;
	/font-size: 14px!important;
	margin:20px auto 0;
}

.tip {
}

#comp,#conf{
	width:100%;
	margin-top:20px;
}
#pagetop{
	bottom: 75px;
	position: fixed;
	right: -50px;
	text-align: right;
}
.cPoint,
input[Type="checkbox"]  { cursor:pointer; }
/* ------------------------------
    footer
------------------------------ */

#footer{
	width:100%;
	background:#000;
}
#footer .copy{
	width:940px;
	padding:10px 0;
	color:#fff;
	font-size: 10px;
	font-size: 10px\9!important;
	/font-size: 10px!important;
	margin:40px auto 0 auto;
}
/* ------------------------------
    clearfix
------------------------------ */

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }

#header .wrap:after,#outline:after,#contact .check:after,#contact .box3 ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html #header .wrap,* html #outline ,* html #contact .check,*html #contact .box3 ul { zoom: 1; }
*:first-child+html #header .wrap,*:first-child+html #outline,*:first-child+html #contact .check,*:first-child+html #contact .box3 ul { zoom: 1; }

@media screen and (min-width: 767px){
.spCon {
	display:none;
}
}
@media screen and (max-width: 766px){
body{
	font-size:13px;
}
p  { font-size: 13px; /* =14px */
}
#contact .box1 .tool p {
	font-size:13px;
}
#contact .box1 .tool p span {
	font-size:12px;
}
img{
	width:100%;
	height:auto;
}

#header{
	position:relative;
	width:100%;
	height:auto;
	background:#000;
	padding:5px 0 0 0;
}
#header .wrap{
	width:100%;
}
#header h1{
	float:none;
	width:40%;
	padding:0 0 15px 3%;
}
#header #gnavi {
	float:none;
	width:90%;
	background:#262626;
	padding:0 5%;
}
#header #gnavi li{
	float:left;
	width:18%;
}
#header #gnavi li+li{
	margin:0 0 0 2.5%;
}

#wrapper{
	width:100%;
	padding:0;
}
#main_bg{
	background:url(../images/main_img_SP.jpg);
	background-size:100% auto!important;
    z-index                 : -1;
    background-repeat       : no-repeat;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}
#main{
	width:100%;
	height:230px;
	padding:90px 0 0 0;
	background:none;
	background-image:none;
	
}
#main h2{
	text-align:center;
	padding:0 10%;
}
#concept {
	background-color:#fff;
	padding:15% 0 0 0;
}
#concept .wrap {
	width:90%;
	padding:0 5% 40px 5%;
	text-align:center;
}
#concept .img{
	position:static;
	width:50%;
	height:auto;
	margin:20px 0 25px 0;
}
#concept h3{
	width:65%;
	margin:0 0 40px 0;
}
#concept .cap{
	font-size: 13px;
}
#concept p{
	width:100%;
	margin:0 0 5px 0;
}
#worksWrap {
	position:relative;
}

#works{
	height:auto;
	background-image:none;
}
#works .bg{
	display:none;
}
#works .wrap {
	position:static;
	width:90%;
	padding:50px 5%;
	margin:0 0 0 0;
     background-color:rgba(0,0,0,0.7);
}
#works h3{
	width:45%;
	margin:0 0 40px 0;
}
#works p{
	color:#fff;
}
#works .box{
	float:none;
	width:100%;
	margin:0;
}
#works .box+.box{
	margin:25px 0 0 0;
}
#works .inner{
	float:right;
	position:relative;
	width:50%;
	height:auto;
	margin:0 0 0 2%;
}
#works .inner .img{
	position:absolute;
	right:0;
	bottom:0;
	width:35px;
	height:35px;
}
#works .box .inner a {
	width:100%;
	height:auto;
	display:block;
	background:#fff;
}
#works .cap{
	float:none;
	font-weight:bold;
	margin:15px 0 10px 0;
}
#works .cap a{
	color:#fff;
	background:url(../images/blank_w_SP.png) right 5px no-repeat;
	background-size:10px;
	text-decoration:underline;
	padding:0 15px 0 0;
}
#works .cap a:hover{
	text-decoration:none;
}

#outline{
	width:100%;
	background:#fff;
	padding:0 0 15% 0;
	position:relative;
	overflow:hidden;
	height:625px;
}
#outline h3{
	width:50%;
	margin:0 0 40px 0;
}
#outline .box{
	position:absolute;
	top:100px;
	left:0;
	width:44%;
	padding:0 3%;
	margin:0;
}

#map_canvas{
	position:absolute;
	top:0;
	left:50%;
	width:50%;
	height:800px;
}
#map_canvas img {
max-width: none !important;
}
#outline dl dt{
	clear:left;
	float:left;
	font-weight:bold;
	padding:10px 0;
}
#outline dl dd{
	padding:10px 0 10px 80px;
}
#outline dl dd a{
	color:#000;
	background:url(../images/blank_b_SP.png) right 0 no-repeat;
	padding:0 25px 0 0;
}

#join{
	height:auto;
	background-image:none;
	background-size:cover;
}
#join .bg{
	display:none;
}
#join .wrap {
	position:static;
	width:90%;
	padding:50px 5%;
	margin:0 0 0 0;
     background-color:rgba(0,0,0,0.7);
}
#join h3{
	width:32%;
	margin:0 0 40px 0;
}
#join p{
	color:#fff;
}


#contact {
	background-color:#fff;
	padding:50px 0 0 0;
}
#contact .wrap {
	position:static;
	width:90%;
	padding:0 5%;
}
#contact .box{
	position:static;
}
#contact h3{
	width:60%;
	margin:0 0 40px 0;
}
#contact .box .cap{
	position:static;
	margin:0 0 20px 0;
}
#contact .box .cap span{
	font-weight:bold;
	color:#aaa;
}
#contact .box1 .tool p,#contact .box2 .tool p{
	font-weight:bold;
	margin:0 0 3px 0;
}

#contact .box1 p span,#contact .box2 p span{
	color:#aaa;
	padding:0 0 0 5px;
}
#contact .tool .tip{
	display:none;
}
#contact .box1{
	float:none;
	width:100%;
}
#contact .box2{
	float:none;
	width:100%;
}
#contact .box1 input,#contact .box2 textarea{
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	background:#f3f3f3;
}
#contact .box1 input{
	width:93%;
	font-size: 13px;
	font-size: 13px\9!important;
	/font-size: 13px!important;
	padding:6px 2px;
	margin:0 0 15px 0;
}
#contact .box2 textarea{
	width:93%;
	height:200px;
}
#contact .box3{

}

#contact .check p{
	padding-top:3px;	
}

#contact .check .tip{
	display:none;
}
#contact .btn01 {
	text-align:center;
	margin:30px 0 0 0;
}
/*#contact .btn01 input[type="submit"]{*/
#contact .btn01 input[type="button"]{
	border:none;
	background:#000;
	color:#fff;
	text-align:center;
	width:290px;
	height:44px;
	padding:13px 0;
	cursor:pointer;
	font-size: 13px;
	font-size: 13px\9!important;
	/font-size: 13px!important;
}

#contact dl{
	border-top:none;
}

#contact dl dt,#contact dl dd{
	font-size: 13px;
	font-size: 13px\9!important;
	/font-size: 13px!important;
	line-height:1.6;
	border-bottom:none;
}
#contact dl dt{
	clear:left;
	float:none;
	font-weight:bold;
	padding:10px 0 0px 0;
}
#contact dl dd{
	padding:0px 0 8px 0px;
}
#contact .box2 .cap{
	font-weight:bold;
	border-top:none;
	padding:10px 0 5px 0;
}
#contact .box2 .cap+p{
	border-bottom:none;
	padding: 0 0 10px 0;
}
#contact .box3 ul{
	width:290px;
	margin:15px auto 0 auto;
}
#contact ul li{
	float:none;
	margin-bottom:10px;
}
#contact ul li:last-child{
	margin-left:0px;;
}
/*#contact ul li input[type="submit"],
#contact ul li input[type="reset"]{*/
#contact ul li input[type="button"]{
	 -webkit-appearance: none;
	border:none;
	background:#000;
	color:#fff;
	text-align:center;
	width:100%!important;
	padding:13px 0;
	cursor:pointer;
	font-size: 13px
	font-size: 13px\9!important;
	/font-size: 13px!important;
	margin:0;
}
#contact ul li a{
	display:block;
	height:9px;
	background:#000;
	color:#fff;
	text-align:center;
	width:250px;
	padding:19px 0;
	text-decoration:none;	
	font-size: 13px
	font-size: 13px\9!important;
	/font-size: 13px!important;
}
#contact ul li+li{
	margin:0 0 0 20px;
}

#contact .box4{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:40px 0 38px 0;
}
#contact .box4 .cap{
	font-weight:bold;
	margin:0 0 10px 0;
}
#contact .box4 p{
	text-align:left;
}
#contact .btn01 a{
	display:block;
	height:19px;
	background:#000;
	color:#fff;
	text-align:center;
	width:290px;
	padding:14px 0;
	text-decoration:none;	
	font-size: 13px;
	font-size: 13px\9!important;
	/font-size: 13px!important;
	margin:0 auto;
}
.tip {
}

#comp,#conf{
	width:100%;
}

#pagetop {
	background:#fff;
	padding:60px 0 20px 0;
	position: static;
}
#pagetop a{
	display:block;
	text-align:center;
}
#pagetop img{
	width:18px;
	height:11px;
}


input,
textarea {
	border-radius:0px;
}
input[type="text"],
textarea {
	-webkit-appearance:none;
}

#outline dl dt,#outline dl dd{
	font-size: 13px;
	line-height:1.25em;
}

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

#footer{
	width:100%;
	background:#000;
}
#footer .copy{
	width:100%;
	text-align:center;
	padding:10px 0;
	color:#fff;
	font-size: 10px;
	font-size: 10px\9!important;
	/font-size: 10px!important;
	margin:0;
}
/* ------------------------------
    clearfix
------------------------------ */

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }

#header .wrap:after,#works .box:after,#outline:after,#contact .check:after,#contact .box3 ul:after,#works .box:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html #header .wrap,* html #outline ,* html #contact .check,*html #contact .box3 ul,* html #works .box,* html #works .box { zoom: 1; }
*:first-child+html #header .wrap,*:first-child+html #outline,*:first-child+html #contact .check,*:first-child+html #contact .box3 ul,*:first-child+html #works .box,*:first-child+html #works .box { zoom: 1; }
}


@media screen and (max-width: 640px){

#outline{
	background:#fff;
	position:static;
	height:auto;
	padding:50px 0 0 0;
}
#outline h3{
	width:50%;
	margin:0 0 40px 0;
}
#outline .box{
	position:static;
	width:90%;
	margin:0 0 25px 0;
	padding:0 5%;
}
#map_canvas{
	position:relative;
	left:0;
	width:100%;
	height:300px;
}
#outline dl dt,#outline dl dd{
	font-size: 13px;
	line-height:1.25em;
}
#outline dl dt{
	clear:none;
	float:none;
	font-weight:bold;
	padding:10px 0;
}
#outline dl dd{
	padding:0 0 0 0;
}
#outline dl dd a{
	color:#000;
	background:url(../images/blank_b_SP.png) right 5px no-repeat;
	background-size:10px;
	padding:0 15px 0 0;
}
#concept .cap{
		font-size:13px;
}


}