 @charset "utf-8";


/*  tech_main.css　customize
----------------------------------------------------------
---------------------------------------------------------- */
div#main p.caption.first{
	margin-bottom: 0 !important;
}

/*link_icon*/
img.link_icon {
	margin: 0 5px 0 3px;
	vertical-align: 3px;
	width: 9px !important;
}

/*  Heading
---------------------------------------------------------- */
div#main.tech_body h2.mark {
	position: relative;
	text-align: left;
	background: none;
	padding: 40px 100px 0 140px;
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 20px;
}
div#main.tech_body h2.mark::before{
	position: absolute;
	top: 49px;
	left: 100px;
	content: '';
	width: 26px;
	height: 26px;
	background: #618fcb;
}
div#main.tech_body h2.mark .sub{
	display: block;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: normal;
}

br.sp{
	display: none;
}

.caption .cap_info{
	font-size: 12px;
	font-size: 0.75rem;
	color: #747272;
}

.caption.indent{
	text-indent: -1.95em;
	padding-left: 1.95em;
}

div#main .tm {
	margin-bottom: 1.2em !important;
}
div#main .tm_2 {
	margin-bottom: 2.4em !important;
}

p.center{
	text-align: center;
}

.mb10{
	margin-bottom: 10px;
}

/*---------------------------------------------------------- */
/*  個別custumize
---------------------------------------------------------- */
/*  title_s
---------------------------------------------------------- */
div#main .title_s a.index_link {
	font-size: 28px;
	font-size: 1.75rem;
	letter-spacing: 0.05em;
}
div#main .title_s a.index_link span.title_sub{
    position: static;
	text-align: left;
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 0.05em;
}

/* snav固定 */
.section.narrow_760 p img {
	margin-left: 100px;
    width: 760px;
    height: auto;
}
div#main .section.narrow_760 p.caption{
	margin-left: 100px;
    width: 760px;
}

/* main
-----------------------*/
#design div#body h1,
#work_style div#body h1,
#e_management div#body h1,
#e_recycle div#body h1{
	color: #363434;
}

#design div#body h1 span,
#work_style div#body h1 span,
#e_management div#body h1 span,
#e_recycle div#body h1 span{
	display: inline-block;
	width: 56px;
	height: 56px;
	background: #00ab84;
	font-size: 38px;
	font-size: 2.375rem;
	font-weight: bold;
	line-height: 56px;
	font-family: Arial;
	text-align: center;
	color: #fff;
	margin-right: 25px;
}
#design div#body h1 span{background: #00ab84;}
#work_style div#body h1 span{background: #6cbb5a;}
#e_management div#body h1 span{background: #e6a236;}
#e_recycle div#body h1 span{background: #dd6630;}

#design div#body div#main.tech_body h1.underlayer,
#work_style div#body div#main.tech_body h1.underlayer,
#e_management div#body div#main.tech_body h1.underlayer,
#e_recycle div#body div#main.tech_body h1.underlayer{
	line-height: 1;
	padding-top: 15px;
	letter-spacing: 0.1em;
	font-size: 39px;
	font-size: 2.4375rem;
}
#design div#body div#main.tech_body h1.underlayer{color: #00ab84;}
#work_style div#body div#main.tech_body h1.underlayer{color: #6cbb5a;}
#e_management div#body div#main.tech_body h1.underlayer{color: #e6a236;}
#e_recycle div#body div#main.tech_body h1.underlayer{color: #dd6630;}

#design div#body h1.underlayer span.sub_number,
#work_style div#body h1.underlayer span.sub_number,
#e_management div#body h1.underlayer span.sub_number,
#e_recycle div#body h1.underlayer span.sub_number{
	position: relative;
	top: -2px;
	display: inline-block;
	width: 28px;
	height: 28px;
	background: #00ab84;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 28px;
	font-family: Arial;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	letter-spacing: 0em;
}
#design div#body h1.underlayer span.sub_title,
#work_style div#body h1.underlayer span.sub_title,
#e_management div#body h1.underlayer span.sub_title,
#e_recycle div#body h1.underlayer span.sub_title{
	display: contents;
	font-size: 22px;
	font-size: 1.375rem;
	background: none;
	color: #363434;
	letter-spacing: 0em;
}
#design div#body h1.underlayer span.sub_number{background: #00ab84;}
#work_style div#body h1.underlayer span.sub_number{background: #6cbb5a;}
#e_management div#body h1.underlayer span.sub_number{background: #e6a236;}
#e_recycle div#body h1.underlayer span.sub_number{background: #dd6630;}


div#main.tech_body h2{
	padding: 0;
}
div#main.tech_body h2.catch{
	font-size: 32px;
    font-size: 2rem;
	color: #00ab84;
	margin-top: 40px !important;
	margin-bottom: 15px;
}
#design div#main.tech_body h2.catch{color: #00ab84;}
#work_style div#main.tech_body h2.catch{color: #6cbb5a;}
#e_management div#main.tech_body h2.catch{color: #e6a236;}
#e_recycle div#main.tech_body h2.catch{color: #dd6630;}

div#main.tech_body h2.belt{
	text-align: left;
}
div#main.tech_body h2.belt span{
	font-size: 28px;
    font-size: 1.75rem;
	padding: 11px 20px 9px 20px;
	margin-left: 98px;
	margin-right: 98px;
	display: block;
	color: #fff;
	line-height: 1.4;
	background: #00ab84;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
}
#design div#main.tech_body h2.belt span{background: #00ab84;}
#work_style div#main.tech_body h2.belt span{background: #6cbb5a;}
#e_management div#main.tech_body h2.belt span{
	background: #e6a236;
	margin-bottom: 0;
}
#e_recycle div#main.tech_body h2.belt span{background: #dd6630;}


#design div#main.tech_body h2.mark,
#work_style div#main.tech_body h2.mark,
#e_management div#main.tech_body h2.mark,
#e_recycle div#main.tech_body h2.mark{
	color: #363434;
}
#design div#main.tech_body h2.mark::before{background: #00ab84;}
#work_style div#main.tech_body h2.mark::before{background: #6cbb5a;}
#e_management div#main.tech_body h2.mark::before{background: #e6a236;}
#e_recycle div#main.tech_body h2.mark::before{background: #dd6630;}

#design div#main.tech_body h3,
#work_style div#main.tech_body h3,
#e_management div#main.tech_body h3,
#e_recycle div#main.tech_body h3{
	display: block;
	margin: 45px 0 25px;
    padding: 5px 7px 5px 13px;
    border-left: solid 5px #00ab84;
	background: #d9f2ed;
	font-size: 19px;
    font-size: 1.1875rem;
}
#design div#main.tech_body h3{
	border-left: solid 5px #00ab84;
	background: #d9f2ed;
	margin-top: 0;
}
#work_style div#main.tech_body h3{
	border-left: solid 5px #6cbb5a;
	background: #e2f1de;
}
#e_management div#main.tech_body h3{
	border-left: solid 5px #e6a236;
	background: #faecd7;
}
#e_recycle div#main.tech_body h3{
	border-left: solid 5px #dd6630;
	background: #f9e5dc;
}

/* リンク */
#design div#main.tech_body .col3 .col.link_menu h3,
#work_style div#main.tech_body .col3 .col.link_menu h3{
	border-top: solid 3px #00ab84;
	border-left: none;
	font-size: 18.5px;
	font-size: 1.15625rem;
	color: #00ab84;
	line-height: 1;
	letter-spacing: 0;
	background: #d9f2ed;
	margin: 6px 0 0 0;
	padding: 15px 20px 0;
}
#design div#main.tech_body .col3 .col.link_menu h3{
	border-top: solid 3px #00ab84;
	color: #00ab84;
	background: #e5f6f2;
}
#work_style div#main.tech_body .col3 .col.link_menu h3{
	border-top: solid 3px #6cbb5a;
	color: #6cbb5a;
	background: #e9f5e6;
}
.tech_body .col3 .col.link_menu ul.link{
	width: 306px;
	background: #e5f6f2;
	padding: 15px 20px 10px 20px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
	/* margin-top: 5px; */
}
#design .tech_body .col3 .col.link_menu ul.link{
	background: #e5f6f2;
}
#work_style .tech_body .col3 .col.link_menu ul.link{
	background: #e9f5e6;
}
#e_management .tech_body .col3 .col.link_menu ul.link{
	background: #faeedb;
}
#e_recycle .tech_body .col3 .col.link_menu ul.link{
	background: #fae8e0;
}

.tech_body .col3 .col.link_menu ul.link li{
	font-weight: bold;
	font-size: 15px;
	font-size: 0.9375em;
	padding: 0 0 0 18px;
	background: url(/common/image/arrow_red_large.png) no-repeat 0 0.2rem / 11px 11px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.tech_body .col3 .col.link_menu ul.link li a{
	color: #464444;
}

/* zeb */
#zeb #page_title {
    margin-bottom: 40px;
}

/* work_style */
.col3 .col_multi_2 .wide_470 img{
	width: 470px;
}

/* e_recycle */
#e_recycle div#main h4.mark::before{
	background: #dd6630;
}
#e_recycle div#main h4.mark span{
	display: inline-block;
	padding: 4px 10px 2px;
	background: #cc0000;
	color: #fff;
	line-height: 1;
	font-size: 16px;
	font-size: 1rem;
	border-radius: 15px;
	vertical-align: 2px;
	letter-spacing: 0;
}

/* dissemination */
#dissemination #page_title {
    margin-bottom: 40px;
}
#dissemination div#body h1{
	letter-spacing: 0.05em;
}
#main .section table {
	width: 960px;
	margin-bottom: 10px;
}
#main .section table thead th {
	/* background : #c2d6e8; */
	background : #618fcb;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-collapse:collapse;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.4;
	padding: 10px 10px;
	border-left : 1px dotted #fff;
}
#main .section table tbody tr th,
#main .section table tbody tr td {
	border-bottom : 1px solid #618fcb;
}
#main .section table tbody tr.last th,
#main .section table tbody tr.last td {
	border-bottom : 2px solid #618fcb;
}
#main .section table tbody tr td {
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: center;
	padding: 10px 10px;
	border-left : 1px dotted #618fcb;
	white-space: nowrap;
}
#main .section table tbody tr td.cap_indent {
	padding-left:1.8em !important; 
}
#main .section table tbody tr th {
	font-size: 15px;
	font-size: 0.9375rem;
	padding: 10px 5px;
	white-space: nowrap;
	font-weight: bold;
}

#dissemination .btn_detail{
	margin: 35px 0 5px 115px;
}
#dissemination .btn_detail a{
	position: relative;
	display: inline-block;
	width: 410px;
	height: 52px;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	color: #363434;
	padding-left: 25px;
	letter-spacing: 0.05em;
	line-height: 50px;
	text-decoration: none;
	border: solid 2px #618fcb;
	box-sizing: border-box;
	box-shadow: 1px 2px 8px -2px rgba(0, 0, 0, 0.35);
}
#dissemination .btn_detail a::after{
	position: absolute;
	margin: auto;
	content: "";
	vertical-align: middle;
	top: 17px;
	right: 14px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #618fcb;
	border-right: 2px solid #618fcb;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#dissemination .btn_detail a:hover{
	opacity: 0.7;
}


/*  energy_save snav
---------------------------------------------------------- */
/*pc layout*/
.snav_content {
    height: 345px;
	background: rgba(70,70,70,0.8);
}
.snav_content ul li {
    margin-left: 5px;
}
.snav_content ul li a{
	display: inline-block;
}
/* .menu00{
	display: none;
} */

.menu01,
.menu02,
.menu03,
.menu04{
	top: 45px;
	height: 128px; /* メニュー高さ */
}
.menu01{	border: solid 2px #00ab84;}
.menu02{	border: solid 2px #6cbb5a;}
.menu03{	border: solid 2px #e6a236;}
.menu04{	border: solid 2px #dd6630;}

.menu05,
.menu06{
	position: absolute;
	top: 233px;
	left: 999px;
	width: 533px;
	background: #fff;
	padding: 15px 15px 15px 25px;
	height: 30px; /* メニュー高さ */
	border: solid 2px #193f8c;
}
.menu06{
	left: 1587px;
}
.menu01 h4 a,
.menu02 h4 a,
.menu03 h4 a,
.menu04 h4 a{
	display: flex;
	align-items: center;
	padding-bottom: 10px !important;
}
.menu01 h4 span.number,
.menu02 h4 span.number,
.menu03 h4 span.number,
.menu04 h4 span.number{
	display: block;
    width: 42px;
    height: 42px;
    background: #00ab84;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 42px;
    font-family: Arial;
    text-align: center;
    color: #fff;
	margin-right: 10px;
}
.menu02 h4 span.number{	background: #6cbb5a;}
.menu03 h4 span.number{	background: #e6a236;}
.menu04 h4 span.number{	background: #dd6630;}

.menu01 h4{
	background: url("/tech/energy_save/common/images/arrow_design.svg") no-repeat 234px 9px / 14px 25px;
}
.menu02 h4{
	background: url("/tech/energy_save/common/images/arrow_work_style.svg") no-repeat 234px 9px / 14px 25px;
}
.menu03 h4{
	background: url("/tech/energy_save/common/images/arrow_e_management.svg") no-repeat 234px 9px / 14px 25px;
}
.menu04 h4{
	background: url("/tech/energy_save/common/images/arrow_e_recycle.svg") no-repeat 234px 9px / 14px 25px;
}
.menu05 h4,
.menu06 h4{
	background: url("/tech/energy_save/common/images/arrow_zeb_dissemination.svg") no-repeat #fff 518px 2px / 14px 25px;
	line-height: 30px !important;
}

.menu01 h4 a:hover,
.menu02 h4 a:hover,
.menu03 h4 a:hover,
.menu04 h4 a:hover,
.menu05 h4 a:hover,
.menu06 h4 a:hover{
	text-decoration: none !important;
}
/*pc layout ここまで*/


/*********************************************************
		=Clearfix
---------------------------------------------------------- */
*:after {
	display:block;
	clear:both;} /* この記述は固定です */
  
  .clearfix:after {content:"";}
  /* End_clearfix */


@media print {
	body {
		zoom: 0.93;
	}
	div#main .title_s#is-fixed{
		display: block !important;
		margin: 0;
		position: absolute;
		top: -2px;
		left: 0px;
		width: 1160px;
		background: #fff;
	}
	div#footer{
		display: block;
		border: none;
	}
	.footer_main,
	.footer_sub,
	.footer_sns{
		display: none;
	}
}