/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　共通
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
電話番号のおかけ間違いに
ご注意下さい。
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*style.cssに記述*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
24Hコールセンター
一般お問合せ
2つのカラム
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*以下よりお選びいただきお問い合わせ下さい*/
.customerinfotxt {
	text-align: center;
	font-size: 1.7rem;
	margin: 0 0 30px 0;
}
/*2カラム共有｜大枠*/
.customer_2btn {
	text-align: center;
	width: 100% !important;
	height: 350px !important;
	margin: 0 0 40px 0;
}
/*2カラム共有｜大枠直下の包括aタグ*/
.customer_2btn a {
	display: inline-block;
	width: 100% !important;
	height: 350px !important;
	vertical-align: middle;
	border: 1px solid #c4c4c4;
	margin: 0 0 40px 0;
}
/*2カラム共有｜カラム全体に余白を設ける*/
.customer_box {
	padding: 30px;
	height: 100%;
}
/*2カラム共有｜アイコン直下のテキスト群*/
.customer_2btn_inner {
	margin: 0 auto !important;
	width: 100% !important;
	height: auto !important;
}
/*2カラム共有｜背景ありのテキスト*/
.customer_2btn .customer_2btn_inner p {
	color: #ffffff;
	padding:8px;
	margin: 0 0 8px 0;
	width: 100% !important;
	font-size: 1.6rem;
}
/*2カラム共有｜背景ありのテキスト直下*/
.customer_2btn .customer_2btn_inner span {
	white-space: nowrap;
	font-size:min(5vw,19px);/*(基本サイズ,最大サイズ)*/
}
/*2カラム共有｜最下段のテキスト*/
.explanation {
	width: 80%;
	height: 100%;
	margin: 30px auto 0 auto;
	font-size: 1.6rem;
	text-align: left !important;
}
.explanation span {
	font-size: 1.2rem !important;
	white-space: unset !important;
}
.explanation2 {
	text-align: center !important;
}
/*2カラム共有｜最下段のテキスト、問い合わせのテキストをleftにしたい時*/
/*@media screen and (max-width: 500px) {
.explanation2 {
text-align: left !important;
}
}*/

/*EMIサービス利用者様専用24時間コールセンター*/
.customer_24support {
	color: #0698f2;
	width: 100% !important;
}
.customer_24support a:hover {
	background:#d9f2ff;
}
.customer_24support div {
	color: #0698f2;
}
.customer_24support div p {
	background: #0698f2;
}
/*一般お電話、フォームお問い合わせ*/
.customer_teltmail {
	width: 100% !important;
}
.customer_teltmail a:hover {
	background:#e5e5e5;
}
.customer_teltmail div p {
	background: #919191;
}
.customer_img {
width: 80px !important;
margin: 0 auto;
background: none !important;
	margin: 10px auto 10px auto;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　電話番号のお掛け間違いにご注意下さい。｜customer/tel_notice
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*当社にかかる問い合わせ内容*/
.tel_notice_ex {
background: #F0F0F0;
padding: 20px;
color: #BC0000;
margin: 30px 0;
font-size: 1.6rem;
}
.tel_notice > span {
color: #BC0000;
font-size: 1.7rem;
}
/*当社の情報は以下の通りです。*/
.tel_notice_company {
background: #E5FDFF;
padding: 0 20px 20px 20px;
margin: 30px 0 80px 0;
}
.tel_notice_emi_name {
font-size: 1.7rem;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
border-bottom: 1px solid #c4c4c4;
}
.tel_notice div dl {
padding: 25px 0 0 0;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　EMIサービス利用者様専用24時間コールセンター｜customer/customer_support/
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*ご契約中のEMS（エネルギーマネジメントシステム）設定に関して
対応いたします*/
.customer_support_txt {
font-size:min(6.5vw,25px);/*(基本サイズ,最大サイズ)*/
line-height: 1.4;
}
.customer_support_txt span {
font-size: 1.3rem;
}
/*対応例*/
.customer_support_ex_tit {
background: #464646;
color: #ffffff;
display: inline-block;
padding: 6px 10px;
margin: 30px 0 16px 0;
font-size: 1.8rem;
}
.customer_support_ex_type_main div,
.customer_support_ex_type_sub div {
margin: 0 0 10px 0;
}
.customer_support_ex_type_main div p,
.customer_support_ex_type_sub div p {
border: 1px solid #c4c4c4;
border-left: 5px solid #c4c4c4;
padding: 6px;
line-height: 1.4;
vertical-align: middle;
}
.customer_support_ex_type_main {
	font-size: 1.8rem;
}
.customer_support_ex_type_sub div p {
height: 100%;
}
/*以下はEMIサービスご利用者様専用の電話番号です。*/
.customer_support_telbox {
margin: 50px 0 100px 0;
}
.customer_support_telbox dl {
border: 5px solid #0698F2;
}
/*枠タイトル*/
.customer_support_telbox dt {
background: #0698F2;
color: #ffffff;
padding: 8px;
text-align: center;
font-weight: 500 !important;
line-height: 1.4;
}
.customer_support_telbox dd {
padding: 16px;
color: #0698F2;
}
/*EMS/エネ達3/BEMS/デマンド制御*/
.customer_support_telbox .system {
background: #D6D6D6;
font-size: 1.3rem;
font-weight: 800;
text-align: center;
color: #464646;
padding: 6px 2px;
}
/*電話番号*/
.customer_support_tel {
font-size:min(11vw,60px);/*(基本サイズ,最大サイズ)*/
font-weight:700;
text-align: center;
color: #0698F2 !important;
}
.customer_support_tel a {
color: #0698F2 !important;
}
.customer_support_tel img {
	width:80px;
	height: 41px;
	padding: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
	.customer_support_tel img {
	width:80px;
	height: 41px;
	display: block;
	padding: 0;
	margin: 20px auto 0 auto;
}
}
.customer_support_tel24 {
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid #0698F2;
	border-bottom: 1px solid #0698F2;
	margin: 5px 0 16px 0;
	font-size: 1.9rem;
}
.customer_support_tel_weather {
	line-height: 1.4;
	font-size: 1.7rem;
	text-align: center;
}
@media screen and (max-width: 767px) {
.customer_support_tel_weather {
	text-align: left;
}
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■　お問い合わせ｜customer｜contact（メールフォームあるページ）
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*電話・メールの枠囲いのタイトル*/
.contact_tit p {
	margin: 0 0 30px 0;
	padding: 16px;
	border: 1px solid #464646;
	font-size: 2rem;
}
.contact_tit p img {
	margin: 0 10px 0 0;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
電話でのお問い合わせタイトル以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*大枠*/
.contact_tel {
	margin: 0 0 100px 0;
}
/*電話番号*/
.contact_tel dt {
	font-size:min(11vw,60px);/*(基本サイズ,最大サイズ)*/
	font-weight:700;
	text-align: center;
	color: #0698F2 !important;
	position: relative;
}
/*全国対応｜コールセンターはこちらボタン*/
.contact_tel dd {
	text-align: center;
}


/*サポートコールセンターはこちらボタン*/
/*contactのカスタムCSSに直接記述*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
問合せフォーム
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*問合せ内容自体の幅設定*/
@media screen and (min-width: 992px) {
	#formbox {
		width: 90%;
		margin:0 auto;
	} 
}
@media screen and (max-width: 991px) {
	#formbox {
		width: 100%;
	} 
}
/*問合せの各項目、入力ボックスのrow*/
.form__row {
	padding: 0 0 30px 0 !important;
}
/*問合せの各項目タイトル*/
.form__title {
}
.form__label {
	padding: 0 0 8px 0 !important;
}
/*「※必須」の設定*/
.form__required {
	color: #a90f0f;
	font-size: 1.4rem;
}
/*ラジオボタン項目の位置設定*/
.wpcf7-list-item {
	padding: 0 0 12px 1rem !important;
	display:block;
	margin: 0;
	text-indent: -2rem;
}
/*ラジオボタン自体の位置設定*/
.wpcf7-list-item input {
	margin: 0 0 0 1rem;
}
/*入力BOXの定義*/
.wpcf7-form-control {
	font-size: 1.4rem;
	width: 100% !important;
}
/*入力BOXの余白*/
.wpcf7-text,
.wpcf7-textarea {
	padding: 6px 10px;
}
/*内容を送信ボタン*/
.form__action-area {
	margin: 0 auto;
	width: 50%;
}
.wpcf7-submit {
	text-align: center !important;
	padding: 8px 0;
	background: #c1c1c1;
	border: none !important;
	transition: all 0.1s;
}
.wpcf7-submit:hover {
	text-align: center !important;
	padding: 8px 0;
	background: #555555;
	border: none !important;
	color: #ffffff;
	transition: all 0.1s;
}
/*第3者に提供しない説明テキスト*/
.formlasttxt {
	font-size: 1.3rem;
}
/*リキャプチャの説明テキスト*/
.recaptcha {
	margin-top: 50px;
	font-size: 1.2rem;
}
.recaptcha p {
	border-top: 1px solid #cccccc;
	padding:20px 0 0 0;
}
@media screen and (min-width: 1200px) {
	.recaptcha p {
		text-align:center !important;
	}
}
/*reCAPTCHAの保護マークを非表示*/
.grecaptcha-badge { 
	visibility: hidden !important; 
}
@media print{
.notes_tel_sp {
display: none !important;
}
}
