@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------------------------------------------

   responsive
         - pageHeader
            - pan
            - second
            - information
            - topics
  right: 2%;
            - academics
         - pharmacy
            - grad_nursing
            - report
            - bradingg
            - examinfo
            - research
            - privacy
            - copyright
            - sitemap
            - opencampus
            - enq
            - seichousai
            - webopencumpus

--------------------------------------------------------------------------------------------------*/


@media all and (max-width: 640px) {


.home .header {
  background: url(../image/main_sp.png) no-repeat;
  background-size: 100%;
  position: relative;
  padding-bottom: 46%;
}

#entry .header, #error .header, #conform .header, #complite .header{
  background: url(../image/ent_main_sp.png) no-repeat;
  background-size: 100%;
  position: relative;
  padding-bottom: 25%;
}
.top_btn {
   position: fixed;
   width:100%;
   height: 52px;
   background: #000;
   top: 0px;
   left: 0;
   z-index: 10;
}

.top_btn dl {
  display: flex;
  justify-content: space-between;
}
.top_btn dd:nth-child(1)  {
  margin:0 auto;
}

.top_btn dd:nth-child(1) a {
      padding:10px 0px;
      width: 110px;
      background: #000;
      color: #fff;
      z-index: 10;
     }

.top_btn dd:nth-child(2)  {
      background: linear-gradient(#0da3f6, #00e1fd);
}
.top_btn dd:nth-child(2) a {
      background: url(../image/yajirushi.png) no-repeat 90% 50%;
      background-size: 17px;
      padding:15px 50px 15px 50px;
      color: #fff;
      font-size: 14px;
      transition: 0.3s;
     }
.top_btn dd:nth-child(2) a:hover {
      background: url(../image/yajirushi.png) no-repeat 95% 50%;
      background-size: 17px;
     }

  body {
    min-width: inherit;
  }
  .pc {
    display: none;
  }
  .sp {
    display:block;
  }

  img {
  border: none;
  vertical-align: top;
  -webkit-backface-visibility: hidden;
    max-width: 100%;
 height: auto;
  }

.flex2 {
  display: block;
}
.flex3 {
  display: block;
}


.text2 {
  width: 100%;
}


.main-text1{
  position: absolute;
  top: 40px;
  left: 10px;
  color: #fff;
  font-size: 16px;
  }
.main-text1 span{
  font-size: 22px;
  font-weight: 600;
  }

#entry .main-text, #error .main-text, #conform .main-text, #complite .main-text{
  position: absolute;
  top: 5%;
  left: 10px;
  color: #fff;
  font-size: 16px;
  }
#entry .main-text span, #error .main-text span, #conform .main-text span, #complete .main-text span{
  font-size: 22px;
  font-weight: 600;
  }


    

.text2_sp {
  margin-top: 110px;
  padding:0 10px;
  font-size: 16px;
} 
.text2_sp span{
  font-weight: 600;
  font-size: 18px;
  line-height: 2rem;
}  

.l-container ul {
  width: 100%;
  padding: 0;
  margin:5px auto 0 auto;
  display: flex-end;
  align-items: center;
  font-size: 13px;
}

#main {
  width: 100%;
  padding:0 10px;
  margin:0 auto;
}
.company_text_sp {
  text-align: left;
  font-size: 17px;
}
.company_text {
  width: 100%;
  margin:20px auto 0px auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 1.6rem;
}
.company_text span{
  font-size: 20px;
  line-height: 2.5rem;
}

.content_title {
  width: 100%;
  font-size: 18px;
  color: #fff;
  background: #0095f3;
  padding:20px 0;
  text-align: center;
  line-height: 2rem;
  margin-top: 30px;
}
.content_title span{
  font-size: 22px;
}


#bxslider {
  margin-top: 50px;
}

.bx-prev{
  background: url(../image/prev_sp.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  font-size: 0px;
  z-index: 2;
  top: 50%;
  left: 2%;
}

.bx-next{
  background: url(../image/next_sp.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  margin:0
  font-size: 0;
  z-index: 2;
  top: 50%;
  right: 2%;
}

#bxslider li {
  height: 270px;
}

#bxslider{
  margin-bottom: 50px;
}
.content_title_2 {
  margin-top: 50px;
}
.flex_dl {
  width: 100%;
  display: block;
}

#ac-menu .label {
  font-size: 18px;
  line-height: 1.3rem;
  font-weight: normal;
  padding: 15px;
}

.flex_dl dd:nth-child(2) {
  line-height: 2.5rem;
}


#ac-menu .label::before,
#ac-menu .label::after {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}
#ac-menu .label::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}

.content {
  margin: 20px auto 30px auto;
}
/***********************************************
main/リクルート
/************************************************/
#ac-menu .detail {
  border-top: solid 1px #ccc;
  padding: 15px;
  display: none;
  background: #ece9e9;
}

.detail_title_area {
  width: 100%;
  margin:0 auto;
}

.detail_title_text {
  font-size: 15px;
  line-height: 1.3rem;
}
.detail_title{
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}
.flex2 {
  width: 100%;
  padding:0;
  display: block;
}


.btntransform{
  background: url(../image/yajirushi.png) no-repeat 87% 50% #0095f3;
  border: 2px solid #0095f3;
  border-radius: 40px;
  color: #fff;
  display: block;
  font-weight: 600;
  width: 120px;
  padding: 10px 15px;
  transition: 0.3s;
  margin-top: 30px;
}


.btntransform:hover {
  background: url(../image/yajirushi_b.png) no-repeat 90% 50% #fff;
  color: #0095f3;
}



.entry_detail{
  width: 100%;
  background: #fff;
  padding:15px;
  margin:60px auto;
}

.entry_title {
  font-size: 19px;
  font-weight: 600;
  padding-left: 20px;
  position: relative;
  border-bottom: solid 2px #ece9e9;
  padding-bottom: 20px;
}
.entry_title::before {
  position: absolute;
  display: block;
  content: "";
  height: 20px;
  width:5px;
  background: #000;
  top: 5px;
  left: 5px;
}

.entry_detail dd {
  padding: 15px 0;
  font-size:16px;
  line-height: 1.5rem;
  border-bottom: solid 2px #ece9e9;
}
.job_title{
  font-size:18px;
  font-weight: 600;
  line-height: 1.2rem;
}

.job-skill {
  font-size: 18px;
  font-weight: 600;
  margin-left: -7px;
  padding-top: 15px;
  line-height: 2.5rem;
}

.oneday_s tr, .oneday_s td {
  display: block;
}
.oneday_s .td_2 {
  padding-left: 30px;
  padding-top: 0; 
}
.oneday_s td {
 padding-bottom: 0; 
} 

.oneday_s .td_2 {
 padding-bottom: 22px; 
}

.maru::before {
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #0095f3;
  border-radius: 50%;
  top: 7px;
  left: 10px;
} 
.maru::after {
  height:200px;
} 

.maru2_1::after {
  height:118px;
} 

.maru2_2::after {
  height:60px;
} 




/***********************************************
main/リクルート図
/************************************************/

.flow_title {
  font-size: 20px;
  padding-bottom: 30px;
}

.flow_pic {
  margin-bottom: 20px;
}
.flow_pic img{
  width: 300px;
}


/***********************************************
ENTRY
/************************************************/
.form-title {
font-size: 18px;
font-weight:600;
margin-bottom: 10px; 
}


.entry_content {
  max-width: 100%;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 14px;
}

.top_text {
  line-height: 1.5rem;
  margin-bottom: 30px;
}

.entry_table {
  width: 100%;
}

.entry_table td, .entry_table th{
  padding:0;
}


.flex_name {
  display: block;
}
.input_long{
  width: 100%;
  height: 35px;
}

.input_middle {
  width: 100%;
  height: 35px;
}
.input_short {
  width: 15%;
  height: 35px;
}
.input_short_2 {
  width: 80px;
  height: 35px;
}
.coment_text, .coment_text2, .coment_text3 {
  font-size: 13px;
  line-height: 1.1rem;
  margin-bottom: 5px;
}

.entry_table th, .entry_table tr, .entry_table td  {
  display: block;
}
.entry_table th{
  padding-left: 0px;
  width: 100%;
  height: 45px;
  padding: 10px 5px;
  margin-bottom: 10px;
}
.entry_table .height_w{
  height: 60px;
}


.entry_table td{
    width: 100%;
  padding-left: 0px;
  margin-bottom: 25px;
  border-bottom: none;
}

.flex_name li:nth-child(2) {
  margin-left: 0px;
  margin-top: 5px;
}

.scrollbar-all {
  width: 100%;
  padding: 0 10px 10px 10px;
}
.scrollbar-all p{
    font-size: 14px;
  line-height: 1.5rem;

}

.textarea_1, .textarea_2 {
    width: 100%;
    height: 120px;
  }


.ent_btn1 {
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ent_btn2 {
  width: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ent_btn3 {
  margin-top: 20px;
  padding: 15px 0 15px 15px;
  width: 180px;
  background: url(../image/yajirushi_g.png) no-repeat 90% 50% #d0d0d0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ent_btn3:hover {
  background: url(../image/yajirushi_g.png) no-repeat 95% 50% #d0d0d0;
  padding: 15px 0 15px 15px;
}


.ent_btn5 {
  margin: 20px 0;
}




.line_btn {
  margin-top:  0px;
}



/***********************************************
footer
/************************************************/
.contact_part1 {
  padding-top: 20px;
  background: url(../image/footer_sp.png) no-repeat;
  padding-bottom: 13%;
  background-size: cover;

}

.footer_sns li a{
  width: 130px;
  background: url(../image/yajirushi.png) no-repeat 91% 50% #0095f3;
  padding:17px 0px;
  padding-left: 20px;
  color: #fff;
  transition: 0.3s;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
}
.footer_sns li:nth-child(1) a{
  height:60px;
  padding-left: 35px;
  line-height: 1.5rem;
  background: url(../image/yajirushi.png) no-repeat 91% 50%;
  border: solid 1px #fff;
  position: relative;
}

.footer_sns li:nth-child(1)::before{
  width: 80px;
  position: absolute;
  content: "";
  background: url(../image/home.png) no-repeat  15% 50%;
}


.footer_sns li a:hover{
  background: url(../image/yajirushi_b.png) no-repeat 92% 50% #fff;
  color: #0095f3;
}
.footer_sns li:nth-child(1) a:hover{
  background: url(../image/yajirushi_b.png) no-repeat 92% 50%;
  border: solid 1px #0095f3;
  opacity: 1;
}
.footer_sns li:nth-child(1):hover::before{
  width: 80px;
  position: absolute;
  content: "";
  background: url(../image/home_b.png) no-repeat  15% 50%;
}


.footer_sns li a:hover{
  background: url(../image/yajirushi_b.png) no-repeat 95% 50% #fff;
  color: #0095f3;
  border-radius: 8px;
}




#ptop {
  cursor: pointer;
  z-index: 2;
  top: 18%;
  right: 5%;
}



}