/* author */
.author_heading_wrap {
    text-align: left;
    margin: 30px 0 15px;
    width: 100%;
}

.author_heading {
    font-size: 22px;
}

.author_heading_desc {
    font-size: 12px;
}

.author_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.author_wrap ul .author_heading_wrap:nth-of-type(1) {
    margin-top: 0px;
}

.author_wrap ul li {
    width: 380px;
    text-align: left;
    margin-bottom: 40px;
}

.author_wrap ul li:hover {
    opacity: .5;
}

.author_thumb {
    margin-bottom: 5px;
}

.author_thumb img {
    max-width: 100%;
    height: auto;
}

.author_profile {
    line-height: 1.7;
}

.author_name {
    font-size: 18px;
}

.author_desc {
    font-size: 12px;
}

/* author挿入部分 --------------------------------- */

#category .main .author_header {
  margin-bottom: 20px;
}

#category .main .author_header .author_title {
  font-weight: normal;
  font-size: 40px;
  line-height: 1.7;
  margin-bottom: 10px;
}

#category .main .author_header .author_description {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 50px;
}

#category .main .author_header .author_img {
  float: left;
  width: 300px;
  height: 400px;
  margin-right: 10px;
}

.author_profile_box {
  float: left;
  width: 450px;
  margin-left: 25px;
}

#category .main .author_header .author_name01 {
  display: block;
  font-size: 32px;
  text-align: left;
  margin-bottom: 15px;
  border-left: 8px solid #000000;
  border-bottom: 1px solid #000000;
  padding-left: 5px;
}

#category .main .author_header .author_name02 {
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
}

#category .main .author_header .author_profile {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 15px;
}

.author_profile + p{
  text-align:left;
  font-size: 13px;
  margin-bottom: 10px;
}

#category .main .author_header .author_link a {
  display: block;
  width: 180px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
  padding: 2px 5px;;
  margin-bottom: 5px;
  margin-right: 10px;
  border: 1px solid #000000;
}

#category .main .author_header .author_link a:hover {
  color: #ffffff;
  background-color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
   transition: all 0.3s;
}

#category .main .authors {
  padding-top: 10px;
  padding-bottom: 20px;
}

#category .main .authors .page_title {
  position: relative;
  top: 0px;
  margin-top: -20px;
  right: 0px;
  width: 100%;
  z-index: -1;
}

#category .main .author_heading {
  clear: both;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
  width: 800px;
  border-left: 8px solid #000000;
  border-bottom: 1px solid #000000;
  padding-left: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

#category .main .author_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 25px;
}

#category .main .author_list_box {
  margin-bottom: 20px;
  width: 125px;
  height: auto;
  margin-right: 10px;
}

#category .main .author_list_box:nth-of-type(6n){
  margin-right: 0px;
}

#category .main .author_list_box .author_list_img {
  margin-bottom: 5px;
}

.author_original img{
  width: 125px;
  height: 125px;
  object-fit: cover;
}

#category .main .author_list_box .author_list_name {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
}

.author_list_title {
  display: block;
}

div.author_position{
      text-align: right;
    width: 400px;
    position: absolute;
    top: auto;
    right: 0;
    font-family: Roboto,"??????","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","????",sans-serif;
    font-size: 15px;
}

.author_cat_breadcrumb .pagePath {
    font-size: 11px;
    color: #555;
    text-align: left;
    font-family: Roboto,"??????","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","????",sans-serif;
    padding-top: 20px;
    display: inline;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2000;
}

.author_postCount{
    position: relative;
    width: 800px;
    height: 100%;
}

.conts .double_line{
  display: flex;
}

.author_cat_breadcrumb{
  position: relative;
  margin-top: 20px;
}

.author_page_title {
    text-align: right;
    position: absolute;
    right: 30%;
    font-family: Roboto,"??????","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","????",sans-serif;
    font-size: 15px;
    display: inline-block;;
    z-index:1000;
}

.author_page_title{
    bottom: -10px;
}

.author_page_title h2{
  font-size: 12px;
    display: inline;
    font-weight: normal;
}

#category .main .author_breadcrumb {
  clear: both;
  width: 800px;
  position: relative;
}

#category .main .author_breadcrumb .pagePath {
  float: left;
  width: 400px;
  height: 25px;
  line-height: 35px;
}

#category .main .author_breadcrumb .page_title {
  top: unset;
  line-height: 30px;
}

.author_detail_profile {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.author_detail_avatar {
  width: 190px;
}

.author_detail_content {
  margin-left: 25px;
  text-align: left;
  width: calc( 100% - 215px );
}

.author_detail_name {
  display: block;
  font-size: 32px;
  text-align: left;
  margin-bottom: 15px;
  border-left: 8px solid #000000;
  border-bottom: 1px solid #000000;
  padding-left: 5px;
}

.author_detail_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
}

.author_detail_desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 15px;
}