@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: 80px;
    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;
  }
}
#showcase {
  width: 100%;
  height: 800px;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
}
#showcase h2 {
  margin-left: -494px;
  margin-top: -62px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
}
#showcase h2 img {
  position: absolute;
  z-index: 1;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
#showcase h2 .mihon {
  position: absolute;
  z-index: 0;
}
#showcase h2 .showcase_text1 {
  left: 0px;
  top: 0px;
}
#showcase h2 .showcase_text2 {
  left: 76px;
  top: 36px;
}
#showcase h2 .showcase_text3 {
  left: 190px;
  top: 2px;
}
#showcase h2 .showcase_text4 {
  left: 232px;
  top: 2px;
}
#showcase h2 .showcase_text5 {
  left: 272px;
  top: 35px;
}
#showcase h2 .showcase_text6 {
  left: 365px;
  top: 34px;
}
#showcase h2 .showcase_text7 {
  left: 421px;
  top: 37px;
}
#showcase h2 .showcase_text8 {
  left: 482px;
  top: 34px;
}
#showcase h2 .showcase_text9 {
  left: 545px;
  top: 36px;
}
#showcase h2 .showcase_text10 {
  left: 601px;
  top: 36px;
}
#showcase h2 .showcase_text11 {
  left: 692px;
  top: 0px;
}
#showcase h2 .showcase_text12 {
  left: 765px;
  top: 35px;
}
#showcase h2 .showcase_text13 {
  left: 820px;
  top: 36px;
}
#showcase h2 .showcase_text14 {
  left: 906px;
  top: 0px;
}
#showcase .imgs {
  /*height: 800px;*/
  position: relative;
  z-index: 0;
}
#showcase .imgs .img {
  display: none;
  opacity: 0;
  /*height: 800px;*/
  position: absolute;
  z-index: 0;
}
#showcase .imgs .img.anim {
  transition: -webkit-transform 6000ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: transform 6000ms 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 */
}

#explanation {
  padding-top: 75px;
  padding-bottom: 60px;
}
#explanation .wrap h2 {
  padding-left: 140px;
  padding-bottom: 45px;
  font-size: 30px;
  letter-spacing: 0.2em;
}
#explanation .wrap p {
  padding-left: 140px;
  margin-bottom: 63px;
  line-height: 2.8;
  font-size: 17px;
  letter-spacing: 0.2em;
}

#news {
  padding-top: 0;
  padding-bottom: 25px;
  background-color: #dcf0f0;
  color: #4d4d4d;
}
#news {
  *zoom: 1;
}
#news:after {
  content: "";
  display: table;
  clear: both;
}
#news h2 {
  width: 200px;
  height: 43px;
  margin-bottom: 15px;
  background-color: #666;
  font-size: 16px;
  line-height: 2.75;
  letter-spacing: 0.25em;
  color: #fff;
  text-align: center;
}
#news .news-wrap {
  padding-bottom: 15px;
  list-style: none;
}
#news .news-wrap .news {
  display: table;
  width: 100%;
  margin-bottom: 3px;
  line-height: 2;
  table-layout: fixed;
  border-bottom: 2px solid #FFF;
  background: url(../img/top/arrow1.png) right center no-repeat;
  color: #4d4d4d;
}
#news .news-wrap .news.new data:after {
  display: block;
  content: "";
  width: 40px;
  height: 16px;
  margin-right: 24px;
  margin-top: 7px;
  float: right;
  line-height: 1;
  background-image: url(../img/news/new.png);
}
#news .news-wrap .news data {
  display: table-cell;
  width: 210px;
  padding-left: 40px;
}
#news .news-wrap .news .text {
  display: table-cell;
}
#news .listbtn {
  width: 108px;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 12px;
  text-align: center;
  float: right;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#news .listbtn:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}

#recruitlist {
  background-color: #ebebe1;
  padding-bottom: 40px;
}
#recruitlist .wrap h2 {
  margin-bottom: 52px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.55em;
}
#recruitlist .wrap ul {
  list-style: none;
}
#recruitlist .wrap ul {
  *zoom: 1;
}
#recruitlist .wrap ul:after {
  content: "";
  display: table;
  clear: both;
}
#recruitlist .wrap ul li {
  width: 480px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  font-weight: bold;
  text-align: center;
}
#recruitlist .wrap ul li:nth-child(even) {
  margin-right: 0;
}
#recruitlist .wrap ul li.red .name {
  background-color: #7e4140;
}
#recruitlist .wrap ul li.blue .name {
  background-color: #3a5392;
}
#recruitlist .wrap ul li.yellow .name {
  background-color: #b4931e;
}
#recruitlist .wrap ul li.yellow .exp a img {
  margin-top: 30px;
}
#recruitlist .wrap ul li.purple .name {
  background-color: #a58bb7;
}
#recruitlist .wrap ul li.purple .exp a img {
  margin-top: 22px;
}
#recruitlist .wrap ul li.mini {
  width: 230px;
  margin-right: 20px;
}
#recruitlist .wrap ul li.mini .name {
  letter-spacing: 0.1em;
}
#recruitlist .wrap ul li.mini .exp a {
  width: 100%;
  height: 122px;
}
#recruitlist .wrap ul li.mini .exp a:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#recruitlist .wrap ul li.mini:last-child {
  margin-right: 0px;
}
#recruitlist .wrap ul li a {
  display: block;
}
#recruitlist .wrap ul li .name {
  width: 100%;
  height: 62px;
  padding-left: 6px;
  margin-bottom: 6px;
  text-align: center;
  background-color: #3a7155;
  color: #FFF;
  font-size: 20px;
  line-height: 3.2;
  letter-spacing: 0.2em;
}
#recruitlist .wrap ul li .exp {
  *zoom: 1;
}
#recruitlist .wrap ul li .exp:after {
  content: "";
  display: table;
  clear: both;
}
#recruitlist .wrap ul li .exp .img {
  width: auto;
  margin-right: 6px;
  float: left;
  background-color: #fff;
}
#recruitlist .wrap ul li .exp .img img {
  vertical-align: bottom;
}
#recruitlist .wrap ul li .exp .text {
  width: 353px;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 3.4;
  letter-spacing: 0.4em;
}
#recruitlist .wrap ul li .exp .text a:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#recruitlist .wrap ul li .exp .text .naiyou {
  display: block;
  width: 100%;
  height: 58px;
  padding-left: 5px;
  margin-bottom: 6px;
  background-color: #fff;
  color: #646464;
}
#recruitlist .wrap ul li .exp .text .koma {
  display: block;
  width: 173px;
  height: 58px;
  padding-left: 12px;
  margin-right: 7px;
  float: left;
  background-color: #fff;
  color: #646464;
}
#recruitlist .wrap ul li .exp .text .koma:last-child {
  margin-right: 0;
}

#interview h2 {
  margin-bottom: 52px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.2em;
}
#interview ul {
  margin-bottom: 60px;
  list-style: none;
  background-color: #e6e6e6;
}
#interview ul {
  *zoom: 1;
}
#interview ul:after {
  content: "";
  display: table;
  clear: both;
}
#interview ul li {
  width: 33.6%;
  float: left;
}
#interview ul li.mini {
  width: 32.8%;
}
#interview ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
#interview ul li a:hover {
  opacity: 1;
}
#interview ul li a .img {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  vertical-align: bottom;
  /*transform-origin: center bottom;*/
  transition: all 2000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
}
#interview ul li a .img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#interview ul li a .role {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
#interview ul li a .role img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#interview ul li a .bgimg {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
}
#interview ul li a .bgimg img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#interview ul li a .bg {
  /*opacity: 0;*/
  width: 100%;
  position: relative;
  z-index: 0;
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
}
#interview ul li a .bg img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#interview ul li a:hover .img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
#interview ul li a:hover .bgimg {
  opacity: 1;
}
#interview .btn {
  display: block;
  width: 980px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  background-color: #e4af00;
  border-radius: 45px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 4.3;
  font-weight: bold;
  letter-spacing: 0.2em;
  background-image: url(../img/top/arrow2.png);
  background-position: 387px 36px;
  background-repeat: no-repeat;
}
#interview .btn:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}

#questionnaire {
  padding-top: 60px;
  padding-bottom: 55px;
  background-color: #e6e1dc;
  color: #646464;
}
#questionnaire .wrap {
  padding-top: 60px;
  padding-bottom: 65px;
  position: relative;
  text-align: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(../img/top/question_sumi1.png), url(../img/top/question_sumi2.png);
  background-position: left top, right bottom;
}
#questionnaire .wrap h2 {
  margin-bottom: 50px;
  letter-spacing: 0.05em;
}
#questionnaire .wrap .que {
  margin-bottom: 65px;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#questionnaire .wrap .answer-wrap {
  text-align: center;
}
#questionnaire .wrap .answer-wrap .answer {
  display: inline-block;
  margin-right: 145px;
  padding: 65px 70px;
  border: 1px solid #666;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  color: #646464;
  /*transition: all 300ms cubic-bezier(0.330, 1.550, 0.505, 1.005);  //custom */
  /*transition-timing-function: cubic-bezier(0.330, 1.550, 0.505, 1.005);  //custom */
  /*&:hover{
    transform: scale(1.1);
  }*/
}
#questionnaire .wrap .answer-wrap .answer:last-child {
  margin-right: 0;
}
#questionnaire .wrap .answer-wrap .answer:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#questionnaire .wrap .popup {
  display: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 65px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-color: #fff;
  color: #646464;
  text-align: center;
  background-image: url(../img/top/questionnaire_img1.jpg);
  background-repeat: no-repeat;
  background-position: 800px 275px;
}
#questionnaire .wrap .popup:nth-child(2) {
  background-image: url(../img/top/questionnaire_img2.jpg);
}
#questionnaire .wrap .popup h2 {
  margin-bottom: 40px;
  font-size: 30px;
  letter-spacing: 0.2em;
}
#questionnaire .wrap .popup p {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 2.2;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#questionnaire .wrap .popup .btn {
  display: block;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #8dbc00;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.3em;
  font-weight: bold;
}
#questionnaire .wrap .popup .btn:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}
#questionnaire .wrap .popup .close {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 0;
  cursor: pointer;
}

.btns {
  clear: both;
}
.btns {
  *zoom: 1;
}
.btns:after {
  content: "";
  display: table;
  clear: both;
}
.btns .btn {
  display: table;
  width: 478px;
  height: 110px;
  margin-right: 24px;
  float: left;
  color: #FFF;
}
.btns .btn .img {
  display: table-cell;
  width: 90px;
  padding-left: 20px;
  vertical-align: middle;
}
.btns .btn .img img {
  width: 90px;
  height: auto;
  vertical-align: bottom;
}
.btns .btn .text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.35em;
}
.btns .btn .text.ltsadj {
  letter-spacing: 0.2em;
}
.btns .btn .text span {
  font-size: 18px;
}
.btns .btn:nth-child(even) {
  margin-right: 0;
}
.btns .btn.btn1 {
  background-color: #8dbc00;
}
.btns .btn.btn2 {
  background-color: #70bcdb;
}
.btns .btn.btn3 {
  background-color: #ffd700;
}
.btns .btn.btn4 {
  background-color: #b3b3b3;
}
.btns .btn.btn5 {
  background-color: #fbbebd;
}
.btns .btn:hover {
  opacity: 1;
  background-color: #ffd700;
  color: #646464;
}

@media screen and (max-width: 768px) {
  #showcase {
    /*display: table-cell;*/
    /*width: 100%;*/
    height: 435px;
    padding-top: 60px;
    /*padding-bottom: 0px;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    vertical-align: middle;
  }
  #showcase h2 {
    margin-left: 0px;
    margin-top: 15px;
    /*position: relative;*/
    /*position: absolute;*/
    left: 0px;
    /*top: 50%;*/
    /*z-index: 1;*/
    text-align: center;
    /*img{
      width: 90%;//280px;
      height: auto;
    }*/
    /*.mihon{
      width: 90%;
      height: auto;
      position: relative;
      z-index: 0;
    }*/
    /*transform-origin: center center;*/
    /*transform: scale(0.3);*/
  }
  #showcase h2 .showcase_text1 {
    left: 0px;
    top: 0px;
  }
  #showcase h2 .showcase_text2 {
    left: 76px;
    top: 36px;
  }
  #showcase h2 .showcase_text3 {
    left: 190px;
    top: 2px;
  }
  #showcase h2 .showcase_text4 {
    left: 232px;
    top: 2px;
  }
  #showcase h2 .showcase_text5 {
    left: 272px;
    top: 35px;
  }
  #showcase h2 .showcase_text6 {
    left: 365px;
    top: 34px;
  }
  #showcase h2 .showcase_text7 {
    left: 421px;
    top: 37px;
  }
  #showcase h2 .showcase_text8 {
    left: 482px;
    top: 34px;
  }
  #showcase h2 .showcase_text9 {
    left: 545px;
    top: 36px;
  }
  #showcase h2 .showcase_text10 {
    left: 601px;
    top: 36px;
  }
  #showcase h2 .showcase_text11 {
    left: 692px;
    top: 0px;
  }
  #showcase h2 .showcase_text12 {
    left: 765px;
    top: 35px;
  }
  #showcase h2 .showcase_text13 {
    left: 820px;
    top: 36px;
  }
  #showcase h2 .showcase_text14 {
    left: 906px;
    top: 0px;
  }
  #showcase .imgs {
    height: 435px;
    position: relative;
    z-index: 0;
  }
  #showcase .imgs .img {
    position: absolute;
    z-index: 0;
  }
  #showcase .imgs .img.anim {
    transition: -webkit-transform 6000ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition: transform 6000ms 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 */
  }

  #explanation {
    width: auto;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  #explanation .wrap h2 {
    margin-left: 35px;
    margin-right: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  #explanation .wrap p {
    margin-left: 35px;
    margin-right: 30px;
    padding-left: 0px;
    margin-bottom: 30px;
    line-height: 2.2;
    font-size: 13px;
    letter-spacing: 0.1em;
  }

  #news {
    padding-top: 28px;
    padding-bottom: 13px;
    /*background-color: transparent;*/
  }
  #news {
    *zoom: 1;
  }
  #news:after {
    content: "";
    display: table;
    clear: both;
  }
  #news h2 {
    width: 120px;
    height: 28px;
    margin-top: -56px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #666;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.25em;
    color: #fff;
    text-align: center;
  }
  #news .news-wrap {
    padding-bottom: 13px;
    list-style: none;
    /*background-color: #dcf0f0;*/
  }
  #news .news-wrap .news {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 8px;
    position: relative;
    line-height: 2;
    table-layout: fixed;
    border-bottom: 2px solid #FFF;
    /*background: url(../img/top/arrow1.png) right center no-repeat;*/
    background: transparent;
    /*&.new .date:after{
      display: block;
      content: "New";
      padding: 2px 6px;
      margin-right: 20px;//4px;
      margin-top: 5px;
      float: right;
      color: #fff;
      background-color: red;
      font-size: 10px;
      font-weight: bold;
      line-height: 1;
    }*/
  }
  #news .news-wrap .news.new data:after {
    display: inline-block;
    content: "";
    width: 30px;
    height: 12px;
    margin-left: 10px;
    margin-top: 0px;
    line-height: 1;
    float: none;
    background-image: url(../img/news/new.png);
    background-size: 30px;
    vertical-align: bottom;
  }
  #news .news-wrap .news data {
    display: block;
    width: auto;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  #news .news-wrap .news .text {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 1.5;
  }
  #news .listbtn {
    display: block;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    float: none;
    font-size: 11px;
    line-height: 2;
    letter-spacing: 0.1em;
  }

  #recruitlist {
    background-color: #ebebe1;
    padding-bottom: 20px;
  }
  #recruitlist .wrap {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  #recruitlist .wrap h2 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.3em;
  }
  #recruitlist .wrap ul {
    list-style: none;
  }
  #recruitlist .wrap ul {
    *zoom: 1;
  }
  #recruitlist .wrap ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #recruitlist .wrap ul li {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    float: none;
    font-weight: bold;
    text-align: center;
    /*&.red .name{
      background-color: #7e4140;
    }
    &.blue .name{
      background-color: #3a5392;
    }
    &.yellow .name{
      background-color: #b4931e;
    }
    &.purple .name{
      background-color: #a58bb7;
    }*/
  }
  #recruitlist .wrap ul li:nth-child(even) {
    margin-right: auto;
  }
  #recruitlist .wrap ul li:last-child {
    margin-bottom: 0;
  }
  #recruitlist .wrap ul li.yellow .exp a {
    height: 80px;
  }
  #recruitlist .wrap ul li.yellow .exp a img {
    width: 55px;
    height: auto;
    margin-top: 20px;
  }
  #recruitlist .wrap ul li.purple .exp a {
    height: 80px;
  }
  #recruitlist .wrap ul li.purple .exp a img {
    width: 50px;
    height: auto;
    margin-top: 14px;
  }
  #recruitlist .wrap ul li.mini {
    width: auto;
    margin-right: auto;
  }
  #recruitlist .wrap ul li.mini .name {
    width: 100%;
    letter-spacing: 0.1em;
  }
  #recruitlist .wrap ul li.mini .exp {
    width: 100%;
  }
  #recruitlist .wrap ul li.mini .exp a {
    width: 100%;
  }
  #recruitlist .wrap ul li.mini .exp a img {
    /*width: auto;*/
    /*height: 80px;*/
  }
  #recruitlist .wrap ul li.mini:last-child {
    margin-right: auto;
  }
  #recruitlist .wrap ul li a {
    display: block;
  }
  #recruitlist .wrap ul li .name {
    width: 100%;
    height: auto;
    padding-left: 6px;
    margin-bottom: 4px;
    text-align: center;
    background-color: #3a7155;
    color: #FFF;
    font-size: 12px;
    line-height: 3.2;
    letter-spacing: 0.3em;
  }
  #recruitlist .wrap ul li .exp {
    *zoom: 1;
  }
  #recruitlist .wrap ul li .exp:after {
    content: "";
    display: table;
    clear: both;
  }
  #recruitlist .wrap ul li .exp .img {
    width: 80px;
    height: 80px;
    margin-right: 4px;
    float: left;
    background-color: #fff;
  }
  #recruitlist .wrap ul li .exp .img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #recruitlist .wrap ul li .exp .text {
    width: 194px;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 3.2;
    letter-spacing: 0.4em;
  }
  #recruitlist .wrap ul li .exp .text .naiyou {
    display: block;
    width: 100%;
    height: 38px;
    padding-left: 5px;
    margin-bottom: 5px;
    float: left;
    background-color: #fff;
    color: #646464;
  }
  #recruitlist .wrap ul li .exp .text .koma {
    display: block;
    width: 94px;
    height: 38px;
    padding-left: 6px;
    margin-right: 4px;
    float: left;
    float: left;
    background-color: #fff;
    color: #646464;
  }
  #recruitlist .wrap ul li .exp .text .koma:last-child {
    margin-right: 0;
  }

  #interview {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  #interview h2 {
    padding-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.2em;
    background-color: #f5f5f5;
  }
  #interview ul {
    margin-bottom: 0px;
    list-style: none;
  }
  #interview ul {
    *zoom: 1;
  }
  #interview ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #interview ul li {
    width: 50%;
    float: left;
    background-color: #f5f5f5;
  }
  #interview ul li.mini {
    width: 50%;
  }
  #interview ul li a {
    display: block;
    position: relative;
    overflow: hidden;
  }
  #interview ul li a .sp img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #interview ul li a .img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    transition: all 2000ms cubic-bezier(0.23, 1, 0.32, 1);
    /* easeOutQuint */
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    /* easeOutQuint */
  }
  #interview ul li a .img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #interview ul li a .role {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
  }
  #interview ul li a .role img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #interview ul li a .bg {
    width: 100%;
    position: relative;
    z-index: 0;
  }
  #interview ul li a .bg img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #interview ul li a:hover .img {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
  }
  #interview .btn {
    display: block;
    width: auto;
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    background-color: #eaa001;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 3.8;
    font-weight: bold;
    letter-spacing: 0.2em;
    background-image: none;
    /*background-position: 100px 20px;//387px 34px;*/
    /*background-repeat: no-repeat;*/
  }
  #interview .btn:before {
    display: inline-block;
    content: " ";
    width: 8px;
    height: 12px;
    /*padding-top: 5px;*/
    margin-right: 10px;
    /*line-height: 3;*/
    position: relative;
    top: 2px;
    background-image: url(../img/top/arrow2.png);
    background-size: 8px 12px;
    /*background-position: 0 10px;*/
  }

  #questionnaire {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #e6e1dc;
  }
  #questionnaire .wrap {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
    text-align: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url(../img/top/question_sumi1.png), url(../img/top/question_sumi2.png);
    background-position: left top, right bottom;
    background-size: 25px 25px;
  }
  #questionnaire .wrap h2 {
    margin-bottom: 20px;
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #646464;
  }
  #questionnaire .wrap .que {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #646464;
  }
  #questionnaire .wrap .answer-wrap {
    text-align: center;
  }
  #questionnaire .wrap .answer-wrap .answer {
    display: inline-block;
    width: 33%;
    margin-right: 12%;
    /*margin-right: 30px;//145px;*/
    padding: 35px 35px;
    border: 1px solid #646464;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    color: #646464;
  }
  #questionnaire .wrap .answer-wrap .answer:last-child {
    margin-right: 0;
  }
  #questionnaire .wrap .popup {
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background-color: #fff;
    color: #646464;
    text-align: center;
    background-image: url(../img/top/questionnaire_img1.jpg);
    background-repeat: no-repeat;
    background-position: 800px 275px;
  }
  #questionnaire .wrap .popup h2 {
    margin-bottom: 15px;
    font-size: 15px;
    letter-spacing: 0.2em;
  }
  #questionnaire .wrap .popup p {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 0em;
    font-weight: bold;
  }
  #questionnaire .wrap .popup .btn {
    display: block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #8dbc00;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #questionnaire .wrap .popup .close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
    cursor: pointer;
  }
  #questionnaire .wrap .popup .close img {
    width: 18px;
    height: auto;
  }

  .btns {
    /*@include pie-clearfix();*/
    /*clear: both;*/
    margin-left: 20px;
    margin-right: 20px;
  }
  .btns .btn {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: auto;
    margin-right: 24px;
    margin-bottom: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    float: left;
    color: #FFF;
  }
  .btns .btn:last-child {
    margin-bottom: 0;
  }
  .btns .btn .img {
    display: table-cell;
    width: 79px;
    padding-left: 15px;
    vertical-align: middle;
  }
  .btns .btn .img img {
    width: 64px;
    height: auto;
    vertical-align: bottom;
  }
  .btns .btn .text {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.3em;
    /*&.ltsadj{
      letter-spacing: 0.1em;
    }*/
  }
  .btns .btn .text span {
    font-size: 11px;
  }
  .btns .btn:nth-child(even) {
    margin-right: 0;
  }
  .btns .btn.btn1 {
    background-color: #8dbc00;
  }
  .btns .btn.btn2 {
    background-color: #70bcdb;
  }
  .btns .btn.btn3 {
    background-color: #ffd700;
    color: #636864;
  }
  .btns .btn.btn4 {
    background-color: #b3b3b3;
  }
}
