/*共通*/
.mt00 {
	margin-top: 0;
}

.mod-lout-head-img {
	border-bottom: none;
}

/*.lout-pagenavigation*/
.mod-button.is-block a, .mod-button.is-block button {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 101px;
}
@media screen and (min-width:737px){
	.lout-pagenavigation li {
		width: 20%;
	}
	.mod-button.is-block a, .mod-button.is-block button {
		min-height: 74px;
	}
}

.mod-h4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #0063cc;
	font-weight: bold;
	border-left: 4px solid #0063cc;
	margin-left: 0;
}
@media screen and (min-width:737px){
	.mod-h5 {
		font-size: 2.3rem;
	}
}

.mod-cyumon-section {
	padding-top: 30px;
	padding-bottom: 0;
}
@media screen and (min-width:737px){
	.mod-cyumon-section {
		padding-top: 0;
		padding-bottom: 50px;
	}
}

.mod-cyumon-banner-ene_ju_lccm_about {
	margin: 40px -10px 0;
	position: relative;
}
.mod-cyumon-banner-ene_ju_lccm_about__txt {
	position: absolute;
	left: 0;
	bottom: 20px;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0;
	padding: 0 20px;
}
@media screen and (max-width:320px){
	.mod-cyumon-banner-ene_ju_lccm_about__txt {
		font-size: 1.2rem;
	}
}
@media screen and (min-width:737px){
	.mod-cyumon-banner-ene_ju_lccm_about {
		margin: 40px 0 0;
	}
	.mod-cyumon-banner-ene_ju_lccm_about__txt {
		max-width: 480px;
		position: absolute;
		left: 4%;
		bottom: 25px;
		padding: 0;
	}
}

/*.mod-enejulccm-thumb-right img*/
.mod-enejulccm-thumb-right{
	float: right;
	max-width: 460px;
	margin-left: 80px;
	margin-bottom: 0;
	backface-visibility: hidden;
}
	@media screen and (max-width:736px){
		.mod-enejulccm-thumb-right{
			width:100%;
			box-sizing:border-box;
			text-align:center;
			margin-bottom: 17px;
		}
	}


/*.mod-ene_ju_lccm_about__item*/
.mod-ene_ju_lccm_about__item .mod-ene_ju_lccm_about__item-text{
	width:400px;
	float:left
}
.mod-ene_ju_lccm_about__item-wrap {
	overflow: hidden;
}
.mod-ene_ju_lccm_about__item-flex+.mod-ene_ju_lccm_about__item-flex {
	margin-top: 25px;
}
.mod-ene_ju_lccm_about__item-txt-img {
	backface-visibility: hidden;
}
.mod-ene_ju_lccm_about__item-bottom-img {
	margin-top: 20px;
	backface-visibility: hidden;
}
	@media screen and (max-width:736px){
		.mod-ene_ju_lccm_about__item .mod-ene_ju_lccm_about__item-text{
			width:100%;
			float:none;
			margin-bottom:20px
			box-sizing:border-box
		}
	}
	@media screen and (min-width:737px){
		.mod-ene_ju_lccm_about__item-txt-img {
			backface-visibility: hidden;
		}
		.mod-ene_ju_lccm_about__item-bottom-img {
			display: -webkit-flex;
	    display: -ms-flex;
			display: flex;
			-webkit-box-pack: center;
	-ms-flex-pack: center;
			justify-content: center;
			clear: both;
			padding-top: 1px;
		}
		.mod-ene_ju_lccm_about__item-bottom-img.is-heatshock {
			max-width: 836px;
			margin: 0 auto;
		}
		.mod-ene_ju_lccm_about__item-bottom-img img {
			text-align: center;
			margin: 40px auto 0;
		}
		.mod-ene_ju_lccm_about__item-flex+.mod-ene_ju_lccm_about__item-flex {
			margin-top: 100px;
		}
		.mod-ene_ju_lccm_about__item-flex {
			/* clear: both; */
			overflow: hidden;
		}
	}
/*.mod-ene_ju_lccm_about__note*/
.mod-ene_ju_lccm_about__note {
	margin-top: 30px;
}
.mod-ene_ju_lccm_about__note-wrap {
	border-top: 2px dotted #bfbfbf;
	box-sizing: border-box;
	padding: 25px 10px 10px;
}
.mod-ene_ju_lccm_about__note-head {
	text-align: center;
	font-size: 1.5rem;
}
.mod-ene_ju_lccm_about__note-txt {
	text-align: center;
	font-size: 1.2rem;
}
@media screen and (min-width:737px){
	.mod-ene_ju_lccm_about__note {
		margin-top: 100px;
	}
	.mod-ene_ju_lccm_about__note-wrap {
		border-top: 4px dotted #bfbfbf;
		padding: 25px 10px 10px;
	}
	.mod-ene_ju_lccm_about__note-head {
		font-size: 1.8rem;
	}
	.mod-ene_ju_lccm_about__note-txt {
		font-size: 1.4rem;
	}
}
/*# sourceMappingURL=lccm_top.css.map */
