@charset "utf-8";
/*-------------------------------------------------

梅田校LP css

-------------------------------------------------*/

body {
	line-height:1.6;
	font-size:1.4rem;
}

#umeda_meeting #contents{
	margin:0 auto;
	width: 100%;
}

#umeda_meeting #contents #main{
    background: url("/lpi/umeda_meeting/img/main_bg.png") no-repeat ;
    width: 1280px;
    margin: 0 auto;
    height: 1520px;
}

#umeda_meeting #contents #main #wrap{
	position: relative;
	margin:0 auto;
	max-width: 1078px;
    padding-top:100px;
    text-align: center;
}

#umeda_meeting #contents #main #wrap .logo{
    width: 190px;
    left: -60px;
    z-index: 1;
    position: absolute;
    top: 30px;
}

#umeda_meeting #contents #main #wrap .logo img{
	max-height: 90px;
}


#umeda_meeting #contents #main #wrap .pink_border{
    background: url("/lpi/umeda_meeting/img/bg_pinkborder.png") repeat;
    width: 1078px;
    margin: 0 auto;
    padding: 50px;
    overflow: hidden;
}

#umeda_meeting #contents #main #wrap .pink_border div{
    width: 550px;
    float: left;
}
#umeda_meeting #contents #main #wrap .pink_border figure{
    float:right;
    
}
#umeda_meeting #contents #main #wrap .pink_border p{
    background-color: #FFF;
    text-align: center;
    color:#FF13A0;
    padding:2px 0;
    width: 380px;
    margin:0 auto;
    font-size:1.6rem;
    font-weight: bold;
}

#umeda_meeting #contents #main #wrap .pink_border div.cl_button{
    background: url("/lpi/umeda_meeting/img/button_bg.png") no-repeat;
    width: 530px;
    height:112px;
    color:#FF13A0;
    text-align: center;
    font-size:3.4rem;
    font-weight: bold;
    padding-top: 20px;
}

#umeda_meeting #contents #main #wrap .pink_border div.cl_button img{
    vertical-align: middle;
    padding-left: 20px;
}

#umeda_meeting #contents #main #wrap .pink_border a{
    text-decoration: none;
    
}

#umeda_meeting #contents #event_story{
    text-align: center;
    background-color: #FFFFDF;

}

#umeda_meeting #contents #event_story .event_bg{
    width: 1280px;
    margin:0 auto;
    background: url("/lpi/umeda_meeting/img/event_story_bg.png") no-repeat center top 300px;
}

#umeda_meeting #contents #event_story .event_bg h3 img{
    margin-top: -70px;
}

#umeda_meeting #contents #event_story .event_bg ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#umeda_meeting #contents #event_story .event_bg ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
    margin-bottom: 79px;
}

#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(2) img,
#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(6) img{
    margin-left: 40px;
}

#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(3) img,
#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(7) img{
    margin-right: 40px;
}

#umeda_meeting #contents #event_story .event_bg ul li p{
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.8;
    padding: 50px 100px;
}

#umeda_meeting #contents #event_story .impressions {
    background: url("/lpi/umeda_meeting/img/impressions_bg.png") repeat;
    margin: 0 auto;
}

#umeda_meeting #contents #event_story .impressions ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1180px;
  margin: 0 auto;
    padding:0 0 90px 35px;
}

#umeda_meeting #contents #event_story .impressions ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
    background: url("/lpi/umeda_meeting/img/impressions_fukidashi.png") no-repeat;
    height: 170px;
}

#umeda_meeting #contents #event_story .impressions ul li p{
    padding: 65px 60px 0 15px;
    text-align: left;
	margin: 0 0 20px 20px;
}


#umeda_meeting #contents #event_story .impressions ul li p::before{
	content:"●";
	margin:0 2px 0 -15px;
    color:#FF13A0;
}


#umeda_meeting #contents #event_story .impressions ul li p span{
    float: right;
    font-size: 1.2rem;
}

#umeda_meeting #contents #profile{
    margin:60px 0 80px 0;
}

#umeda_meeting #contents #profile h3{
    text-align: center;
    margin-bottom:20px;
}

#umeda_meeting #contents #profile div{
    width: 960px;
    margin:0 auto;
    overflow: hidden;
}

#umeda_meeting #contents #profile div figure{
    float:left;
    padding: 30px 100px 0 0;
}

#umeda_meeting #contents #profile div p{
   margin:40px 0 0 100px;
}

#umeda_meeting #contents #course_lineup{
}

#umeda_meeting #contents #course_lineup .pink_course{
	background-color: #EA6393;
	padding:80px 0;
}


#umeda_meeting #contents #course_lineup .pink_course ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 10px auto;
	position:relative;
}

#umeda_meeting #contents #course_lineup .pink_course ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 340px;
	margin-right:80px;
}

#umeda_meeting #contents #course_lineup .pink_course ul li:last-child {
	margin-right:0;
}

#umeda_meeting #contents #course_lineup .pink_course ul li p{
	font-size:1.6rem;
	color:#333;
}

#umeda_meeting #contents #course_lineup .pink_course h2{
	text-align:center;
	margin-bottom:60px;
	color:#FFF;
}

#umeda_meeting #contents #course_lineup .pink_course h2 span{
	font-size:2.8rem;
	border-bottom:3px solid #FF13A1;
	padding:5px 80px;
	font-weight: bold;
}

#umeda_meeting #contents #course_lineup .pink_course h3{
	font-size:2.0rem;
	border-bottom:3px solid #FF13A1;
	padding:5px 0;
	font-weight: bold;
	margin-bottom:20px;
}

#umeda_meeting #contents #course_lineup .pink_course h3 a{
    color:#FFF;
}

#umeda_meeting #contents #course_lineup .pink_course ul li a:hover{
	text-decoration:none;
}

/*footer*/
#umeda_meeting #contents #footer {
	text-align:center;
	padding:100px 0 60px 0;
}


#umeda_meeting #contents #footer .copyright {
	font-size:1.1rem;
	max-width:870px;
	margin:50px auto 0 auto;
}






