@charset "utf-8";


/*
========================================
    ボディ
=========================================
 */


div#concept_band_logo{
 	width:150px;
 	height:92px;
 	margin:0 auto;
 } 

#sentence{
	width:900px;
	margin: 0 auto;
	
	}

#sentence div {
	font-size: 25px;
	color:#005781;
	word-break: keep-all;
	line-break: strict;
	margin: 100px 0px 200px 0px;
	line-height:2;;
	}

#sentence div p{
	
	}
