/* CSS Document */
#souhaiden .mv02.teiden-info{
		display:none;
}
#mv_trash #trash{
	margin-top:0;
}

#souhaiden .nonmv #trash{margin-top: 0!important;}
#souhaiden #spNavis > li > a.n_current[href^="/energy_supply/index.html"]{background-color: #000;}
#teiden-info{
	position: relative;
	padding-bottom: 60px;
}
#teiden-info h2#souhaiden_pagetitle span{
	display: inline-block;
	background: url(/energy_supply/supply/share/images/teiden-info.svg) no-repeat left center;
	width: 43px;
	height: 50px;
	background-size: auto 100% ;
	vertical-align: middle;
	margin:0 10px 0 -32px;
	opacity: 0.2;
}
.common_link{
	position: absolute;
	right: 0;
	top: 60px;
	width: 30%;
}
.common_link a{
	border: solid 1px #cfcfcf;
	font-size: 1.35rem;
	line-height: 1;
	text-align: center;
	display: block;
	position: relative;
	font-weight: bold;
	padding: 4px 0 0 0;
	box-sizing: border-box;
}
.common_link a::after{
	content: " ";
	position: absolute;
	z-index: 1;
	width: 6px;
	height: 6px;
	border-top: 1px solid #d80111;
	border-right: 1px solid #d80111;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -3px;
}
a.tekden_link::after{
	border-top: 1px solid #0e7ba0;
	border-right: 1px solid #0e7ba0;
}
.tekden_link{color: #0e7ba0;}
.tekden_link span{
	display: inline-block;
	background: url(/energy_supply/supply/share/images/teiden-info.svg) no-repeat left center;
	width: 18px;
	height: 50px;
	background-size: 100% auto;
	vertical-align: middle;
	margin:0 10px 0 0;
	opacity: 0.2;
}
a.kaminari_link::after{
	border-top: 1px solid #e5b803;
	border-right: 1px solid #e5b803;
}
.kaminari_link{
	color: #e5b803;
	margin-top: -1px;
}
.kaminari_link span{
	display: inline-block;
	background: url(/energy_supply/supply/share/images/kaminari-info.svg) no-repeat left center;
	width: 26px;
	height: 50px;
	background-size: 100% auto;
	vertical-align: middle;
	margin:0 10px 0 0;
	opacity: 0.2;
}
#section1{
	border: solid 2px #e5e5e5;
	padding-bottom: 20px;
}
#teiden_tab{margin-bottom: 30px;}
#teiden_tab h3{
	font-size: 1.7rem;
	text-align: center;
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-bottom: solid 2px #e5e5e5;
	position: relative;
}
#teiden_tab h3:first-child{border-right: solid 1px #e5e5e5;}
#teiden_tab h3:last-child{border-left: solid 1px #e5e5e5;}
#teiden_tab h3.here{border-bottom: solid 2px #fff;}
#teiden_tab h3.here::before{
	width: 99.5%;
	height: 2px;
	background-color: #4fc7f0;
	content: " ";
	top: 1px;
	left: 1px;
	position: absolute;
	z-index: 1;
}
#teiden_tab h3 a{
	display: block;
	background-color: #f2f2f2;
	color: #767676;
	padding: 20px 2%;
	position: relative;
}
#teiden_tab h3 a::after{
	content: " ";
	position: absolute;
	z-index: 1;
	width: 8px;
	height: 8px;
	border-top: 1px solid #d80111;
	border-right: 1px solid #d80111;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 50%;
	right: 5%;
	margin-top: -8px;
}
#teiden_tab h3.here a{
	background-color: #fff;
	color: #000;
}
#set_box{
	width: 92%;
	margin: 0 auto;
}
#set_box ul,
#set_box ul li dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
}
#set_box ul{
	border: solid 1px #e5e5e5;
}
#set_box ul li{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px 10px 16px;
}
#set_box ul li dl{
	justify-content:space-between;
	align-items:center;
}
#set_box ul li dl dt{
	position: relative;
	font-weight: bold;
	font-size: 1.5rem;
}
#set_box ul li dl dt::after{
	position: absolute;
	content: " ";
	width: 13px;
	height: 2px;
	background-color: #e70014;
	top: 50%;
	margin-top: -2px;
	left: -16px;
}
#set_box ul li dl dd {
	font-size: 1.3rem;
	vertical-align: middle;
}
#set_box ul li dl dd a{
	display: inline-block;
	margin-left: 1.35rem;
}
#set_box ul li dl dd a img{vertical-align: middle;}
#map_area{
	margin: 0 auto 40px;
	text-align: center;
}
.link_button_big,
.link_button_middle,
.link_button_small{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.link_button_big li a,
.link_button_middle li a,
.link_button_small li a{
	position: relative;
	display: block;
	border: solid 1px #e6e4e4;
	color: #000;
	font-weight: bold;
}
.link_button_big li a::after,
.link_button_middle li a::after,
.link_button_small li a::after{
	content: " ";
	position: absolute;
	z-index: 1;
	width: 6px;
	height: 6px;
	border-top: 1px solid #d80111;
	border-right: 1px solid #d80111;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 4%;
	margin-top: -3px;
}
.link_button_big li,
.link_button_small li{width: 49%;}

.link_button_big{
	margin: 20px 0 0;
	text-align: center;
}
.link_button_big li a{
	padding: 25px 5%;
	border-top: solid 3px #fce918;
	font-size: 1.6rem;
}
.link_button_big li a i{
	font-style: normal;
	font-weight: normal;
	font-size: 1.3rem;
}
.link_button_middle{margin: 25px 0 15px;}
.link_button_middle li{width: 32.33%;}
.link_button_middle li a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items:center;
	padding: 2px;
}
.link_button_middle li a span{margin-left:1.4rem;}
.link_button_middle li a span i{
	font-style: normal;
	font-size: 1.3rem;
}
.link_button_small{
	text-align: center;
	margin-top: 30px;
}
.link_button_small li a{padding: 15px 5%;}
#section2 > p{
	background-color: #f2f2f2;
	margin: 20px 0 30px;
	padding: 25px 2.5%;
}
#section2 > .please{
	text-align: center;
	font-weight: bold;
	color: #e70215;
	margin-bottom: 30px;
}
#section1_type02{margin: 0 0 60px;}
.column_box {margin-bottom: 15px;}
.column_box .leftbox,
.column_box .rightbox{width: 49%;}
.column_box .leftbox{float: left;}
.column_box .rightbox{float: right;}
.column_box figure{text-align: center;}
.column_box .rightbox img{
	max-width: 100%;
	height: auto;
}
.border_style01{
	border-top:1px dotted #ddd;
	padding-top: 20px;
	margin-top: 20px;
}
#caution section{margin-bottom: 30px;}
#caution ul {margin: 20px 2% 0;}
#caution ul li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 1.2rem;
}
#caution ul li::after{
	position: absolute;
	content: " ";
	width: 5px;
	height: 5px;
	background-color: #d80111;
	border-radius: 50%;
	left: 0;
	top: 9px;
}
#alert #alert-inner{font-size: 1.4rem;}
.b00 .section_content{padding: 10px 4% 15px;}
#switch_area p{
	text-align: center;
	margin: 0 auto 18px;
	background-color: #dcf5fd;
	padding: 20px 2%;
	box-sizing: border-box;
}
#switch_area #area_nav{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#past_list #set_box{
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
}
#past_list #date_selecter_box{
	width: 100%;
	box-sizing: border-box;
}
.service_area .col_w01{width:17%;}
.service_area .col_w02{width:12.7%;}
.service_area .col_w03{width:15.9%;}
.service_area .col_w04{width:27.27%;}
.service_area .col_w05{width:15.18%;}
.service_area .col_w06{width:11.86%;}
.service_area td img{width: 100%;}


#faq .faq_box{
	font-size: 1.5rem;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;
}
#faq .faq_box .question,
#faq .faq_box .answer{
	background: url(/energy_supply/supply/teiden-info/assets/img/icon-question.gif) no-repeat left center;
	padding: 10px 2% 10px 50px;
}
#faq .faq_box .answer{background: url(/energy_supply/supply/teiden-info/assets/img/icon-answer.gif) no-repeat left 10px;}
#faq .btn_faq_top{
	text-align: center;
	margin-top: 30px;
}
#faq .btn_faq_top img{max-width: 100%;}




@media screen and (max-width:979px){
	#switch_area #map_tab{
		width: 100%;
		overflow-x: auto;
	}
	#switch_area #map_tab::-webkit-scrollbar {
		background:#ccc;
		height:10px;
	}
	#switch_area #map_tab::-webkit-scrollbar-thumb {
		background: #999;
		border-radius: 5px;
	}
	#switch_area #map_tab::-webkit-scrollbar-track-piece {
		background: #efefef;
	}
	#inner-content-area{width: 100%;}
	#inner-content-area .nowrap{white-space: normal;}
}
@media screen and (max-width:979px) and (min-width:641px){}
@media screen and (max-width:640px){
	.common_link{
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	#section1 #teiden_tab h3{font-size: 1.4rem;}
	#section1 #set_box ul li{
		width: 100%;
		padding: 20px 20px 15px 16px;
	}
	#section1 #set_box ul li dl dd{
		margin-top: 5px;
		width: 100%;
	}
	#section1 #set_box ul li dl dd a{
		width: 50%;
		box-sizing: border-box;
	}
	#section1 #live_area{
		padding: 0;
		margin: 0 auto 20px;
	}
	#section1 #live_area img{
		width: 100%;
		height: auto;
		vertical-align: top;
	}
	.link_button_big li,
	.link_button_middle li,
	.link_button_small li{
		width: 100%;
		margin-bottom: 10px;
		text-align: left;
	}
	.column_box .leftbox,
	.column_box .rightbox{
		width: 100%;
		float: none;
	}
	.column_box figure{margin: 20px 0;}
	#section1 #set_box ul li dl dd{text-align: center;}
	#switch_area #area_nav li{width: 49%;}
	#switch_area #area_nav li img{width: 100%; height:  auto;}
	#date_selecter_box p.date_selecter_message,
	#date_selecter_box .date_selecter{
		float: none;
		width:100%;
	}
	.service_area .col_w01{width:17%;}
	.service_area .col_w02{width:12.7%;}
	.service_area .col_w03{width:14.9%;}
	.service_area .col_w04{width:26.27%;}
	.service_area .col_w05{width:15.18%;}
	.service_area .col_w06{width:13.86%;}
	.service_area th,
	.service_area td {
		padding: 15px 2%!important;
		font-size: 1.1rem!important;
	}
}


/*------tw-banner-------------*/
.tw-banner{
    background: #e8f6ff;
    padding: 0;
    font-size: calc(1rem + ((1vw - 0.64rem) * 0.7143));
    }
@media all and (min-width:960px){
.tw-banner{
	font-size:14px;
}
}    

.tw-banner > a{
    color: #14171a;
    text-decoration: none !important;
    display: block;
    position:relative;
    overflow:hidden;
}

.tw-banner > a:hover{
	opacity:0.8;
}


.tw-banner .addmark::after{
	content:"";
	display:inline-block;
	width:8px;
	height:8px;
	border-bottom:solid 1.5px #ffffff;
	border-right:solid 1.5px #ffffff;
	line-height:1;
	transform:scale(1,0.8) rotate(-45deg);
	left:6px;
	position:absolute;
	z-index:100;
	top: calc(50% - 4px);
}

.tw-banner .addmark{
	background:#005488;
	display:flex;
}

.tw-banner .addmark > div{
	flex-basis:100%;
	background:#f0f8ff;
	flex-grow:1;
}

.tw-banner .addmark::before{
	content:"";
	position:relative;
	display:inline-block;
	width:26px;
	z-index:1;
}

.tw-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tw-headline{
    flex-grow: 0.5;
    font-weight: bold;
    background: #1da1f2;
    color: #ffffff;
    font-size: 136%;
    padding: 0.55em 0;
    text-align: center;
    line-height: 1.2;
    font-family: "メイリオ";
    margin: 0 0.5em 0 0;
    flex-basis: 30%;
}

.tw-headline span{
    font-size: 100%;
}

.tw-account{
	flex-basis: 21%;
	margin-left: 0.5em;
	text-align: right;
}

.tw-account > span{
   font-size: 116%;
   color: #14171A;
   display: flex;
   align-items: center;
}

.tw-account img{
    max-height: 2em;
    vertical-align: middle;
    margin-right: 0.25em;
}

