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


#subContainer .lineup_mainbox_three{
	width:100%;
	max-width:1200px;
	margin:0 auto ;
}

#subContainer .lineup_mainbox_three h3{
	font-size:23px !important;
	font-weight:bold;
	text-align:center !important;
	margin:0 0 30px 0 !important;
	letter-spacing:0.1em !important;
}

#subContainer .lineup_mainbox_three .three_st_1_img{
	margin-top:50px;
}

#subContainer .lineup_mainbox_three .three_st_1_img ul{
	font-size: 0;
    letter-spacing:-1em;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

#subContainer .lineup_mainbox_three .three_st_1_img ul li{
	width:30%;
    vertical-align: top;
    margin-right:4%;
	margin-bottom:40px;
	letter-spacing: normal;
}

#subContainer .lineup_mainbox_three .three_st_1_img ul li:nth-child(3n){
	margin-right:0;
}

#subContainer .lineup_mainbox_three .three_st_1_img ul li img{
	width:100%;
	box-sizing:border-box;
}
