/* ---------------------------------------- */
/* ---------------------------------------- */
#main .job {
  font-size: 93%;
  line-height: 1.4; }
#main #index h2 {
  font-size: 139% !important;
  border-bottom: solid 1px #333;
  padding: 15px 0; }
#main #index h3 {
  display: inline-block;
  padding: 4px 10px;
  border: solid 1px #e5e5e5;
  font-size: 100%;
  margin-bottom: 20px; }
#main #index h4:before {
  content: ''; }
#main #index .type {
  font-size: 93%; }
#main #index .name {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1em;
  font-weight: bold;
  font-size: 116%; }
@media screen and (max-width: 640px) {
  #main #index ul.grid.full-time li {
    padding: 12.5px 0; } }
@media screen and (min-width: 641px) {
  #main #index {
    /* sp */ }
    #main #index ul.grid.full-time li {
      margin-bottom: 0;
      padding: 20px 0 30px 0;
      border-top: solid 1px #e5e5e5; }
    #main #index #visiting ul.grid.full-time li:nth-child(1),
    #main #index #visiting ul.grid.full-time li:nth-child(2) {
      padding: 0 0 30px 0;
      border: none; }
    #main #index ul.grid.part-time li {
      margin-bottom: 0;
      padding: 0;
      border: none;
      font-size: 93%; } }
#main #detail #intro .line {
  border-left: solid 3px #333;
  padding-left: 30px; }
  @media screen and (max-width: 640px) {
    #main #detail #intro .line {
      /* sp */
      padding-left: 15px; } }
#main #detail #intro .name {
  margin-bottom: 15px; }
  @media screen and (max-width: 640px) {
    #main #detail #intro .name {
      /* sp */
      margin-bottom: 7px; } }
#main #detail #intro h2 {
  display: inline-block;
  font-size: 170%;
  letter-spacing: 0.1em;
  margin: 0 10px 0 0;
  border: none;
  padding: 0px;
  background: none; }
#main #detail #intro .alphabet {
  display: inline-block; }
#main #detail #intro .dept,
#main #detail #intro .cat {
  display: inline-block;
  margin-bottom: 1em;
  margin-right: 1em; }
  @media screen and (max-width: 640px) {
    #main #detail #intro .dept,
    #main #detail #intro .cat {
      /* sp */
      margin-bottom: 0.5em; } }
#main #detail h3 {
  font-size: 100%; }
#main #detail #works ul li img {
  width: 40%;
  height: auto;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-select: none;
  -khtml-user-drag: none;
  touch-callout: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none; }
#main #detail table th, #main #detail table td {
  text-align: left;
  font-weight: normal; }
@media screen and (max-width: 640px) {
  #main #detail table {
    display: block; }
    #main #detail table th, #main #detail table td {
      display: block; }
    #main #detail table td {
      margin-bottom: 1em; } }
@media screen and (min-width: 641px) {
  #main #detail table th, #main #detail table td {
    vertical-align: top; }
  #main #detail table th {
    padding-right: 20px; } }

#swipebox-container .slide img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-select: none;
  -khtml-user-drag: none;
  touch-callout: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none; }
