@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainImg2 {
	min-height: 28.2rem;
	background-image: url(../img/astomosdenki/main_img.jpg);
}
#main .mainImg2 h2 img {
	width: 43.4rem;
}
#main p:last-child {
	margin-bottom: 0 !important;
}
#main .h3Ttl {
	margin-bottom: 6rem;
	padding-bottom: 2.2rem;
	text-align: center;
	border-bottom: 3px solid #F47804;
}
#main .h3Ttl img {
	width: 34.8rem;
	margin-right: 2.4rem;
	vertical-align: -1.7rem;
}
#main .h3Ttl .subSpan {
	padding: 0.4rem 1.2rem;
	color: #F47804;
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	display: inline-block;
	border-radius: 0.4rem;
	background: #FCF6EC;	
}
#main .customersList {
	margin-bottom: 4.7rem;
	display: flex;
	flex-wrap: wrap;
	gap: 3.6rem;
}
#main .customersList li {
	width: calc((100% - (3.6rem * 3 + 0.1rem)) / 4);
}
#main .customersList .photo {
	width: 17.8rem;
	margin: 0 auto 3.2rem;
}
#main .customersList .ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	text-align: center;
}
#main .smallTxt {
	margin-bottom: 12rem;
	font-size: 1.2rem;
}
#main .plansTtl {
	margin-bottom: 2.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0.5rem 1rem;
	min-height: 7rem;
	border-radius: 1.2rem;
	background: #F7E898;
	font-size: 2rem;
	font-weight: 700;
}
#main .bundlingBox {
	margin-bottom: 2.4rem;
	padding: 6rem 6rem 5.4rem;
	border-radius: 1.2rem;
	background: #F8F8F8;
}
#main .bundlingBox .headLine01 {
	margin-bottom: 6.2rem;
	text-align: center;
	font-size: 4.8rem;
}
#main .bundlingBox .headLine01 .subSpan {
	display: block;
	width: fit-content;
	margin: 0 auto 0.2rem;
	color: #101010;
	font-size: 2.6rem;
	padding: 0 3.5rem;
	background: url(../img/astomosdenki/img09.png) no-repeat left bottom 0.5rem,url(../img/astomosdenki/img10.png) no-repeat right bottom 0.5rem;
	background-size: 2.3rem auto;
}
#main .bundlingBox .imgBox {
	margin-bottom: 4.8rem;
	align-items: flex-start;
}
#main .bundlingBox .imgBox .photoBox {
	width: 41.7rem;
	margin: -2.4rem 0 0 8rem;
}
#main .bundlingBox .imgBox .textBox {
	flex: 1;
}
#main .bundlingBox .imgBox .subList {
	margin-bottom: 1.8rem;
}
#main .bundlingBox .imgBox .subList li {
	font-size: 2rem;
	font-weight: 700;
	padding-left: 4.2rem;
	line-height: 1.6;
	margin-bottom: 0.7rem;
	background: url(../img/common/icon16.png) no-repeat left center;
	background-size: 3rem auto;
}
#main .bundlingBox .imgBox .subList li:last-child {
	margin-bottom: 0;
}
#main .bundlingBox .imgBox .textBox p {
	margin-bottom: 2rem;
}
#main .bundlingBox .imgBox .textBox p sup {
	font-size: 0.9rem;
}
#main .bundlingBox .bundlingTtl {
	text-align: center;
	width: fit-content;
	margin: 0 auto 2.5rem;
	min-width: 40.2rem;
	border-radius: 50rem;
	background: #F47804;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 700;
	padding: 0.8rem 1rem;
	position: relative;
}
#main .bundlingBox .bundlingTtl:after {
	border-left: 0.7rem solid transparent;
	border-right: 0.7rem solid transparent;
	border-top: 0.8rem solid #F47804;
	position: absolute;  
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
}
#main .bundlingBox .photoList:not(.photoList2) {
	padding: 0 6rem;
	display: flex;
	flex-wrap: wrap;
	gap: 4.8rem;
}
#main .bundlingBox .photoList:not(.photoList2) li {
	width: calc((100% - (4.8rem * 2 + 0.1rem)) / 3);
}
#main .bundlingBox .photoList2 {
	padding-bottom: 0.5rem;
}
#main .bundlingBox .photoList2 li {
	margin-bottom: 4.7rem;
}
#main .bundlingBox .photoList2 li:last-child {
	margin-bottom: 0;
}
#main .comContactBox {
	margin-top: 6rem;
}
#main .customersSec {
	margin-bottom: 11.8rem;
}
#main .customersSec:last-child {
	margin-bottom: 0;
}
#main .corporateSec p {
	margin-bottom: 2.6rem;
}
#main .corporateSec .imgBox {
	margin-bottom: 6rem;
}
#main .corporateSec .imgBox .photoBox {
	width: 70rem;
	order: 2;
	margin-left: 6rem;
}
#main .corporateSec .imgBox .textBox {
	flex: 1;
}
#main .corporateSec .headLine01 {
	margin-bottom: 1.6rem;
	font-size: 2.6rem;
}
#main .corporateList {
	margin-bottom: 5.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 3.6rem;
}
#main .corporateList li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: calc((100% - 3.6rem) / 2);
}
#main .corporateList .photo {
	width: 17.8rem;
	order: 2;
	margin-left: 2rem;
}
#main .corporateList .textBox {
	flex: 1;
}
#main .corporateSec .greyBox {
	margin-bottom: 5.7rem;
	border-radius: 1.2rem;
	padding: 3.2rem;
	background: #F8F8F8;	
}
#main .corporateSec .greyBox ul {
	display: flex;
	flex-wrap: wrap;
}
#main .corporateSec .greyBox ul li {
	width: 50%;
	padding-right: 3rem;
	border-right: 1px solid #DDDDDD;
}
#main .corporateSec .greyBox ul li:nth-child(2n) {
	border-right: none;
	padding: 0 0 0 3rem;
}
#main .corporateSec .greyBox ul .ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1rem;
}
#main .corporateSec .electricity .electricityTtl {
	font-size: 2.6rem;
	font-weight: 700;
	margin-bottom: 3.4rem;
	padding-bottom: 1.8rem;
	position: relative;
	text-align: center;
}
#main .corporateSec .electricity .electricityTtl:after {
	width: 6rem;  
	height: 3px;
	background-color: #101010;
	position: absolute;  
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
}
#main .electricityList {
	display: flex;
	flex-wrap: wrap;
	gap: 2.4rem;
}
#main .electricityList li {
	padding: 3.2rem;
	width: calc((100% - 2.4rem) / 2);
	border-radius: 1.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	border: 1px solid #DDD;
	background-color: #fff;
}
#main .electricityList .photoBox {
	width: 19.4rem;
	margin-left: 2.4rem;
}
#main .electricityList .photoBox img {
	width: 100%;
	border-radius: 0.4rem;
}
#main .electricityList .textBox {
	margin-top: -0.3rem;
	flex: 1;
}
#main .electricityList .textBox .ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 0.6rem;
}
#main .calculation .ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 3rem;
}
#main .calculation .subBox {
	max-width: 89rem;
	margin: 0 auto;
}
#main .calculation .subBox .rBox {
	background: #F8F8F8;
	padding: 1.6rem;
	margin-left: 1rem;
	width: 58.4rem;
}
#main .calculation .subBox .rBox ul {
	display: flex;
	flex-wrap: wrap;
	gap: 2.4rem;
}
#main .calculation .subBox .rBox li {
	width: calc((100% - 2.4rem) / 2);
}
#main .calculation .subBox .comList {
	flex: 1;
	padding-left: 0.8rem;
}
#main .calculation .subBox .comList li {
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 0.4rem;
}
#main .calculation .subBox .comList li::before {
	top: 0.9rem;
}
@media all and (min-width: 897px) {
	#main .comContactBox h4 {
		margin-bottom: 2rem;
	}
	#main .comContactBox p {
		margin-bottom: 2.5rem;
	}
	#main .calculation .comLink {
		padding-top: 9rem;
	}
	#main .calculation p{
		margin-bottom: 8rem;
		font-size: 1.8rem;
	}
	#main .calculation h4{
		margin-bottom: 3.2rem;
	}
}

@media all and (max-width: 896px) {
	#main .mainImg2 {
		min-height: 18.8rem;
	}
	#main .mainImg2 h2 img {
		width: 24.8rem;
	}
	#main .h3Ttl img {
		margin: 0 auto 0.8rem;
		width: 29rem;
	}
	#main .h3Ttl .subSpan {
		font-size: 2rem;
	}
	#main .h3Ttl {
		margin-bottom: 2.2rem;
		padding-bottom: 1.7rem;
	}
	#main .customersList {
		margin-bottom: 2.4rem;
		gap: 3rem 0;
		flex-direction: column;
	}
	#main .customersList li {
		width: 100%;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#main .customersList .photo {
		margin: 0 1.6rem 0 0;
		width: 12rem;
	}
	#main .customersList .textBox {
		flex: 1;
	}
	#main .customersList .ttl {
		margin-bottom: 1.7rem;
		font-size: 1.6rem;
		text-align: left;
	}
	#main .smallTxt {
		margin-bottom: 6.1rem;
		font-size: 1rem;
	}
	#main .plansTtl {
		margin-bottom: 2rem;
		min-height: 6.4rem;
		font-size: 1.6rem;
	}
	#main .bundlingBox {
		margin-bottom: 2rem;
		padding: 4.7rem 2rem 4.4rem;
	}
	#main .bundlingBox .headLine01 {
		line-height: 1.2;
		margin-bottom: 4rem;
		font-size: 3.6rem;
	}
	#main .bundlingBox .headLine01 .subSpan {
		font-size: 2rem;
		line-height: 1.5;
		padding: 0 2.8rem;
		margin-bottom: 0.5rem;
		padding-bottom: 0.2rem;
		background-size: 1.8rem auto;
	}
	#main .bundlingBox .imgBox {
		margin-bottom: 3.6rem;
		display: block;
	}
	#main .bundlingBox .imgBox .photoBox {
		margin: 3.2rem 0 0;
		width: auto;
	}
	#main .bundlingBox .imgBox .photoBox img {
		width: 100%;
	}
	#main .bundlingBox .imgBox .subList li {
		font-size: 1.6rem;
		line-height: 1.5;
		margin-bottom: 0.7rem;
	}
	#main .bundlingBox .imgBox .subList li:last-child {
		margin-bottom: 0;
	}
	#main .bundlingBox .imgBox .subList {
		margin-bottom: 1.8rem;
	}
	#main .bundlingBox .imgBox .textBox p {
		margin-bottom: 1.7rem;
	}
	#main .bundlingBox .bundlingTtl {
		width: auto;
		min-width: inherit;
		font-size: 1.3rem;
		margin-bottom: 0.9rem;
	}
	#main .bundlingBox .photoList:not(.photoList2) {
		flex-direction: column;
		padding: 0;
		gap: 0;
	}
	#main .bundlingBox .photoList:not(.photoList2) li {
		width: 100%;
		padding: 3rem 0 2.3rem;
		border-bottom: 1px solid #999999;
	}
	#main .bundlingBox .photoList:not(.photoList2) li img {
		width: 100%;
	}
	#main .bundlingBox .photoList:not(.photoList2) li:last-child {
		border: none;
		padding-bottom: 0;
	}
	#main .bundlingBox .photoList2 {
		flex-direction: column;
		gap: 0;
	}
	#main .bundlingBox .photoList2 li {
		width: 100%;
	}
	#main .bundlingBox .photoList2 li {
		margin-bottom: 3rem;
		padding-bottom: 3rem;
		border-bottom: 1px solid #999999;
	}
	#main .bundlingBox .photoList2 li img {
		width: 100%;
	}
	#main .bundlingBox .photoList2 li:last-child {
		border: none;
		padding-bottom: 0;
	}
	#main .customersSec {
		margin-bottom: 6rem;
	}
	#main .comContactBox h4 {
		margin-bottom: 2.5rem;
	}
	#main .comContactBox p {
		margin-bottom: 1.5rem;
	}
	#main .comContactBox p.small {
		font-size: 1rem;
	}
	#main .comContactBox .comLink {
		padding-top: 0.9rem;
	}
	#main .corporateSec .imgBox {
		margin-bottom: 2.5rem;
		padding-top: 0.3rem;
		display: block;
	}
	#main .corporateSec .imgBox .photoBox {
		width: auto;
		margin: 1.6rem 0 0;
	}
	#main .corporateSec .imgBox .photoBox img {
		width: 100%;
	}
	#main .corporateSec .headLine01 {
		font-size: 2rem;
	}
	#main .corporateList {
		margin-bottom: 2.6rem;
		flex-direction: column;
		gap: 2.5rem 0;
	}
	#main .corporateList li {
		width: 100%;
	}
	#main .corporateList .photo {
		width: 13.4rem;
		margin-left: 0;
	}
	#main .corporateSec p {
		margin-bottom: 1.5rem;
	}
	#main .corporateSec .greyBox {
		margin-bottom: 6rem;
		padding: 3rem 3.2rem;
	}
	#main .corporateSec .greyBox ul {
		flex-direction: column;
		gap: 2.2rem 0;
	}
	#main .corporateSec .greyBox ul li {
		width: 100%;
		border: none;
		padding: 0 !important;
	}
	#main .corporateSec .greyBox ul .ttl {
		font-size: 1.6rem;
		padding-bottom: 0.3rem;
	}
	#main .corporateSec .electricity .electricityTtl {
		font-size: 2rem;
		margin-bottom: 1.4rem;
	}
	#main .electricityList {
		flex-direction: column;
		gap: 1.7rem 0;
	}
	#main .electricityList li {
		width: 100%;
		display: block;
		padding: 2.35rem 2.3rem;
	}
	#main .electricityList .photoBox {
		width: auto;
		margin: 1.6rem 0 0;
	}
	#main .electricityList .textBox .ttl {
		font-size: 1.6rem;
		padding-bottom: 0.2rem;
	}
	#main .calculation p {
		margin-bottom: 3rem;
		font-size: 1.5rem;
	}
	#main .calculation .comLink {
		padding-top: 3.2rem;
	}
	#main .calculation .ttl {
		margin-bottom: 1.7rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	#main .calculation .subBox {
		max-width: inherit;
		display: block;
	}
	#main .calculation .subBox .comList {
		padding: 0 0.5rem;
	}
	#main .calculation .subBox .comList li {
		font-size: 1.5rem;
	}
	#main .calculation .subBox .comList li::before {
		width: 1.2rem;
		top: 0.6rem;
	}
	#main .calculation .subBox .rBox {
		width: auto;
		margin: 0;
	}
	#main .calculation .subBox .rBox ul {
		flex-direction: column;
	}
	#main .calculation .subBox .rBox li {
		width: 100%;
	}
	#main .calculation .subBox .rBox li img {
		width: 100%;
	}
}