@charset "utf-8";
.error01{
	max-width: 100% !important;
	font-size: 14px !important; 
}
#maypage main .individual_info:before,.individual_info_box04:before{
	display: none;
}
/*-------------------------------------
	トップページ
--------------------------------------*/
#top #top_main{
 background: url(../img/top/top_mainbg.jpg) no-repeat;
}
#top #login_form{
 width: auto;
 background: #FFF;
 border: 1px solid #c3bbbb;
 margin-top: 5%;
}
#top #login_form .login_ttl01 {
 font-weight: bold;
 padding: 8px 15px;
}
#top #login_form .login_ttl02 {
	background: #e9e9e9;
 padding: 10px 15px;
 font-size: 12px;
 font-weight: bold;
 color: #434343;
}
#top #login_form form {
 margin: 20px 20px 10px;
 padding: 15px 20px;
 border-bottom: 1px solid #e6e6e6;
}
#top #login_form form label {
 font-size: 14px;
 font-weight: bold;
 display: block;
}
#top #login_form form .txt {
	width: 94%;
 outline-style: none;
 height: 25px;
 background-color: #FFF !important;
 padding: 2px 3%;
 -webkit-appearance: none;
 border: 1px solid #ccc;
 background: none;
 margin-bottom: 8px;
}
#top #login_form .login_ttl03 {
 font-size: 12px;
 display: inline-block;
}
#top #login_form form .login {
	display: block;
 background: url(../img/common/login.jpg) no-repeat;
 width: 206px;
 height: 35px;
	margin:  0 auto 10px;
 border: 0;
}
#top #login_form .login_ttl04{
	text-align: center;
}
#top #login_form .login_ttl04 a {
 color: #ea712e;
 font-size: 11px;
}
#top #login_form .login_ttl04 a i {
 margin-right: 2px;
}
#top #login_form .btn {
	margin-bottom: 20px;
}
#top #login_form .btn a {
    background: #1eb22f;
    padding: 10px 0;
}
#top #top_main02 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#top #top_main02 p{
	text-align: center;
	margin-bottom: 50px;
	font-size: 16px;
}
#top .guide_bt a{
	background: #e99727;
 display: block;
 padding: 10px 0;
 text-align: center;
 color: #FFF;
}
.field-icon{
	color: #555;
 float: right;
 margin-right: 5px;
 margin-top: -47px;
 position: relative;
 z-index: 2;
}
.field-icon i{
	margin-top: 15px;
	font-size: 12px;
}
.login_form-icon{
 top: 8px;
 right: 3px;
}
@media screen and (min-width:767px){
	#top #top_main02 img{
		width: 800px;
	}
 #top #top_main02 p{
	 font-size: 18px;
 }
 #top #top_main .cts_inner{
  position: relative;
 }
 #top #login_form{
  display: block;
  width: 294px;
  background: #FFF;
  border: 1px solid #c3bbbb;
  position: absolute;
  top: 20px;
  right: 0;
 }
 #top #login_form .login_ttl01{
  font-weight: bold;
  padding: 8px 15px;
 }
 #top #login_form .login_ttl02{
  background: #e9e9e9;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold;
  color: #434343;
 }
 #top #login_form form{
  margin: 20px;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e6e6;
 }
 #top #login_form form label{
  font-size: 14px;
  font-weight: bold;
  display: block;
 }
 #top #login_form form .txt{
  width: 94%;
  outline-style: none;
  height: 25px;
  background-color: #FFF !important;
  padding: 2px 3%;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  background: none;
  margin-bottom: 8px;
 }
 #top #login_form form .login{
  background: url(../img/common/login.jpg) no-repeat;
  width: 206px;
  height: 35px;
  border: 0;
 }
 #top #login_form form .login:hover{
  cursor: pointer;
  opacity:0.5;
 }
 #top #login_form .login_ttl03{
  font-size: 12px;
  display: inline-block;
 }
 #top #login_form .login_ttl04 a{
  color: #ea712e;
  font-size: 11px;
 }
 #top #login_form .login_ttl04 a i{
  margin-right: 2px;
 }
 #top #login_form .login_ttl04 a:hover{
  text-decoration: underline;
 }
 #top #login_form .btn{
  width: 87%;
  margin-bottom: 30px;
 }
 #top #login_form .btn a{
  background: #1eb22f;
  padding: 10px 0;
 }
 #top #login_form .btn a:hover{
  background: #75c17e;
 }
}
/*-------------------------------------
	トピックス
--------------------------------------*/
#topics01{
 background: #feefd7;
}
.ud_cts_inner #topics01{
 background: #fdfdfd;
}
#topics01 .cts_inner{
 background: url(../img/top/top_bg01.png) no-repeat top right;
 background-size: 80px;
	display: block;
}
#topics02 .cts_inner{
 background: url(../img/top/top_bg02.png) no-repeat top right;
 background-size: 80px;
}
.topics .ttl01 {
 text-align: left;
 font-size: 18px;
}
.topics .ttl01 span{
 font-size: 40px;
 color: #c0c0c0;
 font-family: 'Roboto',sans-serif;
 display: block;
 line-height: 1;
}
.topics .topics_box{
 background: #FFF;
 border: 1px solid #ececec;
 padding: 4%;
}
.topics .topics_box .year, .topics .topics_box .date{
 display: inline-block;
}
.topics .topics_box .txt{
 margin-top: 10px;
}
.title{
 height: auto !important;
	padding: 5% !important;
	line-height: 1.4 !important;
 overflow: auto !important;
	white-space: break-spaces !important;
}
@media screen and (min-width:767px){
 #topics01 .cts_inner,#topics02 .cts_inner {
  background-size: auto;
 }
 .topics .ttl01 span {
  font-size: 72px;
 }
 .topics .topics_box .year,.topics .topics_box .date{
  margin-right: 25px;
 }
 .topics .topics_box .year{
  font-size: 14px;
  border-right: 1px solid #ccc;
  padding-right: 25px;
 }
 .topics .topics_box .date{
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
 }
 .topics .topics_box .date span{
  display: block;
  line-height: 1;
  font-size: 14px;
 }
 .topics .topics_box .txt{
  width: 840px;
  float: right;
  text-align: left;
 }
}

/*-------------------------------------
	フォーム
--------------------------------------*/
#form #wrapper{
 padding-top: 0;
}
#form header{
 padding: 5% 0;
}
#form header img{
 width: 300px;
}
#form #login_form{
  display: block;
  padding: 8% 10%;
  background: #f9f8f8;
  border-top: 5px solid #f3f3f3;
 }
#form #login_form .login_ttl01{
  font-weight: bold;
  padding: 8px 15px;
 }
 #form #login_form .login_ttl02{
  background: #e9e9e9;

  padding: 8px 15px;
  font-size: 12px;
  font-weight: bold;
  color: #434343;
 }
 #form #login_form form label{
  font-size: 14px;
  font-weight: bold;
 }
 #form #login_form form .txt{
  width: 94%;
  outline-style: none;
  height: 25px;
  background-color: #FFF !important;
  padding: 2px 3%;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  background: none;
  margin-bottom: 8px;
 }
 #form #login_form form .login{
  background: #ea712d;
  color: #fff;
  width: 100%;
  height: 35px;
  border: 0;
  display: block !important;
}
 #form #login_form form .send{
   background: url(../img/common/send.jpg) no-repeat;
   width: 207px;
   height: 45px;
   border: 0;
   display: block;
 }
 #form #login_form form .login:hover{
  cursor: pointer;
  opacity:0.5;
 }
 #form #login_form .login_ttl03{
  font-size: 12px;
  display: inline-block;
 }
 #form #login_form .login_ttl04 a{
  color: #ea712e;
  font-size: 11px;
 }
 #form #login_form .login_ttl04 a i{
  margin-right: 2px;
 }
 #form #login_form .login_ttl04 a:hover{
  text-decoration: underline;
 }
 #form #login_form .btn{
  margin-top: 20px;
 }
 #form #login_form .btn a{
  background: #1eb22f;
  padding: 10px 0;
 }
 #form #login_form .btn a:hover{
  background: #75c17e;
 }
#form #login_form form  .comment{
 margin-bottom: 15px;
}
#form #login_form .backhome a{
	background: #e87923;
}
#form #login_form .backhome a:hover{
	background: #f19767;
}
@media screen and (min-width:767px){
 #form #login_form form .txt {
  height: 35px;
  margin-bottom: 17px;
 }
 #form #login_form form label {
　font-size: 16px;
  margin-bottom: 5px;
 }
 #form header{
 padding: 2% 0;
}
 #form #breadcrumb ul,#form #under_ttl_box h2{
 width: 660px;
}
}
/*-------------------------------------
	会員ページ
--------------------------------------*/
#maypage aside,#maypage main{
 background: #f7f7f7;
 border-top: 5px solid #e0e0e0;
 padding: 6%;
}
#maypage aside{
 margin-bottom: 8%;
}
#maypage aside .individual_info01 li{
 margin-bottom: 6%;
 font-weight: bold;
 line-height: 1.4;
}
#maypage aside .individual_info01 li span{
 font-size: 12px;
 font-weight: normal;
 line-height: 1;
 display: block;
 margin-bottom: 5px;
}
#maypage aside .individual_info li{
 text-align: center;
 font-weight: bold;
 line-height: 1.4;
 background: #FFF;
}
#maypage aside .individual_info li:first-child{
 margin-bottom: 6%;
}
#maypage aside .individual_info li .ttl{
 background: #feefd7;
 line-height: 1;
 display: block;
	 padding: 12px 0;
}
#maypage main .notice li{
 margin-bottom: 6%;
 padding-bottom: 6%;
 font-size: 14px;
 font-weight: bold;
 color: #E70003;
 /* border-bottom: 2px dotted#E50003; */
}
#maypage main .notice li:last-child{
 margin-bottom: 0;
 border-bottom: none;
}
#maypage main .notice li i{
 margin-right: 5px;
}
#maypage main .individual_info{
 margin-bottom: 6%;
	background: #FFF;
}
#maypage main .individual_info:last-child{
	margin-bottom: 0;
}
#maypage main .individual_info.meter_info{
	width: 100%;
}
#maypage main .individual_info.meter_info .txt{
	padding: 11px !important;
}
#maypage main .individual_info.meter_info .txt.meter{
	font-size: 15px;
	margin-bottom: 0 !important;
}
#maypage main .individual_info.meter_info .txt.calc_type{
	font-size: 18px;
	margin-bottom: 0 !important;
}
#maypage main .individual_info_box04 .individual_info:last-child{
	margin-bottom: 6%;
}
#maypage main .individual_info .individual_info_box{
	padding: 3% 2%;
}
#maypage main .individual_info .individual_info_box01,#maypage main .individual_info .individual_info_box02{
	text-align:center;
}
#maypage main .individual_info .individual_info_box01 li:first-child{
	margin-bottom: 13px;
	padding-bottom: 10px;
 border-bottom: 1px solid #ccc;
}
#maypage main .individual_info .individual_info_box02{
	padding: 0 5% 3%;
}
#maypage main .individual_info .individual_info_box02 .price{
	font-size: 46px;
	/*border-bottom: 1px solid #ccc;
	margin-bottom: 10px;*/
}
#maypage main .individual_info .individual_info_box02 .price span{
	font-size: 20px;
	margin: 0 0 0 8px;
}
#maypage main .individual_info .individual_info_box02 .tax{
	font-size: 16px;
	display: none;
}
#maypage main .individual_info_box03 .date{
	font-size: 30px !important;
	text-align: center;
}
#maypage main .individual_info_box03 .explanation{
	font-size: 14px !important;
}
#maypage main .individual_info_box04 .txt{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
#maypage main .individual_info_box05 li{
	padding: 10px 15px; 
}
#maypage main .individual_info_box05 li.total{
		border-top: 8px solid #f1f0f1;
}
#maypage main .individual_info_box05 li:nth-child(2n){
	background: #e3e3e3;
}
#maypage main .individual_info_box05 li p{
	font-size: 11px;
}
#maypage main .individual_info_box05 li p:nth-child(2n){
	text-align: right;
}
#maypage main .individual_info li span{
 font-size: 12px;
 margin-right: 8px;
}
#maypage main .individual_info li:last-child{
 margin-bottom: 0;
}
#maypage main .individual_info li .txt{
 font-size: 24px;
}
#maypage main .individual_info .ttl{
 background: #feefd7;
 padding: 10px 0;
 text-align: center;
 font-weight: bold;
	margin-bottom: 0;
}
#maypage main .individual_info li{
 background: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#maypage main .individual_info li p{
 font-size: 12px;
 line-height: 2;
	margin-bottom: 0;
}
#maypage #company table th,#maypage #company table td{
 border: 1px solid #ccc;
 padding: 20px;
}
#maypage #company table th{
 background: #f3f3f3;
 width: 30%;
}
#maypage #guide .cts_inner .lead,#maypage #guide .cts_inner ul li,#maypage #change_details .cts_inner .lead,#maypage #top .col-sm-8 ul li{
 margin-bottom: 7%;
}
#maypage #guide .cts_inner ul li .ttl,#maypage #top .col-sm-8 ul li .ttl{
 background: #f3f3f3;
 padding: 10px;
 margin-bottom: 10px;
}
#maypage #top .col-sm-8 ul li .ttl{
	background: #ebab2c;
	color: #FFF;
	font-size: 16px;
}
#maypage #top .col-sm-8 ul li .ttl a{
	color: #FFF;
	font-weight: bold;
}
#maypage #guide .cts_inner ul li img{
 width: 30%;
}
#maypage #guide .cts_inner ul li img.invoice_img{
	width: 100%;
}
 #maypage_pre h3,#maypage_pre h4{
  font-size: 20px;
  margin-bottom: 15px;
		font-weight: bold;
 }
 #maypage_pre ul li{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
 }
#maypage_pre p:nth-child(1){
	margin-bottom: 30px;
}
.caution_box .caution_ttl{
	font-weight: bold;
	margin-bottom: 10px;
}
.caution_box p{
	font-size: 12px;
	margin-bottom: 7px;
}
.withdrawal_lead {
	margin-bottom: 22px;
}
.withdrawal,.withdrawal_list li .withdrawal_list_box {
	background: #ffe9e9;
	border: 1px solid #ce3030;
	margin: 0 0 15px 0;
	padding: 15px;
	border-radius: 12px;
	color: #ce3030;
}
.login_form h3 {
	margin-bottom: 10px;
}
.withdrawal_list_ttl{
	font-size: 22px;
}
.withdrawal_list li {
	margin-bottom: 22px;
	padding-left: 13px;
	text-indent: -13px;
}
.withdrawal_list li:last-child {
	margin-bottom: 0;
}
.withdrawal_list li .withdrawal_list_box {
	margin: 15px 0 0 0;
}
.withdrawal_list_txt{
	color: #ce3030;
	text-indent: 0;
}
@media screen and (min-width:767px){
	.col-sm-4{
		max-width: 320px !important;
  flex: 320px !important;
		float: left !important;
	}
	    
 #maypage aside{
  padding: 40px 30px;
  float: left !important;
  font-size: 16px;
 }
 #maypage aside .individual_info01 li{
  margin-bottom: 22px;
 }
	.col-sm-8{
  width: 780px !important;
		max-width: 780px !important;
		flex: 780px !important;
 }
 #maypage main{
  padding: 40px 30px;
  float: right;
 }
 #maypage main .notice li {
  margin-bottom: 5px;
  padding-bottom: 5px;
 }
	#maypage main .individual_info .individual_info_box01 li:first-child{
	 margin: 0 22px 0 0;
	 padding: 0 22px 0 0;
  border-right: 1px solid #ccc;
		border-bottom: none;
 }
 #maypage main .individual_info_box01,#maypage main .individual_info_box03{
		display: flex;
	 justify-content: center;
 }
	#maypage main .individual_info_box03 li:first-child{
	 margin-right: 30px;
 }
	#maypage main .individual_info_box04 ul,#maypage main .individual_info_box05 li{
		display: flex;
		justify-content: space-between;
	}
	#maypage main .individual_info_box04 ul li{
		width: 32%;
	}
	#maypage main .individual_info_box04 .txt{
		padding: 5% 0 0;
	}
	#maypage main .individual_info_box05 li {
  padding: 15px 25px;
	}
	#maypage main .individual_info li p {
  font-size: 14px;
	}
 #maypage #company table{
 width: 750px;
 margin: 0 auto;
 }
 #maypage #guide .cts_inner,#maypage #change_details .cts_inner{
  width: 750px;
 }
 #maypage #guide .cts_inner .lead,#maypage #guide .cts_inner ul li, #maypage #change_details .cts_inner .lead,#maypage #change_details .cts_inner ul li{
  margin-bottom: 30px;
 }
 #maypage_pre img{
  width: 100%;
 }
	#guide .cts_inner{
		display: block;
	}
}
/*-------------------------------------
	登録フォーム
--------------------------------------*/
#login_form .col-sm-4,#login_form .col-sm-8 {
 max-width: 100% !important;
 flex: 100% !important; 
}
#login_form .col-sm-4{
	margin-bottom: 0 !important;
}
#login_form .form-group .col-sm-8{
	margin-bottom: 10px !important;
}
#login_form .form-inline{
	margin-bottom: 5px !important;
}
#login_form .field80{
	width: 220px !important;
}
#login_form .field100per{
	width: 100% !important;
}
#login_form input{
	display: inline-block !important;
	width: 100%;
}
#login_form input[type=checkbox]{
	width: auto;
}
@media screen and (max-width:767px){
	#login_form .col-sm-3{
	width: 112px !important;
 }
	#login_form .field70{
	width: 80px
}
}