@charset "UTF-8";

/*--------------------------------------------------------------------
index.html	(トップページ)
top.css
--------------------------------------------------------------------*/

/*------------InHeader---------------------------------------------------------------*/
div#InHeader div#Global ul li#GMBtn01 a {	background-color: #eaf6fd; }

/*------------InFooter---------------------------------------------------------------*/
div#InFooter ul li.FNav01 a {	color: #0080b3; }

/*------------Wrap------------------------------------------------------------*/
div#Wrap { width: 100%; }

/*------------Main------------------------------------*/
div#Main { width: 100%; }


/*------------Title---------------------------------------------------------------*/
div#Title div#WorksCon {
	width: 100%;
	position: relative;
	background: rgb(0,73,128);
	background: -moz-linear-gradient(left, rgb(0,73,128) 0%, rgb(0,117,160) 13%, rgb(30,128,185) 43%, rgb(125,208,230) 100%);
	background: -webkit-linear-gradient(left, rgb(0,73,128) 0%,rgb(0,117,160) 13%,rgb(30,128,185) 43%,rgb(125,208,230) 100%);
	background: linear-gradient(to right, rgb(0,73,128) 0%,rgb(0,117,160) 13%,rgb(30,128,185) 43%,rgb(125,208,230) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004980', endColorstr='#7dd0e6',GradientType=1 );
	font-size: 0.85em;
	z-index: 10;
}
div#Title div#WorksCon ul {
	width: 900px;
	margin: 0 auto;
	list-style: none;
}
div#Title div#WorksCon ul li a {
	display: block;
	padding: 0.8em 0;
	background: url(../../img/parts/header_works.png) no-repeat right center;
	text-decoration: none;
	color: #fff;
}
div#Title div#WorksCon ul li ul {
	width: 100%;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	position: absolute;
	left: 0;
	box-sizing: border-box;
	padding: 10px 2%;
	background: rgba(234, 246, 253, 0.9);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
div#Title div#WorksCon ul li:hover ul {
	visibility: visible;
	opacity: 1;
}
div#Title div#WorksCon ul li ul li {
	width: 900px;
	margin: 0.2em auto;
}

/*------------Anima---------------------------------------------------------------*/
div.Anima {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
div.Anima div {
	width: 100%;
	height: 0;
	padding-top: 70%;
	background: url(../../img/pc/top/anima_p.jpg) no-repeat center top;
	background-size: contain;
	position: absolute;
	top: 0;
	z-index: 1;
}
div#Title h2 {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-image: url(../../img/pc/top/title.png);
	background-position: center center;
	background-size: contain;
	z-index: 2;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#Title p {
	visibility: hidden;
	opacity: 0;
}

/*------------Detail---------------------------------------------------------------*/
div.Detail {
	width: 200px;
	margin: 50px auto 0;
	background: url(../../img/pc/top/detail.gif) no-repeat left bottom;
}
div.Detail a {
	display: block;
	height: 30px;
	background: url(../../img/pc/top/detail.gif) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	transition: opacity .3s;
}
div.Detail a:hover {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

/*------------about---------------------------------------------------------------*/
div#about h3 { background-image: url(../../img/pc/about/about_sub_t.png); }
div#about ul {
	list-style: none;
	width: 800px;
	margin: 50px auto -40px;
	overflow: hidden;
}
div#about ul li {
	width: 380px;
	margin-bottom: 40px;
}
div#about ul li:nth-child(odd)  { float: left; }
div#about ul li:nth-child(even) { float: right; }
div#about ul li a,
div#about ul li span {
	display: block;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #0080ba;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#about ul li#AboN05 a { border: 1px solid #008045; }
div#about ul li#AboN06 span { border: 1px solid #fff; }
div#about ul li a:hover { background-color: #d3edfb; }
div#about ul li#AboN05 a:hover { background-color: #e6fac8; }
div#about ul li#AboN01 a { background-image: url(../../img/pc/about/about_nav_b01.png); }
div#about ul li#AboN02 a { background-image: url(../../img/pc/about/about_nav_b02.png); }
div#about ul li#AboN03 a { background-image: url(../../img/pc/about/about_nav_b03.png); }
div#about ul li#AboN04 a { background-image: url(../../img/pc/about/about_nav_b04.png); }
div#about ul li#AboN05 a { background-image: url(../../img/pc/about/about_nav_b05.png); }
div#about ul li#AboN06 span { background-image: url(../../img/pc/about/about_nav_b06.png); }


/*------------quality---------------------------------------------------------------*/
div#quality h3 { background-image: url(../../img/pc/quality/quality_sub_t.png); }
div#quality ul {
	list-style: none;
	width: 800px;
	margin: 50px auto 0;
	overflow: hidden;
}
div#quality ul li {
	width: 240px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 40px;
}
div#quality ul li#QuaN01 { background-image: url(../../img/pc/top/quality_b01.png); }
div#quality ul li#QuaN02 { background-image: url(../../img/pc/top/quality_b02.png); }
div#quality ul li#QuaN03 { background-image: url(../../img/pc/top/quality_b03.png); }
div#quality ul li:nth-last-of-type(1) { margin-right: 0; }
div#quality ul li span {
	display: block;
	height: 380px;
	background: url(../../img/pc/top/quality_btn.png) no-repeat center top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	transition: opacity .3s;
}



/*------------case---------------------------------------------------------------*/
div#case h3 { background-image: url(../../img/pc/case/case_sub_t.png); }
div#case div#Plan {
	width: 100%;
	padding-bottom: 50px;
	background: url(../../img/pc/top/case_bg.jpg) no-repeat center top;
	background-size: cover;
}
div#case div#InPlan {
	width: 800px;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}
div#case div#PlanL,
div#case div#PlanR { width: 350px; }
div#case div#PlanL { float: left; }
div#case div#PlanR { float: right; }
div#case div#InPlan h4 {
	height: 54px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#case div#PlanL h4 { background-image: url(../../img/pc/top/plan_sub_t01.png); }
div#case div#PlanR h4 { background-image: url(../../img/pc/top/plan_sub_t02.png); }
div#case div#InPlan dl dt {
	margin-bottom: 0.3em;
	font-size: 1.42em;
	font-weight: bold;
	color: #fff;
}
div#case div#InPlan dl dd + dt { margin-top: 20px; }
div#case div#InPlan ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
}
div#case div#PlanL ul li {
	margin-right: 2em;
	float: left;
	color: #fff;
}
div#case div#PlanL ul li:before {
	padding-right: 0.2em;
	content: "・";
}
div#case div#PlanR dl {
	padding-top: 20px;
	border-top: 1px solid #fff;
}
div#case div#PlanR dl dd {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}
div#case div#PlanR ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
	color: #ff0;
}
div#case div#PlanR ul li:before {
	padding-right: 0.2em;
	content: "●";
}


/*------------news---------------------------------------------------------------*/
div#news h3 {
	height: 21px;
	background-image: url(../../img/pc/top/news_t.png);
}
div#news div#InNews {
	width: 800px;
	height: 280px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
div#news div#InNews iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
}


/*------------contact---------------------------------------------------------------*/
div#InContact {
	padding: 30px 0;
	background-color: #ebebeb;
}
div#contact h3 {
	height: 56px;
	background-image: url(../../img/pc/top/contact_t.png);
}
div#contact div#telephone {
	width: 100%;
	margin-top: 35px;
	padding: 10px 25px;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div#contact div#telephone p { float: left; }
div#contact div#telephone p + p {
	padding-top: 0.35em;
	float: right;
	text-align: right;
}
div#contact div#telephone p span {
	display: block;
	width: 244px;
	height: 34px;
	background: url(../../img/pc/top/telephone.png) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#contact div#form {
	width: 900px;
	margin: 35px auto 0;
	padding: 50px;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div#contact div#form table {
	width: 100%;
	border-collapse: collapse;
}
div#contact div#form table tr th,
div#contact div#form table tr td {
	width: auto;
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
}
div#contact div#form table tr th {
	width: 29.5%;
	padding: 15px 2em 15px 0;
	vertical-align: top;
}
div#contact div#form table tr th strong {
	float: right;
	color: #e7831e;
}
div#contact div#form table tr td ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#contact div#form table tr td ul li {
	float: left;
	margin-right: 3em;
}
div#contact div#form table tr td ul li input { vertical-align: -0.15em; }
div#contact div#form table tr td .Inp01 {
	width: 99%;
	padding: 0.3em;
	font-size: 1.25em;
	border: 0 none;
	background: #f7efe3;
}
div#contact div#form table tr td textarea {
	height: 150px;
	font-size: 1.25em;
}
div#contact div#form table tr td .msg { color: #e7831e; }
div#contact div#form table tr td .Btn {
  display: block;
  width: 200px;
  height: 40px;
  cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
  border: none;
  text-indent: -9999px;
}
div#contact div#form table tr td .Btn:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
div#contact div#form table tr td div#SubmitBtn .Btn { background-image: url(../../img/pc/top/submit.gif); }
div#contact div#form table tr td div#PrivacyBtn .Btn {
	margin-right: 1.5em;
	background-image: url(../../img/pc/top/privacy.gif);
	float: left;
}
div#contact div#form table tr td div#PrivacyBtn p {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.8em;
}
div#contact div#form div#SubmitB {
	margin: 20px auto 0;
	text-align: center;
}
div#contact div#form p.Error { color: #f00; }
div#contact div#form p.TxtEnd {
	padding-left: 1em;
	text-indent: -1em;
}


/*------------Tools---------------------------------------------------------------*/
div#Tools h3 {
	height: 54px;
	background-image: url(../../img/pc/top/tool_t.png);
}
div#Tools ul {
	list-style: none;
	width: 800px;
	margin: 0 auto -40px;
	overflow: hidden;
}
div#Tools ul li {
	width: 380px;
	margin-bottom: 40px;
}
div#Tools ul li:nth-child(odd)  { float: left; }
div#Tools ul li:nth-child(even) { float: right; }
div#Tools ul li div {
	min-height: 60px;
}
div#Tools ul li div + p {
	margin-top: 0.2em;
	font-size: 0.85em;
}
div#Tools ul li a { display: block; }