@charset "UTF-8";

/*--SP-----------------------------------*/

@media screen and (max-width: 736px) {

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

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

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

main {
	margin-top: 50px;
	display: block;
	position: relative;
}

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

#home #sec01 {
	overflow: hidden;
	background: url(img/home/bg-01.png) no-repeat left top 15px;
	background-size: auto 216px;
	padding: 40px 0;
}
#home #sec01 .outer {
	overflow: hidden;
	margin: 0 auto;
}
#home #sec01 .outer .title-box {
	overflow: hidden;
	margin: 0 20px;
}
#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: 36px;
	font-weight: bold;
	color: #004EA2;
	margin-top: 0;
}
#home #sec01 .outer p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: bold;
	color: #004EA2;
	margin-left: 20px;
}
#home #sec01 .line-box {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
}
#home #sec01 .line-box .line01 {
	width: 50%;
	height: 1px;
	background: #004EA2;
	float: left;
}
#home #sec01 .line-box .line02 {
	width: 80px;
	height: 1px;
	background: #004EA2;
	float: right;
}
#home #sec01 p.text {
	overflow: hidden;
	margin: 30px 20px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
}

#home #sec02 {
	width: 100%;
	overflow: hidden;
	background: url(img/home/shadow-01.png) repeat-x center bottom, url(img/home/bg-02-sp-bottom.png) repeat-x center bottom, url(img/home/bg-02-sp.png) no-repeat center top;
	background-size: auto, auto, 100% 100%;
	padding: 40px 0 60px;
}
#home #sec02 .title-box {
	overflow: hidden;
	margin: 0 20px;
	color: #FFF;
}
#home #sec02 .title-box p.en {
	font-size: 40px;
}
#home #sec02 .title-box p.en strong {
	font-weight: bold;
}
#home #sec02 .title-box h2 {
	font-size: 20px;
	margin-top: 10px;
}

#home #sec02 .outer {
	margin: 40px 20px 0;
	overflow: hidden;
}
#home #sec02 .outer .inner {
	background: #FFF;
	box-shadow: 0 0 6px #999;
	margin-bottom: 40px;
	overflow: hidden;
}
#home #sec02 .outer .inner h3 {
	margin: 10px 0;
	text-align: center;
}
#home #sec02 .outer .inner h3 img {
	height: 28px;
	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: 40px 0 50px;
}
#construction .title-box {
	overflow: hidden;
	margin: 0 20px;
	color: #004EA2;
}
#construction .title-box p.en {
	font-size: 36px;
	font-weight: bold;
}
#construction .title-box h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
#construction ul.construction-slider {
	margin-top: 40px;
}
#construction ul.construction-slider li {
}
#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;
	background-size: auto, auto 216px;
	padding: 60px 0 40px;
}
#home #sec03 .outer01 {
	overflow: hidden;
	margin: 0 auto;
}
#home #sec03 .outer01 .title-box {
	overflow: hidden;
	margin-left: 20px;
}
#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: 36px;
	font-weight: bold;
	color: #004EA2;
}
#home #sec03 .outer01 p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: bold;
	color: #004EA2;
	margin-left: 20px;
}
#home #sec03 .line-box {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
}
#home #sec03 .line-box .line01 {
	width: 50%;
	height: 1px;
	background: #004EA2;
	float: left;
}
#home #sec03 .line-box .line02 {
	width: 80px;
	height: 1px;
	background: #004EA2;
	float: right;
}
#home #sec03 .outer02 {
	overflow: hidden;
	margin: 0 auto;
}
#home #sec03 .outer02 ul {
	margin: 40px auto 0;
}
#home #sec03 .outer02 ul li {
	list-style: none;
	position: relative;
	padding: 0 40px 30px;
	background: url(img/home/bg-03.png) no-repeat center bottom;
	background-size: 100% 100px;
	margin-bottom: 30px;
}
#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 {
	overflow: hidden;
	margin: 10px 20px 0;
	font-size: 16px;
	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 {
	overflow: hidden;
	background: url(img/home/shadow-02.png) repeat-x left top, #FFF;
	padding: 60px 0 40px;
}
#location .title-box {
	overflow: hidden;
	margin: 0 20px;
	color: #004EA2;
}
#location .title-box p.en {
	font-size: 36px;
}
#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: 10px;
	color: #808080;
}
#location .outer {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
#location .outer .googlemaps {
	width: 100%;
	height: 320px;
	overflow: hidden;
}
#location .outer .inner {
	margin: 0 20px;
}
#location .outer .inner h3 {
	border-top: 1px solid #004EA2;
	padding-top: 16px;
	font-size: 21px;
	font-weight: bold;
	color: #004EA2;
	margin-top: 30px;
}
#location .outer .inner h3::before {
	content: url(img/home/location-pin.png);
	margin-right: 14px;
}
#location .outer .inner p.add {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 42px;
}
#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: 20px;
	width: auto;
}

footer {
	width: 100%;
	overflow: hidden;
}
footer p.logo {
	text-align: center;
	border-bottom: 1px solid #004EA2;
	padding-bottom: 10px;
	margin: 30px 20px 10px;
}
footer p.logo img {
	width: 270px;
	height: auto;
}
footer p.copy {
	font-size: 13px;
	text-align: center;
	margin-bottom: 30px;
}
footer p.copy a {
	color: #231815;
	text-decoration: none;
}

main.content .top {
	width: 100%;
	overflow: hidden;
	background: url(img/company/top-bg-sp-bar.png) repeat-x left top;
	padding-top: 35px;
}
main.content .top .title-box {
	overflow: hidden;
	background: url(img/company/top-bg-sp-grad.png) no-repeat left top;
	padding: 14px 20px;
}
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: 32px;
	font-weight: bold;
	color: #004EA2;
}
main.content .top .photo {
	width: 100%;
	height: calc(100vw * 0.725);
	overflow: hidden;
}
main#company .top .photo {
	background: url(img/company/top-bg-sp-photo.jpg) no-repeat center top;
	background-size: cover;
}
main#business .top .photo {
	background: url(img/business/top-bg-sp-photo.jpg) no-repeat center top;
	background-size: cover;
}
main.content .top .photo p.lead {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 50px;
}

#company #sec01 {
	background: url(img/home/bg-01.png) no-repeat left top 15px;
	background-size: auto 216px;
	padding: 60px 0;
	overflow: hidden;
}
#company #sec01 p.text {
	overflow: hidden;
	margin: 0 20px 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
}
#company #sec01 p.bt {
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	position: relative;
	padding: 0 30px;
	margin-top: 20px;
}
#company #sec01 p.bt::after {
	content: url(img/home/company-bn-arow.png);
	position: absolute;
	top: 50%;
	transform: scale(0.8) 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 {
	overflow: hidden;
	padding: 60px 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% 354px;
}
#company .sec-box h2 {
	font-size: 32px;
	font-weight: bold;
	color: #004EA2;
	text-align: center;
}
#company .sec-box .outer {
}
#company .sec-box .outer figure {
	width: 294px;
	height: 300px;
	box-sizing: border-box;
	padding: 0 42px;
	display: flex;
	align-items: center;
	background: #FFF;
	box-shadow: 0 0 6px #999;
	margin: 30px auto 30px;
}
#company .sec-box .outer .inner {
	margin: 0 20px;
}
#company .sec-box .outer .inner p.title {
	font-size: 21px;
	font-weight: bold;
	color: #004EA2;
	margin-bottom: 16px;
}
#company .sec-box .outer .inner p.text {
	font-size: 16px;
	font-weight: bold;
}
#company .sec-box .outer .inner .box {
	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: 16px;
	color: #004EA2;
}
#company  #sec02 .outer .inner .box dl dd {
	font-size: 14px;
	margin-bottom: 6px;
}
#company #sec03 .outer .inner .box dl {
	margin-top: 16px;
	font-weight: bold;
}
#company #sec03 .outer .inner .box dl dt {
	padding: 10px 0;
	border-bottom: 1px dotted #666;
}
#company  #sec03 .outer .inner .box dl dd {
	padding: 10px 0;
	border-bottom: 1px solid #666;
}

#business #sec01 {
	padding: 0 20px 60px;
	overflow: hidden;
}
#business #sec01 .outer {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
}
#business #sec01 .outer .icon {
	width: 100%;
	height: 152px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #FFF;
}
#business #sec01 .outer .icon .triangle {
	position: absolute;
	height: 40px;
	width: 40px;
}
#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 {
	border-top: 1px solid;
	margin-top: 20px;
}
#business #sec01 .outer dl dt {
	font-size: 16px;
	font-weight: bold;
	border-left: 12px solid;
	padding-left: 10px;
	margin-top: 14px;
}
#business #sec01 .outer dl dd {
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 14px;
	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 {
	padding: 0 0 70px;
}
#business .sec-box .sec-top {
	width: 100%;
	padding: 40px 0 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
}
#business #sec02 .sec-top {
	background: url(img/business/maintenance-bg-sp.jpg) no-repeat center bottom;
}
#business #sec03 .sec-top {
	background: url(img/business/renewal-bg-sp.jpg) no-repeat center bottom;
}
#business #sec04 .sec-top {
	background: url(img/business/energy-bg-sp.jpg) no-repeat center bottom;
}
#business .sec-box .sec-top .icon {
	width: 220px;
	height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #FFF;
}
#business .sec-box .sec-top .icon h2 img {
	transform: scale(0.69);
}
#business .sec-box .sec-top .icon .triangle {
	position: absolute;
	height: 40px;
	width: 40px;
}
#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 {
	margin: 0 20px;
}

#business .sec-box p.lead {
	font-size: 22px;
	font-weight: bold;
	margin-top: 50px;
	letter-spacing: normal;
}
#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: 16px;
	font-weight: bold;
	margin-top: 24px;
	line-height: 180%;
}

#business .sec-box h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	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: 14px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 180%;
}

#business .sec-box .box {
	margin-top: 30px;
	box-shadow: 0 0 6px #999;
	background: #FFF;
}
#business .sec-box .box h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 14px;
}
#business #sec02 .box h4 {
	background: #004EA2;
}
#business #sec03 .box h4 {
	background: #FF7900;
}
#business .sec-box .box p {
	font-size: 14px;
	padding: 14px;
	box-sizing: border-box;
}

#business #sec03 ul {
	list-style: none;
	margin-top: 24px;
}
#business #sec03 ul li {
	font-size: 14px;
	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: 40px;
	overflow: hidden;
}
#business #sec04 .outer01 figure {
	margin-top: 20px;
}
#business #sec04 .outer02 {
	overflow: hidden;
}
#business #sec04 h3 {
	margin-top: 0;
}
#business #sec04 dl {
}
#business #sec04 dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #3AAE36;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	margin-top: 24px;
}
#business #sec04 dl dd {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

#business #sec04 .outer03 {
	margin-top: 50px;
	overflow: hidden;
}
#business #sec04 .outer03 figure {
	margin-top: 20px;
}
#business #sec04 .outer03 p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	line-height: 180%;
}

}

/*--SP-----------------------------------*/
