@charset "utf-8";

/* ******************************************************************************** */
/*  Ｋビジョン On The Web　index.css                                                */
/*                                                                        19.02.28  */
/* ******************************************************************************** */

/* ================================================================================ */
/*      CSS読み込み                                                                 */
/* ================================================================================ */

@import url("../catv.css");



/* ================================================================================ */
/*      手続き＆お申し込み                                                          */
/* ================================================================================ */

/* -------------------------------------------------------------------------------- */
/*      光ケーブルへの切替工事を進めています                                        */
/* -------------------------------------------------------------------------------- */

.attention .text01{
	text-align: left;
	border: solid 1px #0203fe;
}
.attention h2{
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	background: #0203fe;
}
.attention div{
	padding: 0 10px 10px 10px;

}


