@charset "UTF-8";
.writer-prof {
  position: relative;
  margin: 0 0 20px;
  padding: 8px 20px;
  font-size: 100%;
  border: none;
  overflow: hidden;
  zoom: 1; }

.writer-prof .pict {
  display: block;
  width: 80px;
  float: right;
  margin: 48px 20px 0 20px; }

.writer-prof .profR, .writer-prof .prof {
  width: 460px;
  float: left;
  margin: 0;
  padding: 0; }

.writer-prof .prof {
  width: 581px;
  padding-right: 20px;
  float: none; }

.writer-prof h2 {
  margin: 0 0 4px;
  font-weight: bold;
  font-size: 2.0rem; }
  .writer-prof h2 span {
    font-weight: normal;
    font-size: 1.3rem; }

.writer-prof p {
  margin: 0;
  padding: 0;
  line-height: 1.7;
  min-height: 200px; }

.writer-prof .profRbtm {
  width: 514px;
  margin: 15px 0 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  overflow: hidden;
  zoom: 1; }

.writer-prof .prof .profRbtm {
  width: 593px;
  float: none; }

.writer-prof #ob {
  width: 112px;
  height: 29px;
  overflow: hidden;
  zoom: 1; }

.writer-prof #ob li {
  display: block;
  width: 56px;
  height: 29px; }

.writer-prof #ob li {
  float: left; }

.writer-prof #ob a {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 56px;
  height: 29px; }

.writer-prof #ob a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.writer-prof #ob a:hover img {
  top: 0; }

.writer-prof #ob #ob_t a img {
  top: 0;
  left: -56px; }

/*執筆者一覧ページ*/
.writer-prof .writer-prof-box {
  border-right: solid 1px #ddd;
  display: table; }

.writer-prof .checkin-box2 form {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 63px;
  text-align: center; }

.writer-prof .checkin-box2 form label:hover {
  color: #0066cc;
  cursor: pointer; }

.writer-prof .checkin-box2 form label:after, .writer-prof .checkin-box2 form label:before {
  font-family: "icon";
  font-size: 2.8rem;
  font-weight: normal;
  display: block;
  line-height: 0.9;
  position: absolute;
  top: 0;
  left: 30%;
  transition-duration: 0.3s; }

.writer-prof .checkin-box2 form label:after {
  content: "\e907";
  color: #999; }

.writer-prof .checkin-box2 form label:before {
  content: "";
  width: 29px;
  height: 25.2px;
  top: 0;
  left: 16px;
  border-radius: 50%; }

.writer-prof .checkin-box2 form:hover label:after {
  color: #fff; }

.writer-prof .checkin-box2 form:hover label:before {
  background: #06c;
  width: 35px;
  height: 34px;
  top: -5px;
  left: 24%; }

.writer-prof .checkin-box2 .checked:after {
  color: #fd7f03; }

.writer-prof .checkin-box2 form input {
  border: none;
  padding-top: 30px;
  position: relative; }

/*執筆者紹介ページ*/
.writer-prof .writer-checkin-box {
  position: relative; }

.writer-prof .writer-checkin-box .checkin-box2 form {
  position: absolute;
  top: 144px;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 80px;
  text-align: center;
  margin: 48px 20px 0 20px; }

.writer-prof .writer-checkin-box .checkin-box2 form label:hover {
  color: #0066cc;
  cursor: pointer; }

.writer-prof .writer-checkin-box .checkin-box2 form label:after, .writer-prof .writer-checkin-box .checkin-box2 form label:before {
  font-family: "icon";
  font-size: 2.8rem;
  font-weight: normal;
  display: block;
  line-height: 0.9;
  position: absolute;
  top: 0;
  left: 30%;
  transition-duration: 0.3s; }

.writer-prof .writer-checkin-box .checkin-box2 form label:after {
  content: "\e907";
  color: #999; }

.writer-prof .writer-checkin-box .checkin-box2 form label:before {
  content: "";
  width: 29px;
  height: 25.2px;
  top: 0;
  left: 25px;
  border-radius: 50%; }

.writer-prof .writer-checkin-box .checkin-box2 form:hover label:after {
  color: #fff; }

.writer-prof .writer-checkin-box .checkin-box2 form:hover label:before {
  background: #06c;
  width: 35px;
  height: 34px;
  top: -5px;
  left: 25%; }

.writer-prof .writer-checkin-box .checkin-box2 .checked:after {
  color: #fd7f03; }

.writer-prof .writer-checkin-box .checkin-box2 form input {
  border: none;
  padding-top: 30px;
  position: relative; }

/*# sourceMappingURL=writers.css.map */

/*# sourceMappingURL=writers.css.map */
