@charset "utf-8";

/*------------------------------------------------



   /slogan/index


------------------------------------------------*/
.ci_bg .photo{
	background:url(../../imges/slogan/ci_bg.jpg) center center no-repeat;
	background-size:100%;
	text-indent:-9999px;
}
.slogan_01{
	clear:both;
}
.slogan_01p{
	float:left;
	width:50%;
	text-align:center;
	font-weight:600;
	font-size:120%;
}
.slogan_01p img{
	border:4px solid #eee;
}
.slogan_01p span{
	font-size:60%;
	line-height:120%;
	display:block;
	text-align:center;
	margin-bottom:5px;
}
.slogan_01t{
	float:left;
	width:50%;
}
.slogan_01t span{
}
.slogan_01sub01{
	clear:both;
	background:#EFFAFC;
	padding:20px 20px 10px;
	margin:10px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.slogan_01sub01 span{
	display:block;
	color:#1B3F7F;
	font-size:120%;
	margin-bottom:10px;
	font-weight:600;
	border-bottom:2px solid #1B3F7F;
	padding-bottom:5px;
}
.slogan_01sub02{
	margin-top:40px;
	text-align:center;
	line-height:200%;
	font-weight:800;
	font-size:160%;
}
.slogan_02{
}
.slogan_02t{
	font-size:200%;
	font-weight:800;
	color:#000;
	margin-bottom:40px;
}
.slogan_02sub01{
	float:left;
	width:50%;
	text-align:center;
}
.slogan_02sub01 img{
}
.slogan_02sub02{
	float:left;
	width:50%;
}
.slogan_03{
	clear:both;
}
.slogan_03t{
	font-size:140%;
	font-weight:800;
	color:#000;
	margin-bottom:40px;
}
.slogan_03t span{
	font-size:160%;
	font-weight:800;
	margin:0 20px;
	color:#1b3f7f;
}
@media screen and (max-width: 480px) {
.slogan_01p{
	float:none;
	width:100%;
	margin-bottom:20px;
}
.slogan_01t{
	float:none;
	width:100%;
}
.slogan_02t{
	font-size:120%;
}
.slogan_02sub01{
	float:none;
	width:100%;
	clear:both;
	margin-bottom:20px;
}
.slogan_02sub02{
	float:none;
	width:100%;
	clear:both;
}
.slogan_03t{
	font-size:100%;
}
.slogan_03t span{
	font-size:120%;
}
}


