@charset "UTF-8";

@font-face {
  font-family: 'kin';
  src: url('/css/font/kin/KINKIE_.TTF') format('truetype');
}

@font-face {
  font-family: 'ni';
  src: url('/css/font/ni/NIS-R10.TTC') format('truetype');
}

body .main-column .main-contents {
  font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Yu Gothic UI','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
}

.staff_list_wrap {
  padding: 10px 0 0;
}

@media (max-width: 639px) {
  .staff_list_wrap.sub-layout {
    margin: 0;
  }
  .staff_list_wrap.sub-layout .staff_list .border {
    display: flex;
    align-items: center;
    font-size: 18px;
  }
  .staff_list_wrap.sub-layout .staff_list {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  .staff_list_wrap.sub-layout .staff_list_info {
    color: #fff;
  }
  .rank1-5 .staff_list_rank:after {
    content: url(../images/common/icon/crown1.png);
    vertical-align: middle;
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(2) .staff_list_rank:after {
    content: url(../images/common/icon/crown2.png);
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(3) .staff_list_rank:after {
    content: url(../images/common/icon/crown3.png);
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(4) .staff_list_rank:after {
    content: url(../images/common/icon/crown4.png);
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(5) .staff_list_rank:after {
    content: url(../images/common/icon/crown5.png);
  }
  .staff_list_name_en {
    display: none;
  }
  .chronology:active .pastyear {
    display: block;
  }
}

@media (min-width: 640px) {
  .staff_list_wrap.sub-layout .staff_list a {
    text-decoration: none;
    font-weight: bold;
  }
  .staff_list_wrap.sub-layout .staff_list a:after {
    content: "";
    position: absolute;
    background-size: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .staff_list_wrap.sub-layout.rank1-5 .staff_list a:after {
    background: url(../images/blog/blog_rnaking_area1.png) no-repeat center top;
    background-size: cover;
  }
  .staff_list_wrap.sub-layout.rank6-20 .staff_list a:after {
    background: url(../images/blog/blog_rnaking_area2.png) no-repeat center top;
    background-size: cover;
  }
  .staff_list_wrap.sub-layout.rank21 .staff_list a:after {
    background: url(../images/blog/blog_rnaking_area3center.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout.rank21 .staff_list:nth-child(5n) a:after {
    background: url(../images/blog/blog_rnaking_area3right.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout.rank21 .staff_list:nth-child(1) a:after,
  .staff_list_wrap.sub-layout.rank21 .staff_list:nth-child(5n+1) a:after {
    background: url(../images/blog/blog_rnaking_area3left.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout .staff_list a, .staff_list_wrap.sub-layout.rank1-5 .staff_list a div.border > div {
      display: -webkit-flex;
      display: flex;
      align-items: center;
  }
  .staff_list_wrap.sub-layout .border, .staff_list_wrap.sub-layout div.border, .staff_list_wrap.sub-layout .staff_list:after, .staff_list_wrap.sub-layout .staff_list_name:after {
    background: none;
  }
  .rank1-5 .staff_list_wrap {
    display: block;
    padding: 0;
    margin: 1rem 0 0;
    max-width: 100%;
  }
  .rank1-5 .staff_list {
    width: 100%;
    max-width: 613px;
    margin: 0 auto 1rem;
    display: block;
  }
  .staff_list_wrap.rank6-20 {
    width: 100%;
    max-width: 620px;
    margin: 0 auto 1rem;
  }
  .staff_list_wrap.rank21 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 1rem;
  }
  .staff_list_wrap.rank21 .staff_list_img {
    display: none;
  }
  .staff_list_wrap.rank6-20 .staff_list {
    width: 32%;
    margin: 0 2% 1rem 0;
  }
  .staff_list_wrap.rank6-20 .staff_list:nth-of-type(3n) {
    margin-right: 0;
  }
  .staff_list_wrap.rank1-5 .staff_list a .staff_list_img {
    max-width: 15%;
    width: 100%;
    margin: 0;
  }
  .staff_list_wrap.rank1-5 .border {
    width: 85%;
  }
  .staff_list_wrap.rank6-20 .staff_list a .staff_list_img {
    max-width: 44%;
    width: 100%;
    margin: 0 1% 0 0;
  }
  .staff_list_wrap.rank6-20 .border {
    width: 55%;
  }
  .staff_list_wrap.rank6-20 .staff_list a {
    align-items: flex-start;
  }
  .staff_list_wrap.rank21 a {
    display: block;
    width: 100%;
    height: 107px;
  }
  .staff_list_wrap.rank6-20 .staff_list_rank, .staff_list_wrap.rank21 .staff_list_rank {
    font-size: 16px;
    text-align: left;
    padding: 1rem 0;
    color: #000;
  }
  .rank1-5 .staff_list_rank span {
    font-size: 26px;
  }
  .rank6-20 .staff_list_rank span, .rank21 .staff_list_rank span {
    font-size: 12px;
    font-weight: normal;
  }
  .staff_list_wrap.rank21 .staff_list_rank {
    padding: 1rem 0.5rem 0 0.5rem;
  }
  .staff_list_wrap.rank6-20 .border, .staff_list_wrap.rank21 .border {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 101;
  }
  .staff_list_wrap.rank21 .border {
    width: 100%;
    height: 100%;
    right: auto;
    left: 0;
  }
  .staff_list_wrap.rank6-20 .staff_list_info_wrap, .staff_list_wrap.rank21 .staff_list_info_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 105px;
    z-index: 101;
    font-size: 18px;
    padding-right: 1rem;
  }
  .staff_list_wrap.rank6-20 .staff_list_name, .staff_list_wrap.rank21 .staff_list_name {
    position: absolute;
    top: 2px;
    right: 0;
    left: 28px;
    font-size: 20px;
  }
  .staff_list_wrap.rank21 .staff_list_name {
    top: 2px;
    right: 0;
    left: 30px;
  }
  .staff_list_wrap.rank6-20 .staff_list_info, .staff_list_wrap.rank21 .staff_list_info {
    position: absolute;
    top: 45px;
    right: 0;
    left: 0;
    font-size: 18px;
    padding-right: 1rem;
  }
  .staff_list_wrap.rank21 .staff_list_info {
    padding-right: 0;
  }
  .staff_list_wrap.rank6-20 .staff_list_name_en, .staff_list_wrap.rank21 .staff_list_name_en {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 1rem 1rem 0 0;
    font-size: 24px;
  }
  .staff_list_wrap.rank21 .staff_list_name_en {
    padding: 0;
    bottom: 15px;
  }
  .staff_list_wrap.rank1-5 .staff_list_rank {
    width: 15%;
    margin-right: 1%;
    font-size: 30px;
    color: #000;
  }
  .staff_list_wrap .staff_list_rank, .staff_list_wrap .staff_list_name {
    font-family: 'ni';
  }
  .rank1-5 .staff_list_rank:after {
    content: "";
    display: inline-block;
    background: url(../images/common/icon/crown1.png) no-repeat center top;
    vertical-align: middle;
    width: 40px;
    height: 35px;
    background-size: 100%;
    margin: 0 auto;
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(2) .staff_list_rank:after {
    background: url(../images/common/icon/crown2.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(3) .staff_list_rank:after {
    background: url(../images/common/icon/crown3.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(4) .staff_list_rank:after {
    background: url(../images/common/icon/crown4.png) no-repeat center top;
  }
  .staff_list_wrap.sub-layout.rank1-5 div.staff_list:nth-of-type(5) .staff_list_rank:after {
    background: url(../images/common/icon/crown5.png) no-repeat center top;
  }
  .rank1-5 .staff_list_rank:after {
    display: block;
  }
  .rank1-5 .staff_list_info_wrap {
    font-size: 21px;
    width: 21%;
  }
  .staff_list_wrap.sub-layout.rank21 .staff_list {
    width: 20%;
    margin: 0 0 1rem;
    padding: 0;
  }
  .staff_list_info_wrap span {
    display: none;
  }
  .staff_list_wrap .staff_list_name_en {
    position: absolute;
    right: 0;
    z-index: 101;
    color: #f00;
    text-shadow:1px 1px 0px #ffff00,-1px 1px 0px #ffff00,1px -1px 0px #ffff00,-1px -1px 0px #ffff00;
    font-family: 'kin';
    font-weight: normal;
  }
  .staff_list_wrap.rank1-5 .staff_list_name_en {
    width: 53.5%;
    font-size: 50px;
    padding-top: 5%;
  }
  .staff_list_info {
    color: #fff;
    text-shadow:1px 1px 0px #009944,-1px 1px 0px #009944,1px -1px 0px #009944,-1px -1px 0px #009944;
  }
  .staff_list_name {
    font-size: 27px;
    color: #f00;
    text-shadow:1px 1px 0px #000,-1px 1px 0px #000,1px -1px 0px #000,-1px -1px 0px #000;
  }
  .chronology:hover .pastyear {
    display: block;
  }
}

.this_month_title{
	margin-bottom:10px;
}
.ranking_list_wrap{
	width: 650px;
	overflow:hidden;
}
.ranking_list_wrap a{
	display:block;
}
.blog_l, .blog_m, .blog_s{
	background-repeat:no-repeat;
}
.blog_l{
	width:613px;
	height:127px;
	margin: 0 auto 10px auto;
}
.blog_l a{
	display:block;
}
.ranking_list_wrap_m a, .ranking_list_wrap_s a{
	display:block;
}
.blog_m{
	margin-left:18px;
	margin-bottom:10px;
}
.blog_m, .blog_s{
	float:left;
}
.blog_s{
	margin-bottom:10px;
}
.ranking_list_wrap_s{
	width: 650px;
	padding-left:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.ranking_list_wrap_s a:hover{
	opacity:.9;
}
.chronology{
	max-width:600px;
  width: 100%;
	margin:0 auto;
	position:relative;
}
.chronology ul{
	position:absolute;
	top:100%;
	left:0;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	opacity: 0.9;
	background-color: #444;
}
.chronology ul li:hover{
	background-color: white;
}
.chronology:hover{
	display:block;
}
.history_list{
	max-width:600px;
  width: 100%;
	margin:0 auto 20px auto;
}
.history_list ul{
  max-width: 568px;
  margin: 0 auto;
	padding: 5px 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
	list-style:none;
  background-image: url(../images/common/main/line_check_x.gif), url(../images/common/main/line_check_x.gif), url(../images/common/main/line_check_y.gif), url(../images/common/main/line_check_y.gif);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
}
.history_list ul li {
  width: 16.6%;
}
.history_list ul li a:hover{
	opacity:.7;
}
.pastyear {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 600px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  right: 0;
  left: 0;
}

/************************************************************************
  staff sub-layout
************************************************************************/
@media(max-width: 639px) {
  .staff_list_wrap.sub-layout {
    display: block;
    margin: 0 !important;
    padding: 0;
  }
  .staff_list_wrap.sub-layout .staff_list {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  .staff_list_wrap.sub-layout .staff_list:first-child {
    border-top: 1px solid #ccc;
  }
  .staff_list_wrap.sub-layout .staff_list a, .staff_list_wrap.sub-layout .staff_list .border {
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .staff_list_wrap.sub-layout .staff_list .border {
    justify-content: space-between;
  }
  .staff_list_wrap.sub-layout .staff_list .staff_list_img {
    width: 100%;
    max-width: 26%;
  }
  .staff_list_wrap.sub-layout .staff_list .border {
    width: 100%;
    max-width: 74%;
    background: none;
    padding: 0 1rem;
    position: relative;
  }
  .staff_list_wrap.sub-layout .staff_list .border .staff_list_name:after, .staff_list_wrap.sub-layout .staff_list .event-btn:before,
  .staff_list_wrap.sub-layout .event-btn,
  .staff_list_wrap.sub-layout .staff_list:after,
  .staff_list_info span {
    display: none;
  }
  .staff_list_wrap.sub-layout a .staff_list_name,
  .staff_list_wrap.sub-layout a .staff_list_size,
  .staff_list_wrap.sub-layout a .staff_list_info div {
    font-size: 16px;
  }
  .staff_list_wrap.sub-layout a .staff_list_name {
    color: #000;
  }
  .staff_list_wrap.sub-layout .arrow {
    width: 12px;
    height: 12px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 4px;
  }
  .staff_list_wrap.sub-layout .arrow-bg {
    background: rgba(0,0,0,.3);
    padding: 1rem;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    position: relative;
  }
}

.staff_list_info {
    display: none;
}