@charset "UTF-8";

/*----------------■ウォッチンチェック----------------*/
#watchin-check-ti{text-align:center;margin-bottom:30px;}
.watchin-check-list li{padding:20px 0;border-bottom:1px solid #ccc;}

.watchin-check-list-nv li{float:left;margin:0 10px 10px 0;background:#005AAA;border-radius:10px;text-align:center;width:85px;}
.single_bg .watchin-check-list-nv li a{display:block;padding:10px 0;color:#fff;}
.watchin-check-list-nv li a:hover{background:rgba(255,255,255,0.5);color:#fff;}

.main_text img{float:left;max-width:300px;clear:none;margin:0 10px 10px 0;}
.main_text p:after {
	content:".";
	display:  block;
	clear:  both;
	height:  0;
	visibility:  hidden;
	overflow: hidden;/* 隙間対応 */
	font-size: 0.1em;/* 隙間対応 */
	line-height: 0;/* 隙間対応 */
}