@charset "UTF-8";
/* CSS Document */

/* モニターツアー */

.title_img_wrapper_naka .inner_ce{
  margin:0 auto;
  padding:0 0;
  background:url(../img/2017/ce_main.jpg) 50% 50%;
  background-size:cover;
  max-width:950px;
  min-height:350px;
}

.monitor_attention {
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#FF005F;
	padding-top:15px;
}

.performer {
	font-size:17px;
	float:left;
	color:steelblue;
	padding-left:10px;
}

.att {
	font-size:13px;
	line-height:1.5em;
	margin-bottom:10px;
}

.att_b {
	font-size:13px;
	line-height:1.5em;
	margin-bottom:10px;
	color:#D00035;
}

.flowArea .tit_s {
    font-size: 26px;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: bold;
	height: 60px;
	color: steelblue;
}

.flowArea .tit_m {
    font-size: 29px;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: bold;
    height: 60px;
	color: steelblue;
}

.entame_syosai_tit {
	font-size:25px;
	text-align:center;
	font-weight:bold;
	color: steelblue;
	padding-bottom:10px;
}

.entame_syosai li {
	line-height:1.5em;
	text-align:center;
}


/*small size*/
@media only screen and (max-width: 40em) {
	
	.flowArea .tit_m {
    font-size: 1.4rem;
	margin-top:10px;
}


}
