@charset "utf-8";
/*-------------------------------------------------

あなたにあったコース診断css
#check

-------------------------------------------------*/
html,
body {
    margin: 0;
    padding: 0;
}

#juniorhigh .logo {
    width: 100%;
    position: fixed;
    background:#fff;
    z-index: 1;
}

#juniorhigh .logo ul{
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#juniorhigh .logo ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
#juniorhigh .logo ul li a img {
    max-width: 135px;
    margin: 20px;
}
#juniorhigh #wrap {
    padding: 70px 0 0;
}

#juniorhigh #wrap #visual{
	position: relative;
	margin: 0 0 30px;
	background:none;
	height:auto;
	padding:0;
}


#juniorhigh #wrap #visual h1 img {
	width:100%;
}

#juniorhigh #wrap .sp_img div{
    position: relative;
}
#juniorhigh #wrap .sp_img img {
    width: 100%;
    height: auto;
}

#juniorhigh #wrap .sp_img div a {
    position: absolute;
    top:-100px;
}

#juniorhigh #wrap #contents .course{
    width: 100%;
    margin:0 auto;
    padding: 0 15px;
}
#juniorhigh #wrap #contents .course ul{
  display: block;
}

#juniorhigh #wrap #contents .course ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
	padding:22% 15px 15px 15px;
    background-color: #F5F7F8;
    position: relative;
    margin-bottom: 15px;
}


#juniorhigh #wrap #contents .course ul li h2{
    color:#FFF;
    background-color: #2E5432;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    padding: 8px 0 5px;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) h2{
    background-color: #B7224B;
}

#juniorhigh #wrap #contents .course ul li figure{
    float:right;
    margin: 0 0 15px 10px;
    width: 40%;
}

#juniorhigh #wrap #contents .course ul li figure img{
    width:100%;
}

#juniorhigh #wrap #contents .course ul li h3{
    color:#2E5432;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
}

#juniorhigh #wrap #contents .course ul li p{
    clear: both;
}


#juniorhigh #wrap #contents .course ul li:nth-of-type(2) h3{
    color:#B7224B;
}

#juniorhigh #wrap #contents .course ul li h3 span{
    font-size: 2rem;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(1) h3 span:nth-of-type(2),
#juniorhigh #wrap #contents .course ul li:nth-of-type(2) h3 span{
    margin-left:-13px;
}


#juniorhigh #wrap #contents .course ul li .point{
    background-color: #FFF;
	padding:15px;
    margin: 15px 0;
}


#juniorhigh #wrap #contents .course ul li .point .tit{
    background-color: #2E5432;
    color:#FFF;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    padding: 15px 0 10px;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .point .tit{
    background-color: #B7224B;
    margin-bottom: 15px;
}

#juniorhigh #wrap #contents .course ul li .point .tit span{
    font-size: 2.4rem;
}

#juniorhigh #wrap #contents .course ul li .point figure{
    text-align: center;
    margin:20px auto 30px;
    float: none;
    width: 95%;
}

#juniorhigh #wrap #contents .course ul li .point figure img{
    width: 100%;
}


#juniorhigh #wrap #contents .course ul li .point ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    background: url("/school/osaka/tennoji_s/juniorhigh/img/junior_img03.png") no-repeat center bottom;
    background-size: 100%;
    margin-bottom: 20px;
    padding: 0 0 60px;
}

#juniorhigh #wrap #contents .course ul li .point ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
    background: none;
    padding: 0;
    margin:0;
    position: relative;
}

#juniorhigh #wrap #contents .course ul li .point ul li:nth-of-type(2){
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}

#juniorhigh #wrap #contents .course ul li .point ul li p{
    font-size: 1rem;
	text-align: left;
	line-height:1.4;
	margin: 2px 0 0 10px;
}

#juniorhigh #wrap #contents .course ul li .point ul li p:nth-of-type(1){
    padding-top:10px;
}

#juniorhigh #wrap #contents .course ul li .point ul li p:last-child{
    padding-top:25px;
    color:#FFF;
    font-size: 1.6rem;
    font-weight: bold;
}

#juniorhigh #wrap #contents .course ul li .point ul li:nth-of-type(2) p:last-child{
    padding-top:40px;
}


#juniorhigh #wrap #contents .course ul li .point ul li div.time{
    color:#FFF;
    font-size: 1.4rem;
    font-weight: bold;
    position: absolute;
    bottom: -40%;
    left: 10%;
    line-height: 1.3;
}
#juniorhigh #wrap #contents .course ul li .point ul li div.time span{
    font-size: 2rem;
    background: none;
    padding:0;
    margin-left: 15px;
}

#juniorhigh #wrap #contents .course ul li .point ul li p::before{
	content:"";
	display:inline-block;
	background-size:contain;
	width:7px;
	height:8px;
	background:url(/school/osaka/tennoji_s/juniorhigh/img/arrow.png) no-repeat left;
	margin:0 5px 0 -12px;
	vertical-align: middle;
}

#juniorhigh #wrap #contents .course ul li .point ul li p:last-child::before{
	display:none;
}

#juniorhigh #wrap #contents .course ul li .point p img{
    float: right;
}

#juniorhigh #wrap #contents .course ul li .point ul li span{
    color: #FFF;
    font-size: 1.2rem;
    font-weight: bold;
    background-color: #A2825B;
    text-align: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    padding: 3px 10px;
}

#juniorhigh #wrap #contents .course ul li .schedule,
#juniorhigh #wrap #contents .course ul li .overview{
    background-color: #FFF;
    padding:15px;
    margin-bottom:20px;
}

#juniorhigh #wrap #contents .course ul li .schedule p.tit,
#juniorhigh #wrap #contents .course ul li .overview p.tit{
    background-color: #2E5432;
    color:#FFF;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 3px;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .schedule p.tit,
#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .overview p.tit{
    background-color:#B7224B;
}

#juniorhigh #wrap #contents .course ul li .schedule table{
    margin:20px 0 0;
}

#juniorhigh #wrap #contents .course ul li .overview table{
    margin:20px 0;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .schedule table td{
    padding-bottom: 10px;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .course ul li .schedule table th,
#juniorhigh #wrap #contents .course ul li .overview table th{
    text-align: center;
    padding: 0 10px 5px 0;
    width: 110px;
}

#juniorhigh #wrap #contents .course ul li .schedule table th span,
#juniorhigh #wrap #contents .course ul li .overview table th span{
    background-color: #F5F7F8;
    color:#2E5432;
    font-weight: bold;
    width: 100%;
    display: inline-block;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .schedule table th span,
#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .overview table th span{
    color:#B7224B;
}

#juniorhigh #wrap #contents .course ul li .overview p.com{
    font-size: 1.1rem;
    line-height: 1.2;
}


#juniorhigh #wrap #contents .course ul li a{
    text-decoration: none;
}

#juniorhigh #wrap #contents .course ul li .btn01{
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
    background-color:#fff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 3px solid #2D5332;
    color:#2D5332;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .course ul li:nth-of-type(2) .btn01{
    border: 3px solid #B7224B;
    color:#B7224B;
}

#juniorhigh #wrap #contents .course ul li .point .materials{
    color: #C49964;
    font-size: 1.6rem;
    font-weight: bold;
}

#juniorhigh #wrap #contents .course ul li .review{
    border:2px solid #A2825B;
    padding: 10px 15px 15px 15px;
    margin: 15px 0 20px;
}
#juniorhigh #wrap #contents .course ul li .review h4{
    color: #A2825B;
    font-size:1.8rem;
    font-weight: bold;
    border-bottom:1px solid #A2825B;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#juniorhigh #wrap #contents .course ul li .usable dl{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#juniorhigh #wrap #contents .course ul li .usable dl dd{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
    padding-left: 10px;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .course ul li .usable dl dt{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
    border-right:1px solid #B7224B;
    color:#B7224B;
    font-size:2.0rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    padding-top: 20px;
}
#juniorhigh #wrap #contents .course ul li .usable dl dt span{
    font-size:2.7rem;
}

#juniorhigh #wrap #contents .course ul li .usable dl dd span{
    color:#B7224B;
    font-weight: bold;
    font-size:1.6rem;
}

#juniorhigh #wrap #contents .course ul li .usable dl dd:nth-of-type(2){
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
    padding: 20px 0 0;
}

#juniorhigh #wrap #contents .eiken {
    width: 100%;
    margin:40px auto;
    padding: 0 20px;
}

#juniorhigh #wrap #contents .eiken .row {
    background-color: #FFF;
    border:8px solid #1E5483;
    padding: 25px 20px;
    overflow: hidden;
    margin: 0 0 10px;
}

#juniorhigh #wrap #contents .eiken .row h2 {
    font-size:3rem;
    font-weight: bold;
    color:#1E5483;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .eiken .row p {
    font-size: 1.4rem;
}

#juniorhigh #wrap #contents .eiken .row img {
    float: none;
    margin: 20px 0 0;
    width: 100%;
}

#juniorhigh #wrap #contents .eiken .com {
    font-size: 1.1rem;
    line-height: 1.2;
}

#juniorhigh #wrap #contents .voice {
    width: 100%;
    margin:0 auto;
    padding: 0 20px;
}

#juniorhigh #wrap #contents .voice h2{
    background-color: #482611;
    padding:20px;
    color:#FFF;
    font-size:2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#juniorhigh #wrap #contents .voice ul {
    display:block;
}

#juniorhigh #wrap #contents .voice ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 0 50px;
    position: relative;
}


#juniorhigh #wrap #contents .voice ul li h3 {
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding: 0 0 0 80px;
    margin-bottom: 5px;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .voice ul li h3 span{
    margin-left:-10px;
}

#juniorhigh #wrap #contents .voice ul li p {
    margin: 20px 0 0;
}

#juniorhigh #wrap #contents .voice ul li span {
    margin: 0 0 0 80px;
}

#juniorhigh #wrap #contents .voice ul li figure {
    float: right;
    padding-left: 10px;
}

#juniorhigh #wrap #contents .voice ul li div {
    position: absolute;
    top: 10px;
    left: -10px;
}

#juniorhigh #wrap #contents .voice ul li div img {
    width: 70%;
}


#juniorhigh #wrap #contents .course ul li .pair{
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dashed #f00;
}

#juniorhigh #wrap #contents .course ul li .pair div{
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #f00;
}

#juniorhigh #wrap #contents .course ul li .pair p{
    text-align: center;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .course ul li .pair p span{
    font-size: 2rem;
    font-weight: bold;
    color:#f00;
}

#juniorhigh #wrap #contents .course ul li .pair p span:nth-of-type(2){
    font-size: 1.2rem;
    font-weight: normal;
    color:#333;
}

#juniorhigh #wrap #contents .voice ul li .btn01{
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
    background-color:#fff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 3px solid #2D5332;
    color:#2D5332;
    line-height: 1.4;
}

#juniorhigh #wrap #contents .voice ul li:nth-of-type(2) .btn01{
    border: 3px solid #B7224B;
    color:#B7224B;
}

#juniorhigh #wrap #contents .voice ul li a{
    text-decoration: none;
}

