@charset "UTF-8";
/*------------------------------------------------------------
  薬学部生の就活 虎の巻
------------------------------------------------------------*/
#container {
  background: url(/yakuzaishi/img/shigoto/main_bg.jpg) no-repeat top center;
}

#header {
  margin-bottom: 106px;
}

#header .inner {
  padding: 100px 0;
}

#header .inner .box {
  margin: auto;
  padding-top: 189px;
  width: 440px;
  height: 251px;
  background: #3EB392;
  text-align: center;
}

#header .inner .box .ttl {
  margin-bottom: 45px;
  position: relative;
}

#header .inner .box .ttl:before {
  margin-left: -40px;
  width: 80px;
  height: 100px;
  position: absolute;
  background: url(/yakuzaishi/img/common/icon/icon_ttl01.png) no-repeat;
  top: -130px;
  left: 50%;
  content: ""
}

#conts {
  padding-bottom: 100px;
}

#conts .seller {
  margin-bottom: 120px;
}

#conts .transition {
  margin-bottom: 20px;
  padding: 30px 20px;
  background: #FAFAFA;
}

#conts .transition .box {
  float: left;
}

#conts .transition .box:first-child {
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #FFF;
}

#conts .transition .box .ttl {
  margin-bottom: 34px;
  text-align: center;
}

#conts .seller .cap {
  text-align: center;
}

#conts .select {
  margin-bottom: 120px;
}

#conts .select .orthodox {
  margin-bottom: 60px;
}

#conts .select .orthodox .graph {
  margin-left: 25px;
  float: right;
}

#conts .select .ttl {
  margin-bottom: 20px;
}

#conts .select .axis .list {
  margin: 40px 0;
}

#conts .select .axis .list .box:first-child {
  margin-left: 0;
}

#conts .select .axis .list .box {
  margin-left: 40px;
  padding: 20px 0;
  width: 286px;
  background: #FAFAFA;
  float: left;
  text-align: center;
}

#conts .select .axis .box .thing {
  margin-bottom: 20px;
}

#conts .place .lead {
  margin-bottom: 40px;
  text-align: center; 
}

#conts .place .banList {
  margin-bottom: 60px;
}

#conts .place .work {
  margin-bottom: 80px;
  padding: 30px 0;
  background: #FAFAFA; 
  text-align: center;
}

#conts .place .work .ttl {
  margin-bottom: 30px;
}

