@charset "utf-8";

/* ******************************************************************************** */
/*  Ｋビジョン On The Web　ftth.css                                                 */
/*                                                                        19.02.28  */
/* ******************************************************************************** */

/* ================================================================================ */
/*      共通                                                                        */
/* ================================================================================ */

/* CSS読み込み
----------------------------------------------- */
@import url("../catv.css");


/* 書式
----------------------------------------------- */
#catv .articles.mt-n20{
	margin-top: -20px !important;
}


/* リスト
----------------------------------------------- */
#catv .articles ul li{
	margin-top: 4px !important;
}


/* ================================================================================ */
/*      光ケーブル切替工事のご案内                                                  */
/* ================================================================================ */

a span{
	margin-top: 4px;
	display: block;
}

.images{
	margin-top: 13px;
	text-align: center;
}


