@charset "utf-8";
/*-------------------------------------------------

梅田校LP css

-------------------------------------------------*/

body {
	line-height:1.6;
	font-size:1.4rem;
}

#umeda_lp #contents{
	margin:0 auto;
	width: 100%;
}

/*main*/
#umeda_lp #contents #main{
	position:relative;
	padding:0; 
	margin:0 auto;
	height:670px;
}

#umeda_lp #contents #main figure{
}

#umeda_lp #contents #main figure img {
    position: absolute;
    width: 100%;
}

#umeda_lp #contents #main #wrap{
	position: relative;
	margin:0 auto;
	max-width: 1400px;
}

#umeda_lp #contents #main #wrap .logo{
	width:75px;
	left: 30px;
	padding-top: 30px;
	z-index: 1;
}

#umeda_lp #contents #main #wrap .logo img{
	max-height: 75px;
}

#umeda_lp #contents #main #wrap .school{
    position: absolute;
    width: 330px;
    right: 40px;
    top: 20px;
    z-index: 1;
    color: #FF13A1;
    font-size: 1.8em;
    font-weight: bold;
    text-align: right;
}

#umeda_lp #contents #main #wrap h2{
	position:absolute;
	width:620px;
	height:445px;
	left:35px;
	top: 107px;
	z-index: 1;
}

#umeda_lp #contents #main #wrap .mainTxt{
	position:absolute;
	max-width:620px;
	height:105px;
	left:60px;
	top: 550px;
	z-index: 1;
	color:#FFF;
	font-size:1.14em;
	text-align: center;
	font-weight: bold;
	text-shadow: 2px 2px 12px #b4772f;
}

#umeda_lp #contents .bg_pink{
	background-color:#FF13A1;
	text-align:center;
	padding:20px 0;
	position: relative;
	border-bottom: 10px solid #fff;
}


/*be_happy*/

#umeda_lp #contents #be_happy{
	background-color: #fff;
	margin:-10px auto 0 auto;
	max-width: 1400px;
	width: 100%;
}

#umeda_lp #contents #be_happy ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	width:100%;
    margin: 10px auto 0 auto;
	position:relative;
	background-color: #fff;
}

#umeda_lp #contents #be_happy ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
    max-width: 693px;
    padding: 40px 0;
}

#umeda_lp #contents #be_happy ul li:nth-of-type(1) {
	background:url(/lpi/umeda_women/img/travel_img.jpg) no-repeat;
	height:375px;
    margin: 0 1% 1% 0;
}

#umeda_lp #contents #be_happy ul li:nth-of-type(2) {
	background:url(/lpi/umeda_women/img/community_img.jpg) no-repeat;
	height:375px;
    margin: 0 0 1% 0;
}

#umeda_lp #contents #be_happy ul li:nth-of-type(3) {
	background:url(/lpi/umeda_women/img/learn_img.jpg) no-repeat;
	height:375px;
    margin: 0 1% 0 0;
}

#umeda_lp #contents #be_happy ul li:nth-of-type(4) {
	background:url(/lpi/umeda_women/img/language_img.jpg) no-repeat;
	height:375px;
}

#umeda_lp #contents #be_happy ul li:nth-of-type(2) div,
#umeda_lp #contents #be_happy ul li:nth-of-type(4) div{
	text-align:right;
	float:right;
}

#umeda_lp #contents #be_happy ul li p{
	background-color:#FFF;
	padding:3px;
	width:315px;
	text-align:center;
	font-size:1.6rem;
	margin: 20px 40px 0 40px;
}

#umeda_lp #contents #be_happy ul li img{
	margin: 0 40px;
}

#umeda_lp #contents #be_happy ul h2{
	position:absolute;
	top:145px;
	/*left: 465px;*/
	width: 100%;
	text-align: center;
}

/*osusume*/
#umeda_lp #contents #osusume{
	background: url(/lpi/umeda_women/img/bg.jpg) repeat center;
}

#umeda_lp #contents #osusume .pink{
	background-color:#FFA4C4;
	padding:80px 0;
	background: rgba(255,164,196,0.2);
}


#umeda_lp #contents #osusume .pink 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_lp #contents #osusume .pink ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 400px;
}

#umeda_lp #contents #osusume .pink ul li p{
	font-size:2.2rem;
	text-align:center;
	line-height: 2.6;
	font-weight: bold;
	color:#333;
}

#umeda_lp #contents #osusume .pink h2{
	text-align:center;
	margin-bottom:60px;
}

#umeda_lp #contents #osusume .pink h2 span{
	font-size:2.8rem;
	border-bottom:3px solid #FF13A1;
	padding:5px 80px;
	font-weight: bold;
}

#umeda_lp #contents #osusume .bg_pink{
	background-color:#FF13A1;
	text-align:center;
	padding:10px 0;
	color:#FFF;
	font-size:4rem;
	font-weight:bold;
	line-height: 1.4;
}

#umeda_lp #contents #osusume .bg_pink span{
	font-size:2.3rem;
}

#umeda_lp #contents #osusume .purple{
	background-color:#9D9DFF;
	padding:60px 0;
	background: rgba(157,157,255,0.2);
}


#umeda_lp #contents #osusume .purple 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_lp #contents #osusume .purple ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 310px;
}

#umeda_lp #contents #osusume .purple ul li p{
	font-size: 2.6rem;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 90px;
	line-height: 1.4;
}

#umeda_lp #contents #osusume .purple ul li:nth-of-type(1) {
	background:url(/lpi/umeda_women/img/step1.png) no-repeat;
	height:72px;
}

#umeda_lp #contents #osusume .purple ul li:nth-of-type(3) {
	background:url(/lpi/umeda_women/img/step2.png) no-repeat;
	height:72px;
}

#umeda_lp #contents #osusume .purple ul li:nth-of-type(5) {
	background:url(/lpi/umeda_women/img/step3.png) no-repeat;
	height:72px;
}


#umeda_lp #contents #osusume .purple ul li:nth-of-type(2),
#umeda_lp #contents #osusume .purple ul li:nth-of-type(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 130px;
	padding-left:10px;
}

#umeda_lp #contents #osusume .purple p{
	text-align: center;
    margin: 0 auto 40px auto;
    font-size: 1.6rem;
    line-height: 2;
}

#umeda_lp #contents #osusume .purple div{
	text-align:center;
	margin:40px auto;
	border:2px solid #FF13A1;
	padding:5px;
	max-width:1150px;
}

#umeda_lp #contents #osusume .purple div p{
	background-color:#FFF;
	color:#FF13A1;
	font-size:2.4rem;
	margin:0;
	letter-spacing:1em;
	font-weight: bold;
	padding: 3px 0 0;
}


#umeda_lp #contents #osusume .purple .seminar{
	background: url(/lpi/umeda_women/img/seminar.png) no-repeat;
    max-width: 823px;
    height: 92px;
    color: #FF13A1;
    font-weight: bold;
    margin: 100px auto 40px auto;
    font-style: oblique;
    font-size: 3rem;
    border: none;
    letter-spacing: 0.3em;
    padding-top: 20px;
}

#umeda_lp #contents #osusume .purple .purple02{
	background-color:#F0008A;
	padding:25px;
	background: rgba(240,0,138,0.1);
	border:none;
	margin: 0 auto;
	width: 100%;
}


#umeda_lp #contents #osusume .purple .purple03{
	background-color:#F900DA;
	padding:60px 0;
	background: rgba(249,0,218,0.1);
	border:2px solid #EE98CD;
	width: 100%;
	margin: 0;
    max-width: 1100px;
}

#umeda_lp #contents #osusume .purple .purple03 ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1056px;
    margin: 10px auto;
	width: 100%;
}

#umeda_lp #contents #osusume .purple .purple03 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 517px;
    letter-spacing: 0;
	background:none;
	position:relative;
	border:2px solid #FFF;
	padding:80px 0 30px 0;
	height:auto;
	margin: 0 auto;
}

/*#umeda_lp #contents #osusume .purple .purple03 ul li:nth-of-type(1) {
	margin-right:2%;
}
*/
#umeda_lp #contents #osusume .purple .purple03 ul li p{
	font-size: 4.2rem;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	padding:0;
	line-height: 1.4;
	background:none;
    letter-spacing: 0;
	margin: 0 20px 20px 20px;
}

#umeda_lp #contents #osusume .purple .purple03 ul li:nth-of-type(1) p:nth-of-type(2),
#umeda_lp #contents #osusume .purple .purple03 ul li:nth-of-type(2) p:nth-of-type(2){
	font-size: 2.4rem;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	background:none;
}

#umeda_lp #contents #osusume .purple .purple03 ul li span{
	font-size: 2rem;
	font-weight: bold;
	color: #FFF;
}


#umeda_lp #contents #osusume .purple .purple03 ul li:nth-of-type(1) p{
	background:url(/lpi/umeda_women/img/seminar01_border.png) no-repeat center bottom;
}

#umeda_lp #contents #osusume .purple .purple03 ul li:nth-of-type(2) p{
	background:url(/lpi/umeda_women/img/seminar02_border.png) no-repeat center bottom;
}

#umeda_lp #contents #osusume .purple .purple03 ul li figure{
	position:absolute;
	top:-38px;
	left:35%;
	/*left:220px;*/
}

#umeda_lp #contents #osusume .purple .purple03 a:hover{
	text-decoration:none;
}

#umeda_lp #contents #osusume .purple .purple03 a p{
	border:5px solid #FFF;
	padding:10px 0 0 40px;
	max-width:800px;
	margin:40px auto;
	font-size: 2.6rem;
	font-weight: bold;
	text-align:center;
	color: #FFF;
	background: none;
	letter-spacing: 0;
}

#umeda_lp #contents #osusume .purple .purple03 a p .icon-right{
	float: right;
	padding: 15px 40px 0 0;
}


#umeda_lp #contents #osusume .pink_course{
	background-color:#FFA4C4;
	padding:80px 0;
	background: rgba(255,164,196,0.2);
}


#umeda_lp #contents #osusume .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_lp #contents #osusume .pink_course ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 340px;
	margin-right:80px;
}

#umeda_lp #contents #osusume .pink_course ul li:last-child {
	margin-right:0;
}

#umeda_lp #contents #osusume .pink_course ul li p{
	font-size:1.6rem;
	color:#333;
}

#umeda_lp #contents #osusume .pink_course h2{
	text-align:center;
	margin-bottom:60px;
}

#umeda_lp #contents #osusume .pink_course h2 span{
	font-size:2.8rem;
	border-bottom:3px solid #FF13A1;
	padding:5px 80px;
	font-weight: bold;
}

#umeda_lp #contents #osusume .pink_course h3{
	font-size:2.0rem;
	border-bottom:3px solid #FF13A1;
	padding:5px 0;
	font-weight: bold;
	margin-bottom:20px;
}

#umeda_lp #contents #osusume .pink_course ul li a:hover{
	text-decoration:none;
}

/*footer*/
#umeda_lp #contents #footer {
	text-align:center;
	padding:100px 0 60px 0;
}


#umeda_lp #contents #footer .copyright {
	font-size:1.1rem;
	max-width:870px;
	margin:0 auto;
}






