@charset "UTF-8";

/*--PC-----------------------------------*/

@media screen and (min-width: 767px) {

.delay-02-pc { transition-delay: 0.4s !important;}
.delay-03-pc { transition-delay: 0.8s !important;}
.delay-04-pc { transition-delay: 1.2s !important;}
.delay-05-pc { transition-delay: 1.6s !important;}
.delay-06-pc { transition-delay: 2.0s !important;}

.no-pc {
	display: none !important;
}

.anker {
	display: block;
	padding-top: 102px !important;
	margin-top: -102px !important;
}

body {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.1em;
	color: #231815;
	min-width: 1200px;
	font-size: 16px;
}

main {
	display: block;
	position: relative;
}

#home .top {
	width: 100%;
	height: calc(100vw * 0.522);
	background-image: url(img/home/top-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	overflow: hidden;
	min-height: 715px;
}
#home .top p {
	font-size: 42px;
	text-align: center;
	margin-top: 242px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	color: #FFF;
	line-height: 180%;
}

#home #sec01 {
	width: 100%;
	overflow: hidden;
	background: url(img/home/bg-01.png) no-repeat left top 30px;
	padding: 80px 0;
}
#home #sec01 .outer {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
#home #sec01 .outer .title-box {
	float: left;
	overflow: hidden;
	margin-right: 130px;
}
#home #sec01 .outer .title-box h2 {
	font-size: 20px;
	position: relative;
	padding-left: 34px;
	color: #808080;
	font-weight: bold;
}
#home #sec01 .outer .title-box h2::before {
	position: absolute;
	top: 12px;
	left: 0;
	content: "";
	width: 26px;
	height: 6px;
	background: #004EA2;
}
#home #sec01 .outer .title-box p.en {
	font-size: 40px;
	font-weight: bold;
	color: #004EA2;
	margin-top: 20px;
}
#home #sec01 .outer p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 32px;
	font-weight: bold;
	color: #004EA2;
}
#home #sec01 .line-box {
	width: calc(1000px + ((100% - 1000px) / 2));
	overflow: hidden;
	margin: 40px 0;
}
#home #sec01 .line-box .line01 {
	width: calc(100px + (100% - 1000px));
	height: 1px;
	background: #004EA2;
	float: left;
}
#home #sec01 .line-box .line02 {
	width: 500px;
	height: 1px;
	background: #004EA2;
	float: right;
}
#home #sec01 p.text {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}

#home #sec02 {
	width: 100%;
	overflow: hidden;
	background: url(img/home/bg-02.jpg) no-repeat center top, url(img/home/shadow-01.png) repeat-x center bottom;
	background-size: 100% 756px, auto;
	padding: 80px 0;
}
#home #sec02 .title-box {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	color: #FFF;
}
#home #sec02 .title-box p.en {
	font-size: 50px;
	float: left;
	margin-right: 50px;
}
#home #sec02 .title-box p.en strong {
	font-weight: bold;
}
#home #sec02 .title-box h2 {
	font-size: 20px;
	margin-top: 34px;
}

#home #sec02 .outer {
	width: 1000px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#home #sec02 .outer .inner {
	width: 30%;
	background: #FFF;
	box-shadow: 0 0 6px #999;
	margin-bottom: 40px;
}
#home #sec02 .outer .inner h3 {
	margin: 10px 0;
	text-align: center;
}
#home #sec02 .outer .inner h3 img {
	height: 37px;
	width: auto;
}
#home #sec02 .outer .inner p.text {
	margin: 16px;
	font-size: 16px;
}
#home #sec02 .outer .inner > p.bt {
	margin-right: 16px;
	text-align: right;
	margin-bottom: 16px;
}
#home #sec02 .outer .inner > p.bt img {
	height: 18px;
	width: auto;
}
#home #sec02 > p.bt {
	text-align: center;
	margin-top: 20px;
}
#home #sec02 > p.bt img {
	height: 26px;
	width: auto;
}

#construction {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	padding: 80px 0;
}
#construction .title-box {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	color: #004EA2;
}
#construction .title-box p.en {
	font-size: 50px;
	float: left;
	margin-right: 50px;
	font-weight: bold;
}
#construction .title-box h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 34px;
}
#construction ul.construction-slider {
	margin-top: 50px;
}
#construction ul.construction-slider li {
	margin-right: 30px;
	margin-left: 30px;
}
#construction ul.construction-slider li p {
	text-align: center;
	margin-top: 14px;
}

#home #sec03 {
	width: 100%;
	overflow: hidden;
	background: url(img/home/shadow-02.png) repeat-x left top, url(img/home/bg-01.png) no-repeat left top 30px;
	padding: 80px 0;
}
#home #sec03 .outer01 {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
#home #sec03 .outer01 .title-box {
	float: left;
	overflow: hidden;
	margin-right: 130px;
}
#home #sec03 .outer01 .title-box h2 {
	font-size: 20px;
	position: relative;
	padding-left: 34px;
	color: #808080;
	font-weight: bold;
}
#home #sec03 .outer01 .title-box h2::before {
	position: absolute;
	top: 12px;
	left: 0;
	content: "";
	width: 26px;
	height: 6px;
	background: #004EA2;
}
#home #sec03 .outer01 .title-box p.en {
	font-size: 40px;
	font-weight: bold;
	color: #004EA2;
	margin-top: 20px;
}
#home #sec03 .outer01 p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 32px;
	font-weight: bold;
	color: #004EA2;
}
#home #sec03 .line-box {
	width: calc(1000px + ((100% - 1000px) / 2));
	overflow: hidden;
	margin: 40px 0;
}
#home #sec03 .line-box .line01 {
	width: calc(100px + (100% - 1000px));
	height: 1px;
	background: #004EA2;
	float: left;
}
#home #sec03 .line-box .line02 {
	width: 500px;
	height: 1px;
	background: #004EA2;
	float: right;
}
#home #sec03 .outer02 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: url(img/home/bg-03.png) no-repeat center bottom;
	background-size: 100% 142px;
}
#home #sec03 .outer02 ul {
	width: 1000px;
	margin: 40px auto 0;
	padding-bottom: 40px;
	display: flex;
	justify-content: space-between;
}
#home #sec03 .outer02 ul li {
	list-style: none;
	width: 26%;
	position: relative;
	padding: 0 30px 0 0;
}
#home #sec03 .outer02 ul li::after {
	content: url(img/home/company-bn-arow.png);
	position: absolute;
	top: 20px;
	right: 0;
}
#home #sec03 .outer02 ul li img {
	border: 1px solid #004EA2;
}
#home #sec03 p.text {
	width: 1000px;
	overflow: hidden;
	margin: 40px auto 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
#home #sec03 > p.bt {
	text-align: center;
	margin-top: 40px;
}
#home #sec03 > p.bt img {
	height: 26px;
	width: auto;
}

#location {
	width: 100%;
	overflow: hidden;
	background: url(img/home/shadow-02.png) repeat-x left top, #FFF;
	padding: 80px 0;
}
#location .title-box {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	color: #004EA2;
}
#location .title-box p.en {
	font-size: 36px;
	float: left;
	margin-right: 50px;
}
#location .title-box p.en::before {
	content: url(img/home/location-i.png);
	margin-right: 6px;
}
#location .title-box h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 16px;
	color: #808080;
}
#location .outer {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
#location .outer .googlemaps {
	width: 50%;
	height: 440px;
	overflow: hidden;
	float: left;
	margin-right: 100px;
}
#location .outer .inner {
	width: 400px;
	float: left;
}
#location .outer .inner h3 {
	border-top: 1px solid #004EA2;
	padding-top: 16px;
	font-size: 26px;
	font-weight: bold;
	color: #004EA2;
}
#location .outer .inner h3::before {
	content: url(img/home/location-pin.png);
	margin-right: 14px;
}
#location .outer .inner h3:nth-of-type(2) {
	margin-top: 40px;
}
#location .outer .inner p.add {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
#location .outer .inner p.bt {
	margin-top: 10px;
	text-align: right;
	padding-bottom: 16px;
	border-bottom: 1px solid #004EA2;
}
#location .outer .inner p.bt img {
	height: 24px;
	width: auto;
}

footer {
	width: 100%;
	overflow: hidden;
	background: #FFF;
}
footer .outer {
	width: 100%;
	overflow: hidden;
	background: #004EA2;
	padding: 40px 0;
}
footer .outer nav {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
footer .outer nav .inner {
	overflow: hidden;
}
footer .outer nav .inner p.title {
	font-size: 18px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	color: #FFF;
}
footer .outer nav .inner p.title a {
	color: #FFF;
	text-decoration: none;
}
footer .outer nav .inner ul {
	float: left;
	margin-right: 20px;
}
footer .outer nav .inner ul li {
	list-style: none;
	font-size: 13px;
	margin-bottom: 6px;
}
footer .outer nav .inner ul li a {
	color: #42FFFF;
	text-decoration: none;
}
footer .outer nav .inner ul li a::before {
	content: url(img/base/fnav-arow.png);
	margin-right: 4px;
}
footer p.logo {
	width: 800px;
	text-align: center;
	border-bottom: 1px solid #004EA2;
	padding-bottom: 10px;
	margin: 40px auto 10px;
}
footer p.logo img {
	width: 270px;
	height: auto;
}
footer p.copy {
	font-size: 13px;
	text-align: center;
	margin-bottom: 40px;
}
footer p.copy a {
	color: #231815;
	text-decoration: none;
}

main.content .top {
	width: 100%;
	height: 652px;
	overflow: hidden;
	position: relative;
	background: url(img/company/top-bg-left.png) no-repeat left top;
}
main.content .top .bg-right {
	width: 55%;
	height: 652px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
main#company .top .bg-right {
	background: url(img/company/top-bg-right.jpg) no-repeat left bottom;
}
main#business .top .bg-right {
	background: url(img/business/top-bg-right.jpg) no-repeat left bottom;
}
main.content .top .title-box {
	width: 1000px;
	overflow: hidden;
	margin: 250px auto 0;
}
main.content .top .title-box h2 {
	font-size: 20px;
	position: relative;
	padding-left: 34px;
	color: #808080;
	font-weight: bold;
}
main.content .top .title-box h2::before {
	position: absolute;
	top: 12px;
	left: 0;
	content: "";
	width: 26px;
	height: 6px;
	background: #004EA2;
}
main.content .top .title-box p.en {
	font-size: 40px;
	font-weight: bold;
	color: #004EA2;
	margin-top: 20px;
}
main.content .top .outer {
	box-sizing: border-box;
	padding-left: calc((100% - 1000px) / 2);
	width: calc(800px + ((100% - 800px) / 2));
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
main.content .top .outer p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 40px;
	font-weight: bold;
	color: #004EA2;
}

#company #sec01 {
	width: 100%;
	overflow: hidden;
	background: url(img/home/bg-01.png) no-repeat left top 30px;
	padding: 80px 0;
}
#company #sec01 p.text {
	width: 800px;
	overflow: hidden;
	margin: 0 auto 60px;
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}
#company #sec01 p.bt {
	width: 550px;
	overflow: hidden;
	margin: 20px auto 0;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	position: relative;
	padding-right: 30px;
}
#company #sec01 p.bt::after {
	content: url(img/home/company-bn-arow.png);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
#company #sec01 p.bt a {
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	background: #FFF;
	border: 1px solid #004EA2;
	color: #004EA2;
	text-decoration: none;
	text-align: center;
}

#company .sec-box {
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
}
#company #sec02 {
	background: url(img/company/bg-01.jpg) no-repeat left top;
	background-size: 100% 354px;
}
#company #sec03 {
	background: url(img/company/bg-02.jpg) no-repeat left top;
	background-size: 100% 520px;
}
#company .sec-box h2 {
	width: 1000px;
	margin: 0 auto;
	font-size: 50px;
	font-weight: bold;
	color: #004EA2;
}
#company .sec-box .outer {
	width: 1000px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
}
#company .sec-box .outer figure {
	width: 294px;
	box-sizing: border-box;
	padding: 0 42px;
	display: flex;
	align-items: center;
	background: #FFF;
	box-shadow: 0 0 6px #999;
}
#company .sec-box .outer .inner {
	width: 600px;
}
#company .sec-box .outer .inner p.title {
	font-size: 22px;
	font-weight: bold;
	color: #004EA2;
	margin-bottom: 16px;
}
#company .sec-box .outer .inner p.text {
	font-size: 20px;
	font-weight: bold;
}
#company .sec-box .outer .inner .box {
	padding: 16px 20px;
	background: #FFF;
	margin-top: 30px;
}
#company .sec-box .outer .inner .box h3 {
	font-size: 20px;
	font-weight: bold;
	color: #004EA2;
}
#company .sec-box .outer .inner .box h3 span {
	margin-left: 35px;
}
#company .sec-box .outer .inner .box h3::before {
	content: url(img/company/arow-01.png);
	margin-right: 8px;
	vertical-align: sub;
}
#company #sec02 .outer .inner .box dl {
	margin-top: 16px;
	font-weight: bold;
}
#company #sec02 .outer .inner .box dl dt {
	font-size: 18px;
	color: #004EA2;
}
#company  #sec02 .outer .inner .box dl dd {
	margin-bottom: 6px;
}
#company #sec03 .outer .inner .box dl {
	margin-top: 16px;
	font-weight: bold;
}
#company #sec03 .outer .inner .box dl dt {
	font-size: 16px;
	float: left;
}
#company  #sec03 .outer .inner .box dl dd {
	border-bottom: 1px solid #666;
	padding: 0 0 10px 224px;
	margin-bottom: 10px;
}

#business #sec01 {
	padding: 0 0 100px;
	overflow: hidden;
}
#business #sec01 .outer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding-top: 100px;
}
#business #sec01 .outer:nth-of-type(2) {
	flex-direction: row-reverse;
}
#business #sec01 .outer .icon {
	width: 318px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #FFF;
}
#business #sec01 .outer .icon .triangle {
	position: absolute;
	height: 60px;
	width: 60px;
}
#business #sec01 .outer .icon .triangle.lt {
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 0 100%);
}
#business #sec01 .outer .icon .triangle.rb {
	bottom: 0;
	right: 0;
	clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

#business #sec01 .outer dl {
	width: 586px;
	border-top: 1px solid;
}
#business #sec01 .outer dl dt {
	font-size: 20px;
	font-weight: bold;
	border-left: 12px solid;
	padding-left: 10px;
	margin-top: 24px;
}
#business #sec01 .outer dl dd {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	padding-bottom: 24px;
	border-bottom: 1px solid;
}
#business #sec01 .outer p.bt {
	margin-top: 10px;
	text-align: right;
}
#business #sec01 .outer p.bt a {
	color: #004EA2;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-right: 28px;
}
#business #sec01 .outer p.bt a::after {
	position: absolute;
	top: 1px;
	right: 0;
	content: url(img/business/bt-i.png);
}

#business .sec-box {
	width: 100%;
	padding: 0 0 100px;
}
#business .sec-box .sec-top {
	width: 100%;
	padding: 40px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
}
#business #sec02 .sec-top {
	background: url(img/business/maintenance-bg.jpg) no-repeat center top;
}
#business #sec03 .sec-top {
	background: url(img/business/renewal-bg.jpg) no-repeat center bottom;
}
#business #sec04 .sec-top {
	background: url(img/business/energy-bg.jpg) no-repeat center top;
}
#business .sec-box .sec-top .icon {
	width: 318px;
	height: 318px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #FFF;
}
#business .sec-box .sec-top .icon .triangle {
	position: absolute;
	height: 60px;
	width: 60px;
}
#business .sec-box .sec-top .icon .triangle.lt {
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 0 100%);
}
#business .sec-box .sec-top .icon .triangle.rb {
	bottom: 0;
	right: 0;
	clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

#business #sec02 .sec-top .icon .triangle {
	background: #004EA2;
}
#business #sec03 .sec-top .icon .triangle {
	background: #FF7900;
}
#business #sec04 .sec-top .icon .triangle {
	background: #3AAE36;
}

#business .sec-box .wrap {
	width: 1000px;
	margin: 0 auto;
}

#business .sec-box p.lead {
	font-size: 42px;
	font-weight: bold;
	margin-top: 50px;
}
#business #sec02 p.lead {
	color: #004EA2;
}
#business #sec03 p.lead {
	color: #FF7900;
}
#business #sec04 p.lead {
	color: #3AAE36;
}

#business .sec-box p.text01 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 24px;
	line-height: 180%;
}

#business .sec-box h3 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 50px;
	border-left: 12px solid;
	padding-left: 16px;
}
#business #sec02 h3 {
	color: #004EA2;
}
#business #sec03 h3 {
	color: #FF7900;
}
#business #sec04 h3 {
	color: #3AAE36;
}

#business .sec-box p.text02 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 180%;
}

#business .sec-box .box {
	width: 1000px;
	margin-top: 40px;
	box-shadow: 0 0 6px #999;
	display: flex;
	background: #FFF;
}
#business .sec-box .box h4 {
	width: 27%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#business #sec02 .box h4 {
	background: #004EA2;
}
#business #sec03 .box h4 {
	background: #FF7900;
}
#business .sec-box .box p {
	width: 73%;
	font-size: 16px;
	display: flex;
	padding: 20px;
	box-sizing: border-box;
}

#business #sec03 ul {
	list-style: none;
	margin-top: 24px;
}
#business #sec03 ul li {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-left: 24px;
	margin-bottom: 10px;
}
#business #sec03 ul li::before {
	content: "■";
	color: #FF7900;
	position: absolute;
	top: 0;
	left: 0;
}

#business #sec04 {
	background: url(img/home/shadow-01.png) repeat-x center bottom;
    background-size: auto;
}
#business #sec04 .outer01 {
	margin-top: 60px;
	overflow: hidden;
	position: relative;
}
#business #sec04 .outer01 figure {
	position: absolute;
	top: 0;
	right: 0;
	width: 460px;
}
#business #sec04 .outer02 {
	overflow: hidden;
}
#business #sec04 h3 {
	margin-top: 0;
}
#business #sec04 dl {
	width: 460px;
}
#business #sec04 dl:nth-of-type(1) {
	float: left;
}
#business #sec04 dl:nth-of-type(2) {
	float: right;
}
#business #sec04 dl dt {
	font-size: 24px;
	font-weight: bold;
	color: #3AAE36;
	padding-bottom: 8px;
	border-bottom: 1px solid #999;
	margin-top: 40px;
}
#business #sec04 dl dd {
	font-size: 18px;
	font-weight: bold;
	margin-top: 14px;
}

#business #sec04 .outer03 {
	margin-top: 80px;
	overflow: hidden;
	position: relative;
}
#business #sec04 .outer03 figure {
	position: absolute;
	top: 0;
	right: 0;
	width: 460px;
}
#business #sec04 .outer03 p {
	font-size: 18px;
	font-weight: bold;
	width: 460px;
	margin-top: 24px;
	line-height: 180%;
}





}

/*--PC-----------------------------------*/