@charset "UTF-8";
@media screen and (max-width: 1210px) {
.w1210{
		width: 96rem;
	}
}
@media screen and (max-width: 680px) {
.w1210{
		width: 40rem;
	}
}
/*ttl and text
---------------------*/
.h3_style_lp{
	font-size: 4rem;
	color: #1D2088;
	margin-bottom: 4rem;
}
.h4_style_lp {
	position: relative;
	font-size: 2.8rem;
	color: #1D2088;
}
.h4_style_lp span{
	display: inline-block;
	border-bottom: 3px solid #1D2088;
	padding-bottom: 1.5rem;
	margin-bottom: 4rem;
}
.h4_style_lp.mw310{
	padding-bottom: 1.8rem;
	margin-bottom: 2.5rem;
}
.h4_style_lp.mw310:after{
	content: "";
	width: 305px;
	height: 3px;
	display: inline-block;
	background: #1D2088;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media screen and (max-width: 1210px) {
.h3_style_lp{
	font-size: 3.2rem;
	line-height: 1.8;
}
.fs36{font-size: 2.4rem;}
.h4_style_lp {
	font-size: 2.4rem;
}
.h4_style_lp span{
	padding-bottom: 1rem;
	margin-bottom: 2rem;
}
}
@media screen and (max-width: 960px) {
.h4_style_lp {
	font-size: 1.8rem;
}
.h4_style_lp span{
	padding-bottom: .5rem;
	margin-bottom: 1rem;
}
.h4_style_lp.mw310{
	padding-bottom: 1.5rem;
	margin-bottom: 2rem;
}
.h4_style_lp.mw310:after{
	width: 200px;
}
}
.fs18{font-size: 1.8rem;}
.highlights{
	color: #E80000;
	background: #FFEE00;
	margin: 0 .5rem;
	padding: 0 .5rem;
}
.highlights02{
	color: #fff;
	background: #1D2088;
	padding: 0.5rem 1.5rem;
}
.highlights03{
	background: #FFEE00;
	margin: 0 .5rem;
	padding: 0 .5rem;
}
@media screen and (max-width: 680px) {
.h3_style_lp{
	font-size: 2.4rem;
	margin-bottom: 2rem;
}
.highlights02{
	line-height: 2.5;
}

}

/*header01
---------------------*/
.header_bg{
	background: url("../img/generator/main_bg.png") no-repeat center top / cover;
	min-height: 50rem;
	display: flex;
	align-items: center;
	padding: 6rem 0;
}
.header_bg .flex_style{
	align-items: center;
}
.big_text span{
	/*background: #fff;*/
	font-size: 7rem;
	font-weight: bold;
	color: #1D2088;
	margin-bottom: 3rem;
	padding: 0 1rem;
}
.header_bg img{
	width: 46rem;
	max-width:48%;
	margin: 0 0 0 auto;
}

@media screen and (max-width: 1210px) {
.header_bg{
	min-height: inherit;
}
.big_text span{
	font-size: 4.8rem;
}
}
@media screen and (max-width: 960px) {
.big_text span{
	font-size: 5rem;
	line-height: 1.6;
}
.header_bg img{
	max-width:40%;
}

}
@media screen and (max-width: 767px) {
.big_text span{
	font-size: 3.5rem;
}
}
@media screen and (max-width: 680px) {
.header_bg{
	padding: 3rem 0;
}
.header_bg img{
	width: 25rem;
	max-width:80%;
	margin: 2rem auto 0;
}
}
/*header02
---------------------*/
.header_bg02{
	background: #1D2088;
	padding: 4.5rem 0 3.5rem;
}
.h1_style_lp{
	font-size: 4rem;
	color: #fff;
	line-height: 1.6;
}
.fs32{font-size: 3.2rem;}
.header_text p{
	color: #fff;
	margin-top: 1rem;
	font-weight: 500;
}
.header_contact_btn a{
	width: 35rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	border: 2px solid #FFEE00;
	background: #FFEE00;
	color: #1D2088;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	padding: 2rem;
}
.header_contact_btn a:hover{
	border: 2px solid #39D534;
	background: #39D534;
}
.header_contact_btn a img{
	display: block;
	width: 8rem;
	margin-bottom: 1rem;
}
@media screen and (max-width: 1210px) {
.h1_style_lp{
	font-size: 2.8rem;
}
.fs32{font-size: 2.2rem;}

.header_contact_btn a{
	width: 25rem;
	font-size: 1.8rem;
	padding: 1.5rem;
}
}
@media screen and (max-width: 960px) {
.h1_style_lp{
	text-align: center;
	margin: auto;
}
.header_bg02 .flex_style{
	justify-content: center;
}
.header_text p{
	text-align: center;
	margin-bottom: 2rem;
}
.header_contact_btn a{
	width: 35rem;
	font-size: 2rem;
	align-items: center;
}
.header_contact_btn a img{
	display: block;
	width: 6rem;
	margin-right: 1.5rem;
	margin-bottom: 0rem;
}
}
@media screen and (max-width: 767px) {
.header_bg02{
	padding: 6rem 0;
}
.header_contact_btn a{
	width: 30rem;
	padding: 1rem;
}
.header_contact_btn a img{
	width: 4rem;
}
}
@media screen and (max-width: 767px) {
.header_bg02{
	padding: 8rem 0 3rem;
	margin-top: -10rem;
}
}
/*section01
---------------------*/
.section01_bg{
	background: url("../img/generator/bg01.png") no-repeat center center / cover;
}
.h2_style_lp{
	font-family: "Noto Serif JP", serif;
	font-size: 4rem;
	color: #1D2088;
	margin-bottom: 3.5rem;
}
@media screen and (max-width: 1210px) {
.h2_style_lp{
	font-size: 3.2rem;
}
}
@media screen and (max-width: 960px) {
.h2_style_lp{
	margin-bottom: 1rem;
}
}
@media screen and (max-width: 680px) {
.h2_style_lp{
	font-size: 2.8rem;
}
}

/*section02
---------------------*/
.power_outage_list_ttl{
	position: relative;
	font-size: 2.8rem;
	color: #1D2088;
	padding-bottom: 3rem;
	margin-bottom: 4rem;
}
.power_outage_list_ttl:after{
	content: "";
	width: 42rem;
	height: 2rem;
	display: inline-block;
	background: url("../img/generator/arrow01.png") no-repeat center center / contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media screen and (max-width: 1210px) {
.power_outage_list_ttl{
	font-size: 2.4rem;
}
}
@media screen and (max-width: 680px) {
.power_outage_list_ttl{
	padding-bottom: 3rem;
	margin-bottom: 0;
}
.power_outage_list_ttl:after{
	width: 28rem;
}
}
/*section03
---------------------*/
.section03_bg{
	background: url("../img/generator/bg02.png") no-repeat center left / cover;
}
.bb{
	display: inline;
	background: #1D2088;
	color: #fff;
	font-weight: bold;
	padding: 0.5rem 1rem;
	border-radius: 50px;
}
.section03_bg .h3_style_lp{
	margin-top: 3rem;
}
.type_inspection{
	max-width: 80rem;
	margin: 6rem auto 3rem;
}
.type_inspection li{
	width: 23rem;
	padding: 1rem 2rem;
	background: rgba(255,255,255,.44);
	border: 3px solid #1D2088;
	font-size: 2.4rem;
	font-weight: 600;
	color: #1D2088;
}
@media screen and (max-width: 1210px) {
.type_inspection{
	max-width: 66rem;
}
.type_inspection li{
	width: 20rem;
	font-size: 1.8rem;
}
}
@media screen and (max-width: 680px) {
.section03_bg .h3_style_lp{
	margin-top: 1rem;
}
.section03_bg p.wb{
	background: rgba(255,255,255,.7);
	padding: 1.5rem;
	margin: auto;
}
.type_inspection{
	margin: 2rem auto 2rem;
}
.type_inspection li{
	width: 100%;
	margin: 1rem auto 0;
}

}
/*section04
---------------------*/
.reason_list li {
	width: 48.5%;
	border: 3px solid #1D2088;
	margin-bottom: 4rem;
}
.reason_list li img{
	width: 100%;
	margin-bottom: 2rem;
}
.reason_list li p{
	padding: 0 5rem 3rem;
	text-align: left;
}
@media screen and (max-width: 960px) {
.reason_list li p{
	padding: 0 3rem 3rem;
}
}
@media screen and (max-width: 680px) {
.reason_list li {
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 0;
}
}

/*section05
---------------------*/
.section05_bg{
	background: #1D2088;
	color: #fff;
}
.section05_bg .h3_style_lp{
	color: #fff;
}
.flow_list li{
	position: relative;
	align-content: center;
	width: 19%;
	height: 20rem;
	color: #1D2088;
	background: #fff;
}
.flow_list li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -15px;
	transform: translateY(-50%);
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 1rem 1.5rem;
	border-left-color: currentColor;
	border-right: 0;
}
.flow_list li:last-child:after {
	display: none;
}

.flow_list li img{
	display: block;
	width: 74px;
	margin: auto;
}
.flow_list li p{
	width: 100%;
	margin-top: .5rem;
	font-size: 2.4rem;
	font-weight: bold;
}
@media screen and (max-width: 1210px) {
.flow_list li p{
	font-size: 1.8rem;
}
}
@media screen and (max-width: 960px) {
.flow_list {
	justify-content: center;
}
.flow_list li{
	width: 31%;
	height: 15rem;
	margin: 0 1% 1rem;
}
.flow_list li:after {
	right: -10px;
	border-width: 1rem 1rem;
}
.flow_list li:nth-child(3):after,
.flow_list li:last-child:after {
	display: none;
}
}
@media screen and (max-width: 960px) {
.flow_list li{
	height: 13rem;
	margin: 0 1% 1rem;
}
.flow_list li p{
	font-size: 1.4rem;
}
}
/*section06
---------------------*/

.qa_list{
	max-width: 95rem;
	font-size: 2.4rem;
	margin: auto;
}
.qa_list dt,
.qa_list dd{
	display: flex;
	align-items: center;
	padding: 1rem 2rem;
}

.qa_list dt{
	background: #1D2088;
	color: #fff;
}
.qa_list dd{
	margin: 1rem 0;
}
.qa_list dt span,
.qa_list dd span{
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	font-size: 4.9rem;
	line-height: 1;
	margin-top: -0.5rem;
	margin-right: 2rem;
}
.a{
	color: #1D2088;
}
@media screen and (max-width: 1210px) {
.qa_list{
	font-size: 1.8rem;
}
.qa_list dt span,
.qa_list dd span{
	font-size: 4rem;
}
}
@media screen and (max-width: 680px) {
.qa_list{
	font-size: 1.4rem;
}
.qa_list dt,
.qa_list dd{
	padding: .5rem 1rem;
}
.qa_list dt{
	font-weight: bold;
}
.qa_list dd{
	margin: .5rem 0;
}
.qa_list dt span,
.qa_list dd span{
	font-size: 3rem;
	margin-right: 1rem;
}
}
.company_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 18rem;
	background: url("../img/generator/company_bg.png") no-repeat center center / cover;
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
}
.company_btn:hover{
	filter: brightness(1.5);
}
@media screen and (max-width: 1210px) {
.company_btn{
	height: 14rem;
	font-size: 3.2rem;
}
}
@media screen and (max-width: 680px) {
.company_btn{
	font-size: 2.4rem;
}
}
/*list
---------------------*/
.list_style_lp li{
	width: 19.5%;
	color: #1D2088;
	font-weight: bold;
	font-size: 2.4rem;
}
.list_style_lp li span{
	position: relative;
	display: block;
	padding: 0.8rem;
	margin-top: 1rem;
}
.list_style_lp li span:after{
	content: "";
	width: 4.7rem;
	height: 4.7rem;
	display: inline-block;
	background: #FFEE00;
	border-radius: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
@media screen and (max-width: 960px) {
.list_style_lp {
	justify-content: center;
}
.list_style_lp li{
	width: 31%;
	margin: 0 1% 2rem;
	font-size: 1.8rem;
}
.list_style_lp li img{
	width: 100%;
	max-width: 17rem;
}
.list_style_lp li span:after{
	width: 3rem;
	height: 3rem;
}
}
@media screen and (max-width: 680px) {
.list_style_lp {
	justify-content: space-between;
}
.list_style_lp li{
	width: 48%;
	margin: 1rem 1% 0;
}
.list_style_lp li span{
	margin-top: 0;
}
}

/*contact
---------------------*/
.contact_area{
	background: url("../img/generator/contact_bg.png") no-repeat center center / cover;
	color: #fff;
}
.contact_text{
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	padding-bottom: 4rem;
	margin-bottom: 3rem;
}
.contact_text:after{
	content: "";
	width: 26.4rem;
	height: 3.3rem;
	display: inline-block;
	background: url("../img/generator/arrow02.png") no-repeat center center / contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.contact_area .h3_style_lp{
	color: #fff;
}
.contact_list_lp{
	max-width: 1000px;
	margin: auto;
	margin-bottom: 1rem;
}
.contact_list_lp li{
	width: 49%;
}
.contact_list_lp li a{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #1D2088;
	transition: .5s;
	font-size: 5.4rem;
	padding: 1rem 1rem;
	font-weight: bold;
	line-height: 1;
}
.contact_list_lp li:last-child a{
	border: 2px solid #FFEE00;
	background: #FFEE00;
	transition: .5s;
	font-size: 3.2rem;
}
.contact_list_lp li:last-child a:hover{
	border: 2px solid #39D534;
	background: #39D534;
}

.contact_list_lp li a img{
	max-width: 68px;
	margin-right: 1rem;
}
@media screen and (max-width: 1210px) {
.contact_list_lp li a{
	font-size: 4rem;
}
.contact_list_lp li:last-child a{
	font-size: 2.4rem;
}
.contact_list_lp li a img{
	max-width: 50px;
	margin-right: 1rem;
}
}
@media screen and (max-width: 960px) {
.contact_text{
	font-size: 1.8rem;
	padding-bottom: 4rem;
	margin-bottom: 1rem;
}
.contact_text:after{
	width: 20rem;
	height: 3rem;
}

.contact_list_lp li a{
	font-size: 3rem;
}
.contact_list_lp li:last-child a{
	font-size: 2.2rem;
}
}
@media screen and (max-width: 680px) {
.contact_list_lp {
	justify-content: center;
}
.contact_list_lp li{
	width: 100%;
	max-width: 35rem;
	margin-top: 1rem;
}
.contact_list_lp li a{
	justify-content: flex-start;
}

}

