@charset "UTF-8";
/*======================================================== */
/*  NORMALIZE */
/*======================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}

html, body {
  margin: 0;
  padding: 0;
}

/*======================================================== */
/*  TAG RESET */
/*======================================================== */
html, body {
  font-family: "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 14px;
  color: #000;
  width: 100%;
  min-height: 100%;
  background: #f0f0f0;
}

body.fixed {
  width: 100%;
  position: fixed;
  top: auto;
  overflow: hidden;
  z-index: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #d97e1c;
}
a.current {
  color: #d97e1c;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*======================================================== */
/*  CLASS  STYLES */
/*======================================================== */
.ab {
  position: absolute;
}

.debug {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #F00;
}

.clearfix:after, #site-header .inner:after, #global-navi:after, #site-footer .inner:after, body#page-news .year-navi .navi-list:after, body#page-art-index .art-list:after,
body#page-other-index .art-list:after, body#page-art-detail .art-detail .thumbs:after,
body#page-other-detail .art-detail .thumbs:after, body#page-recruit .recruit-box .job-list:after,
body.category-recruit-interview .recruit-box .job-list:after,
body.category-recruit-form .recruit-box .job-list:after, body#page-recruit .recruit-box .interview-list:after,
body.category-recruit-interview .recruit-box .interview-list:after,
body.category-recruit-form .recruit-box .interview-list:after, body#page-recruit .recruit-box .popup-list:after,
body.category-recruit-interview .recruit-box .popup-list:after,
body.category-recruit-form .recruit-box .popup-list:after, body.category-recruit-interview #main-contents .interview-list:after {
  content: "";
  clear: both;
  display: block;
}

body.display-boxline * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #00F;
}

.clearfix:after, #site-header .inner:after, #global-navi:after, #site-footer .inner:after, body#page-news .year-navi .navi-list:after, body#page-art-index .art-list:after,
body#page-other-index .art-list:after, body#page-art-detail .art-detail .thumbs:after,
body#page-other-detail .art-detail .thumbs:after, body#page-recruit .recruit-box .job-list:after,
body.category-recruit-interview .recruit-box .job-list:after,
body.category-recruit-form .recruit-box .job-list:after, body#page-recruit .recruit-box .interview-list:after,
body.category-recruit-interview .recruit-box .interview-list:after,
body.category-recruit-form .recruit-box .interview-list:after, body#page-recruit .recruit-box .popup-list:after,
body.category-recruit-interview .recruit-box .popup-list:after,
body.category-recruit-form .recruit-box .popup-list:after, body.category-recruit-interview #main-contents .interview-list:after {
  content: "";
  clear: both;
  display: block;
}

.site-wrapper .debug-sheet {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000000;
  opacity: 0.5;
  display: none;
  overflow-x: hidden;
}
.site-wrapper .debug-sheet img {
  max-width: none;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -640px;
}

.btn-center .btn-list {
  text-align: center;
  letter-spacing: -1em;
}
.btn-center .btn-list li {
  letter-spacing: normal;
  display: inline-block;
  margin: 0 25px;
}
.btn-center .btn-list li a {
  display: block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-center .btn-list li a:hover {
  opacity: 0.39;
}

/*======================================================== */
/*  GLOBAL  STYLES */
/*======================================================== */
#site-header {
  padding-top: 30px;
  height: 85px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#site-header.scrolled {
  background: #f0f0f0;
}
#site-header .inner {
  padding: 0 50px 0;
  margin: 0 auto 0;
}
#site-header .inner .logo {
  float: left;
}
#site-header .inner #global-navi {
  float: right;
  padding-top: 8px;
}

#global-navi li {
  float: left;
  margin-right: 20px;
}
#global-navi li:last-child {
  margin-right: 0;
}
#global-navi li.navi-tw {
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

.local-navi {
  position: relative;
}
.local-navi .navi-list {
  text-align: center;
}
.local-navi .navi-list li {
  display: inline-block;
  letter-spacing: normal;
  padding-right: 10px;
}
.local-navi .navi-list li:last-child {
  padding-right: 0px;
}

#site-footer {
  padding: 10px 20px 28px;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
#site-footer.shown {
  opacity: 1;
}
#site-footer .inner {
  width: 940px;
  margin: 0 auto 0;
}
#site-footer .footer-navi {
  float: left;
  letter-spacing: -1em;
}
#site-footer .footer-navi li {
  letter-spacing: normal;
  display: inline-block;
  margin-right: 20px;
}
#site-footer .footer-navi li:last-child {
  margin-right: 0;
}
#site-footer .copyright {
  float: right;
  font-size: 12px;
}
#site-footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

#main-contents {
  width: 940px;
  margin: 0 auto 0;
  position: relative;
  z-index: 0;
  padding-top: 160px;
  padding-bottom: 100px;
}
#main-contents:before {
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
#main-contents.shown-before:before {
  opacity: 1;
}
#main-contents .after-wrap > img {
  position: relative;
  opacity: 0;
}
#main-contents .inner {
  position: relative;
  z-index: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
#main-contents .inner.shown {
  opacity: 1;
}

#totop-btn {
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
}

.anchor {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  left: 1px;
}

/*======================================================== */
/*  HOME STYLES */
/*======================================================== */
body#page-home {
  /*======================================================== */
}
body#page-home #main-contents {
  width: 1000px;
  padding-bottom: 50px;
}
body#page-home #main-contents .fade-in {
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
  opacity: 0;
}
body#page-home #main-contents .fade-in.shown {
  opacity: 1;
}
body#page-home #main-contents .kv-content {
  height: 715px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#page-home #main-contents .kv-content .home-kv {
  position: absolute;
  z-index: 1;
  right: -104px;
  top: 31px;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
  opacity: 0;
}
body#page-home #main-contents .kv-content .home-kv.shown {
  opacity: 1;
}
body#page-home #main-contents .kv-content .home-kv iframe#api-frame {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s 1s;
  z-index: 1;
}
body#page-home #main-contents .kv-content .home-kv iframe#api-frame.shown {
  opacity: 1;
}
body#page-home #main-contents .kv-content .home-kv .sketchfab-cover {
  background-image: url("/assets/images/canvas_gaku.png");
  background-size: 100% 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body#page-home #main-contents .kv-content .copy {
  padding-left: 108px;
  padding-top: 89px;
  margin-bottom: 114px;
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 341px;
}
body#page-home #main-contents .kv-content .home-logo {
  display: inline-block;
  padding-left: 109px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: padding-left 0.5s ease;
}
body#page-home #main-contents .kv-content .home-logo > img {
  display: inline-block;
}
body#page-home #main-contents .kv-content .home-logo > img.logo-main {
  margin-bottom: 9px;
  margin-right: 17px;
}
body#page-home #main-contents .kv-content .home-logo > img.logo-10th {
  opacity: 0;
  transition: opacity 0.5s 0.5s;
}
body#page-home #main-contents .kv-content .home-logo.shown-10th {
  padding-left: 47px;
}
body#page-home #main-contents .kv-content .home-logo.shown-10th > img.logo-10th {
  opacity: 1;
}
body#page-home #main-contents .kv-content #global-navi {
  padding-left: 5px;
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 488px;
}
body#page-home #main-contents .topnews-content {
  position: relative;
  margin-bottom: 14px;
}
body#page-home #main-contents .topnews-content h3.topnews-cap {
  width: 123px;
  float: left;
}
body#page-home #main-contents .topnews-content ul.topnews-list {
  padding-left: 123px;
  padding-top: 2px;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li {
  margin-bottom: 13px;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li .date {
  margin-top: 1px;
  width: 80px;
  color: #999;
  font-size: 12px;
  float: left;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li .topnews-title {
  padding-left: 80px;
  padding-right: 60px;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li .topnews-title .is_new {
  display: inline-block;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li .topnews-title a {
  text-decoration: underline;
}
body#page-home #main-contents .topnews-content ul.topnews-list > li.more-content {
  display: none;
}
body#page-home #main-contents .topnews-more {
  width: 60px;
  float: right;
  position: relative;
  top: -46px;
}
body#page-home #main-contents .topnews-more > a {
  outline: none;
}
body#page-home #main-contents .topnews-more > a > img {
  display: inline-block;
}
body#page-home #main-contents .topnews-more > a .arrow {
  position: relative;
  top: 1px;
  margin-left: 8px;
  display: inline-block;
}
body#page-home #main-contents .topnews-more > a.opened .arrow {
  transform: rotate(180deg);
}
body#page-home #main-contents .recruit-twitter-content {
  border-top: 1px solid #DDDDDD;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-top: 34px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content {
  width: 500px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content .recruit-cap {
  margin-bottom: 38px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content ul.recruit-btns.recruit-btns1 {
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 25px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content ul.recruit-btns > li {
  margin-bottom: 20px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content ul.recruit-btns > li:last-child {
  margin-bottom: 0px;
}
body#page-home #main-contents .recruit-twitter-content .recruit-content ul.recruit-btns > li a {
  position: relative;
  background-color: transparent;
  display: block;
  width: 500px;
  height: 85px;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content {
  width: 460px;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-cap {
  margin-bottom: 38px;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-wrap {
  position: relative;
  padding: 10px 10px 10px 10px;
  width: 460px;
  height: 326px;
  background-color: #fff;
  border-radius: 5px;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-wrap #twitter-widget-holder {
  height: 306px;
  overflow-y: auto;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-wrap #twitter-widget-holder .timeline-Tweet-text {
  font-size: 14px !important;
  line-height: 18px !important;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-wrap #twitter-widget-holder .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  background: #e9e9e9;
  width: 6px;
}
body#page-home #main-contents .recruit-twitter-content .twitter-content .twitter-wrap #twitter-widget-holder .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #359ceb;
  width: 6px;
}
body#page-home #site-footer .inner {
  width: 1000px;
  margin: 0 auto 0;
}

/*  NEWS STYLES */
/*======================================================== */
body#page-news #main-contents:before {
  display: block;
  content: "";
  width: 446px;
  height: 265px;
  position: absolute;
  top: 78px;
  left: -170px;
  background-image: url(/assets/images/news_bg_top.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body#page-news #main-contents .after-wrap {
  display: block;
  content: "";
  width: 206px;
  height: 463px;
  position: absolute;
  right: -123px;
  bottom: 52px;
}
body#page-news .page-title {
  margin-bottom: 50px;
}
body#page-news .local-navi {
  margin-bottom: 40px;
}
body#page-news .news-list {
  padding-bottom: 100px;
}
body#page-news .news-list > li {
  margin-bottom: 75px;
}
body#page-news .news-list > li:last-child {
  margin-bottom: 0;
}
body#page-news .container .news-header {
  margin-bottom: 30px;
}
body#page-news .container .news-header .post-date {
  font-size: 12px;
}
body#page-news .container .news-header .post-title {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
}
body#page-news .container .news-image {
  margin-bottom: 30px;
}
body#page-news .container .news-body {
  width: 700px;
  margin: 0 auto 46px;
}
body#page-news .container .news-body h1,
body#page-news .container .news-body h4 {
  font-size: 18px;
  margin-bottom: 1em;
}
body#page-news .container .news-body h2,
body#page-news .container .news-body h5 {
  font-size: 16px;
  position: relative;
  padding-left: 1em;
  margin-bottom: 1em;
}
body#page-news .container .news-body h2:before,
body#page-news .container .news-body h5:before {
  display: block;
  content: "";
  width: 11px;
  height: 9px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #000;
}
body#page-news .container .news-body h3,
body#page-news .container .news-body h6 {
  font-size: 14px;
  position: relative;
  padding-left: 0.6em;
  margin-bottom: 1em;
}
body#page-news .container .news-body h3:before,
body#page-news .container .news-body h6:before {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  top: 8px;
  left: 0;
  background: #000;
}
body#page-news .container .news-body p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
body#page-news .container .news-body p:last-child {
  margin-bottom: 0;
}
body#page-news .container .news-body a {
  color: #d97e1c;
}
body#page-news .container .news-body a:hover {
  text-decoration: underline;
}
body#page-news .container .share-list {
  letter-spacing: -1em;
  text-align: center;
}
body#page-news .container .share-list > li {
  display: inline-block;
  letter-spacing: normal;
  height: 21px;
  line-height: 21px;
  vertical-align: top;
  margin: 0 8px;
}
body#page-news .container .share-list > li:first-child {
  padding-top: 1px;
}
body#page-news .year-navi {
  width: 700px;
  margin: 0 auto 0;
  padding-top: 30px;
  border-top: 1px solid #999;
}
body#page-news .year-navi .navi-list li {
  float: left;
  width: 50%;
  min-height: 1px;
}
body#page-news .year-navi .navi-list li a {
  position: relative;
}
body#page-news .year-navi .navi-list li a:hover {
  color: #000;
  opacity: 0.5;
}
body#page-news .year-navi .navi-list li:first-child a {
  padding-left: 15px;
}
body#page-news .year-navi .navi-list li:first-child a:after {
  display: block;
  content: "";
  width: 9px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/assets/images/arrow_left.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body#page-news .year-navi .navi-list li:last-child {
  text-align: right;
}
body#page-news .year-navi .navi-list li:last-child a {
  padding-right: 15px;
}
body#page-news .year-navi .navi-list li:last-child a:after {
  display: block;
  content: "";
  width: 9px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/assets/images/arrow_right.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}

/*======================================================== */
/*  COMPANY STYLES */
/*======================================================== */
body.category-company #main-contents:before {
  display: block;
  content: "";
  width: 526px;
  height: 502px;
  position: absolute;
  top: 63px;
  left: -170px;
  background-image: url(/assets/images/company_bg_top.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body.category-company #main-contents .after-wrap {
  display: block;
  content: "";
  width: 309px;
  height: 520px;
  position: absolute;
  right: -123px;
  bottom: 52px;
}
body.category-company .page-title {
  margin-bottom: 20px;
}
body.category-company .local-navi {
  margin-bottom: 65px;
}
body.category-company .lead {
  margin-bottom: 52px;
}
body.category-company .lead p img {
  margin: 0 auto;
}
body.category-company .lead p.j {
  margin-bottom: 19px;
}

body#page-company .profile {
  width: 700px;
  margin: 0 auto 0;
}
body#page-company .profile a {
  color: #d97e1c;
}
body#page-company .profile a:hover {
  text-decoration: underline;
}
body#page-company .profile .profile-list li {
  margin-bottom: 12px;
}
body#page-company .profile .profile-list li:last-child {
  margin-bottom: 0;
}
body#page-company .profile .profile-list li dl dt {
  width: 142px;
  float: left;
  clear: left;
  line-height: 1.8em;
}
body#page-company .profile .profile-list li dl dd {
  padding-left: 142px;
  line-height: 1.8em;
}
body#page-company .profile.profile-j {
  margin-bottom: 65px;
}
body#page-company .profile.profile-e {
  margin-bottom: 48px;
}
body#page-company .map-wrap {
  width: 700px;
  margin: 0 auto 0;
}
body#page-company .map-wrap.tokyo {
  margin-bottom: 48px;
}
body#page-company .map-wrap #map,
body#page-company .map-wrap #map2 {
  width: 700px;
  height: 200px;
  margin-bottom: 8px;
  background: #ccc;
}
body#page-company .map-wrap .address-j {
  margin-bottom: 6px;
}
body#page-company .map-wrap .address-e {
  font-size: 10px;
  color: #666;
  margin-bottom: 30px;
}

body#page-directors .director-list {
  width: 700px;
  margin: 0 auto 0;
}
body#page-directors .director-list > li {
  margin-bottom: 70px;
}
body#page-directors .director-list > li:last-child {
  margin-bottom: 0;
}
body#page-directors .director-list > li h4 {
  margin-bottom: 14px;
}
body#page-directors .director-list > li h3 {
  margin-bottom: 25px;
}
body#page-directors .director-list > li p.j {
  margin-bottom: 15px;
}
body#page-directors .director-list > li p.e {
  line-height: 1.6em;
  font-size: 12px;
}

body#page-history .history-list img {
  margin: 0 auto;
}

/*======================================================== */
/*  ART & OTHER STYLES */
/*======================================================== */
body.category-art #main-contents:before,
body.category-other #main-contents:before {
  display: block;
  content: "";
  width: 396px;
  height: 420px;
  position: absolute;
  top: 60px;
  left: -155px;
  background-image: url(/assets/images/art_bg_top.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body.category-art #main-contents .after-wrap,
body.category-other #main-contents .after-wrap {
  display: block;
  content: "";
  width: 245px;
  height: 467px;
  position: absolute;
  right: -123px;
  bottom: 52px;
}
body.category-art .page-title,
body.category-other .page-title {
  margin-bottom: 30px;
}

body#page-art-index,
body#page-other-index {
  overflow-x: hidden;
}
body#page-art-index .close-borad,
body#page-other-index .close-borad {
  position: absolute;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
body#page-art-index .local-navi,
body#page-other-index .local-navi {
  position: relative;
  margin-bottom: 40px;
}
body#page-art-index .btn-inner,
body#page-other-index .btn-inner {
  position: relative;
  width: 940px;
  margin: 0 auto 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
body#page-art-index .btn-inner.shown,
body#page-other-index .btn-inner.shown {
  opacity: 1;
}
body#page-art-index .btn-inner .list-btn,
body#page-other-index .btn-inner .list-btn {
  position: absolute;
  top: 222px;
  left: 837px;
  z-index: 101;
  height: 27px;
  margin-bottom: 22px;
  padding-left: 0px;
}
body#page-art-index .btn-inner .list-btn a,
body#page-other-index .btn-inner .list-btn a {
  outline: none;
  display: block;
  width: 103px;
  background: #000;
  -moz-transition: all 0.13s;
  -o-transition: all 0.13s;
  -webkit-transition: all 0.13s;
  transition: all 0.13s;
}
body#page-art-index .btn-inner .list-btn a.opened,
body#page-other-index .btn-inner .list-btn a.opened {
  width: 300px;
  padding-left: 40px;
  margin-left: 30px;
}
body#page-art-index .title-list-navi,
body#page-other-index .title-list-navi {
  position: absolute;
  width: 45%;
  top: 0;
  right: -45%;
  background: #fff;
  z-index: 100;
  padding-top: 240px;
}
body#page-art-index .title-list-navi .btn-close,
body#page-other-index .title-list-navi .btn-close {
  position: absolute;
  top: 233px;
  left: 376px;
}
body#page-art-index .title-list-navi .title-list,
body#page-other-index .title-list-navi .title-list {
  padding-top: 40px;
  padding-left: 50px;
}
body#page-art-index .title-list-navi .title-list li,
body#page-other-index .title-list-navi .title-list li {
  margin-bottom: 22px;
}
body#page-art-index .art-list,
body#page-other-index .art-list {
  margin-left: -20px;
}
body#page-art-index .art-list li,
body#page-other-index .art-list li {
  float: left;
  width: 220px;
  height: 220px;
  margin-left: 20px;
  margin-bottom: 20px;
  opacity: 0;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
body#page-art-index .art-list li.shown,
body#page-other-index .art-list li.shown {
  opacity: 1;
}
body#page-art-index .art-list li:nth-child(4n),
body#page-other-index .art-list li:nth-child(4n) {
  margin-right: 0;
}
body#page-art-index .art-list li a,
body#page-other-index .art-list li a {
  display: block;
  width: 220px;
  height: 220px;
  position: absolute;
}
body#page-art-index .art-list li a em,
body#page-other-index .art-list li a em {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 220px;
  background: rgba(255, 255, 255, 0.96);
  color: #999;
  opacity: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body#page-art-index .art-list li a em i,
body#page-other-index .art-list li a em i {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  height: 220px;
  padding: 0 20px;
}
body#page-art-index .art-list li a em i span,
body#page-other-index .art-list li a em i span {
  display: block;
}
body#page-art-index .art-list li a em i span.j,
body#page-other-index .art-list li a em i span.j {
  font-size: 15px;
}
body#page-art-index .art-list li a em i span.e,
body#page-other-index .art-list li a em i span.e {
  font-size: 10px;
}
body#page-art-index .art-list li a:hover,
body#page-other-index .art-list li a:hover {
  color: #999;
}
body#page-art-index .art-list li a:hover em,
body#page-other-index .art-list li a:hover em {
  opacity: 1;
}

body#page-art-detail #main-contents,
body#page-other-detail #main-contents {
  padding-bottom: 60px;
}
body#page-art-detail .page-title,
body#page-other-detail .page-title {
  margin-bottom: 46px;
}
body#page-art-detail .art-detail,
body#page-other-detail .art-detail {
  width: 800px;
  margin: 0 auto 0;
}
body#page-art-detail .art-detail .page-header,
body#page-other-detail .art-detail .page-header {
  margin-bottom: 30px;
}
body#page-art-detail .art-detail .page-header h1,
body#page-other-detail .art-detail .page-header h1 {
  font-size: 24px;
  font-weight: normal;
}
body#page-art-detail .art-detail .page-header h1 span,
body#page-other-detail .art-detail .page-header h1 span {
  display: block;
  font-size: 12px;
}
body#page-art-detail .art-detail .mid-header,
body#page-other-detail .art-detail .mid-header {
  margin-bottom: 30px;
}
body#page-art-detail .art-detail .mid-header .mid-header-title,
body#page-other-detail .art-detail .mid-header .mid-header-title {
  font-size: 24px;
  font-weight: normal;
}
body#page-art-detail .art-detail .mid-header .mid-header-title span,
body#page-other-detail .art-detail .mid-header .mid-header-title span {
  display: block;
  font-size: 12px;
}
body#page-art-detail .art-detail .main-image,
body#page-other-detail .art-detail .main-image {
  position: relative;
  margin-bottom: 30px;
}
body#page-art-detail .art-detail .main-image > img,
body#page-other-detail .art-detail .main-image > img {
  opacity: 0;
  transform: scale(0.9, 0.9);
}
body#page-art-detail .art-detail .main-image .navi-list,
body#page-other-detail .art-detail .main-image .navi-list {
  top: -140px;
}
body#page-art-detail .art-detail .main-image .btn-close,
body#page-other-detail .art-detail .main-image .btn-close {
  position: absolute;
  top: -70px;
  right: -172px;
}
body#page-art-detail .art-detail .main-image .btn-close a,
body#page-other-detail .art-detail .main-image .btn-close a {
  opacity: 1;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  width: 13px;
  height: 13px;
}
body#page-art-detail .art-detail .main-image .btn-close a:hover,
body#page-other-detail .art-detail .main-image .btn-close a:hover {
  opacity: 0.5;
}
body#page-art-detail .art-detail .text-area,
body#page-other-detail .art-detail .text-area {
  margin-bottom: 50px;
}
body#page-art-detail .art-detail .text-area .text-j,
body#page-other-detail .art-detail .text-area .text-j {
  margin-bottom: 1.2em;
}
body#page-art-detail .art-detail .text-area .designer-j,
body#page-other-detail .art-detail .text-area .designer-j {
  margin-bottom: 1.2em;
}
body#page-art-detail .art-detail .text-area .text-e,
body#page-other-detail .art-detail .text-area .text-e {
  font-size: 12px;
  margin-bottom: 1.2em;
}
body#page-art-detail .art-detail .text-area .designer-e,
body#page-other-detail .art-detail .text-area .designer-e {
  font-size: 12px;
  margin-bottom: 1.2em;
}
body#page-art-detail .art-detail .text-area .url,
body#page-other-detail .art-detail .text-area .url {
  font-size: 12px;
}
body#page-art-detail .art-detail .thumbs,
body#page-other-detail .art-detail .thumbs {
  margin-bottom: 100px;
}
body#page-art-detail .art-detail .thumbs .thumb-list,
body#page-other-detail .art-detail .thumbs .thumb-list {
  float: left;
  width: 390px;
  margin-right: 20px;
}
body#page-art-detail .art-detail .thumbs .thumb-list:last-child,
body#page-other-detail .art-detail .thumbs .thumb-list:last-child {
  margin-right: 0;
}
body#page-art-detail .art-detail .thumbs .thumb-list li,
body#page-other-detail .art-detail .thumbs .thumb-list li {
  width: 390px;
  margin-bottom: 20px;
  opacity: 0;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
body#page-art-detail .art-detail .thumbs .thumb-list li.shown,
body#page-other-detail .art-detail .thumbs .thumb-list li.shown {
  opacity: 1;
}
body#page-art-detail .art-detail .thumbs .thumb-list li:last-child,
body#page-other-detail .art-detail .thumbs .thumb-list li:last-child {
  margin-bottom: 0;
}
body#page-art-detail .art-detail .thumbs .thumb-list li a,
body#page-other-detail .art-detail .thumbs .thumb-list li a {
  display: block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
body#page-art-detail .art-detail .thumbs .thumb-list li a:hover,
body#page-other-detail .art-detail .thumbs .thumb-list li a:hover {
  opacity: 0.7;
}
body#page-art-detail .art-detail .share-list,
body#page-other-detail .art-detail .share-list {
  letter-spacing: -1em;
  text-align: center;
}
body#page-art-detail .art-detail .share-list li,
body#page-other-detail .art-detail .share-list li {
  display: inline-block;
  letter-spacing: normal;
  height: 21px;
  line-height: 21px;
  vertical-align: top;
  margin: 0 8px;
}
body#page-art-detail .art-detail .share-list li:first-child,
body#page-other-detail .art-detail .share-list li:first-child {
  padding-top: 1px;
}
body#page-art-detail .art-detail .page-navi-foot,
body#page-other-detail .art-detail .page-navi-foot {
  position: relative;
  height: 50px;
  margin-top: 40px;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list,
body#page-other-detail .art-detail .page-navi-foot .navi-list {
  position: absolute;
  top: 0px;
  height: 50px;
  width: 100%;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li,
body#page-other-detail .art-detail .page-navi-foot .navi-list li {
  position: absolute;
  top: 0;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li:first-child,
body#page-other-detail .art-detail .page-navi-foot .navi-list li:first-child {
  left: 0px;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li:last-child,
body#page-other-detail .art-detail .page-navi-foot .navi-list li:last-child {
  right: 0px;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li > a,
body#page-other-detail .art-detail .page-navi-foot .navi-list li > a {
  opacity: 1;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  width: 50px;
  height: 50px;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li > a:hover,
body#page-other-detail .art-detail .page-navi-foot .navi-list li > a:hover {
  opacity: 0.7;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li .tooltip,
body#page-other-detail .art-detail .page-navi-foot .navi-list li .tooltip {
  width: 400px;
  position: absolute;
  top: 13px;
  font-size: 1.2em;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li.prev-li .tooltip,
body#page-other-detail .art-detail .page-navi-foot .navi-list li.prev-li .tooltip {
  text-align: left;
  left: 70px;
}
body#page-art-detail .art-detail .page-navi-foot .navi-list li.next-li .tooltip,
body#page-other-detail .art-detail .page-navi-foot .navi-list li.next-li .tooltip {
  text-align: right;
  right: 70px;
}

/*======================================================== */
/*  RECRUIT STYLES */
/*======================================================== */
body#page-recruit #main-contents:before,
body.category-recruit-interview #main-contents:before,
body.category-recruit-form #main-contents:before {
  display: block;
  content: "";
  width: 444px;
  height: 468px;
  position: absolute;
  top: 74px;
  left: -106px;
  background-image: url(/assets/images/recruit_bg_top.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body#page-recruit #main-contents .after-wrap,
body.category-recruit-interview #main-contents .after-wrap,
body.category-recruit-form #main-contents .after-wrap {
  display: block;
  content: "";
  width: 299px;
  height: 505px;
  position: absolute;
  right: -200px;
  bottom: 22px;
}
body#page-recruit .page-title,
body.category-recruit-interview .page-title,
body.category-recruit-form .page-title {
  margin-bottom: 32px;
}
body#page-recruit .local-navi,
body.category-recruit-interview .local-navi,
body.category-recruit-form .local-navi {
  margin-bottom: 37px;
}
body#page-recruit .lead,
body.category-recruit-interview .lead,
body.category-recruit-form .lead {
  margin-bottom: 50px;
}
body#page-recruit .lead p img,
body.category-recruit-interview .lead p img,
body.category-recruit-form .lead p img {
  margin: 0 auto;
}
body#page-recruit .lead p.j,
body.category-recruit-interview .lead p.j,
body.category-recruit-form .lead p.j {
  margin-bottom: 19px;
}
body#page-recruit .kv,
body.category-recruit-interview .kv,
body.category-recruit-form .kv {
  margin-bottom: 50px;
}
body#page-recruit .recruit-box,
body.category-recruit-interview .recruit-box,
body.category-recruit-form .recruit-box {
  width: 700px;
  margin: 0 auto 0;
}
body#page-recruit .recruit-box .errors,
body.category-recruit-interview .recruit-box .errors,
body.category-recruit-form .recruit-box .errors {
  margin-bottom: 30px;
}
body#page-recruit .recruit-box .errors > ul > li,
body.category-recruit-interview .recruit-box .errors > ul > li,
body.category-recruit-form .recruit-box .errors > ul > li {
  list-style-type: disc;
  color: #f00;
}
body#page-recruit .recruit-box .subtitle,
body.category-recruit-interview .recruit-box .subtitle,
body.category-recruit-form .recruit-box .subtitle {
  margin-bottom: 20px;
}
body#page-recruit .recruit-box .job-list,
body.category-recruit-interview .recruit-box .job-list,
body.category-recruit-form .recruit-box .job-list {
  margin-bottom: 38px;
}
body#page-recruit .recruit-box .job-list li,
body.category-recruit-interview .recruit-box .job-list li,
body.category-recruit-form .recruit-box .job-list li {
  float: left;
  margin-right: 32px;
  margin-bottom: 32px;
  width: 212px;
  height: 80px;
}
body#page-recruit .recruit-box .job-list li:nth-child(3n),
body.category-recruit-interview .recruit-box .job-list li:nth-child(3n),
body.category-recruit-form .recruit-box .job-list li:nth-child(3n) {
  margin-right: 0;
}
body#page-recruit .recruit-box .job-list li a,
body.category-recruit-interview .recruit-box .job-list li a,
body.category-recruit-form .recruit-box .job-list li a {
  display: block;
  text-align: center;
  width: 212px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  vertical-align: middle;
  border: 1px solid #000;
}
body#page-recruit .recruit-box .job-list li a:hover,
body.category-recruit-interview .recruit-box .job-list li a:hover,
body.category-recruit-form .recruit-box .job-list li a:hover {
  color: #000;
  opacity: 0.5;
}
body#page-recruit .recruit-box .interview-list,
body.category-recruit-interview .recruit-box .interview-list,
body.category-recruit-form .recruit-box .interview-list {
  margin-bottom: 108px;
}
body#page-recruit .recruit-box .interview-list li,
body.category-recruit-interview .recruit-box .interview-list li,
body.category-recruit-form .recruit-box .interview-list li {
  float: left;
  margin-right: 32px;
}
body#page-recruit .recruit-box .interview-list li:last-child,
body.category-recruit-interview .recruit-box .interview-list li:last-child,
body.category-recruit-form .recruit-box .interview-list li:last-child {
  margin-right: 0;
}
body#page-recruit .recruit-box .interview-list li a,
body.category-recruit-interview .recruit-box .interview-list li a,
body.category-recruit-form .recruit-box .interview-list li a {
  display: block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
body#page-recruit .recruit-box .interview-list li a:hover,
body.category-recruit-interview .recruit-box .interview-list li a:hover,
body.category-recruit-form .recruit-box .interview-list li a:hover {
  opacity: 0.6;
}
body#page-recruit .recruit-box .popup-list li,
body.category-recruit-interview .recruit-box .popup-list li,
body.category-recruit-form .recruit-box .popup-list li {
  float: left;
  margin-right: 32px;
}
body#page-recruit .recruit-box .popup-list li:last-child,
body.category-recruit-interview .recruit-box .popup-list li:last-child,
body.category-recruit-form .recruit-box .popup-list li:last-child {
  margin-right: 0;
}
body#page-recruit .recruit-box .popup-list li a,
body.category-recruit-interview .recruit-box .popup-list li a,
body.category-recruit-form .recruit-box .popup-list li a {
  display: block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
body#page-recruit .recruit-box .popup-list li a:hover,
body.category-recruit-interview .recruit-box .popup-list li a:hover,
body.category-recruit-form .recruit-box .popup-list li a:hover {
  opacity: 0.6;
}
body#page-recruit .job-title,
body.category-recruit-interview .job-title,
body.category-recruit-form .job-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 32px;
}
body#page-recruit .works dt,
body.category-recruit-interview .works dt,
body.category-recruit-form .works dt {
  font-size: 16px;
  margin-bottom: 0.2em;
}
body#page-recruit .works dd,
body.category-recruit-interview .works dd,
body.category-recruit-form .works dd {
  margin-bottom: 36px;
}
body#page-recruit .works dd:last-child,
body.category-recruit-interview .works dd:last-child,
body.category-recruit-form .works dd:last-child {
  margin-bottom: 0;
}
body#page-recruit .job-detail-upper,
body.category-recruit-interview .job-detail-upper,
body.category-recruit-form .job-detail-upper {
  margin-bottom: 92px;
}
body#page-recruit hr,
body.category-recruit-interview hr,
body.category-recruit-form hr {
  margin: 0 0 100px;
  border-top: 1px solid #999;
}
body#page-recruit .job-detail-lower,
body.category-recruit-interview .job-detail-lower,
body.category-recruit-form .job-detail-lower {
  margin-bottom: 92px;
}
body#page-recruit .job-detail-lower .works dd,
body.category-recruit-interview .job-detail-lower .works dd,
body.category-recruit-form .job-detail-lower .works dd {
  margin-bottom: 30px;
}
body#page-recruit #colorbox,
body.category-recruit-interview #colorbox,
body.category-recruit-form #colorbox {
  width: 940px !important;
}
@media screen and (max-width: 940px) {
  body#page-recruit #colorbox,
  body.category-recruit-interview #colorbox,
  body.category-recruit-form #colorbox {
    width: 100% !important;
  }
  body#page-recruit #cboxWrapper,
  body.category-recruit-interview #cboxWrapper,
  body.category-recruit-form #cboxWrapper {
    width: 100% !important;
  }
  body#page-recruit #cboxContent,
  body.category-recruit-interview #cboxContent,
  body.category-recruit-form #cboxContent {
    width: 100% !important;
  }
}
body#page-recruit #cboxOverlay,
body.category-recruit-interview #cboxOverlay,
body.category-recruit-form #cboxOverlay {
  background-color: rgba(255, 255, 255, 0.96);
}
body#page-recruit .modal-wrap,
body.category-recruit-interview .modal-wrap,
body.category-recruit-form .modal-wrap {
  display: none;
}
body#page-recruit #message,
body#page-recruit #office,
body.category-recruit-interview #message,
body.category-recruit-interview #office,
body.category-recruit-form #message,
body.category-recruit-form #office {
  width: 940px;
  margin: 0 auto;
}
body#page-recruit #message .message-image,
body.category-recruit-interview #message .message-image,
body.category-recruit-form #message .message-image {
  margin-bottom: 12px;
}
body#page-recruit #message .j,
body.category-recruit-interview #message .j,
body.category-recruit-form #message .j {
  text-align: right;
  margin-bottom: 2px;
}
body#page-recruit #message .e,
body.category-recruit-interview #message .e,
body.category-recruit-form #message .e {
  text-align: right;
  font-size: 12px;
}
body#page-recruit #office,
body.category-recruit-interview #office,
body.category-recruit-form #office {
  opacity: 0;
}
body#page-recruit #office .j,
body.category-recruit-interview #office .j,
body.category-recruit-form #office .j {
  margin-top: 20px;
  font-size: 16px;
}
body#page-recruit #office .e,
body.category-recruit-interview #office .e,
body.category-recruit-form #office .e {
  font-size: 14px;
}
body#page-recruit #cboxClose,
body.category-recruit-interview #cboxClose,
body.category-recruit-form #cboxClose {
  background: url(/assets/images/art_btn_close.png) no-repeat;
  position: absolute;
  top: -43px;
  right: 0px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  z-index: 8040;
}
body#page-recruit .slick-dots li button,
body.category-recruit-interview .slick-dots li button,
body.category-recruit-form .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
}

/*======================================================== */
/*  RECRUIT-INTERVIEW STYLES */
/*======================================================== */
body.category-recruit-interview #main-contents h3.subtitle-profile {
  margin: 0 70px 12px;
}
body.category-recruit-interview #main-contents .profile-box {
  margin: 0 70px 60px;
  padding: 27px;
  border: 1px solid #A3A3A3;
}
body.category-recruit-interview #main-contents .profile-box .name {
  font-size: 16px;
  margin-bottom: 10px;
}
body.category-recruit-interview #main-contents .profile-box .text {
  font-size: 14px;
  line-height: 27px;
}
body.category-recruit-interview #main-contents .qa-box.left-pic, body.category-recruit-interview #main-contents .qa-box.right-pic {
  display: flex;
}
body.category-recruit-interview #main-contents .qa-box.right-pic {
  margin-left: 70px;
}
body.category-recruit-interview #main-contents .qa-box.right-pic .qa-text {
  padding-right: 40px;
}
body.category-recruit-interview #main-contents .qa-box.left-pic {
  flex-direction: row-reverse;
  margin-right: 70px;
}
body.category-recruit-interview #main-contents .qa-box.left-pic .qa-text {
  padding-left: 40px;
}
body.category-recruit-interview #main-contents .qa-box.no-pic {
  margin-left: 70px;
  margin-right: 70px;
}
body.category-recruit-interview #main-contents .qa-box.no-pic .qa-text {
  width: auto;
}
body.category-recruit-interview #main-contents .qa-box .qa-text {
  width: 410px;
}
body.category-recruit-interview #main-contents .qa-box .qa-text .q-text {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body.category-recruit-interview #main-contents .qa-box .qa-text .a-text {
  font-size: 13.5px;
  line-height: 27px;
}
body.category-recruit-interview #main-contents .qa-box figure {
  width: 460px;
}
body.category-recruit-interview #main-contents .qa-box figure img {
  width: 460px;
}
body.category-recruit-interview #main-contents hr.qa-divider {
  height: 1px;
  margin: 80px 70px;
  border: none;
  background: none;
  border-bottom: 1px solid #c9c9c9;
}
body.category-recruit-interview #main-contents h3.subtitle-schedule {
  margin: 95px 70px 36px;
}
body.category-recruit-interview #main-contents .schedule-box {
  margin: 0 70px 100px;
}
body.category-recruit-interview #main-contents .interview-list {
  margin: 0 70px 99px;
  display: flex;
}
body.category-recruit-interview #main-contents .interview-list li {
  margin-right: 20px;
}
body.category-recruit-interview #main-contents .interview-list li:last-child {
  margin-right: 0;
}
body.category-recruit-interview #main-contents .interview-list li a {
  display: block;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
body.category-recruit-interview #main-contents .interview-list li a:hover {
  opacity: 0.6;
}
body.category-recruit-interview #main-contents h3.subtitle-other {
  margin: 0 70px 20px;
}
body.category-recruit-interview #main-contents ul.other-list {
  margin: 0 70px;
  padding-bottom: 160px;
}
body.category-recruit-interview #main-contents ul.other-list > li {
  background: #f8f8f8;
  margin-bottom: 20px;
}
body.category-recruit-interview #main-contents ul.other-list > li:last-child {
  margin-bottom: 0;
}
body.category-recruit-interview #main-contents ul.other-list > li > a {
  display: flex;
  align-items: center;
}
body.category-recruit-interview #main-contents ul.other-list > li > a .text {
  width: 520px;
  padding-left: 38px;
  padding-right: 38px;
}
body.category-recruit-interview #main-contents ul.other-list > li > a .text .title {
  font-size: 14px;
  line-height: 27px;
  margin-bottom: 7px;
}
body.category-recruit-interview #main-contents ul.other-list > li > a .text .media {
  font-size: 14px;
  color: #555555;
}
body.category-recruit-interview #main-contents ul.other-list > li > a figure {
  width: 280px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
body.category-recruit-interview #main-contents ul.other-list > li > a:hover figure {
  opacity: 0.6;
}

/*======================================================== */
/*  FORM STYLES */
/*======================================================== */
body.category-recruit-form .contact-box,
body.category-contact-company .contact-box,
body.category-contact-other .contact-box {
  width: 700px;
  margin: 0 auto 0;
}
body.category-recruit-form .errors,
body.category-contact-company .errors,
body.category-contact-other .errors {
  margin-bottom: 30px;
}
body.category-recruit-form .errors > ul > li,
body.category-contact-company .errors > ul > li,
body.category-contact-other .errors > ul > li {
  list-style-type: disc;
  color: #f00;
}
body.category-recruit-form .form-list,
body.category-contact-company .form-list,
body.category-contact-other .form-list {
  margin-bottom: 28px;
}
body.category-recruit-form .form-list li,
body.category-contact-company .form-list li,
body.category-contact-other .form-list li {
  margin-bottom: 20px;
}
body.category-recruit-form .form-list li:last-child,
body.category-contact-company .form-list li:last-child,
body.category-contact-other .form-list li:last-child {
  margin-bottom: 0;
}
body.category-recruit-form .form-list li dl dt,
body.category-contact-company .form-list li dl dt,
body.category-contact-other .form-list li dl dt {
  font-size: 16px;
  margin-bottom: 12px;
}
body.category-recruit-form .form-list li dl dt sup,
body.category-contact-company .form-list li dl dt sup,
body.category-contact-other .form-list li dl dt sup {
  font-size: 10px;
  color: #f00;
}
body.category-recruit-form .form-list li dl dt em,
body.category-contact-company .form-list li dl dt em,
body.category-contact-other .form-list li dl dt em {
  font-size: 12px;
  color: #808080;
  margin-left: 0.5em;
}
body.category-recruit-form .form-list li dl dd input[type=text],
body.category-recruit-form .form-list li dl dd input[type=email],
body.category-recruit-form .form-list li dl dd textarea,
body.category-contact-company .form-list li dl dd input[type=text],
body.category-contact-company .form-list li dl dd input[type=email],
body.category-contact-company .form-list li dl dd textarea,
body.category-contact-other .form-list li dl dd input[type=text],
body.category-contact-other .form-list li dl dd input[type=email],
body.category-contact-other .form-list li dl dd textarea {
  height: 60px;
  width: 100%;
  padding: 0 8px;
  border: none;
  outline: none;
}
body.category-recruit-form .form-list li dl dd input[type=text].birth_y, body.category-recruit-form .form-list li dl dd input[type=text].zip2,
body.category-recruit-form .form-list li dl dd input[type=email].birth_y,
body.category-recruit-form .form-list li dl dd input[type=email].zip2,
body.category-recruit-form .form-list li dl dd textarea.birth_y,
body.category-recruit-form .form-list li dl dd textarea.zip2,
body.category-contact-company .form-list li dl dd input[type=text].birth_y,
body.category-contact-company .form-list li dl dd input[type=text].zip2,
body.category-contact-company .form-list li dl dd input[type=email].birth_y,
body.category-contact-company .form-list li dl dd input[type=email].zip2,
body.category-contact-company .form-list li dl dd textarea.birth_y,
body.category-contact-company .form-list li dl dd textarea.zip2,
body.category-contact-other .form-list li dl dd input[type=text].birth_y,
body.category-contact-other .form-list li dl dd input[type=text].zip2,
body.category-contact-other .form-list li dl dd input[type=email].birth_y,
body.category-contact-other .form-list li dl dd input[type=email].zip2,
body.category-contact-other .form-list li dl dd textarea.birth_y,
body.category-contact-other .form-list li dl dd textarea.zip2 {
  width: 150px;
}
body.category-recruit-form .form-list li dl dd input[type=text].birth_m, body.category-recruit-form .form-list li dl dd input[type=text].birth_d, body.category-recruit-form .form-list li dl dd input[type=text].zip1,
body.category-recruit-form .form-list li dl dd input[type=email].birth_m,
body.category-recruit-form .form-list li dl dd input[type=email].birth_d,
body.category-recruit-form .form-list li dl dd input[type=email].zip1,
body.category-recruit-form .form-list li dl dd textarea.birth_m,
body.category-recruit-form .form-list li dl dd textarea.birth_d,
body.category-recruit-form .form-list li dl dd textarea.zip1,
body.category-contact-company .form-list li dl dd input[type=text].birth_m,
body.category-contact-company .form-list li dl dd input[type=text].birth_d,
body.category-contact-company .form-list li dl dd input[type=text].zip1,
body.category-contact-company .form-list li dl dd input[type=email].birth_m,
body.category-contact-company .form-list li dl dd input[type=email].birth_d,
body.category-contact-company .form-list li dl dd input[type=email].zip1,
body.category-contact-company .form-list li dl dd textarea.birth_m,
body.category-contact-company .form-list li dl dd textarea.birth_d,
body.category-contact-company .form-list li dl dd textarea.zip1,
body.category-contact-other .form-list li dl dd input[type=text].birth_m,
body.category-contact-other .form-list li dl dd input[type=text].birth_d,
body.category-contact-other .form-list li dl dd input[type=text].zip1,
body.category-contact-other .form-list li dl dd input[type=email].birth_m,
body.category-contact-other .form-list li dl dd input[type=email].birth_d,
body.category-contact-other .form-list li dl dd input[type=email].zip1,
body.category-contact-other .form-list li dl dd textarea.birth_m,
body.category-contact-other .form-list li dl dd textarea.birth_d,
body.category-contact-other .form-list li dl dd textarea.zip1 {
  width: 100px;
}
body.category-recruit-form .form-list li dl dd textarea,
body.category-contact-company .form-list li dl dd textarea,
body.category-contact-other .form-list li dl dd textarea {
  height: 200px;
  resize: none;
  padding-top: 8px;
  padding-bottom: 8px;
}
body.category-recruit-form .form-list li dl dd span,
body.category-contact-company .form-list li dl dd span,
body.category-contact-other .form-list li dl dd span {
  padding: 0 10px;
}
body.category-recruit-form .form-list li dl dd .conf-text,
body.category-contact-company .form-list li dl dd .conf-text,
body.category-contact-other .form-list li dl dd .conf-text {
  font-size: 18px;
}
body.category-recruit-form .notice-list,
body.category-contact-company .notice-list,
body.category-contact-other .notice-list {
  margin-bottom: 40px;
}
body.category-recruit-form .notice-list li,
body.category-contact-company .notice-list li,
body.category-contact-other .notice-list li {
  text-indent: -1.5em;
  margin-left: 1.5em;
  font-size: 12px;
}
body.category-recruit-form .privacy h5,
body.category-contact-company .privacy h5,
body.category-contact-other .privacy h5 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 1em;
}
body.category-recruit-form .privacy p,
body.category-contact-company .privacy p,
body.category-contact-other .privacy p {
  margin-bottom: 1em;
  font-size: 12px;
}
body.category-recruit-form .num-list,
body.category-contact-company .num-list,
body.category-contact-other .num-list {
  margin-left: 1.5em;
}
body.category-recruit-form .num-list > li,
body.category-contact-company .num-list > li,
body.category-contact-other .num-list > li {
  list-style: decimal;
  margin-bottom: 1em;
  font-size: 12px;
}
body.category-recruit-form .dot-list,
body.category-contact-company .dot-list,
body.category-contact-other .dot-list {
  margin-left: 1.5em;
}
body.category-recruit-form .dot-list > li,
body.category-contact-company .dot-list > li,
body.category-contact-other .dot-list > li {
  list-style: disc;
}
body.category-recruit-form .privacy-agree,
body.category-contact-company .privacy-agree,
body.category-contact-other .privacy-agree {
  padding: 40px 0 70px;
  text-align: center;
}
body.category-recruit-form .privacy-agree label span,
body.category-contact-company .privacy-agree label span,
body.category-contact-other .privacy-agree label span {
  font-size: 12px;
  margin-left: 1em;
}
body.category-recruit-form .attention,
body.category-contact-company .attention,
body.category-contact-other .attention {
  padding-top: 46px;
}
body.category-recruit-form .attention h5,
body.category-contact-company .attention h5,
body.category-contact-other .attention h5 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
}
body.category-recruit-form .attention h5 span,
body.category-contact-company .attention h5 span,
body.category-contact-other .attention h5 span {
  display: block;
}
body.category-recruit-form .attention p,
body.category-contact-company .attention p,
body.category-contact-other .attention p {
  font-size: 12px;
  line-height: 1.7em;
}
body.category-recruit-form .confirm .form-list,
body.category-contact-company .confirm .form-list,
body.category-contact-other .confirm .form-list {
  margin-bottom: 96px;
}
body.category-recruit-form .confirm .form-list li dl dt,
body.category-contact-company .confirm .form-list li dl dt,
body.category-contact-other .confirm .form-list li dl dt {
  margin-bottom: 8px;
}
body.category-recruit-form .confirm .notice-list,
body.category-contact-company .confirm .notice-list,
body.category-contact-other .confirm .notice-list {
  padding-top: 46px;
  margin-bottom: 0;
}
body.category-recruit-form .complete-box,
body.category-contact-company .complete-box,
body.category-contact-other .complete-box {
  min-width: 488px;
  margin: 0 auto 45px;
  text-align: center;
}
body.category-recruit-form .complete-box .complete-text,
body.category-contact-company .complete-box .complete-text,
body.category-contact-other .complete-box .complete-text {
  display: inline-block;
  font-size: 18px;
  text-align: left;
}

body.category-recruit-form .job-title {
  margin-bottom: 20px;
}

body.category-contact-company #main-contents:before,
body.category-contact-other #main-contents:before {
  display: block;
  content: "";
  width: 707px;
  height: 513px;
  position: absolute;
  top: 40px;
  left: -170px;
  background-image: url(/assets/images/contact_bg_top.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
body.category-contact-company #main-contents .after-wrap,
body.category-contact-other #main-contents .after-wrap {
  display: block;
  content: "";
  width: 309px;
  height: 520px;
  position: absolute;
  right: -82px;
  bottom: 22px;
}
body.category-contact-company .page-title,
body.category-contact-other .page-title {
  margin-bottom: 30px;
}
body.category-contact-company .local-navi,
body.category-contact-other .local-navi {
  margin-bottom: 40px;
}
body.category-contact-company .lead,
body.category-contact-other .lead {
  margin-bottom: 150px;
}
body.category-contact-company .lead p img,
body.category-contact-other .lead p img {
  margin: 0 auto;
}
body.category-contact-company .lead p.j,
body.category-contact-other .lead p.j {
  margin-bottom: 19px;
}
body.category-contact-company .complete-box,
body.category-contact-other .complete-box {
  width: 700px;
  margin-bottom: 94px;
}
body.category-contact-company .form-list li dl dt span,
body.category-contact-other .form-list li dl dt span {
  font-size: 10px;
}

body#page-contact-company-form .lead,
body#page-contact-other-form .lead {
  margin-bottom: 46px;
}

/*======================================================== */
/*  ABOUT STYLES */
/*======================================================== */
body#page-about .page-title {
  margin-bottom: 100px;
}
body#page-about .about-box {
  width: 700px;
  margin: 0 auto 0;
}
body#page-about .about-j {
  margin-bottom: 48px;
}
body#page-about .about-j dl dt {
  font-size: 16px;
}
body#page-about .about-j dl dd {
  margin-bottom: 26px;
}
body#page-about .about-j dl dd:last-child {
  margin-bottom: 0;
}
body#page-about .about-e {
  line-height: 1.2em;
}
body#page-about .about-e dl dt {
  font-size: 14px;
}
body#page-about .about-e dl dd {
  font-size: 10px;
  margin-bottom: 26px;
}
body#page-about .about-e dl dd:last-child {
  margin-bottom: 0;
}

/*======================================================== */
/*  PRIVACY STYLES */
/*======================================================== */
body#page-privacy .page-title {
  margin-bottom: 95px;
}
body#page-privacy .privacy-box {
  width: 700px;
  margin: 0 auto 0;
}
body#page-privacy .privacy-box.box-j {
  margin-bottom: 100px;
}
body#page-privacy .privacy-box.box-e .privacy-list {
  line-height: 1.5em;
}
body#page-privacy .privacy-box.box-e .privacy-list > li span {
  font-size: 14px;
}
body#page-privacy .privacy-box.box-e .privacy-list > li p,
body#page-privacy .privacy-box.box-e .privacy-list > li .dot-list,
body#page-privacy .privacy-box.box-e .privacy-list > li .alphabet-list {
  font-size: 10px;
}
body#page-privacy .privacy-list {
  margin-left: 1.5em;
}
body#page-privacy .privacy-list > li {
  list-style: decimal;
  margin-bottom: 1em;
}
body#page-privacy .privacy-list > li:last-child {
  margin-bottom: 0;
}
body#page-privacy .privacy-list > li p {
  margin-bottom: 0.5em;
}
body#page-privacy .privacy-list > li p:last-child {
  margin-bottom: 0;
}
body#page-privacy .privacy-list > li span {
  font-size: 16px;
}
body#page-privacy .privacy-list > li .dot-list,
body#page-privacy .privacy-list > li .alphabet-list {
  margin-bottom: 0.5em;
}
body#page-privacy .privacy-list > li .dot-list:last-child,
body#page-privacy .privacy-list > li .alphabet-list:last-child {
  margin-bottom: 0;
}
body#page-privacy .dot-list {
  margin-left: 1.5em;
}
body#page-privacy .dot-list > li {
  list-style: disc;
}
body#page-privacy .alphabet-list {
  margin-left: 1.5em;
}
body#page-privacy .alphabet-list > li {
  list-style: lower-alpha;
}

/*======================================================== */
/*  404 STYLES */
/*======================================================== */
body#page-p404 .site-wrapper {
  background-image: url(/assets/images/404_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 202px;
  background-color: transparent;
  background-size: auto;
}
body#page-p404 #main-contents {
  height: 820px;
}
body#page-p404 .page-title {
  margin-bottom: 660px;
}
body#page-p404 .inner {
  position: static;
}
