@charset "sjis";

/* ---------- pagetitle -------------------- */
section.pagetitle{
	background:url(../images/maintitle.jpg) no-repeat center center;
	background-size: auto 100%;
}


/* ---------- set color -------------------- */


section.contents div.bg_dot{background: url(/student/common/images/bg_dotgray.png);
overflow: hidden;}




/* ---------- main -------------------- */

body{
    letter-spacing: 0.1px;
}



.read p{
    padding: 20px 0;
    width: 90%;
    font-weight: 500;
    text-align: center;
    font-size: 1.3rem;
    margin: 0 auto;
    }



.text{
    width: 100%;
    background-color: #ffe1ab;
    margin: 40px 0 ;
    text-align: center;
     overflow: hidden;
}

.shirohaikei{
    background-color: #fff;
    width: 95%;
    margin: 10px auto;
    padding: 10px;
}

.text h3{
    padding: 20px 0 0 0;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2;
    border-bottom: solid 1px #000;
    width: 12em;
    margin: 0 auto;
    }
    
.text .eigo,.text .eigo2{
    font-size: 1.2em;
}

.torikumi{
    position: relative;
}

.maru1{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ffd3b3;
  position: absolute;
    top: 0;
    left: 0;
}

.intext{
    position: relative;
}

.intext h4{
    margin:20px 0 10px;
    text-align: left;
    color: #e66700;
    font-size: 1.3em;
    line-height: 1.2;
    padding-top: 40px;
}

.intext p{
    text-align: left;
}

.intext .pamphletimg{
    width: 90%;
    margin: 20px auto;
}

.hitorinavi{
    text-align: left;
    background-color: #99cbd0;
    border-radius: 10px;
    color: #fff;
    padding: 20px;
    overflow: hidden;
}

.hitorinavi h5{
    font-size: 1.4em;
    font-family: "RoundedMgenplus-medium";
    margin-bottom: 10px;
}

.hitorinavi p{
    width: 70%;
    float: left;
    margin-bottom: 5px;
}

.hitorinavi .naviimg{
    width: 88px;
}

/*ひとり暮らしNAVIボタン*/
.btn-square-shadow {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #5eaaa8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #407774;
  border-radius: 3px;
  clear: left;
  float: left;
  margin-left: 10%;
}


.btn-square-shadow:hover{
  color: #fff;
}

.btn-square-shadow:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}


.line{
    border-top: 1px solid #ccc;
    width: 90%;
    margin: 50px auto;
}



/*お部屋探し相談会*/
.maru2{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ffc545;
  position: absolute;
  top: 0;
  right: 20px;
}

.maru2_2{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #ffc545;
  position: absolute;
  top: 130px;
  right: 40%;
  display: none;
}


.seminer,.seminer2 {
    width: 100%;
    margin-top: 20px;
    border-radius: 10px;
}

.maru3{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #fff3b6;
  position: absolute;
  top: 0;
  left: 0;
}

.gakkou{
    border: solid 4px #e66700;
    margin-top: 50px;
    padding: 20px 10px;
}

.gakkou h5{
    font-size: 1.2em;
    font-weight: 600;
}

.gakkou .gakkouline{
    border-top: 3px solid #e66700;
    width: 90%;
    margin: 0px auto 20px;
}

.gakkoulist{
    margin: 0px 0;
}

.gakkou p.scool_name{
    position: relative;
    display: inline-block;
    padding: 0 55px;
    margin: 40px 0 20px;
    font-size: 1.1em;
    font-weight: bold;
}

.gakkou p.scool_name:before, .gakkou p.scool_name:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.gakkou p.scool_name:before {
  left:0;
}
.gakkou p.scool_name:after {
  right: 0;
}



.gakkoulist p.scool_text{
    text-align: left;
}

.gakkoulist img{
    margin: 20px 0;
}

.gakkoulist li{
    margin-left: 40px;
    list-style: square;
    padding: 0;
    text-align: left;
    }
    
.gakkoulist2 li{
    margin-left: 20px;
    list-style: square;
    padding: 0 ;
    text-align: left;
    }
    
    

/*学校もっと見るボタン*/
.btn-square-shadow2 {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #e66700;
  color: #FFF;
  border-bottom: solid 4px #ba5204;
  border-radius: 50px;
  width: 200px;
  margin: 20px auto 0;
}
.btn-square-shadow2:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}

.gakkou input{
    display: none;
}

.button11,#button1{
    display: block;
}

.button11_pc{
    display: none;
}





/*-----------スポーツ協賛-----------*/


.sport_p{
    text-align: left;
    margin: 30px 0 50px;
}


.renmei{
   box-shadow: 0px  0px 3px 1px #ccc;
   background-color: #fff;
   overflow: hidden;
   position: relative;
   margin:10px 1px 50px;
}

.masute1{
    position: absolute;
    width: 120px;
    height: 30px;
    background-color: #ff6d00;
    left: 35%;
    margin-top: -10px;
    z-index: 100;
    transform: rotate(5deg);
    opacity: 0.8;
}

.renmei img{
    width: 90%;
    margin: 30px auto 10px;
}

.renmei .name{
    margin: 10px;
    border: solid 1px #e66700;
    border-radius: 50px;
    padding: 5px 0;
    color: #e66700;
    transition: 0.5s;
    }


.circle{
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e66700;
  text-align:center;
  line-height: 20px;
  color: #fff;
  transform: rotate(90deg);
}

.masute2{
    position: absolute;
    width: 120px;
    height: 30px;
    background-color: #efef00;
    left: 35%;
    margin-top: -10px;
    z-index: 100;
    transform: rotate(-4deg);
    opacity: 0.8;
}


.masute3{
    position: absolute;
    width: 120px;
    height: 30px;
    background-color: #ff6d00;
    left: 35%;
    margin-top: -10px;
    z-index: 100;
    transform: rotate(2deg);
    opacity: 0.8;
}


.masute4{
    position: absolute;
    width: 120px;
    height: 30px;
    background-color: #efef00;
    left: 35%;
    margin-top: -10px;
    z-index: 100;
    transform: rotate(-1deg);
    opacity: 0.8;
}


.kaisya{
    background-color: #e66700;
    color: #fff;
    width: 95%;
    margin: 0 auto 3%;
    padding: 20px 5px;
}

.kaisya .kaisya_p{
    font-size: 110%;
    font-weight: 600;
}


.kaisya .kaisyaname{
    width: 240px;
    margin:0 auto;
}

.kaisya img{
    width: 140px;
    float: left;
}

.kaisya .logo_p{
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 10px;
    margin-top: 10px;
}

.kaisya .zyusyo{
    clear: both;
    text-align: left;
    width: 26em;
    margin: 10px auto;
    padding: 0;
}


/* ########### 370以下 ########### */
@media (max-width: 370px) {


.hitorinavi .naviimg{
    width: 30%;
}

.kaisya .zyusyo{
    width: 90%;
}

}

/* ########### 500以上 ########### */
@media screen and (min-width:500px){	

.maru1{
    width: 120px;
    height: 120px;
}

.maru2{
    width: 150px;
    height:150px;
}

.maru3{
    width: 110px;
    height: 110px;
}

.intext .pamphletimg{
    width: 400px;
}

.hitorinavi{
    width: 400px;
    margin: 0 auto;
}

.masute1,.masute2,.masute3,.masute4{
    left: 40%;
}


}


/* window size 600- */
@media screen and (min-width:600px){	
	/*bg_dot*/
	div.naiyo div.bg_dot{	
		
		margin: 0px 0 0 0;
	}
}

/* ########### 900以上 ########### */
@media screen and (min-width:900px){	

section .pagetitle{
    background-size: 100% auto;
}

.read p{
    font-size: 1.6rem;
}

.text{
    width: 900px;
    margin: 20px auto;
}

.shirohaikei{
    margin: 60px auto;
    width: 800px;
    padding: 10px 40px;
    overflow: hidden;
}

.eigo{
    margin-bottom: 100px;
}

.maru1{
    width: 150px;
    height: 150px;
    left: -20px;
    top: -40px;
}

#intext_daigkau{
    width: 50%;
    float: left;
}


.intext .pamphletimg{
    width: 45%;
    margin: -40px 0px;
    float: right;
}

.hitorinavi{
    width: 50%;
    float:left;
    margin: 30px 0 70px;
    line-height: 1.5em;
}

.btn-square-shadow{
    margin-top: 20px;
}

.maru2{
    width: 100px;
    height: 100px;
}

.maru2_2{
    display: block;
    top: -30px;
    right: 200px;
    width: 60px;
    height: 60px;
}

/*.intext_float{
    width: 50%;
    float: right;
}
*/

.intext h4{
    padding-top:0;
   }


.seminer{
    width: 45%;
    float: left;
    margin-bottom: 70px;
}

.intext_float2{
    width: 50%;
    float: left;
    
    }

.seminer2{
    width: 45%;
    position: relative;
    
}

.maru3{
    width: 120px;
    height: 120px;
    top: -20px;
    left: -20px;
}

.maru3_3{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #fff3b6;
  position: absolute;
  right: 300px;
  bottom: -10px;
}

.gakkou{
    overflow:hidden;
    margin-bottom: 30px;
}

.gakkoulist{
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    
}
    
    .gakkoulist p.scool_text{
        width: 80%;
        margin: 0 auto;
    }

.gakkoulist li{
    margin-left: 20px;
    margin-bottom: 5px;
    width: 47%;
    float: left;
}

.gakkoulist2{
    display: none;
}


.button11,#button1{
    display: none;
}

.button11_pc{
    display: block;
}

/*-----------スポーツ--------------*/

.cheki{
    width: 45%;
    float: left;
    overflow: hidden;
    margin: 0 10px;
    position: relative;
    padding-top: 30px;
}

.cheki2{
    clear: both;
    width: 45%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    padding-top: 30px;
}



.masute1,.masute3{
    left: 32%;
    clear: both;
}

.masute2,.masute4{
    left: 32%;
}

.masute3{
    background-color: #ff9900;
}

.masute4{
    background-color: #ff6d00;
}

/*-----------会社情報-------------*/

.kaisya .kaisya_p{
    font-size: 130%;
    font-weight: 600;
}



.kaisya{
    clear: both;
    width: 800px;
}


}



