/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.ttl {
  width: 100%;
  border-bottom: 4px solid #ff9200;
  color: #ff9200;
  height: 26px;
  padding-top: 11px;
  font-size: 1.2em;
}
#result-form {
  width: 1100px;
  height: 450px;
  border: solid 2px #ff9200;
  margin: 10px auto auto;
}
#result-form select {
  position: relative;
  width: 170px;
  padding: 10px;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  background: #eee;
  background: -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
  background: linear-gradient(to bottom, #fff 0%, #efebe1 100%);
  font-size: 1.2em;
}
#result-form .cond-1 label {
  position: relative;
  float: left;
}
#result-form .cond-1 label:after {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 2px;
  background: url("../../img/pc/top/search/open-mark.png") top left no-repeat;
  background-size: 20px;
  pointer-events: none;
}
#result-form select::-ms-expand {
  display: none;
}
#result-form .search-btn {
  margin-top: 0px;
  text-align: center;
}
#result-form ul.separator {
  margin: 0 0 0 50px;
}
#result-form ul.separator li {
  float: left;
  border-bottom: 1px dotted #000000;
}
#result-form ul.separator li:last-child {
  border-bottom: none;
}
#result-form ul.separator li dl {
  width: 1000px;
  padding: 16px 0 10px;
  overflow: hidden;
}
#result-form ul.separator li dl dt {
  width: 180px;
  float: left;
  font-size: 19px;
  font-weight: bolder;
  line-height: 72px;
}
#result-form ul.separator li dl dd {
  width: 820px;
  float: right;
}
#result-form ul.separator li dl dd select {
  width: 258px;
  margin-top: 21px;
  font-size: 14px;
  padding: 4px;
  background: #fff;
  borer: solid #fff;
  border-radius: 5px;
  margin-right: 15px;
}
#result-form ul.separator li dl dd li {
  border-bottom: none;
  margin: 0 23px 6px 0;
  font-size: 14px;
}
#result-form ul.separator li dl dd li input {
  position: relative;
  top: -1.5px;
}
#result-form ul.separator li dl dd .free-word {
  width: 800px;
  border: 1px solid #ccc;
  border-radius: 2px;
  height: 34px;
  margin-top: 19px;
  font-size: 20px;
}
.result-text {
  width: 800px;
  height: 65px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: url("../../img/pc/result/entry_nav-bg.png") no-repeat;
}
.result-text .result-num {
  font-weight: bold;
  font-size: 22px;
  margin: 0 5px;
}
.entry {
  width: 798px;
  height: auto;
  border: 1px solid #CCC;
  overflow: hidden;
  margin-bottom: 25px;
}
.entry .merit-mark {
  float: right;
  margin: 7px 19px 6px 0;
}
.entry .entry_title {
  overflow: hidden;
  margin: 5px;
  font-weight: bolder;
  border-bottom: 1px dotted #ccc;
}
.entry .entry_title .heading {
  background: #ffecd0;
  padding: 15px 20px;
}
.entry .entry_title .heading p {
  font-size: 14px;
  margin-bottom: 10px;
}
.entry .entry_title .heading h3 {
  font-size: 19px;
  line-height: 20px;
  color: #fb5e00;
}
.entry .entry_main {
  width: 730px;
  margin-left: 25px;
  overflow: hidden;
  padding-bottom: 10px;
}
.entry .entry_main img {
  margin-top: 18px;
}
.entry .entry_main .entry_main-right {
  width: 430px;
  margin-top: 18px;
  float: right;
  line-height: 1.5em;
}
.entry .entry_main .entry_main-right dl {
  overflow: hidden;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 20px;
}
.entry .entry_main .entry_main-right dl dt {
  float: left;
  height: auto;
  width: 70px;
  font-weight: bolder;
}
.entry .entry_main .entry_main-right dl dd {
  float: right;
  width: 360px;
}
.entry .entry_sub {
  margin: 0 5px;
  padding: 13px 15px;
  font-size: 13px;
  font-weight: bolder;
  line-height: 18px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
.entry .entry_btn {
  float: right;
  padding: 20px 35px;
}
.entry .entry_btn img {
  margin-left: 20px;
}
.page-ttl {
  margin-bottom: 20px;
}

.greet {
  padding: 20px;
  line-height: 20px;
  margin-right: 50px;
  font-size: 1.2em;
  line-height: 1.4;
}
.greet div.section {
  background-color: rgba(255,146,0,0.1);
  margin-bottom: 25px;
  padding: 18px;
}

.entry .free-word,.teacher {
  padding: 20px;
  line-height: 20px;
}

.entry .free-word h3 {
  font-size: 16px;
  height:30px;
}

.entry .free-word p{
  font-size: 16px;
}

.entry .free-word ul {
  margin-top: 16px;
}

.entry .free-word .submit {
  margin: 40px 0px 20px 0px;
}

.entry .teacher .section {
  font-size: 16px;
}

.entry .teacher .section h4{
  font-size: 16px;
  height:30px;
}

.entry .teacher .section h4 span{
  font-size: 16px;
  height:30px;
  font-weight: normal;
}

.entry .teacher .section p{
  margin-bottom:10px;
}

.entry .recruit {
  padding: 20px;
  line-height: 20px;
  font-size:16px;
}

.entry .page-ctl {
  float: right;
  margin-right: 20px;
}

.entry .clear {
  clear: both;
}

.entry .mypage_account {
   font-size: 1.5em;
   margin: 0px 35px 35px 70px;
   line-height: 2.5em;
}

.entry .mypage_account .note{
  font-size: 1em;
  line-height: 1em;
  color: red;
}

.entry .mypage_account .message {
  width:600px;
  margin: 0px auto;

}

.entry .failure-message {

  color: red;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #CD0A0A;
  background-color: #FEF1EC;
  margin: 20px;
  padding: 10px;
  text-align: center;
}

.entry .success-message {
  color: darkblue;
  font-size: 20px;
  font-weight: bold;
  background-color: lightYellow;
  border: 1px solid #E6DB55;
  margin: 20px;
  padding: 10px;
  text-align: center;
}

.error-message {
  color: red;
}

.btn-pagelink {
  border-style: none;
  width: 100px;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  display: inline;
  text-align: center;
  padding: 8px 0 10px;
  color: #fff;
  background-color: #fb5e00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
}


.btn-logout {
  border-style: none;
  width: 70px;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  display: inline;
  text-align: center;
  padding: 8px 0 10px;
  color: #fff;
  background-color: #fb5e00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0px 0px 0px 15px;
  cursor: pointer;
}

.more-btn{
  color:#fb5e00;
  cursor: pointer;
}

.closed {
  font-size: 1.5em;
  font-weight: bold;
  color: red;
  margin-bottom:10px;
}
.closed_index {
  font-weight: bold;
  color: red;
}
.search-btn{
  cursor: pointer;
}


/* 仕事研究会 */
.labs {
  font-size: 14px;
  line-height: 26px;
}

.labs #main {
  overflow: hidden;
}

.labs #main div {
  float: left;
}

.labs #main .left {
  width: 51%;
}

.labs #main .right {
  width: 49%;
}
