@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%; }
div.TopTxt {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
}


/*------------Title---------------------------------------------------------------*/
div#Title div#WorksCon {
	width: 100%;
	padding: 0 1em;
	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 );
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.85em;
	z-index: 10;
}
div#Title div#WorksCon ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
div#Title div#WorksCon ul li a {
	display: block;
	padding: 0.8em 0 1.5em;
	background: url(../../img/parts/header_works.png) no-repeat center bottom;
	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%;
	max-width: 1280px;
	height: 0;
	padding-top: 70%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
div.Anima div {
	width: 100%;
	height: 100%;
	background: url(../../img/pc/top/anima_p.jpg) no-repeat center top;
	background-size: cover;
	position: absolute;
	top: 0;
	z-index: 1;
}
div#Title h2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
}
div#Title h2 span {
	display: block;
	width: 80%;
	height: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../img/sp/top/title.png);
	background-size: contain;
	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: 94%;
	margin: 50px auto -2.5%;
	overflow: hidden;
}
div#about ul li {
	width: 100%;
	margin-bottom: 3%;
}
div#about ul li a {
	display: block;
	height: 0;
	padding-top: 31.57894736842105%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	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 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 { display: none; }


/*------------quality---------------------------------------------------------------*/
div#quality h3 { background-image: url(../../img/pc/quality/quality_sub_t.png); }
div#quality ul {
	list-style: none;
	width: 94%;
	margin: 50px auto -20px;
	overflow: hidden;
}
div#quality ul li {
	width: 240px;
	margin: 0 auto 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
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 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: 94%;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}
div#case div#PlanL,
div#case div#PlanR { width: 100%; }
div#case div#PlanR { margin-top: 40px; }
div#case div#InPlan h4 {
	height: 0;
	margin-bottom: 35px;
	padding-top: 15.78947368421053%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	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 dl { padding: 0 0.5em; }
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: 20px 0.5em 0;
	background-color: rgba(0,0,0,0.4);
	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 {
	padding-top: 27.27272727272727%;
	background-image: url(../../img/pc/top/news_t.png);
	background-size: auto;
}
div#news div#InNews {
	width: 94%;
	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 {
	padding-top: 46.66666666666667%;
	background-image: url(../../img/pc/top/contact_t.png);
	background-size: auto;
}
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 {}
div#contact div#telephone p + p {
	padding-top: 0.35em;
	text-align: center;
	line-height: 1.2;
}
div#contact div#telephone p span {
	display: block;
	width: 244px;
	height: 34px;
	margin: 0 auto;
	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: 100%;
	margin: 35px auto 0;
	padding: 50px 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#form table {
	width: 100%;
	border-collapse: collapse;
}
div#contact div#form table tr th,
div#contact div#form table tr td {
	display: block;
	width: auto;
	padding: 5px 0;
	text-align: left;
	vertical-align: middle;
}
div#contact div#form table tr th {
	padding-bottom: 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 { margin: 0.3em 0; }
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: 1em;
	border: 0 none;
	background: #f7efe3;
}
div#contact div#form table tr td textarea {
	height: 300px;
	font-size: 1em;
}
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-bottom: 0.5em;
	background-image: url(../../img/pc/top/privacy.gif);
}
div#contact div#form table tr td div#PrivacyBtn p {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.85em;
}
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 {
	padding-top: 28.125%;
	background-image: url(../../img/pc/top/tool_t.png);
	background-size: auto;
}
div#Tools ul {
	list-style: none;
	width: 100%;
	margin: 0 auto -20px;
	overflow: hidden;
}
div#Tools ul li {
	width: 94%;
	margin: 0 auto 20px;
}
div#Tools ul li div {
	width: 100%;
}
div#Tools ul li div + p {
	margin-top: 0.2em;
	font-size: 0.85em;
}
div#Tools ul li a { display: block; }