@charset "UTF-8";
/*@import "compass";*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.ease-linear {
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}

#header-wrap {
  width: 100%;
  height: 100px;
  position: fixed;
  /*left: auto;*/
  /*right: auto;*/
  top: 0px;
  z-index: 10;
  background-color: #fff;
  /*border-bottom: 2px solid #EEE;*/
  transition: background-color 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}
#header-wrap.index {
  border: 0px;
  background-color: rgba(255, 255, 255, 0);
}
#header-wrap header {
  width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#header-wrap header {
  *zoom: 1;
}
#header-wrap header:after {
  content: "";
  display: table;
  clear: both;
}
#header-wrap header .logo {
  margin-right: 40px;
  padding-top: 25px;
  float: left;
}
#header-wrap header .logo a:first-child {
  margin-right: 14px;
}
#header-wrap header .logo img {
  vertical-align: bottom;
}
#header-wrap header nav {
  padding-top: 0px;
  float: left;
}
#header-wrap header nav ul {
  list-style: none;
}
#header-wrap header nav ul {
  *zoom: 1;
}
#header-wrap header nav ul:after {
  content: "";
  display: table;
  clear: both;
}
#header-wrap header nav ul li {
  height: 100px;
  position: relative;
  /*margin-right: 85px;*/
  font-weight: bold;
  float: left;
}
#header-wrap header nav ul li:last-child {
  margin-right: 0;
}
#header-wrap header nav ul li a {
  display: block;
  width: 100%;
  height: 100px;
  padding-right: 40px;
  padding-left: 40px;
  line-height: 6.5;
  cursor: pointer;
}
#header-wrap header nav ul li a img.menu1 {
  width: 59px;
  height: 12px;
}
#header-wrap header nav ul li a img.menu2 {
  width: 69px;
  height: 14px;
}
#header-wrap header nav ul li a img.menu3 {
  width: 66px;
  height: 14px;
}
#header-wrap header nav ul li a img.menu4 {
  width: 66px;
  height: 14px;
}
#header-wrap header nav ul li a img.menu5 {
  width: 89px;
  height: 15px;
}
#header-wrap header nav ul li a:hover {
  opacity: 1;
  background-color: #ffd700;
}
#header-wrap header nav ul li.active a {
  background-color: #ffd700;
}
#header-wrap header nav ul li .layer1 {
  display: none;
  position: absolute;
  left: 0px;
  top: 100px;
  z-index: 0;
}
#header-wrap header nav ul li .layer1 a {
  width: 330px;
  height: 50px;
  padding-right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  color: #4d4d4d;
  border-bottom: 1px solid #b3b3b3;
  font-size: 14px;
  line-height: 3.6;
}
#header-wrap header nav ul li .layer1 a:last-child {
  border-bottom: 0px;
}
#header-wrap header nav ul li .layer1 a:hover {
  background-color: #ffd700;
}
#header-wrap header nav ul li .layer2 {
  display: none;
}
#header-wrap header nav ul li .layer2 a {
  /*background-color: rgba(255,255,255,0.25);*/
  background-color: rgba(210, 210, 210, 0.8);
  /*background-color: rgba(0,0,0,0.1);*/
}
#header-wrap header nav ul li .layer2 a:hover {
  background-color: #ffd700;
}
#header-wrap header .badge {
  position: absolute;
  right: 0px;
  top: 20px;
  /*margin-top: 20px;
  float: right;*/
}
#header-wrap header .badge a:hover {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #header-wrap {
    width: 100%;
    height: auto;
    /*position: absolute;*/
    /*left: auto;*/
    /*right: auto;*/
    top: 0px;
    z-index: 10;
    background-color: #fff;
    border-bottom: 0px;
    box-sizing: content-box;
  }
  #header-wrap header {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  #header-wrap header {
    *zoom: 1;
  }
  #header-wrap header:after {
    content: "";
    display: table;
    clear: both;
  }
  #header-wrap header .wrap {
    height: 61px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    /*border-bottom: 1px solid #EEE;*/
  }
  #header-wrap header .logo {
    margin-top: 14px;
    margin-left: 12px;
    margin-right: 0px;
    padding-top: 0px;
    float: left;
  }
  #header-wrap header .logo a:first-child img {
    width: 33px;
    height: auto;
  }
  #header-wrap header .logo a:last-child img {
    width: 100px;
    height: auto;
  }
  #header-wrap header .btn {
    width: 74px;
    height: 20px;
    margin-top: 22px;
    margin-right: 15px;
    float: right;
    /*background-color: #666;*/
  }
  #header-wrap header .btn {
    *zoom: 1;
  }
  #header-wrap header .btn:after {
    content: "";
    display: table;
    clear: both;
  }
  #header-wrap header .btn .text {
    /*display: inline-block;*/
    float: right;
  }
  #header-wrap header .btn .text img {
    width: 36px;
    height: auto;
    margin-top: 5px;
    vertical-align: top;
  }
  #header-wrap header .btn .icon {
    margin-right: 10px;
    float: right;
  }
  #header-wrap header .btn .icon .open {
    width: 24px;
    height: auto;
    vertical-align: top;
  }
  #header-wrap header .btn .icon .close {
    display: none;
    width: 21px;
    height: auto;
    vertical-align: top;
  }
  #header-wrap header nav {
    display: none;
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding-top: 60px;
    padding-bottom: 0px;
    float: none;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    -webkit-overflow-scrolling: touch;
  }
  #header-wrap header nav ul {
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none;
    /*@include pie-clearfix();*/
  }
  #header-wrap header nav ul li {
    height: auto;
    margin-right: 0px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0.1em;
    float: none;
  }
  #header-wrap header nav ul li:last-child {
    margin-right: 0;
    border-bottom: 0px;
  }
  #header-wrap header nav ul li:last-child a {
    border-bottom: 0px;
  }
  #header-wrap header nav ul li .layer1 {
    display: none;
    background-color: #ebebeb;
    position: static;
  }
  #header-wrap header nav ul li .layer1 a {
    width: auto;
    height: 40px;
    padding-left: 35px;
    font-size: 12px;
    line-height: 3.5;
    background-color: #ebebeb;
  }
  #header-wrap header nav ul li .layer1 a:last-child {
    border-bottom: 1px solid #b3b3b3;
  }
  #header-wrap header nav ul li .layer1 a:hover {
    background-color: #ebebeb;
  }
  #header-wrap header nav ul li .layer2 {
    display: none;
    background-color: #d2d2d2;
  }
  #header-wrap header nav ul li .layer2 a {
    height: 40px;
    padding-left: 50px;
    font-size: 12px;
    line-height: 3.5;
    background-color: #d2d2d2;
  }
  #header-wrap header nav ul li .layer2 a:hover {
    background-color: #d2d2d2;
  }
  #header-wrap header nav ul li a {
    display: block;
    width: 100%;
    height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 3.5;
    text-align: left;
    border-bottom: 1px solid #b3b3b3;
    background-image: url(../../img/common/header/arrow_sp.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 15px;
    /*&:last-child{
      border-bottom: 0px;
    }*/
  }
  #header-wrap header nav ul li a:hover {
    opacity: 1;
    background-color: transparent;
  }
  #header-wrap header nav ul li.active a {
    background-color: transparent;
  }
  #header-wrap header .badge {
    display: none;
  }
}
/*
*/
@media print {
  #header-wrap {
    display: none;
  }

  nav {
    display: none;
  }

  .badge {
    display: none;
  }
}
#footer-wrap {
  width: 100%;
  border-top: 1px solid #EEE;
  background-color: #fff;
  color: #646464;
}
#footer-wrap footer {
  width: 980px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#footer-wrap footer .logo {
  margin-bottom: 20px;
  text-align: center;
}
#footer-wrap footer ul.nav {
  margin-bottom: 27px;
  list-style: none;
  text-align: center;
}
#footer-wrap footer ul.nav li {
  display: inline-block;
  margin-right: 80px;
  font-size: 12px;
}
#footer-wrap footer ul.nav li:last-child {
  margin-right: 0;
}
#footer-wrap footer ul.nav li a {
  color: #646464;
}
#footer-wrap footer ul.prof {
  padding-left: 45px;
  margin-bottom: 30px;
  list-style: none;
  font-size: 11px;
}
#footer-wrap footer ul.prof li {
  display: table;
  margin-bottom: 6px;
  table-layout: fixed;
}
#footer-wrap footer ul.prof li .name {
  display: table-cell;
  width: 65px;
  margin-right: 10px;
}
#footer-wrap footer ul.prof li .exp {
  display: table-cell;
  letter-spacing: 0.05em;
}
#footer-wrap footer #copyright {
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
#footer-wrap footer #backtotop {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 10;
  cursor: pointer;
}
#footer-wrap footer #backtotop:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#footer-wrap footer #backtotop img {
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  #footer-wrap {
    width: 100%;
    border-top: 1px solid #EEE;
    background-color: #fff;
  }
  #footer-wrap footer {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #footer-wrap footer .logo {
    margin-bottom: 15px;
    text-align: center;
  }
  #footer-wrap footer .logo a img {
    width: 40px;
    height: auto;
  }
  #footer-wrap footer ul.nav {
    margin-bottom: 27px;
    list-style: none;
    text-align: center;
  }
  #footer-wrap footer ul.nav li {
    display: inline-block;
    margin-right: 80px;
    font-size: 12px;
  }
  #footer-wrap footer ul.nav li:last-child {
    margin-right: 0;
  }
  #footer-wrap footer ul.prof {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    margin-bottom: 15px;
    list-style: none;
    font-size: 10px;
    /*transform: scale(0.65);*/
    /*transform-origin: center center;*/
  }
  #footer-wrap footer ul.prof li {
    display: table;
    width: 100%;
    margin-bottom: 0px;
    table-layout: fixed;
  }
  #footer-wrap footer ul.prof li .name {
    display: table-cell;
    width: 50px;
    margin-right: 10px;
  }
  #footer-wrap footer ul.prof li .exp {
    display: table-cell;
    letter-spacing: 0em;
    line-height: 1.5;
  }
  #footer-wrap footer #copyright {
    font-size: 10px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.1em;
    /*transform: scale(0.6);*/
  }
  #footer-wrap footer #backtotop {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 10;
    cursor: pointer;
  }
}
* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

body {
  min-width: 1240px;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  /*font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
  /*font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
}

h1, h2, h3, h4, h5, ul, p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #000;
  transition: opacity 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}
a:link, a:visited, a:hover, a:active {
  color: #000;
}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}

section {
  opacity: 0;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
}
section .wrap {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.col-wrap {
  *zoom: 1;
}
.col-wrap:after {
  content: "";
  display: table;
  clear: both;
}

.col {
  float: left;
}

#mihon {
  opacity: 0.25;
  position: absolute;
  top: -6px;
  z-index: 0;
}

/*#content{
  position: relative;
  z-index: 11;
}*/
@media screen and (max-width: 768px) {
  body {
    min-width: 0px;
  }

  section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section .wrap {
    width: 100%;
  }

  a:hover {
    opacity: 1;
  }

  #content {
    /*padding-top: 60px;*/
  }
}
/*
*/
@media print {
  body {
    min-width: 0px;
  }
}
#joblist {
  padding-top: 30px;
  margin-top: 100px;
}
#joblist .wrap {
  height: 55px;
}
#joblist .wrap #pankuzu {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  font-size: 14px;
  color: #646464;
}
#joblist .wrap #pankuzu a {
  color: #646464;
}
#joblist h2, #joblist h3 {
  margin-bottom: 30px;
  font-size: 18px;
  letter-spacing: 0.4em;
  text-align: center;
}
#joblist .jobs .job {
  display: block;
  margin-bottom: 50px;
  position: relative;
}
#joblist .jobs .job:nth-child(6) .name img {
  margin-top: 15px;
}
#joblist .jobs .job .name {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.4);
}
#joblist .jobs .job .name img {
  margin-top: 22px;
}
#joblist .jobs .job .img {
  position: relative;
  z-index: 0;
}
#joblist .jobs .job .img img {
  width: 100%;
  height: auto;
}
#joblist h3 {
  text-align: center;
}
#joblist #culture {
  background-color: #ebebe1;
}
#joblist #culture .wrap {
  height: auto;
}
#joblist #culture .wrap {
  *zoom: 1;
}
#joblist #culture .wrap:after {
  content: "";
  display: table;
  clear: both;
}
#joblist #culture .wrap .text {
  width: 490px;
  padding-top: 30px;
  float: left;
  text-align: center;
}
#joblist #culture .wrap .text p {
  padding-left: 30px;
  margin-bottom: 20px;
  line-height: 2.5;
  letter-spacing: 0.2em;
  color: #646464;
  text-align: left;
}
#joblist #culture .wrap .text .btn {
  display: inline-block;
  padding: 4px 30px;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #646464;
  border-radius: 15px;
  color: #646464;
}
#joblist #culture .wrap .text .btn:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#joblist #culture .wrap .img {
  width: 490px;
  float: left;
}
#joblist #culture .wrap .img img {
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  #joblist {
    padding-top: 10px;
    padding-bottom: 0;
    margin-top: 60px;
  }
  #joblist .wrap {
    height: auto;
  }
  #joblist .wrap #pankuzu {
    position: static;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 10px;
  }
  #joblist h2, #joblist h3 {
    margin-bottom: 20px;
    font-size: 12px;
    letter-spacing: 0.4em;
    text-align: center;
  }
  #joblist .jobs {
    margin-bottom: 20px;
  }
  #joblist .jobs .job {
    display: block;
    margin-bottom: 10px;
    position: relative;
  }
  #joblist .jobs .job:nth-child(6) .name img {
    height: 24px;
    margin-top: 7px;
  }
  #joblist .jobs .job .name {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.4);
  }
  #joblist .jobs .job .name img {
    width: auto;
    height: 20px;
    margin-left: 20px;
    margin-top: 9px;
  }
  #joblist .jobs .job .img {
    position: relative;
    z-index: 0;
  }
  #joblist .jobs .job .img img {
    width: 100%;
    height: auto;
  }
  #joblist h3 {
    text-align: center;
  }
  #joblist #culture {
    background-color: #ebebe1;
  }
  #joblist #culture .wrap {
    *zoom: 1;
  }
  #joblist #culture .wrap:after {
    content: "";
    display: table;
    clear: both;
  }
  #joblist #culture .wrap .text {
    width: 100%;
    padding-top: 30px;
    float: left;
    text-align: center;
  }
  #joblist #culture .wrap .text p {
    width: 100%;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 2.5;
    letter-spacing: 0.2em;
    color: #646464;
    text-align: center;
  }
  #joblist #culture .wrap .text .btn {
    display: block;
    width: 100px;
    /*margin-left: 30px;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    padding: 4px 30px;
    font-size: 10px;
    background-color: #fff;
    border: 1px solid #646464;
    border-radius: 15px;
  }
  #joblist #culture .wrap .img {
    width: 100%;
    float: left;
  }
  #joblist #culture .wrap .img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
}
