@charset "utf-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* * Basic information:
* * - CSS guideline : FLOCSS
* *
* * Order of discription:
* * - Foundation [ reset / base ]
* * - Layout [ header / main / side / footer ]
* * - Object [ component / project / utility ]
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /


/* Main
 ---------------------------------------------------------------*/
#main{
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 80px;
}
/* ==========================================================================
   Object [ component / project / utility ]
   ========================================================================== */

/* Project
  ------------------------------------------------------------------- */

/*
*employees_voice
**/
.df_con.voice{
  background: #fafafc;
  border-top: 2px solid #185c9b;
  max-width: 1000px;
  margin: 0 auto;
  max-height: 316px;
  min-height: 316px;
  margin-bottom: 51px;
}
.voice_con_innerL{
  width: 35.80%;
  padding-right: 4.5%;
}
.voice_con_innerL{
  width: 100%;
  max-width: 401px;
}
.voice_con_innerL img{
  /*width: 100%;*/
}
.voice_con_innerR{
  width: 54.2%;
  padding: 31px 0 32px;
}
.voice_con_innerR .bl_ttl24{
  text-align: left;
}
.voicer_name{
  font-size: 18px;
  color: #333333;
  padding-bottom: 15px;
}
.voicer_name span{
  padding-left: 8px;
  display: inline-block;
  font-size: 75%;
}
.voice_con_innerR .more_btn{
  margin-top: 20px;
}
.voice_con_innerR.tar{
  padding-left: 4.5%;
  /*padding-right: 4.5%;*/
}
.voice_con_innerL.tar{
  padding-right: 0;
}
@media screen and (max-width: 1020px){
  .bl_ttl24 {
      font-size: 120%!important;
      color: #185c9b;
      margin-bottom: 25px!important;
      text-align: center;
  }
}
/*
*employees_voice_single
**/
.single_txt_area{
  background: #fafafc;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 8.5%;
  border-bottom: 1px solid #adadad;
  box-sizing:border-box;
}
.df_con.voice.single{
  margin-bottom: 0;
}
.single_txt_area dl.qa_dl dd{
  margin-bottom: 48px;
}
.single_page_sub{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content:space-between;
}
.single_txt_area div.single_page_subL{
  width: 46.3%;
  padding-right: 4%;
}
.single_txt_area div.single_page_subR img{
  width: 100%;
  max-width: 401px;
  margin-bottom: 40px;
}
/*
*entry_graduate_form2018
**/
.entry_wrap{
  background: #fafafc;
  border-bottom: 1px solid #adadad;
  max-width: 1120px;
  margin: 0 auto 50px;
  clear: both;
  overflow: hidden;
  box-sizing:border-box;
}
.entry_wrap.con02,
.entry_wrap.con03{
  padding: 0 0px 41px;
}
.entry_wrap.con02 .bl_ttl24{
  text-align: left;
  padding-left: 70px;
  padding-right: 70px;
}
.entry_wrap.con02 img{
  float: left;
  margin-left: 70px;
  margin-right: 50px;
}
.entry_wrap.con02 ul{
  float: left;
}
.entry_wrap.con02 ul li{
  position: relative;
  line-height: 2;
  font-size: 112%;
  padding-left: 20px;
}
.entry_wrap.con02 ul li:before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  background: #333;
}
.entry_wrap.con03{
  text-align: center;
}
.flow_ul{
  display: block;
  width: 100%;
  max-width: 660px;
  overflow: hidden;
  margin: 0 auto 30px;
}
.flow_ul li{
  float: left;
  padding-right: 6.545%;
  margin-right: 2.545%;
  background: url(../images/entry_graduate/entry_arrow.png) no-repeat right center;
}
.flow_ul li:last-child{
  padding-right: 0;
  margin-right: 0;
}
.flow_ul li img{
  width: 100%;
  max-width: 120px;
}
.step_ttl02{
  clear: both;
  background: url(../images/entry_graduate/borderB.png) no-repeat bottom center;
  padding-bottom: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  font-size: 162%;
  color: #185c9b;
}
.step_txt01{
  margin-bottom: 16px;
}
a.entry_btn{
  display: block;
  width: 296px;
  min-width: 296px;
  text-align: center;
  line-height: 20px;
  height: 61px;
  padding-top: 10px;
  font-size: 112%;
  background: #185c9b;
  border-radius: 4px;
  margin:0 auto 10px;
  color: #fff;
  position: relative;
  box-sizing:border-box;
}
a.entry_btn span{
  display: block;
  color: #fd830b;
  font-size: 75%;
}
a.entry_btn:after{
  position: absolute;
  content: '';
    right: 15px;
    top: 50%;
    margin-top: -4px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.entry_wrap.con03 .sct_txt11{
  text-align: left;
  line-height: 1.6;
  font-size: 68%;
  margin: 0 auto;
  max-width: 590px;
}

.entry_wrap.con04 .sct_txt15,
.entry_wrap.con04 .btn_type03{
  margin-left: 70px;
}

.p_wide p {
  padding: 0 70px 15px;
}

.p_wide h3 {
  color: #185c9b;
  font-size: 110%;
  font-weight: bold;
  margin: 20px 0 10px 60px;
}

.btn_type03{
  color: #fff;
  padding-left: 14px;
  min-width: 340px;
  max-width: 340px;
  line-height: 40px;
  position: relative;
  border-radius: 2px;
  margin: 20px 0;
  cursor: pointer;
  background: #185c9b;
  display: block;
}
.btn_type03:after{
  position: absolute;
  content: '';
    right: 15px;
    top: 50%;
    margin-top: -3px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.cent_entry {
  text-align: center;
}

.btn_type_e,
.btn_type_e2{
  color: #fff;
  text-align: center;
  min-width: 150px;
  max-width: 200px;
  line-height: 40px;
  position: relative;
  border-radius: 2px;
  margin: 20px 0 40px;
  cursor: pointer;
  background: #185c9b;
  display:inline-table;
}

.btn_type_e2{
  background: #aaa;
}

@media screen and (max-width: 900px){
  .entry_wrap.con02 ul li{
    font-size: 87%;
  }
}
/*
*human_resources
**/
.human_resources,
.human_resources02{
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  background: #dfedf8;
  border-top: 1px solid #185c9b;
  border-bottom: 1px solid #adadad;
  padding: 37px 0;
  margin-bottom: 39px;
}
.human_resources02{
  padding-top: 0;
}
.human_resources_inner{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content:space-between;
  margin-left: 6.9%;
  margin-right: 6.9%;
  margin-bottom: 35px;
  box-sizing:border-box;
}
.resources_innerL{
  width: 50%;
}
.resources_innerL img{
  width: 100%;
  max-width: 480px;
}
.resources_inneR{
  width: 50%;
  padding-left: 3.48%;
}
.resources_inneR .sct_txt{
  font-weight: bold;
}
.resources_inneR .resources_inneR_ttl{
  color: #185c9b;
  font-size: 225%;
  line-height: 1.1;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 35px;
  letter-spacing: 0.2em;
}
.hmRes_con02 .sct_txt.tar{
  margin-bottom: 30px;
}
.hmRes_con02 img{
  display: block;
  margin: 0 auto 39px;
  width: 100%;
  max-width: 961px;
}
.hmRes_con02_ul{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content:space-between;
  margin-left: 4.464%;
  margin-right: 4.464%;
}
.hmRes_con02_ul li{
    width: 31.47%;
}
.hmRes_con02_ul li img{
  width: 100%;
  max-width: 321px;
  margin-bottom: 0;
}
.human_resources02{
  width: 100%;
  overflow: hidden;
  background: #fafafc;
}
.human_resources02_inner{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content:space-between;
  margin-top: 30px;
  margin-left: 1.33%;
  margin-right: 1.33%;
}
.human_resources02_inner div.human_resources02_inner_div{
  width: 31.25%;
  box-sizing:border-box;
}
.hm_ttl02_ft{
  width: 100%;
  background: #dfedf8;
  padding: 14px 10px 15px;
  box-sizing:border-box;
}
.hm_ttl02_ft>h3.hm_ttl02{
  border-bottom: 2px solid #185c9b;
  font-size: 112%;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #185c9b;
}
div.human_resources02_inner_div ul{
  display: block;
  overflow: hidden;
}
div.human_resources02_inner_div ul li{
  line-height: 1.6;
}
.hm_ttl02_ft.mb{
  margin-bottom: 20px;
}
.human_resources02_inner_div .first_ul{
  min-height: 328px;
}
/*スマホ対応*/
.pc {
  display: block;
}
.sp {
  display: none!important;
}

.rec_cap {
    display: block;
    margin-top: -35px;
    padding: 0 5px;
}

h2.top_ttl02{
  font-size:130% !important;
}


@media only screen and (max-width: 920px){
  nav>ul>li>a{
    font-size:11px !important;
  } 
}

.interview_bottom_btn {
    display: block;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 1px solid #185c9b;
    padding: 13px;
    transition: 0.3s ease;
    position: relative;
  box-sizing:border-box;
  margin-bottom: 25px;
}

.interview_bottom_btn:hover{
  color: #fff;
  background-color:#185c9b;
}

.interview_bottom_btn:after {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    border-top: 1px solid #185c9b;
    border-right: 1px solid #185c9b;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 40px;
  transition: 0.3s ease;
}

.interview_bottom_btn:hover:after{
  border-top:1px solid #fff;
  border-right: 1px solid #fff;
}
