@charset "utf-8";
/****************************************
  停電の時は
****************************************/

@media screen and (max-width:640px) {
.trouble .caption {
	background-color:#fef1f1;
	padding:20px 20px 20px 20px;
}
.trouble .caption h2 {
	color:#f00;
	margin:0;
	font-size:24px;
	min-height:70px;
}
.trouble .caption h2 i {
	font-size:48px;
	padding-left:58px;
	position:relative;
}

.trouble .caption p.text01 {
	padding-left: 60px;
	margin-bottom: 0px;
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}
.trouble .caption p.text02 {
	padding: 20px 0;
}
}

@media screen and (min-width:641px) {
.trouble .caption {
	background-color:#fef1f1;
	padding:20px 50px 20px 50px;
}
.trouble .caption h2 {
	color:#f00;
	margin:0;
	font-size:32px;
}
.trouble .caption h2 i {
	font-size:48px;
	padding-left:70px;
	position:relative;
}

.trouble .caption p.text01 {
	padding-left: 70px;
	margin-bottom: 0px;
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}
.trouble .caption p.text02 {
	padding: 20px 70px 0;
}
}





.trouble .caption h2 i:before {
	position:absolute;
	top:6px;
	left:0;
}

.trouble .Contents-area {
	margin:50px 0;
	overflow:hidden;
}
.trouble .Contents-area .Contents-block {
	margin: 0 20px;
}
.trouble #troubleArea01 {
	margin-bottom:40px;
}
.trouble #troubleArea02 {
	background-color:#eff0ed;
	margin:0;
	padding:50px 20px;
}
.trouble #troubleArea03 {
	margin:0 0 40px 0;
	padding:50px 20px;
}
@media screen and (min-width:641px) {
.trouble .Contents-area .Contents-block {
	margin: 0 50px;
}
.trouble #troubleArea02 {
	padding:50px;
}
.trouble #troubleArea03 {
	padding:50px;
}

}


.trouble .bg-arrow {
	background:url(/trouble/images/img_trouble02.jpg) no-repeat bottom center;
	padding-bottom: 20px;
}

.trouble .bg01 {
	background:#e0eaf1;
	padding: 5px;
}

.trouble #troubleArea01 .Contents-area-title1 {
	color:#f00;
	padding-left:32px;
}
.trouble #troubleArea01 .Contents-area-title1:before {
	width:50%;
	background-color:#f00;
	left:0;
}
.trouble #troubleArea01 .Contents-area-title1:after {
	content:"";
	position:absolute;
	display:block;
	background-image:url(../images/icon_troublermation.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:contain;
	width:24px;
	height:34px;
	left:0;
	top:16px;
}

.trouble .Contents-block-child {
	margin-bottom:20px;
	border-bottom:1px solid #fff;
}
.trouble #troubleArea01 .Contents-block-child:last-child {
	border-bottom:none;
}
.trouble .troubleTitle1-2 {
	font-size:25px;
	font-weight:bold;
	margin:20px;
	text-align:center;
}

.trouble .img-bottom {
	margin-bottom:60px;
	text-align:center;
}


.trouble p.text03 {
	text-align:center;
	line-height: 2.0em;
}

.trouble p.text03 span{
	font-weight: bold;
}

.trouble p.text04 {
	text-align:center;
}

.trouble p.text05 {
	font-size:23px;
	margin: 25px 0px !important;
}

.trouble p.text06 {
	font-size:14px;
	margin-bottom:10px!important;
}

.trouble .number01 {
	font-size:41px;
	margin-bottom:0px!important;
}

.trouble p.number02 {
	font-size:20px;
	margin-bottom:30px!important;
}

.trouble p.number02 img {
	vertical-align: middle;
}

.trouble .blackout .lower-Contact-block1{
	text-align:center;
}

.trouble .blackout .lower-Contact-inner1{
	border: 3px solid #eee;
	padding: 3%;
	text-align: center;
	display: inline-block;
}

.trouble .blackout .lower-Contact-inner2{
	border: 3px solid #eee;
	padding: 3%;
	text-align: center;
	display: inline-block;
}

.trouble .troubleList {
	width:auto;
	overflow:hidden;
}
.trouble .troubleList dt {
	width:100px;
	float:left;
}
.trouble .troubleList dd {
	margin-left:100px;
}

.trouble #troubleArea02 .Contents-area-title1 {
	color:#013b90;
	border-top:1px solid #fff;
}
.trouble #troubleArea02 .Contents-area-title1:before {
	width:50%;
	background-color:#013b90;
	left:0;
}
.trouble .troubleTitle2-2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:18px;
}

.trouble #troubleArea02 .Contents-block-child2 {
	background-color:#fff;
	border-left:4px solid #013b90;
	padding:30px 30px 30px 26px;
	margin-bottom:40px;
}
.trouble #troubleArea02 .Contents-block-child2.gasLife {
	margin-bottom:8px;
}
.trouble #troubleArea02 .Contents-block-child2 h5 {
	font-size:20px;
	margin:0 0 20px 0;
}
.trouble #troubleArea02 .Contents-block-child2 h5 .miniText {
	font-size:75%;
}
.trouble #troubleArea02 .Contents-block-child2 .rightText {
	margin:0;
}
.trouble .linkBtn {
	display:inline-block;
	text-decoration:none;
	color:#fff;
	background-color:#013b90;
	padding:11px 40px 11px 30px;
	position:relative;
	margin-bottom:6px;
}
.trouble .linkBtn:before {
	position:absolute;
	top:12px;
	right:14px;
  font-family: 'shizugas' !important;
  content: "\f0da";
}
.trouble .pdflinkBtn {
	display:inline-block;
	text-decoration:none;
	color:#013b90;
	border:1px solid #013b90;
  box-sizing: content-box;
	padding:10px 39px 10px 29px;
	position:relative;
	margin-bottom:6px;
}
.trouble .pdflinkBtn:before {
	position:absolute;
	top:12px;
	right:14px;
  font-family: 'shizugas' !important;
  content: "\f0da";
}
.trouble .pdftroublermation {
	text-align:right;
}
.trouble .pdftroublermation img {
	vertical-align:top;
}


.trouble #troubleArea03 .Contents-area-title1 {
	color:#77aa0d;
}
.trouble #troubleArea03 .Contents-area-title1:before {
	width:50%;
	background-color:#77aa0d;
	left:0;
}
.trouble .troubleTitle3-2 {
	color:#77aa0d;
	font-size:18px;
	font-weight:bold;
	margin-bottom:18px;
	padding-top:12px;
}
.trouble #troubleArea03 li {
	margin-bottom:20px;
}

.trouble .Contents-block-detail {
	margin:0 20px;
}
@media screen and (min-width:641px) {
.trouble .Contents-block-detail {
	margin:0 50px;
}
}


.trouble .smell .img-bottom {
	margin: 0 0 20px;
	text-align: center;
	display: inline-block;
	width: 300px;
}

.trouble .smell .img-bottom02 {
	margin: 0 0 20px;
	text-align: center;
	display: inline-block;
}


.trouble .smell .lower-Contact-block1 {
	padding:30px 20px 10px 20px;
	letter-spacing: -.40em;
}
.trouble .smell #area01 .lower-Contact-block1 {
	background-color:#fef1f1;
}
.trouble .smell #area02 .lower-Contact-block1 {
	background-color:#e9f1fd;
}
.trouble .smell .lower-Contact-block1 .Contact-block-title {
	width:106px;
  letter-spacing: normal;
	display:inline-block;
	vertical-align:top;
	margin-right:20px;
}
.trouble .smell .lower-Contact-block1 .Contact-block-title h4 {
	text-align:center;
	line-height:90px;
	margin:0 0 8px 0;
}
.trouble .smell #area01 .lower-Contact-block1 .Contact-block-title h4 {
	background-color:#f00;
	color:#fff;
}
.trouble .smell #area02 .lower-Contact-block1 .Contact-block-title h4 {
	background-color:#013b90;
	color:#fff;
}

@media screen and (min-width:1382px) {
.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 {
	padding-left:24px;
}
}

@media screen and (min-width:1382px) {
.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 {
	border-right:1px solid #999;
}
}

@media screen and (min-width:641px) {
.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 .naviDial .ruby {
	display:none;
}
}


.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 .notes {
    padding-left: 1em;
    text-indent: -1em;
    margin: 0;
}
.trouble .smell .lower-Contact-block1 .Contact-block-title p {
	border:1px solid #000;
	text-align:center;
	margin:0;
}
.trouble .smell .lower-Contact-block1 .Contact-block-title p a {
	display:block;
	text-decoration:none;
	color:#444;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 {
  letter-spacing: normal;
	display:inline-block;
	vertical-align:top;
	margin-bottom:20px;
	padding-right:24px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 .naviDial .telephone .bigText {
	font-size: 41px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 {

}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin-bottom: 20px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 .contactBlock dt {
	background-color: #444;
	color: #fff;
	line-height: 1.4;
	text-align: center;
	font-size: 14px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 .contactBlock dd {
	margin: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner3 {
	letter-spacing: normal;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #444;
	padding: 6px 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.trouble .smell .lower-Contact-block4 .Contact-block-title {
	width: 106px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner2 .contactBlock {
	display: inline-block;
	letter-spacing: normal;
	margin: 10px 6px 10px 0;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner3 h2 {
	margin: 0 10px 0 0;
	font-size: 115%;
	display: inline-block;
	padding-right: 1em;
	border-right: 1px solid #000;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner3 p {
	margin: 0;
	display: inline-block;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 .naviDial {
	margin-top: 10px;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 .naviDial .telephone {
	color: #013b90;
}

.trouble .smell .lower-Contact-block1 .lower-Contact-inner1 .naviDial .fax {
	margin: 0;
	font-size: 18px;
}

.trouble .smell .mb0{
	margin-bottom:0;
}

.trouble .smell ul{
	line-height:2.0em;
}

.trouble .smell ol{
	line-height:2.0em;
}

.trouble .smell .subtitle {
	margin-top:50px;
	border-bottom: 1px solid #013b90;
}

.trouble .smell .sub {
	background:#e5ecf7;
	padding-left:10px;
	color:#013b90;
	border-left:3px solid #013b90;
}

.trouble .smell .subtitle h3 {
	color: #013b90;
	font-size: 20px;
}

.trouble .mb30 {
	margin-bottom:30px;
}
.trouble .mt30 {
	margin-top:30px;
}
.trouble .text-left {
	margin:20px 0;
}
.trouble .text-right {
	float:right;
	margin-bottom:20px;
}
.trouble .textbox {
	overflow:hidden;
}

.trouble .Contents-block-button {
	width:100%;
	display:inline-block;
	vertical-align:top;
	margin-right:2%;
	text-align:center;
}

.trouble .Contents-block-button .innerLinkBtn-gray {
	padding:50px 20px 0;
}
.trouble .Contents-block-button .innerLinkBtn-gray p {
	width:100%;
	max-width:198px;
	height:auto;
	margin:0 auto 30px auto;
	padding:0;
	background-color:#817f7f;
	color:#fff;
	position:relative;
}
.trouble .Contents-block-button .innerLinkBtn-gray a {
	color:#fff;
	display:block;
	padding:1em 16px 1em 0;
	line-height:1.2;
	text-decoration:none;
	text-align:center;
}

.trouble .Contents-block-button .innerLinkBtn-gray p:before {
  font-family: 'shizugas';
  content: "\f0da";
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-0.6em;
}

.trouble .Contents-block-button .innerLinkBtn {
	padding:0 20px;
	display: inline-block;
}
.trouble .Contents-block-button .innerLinkBtn p {
	width:100%;
	max-width:320px;
	height:auto;
	margin:0 auto 30px auto;
	padding:0;
	background-color:#013b90;
	color:#fff;
	position:relative;
}
.trouble .Contents-block-button .innerLinkBtn a {
	color:#fff;
	display:block;
	padding:1em 16px 1em 0;
	line-height:1.2;
	text-decoration:none;
	text-align:center;
	width:320px;
}

.trouble .Contents-block-button .innerLinkBtn p:before {
	font-family: 'shizugas';
	content: "\f0da";
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-0.6em;
}

.trouble .Contents-block-button p.text{
	font-size: 20px;
	color: #013b90;
}

.trouble .earthquake-box {
	border: 1px solid #013b90;
	padding: 10px 20px;
}

.trouble .earthquake-box h5{
	color:#013b90;
	font-size: 18px;
}

.trouble .step-arrow{
	text-align:center;
	margin-bottom:10px;
}

.trouble .flowbox{
	border: 1px solid #999;
	padding: 20px;
	margin-bottom:10px;
}

.trouble .flowbox .title{
	line-height: 1.5em;
	margin-right:10px;
	float:left;
}

.trouble .flowbox .title span{
	background: #013b90;
	color: #fff;
	padding: 5px 10px;
}

.trouble .flowbox .textarea{
	margin-top: 20px;
	border-top: 1px solid #999;
	padding-top: 10px;
	overflow:hidden;
}

.trouble .flowbox .textarea p{
	margin:0px;
}
.trouble .flowbox .textarea .text-left{
	float:left;
	margin:0px;
}

.trouble .flowbox .button{
	border: 1px solid #013b90;
	padding: 5px 20px;
	cursor: pointer;
	color: #013b90;
	width: 185px;
	text-align: center;
	font-size: 14px;
	float: right;
	margin-top: 10px;
}

.trouble .flowbox .button a{
	text-decoration:none;
}

.trouble .flowbox .imgarea{
	float: right;
	margin-top: 10px;
}

.trouble .recovery-box{
	overflow:hidden;

}
.trouble .recovery-box .fleft{

}
.trouble .recovery-box .fright{
	margin-top: 20px;
}