@charset "utf-8";
/*-------------------------------------------------

梅田校LP css

-------------------------------------------------*/

body {
  line-height:1.6;
}



#umeda_meeting #contents #main{
  padding:0; 
  margin:0 auto
}

#umeda_meeting #contents #main #wrap{
  width:100%;
  margin:30px auto 0;
  padding:0;
  top:0;
}
#umeda_meeting #contents #main #wrap .logo{
    position: absolute;
    z-index: 1;
    top: -20px;
    padding: 10px 0 0 15px;
}

#umeda_meeting #contents #main #wrap .logo img{
	width: 135px;
}


#umeda_meeting #contents #main #wrap .pink_border{
    background: url("/lpi/umeda_meeting/img/bg_pinkborder.png") repeat;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    overflow: hidden;
}

#umeda_meeting #contents #main #wrap .pink_border div{
    float:left;
    width: 50%;
}

#umeda_meeting #contents #main #wrap .pink_border div img{
    width:120%;
}

#umeda_meeting #contents #main #wrap .pink_border figure{
    float: right;
    width: 45%;
    margin-bottom: 10px;
}

#umeda_meeting #contents #main #wrap .pink_border figure img{
    width: 100%;
    float:right;
}

#umeda_meeting #contents #main #wrap .pink_border p{
    background-color: #FFF;
    text-align: center;
    color:#FF13A0;
    padding:5px 0;
    width: 100%;
    font-size:1.2rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}

#umeda_meeting #contents #main #wrap .pink_border div.cl_button{
    background: url("/lpi/umeda_meeting/img/button_bg_sp.png") no-repeat;
    width: 100%;
    height:50px;
    color:#FF13A0;
    text-align: center;
    font-size:2rem;
    font-weight: bold;
    padding-top: 1.5%;
    background-size: 100%;
}

#umeda_meeting #contents #main #wrap .pink_border div.cl_button img{
    vertical-align: middle;
    padding-left: 20px;
    width: 10%;
}

#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: 100%;
    margin:0 auto;

}


#umeda_meeting #contents #event_story .event_bg ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    padding: 20px;
}

#umeda_meeting #contents #event_story .event_bg ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}


#umeda_meeting #contents #event_story .event_bg ul li p{
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 10px 20px 0 20px;
}

#umeda_meeting #contents #event_story .event_bg ul li img{
    width: 100%;
}


#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(2),
#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(5),
#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(7),
#umeda_meeting #contents #event_story .event_bg ul li:nth-of-type(10){
    margin-bottom: 40px;
}

#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 h3{
    padding-top:40px;
}

#umeda_meeting #contents #event_story .impressions ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding:0 10px 40px 0;
}

#umeda_meeting #contents #event_story .impressions ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
    background: url("/lpi/umeda_meeting/img/impressions_fukidashi_sp.png") no-repeat;
    height: 110px;
    background-size: 100%;
}

#umeda_meeting #contents #event_story .impressions ul li p{
    padding: 25px 20px 0 15px;
    text-align: left;
	margin: 0 0 20px 20px;
    font-size: 1.3rem;
}

#umeda_meeting #contents #event_story .impressions ul li p::before{
	content:"●";
	margin:0 2px 0 -14px;
    color:#FF13A0;
}


#umeda_meeting #contents #event_story .impressions ul li p span{
    float: right;
    margin-top: -18px;
    font-size: 1.0rem;
}

#umeda_meeting #contents #profile{
    margin:60px 0 80px 0;
    padding: 0 20px;
    font-size:1.4rem;
}

#umeda_meeting #contents #profile h3{
    text-align: center;
    margin-bottom:20px;
}

#umeda_meeting #contents #profile div{
    width: 100%;
    margin:0 auto;
    overflow: hidden;
}

#umeda_meeting #contents #profile div figure{
    float:none;
    padding: 30px 0 0 0;
}

#umeda_meeting #contents #profile div p{
   margin:30px 0 0 0;
}

#umeda_meeting #contents #profile div p:nth-of-type(1){
    text-align: center;
}


#umeda_meeting #contents #profile p img{
    width: 70%;
}


#umeda_meeting #contents #profile img{
    width: 100%;
}

#umeda_meeting #contents #course_lineup{
}

#umeda_meeting #contents #course_lineup .pink_course{
	background-color: #EA6393;
	padding:80px 20px;
}


#umeda_meeting #contents #course_lineup .pink_course ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 10px auto;
	position:relative;
	padding: 0 20px;
}

#umeda_meeting #contents #course_lineup .pink_course ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-right:0;
	margin-top:60px;
}

#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.4rem;
	color:#333;
}

#umeda_meeting #contents #course_lineup .pink_course h2{
	text-align:left;
	margin-bottom:0;
	border-bottom:3px solid #FF13A1;
	padding:5px 20px;
	color:#FFF;
}

#umeda_meeting #contents #course_lineup .pink_course h2 span{
	font-size:2.2rem;
	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;
}


/*footer*/
#umeda_meeting #contents #footer {
	text-align:center;
	padding:100px 0 60px 0;
}


#umeda_meeting #contents #footer .copyright {
	font-size:1.1rem;
	width:100%;
	margin:30px auto 0 auto;
}







