  @charset "UTF-8";
/* CSS Document */


/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: bottom;
	background: transparent;
	border: 0;
	outline: 0;
}
body {
	line-height: 1.4;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul,
ul {
	list-style: none;
}
h3, .h3 {
	font-size: 20px !important;
	font-size: 20px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-decoration: none;
	vertical-align: bottom;
	background: transparent;
}
a:hover {
	text-decoration: underline;
}

a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

ins {
	color: #000;
	text-decoration: none;
	background-color: #ff9;
}
mark {
	color: #000;
	font-weight: bold;
	font-style: italic;
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}
input, select {
	vertical-align: middle;
}

html { font-size: 62.5%; } /* =10px犁 */
body { font-size: 14px; font-size: 1.4rem; } /* =14px */
h1 { font-size: 24px; font-size: 2.4rem; } /* =24px */

/* ===============================
		　　TOP
=============================== */
/* -----------------------
		common
----------------------- */
#top #bg-grad {
	background: url(/products/construction/img/common/bg-img02.png) 0 0 repeat-x;
}
#top #bg-cg {
	background: url(/products/construction/img/common/bg-img01.png) center top no-repeat;
}
#top #wrapper {
	position:relative;
	/*width: 984px;*/
	margin-top:80px;
	padding: 20px;
	background: #fff;
	background-color: rgba(255,255,255,0.8);
}
#top #tab li {
	float: left;
	width: 200px;
	margin-right: 4px;
	padding: 12px 0;
	font-weight:bold;
	text-align:center;
	background: #0087A5;
	cursor: pointer;
}
#top #tab li a {
	color: #FFF;
	pointer-events: none;
}

#top #tab li:hover,
#top #tab li.present {
	padding: 10px 0 12px 0;
	font-weight:bold;
	background: #fff;
	border-top: #0087A5 2px solid;
}
#top #tab li:hover a,
#top #tab li.present a {
	color: #0087A5;
	text-decoration: none;
}

#top #page1,
#top #page2 {
	padding: 20px 15px;
	background-color: rgba(255,255,255,1.0) !important;
}
#top #page1 {
	background:url(/products/construction/img/common/bg-page01.png) left top no-repeat;
}
#top #page2 {
	background:url(/products/construction/img/common/bg-page02.png) left top no-repeat;
}

/*TOP_タイトル*/
#top h2 {
	position: absolute;
	top: -70px;
	right: 20px;
	padding: 0;
	background: none;
}

@media only screen and (max-width: 750px) {
	#top h2 {
		position: relative;
		top: auto;
		right: auto;
		margin: 0;
		padding-bottom: 20px;
	}
}

/*TOP_コンテンツ*/
#top #wrapper #content {
	width: 630px;
}

@media only screen and (max-width: 750px) {
	#top .wrapper,
	#pile_foundation_index .wrapper {
		padding-top: var(--headerSPHeight);
	}
	#top #wrapper #content,
	#pile_foundation_index #wrapper #content {
		width: 100%;
		float: none;
	}
}

/* -----------------------
		パンクズ 
----------------------- */
#top #topic-path {
	margin:0 auto;
	background: url(/products/construction/img/common/bg-topic-path.png) 0 0 repeat-x;
}

@media only screen and (max-width: 750px) {
	#top #topic-path,
	#pile_foundation_index #topic-path {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}

	#top #topic-path li,
	#pile_foundation_index #topic-path li {
		font-size: 14px !important;
	}

	#top #topic-path li a,
	#pile_foundation_index #topic-path li a {
		font-size: inherit !important;
	}
}

/* -----------------------
		page1 
----------------------- */
/*dl*/
#top dl {
	clear: both;
	margin-bottom: 35px;
	padding-bottom: 0px;
	background: none;
}

/*dt h3*/
#top dl h3 {
	clear:both;
	margin-bottom: 20px;
	padding-bottom: 8px;
	line-height: 1.4;
}
#top dl h3  div a { color:#333333; }
#top dl h3:after {
	display: block;
	clear: both;
	content: "";
}

#top dl h3 .link03 li {
	margin-right: 0px;
	font-weight:normal;
	font-size: 14px;
}

/*dd*/
#page1 dd .item-icon {
	float: left;
	width: 90px;
}
#page1 dd .item-icon img {
	margin-bottom:10px;
}
#page1 dd .item-link {
	float:right;
	width: 515px;
}
#page1 ul.link li {
	margin: 0 25px 10px 0;
	padding-left: 15px;
}
#page1 ul.link li.li_yoko {
	display:inline-block;
}
#page1 ul.link li a { color: #333; }
#page1 ul.link li a span { margin-right:5px; font-size: 90%; }

/* -----------------------
		page2 
----------------------- */
/*喘余からxぶ_map*/
#page2 #use-map {
	position: relative;
}
#page2 ul#balloon li {
	position: absolute;
}

#page2 ul#balloon li a:hover img {
	opacity: 1.0;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

#page2 ul#balloon li.deterrence {
	top: 116px;
	left: 80px;
}
#page2 ul#balloon li.afforestation {
	top: 86px;
	left: 151px;
}
#page2 ul#balloon li.bridge {
	top: 152px;
	left: 376px;
}
#page2 ul#balloon li.seawall {
	top: 242px;
	left: 551px;
}
#page2 ul#balloon li.pile_foundation_k {
	top: 272px;
	left: 148px;
}
#page2 ul#balloon li.provisional_bridge {
	top: 394px;
	left: 111px;
}
#page2 ul#balloon li.improvement {
	top: 181px;
	left: 151px;
}
#page2 ul#balloon li.railing {
	top: 181px;
	left: 235px;
}
#page2 ul#balloon li.pile_joints {
	top: 370px;
	left: 298px;
}
#page2 ul#balloon li.s_pile_foundation {
	top: 210px;
	left: 314px;
}
#page2 ul#balloon li.pile_foundation {
	top: 425px;
	left: 306px;
}
#page2 ul#balloon li.pile_foundation_02 {
	top: 317px;
	left: 184px;
}
#page2 ul#balloon li.seawall02 {
	top: 249px;
	left: 475px;	
}
#page2 ul#balloon li.tunnel {
	top: 145px;
	left: 22px;
}
#page2 ul#balloon li.fence {
	top: 333px;
	left: 389px;
}
#page2 ul#balloon li.fence_02 {
	top: 215px;
	left: 95px;
}
#page2 ul#balloon li.sheet_pilec_sea {
	top: 338px;
	left: 511px;
}
#page2 ul#balloon li.sheet_pilec_river {
	top: 365px;
	left: 167px;
}
#page2 ul#balloon li.temporary {
	top: 375px;
	left: 433px;
}
#page2 ul#balloon li.temporary_02 {
	top: 375px;
	left: 516px;
}
#page2 ul#balloon li.ohter {
	top: 141px;
	left: 488px;
}

/*喘余からxぶ_box*/
#page2 .box-use { margin-top: 50px; }


/* -----------------------
	 TOP_サイドナビ
----------------------- */
.box-topic {
	margin-bottom:20px;
	padding: 15px;
	background: #E5F3F6;
}
.box-topic p {
	margin-bottom: 10px;
}

.box-topic a {
	color:#0087A5 !important;
}
.box-topic p.ttl {
	margin-bottom: 5px;
	color: #005E76;
	font-weight: bold;
	font-size:110%;
}

.box-topic-list-box {
	padding: 10px;
	background-color: #fff;
}

.box-topic-list-box img {
	max-width: 100%;
	height: auto;
}

.box-topic-item:not(:last-child) {
	margin-bottom: 10px;	
}

.box-topic .box-topic-item-link {
	display: block;
	padding: 5px 10px;
	color: #fff !important;
	background: #0087A5;
}

.box-topic .box-topic-item-link:hover {
	opacity: 0.7;
}

.box-topic .box-topic-item-link::before {
	display: inline-block;
	width: 5px;
	height: 9px;
	margin-right: 10px;
	background: url(/products/construction/img/common/arrow-nav01_on.png) left center no-repeat;
	content: "";
}

.box-topic .box-topic-item-link.-large {
	padding: 15px 10px;
	font-size: 1.65rem;
}


/* ===============================
		　　common 
=============================== */
#wrapper {
	/*font-family: "嗄ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;*/
	width: 1024px;
	margin: 0 auto;
}

@media only screen and (max-width: 750px) {
	#top #wrapper,
	#pile_foundation_index #wrapper {
		width: 100%;
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
}

#section01,
#section02,
#section03,
#section04,
#section05,
#section06,
#section07,
#section08 {
	margin-top:-40px;
		padding-top:30px;
}

.section_pt-20{
	padding-top: -20px;
}
.section_pt-40{
	padding-top: 40px !important;
}

/*和A_コンテンツ*/
#wrapper #content {
	float: left;
	width: 680px;
}

#wrapper #content h2 {
	margin-bottom: 20px;
}

.section {
	clear:both;
	margin-bottom:30px;
}

.clearfix { clear:both; }

.clearfix:after,
.section:after {
	display: block;
	clear: both;
	content: "";
}

.clear { clear:both; }

/* float */
.fl { float:left; }
.fr { float:right; }

/* margin */
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }

.mb12 { margin-bottom: 12px; }

.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }
.mr15 { margin-right: 15px; }
.ml15 { margin-left: 15px; }

.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }

.mt25 { margin-top: 25px; }
.mb25 { margin-bottom: 25px; }

.mt30 { margin-top: 30px; }
.mb30 { margin-bottom: 30px; }

.mt40 { margin-top: 40px; }
.mb40 { margin-bottom: 40px; }

/* padding */
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }

.pt15 { padding-top: 15px; }
.pb15 { padding-bottom: 15px; }

.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }

.pt30 { padding-top: 30px; }
.pb30 { padding-bottom: 30px; }

.ptb2 { padding: 2px 0; }

.mrl-0-auto {
	margin: 0 auto;
}

.u-width-160px {
	width: 160px;
}

.u-width-180px {
	width: 180px;
}

.u-width-250px {
	width: 250px;
}

.u-width-300px {
	width: 300px;
}

.u-width-350px {
	width: 350px;
}

.u-width-500px {
	width: 500px;
}

.fl-none {
	float: none !important;
}

.vertical-align-m {
	vertical-align: middle !important;
}

/* ttl */
h2 {
	margin-top: 0 !important;
	padding: 12px 10px;
	color: #FFF !important;
	font-weight: bold;
	background: #0087A5;
}
h2.h2_k {
	background: #0092CC;
}
h2 span {
	position: relative;
	display: block;
	padding: 2px 0 3px 20px;
	font-size: 20px;
	line-height: 1.2em;
	background: url(/products/construction/img/common/bg-ttl.png) left center no-repeat;
}
h2.h2_k span {
	background: url(/products/construction/img/common/bg-ttl_k.png) left center no-repeat;
}
h2 .small {
	color: #fff !important;
	font-weight: bold !important;
	font-size: 14px !important;
	line-height: 1.8em !important;
}

h2 .btn {
	float:right;
}
h2 .btn a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 10px auto;
	padding: 4px 10px;
	color: #0087A5;
	background: #fff;
}
h2.h2_k .btn a {
	color: #0092CC;
}

h2 .btn a span {
	position: relatives;
	display: inline;
	padding: 0 0 0 12px;
	font-size: 100%;
	line-height: 1.2em;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}
h2.h2_k .btn a span {
	background: url(/products/construction/img/common/arrow-nav01_k.png) left center no-repeat;
}
h2 .btn a:hover {
	text-decoration: none;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

h3 {
	margin-bottom: 20px !important;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	background: url(/products/construction/img/common/bg-sttl.png) left bottom no-repeat;
}
h3.h3_k {
	font-weight: bold;
	background: url(/products/construction/img/common/bg-sttl_k.png) left bottom no-repeat;
}
h4 {
	margin-bottom: 10px;
	padding-left: 13px;
	color: #0087A5 !important;
	font-size: 18px;
	background: url(/products/construction/img/common/bg-h4.png) left center no-repeat;
}
h4.h4_k {
	color: #0091CE;
	background: url(/products/construction/img/common/bg-h4_k.png) left center no-repeat;
}

h5.bg_blue {
	width: 12em;
	margin-bottom:10px;
	padding: 3px;
	color: #FFF;
	font-size: 15px;
	text-align: center;
	background: #2F8ACE;
}
h5.border_blue {
	width: 12em;
	margin-bottom:10px;
	padding: 3px;
	color: #2F8ACE;
	font-size: 15px;
	text-align: center;
	background: #EFF9FF;
	border: #2F8ACE 2px solid;
}
h6 {
	margin-bottom: 5px;
	color: #0086A5 !important;
	font-size: 14px !important;
}
h6.h6_k {
	color: #0090CE;
}
h6.h6_02 {
	color: #009FC7;
	font-size: 14px;
}
h6.h6_02_k {
	color: #179BD5;
}

h6.h6_03  {
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom: #2177B7 2px solid;
}

h6.h6_03 p.sttl {
	float: left;
	width: 5em;
	margin-right: 10px;
	padding: 5px 3px 3px 3px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	background: #2177B7;
}

h6.h6_03 p.txt {
	float: left;
	padding-top: 3px;
}

h7 {
	color: #175B90;
	font-weight: bold;
}


/* 猟忖 */
sup { font-size: 60%; vertical-align: middle; }
em { font-style: normal; }
.txt_l { text-align: left !important; }
.txt_r { text-align: right !important; }
.txt_c { text-align: center !important; }
.small { font-size: 80%; }
.large { font-size: 120%; }
.txt-red { color:#ED0800; }

/* -----------------------
		パンクズ 
----------------------- */
/*和A*/
#topic-path {
	margin:0 auto 30px;
	padding: 8px 0;
	font-size: 12px; font-size: 1.2rem; /* =12px */
	background: #F6F6F6;  
}
#topic-path ul {
	width: 1024px;
	margin: 0 auto;
}

#topic-path ul li {
	float: left;
	font-size: 12px !important;
}

#topic-path ul li a {
	margin-right: 10px;
	padding-right: 10px;
	background: url(/products/construction/img/common/icon_arrow01.png) right center no-repeat;
}

/* ----------------------------
	ペ`ジ坪アンカ`リンク 
---------------------------- */
.s_nav {
	padding: 10px;
	background: url(/products/construction/img/common/bg-greenbox.png) 0 0 repeat;
}
.s_nav_k {
	padding: 10px;
	background: url(/products/construction/img/common/bg-bluebox.png) 0 0 repeat;
}
.s_nav ul,
.s_nav_k ul {
	margin-bottom: 0;
	text-align: center;
}
.s_nav ul li,
.s_nav_k ul li {
	display: inline-block;
	margin-right: 6px;
	padding-right: 8px;
	background: url(/products/construction/img/common/border_nav.png) right center no-repeat;
}
.s_nav ul li:last-child,
.s_nav_k ul li:last-child {
	background:none;
}
.s_nav ul li a {
	padding-left: 12px;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}
.s_nav_k ul li a {
	padding-left: 12px;
	background: url(/products/construction/img/common/arrow-nav01_k.png) left center no-repeat;
}

/* -----------------------
		 
----------------------- */
.box01,
.box03 {
	box-sizing: content-box;
	padding: 20px;
	border: #EEEEEE 5px solid;
}

.border-color01 {
	border-color: #E5F3F6 !important;
}

.border-color02 {
	border-color: #FFD0D4 !important;
}

.border-color03 {
	border-color: #F2F9FD !important;
}

.box02 {
	box-sizing: content-box;
	width: 290px;
	padding: 15px;
	border: #EEEEEE 5px solid;
}

dl {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(/products/construction/img/common/line-dot.png) left bottom repeat-x;
}
.border_dot {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(/products/construction/img/common/line-dot.png) left bottom repeat-x;
}

.box03 dl {
	clear: none;
	width:305px;
}

dl.last,
.box02 dl {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}

.box01 dt,
.box02 dt,
.box03 dt {
	margin-bottom: 12px;
}


.box01 h5,
.box03 h5 {
	padding-left: 7px;
	font-size: 18px;
	line-height: 1.3;
	border-left: #0087A5 4px solid;
}

.box02 h5 {
	margin-bottom: 12px;
	padding-left: 7px;
	font-size: 18px;
	line-height: 22px;
	border-left: #0087A5 4px solid;
}
.box02 h5.h5_k {
	border-left: #0091CE 4px solid;
}

.box01 h5 a,
.box02 h5 a,
.box01 h5 a:visited,
.box02 h5 a:visited {
	color: #333333;
	text-decoration: underline;
}

.box01 h5 a:hover,
.box02 h5 a:hover {
	text-decoration: none;
}

.box01 h5 span,
.box01 h3 span {
	font-size: 90%;
}

.box01 dd {
	clear:both;
}

.box_inner {
	margin-top: 25px;
	padding: 20px;
	border: #EEEEEE 2px solid;
}
.box_inner02 {
	margin-top: 10px;
	padding: 20px;
	border: #EEEEEE 2px solid;
}

.box_inner h6,
.box_inner02 h6 {
	color: #2F8ACE;
}

.box04 {
	box-sizing: content-box;
	padding: 15px;
	background: url(/products/construction/img/common/bg-greenbox.png) 0 0 repeat;
}
.box04_k {
	box-sizing: content-box;
	padding: 15px;
	background: url(/products/construction/img/common/bg-bluebox.png) 0 0 repeat;
}

.box_green {
	padding: 30px;
	background-color: #c8f0f8c2;
}

/*アイコンつきリスト*/

.dl-icon dt {
	float: left;
	width:50px;
	margin: 0 10px 0 0;
}
.dl-icon dd {
	float: right;
	clear: none;
	width: 617px;
}

.box01 .dl-icon dd {
	width: 565px;
}

.dl-icon h4 {
	margin-top: 0 !important;
	margin-bottom: 12px;
	padding-left: 0px;
	font-size: 18px;
	line-height: 20px;
	background: none;
}

.dl-icon h4 soan {
	font-size: 90%;
}

.dl-icon h4 a,
.dl-icon h4 a:visited {
	color: #005E76;
	text-decoration: underline;
}
.dl-icon_k h4 a,
.dl-icon_k h4 a:visited {
	color: #00638E;
	text-decoration: underline;
}

.dl-icon h4 a:hover {
	text-decoration: none;
}

.dl-icon h5 {
	padding-left: 0;
	border-left: none;
}

/*喘余からxぶ*/
.box-use {
	margin-top: 70px;
	font-size:90%;
	border: #BBBBBB 1px solid;
}
.box-use ul {
	float: left;
	margin: 15px 10px 0;	
}
.box-use li {
	margin-bottom:15px;
	padding-left:10px;
	font-size: 12px;
	background: url(/products/construction/img/common/icon_arrow02.png) left top no-repeat;
}


/* -----------------------
		list 
----------------------- */
.list_arrow {
	clear: both;
	margin-bottom: 5px;
}
.list_arrow:after {
	display: block;
	clear: both;
	content: "";
}

.list_arrow dt {
	float: left;
	width: 1em;
	margin: 0 5px 0 0;
	font-weight: normal;
	line-height: 1.5em;
}
.list_arrow dd {
	float: left;
	width: 270px;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

/* -----------------------
		table 
----------------------- */
.tbl01 {
	width: 100%;
	font-size: 90%;
	table-layout: fixed;
	border-bottom: #888888 1px solid;
	border-left: #888888 1px solid;
	border-collapse: collapse;
}
.tbl01 th {
	padding: 6px 4px;
	font-weight: normal;
	text-align: center;
	vertical-align:top;
	background: #BEE1E9;
	border-top: #888888 1px solid;
	border-right: #888888 1px solid;
}
.tbl01 td {
	padding: 6px 10px;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	background: #F2F9FA;
	border-top: #888888 1px solid;
	border-right: #888888 1px solid;
}

.tbl02 {
	width: 100%;
	margin-top:5px;
	table-layout: fixed;
	border-bottom: #888888 1px solid;
	border-left: #888888 1px solid;
	border-collapse: collapse;
}
.tbl02 th {
	padding: 4px;
	font-weight: normal;
	text-align: center;
	border-top: #888888 1px solid;
	border-right: #888888 1px solid;
}
.tbl02 td {
	padding: 4px;
	vertical-align:top;
	border-top: #888888 1px solid;
	border-right: #888888 1px solid;
}

.tbl05,
.tbl06 {
	width: auto;
	margin-top: 5px;
	font-size: 95%;
	border: none;
	border-collapse:collapse;
}
.tbl06 { font-size: 100%; }

.tbl05 th,
.tbl06 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.tbl06 th {
	font-weight: bold;
}
.tbl05 td,
.tbl06 td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border: none;
}

td.vertical-mid {
	vertical-align: middle !important;
}


/* -----------------------
	リンク
----------------------- */
ul.link li {
	padding-left: 10px;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}
ul.link li.window a {
	padding-right: 20px;
	background: url(/products/construction/img/common/icon_window01.png) right center no-repeat;
}

ul.link02 li {
	float: left;
	margin-right: 15px;
	padding-left: 10px;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}

ul.link03 li {
	float: left;
	margin-right: 15px;
	padding: 5px 10px;
	background: #0087A5;
}
ul.link03 li a {
	padding-left: 10px;
	color: #FFFFFF;
	background: url(/products/construction/img/common/arrow-nav01_on.png) left center no-repeat;
}
ul.link03 li a:hover {
	text-decoration: none;
}
ul.link03 li:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

ul.link04 li {
	display: -webkit-inline-box;
	padding: 5px 10px;
	border: #BFE1E9 2px solid;
}
ul.link04 li a {
	padding-left: 10px;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}
ul.link04 li a span {
	padding-right: 20px;
	background: url(/products/construction/img/common/icon_window01.png) right center no-repeat;
}
ul.link04 li a:hover {
	text-decoration: none;
}
ul.link04 li:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}



dl.group_link,
dl.group_link02 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	background: none;
}

dl.group_link dt {
	float: left;
	width: 95px;
	margin: 0 10px 0 0;
	padding: 4px 5px;
	color: #ffffff;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
	background: #0087A5;
}

dl.group_link dd {
	float: left;
	clear: none;
	width: 514px;
}

dl.group_link02 dd {
	clear: none;
}
dl.group_link dd p,
dl.group_link02 dd p {
	margin-bottom: 5px;
	font-weight: bold;
}
dl.group_link02 dd p span {
	font-weight: normal;
}

.box_inner dl.group_link dd {
	width: 475px;
}



/* ===============================
サイドナビ 
=============================== */

#wrapper #sidebar {
	float: right;
	width: 284px;
}

@media only screen and (max-width: 750px) {
	#top #wrapper #sidebar,
	#pile_foundation_index #sidebar {
		width: 100%;
		float: none;
	}
}

.btn-construction {
	margin-bottom: 12px;
}

#side-navi {
	margin-bottom: 14px;
	border: #DEDEDE 4px solid;
}

.bun-use {
	margin-bottom: 14px;
	padding-top: 14px;
	border-top: #DDDDDD 3px solid;
}
.bun-item {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: #DDDDDD 3px solid;
}
.bun-contact {
	margin-bottom: 60px;
}

.bnr-area li {
	margin-bottom: 7px;
}

/*アコ`ディオン*/
#sidebar a {
	color:#333333;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar .menu {
	position: relative;
	display: block;
	padding:14px 10px;
	font-size: 16px;
	line-height: 1em;
	border-bottom: #D2D2D2 1px solid;
	cursor: pointer;
}


#sidebar a.menu span {
	padding-left: 20px;
	background: url(/products/construction/img/common/arrow-nav01.png) left center no-repeat;
}

#sidebar .cur a.menu  {
	color: #FFFFFF;
	background-color :#00819C;
	border-top: #00677E 1px solid;
}

#use #sidebar .cur a.menu span {
	background-image: url(/products/construction/img/common/arrow-nav01_on.png) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar a.active  {
	color: #FFFFFF;
	background-color: #00748D;
	border-top: #00677E 1px solid;
}

#sidebar a.active span,
#sidebar .cur a.menu span {
	padding-left: 20px;
	background :url(/products/construction/img/common/arrow-nav01_cur.png) left center no-repeat;
}

#sidebar ul.inner li {
	padding:10px 10px 10px 25px;
	font-size: 14px;
	line-height: 1.4em;
	border-bottom: #D2D2D2 1px dashed;
	cursor: pointer;
}
#sidebar ul.inner li.last {
	border-bottom: #D2D2D2 1px solid;
}

#sidebar ul.inner li span {
	display:block;
	padding-left: 15px;
	background: url(/products/construction/img/common/arrow-nav02.png) left center no-repeat;
}

#sidebar a.menu:hover {
	color: #FFFFFF;
	background-color: #00748D;
}

#sidebar a.menu:hover span {
	padding-left: 20px;
	background: url(/products/construction/img/common/arrow-nav01_on.png) left center no-repeat;
}

#sidebar ul.inner li:hover {
	background-color: #BEE1EA;
}

#sidebar ul.inner li:hover span {
	color: #0086A5;
	background: url(/products/construction/img/common/arrow-nav02_cur.png) left center no-repeat;
}

#sidebar .child { display: none; }

#sidebar .cur .child { display: block; }

@media only screen and (max-width: 750px) {
	#top .bnr-area img,
	#pile_foundation_index .bnr-area img,
	#top .box-topic-list-movie img,
	#top .bun-use img,
	#pile_foundation_index .bun-use img,
	#pile_foundation_index .btn-construction img,
	#top #sidebar img[src*=btn-topics] {
		width: 100%;
		height: auto;
	}
}

.fl {
	float: left;
}
#topics h5 {
	width: 540px;
}
#topics .box01 .link02 {
	margin-top: 20px;
}
.year {
	float: right;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #0087A5;
}
ul.link li a {
	color: #0087A5;
}
ul.link_box {
	padding-top: 10px;
}
ul.link_box02 li {
	width: 280px;
	padding: 5px 10px;
	background: #0087A5;
}
ul.link_box02 li a {
	color: #ffffff !important;
}
.f_green {
	color: #0087A5 !important;
}

#tab ul#mod-tabnav {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
h3 {
	margin-top: 0 !important;
}
h3 ul {
	margin-bottom: 0 !important;
}
.catalogs-list li a,
.catalogs-list li {
	font-size: 75% !important;
	letter-spacing: 0.5px;
}

/* ===============================
			PAGETOP 
=============================== */

.pagetop {
	float: right;
	clear:both;
	margin-top: 20px;
	cursor: pointer;
}

/* ===============================
			弖惈丱仏`
=============================== */

.floating-banner {
		position: fixed;
		right: 3%;
		bottom: 40%;
		z-index: 99999;
}

.floating-banner button {
	position: absolute;
	top: -10px;
	right: -15px;
	background: none;
	border: none;
}

.floating-banner button:hover {
	opacity: 0.7;
}


/* ===============================
	輿直蛍勸サイト坪碧
=============================== */
#srchBox.construct_search #srchInput {
	width:260px !important;
	background: #fff url(//i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat !important;
	}
#srchBox.construct_search{
	margin-bottom:20px !important;
}



.product-comparison-items {
	display: flex;
	margin: -10px 0 0 -10px;
}

.product-comparison-item {
	width: calc(50% - 10px);
	margin: 10px 0 0 10px;
	text-align: center;
}

.product-comparison-item.-x1 {
	width: 100%;
}

.product-comparison-item-link {
	display: block;
	padding: 5px;
	color: #333;
	font-size: 1.4rem;
	background-color: #dddddd;
}

.product-comparison-item-link:hover {
	text-decoration: none;
	opacity: 0.7;
}

.product-comparison-item-link.cate-construction {
	color: #346b70;
	background-color: #33c9c66b;
}

.product-comparison-item-link.cate-building {
	color: #295b99;
	background-color: #73a0c1bf;
}

.product-comparison-item-link.-large {
	padding: 15px 10px;
	font-size: 1.8rem;
}

.btn-isabou {
	display: inline-block;
	padding: 25px 20px;
	color: #448ca9;
	font-size: 1.4rem;
	background-color: #d8fbdfd5;
}

.btn-isabou span {
	font-size: 1.8rem;
}

.btn-isabou:hover {
	text-decoration: none;
	opacity: 0.7;
}

.btn-seed {
	display: inline-block;
	padding: 15px 10px;
	color: rgb(15, 15, 15);
	font-size: 1.4rem;
	background-color: #38a74ed5;
}

.btn-seed:hover {
	text-decoration: none;
	opacity: 0.8;
}

@media screen and (max-width: 750px) {
	.bun-use {
		border-top: none;
	}
}

.pc-none {
	display: none!important;
}
.sp-none {
	display: block!important;
}