@charset "UTF-8";
/*================================================

base

================================================*/
/*================================================
 * reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*================================================
 * base */
body {
  font-size: 13px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.15em;
  -webkit-font-smoothing: antialiased;
}

::-moz-selection {
  background: #333;
  color: #fff;
}

::selection {
  background: #333;
  color: #fff;
}

::-moz-selection {
  background: #333;
  color: #fff;
}

input::-moz-selection {
  color: #333;
  background-color: #ccc;
}

input::selection {
  color: #333;
  background-color: #ccc;
}

input::-moz-selection {
  color: #333;
  background-color: #ccc;
}

input, select {
  vertical-align: middle;
  outline: none;
}

input[type="search"] {
  line-height: 1;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  outline: inherit;
  font-family: inherit;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: inherit;
  text-decoration: none;
}

p {
  line-break: strict;
}

/*================================================

plugin

================================================*/
/* Z-INDEX */
.formError {
  z-index: 990;
}

.formError .formErrorContent {
  z-index: 991;
}

.formError .formErrorArrow {
  z-index: 996;
}

.ui-dialog .formError {
  z-index: 5000;
}

.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: absolute;
  top: 300px;
  left: inherit !important;
  right: 10px !important;
  display: block;
  cursor: pointer;
  text-align: left;
}

.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

.formError .formErrorContent {
  width: 100%;
  background: #fff;
  position: relative;
  color: #333;
  min-width: 120px;
  font-size: 11px;
  border: 1px solid #ddd;
}

.greenPopup .formErrorContent {
  background: #33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 0px;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrow .line10 {
  width: 13px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 11px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 11px;
}

.formError .formErrorArrow .line7 {
  width: 9px;
}

.formError .formErrorArrow .line6 {
  width: 7px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 3px;
}

.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}

.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}

/*!
 * animsition v4.0.1
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */
.wrapper, .animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

.animsition-loading, .animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 2;
}

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up;
}

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm;
}

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm;
}

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg;
}

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg;
}

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down;
}

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm;
}

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm;
}

.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg;
}

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left;
}

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm;
}

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm;
}

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg;
}

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg;
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right;
}

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm;
}

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm;
}

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg;
}

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg;
}

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in;
}

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out;
}

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm;
}

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm;
}

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg;
}

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center center;
  }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg;
}

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in;
}

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50%, to {
    opacity: 0;
  }
}

@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50%, to {
    opacity: 0;
  }
}

.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out;
}

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm;
}

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50%, to {
    opacity: 0;
  }
}

@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50%, to {
    opacity: 0;
  }
}

.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm;
}

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg;
}

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  50%, to {
    opacity: 0;
  }
}

@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  50%, to {
    opacity: 0;
  }
}

.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg;
}

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  to {
    height: 0;
  }
}

@keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  to {
    height: 0;
  }
}

.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top;
}

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}

@keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}

.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top;
}

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  to {
    height: 0;
  }
}

@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  to {
    height: 0;
  }
}

.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom;
}

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}

@keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  to {
    height: 100%;
  }
}

.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom;
}

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  to {
    width: 0;
  }
}

@keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  to {
    width: 0;
  }
}

.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left;
}

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left;
}

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  to {
    width: 0;
  }
}

@keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  to {
    width: 0;
  }
}

.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right;
}

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*================================================

* tool

================================================*/
/*================================================

* layout

================================================*/
/*================================================
* header */
.wrapper {
  padding-top: 130px;
  min-width: 1044px;
}

.header {
  padding: 54px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 0.2s ease,left 0;
  transition: all 0.2s ease,left 0;
  z-index: 9999;
}

.header.sticky {
  position: fixed;
  padding: 28px 0;
}

.header.sticky:after {
  width: 100%;
  left: 0;
}

.header:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #333;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media only screen and (max-width: 1220px) {
  .header {
    min-width: 1044px !important;
  }
  .sticky .gnav-list {
    position: absolute;
    right: 157px;
  }
}

/*================================================
* footer */
.wrapper {
  padding-bottom: 342px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-width: 1044px;
}

.footer-front {
  position: absolute;
  bottom: 6.7%;
  left: inherit;
  width: 100%;
}

.footer-inner {
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  overflow: hidden;
  padding-bottom: 26px;
  position: relative;
}

.footer-inner:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  right: -4px;
  top: 54px;
  width: 4px;
  height: 75px;
}

.footer-link {
  margin-top: 68px;
  float: right;
}

.footer-link li {
  float: left;
  margin-bottom: 24px;
  position: relative;
}

.footer-link li:nth-child(2n + 1) {
  width: 137px;
}

.footer-link li:nth-child(3) {
  clear: both;
}

.footer-link li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 10px;
}

.footer-link a {
  color: inherit;
  text-decoration: underline;
  font-size: 11px;
}

.footer-link a:hover {
  text-decoration: none;
}

/*================================================
* utility */
.inner {
  max-width: 1024px;
  min-width: 1024px;
  margin: auto;
  padding: 0 10px;
}

.column-large {
  padding: 7px 45px;
}

.column-large-left {
  float: left;
  width: 447px;
}

.column-large-right {
  float: right;
  width: 427px;
}

.separated {
  line-height: 1.8;
  padding-top: 8px;
}

.separated dt {
  float: left;
  line-height: 1.6;
}

.separated dd {
  margin-left: 190px;
}

.separated dd:not(:last-child) {
  margin-bottom: 68px;
}

/*================================================
* front page */
.wrapper-in-none {
  -webkit-animation: wrapperInNone;
          animation: wrapperInNone;
}

@-webkit-keyframes wrapperInNone {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes wrapperInNone {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.front-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  min-width: 1100px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 37px 0 0;
}

@media only screen and (max-width: 1240px) {
  .front-wrapper .inner {
    width: 860px;
  }
}

.front-wrapper .inner {
  min-width: 860px;
}

#front-background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  min-width: 1100px;
}

.topic {
  letter-spacing: 0.12em;
}

.topic dt {
  border-right: 1px solid #333;
  padding: 5px 17px 5px 0;
  margin-right: 9px;
}

.topic dd {
  padding-top: 1px;
}

.topic dt, .topic dd {
  display: inline-block;
  vertical-align: middle;
}

.topic a {
  text-decoration: none;
  position: relative;
  left: 0;
}

.topic a:hover {
  left: 6px;
}

.front-logo {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
}

.front-footerlink {
  float: right;
  padding-top: 33px;
  font-size: 12px;
  font-weight: bold;
}

.front-footerlink a:hover {
  text-decoration: underline;
}

#animation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
}

#spLogo {
  display: none;
}

#front-page.smartPhone {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

#front-page.smartPhone .wrapper {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 10% 5%;
  overflow: auto;
}

#front-page.smartPhone #front-background, #front-page.smartPhone #animation, #front-page.smartPhone .gnav-front-bar, #front-page.smartPhone .header-utility, #front-page.smartPhone .onlyPC {
  display: none !important;
}

#front-page.smartPhone #spLogo {
  display: block;
  width: 30%;
  margin: 0 auto 100px;
}

#front-page.smartPhone .front-logo {
  position: static;
}

#front-page.smartPhone .front-logo img {
  display: none;
}

#front-page.smartPhone .front-wrapper {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: auto;
  position: static;
  height: auto !important;
}

#front-page.smartPhone .front-wrapper .inner {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: auto;
  display: block;
  padding: 0;
}

#front-page.smartPhone .gnav-front {
  position: static;
}

#front-page.smartPhone .gnav-list li {
  display: block;
}

#front-page.smartPhone .gnav-list li a span {
  font-size: 30px;
  display: block;
  margin: 1em auto;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
}

#front-page.smartPhone .footer-front {
  position: static;
}

#front-page.smartPhone .footer-front p {
  float: none;
  text-align: center;
}

#front-page.smartPhone .footer-front p a, #front-page.smartPhone .footer-front p span {
  font-size: 20px;
  display: block;
  margin: 2em auto;
  font-weight: normal;
}

#front-page.smartPhone .footer-front p span {
  font-size: 20px;
}

#front-page.smartPhone .footer-front .address span {
  margin: 3em auto 0;
}

/*================================================
* screen */
.screen-header-link {
  text-align: right;
  margin-bottom: 35px;
  margin-right: 21px;
}

.screen-header-link a {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0 0 0 40px;
}

.screen-header-link a:before, .screen-header-link a:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.screen-header-link a:before {
  width: 9px;
  height: 1px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
  background-color: #333;
  right: -22px;
  bottom: 0px;
}

.screen-header-link a:after {
  width: 100%;
  height: 1px;
  background-color: #333;
  bottom: -4px;
  right: -20px;
}

.screen-header-link a:hover {
  padding-left: 10px;
}

.screen-header-link a:hover:before {
  right: -30px;
}

.screen-header-link a:hover:after {
  right: -28px;
  width: 110%;
}

.screen-kamanaka {
  border-bottom: 1px solid #333;
}

.screen-kamanaka dt {
  text-align: center;
  margin-bottom: 33px;
}

.screen-kamanaka dt span {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 3px 6px 2px;
}

.screen-kamanaka dd {
  font-size: 14px;
  width: 50%;
  float: left;
  margin-bottom: 58px;
}

.screen-kamanaka dd span {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  padding-left: 1em;
}

.screen-kamanaka dd:nth-of-type(n + 3) {
  margin-bottom: 38px;
}

.btn-slash-header {
  border: 1px solid #333;
  border-bottom: none;
  margin-top: 25px;
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}

.screen-list-header {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 72px 0 0;
  position: relative;
  border-bottom: 1px solid #333;
  padding-bottom: 7px;
  margin-bottom: 17px;
}

.screen-list-header-btn {
  position: absolute;
  right: 0;
  bottom: -1px;
}

.screen-list-header-btn a {
  font-size: 13px;
  position: relative;
  padding-right: 20px;
}

.screen-list-header-btn a:after {
  content: "";
  width: 3px;
  height: 3px;
  display: block;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.screen-list-header-btn a:hover:after {
  border-color: #fff;
}

.item-list-movie-header-btn {
  text-align: right;
  margin-bottom: 30px;
}

.item-list-movie-header-btn a {
  font-size: 13px;
  position: relative;
  padding-right: 20px;
}

.item-list-movie-header-btn a:after {
  content: "";
  width: 3px;
  height: 3px;
  display: block;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.item-list-movie-header-btn a:hover:after {
  border-color: #fff;
}

/*================================================

* module

================================================*/
/*================================================
 * utility */
.clr:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
}

.none {
  display: none;
}

.bold {
  font-weight: bold;
}

.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.float-none {
  float: none;
}

.animsition-link {
  font-weight: bold;
}

/*================================================
 * loading */
.loading {
  background: #111;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}

.svg {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.svgWrap {
  width: 160px;
  height: 160px;
  margin-top: -80px;
  margin-left: -120px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.svgWrap2 {
  margin-left: -40px;
}

.line,
.line2 {
  stroke: #999;
  fill: none;
  stroke-width: 1.2;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}

.loading-element-wrap {
  overflow: hidden;
}

.loading-element-wrap.is-finished {
  overflow: visible;
}

.loading-element-wrap .loading-element {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
}

.loading-element-wrap .loading-element.is-leftover {
  right: 1000px;
}

.loading-element-wrap .loading-element.is-topover {
  top: -115px;
}

/*================================================
* header */
.header-logo {
  width: 208px;
  float: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header-utility {
  float: right;
  margin: 4px 38px 0 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header-utility .contact {
  float: right;
  margin-top: 20px;
}

.header-utility.header-utility-absolute {
  position: absolute;
  right: 0;
  top: 20px;
}

.front-wrapper .header-utility {
  margin-right: 0;
}

.gnav-bar {
  display: none;
}

.sticky .header-logo {
  width: 164px;
}

.sticky .gnav {
  padding-top: 12px;
}

.sticky .gnav-sub {
  white-space: nowrap;
}

.sticky .gnav-sub li {
  display: inline-block;
  margin-right: 0;
}

.sticky .gnav-sub li:hover:after {
  height: 27px !important;
}

.sticky .gnav-sub a {
  position: static !important;
  padding-left: 0 !important;
}

.sticky .gnav-sub a:after {
  content: none !important;
}

.sticky .gnav-bar {
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  left: 7px;
  top: 27px;
  z-index: 10;
  background-color: #ccc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*================================================
 * gnav */
.gnav-front {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 49.5%;
  left: 0;
}

.gnav-front .gnav-list > li {
  margin: 0 42px;
  vertical-align: top;
  position: relative;
  z-index: 2;
  padding-top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
}

.gnav-front .gnav-list > li:hover {
  padding: 0;
}

.gnav-front .gnav-list > li:hover > a {
  padding-bottom: 20px;
}

.gnav-front .gnav-list > li > a {
  color: #333;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  z-index: 3;
}

.gnav-front .gnav-sub {
  display: none;
  opacity: 0;
  position: absolute;
  white-space: nowrap;
  left: -30px;
  top: 0;
  padding: 23px 0 23px 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: bold;
}

.gnav-front .gnav-sub.is-active {
  opacity: 1;
  padding: 23px 0 23px 15px;
  left: 0;
}

.gnav-front .gnav-sub li {
  display: inline-block;
  font-size: 11px;
  margin-right: 20px;
}

.gnav-front .gnav-sub a {
  left: 0;
  color: #fff;
  position: relative;
  z-index: 5;
}

.gnav-front .gnav-sub a:hover {
  left: 6px;
}

.gnav-front-bar {
  height: 18px;
  width: 150px;
  background-color: #000;
  position: absolute;
  top: 21px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0.9, 0.4, 0.95);
          transition-timing-function: cubic-bezier(0.1, 0.9, 0.4, 0.95);
}

.gnav {
  float: right;
  padding-top: 20px;
  margin-right: 66px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gnav .gnav-list > li {
  position: relative;
}

.gnav .gnav-list > li:hover > a,
.gnav .gnav-list > li.current > a {
  font-weight: bold;
  color: #fff;
}

.gnav .gnav-list > li:hover > a:after,
.gnav .gnav-list > li.current > a:after {
  width: 100%;
}

.gnav .gnav-list > li:hover .gnav-sub {
  display: block;
}

.gnav .gnav-list > li > a {
  padding: 0 24px;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 3;
}

.gnav .gnav-list > li > a:after {
  content: "";
  position: absolute;
  top: -2px;
  padding: 2px 0 1px;
  left: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #ccc;
}

.gnav .gnav-sub {
  position: absolute;
  white-space: nowrap;
  left: 5px;
  top: 0;
  padding-top: 23px;
  font-size: 11px;
  display: none;
}

.gnav .gnav-sub li {
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gnav .gnav-sub li:after {
  content: "";
  display: block;
  height: 0;
  width: 1px;
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gnav .gnav-sub li:first-child:hover:after {
  height: 27px;
}

.gnav .gnav-sub li:nth-child(2):hover:after {
  height: 50px;
}

.gnav .gnav-sub li:nth-child(3):hover:after {
  height: 73px;
}

.gnav .gnav-sub li:nth-child(4):hover:after {
  height: 96px;
}

.gnav .gnav-sub a {
  position: relative;
  padding-left: 0;
}

.gnav .gnav-sub a:hover {
  padding-left: 13px;
}

.gnav .gnav-sub a:hover:after {
  background-color: #ccc;
}

.gnav .gnav-sub a:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #ccc;
  margin-right: 0.9em;
  position: relative;
  top: -1px;
  right: -1px;
}

.gnav .gnav-sub a:after {
  z-index: -1;
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 5px;
  margin-top: -1px;
  left: 5px;
}

.sticky .gnav li {
  font-size: 11px !important;
}

.gnav .active .gnav-sub li {
  margin-bottom: 12px;
}

.sticky .gnav .active .gnav-sub li {
  margin-right: 20px;
}

.gnav-list > li {
  display: inline-block;
  font-size: 12px;
}

.gnav-list a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

/*================================================
* search */
.search {
  display: inline-block;
  border-bottom: 1px solid #333;
}

.search input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  padding: 2px 2px 5px;
  width: 99px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: transparent;
}

.search input:focus {
  width: 120px;
}

.search button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-indent: -9999px;
  background: url(../img/common/icon_search.png) 0 0 no-repeat;
  width: 13px;
  height: 13px;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  top: -2px;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.search button:hover {
  -webkit-animation: searchBtn 0.4s ease 1;
          animation: searchBtn 0.4s ease 1;
}

@-webkit-keyframes searchBtn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes searchBtn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.sticky .search input {
  width: 90px;
}

.sticky .search input:focus {
  width: 110px;
}

/*================================================
* contact */
.contact {
  text-decoration: none;
  color: #333;
  position: relative;
  top: 0;
  left: 0;
  padding: 10px 2.5px 10px 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.contact:hover {
  top: 6px;
}

.contact > span {
  display: block;
  margin-bottom: 2px;
}

.contact.current {
  background-color: #ccc;
  color: #fff;
  font-weight: bold;
}

.sticky .contact {
  margin-top: -1px;
  margin-right: 6px;
}

.sticky .contact > span {
  display: inline;
  font-size: 90%;
}

.sticky .contact:hover {
  top: 3px;
}

.sticky .contact.current {
  padding: 2px 10px 1px;
}

.contact-form-caption {
  font-size: 12px;
  line-height: 1.7;
  width: 610px;
  margin: 0 auto;
  height: 130px;
}

/*================================================
* address */
.address {
  font-size: 11px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 78px;
  float: left;
}

.address.address-front {
  margin-top: 0;
}

.zip {
  color: #CE0505;
}

/*================================================
* copyright */
.copyright {
  font-size: 11px;
  font-weight: bold;
}

.copyright.copyright-front {
  float: right;
  padding-top: 33px;
}

.copyright-bar {
  color: #fff;
  background-color: #000;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding: 4px 345px 3px 0;
  line-height: 1;
  margin-top: 7px;
  position: relative;
}

.copyright-bar:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 9999px;
  top: 0;
  right: 100%;
  background-color: #000;
}

/*================================================
* breadcrumbs */
.breadcrumbs {
  padding: 0 0 30px;
}

.breadcrumbs li {
  font-size: 10px;
  letter-spacing: 0.25em;
  float: left;
  position: relative;
  padding-right: 22px;
}

.breadcrumbs li:not(:last-child):before, .breadcrumbs li:not(:last-child):after {
  position: absolute;
  right: 5px;
  top: 0px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 4px solid #333;
}

.breadcrumbs li:not(:last-child):after {
  right: 6px;
  border-left-color: #fff;
}

.breadcrumbs a {
  color: inherit;
  text-decoration: underline;
}

.breadcrumbs a:hover {
  text-decoration: none;
}

/*================================================
* heading */
.heading {
  font-size: 23px;
  text-align: center;
  letter-spacing: 0.58em;
  padding-bottom: 26px;
  font-weight: bold;
}

.heading.heading-border {
  border-bottom: 1px solid #666;
  margin-bottom: 38px;
}

.heading.heading-secondary {
  font-size: 15px;
  padding-bottom: 9px;
  letter-spacing: 0.12em;
}

/*================================================
* recruit */
.recruit-message {
  margin: 35px 0 24px;
}

/*================================================
* pagetop */
.pagetop {
  padding: 82px 0 37px;
  text-align: center;
}

.pagetop a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  position: relative;
  padding-left: 27px;
  font-style: oblique;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: 0;
}

.pagetop a:before, .pagetop a:after {
  content: "";
  display: block;
  border: 5px solid transparent;
  position: absolute;
  left: 0;
  top: -4px;
}

.pagetop a:before {
  border-bottom: 7px solid #333;
}

.pagetop a:after {
  border-bottom: 7px solid #fff;
  top: -3px;
}

.pagetop a:hover {
  top: -3px;
}

/*================================================
* detail-list */
.detail-list {
  line-height: 2.1;
  padding-left: 15px;
}

.detail-list > dt {
  position: relative;
  width: 6em;
  float: left;
  margin: 0 1.7em 0 0;
  clear: both;
  font-weight: bold;
  color: #333;
}

.detail-list > dt:after {
  content: ":";
  position: absolute;
  right: 0;
  top: -1px;
}

.detail-list > dt.float-none {
  float: none;
}

.detail-list > dd {
  overflow: hidden;
  width: 35em;
}

.detail-list > dd.list-space {
  margin-bottom: 24px;
}

.detail-list .caption {
  font-size: 11px;
  display: block;
  line-height: 1;
}

.detail-list-company {
  line-height: 1.9;
  margin-top: -4px;
}

.detail-list-company > dt {
  width: 6.7em;
}

.detail-list-company > dd {
  margin-bottom: 22px;
}

.detail-list-company > dd.list-space {
  margin-bottom: 22px;
}

.detail-list-company ol {
  counter-reset: countList;
}

.detail-list-company ol li {
  padding-left: 30px;
  margin-bottom: 0.5em;
}

.detail-list-company ol li:before {
  counter-increment: countList;
  content: "（" counter(countList) "）";
  margin-left: -38px;
}

.ver-en {
  letter-spacing: 0em;
}

.ver-en .detail-list > dt {
  width: 14em;
}

.ver-en .detail-list > dd {
  width: 29em;
}

.ver-en.heading {
  letter-spacing: 0.1em;
}

/*================================================
* company */
.company-mind {
  text-align: center;
  padding: 6px 0 69px;
}

.company-mind p {
  margin-bottom: 22px;
  line-height: 1.9;
  letter-spacing: 0.09em;
}

.company-mind .company-message {
  font-size: 19px;
  margin: 67px 0 32px;
  font-weight: bold;
}

.company-info {
  position: relative;
}

.access {
  position: absolute;
  right: 0;
  bottom: 0;
}

.access-heading {
  font-style: oblique;
  margin-bottom: 10px;
  display: inline-block;
}

.access-heading-print {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 8px;
  cursor: pointer;
}

.map {
  width: 406px;
  height: 277px;
}

@media only print {
  .access {
    position: static;
    width: 100%;
  }
  .map {
    width: 100%;
    height: 500px;
  }
}

@-webkit-keyframes preSlide {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@keyframes preSlide {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

.preslide {
  -webkit-animation: preSlide 0.2s ease;
          animation: preSlide 0.2s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  position: relative;
  left: -200%;
}

.preslide.preslide-delay {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.column-large-left,
.column-large-right {
  overflow: hidden;
}

/*================================================
* components */
.feature {
  line-height: 2.1;
  letter-spacing: 0.078em;
}

.paragraph {
  margin-bottom: 2em;
}

.strong {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 18px;
  font-weight: bold;
  color: #333;
}

.strong.strong-inline {
  display: block;
  margin: 22px 0 24px;
}

.icon-new {
  color: #CE0505;
  margin: 0 10px 0 5px;
  vertical-align: bottom;
  font-size: 12px;
}

.date {
  font-size: 10px;
  margin-bottom: 14px;
  line-height: 1 !important;
}

.caption {
  font-size: 11px;
}

.news-article {
  border-bottom: 1px solid #ececec;
  padding-bottom: 26px;
  margin-bottom: 33px;
  position: relative;
}

.news-article:before, .news-article:after {
  content: "";
  display: block;
  border: 8px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -8px;
  left: 0;
  border-left-color: #fff;
}

.news-article:before {
  left: 2px;
  border-left-color: #ececec;
}

.news-article:last-child {
  border-bottom: none;
}

.news-article:last-child:before, .news-article:last-child:after {
  content: none;
}

.news-article a {
  text-decoration: underline;
}

.news-article a:hover {
  text-decoration: none;
}

.news-article p, .news-article li {
  line-height: 2;
}

.border-img {
  margin-bottom: 18px;
}

.border-img img {
  border: 1px solid #ebebeb;
}

.icon-heading {
  font-size: 13px;
  padding-left: 10px;
  position: relative;
  line-height: 1.6;
}

.icon-heading:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #333;
  position: absolute;
  top: 7px;
  left: 0;
}

.link {
  text-decoration: underline;
}

.link:hover {
  text-decoration: none;
}

.link-red {
  color: #CE0505;
}

.icnlink {
  text-decoration: none !important;
}

.icnlink:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 6px;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 0 1px white inset;
          box-shadow: 0 0 0 1px white inset;
  position: relative;
  top: -1px;
}

.icnlink:hover:before {
  background-color: #333;
}

.padding01 {
  padding: 25px 0 28px;
}

.switchLanguage ul li {
  display: inline-block;
}

.switchLanguage ul li a {
  padding: 0 5px;
  font-weight: normal;
  padding: 5px 20px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 10px;
}

.switchLanguage ul li.now a {
  background: #f0f0f0;
}

.switchLanguage ul li:hover a {
  background: #e0e0e0;
}

/*================================================
* table */
.table {
  position: relative;
  letter-spacing: 0.18em;
  width: 100%;
}

.table:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
}

.table thead {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

.table th {
  text-align: center;
  min-width: 3.5em;
  vertical-align: middle;
  font-size: 11px;
}

.table th:not(:last-child) {
  border-right: 1px solid #ebebeb;
  padding: 13px 40px 11px;
}

.table td {
  padding: 18px 28px;
  border-bottom: 1px solid #ebebeb;
  vertical-align: middle;
  line-height: 1.3;
}

.table td:not(:last-child) {
  border-right: 1px solid #ebebeb;
}

.table.table-awards td:first-child {
  width: 70px;
  text-align: center;
}

.table.table-awards td:nth-child(2) {
  width: 479px;
}

.table.table-awards li {
  margin-bottom: 0.6em;
}

.table.table-sales td {
  line-height: 1.9;
  letter-spacing: 0.09em;
}

.table.table-sales td:nth-child(2) {
  text-align: center;
  font-size: 11px;
}

.table.table-sales td:last-child {
  padding: 14px;
}

.table.table-exhibition th {
  min-width: 5em;
}

.table.table-exhibition td:nth-last-child(3) {
  text-align: center;
}

.table-tv {
  border-collapse: collapse;
}

.table-tv td, .table-tv th {
  border: 1px solid #999 !important;
}

/*================================================
* contact form */
.heading-btn {
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 0 1px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
  color: #333;
  background-color: #fff;
  width: 607px;
  white-space: nowrap;
  position: relative;
  z-index: 8;
  padding: 15px 0px;
}

.heading-btn:hover {
  background-color: #333;
  color: #fff;
  font-weight: bold;
}

.contact-body {
  min-width: 1024px;
  position: relative;
}

.contact-body > .heading {
  margin-bottom: 50px;
}

input,
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #333;
  padding: 0;
  margin: 0;
  resize: none;
  outline: none;
}

.inputs {
  margin: 34px 0 0;
  padding-left: 4px;
  line-height: 1.5;
  font-size: 11px;
  padding-right: 40px;
  position: relative;
}

.inputs dt {
  margin-bottom: 3px;
}

.inputs dd {
  margin-bottom: 16px;
  padding-left: 10px;
}

.inputs input,
.inputs textarea {
  font-size: 13px;
  padding: 4px;
  width: 237px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: -10px;
}

.inputs input:focus:not([readonly]),
.inputs textarea:focus:not([readonly]) {
  width: 300px;
}

.inputs input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.inputs textarea {
  height: 80px;
}

.submit-arrow {
  display: inline-block;
  margin: 0 0 56px 202px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-height: 22px;
}

.submit-arrow:before, .submit-arrow:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.submit-arrow:before {
  width: 9px;
  height: 1px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
  background-color: #333;
  right: -22px;
  bottom: 0px;
}

.submit-arrow:after {
  width: 128px;
  height: 1px;
  background-color: #333;
  bottom: -4px;
  right: -20px;
}

.submit-arrow:hover {
  padding-left: 10px;
}

.submit-arrow:hover:before {
  right: -30px;
}

.submit-arrow:hover:after {
  right: -28px;
  width: 160px;
}

.submit-arrow > button {
  font-size: 12px;
  border: none;
  padding: 0;
  display: block;
  cursor: pointer;
  letter-spacing: 0.11em;
}

.submit-arrow > input {
  font-size: 12px;
  border: none;
  padding: 0;
  display: block;
  cursor: pointer;
  letter-spacing: 0.11em;
  background-color: #fff;
}

.wpcf7-form {
  position: relative;
}

.btn-prev {
  background: transparent;
  position: absolute;
  left: 40px;
  bottom: 60px;
  border: none;
  font-size: 12px;
  cursor: pointer;
  letter-spacing: 0.11em;
  font-family: "system-ui", "-apple-system", sans-serif;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: visible;
}

.btn-prev::after {
  content: "";
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  display: block;
  width: 110%;
  height: 7px;
  -webkit-transform: skew(-33deg);
          transform: skew(-33deg);
  -ms-transform: skew(-33deg);
  position: absolute;
  left: -20px;
  bottom: -8px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn-prev:hover {
  left: 30px;
}

.btn-prev:hover::after {
  width: 140%;
}

.textarea-dd {
  max-height: 140px;
  overflow-y: scroll;
}

.form-wrap {
  border: 1px solid #333;
  width: 609px;
  margin: 0 auto 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
  position: relative;
}

.form-wrap.is-open {
  margin: -11px calc((100% - 676px)/2) 29px 0;
  width: auto;
  border-left: none;
}

.form-wrap.is-open .form-body {
  margin: 0 0 0 auto;
  padding: 50px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 2;
}

.form-wrap.is-open .form-body-recruit {
  height: 646px;
}

.form-wrap.is-open .form-body-screen {
  height: 766px;
}

.form-wrap.is-open .form-body-other {
  height: 700px;
}

.form-wrap.is-open .form-body-fukuoka {
  height: 700px;
}

.form-wrap.is-open .heading-btn {
  background-color: #333;
  color: #fff;
  text-align: right;
  margin: 50px 0 0 0;
  padding: 16px 28px 16px 0;
  width: calc(100% - 640px);
  min-width: 240px;
  float: left;
  font-weight: bold;
}

.form-wrap.is-open .heading-btn.heading-btn-recruit {
  position: relative;
  top: -2px;
}

.form-wrap.is-open .heading-btn.heading-btn-screen {
  position: relative;
  top: 72px;
}

.form-wrap.is-open .heading-btn.heading-btn-other {
  position: relative;
  top: 146px;
}

.form-wrap.is-open .heading-btn.heading-btn-fukuoka {
  position: relative;
  top: 220px;
}

.triggers {
  position: absolute;
  top: 267px;
  left: -100%;
  width: calc((100% - 637px) / 2);
  min-width: 220px;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.triggers.is-waiting {
  left: 0;
}

.triggers li {
  text-align: right;
  cursor: pointer;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 28px 15px 0;
  border: 1px solid #333;
  border-left: none;
  margin-bottom: 29px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  white-space: nowrap;
}

.triggers li:hover {
  font-weight: bold;
  background-color: #333;
  color: #fff;
  width: calc(100% + 17px);
}

.form-body {
  width: 464px;
  margin: auto;
  -webkit-transition: height 0.6s ease;
  transition: height 0.6s ease;
  height: 0;
  overflow: hidden;
}

.complete {
  text-align: center;
  line-height: 1.8;
}

.complete p {
  margin-bottom: 20px;
}

.complete-message {
  font-size: 13px;
  margin-bottom: 30px !important;
}

.contact-confirm .heading-btn {
  cursor: text;
}

.contact-confirm .form-body {
  height: auto !important;
}

.wpcf7c-conf {
  background-color: #fff !important;
  border: none !important;
  padding-left: 15px !important;
  font-size: 11px !important;
}

/*================================================
* item-list */
.item-list > li {
  width: 240px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
}

.item-list > li:not(:nth-child(4n)) {
  margin-right: 21px;
}

.item-list > li > a:hover {
  height: auto;
}

.item-list > li > a:hover .item-thumb {
  height: 0;
  border: 0;
}

.item-list > li > a:hover .item-name {
  height: 218.75px !important;
  background: #000;
  color: #fff;
  border: 0;
}

.item-list a {
  display: block;
  outline: none;
  border: 1px solid #eee;
}

.item-list > li:before,
.item-list > li:after,
.item-list > li > a:before,
.item-list > li > a:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}

.item-list > li:before,
.item-list > li:after {
  width: 0;
  height: 1px;
  background-color: #999;
}

.item-list > li > a:before,
.item-list > li > a:after {
  width: 1px;
  height: 0;
  background-color: #999;
}

.item-list > li:before {
  top: 0;
  left: 0;
}

.item-list > li:after {
  bottom: 0;
  right: 0;
}

.item-list > li > a:before {
  bottom: 0;
  left: 0;
}

.item-list > li > a:after {
  top: 0;
  right: 0;
}

.item-list > li:hover:before, .item-list > li:hover:after {
  width: 100%;
}

.item-list > li:hover > a:before,
.item-list > li:hover > a:after {
  height: 100%;
}

.item-thumb {
  overflow: hidden;
  text-align: center;
  height: 132.75px;
  position: relative;
  border: 1px solid #eee;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.item-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
}

.item-name {
  padding: 18px 20px;
  line-height: 1.7;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.09em;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.item-name > p {
  display: table-cell;
  vertical-align: middle;
}

.item-name.no-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
}

.item-name-text {
  display: inline-block;
  text-align: left;
}

.tv-new-item {
  overflow: hidden;
}

.tv-new-item-inner {
  position: relative;
}

.item-list-new-bg {
  width: 9999px;
  height: 165px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: -5000px;
}

.item-list-new {
  padding: 6px 20px 70px;
}

.item-list-new li {
  position: relative;
  z-index: 2;
  width: 270px;
  float: left;
  margin-right: 87px;
}

.item-list-new li:nth-child(3n) {
  margin-right: 0;
}

.item-list-new li p {
  line-height: 1.5;
}

.item-list-new .item-thumb {
  height: 150px;
  border: 1px solid #fff;
  margin-bottom: 18px;
  display: block;
  position: relative;
}

.item-list-new .item-thumb:before {
  content: "詳しく見る";
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: -100%;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 69px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.item-list-new .item-thumb:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 3;
  position: absolute;
  top: -100%;
  right: 76px;
  margin-top: 71px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.item-list-new .item-thumb:hover:after, .item-list-new .item-thumb:hover:before {
  top: 0;
}

.item-new-date {
  color: #CE0505;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.item-new-date br {
  display: none;
}

.item-new-broad {
  font-size: 12px;
  margin: 2px 0 6px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.item-new-broad br {
  display: none;
}

.item-new-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}

.item-new-title a {
  text-decoration: underline;
}

.item-new-title a:hover {
  text-decoration: none;
}

.item-new-subtitle {
  font-size: 12px;
  letter-spacing: 0.05em;
}

.tv-sp-item {
  border-top: 1px solid #333;
}

.tv-sp-item li {
  border-bottom: 1px solid #333;
}

.tv-sp-item-header {
  float: left;
  width: 365px;
  padding: 17px 4px;
  font-size: 12px;
  line-height: 1.3;
}

.tv-sp-item-broad {
  margin-bottom: 4px;
}

.tv-sp-item-date {
  margin-bottom: 14px;
}

.tv-sp-item-body {
  margin-left: 350px;
  border-left: 1px solid #333;
  position: relative;
  padding: 20px 25px;
  display: block;
}

.tv-sp-item-body:after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #333;
}

.tv-sp-item-body:hover .item-thumb:after, .tv-sp-item-body:hover .item-thumb:before {
  top: 0 !important;
}

.tv-sp-item-table {
  display: table;
  width: 100%;
}

.tv-sp-item-table .tv-sp-item-cell {
  display: table-cell;
  vertical-align: middle;
}

.tv-sp-item-table .tv-sp-item-cell.tv-sp-item-cell-img {
  padding-right: 20px;
}

.tv-sp-item-table .tv-sp-item-cell.tv-sp-item-cell-img .item-thumb {
  height: 125px;
  position: relative;
}

.tv-sp-item-table .tv-sp-item-cell.tv-sp-item-cell-img .item-thumb:before {
  content: "詳しく見る";
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: -100%;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 58px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tv-sp-item-table .tv-sp-item-cell.tv-sp-item-cell-img .item-thumb:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 3;
  position: absolute;
  top: -100%;
  right: 66px;
  margin-top: 61px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tv-sp-item-table .tv-sp-item-cell-text {
  width: 378px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.tv-sp-item-title {
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.item-list-movie > li > a:hover .item-name {
  height: 264.75px !important;
}

.tv-inner-list {
  height: 519px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1022px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f7f7f7;
  padding: 37px 0 37px 45px;
  z-index: 999;
  border: 1px solid #e8e8e8;
  margin-top: 20px;
  display: none;
}

.tv-inner-list .tv-inner-list-link-wrap {
  width: 275px;
  margin-bottom: 14px;
}

.tv-inner-list .tv-inner-list-link {
  background-color: #fff;
  display: block;
  text-align: center;
  padding: 9px 10px 7px;
  border: 1px solid #333;
}

.tv-inner-list .tv-inner-list-link:after {
  content: "";
  display: inline-block;
  background: url(../img/common/icon_blank.png) 0 0 no-repeat;
  width: 10px;
  height: 10px;
  margin-left: 10px;
}

.tv-inner-list .tv-inner-list-link:hover {
  background-color: #333;
  color: #fff;
}

.tv-inner-list .tv-inner-list-link-item {
  width: 275px;
  background-color: #fff;
  float: left;
  margin-bottom: 15px;
}

.tv-inner-list .tv-inner-list-link-item:not(:nth-child(3n)) {
  margin-right: 54px;
}

.tv-inner-list .tv-inner-list-link-item > a {
  width: 100%;
  height: 170px;
  border: 1px solid #e7e7e7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  position: relative;
  overflow: hidden;
}

.tv-inner-list .tv-inner-list-link-item > a:hover {
  border-color: #333;
}

.tv-inner-list-link-body {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 16px;
}

.tv-inner-list-link-body .tv-inner-tag,
.tv-inner-list-link-body .tv-inner-list-broad {
  background-color: #e7e7e7;
  display: inline-block;
  padding: 3px 13px;
  border-radius: 20px;
  margin-bottom: 6px;
  font-size: 12px;
}

.tv-inner-list-link-body .tv-inner-tag {
  background-color: #676767;
  color: #fff;
}

.tv-inner-list-link-body .tv-inner-list-date {
  line-height: 1.3;
  font-size: 12px;
  margin-bottom: 11px;
}

.tv-inner-list-link-body .tv-inner-list-title {
  font-size: 14px;
  text-decoration: underline;
  line-height: 1.3;
}

.tv-inner-list-icon {
  display: block;
  background: url(../img/tv/bg_tv_inner_list.png) 0 0 no-repeat;
  width: 23px;
  height: 13px;
  position: absolute;
  left: 107px;
  top: -13px;
}

.item-list > li:nth-child(4n-2) .tv-inner-list {
  left: -262px;
}

.item-list > li:nth-child(4n-2) .tv-inner-list-icon {
  left: 368px;
}

.item-list > li:nth-child(4n-1) .tv-inner-list {
  left: -522px;
}

.item-list > li:nth-child(4n-1) .tv-inner-list-icon {
  left: 628px;
}

.item-list > li:nth-child(4n) .tv-inner-list {
  left: -782px;
}

.item-list > li:nth-child(4n) .tv-inner-list-icon {
  left: 888px;
}

.tv-inner-list-icon-close {
  display: block;
  background: url(../img/tv/icon_close.png) 0 0 no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 46px;
  top: 30px;
  cursor: pointer;
  z-index: 100;
}

.tv-inner-list .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  text-indent: -9999px;
  border: none;
  border-top: 1px solid #666;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 168px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0);
}

.tv-inner-list .slick-arrow.slick-disabled {
  display: none !important;
}

.tv-inner-list .slick-prev {
  border-left: 1px solid #666;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -25px;
}

.tv-inner-list .slick-next {
  border-right: 1px solid #666;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 21px;
}

.tv-inner-list .slick-dots {
  text-align: center;
  padding-right: 50px;
}

.tv-inner-list .slick-dots li {
  display: inline-block;
  margin: 17px 9px 0;
}

.tv-inner-list .slick-dots li button {
  border: none;
  background: #d9d9d9;
  width: 20px;
  cursor: pointer;
}

.tv-inner-list .slick-dots li.slick-active button {
  background: none;
}

.has-newPost {
  background: #CE0505;
  width: 110px;
  height: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0 5px;
  -webkit-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  color: #fff;
  text-align: center;
  position: absolute;
  top: 13px;
  left: -31px;
  z-index: 10;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}

.item-thumb {
  position: relative;
}

/*================================================
* sales */
.sales-link {
  margin-bottom: 46px;
}

.sales-link li {
  float: left;
  width: 500px;
  text-align: center;
}

.sales-link li:last-child {
  float: right;
}

.sales-link a {
  display: block;
  border: 1px solid #666;
  padding: 8px 0 7px;
  position: relative;
}

.sales-link a:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 30px;
}

.sales-link a:hover {
  background-color: #333;
  color: #fff;
  font-weight: bold;
}

.sales-link a:hover:after {
  border-color: #fff;
}

.sales-dl {
  text-align: center;
  font-size: 14px;
  margin-bottom: 11px;
}

.sales-header {
  margin: 0 0 37px;
  line-height: 2.2;
  font-size: 11px;
  letter-spacing: 0.06em;
  position: relative;
}

.sales-caption {
  margin: 45px 0 7px;
  font-size: 12px;
}

.sales-header-links {
  position: absolute;
  right: 0;
  bottom: 0;
  letter-spacing: 0.15em;
  text-align: right;
}

.dl-type-list {
  display: inline-block;
  margin-left: 15px;
  font-style: oblique;
}

.dl-type-list .icnlink {
  margin-left: 10px;
}

.sales-price {
  white-space: nowrap;
  font-size: 11px;
}

.guide-flow li {
  margin-bottom: 23px;
  text-indent: -2.3em;
  margin-left: 2.3em;
}

.application-dl {
  font-size: 11px;
  margin-top: 10px;
}

/*================================================
* regulation */
.regulation-text {
  margin-bottom: 27px;
}

.regulation-section {
  margin: 0 78px 58px;
  line-height: 1.9;
}

.regulation-lead {
  margin-bottom: 15px;
}

.regulation-captions {
  margin-top: 22px;
}

.regulation-captions li {
  text-indent: -3.4em;
  margin-left: 3.4em;
}

.init-icon li {
  text-indent: -1.2em;
  margin-left: 1.2em;
}

/*================================================
* pager */
.pager-wrap {
  margin-top: 30px;
  border-bottom: 1px solid #333;
}

.pager-wrap.pager-wrap-header {
  margin-bottom: 58px;
}

.pager-wrap .inner {
  padding: 0;
}

nav.pager-wrap {
  margin-bottom: 100px;
}

.pager-wrap-pre {
  margin-bottom: 30px;
}

.pager {
  position: relative;
  padding: 21px 10px;
  text-align: center;
}

.pager li {
  display: inline-block;
  letter-spacing: 0.09em;
  font-size: 12px;
}

.pager a {
  padding: 2px 17px 1px;
  width: 92px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.pager a:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.pager .current, .pager a:hover, .pager li.current-year a {
  color: #fff;
  font-weight: bold;
}

.pager .current:after, .pager a:hover:after, .pager li.current-year a:after {
  left: 0;
}

.pager .pager-prev > a,
.pager .pager-next > a {
  width: auto;
  padding: 10px;
  display: block;
  position: absolute;
  top: 12px;
  background: transparent;
}

.pager .pager-prev > a > span,
.pager .pager-next > a > span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333;
}

.pager .pager-prev > a:after,
.pager .pager-next > a:after {
  content: none !important;
}

.pager .pager-prev > a {
  left: -10px;
}

.pager .pager-prev > a > span {
  border-left: 1px solid #333;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.pager .pager-next > a {
  right: -10px;
}

.pager .pager-next > a > span {
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*================================================
 * modal */
.modal-ready .modal-cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.modal-ready .modal-content-window {
  opacity: 0;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}

.modal h1 {
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size: 110%;
}

.modal-movie {
  border-top: 1px solid #eee;
  padding: 24px 0 25px;
}

.modal-cover {
  position: fixed;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.modal-content-window {
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  opacity: 1;
  position: fixed;
  display: inline-block;
  width: 828px;
  margin: auto;
  top: 50%;
  left: 50%;
  margin-left: -414px;
  right: auto;
  bottom: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 80%;
}

.modal-contents-wrap {
  width: 828px;
  margin: 0 auto;
  padding: 35px 40px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  position: relative;
}

.modal-contents-wrap > div > img {
  max-width: 660px;
}

.modal-head-img {
  max-height: 410px;
  text-align: center;
}

.modal-head-img > img {
  max-height: 410px;
}

.modal-close {
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 82px;
  top: 39px;
}

.modal-close:before, .modal-close:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #333;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.modal-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-heading {
  margin: 25px 0;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-heading .modal-series {
  font-size: 13px;
  margin-bottom: 1em;
}

.modal-heading .modal-series + h1 {
  font-size: 15px;
}

.modal-heading-logo {
  width: 130px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.modal-heading-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-info {
  border-top: 1px solid #eee;
  padding: 24px 56px 25px 49px;
}

.modal-info > dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 130px;
  float: left;
  letter-spacing: 0.17em;
  line-height: 1.6;
  font-weight: bold;
  color: #333;
}

.modal-info > dt:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #333;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 10px;
}

.modal-info > dd {
  padding-left: 156px;
  line-height: 1.6;
  letter-spacing: 0.15em;
}

.list-heading {
  width: 6.1em;
  display: block;
  float: left;
  letter-spacing: 0.2em;
  position: relative;
  margin-right: 15px;
}

.list-heading:after {
  content: ":";
  position: absolute;
  top: inherit;
  right: 0;
}

/* .list-content {
  overflow: hidden;
  > li:not(:last-child) {
    margin-bottom: 8px;
  }
} */
.modal-info-inner {
  overflow: hidden;
}

.modal-info-inner:not(:first-child) {
  clear: both;
}

.modal-info-inner:not(:last-child) {
  margin-bottom: 10px;
}

.modal-info-inner > dt {
  width: 6.1em;
  display: block;
  float: left;
  letter-spacing: 0.2em;
  position: relative;
  margin-right: 15px;
}

.modal-info-inner > dt:after {
  content: ":";
  position: absolute;
  top: -1px;
  right: -9px;
}

.modal-info-inner > dd {
  overflow: hidden;
}

.modal-info-inner > dd:not(:last-child) {
  margin-bottom: 10px;
}

.modal-info-inner > dd li:not(:last-child) {
  margin-bottom: 4px;
}

.modal-info-inner a[target="_blank"], .modal-info-inner .icon-blank {
  letter-spacing: 0;
  text-decoration: underline;
  word-break: break-all;
  color: #9f9f9f !important;
}

.modal-info-inner a[target="_blank"]:hover, .modal-info-inner .icon-blank:hover {
  color: #333 !important;
}

.modal-info-inner a[target="_blank"]:after, .modal-info-inner .icon-blank:after {
  content: url(../img/common/icon_blank.png);
  display: inline-block;
  margin-left: 5px;
}

.icon-blank {
  text-decoration: underline;
  word-break: break-all;
}

.icon-blank:after {
  content: url(../img/common/icon_blank.png);
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.icon-blank:hover {
  text-decoration: none;
}

.modal-info .modal-info-inner .list-margin > li {
  margin-bottom: 20px;
}

.modal-info a {
  text-decoration: underline;
}

.modal-info a:hover {
  text-decoration: none;
}

.modal-info p:not(:last-child) {
  margin-bottom: 1em;
}

.modal .btn-slash {
  margin-bottom: 20px;
}

.modal .btn-slash:after {
  margin-left: 20px;
}

.modal .btn-slash a {
  text-align: center !important;
  text-decoration: none !important;
  -webkit-transition-delay: 0.1s !important;
          transition-delay: 0.1s !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.modal .btn-full {
  margin-bottom: 30px;
}

.modal .modal-dl {
  text-align: center;
}

.modal .table-tv thead, .modal .table-tv tbody {
  display: block;
}

.modal .table-tv tbody {
  overflow-y: scroll;
  max-height: 300px;
}

.modal .table-tv td, .modal .table-tv th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal .table-tv td:nth-child(1), .modal .table-tv th:nth-child(1) {
  width: 220px;
}

.modal .table-tv td:nth-child(2), .modal .table-tv th:nth-child(2) {
  width: 300px;
}

.modal .table-tv td:nth-child(3), .modal .table-tv th:nth-child(3) {
  width: 130px;
}

.modal .table-tv .table-tv-date {
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal .table-tv .table-tv-date li {
  margin-bottom: 5px;
}

.table-tv-hp {
  text-align: right;
  margin-bottom: 9px;
}

/*================================================
* box */
.box {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px;
  border: 1px solid #e5e5e5;
  margin: 0 0 32px;
}

.box-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 1.8;
  padding-left: 20px;
}

.box-cell:not(:last-child) {
  border-right: 1px solid #e5e5e5;
  padding-right: 40px;
}

.box-cell.box-cell-heading {
  text-align: center;
  width: 210px;
}

/*================================================
* privacy */
.privacy dt {
  margin-bottom: 1em;
}

.privacy dd {
  line-height: 1.8;
  padding-left: 0.9em;
}

.privacy dd:not(:last-child) {
  margin-bottom: 3em;
}

/*================================================
* sitemap */
.sitemap {
  margin-bottom: 50px;
}

.sitemap a {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 0;
}

.sitemap a:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 11px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.sitemap a:hover:after {
  width: 100%;
}

.sitemap a:after {
  content: "";
  position: absolute;
  top: -2px;
  padding: 2px 0 1px;
  left: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #ccc;
}

.sitemap dt, .sitemap > p {
  float: left;
  font-size: 13px;
}

.sitemap dt a:hover, .sitemap > p a:hover {
  color: #fff;
  font-weight: bold;
}

.sitemap dt a:hover:before, .sitemap > p a:hover:before {
  border-color: #fff;
}

.sitemap dd {
  font-size: 11px;
  overflow: hidden;
  margin-left: 133px;
}

.sitemap dd a:after {
  content: none;
}

.sitemap dd a:hover {
  left: 10px;
}

.sitemap-list {
  width: 600px;
}

.sitemap-list li {
  margin: 0 38px 20px 0;
}

.sitemap-list.sitemap-list-inline li {
  float: left;
}

.sitemap-list-inlineitem {
  float: left;
}

.sitemap-list-inner {
  margin-left: 143px !important;
}

/*================================================
* result */
.result {
  margin-top: -38px;
}

.result li {
  border-bottom: 1px solid #f0f0f0;
  line-height: 1.8;
  padding: 35px 10px 30px;
}

.result a {
  display: block;
  padding: 36px 44px;
  overflow: hidden;
}

.result a:hover {
  background-color: #f0f0f0;
}

.result-title {
  font-size: 13px;
  margin-bottom: 10px;
}

.result-header {
  position: relative;
}

.result-pager {
  position: absolute;
  right: 0;
  top: 17px;
  padding: 0 7px 0 20px;
}

.result-pager li {
  float: left;
  margin-left: 5px;
}

.result-pager li > span {
  padding: 3px 6px;
  display: inline-block;
}

.result-pager li .current {
  background-color: #f0f0f0;
}

.result-pager a {
  display: inline-block;
  padding: 3px 6px;
  text-align: center;
  letter-spacing: 0;
}

.result-pager a:hover, .result-pager a.current {
  background-color: #f0f0f0;
}

.result-pager .pager-prev > a,
.result-pager .pager-next > a {
  padding: 3px;
  display: block;
  position: absolute;
  top: -1px;
  background: transparent;
}

.result-pager .pager-prev > a > span,
.result-pager .pager-next > a > span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
}

.result-pager .pager-prev > a:after,
.result-pager .pager-next > a:after {
  content: none !important;
}

.result-pager .pager-prev > a {
  left: 0;
}

.result-pager .pager-prev > a > span {
  border-left: 1px solid #333;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.result-pager .pager-next > a {
  right: 0;
}

.result-pager .pager-next > a > span {
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*================================================
* btn */
.btn {
  display: inline-block;
  text-decoration: none !important;
  font-size: 11px;
  border: 1px solid #666;
  padding: 6px 10px;
  line-height: 1;
}

.btn:hover {
  color: #fff;
  background-color: #000;
  font-weight: bold;
}

.btn.btn-full {
  display: block;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 8px 0 7px;
  position: relative;
}

.btn.btn-full:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 30px;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.btn.btn-full:hover:after {
  border-color: #fff;
}

.btn-slash {
  overflow: hidden;
  position: relative;
}

.btn-slash:after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background-color: #000;
  position: absolute;
  left: 50%;
  margin-left: 16px;
  top: 0;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: rotate(51deg);
          transform: rotate(51deg);
}

.btn-slash li {
  width: 50%;
  float: left;
  position: relative;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-slash li:first-child {
  border-right: none;
  text-align: right;
}

.btn-slash li:first-child a:hover:after {
  right: 0;
}

.btn-slash li:last-child {
  border-left: none;
}

.btn-slash li:last-child a:hover:after {
  left: 0;
}

.btn-slash li:last-child a:after {
  right: inherit;
  left: 150%;
}

.btn-slash a {
  display: block;
  padding: 6px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-slash a > span {
  position: relative;
  z-index: 2;
}

.btn-slash a:after {
  content: "";
  display: block;
  width: 150%;
  height: 100%;
  position: absolute;
  -webkit-transform: skewX(-51deg);
          transform: skewX(-51deg);
  background-color: #000;
  right: 150%;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn-slash a:hover {
  color: #fff;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  font-weight: bold;
}

/*================================================
* accordion-block */
.accordion-block {
  border: 1px solid #999;
}

.accordion-block.accordion-block-margin {
  margin-bottom: 25px;
}

.accordion-block-trigger {
  text-align: center;
  position: relative;
  padding: 14px 0 21px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion-block-trigger:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  bottom: 6px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion-block-trigger.accordion-block-trigger-arrow-right {
  padding-bottom: 14px;
}

.accordion-block-trigger.accordion-block-trigger-arrow-right:after {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 20px;
}

.accordion-block-trigger.is-open:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.accordion-block-trigger:hover {
  background-color: #000;
  color: #fff;
  font-weight: bold;
}

.accordion-block-trigger:hover:after {
  border-color: #fff;
}

.accordion-block-body {
  border-top: 1px solid #333;
  padding: 35px 178px;
  display: none;
}

.accordion-block-text {
  text-align: center;
  line-height: 1.8;
  margin: 25px 0 10px;
}

.accordion-block-text.accordion-block-text-top {
  margin-top: 0;
}

.accordion-block-address {
  margin: 32px 0 0;
  text-align: right;
  line-height: 1.8;
}

.accordion-block-address > span {
  display: inline-block;
  vertical-align: bottom;
}

/*================================================
* not-found */
.not-found {
  text-align: center;
  padding-top: 60px;
}

.not-found-btn {
  width: 422px;
  margin: auto;
}

.not-found-error {
  font-size: 35px;
  margin-bottom: 25px;
}

.not-found-error-ja {
  font-size: 16px;
  margin-bottom: 25px;
}

.not-found-message {
  line-height: 2;
  margin-bottom: 50px;
}

/*================================================

* themes

================================================*/
/*================================================
* themes */
.red .contact.current {
  background-color: #CE0505;
}

.red .gnav .gnav-sub a:before {
  background-color: #CE0505;
}

.red .gnav .gnav-sub a:hover:after {
  background-color: #CE0505;
}

.red .gnav .gnav-sub li:after {
  background-color: #CE0505;
}

.red .gnav-list > li > a:after {
  background-color: #CE0505;
}

.red .sticky .gnav-bar {
  background-color: #CE0505;
}

.red .sitemap a:after {
  background-color: #CE0505;
}

.red .gnav-front .gnav-list > li > a:hover {
  color: #CE0505;
}

.green .contact.current {
  background-color: #037D19;
}

.green .gnav .gnav-sub a:before {
  background-color: #037D19;
}

.green .gnav .gnav-sub a:hover:after {
  background-color: #037D19;
}

.green .gnav .gnav-sub li:after {
  background-color: #037D19;
}

.green .gnav-list > li > a:after {
  background-color: #037D19;
}

.green .sticky .gnav-bar {
  background-color: #037D19;
}

.green .sitemap a:after {
  background-color: #037D19;
}

.green .gnav-front .gnav-list > li > a:hover {
  color: #037D19;
}

.blue .contact.current {
  background-color: #003394;
}

.blue .gnav .gnav-sub a:before {
  background-color: #003394;
}

.blue .gnav .gnav-sub a:hover:after {
  background-color: #003394;
}

.blue .gnav .gnav-sub li:after {
  background-color: #003394;
}

.blue .gnav-list > li > a:after {
  background-color: #003394;
}

.blue .sticky .gnav-bar {
  background-color: #003394;
}

.blue .sitemap a:after {
  background-color: #003394;
}

.blue .gnav-front .gnav-list > li > a:hover {
  color: #003394;
}
