@charset "UTF-8";
.clear {
  clear: both; }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff") format("woff"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff") format("woff"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff") format("woff"), url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf") format("opentype"); }

body {
  font-family: Noto Sans,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',Helvetica, sans-serif;
  line-height: 1.8; }

.noWebFont body {
  font-family: Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku  Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', Helvetica, sans-serif; }

::-moz-selection {
  background: #040000;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #040000;
  color: #fff;
  text-shadow: none; }

a:link {
  color: #040000;
  text-decoration: none; }

a:visited {
  color: #040000;
  text-decoration: none; }

a:hover {
  color: #249cda; }

a:active {
  color: #249cda; }

* {
  -webkit-tap-highlight-color: transparent; }

.clr {
  clear: both; }

.hide {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important; }

.clr {
  clear: both; }

section {
  clear: both;
  zoom: 1; }

article:after,
section:after,
.clrFx:after {
  content: '';
  clear: both;
  display: block; }

.transition {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #333;
  padding-top: 0;
  transition: padding .3s ease; }

.ie8 body {
  min-width: 960px; }

#commonHeader {
  height: 100px; }

#commonHeader .wrap {
  max-width: 960px;
  padding: 0 4px;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  height: 100px; }

#commonHeader .wrap h1 {
  float: left;
  padding: 28px 0 0;
  font-size: 0;
  line-height: 1; }

#commonHeader .wrap h1 a {
  display: block;
  position: relative;
  height: 46px;
  width: 224px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#commonHeader .wrap h1 a:before {
  content: '';
  background: url("../../images/common/sprite.png") left top no-repeat;
  width: 225px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0; }

#commonHeader .wrap h1 a:hover {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

#commonHeader .wrap div {
  position: absolute;
  left: 294px;
  bottom: 25px; }

#commonHeader .wrap div ul li {
  float: left;
  padding: 5px 20px 0 0; }

#commonHeader .wrap div ul li:nth-child(1) {
  display: none; }

#commonHeader .wrap div ul li:nth-child(6) {
  clear: left; }

#commonHeader .wrap div ul li a {
  position: relative;
  display: block;
  padding-left: 20px; }

#commonHeader .wrap div ul li a:before {
  content: '';
  background: url("../../images/common/sprite.png") -100px -100px no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -6px 0 0; }

#commonHeader .wrap div ul li a:hover {
  transition: .3s ease; }

#commonHeader .wrap div ul li a:hover:before {
  content: '';
  background: url("../../images/common/sprite.png") -150px -100px no-repeat; }

#commonHeader .wrap div ul li a.active {
  color: #249cda; }

#commonHeader .wrap div ul li a.active:before {
  content: '';
  background: url("../../images/common/sprite.png") -150px -100px no-repeat; }

#commonHeader .wrap div ul li a br {
  display: none; }

#spNav {
  display: none; }

#commonHeader .wrap p.menu {
  display: none; }

#commonHeader .wrap ul.sns {
  position: absolute;
  right: 0;
  top: 28px;
  width: 146px;
  height: 46px;
  border: 1px solid #e5e5e5;
  background: rgba(237, 237, 237, 0.4);
  border-radius: 3px;
  line-height: 1;
  font-size: 0; }

#commonHeader .wrap ul.sns li {
  width: 33.33333%;
  display: inline-block; }

#commonHeader .wrap ul.sns li + li {
  position: relative; }

#commonHeader .wrap ul.sns li + li:before {
  content: '';
  background: url("../../images/common/sprite.png") -150px -150px no-repeat;
  width: 1px;
  height: 34px;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -17px 0 0; }

#commonHeader .wrap ul.sns li a {
  display: block;
  font-size: 0;
  height: 46px;
  line-height: 46px;
  width: 46px;
  position: relative; }

#commonHeader .wrap ul.sns li a:before {
  content: '';
  background: url("../../images/common/sprite.png") 0 -150px no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 24px;
  margin: -12px 0 0 -4px; }

#commonHeader .wrap ul.sns li.tw a:before {
  content: '';
  background: url("../../images/common/sprite.png") -50px -150px no-repeat;
  width: 24px;
  height: 20px;
  margin: -10px 0 0 -9px; }

#commonHeader .wrap ul.sns li.hatena a:before {
  content: '';
  background: url("../../images/common/sprite.png") -100px -150px no-repeat;
  width: 28px;
  height: 24px;
  margin: -12px 0 0 -11px; }

#commonHeader .wrap ul.sns li a:hover:before {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

#pageVisual {
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

#pageVisual a {
  display: block;
  font-size: 2.8rem;
  line-height: 200px;
  margin: 0 auto;
  max-width: 960px;
  padding: 0 4px; }

#pageVisual a:hover {
  transition: .3s ease; }

#news #pageVisual {
  background-image: url("../../images/news/mv.png"); }

#recruit #pageVisual {
  background-image: url("../../images/recruit/mv.png"); }

#about #pageVisual {
  background-image: url("../../images/about/mv.png"); }

#service #pageVisual {
  background-image: url("../../images/service/mv.png"); }

#safe #pageVisual {
  background-image: url("../../images/about/mv.png"); }

#brum {
  background: #555;
  min-height: 30px;
  overflow: hidden; }

#brum ul {
  max-width: 960px;
  padding: 0 4px;
  margin: 0 auto;
  clear: both;
  zoom: 1; }

#brum ul:after {
  content: '';
  clear: both;
  display: block; }

#brum ul li {
  float: left;
  position: relative;
  color: #fff;
  font-size: 1rem;
  line-height: 3rem;
  padding-right: .5rem; }

#brum ul li a {
  display: inline-block;
  position: relative;
  color: #339fc5;
  text-decoration: underline; }

#brum ul li a:hover {
  text-decoration: none; }

#brum ul li + li {
  padding-left: 1rem; }

#brum ul li + li:before {
  content: '»';
  position: absolute;
  left: 0;
  top: 0; }

main {
  min-width: 320px;
  width: 100%; }

main section {
  clear: both;
  zoom: 1;
  padding: 80px 0;
  color: #525252; }

main section.borderBottom {
  background: url("../../images/common/bg_dot.png") left bottom repeat-x; }

main section:after {
  content: '';
  clear: both;
  display: block; }

main section.bgGray {
  background: #eee; }

main section .wrap {
  max-width: 960px;
  padding: 0 5px;
  margin: 0 auto; }

main section .wrap a {
  color: #2499d8;
  text-decoration: underline; }

main section .wrap a:hover {
  text-decoration: none; }

main section h1,
main section h2,
main section h3 {
  font-weight: bold;
  line-height: 1.8; }

main section h1.regular {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: bold;
  color: #525252;
  margin-bottom: 25px;
  margin-top: -14px; }

main section h2.regular {
  font-size: 2.2rem;
  line-height: 1.8;
  font-weight: bold;
  color: #535353;
  margin-bottom: 25px;
  margin-top: -10px; }

main section h2.large {
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: bold;
  color: #535353;
  margin-bottom: 0;
  margin-top: -10px; }

main section h2.middle {
  font-size: 2.4rem; }

main section h3.regular {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: bold; }

main section h3.large {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 25px; }

main section .wrap p {
  line-height: 1.8; }

main section .wrap p + p {
  margin-top: 35px; }

main section .wrap p + h2.regular {
  margin-top: 75px; }

main section .wrap p + h2.large {
  margin-top: 60px; }

main section .wrap ul li {
  line-height: 1.8; }

main section .wrap ul + ul {
  margin-top: 35px; }

main section dl.dateList {
  background: url("../../images/common/bg_dot.png") left bottom repeat-x; }

main section dl.dateList dt {
  clear: left;
  float: left;
  background: url("../../images/common/bg_dot.png") left top repeat-x; }

main section dl.dateList dd {
  zoom: 1;
  overflow: hidden;
  background: url("../../images/common/bg_dot.png") left top repeat-x;
  padding: 12px 0;
  line-height: 1.6; }

main section p.btn {
  font-size: 1.4rem;
  line-height: 3.2rem;
  float: left;
  border: 1px solid #e5e5e5;
  background: rgba(237, 237, 237, 0.4);
  padding: 4px;
  border-radius: 3px; }

main section p.btn a {
  display: block;
  background: rgba(237, 237, 237, 0.4);
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 0 30px;
  text-decoration: none; }

main section p.btn.sizeL {
  font-size: 2rem;
  line-height: 7.2rem; }

main section p.btn.sizeS a {
  padding: 0 15px; }

main section .btnCenter p.btn {
  display: inline-block;
  float: none; }

main section p.btn.blue a {
  background: #249bd9; }

main section p.btn a:hover {
  filter: alpha(opacity=60);
  opacity: .6;
  transition: .3s ease; }

main section table {
  border: 1px solid #ddd;
  width: 100%; }

main section table th {
  background: #ddd;
  color: #525252;
  line-height: 1.8;
  border: 1px solid #ddd; }

main section table td {
  color: #545454;
  line-height: 1.8;
  border: 1px solid #ddd; }

main section table.vertical th {
  width: 180px; }

main section table.vertical span.bg {
  border: 1px solid #fff;
  display: block;
  padding: 15px; }

main section .bgRediusGray {
  border: 1px solid #ccc;
  background: #eee;
  padding: 40px;
  border-radius: 4px;
  margin-top: 40px; }

main section .bgRediusGray.btnCenter {
  text-align: center; }

main section .bgRediusGray p.btn {
  border-color: #d6d6d6; }

main section .bgBlue {
  background: #edfaff;
  border: 1px solid #aaa;
  padding: 30px 30px 25px;
  margin: 0 0 40px; }

main section .bgBlue h2 {
  display: inline-block;
  float: left;
  margin: 0;
  padding-right: 40px;
  line-height: 1; }

main section ul.sns {
  height: 24px;
  line-height: 1;
  font-size: 0;
  float: left;
  padding: 0 10px; }

main section ul.sns li {
  display: inline-block;
  float: left; }

main section ul.sns li + li {
  position: relative; }

main section ul.sns li a {
  display: block;
  font-size: 0;
  height: 24px;
  line-height: 24px;
  position: relative;
  padding: 0 10px;
  width: 32px; }

main section ul.sns li a:before {
  content: '';
  background: url("../../images/common/sprite.png") 0 -150px no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 24px;
  margin: -12px 0 0 -4px; }

main section ul.sns li.tw a:before {
  content: '';
  background: url("../../images/common/sprite.png") -50px -150px no-repeat;
  width: 24px;
  height: 20px;
  margin: -10px 0 0 -9px; }

main section ul.sns li.tw a {
  width: 34px; }

main section ul.sns li.hatena a:before {
  content: '';
  background: url("../../images/common/sprite.png") -100px -150px no-repeat;
  width: 28px;
  height: 24px;
  margin: -12px 0 0 -11px; }

main section ul.sns li.hatena a {
  width: 48px; }

main section ul.sns li a:hover:before {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

main section .bgBlue .text {
  clear: both;
  zoom: 1;
  position: relative;
  padding: 25px 0 0; }

main section .wrap figure + p {
  margin-top: 35px; }

main section .wrap figure.full img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto; }

main section .wrap figure.mv {
  padding: 0 0 40px; }

main section .figRight {
  font-size: 0;
  line-height: 1;
  float: right;
  padding-left: 40px; }

main section .sprit {
  clear: both;
  zoom: 1;
  margin: 0 -10px -40px;
  overflow: hidden; }

main section .sprit:after {
  content: '';
  clear: both;
  display: block; }

main section .sprit .item {
  width: 33.3333%;
  float: left;
  padding: 0 10px 40px; }

main section .sprit .item h3 {
  color: #545454;
  padding: 10px 0 0;
  line-height: 1.5; }

main section .sprit .item p {
  line-height: 1.5; }

main section .sprit .item figure {
  font-size: 0;
  line-height: 1; }

main section .sprit .item a {
  text-decoration: underline;
  color: #2499d8; }

main section .sprit .item a:hover {
  text-decoration: none; }

main section .sprit.half {
  clear: both;
  zoom: 1;
  margin: 0 -15px -40px; }

main section .sprit.half .item {
  width: 50%;
  float: left;
  padding: 0 15px 40px;
  text-align: center; }

main section .tab {
  clear: both;
  zoom: 1;
  border-bottom: 1px solid #ccc; }

main section .tab:after {
  content: '';
  clear: both;
  display: block; }

main section .tab ul {
  clear: both;
  zoom: 1;
  width: 100%;
  max-width: 960px;
  padding: 0 5px;
  margin: 0 auto; }

main section .tab ul:after {
  content: '';
  clear: both;
  display: block; }

main section .tab ul li {
  float: left;
  border: 1px solid #ccc;
  border-bottom: 0; }

main section .tab ul li + li {
  border-left: 0; }

main section .tab ul li a {
  width: 236px;
  height: 54px;
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  background: #333;
  font-size: 1.6rem;
  line-height: 54px; }

main section .tab ul li a.active {
  background: #249cda; }

main section .tab ul li a:hover {
  background: #249cda;
  transition: .3s ease; }

main section .tab + .wrap {
  padding-top: 80px; }

main section .tab ul li:last-child a br {
  display: none; }

main section .pageNav {
  clear: both;
  zoom: 1;
  padding: 40px 0 0;
  position: relative;
  width: 100%; }

main section .pageNav:after {
  content: '';
  clear: both;
  display: block; }

main section .pageNav span.pages {
  color: #249cda;
  padding: 0 25px;
  line-height: 30px;
  display: inline-block;
  margin: 0;
  background: #fff; }

main section .pageNav p.prev,
main section .pageNav p.next {
  border: 1px solid #249cda;
  color: #249cda;
  padding: 0 25px;
  line-height: 30px;
  display: inline-block;
  margin: 0; }

main section .pageNav p a {
  text-decoration: none; }

main section .pageNav p a:hover {
  text-decoration: underline; }

main section .pageNav li span.pages {
  float: left; }

main section .pageNav p.prev {
  font-size: 1.2rem;
  float: left; }

main section .pageNav p.next {
  font-size: 1.2rem;
  float: right;
  margin-top: 0 !important; }

main section .pageNav ul {
  float: left; }

main section .pageNav ul li {
  float: left;
  border: 1px solid #249cda;
  margin: 0 5px; }

main section .pageNav ul li a {
  display: inline-block;
  color: #249cda;
  text-decoration: none;
  line-height: 30px;
  padding: 0 5px;
  min-width: 30px;
  text-align: center; }

main section .pageNav ul li a:hover {
  text-decoration: underline; }

main section .pageNav ul li span {
  background: #249cda;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
  padding: 0 5px;
  min-width: 30px;
  text-align: center; }

aside .entries {
  display: table-cell;
  vertical-align: top; }

aside .item {
  margin-top: -8px; }

aside .item h3 {
  margin-bottom: 10px; }

aside .entries .item {
  padding-right: 30px;
  margin-top: -8px; }

main aside section .wrap .entries ul li {
  font-size: 1.4rem;
  line-height: 1.3; }

main aside section .wrap .entries ul li + li {
  margin-top: 10px; }

aside .archives {
  display: table-cell;
  width: 300px;
  vertical-align: top; }

aside .archives .item {
  float: left;
  width: 150px;
  padding-right: 10px; }

aside .archives ul li {
  position: relative;
  padding-left: 1em; }

aside .archives ul li:before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0; }

#commonFooter {
  clear: both;
  zoom: 1;
  background: url("../../images/common/bg_dot.png") left top repeat-x; }

#commonFooter:after {
  content: '';
  clear: both;
  display: block; }

#commonFooter .pageTop {
  position: fixed;
  right: 20px;
  bottom: -50px;
  z-index: 10;
  transition: .3s ease; }

#commonFooter .pageTop.show {
  bottom: 50px; }

#commonFooter .pageTop a {
  display: block;
  width: 52px;
  height: 52px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative; }

#commonFooter .pageTop a:before {
  content: '';
  background: url("../../images/common/sprite.png") 0 -300px no-repeat;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 0;
  top: 0; }

#commonFooter .pageTop a:hover:before {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

#commonFooter .wrap {
  position: relative;
  max-width: 960px;
  padding: 0 4px;
  width: 100%;
  margin: 0 auto;
  height: 146px; }

#commonFooter .wrap h1 {
  float: left;
  padding: 51px 0 0;
  font-size: 0;
  line-height: 1; }

#commonFooter .wrap h1 a {
  display: block;
  position: relative;
  height: 46px;
  width: 224px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#commonFooter .wrap h1 a:before {
  content: '';
  background: url("../../images/common/sprite.png") left top no-repeat;
  width: 225px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0; }

#commonFooter .wrap h1 a:hover {
  transition: .3s ease;
  filter: alpha(opacity=60);
  opacity: .6; }

#commonFooter .wrap div {
  position: absolute;
  left: 294px;
  bottom: 50px; }

#commonFooter .wrap div ul li {
  float: left;
  padding: 5px 20px 0 0; }

#commonFooter .wrap div ul li:nth-child(1) {
  display: none; }

#commonFooter .wrap div ul li:nth-child(6) {
  clear: left; }

#commonFooter .wrap div ul li a {
  position: relative;
  display: block;
  padding-left: 20px; }

#commonFooter .wrap div ul li a:before {
  content: '';
  background: url("../../images/common/sprite.png") -100px -100px no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -6px 0 0; }

#commonFooter .wrap div ul li a:hover {
  transition: .3s ease; }

#commonFooter .wrap div ul li a:hover:before {
  content: '';
  background: url("../../images/common/sprite.png") -150px -100px no-repeat; }

#commonFooter .copyright {
  background: #555; }

#commonFooter .copyright small {
  color: #fff;
  font-size: 1rem;
  line-height: 3rem;
  max-width: 960px;
  padding: 0 4px;
  margin: 0 auto;
  display: block; }

#commonFooter .footerSns {
  display: none; }

#notFound main {
  text-align: center; }

#notFound main figure {
  padding: 0 50px 30px; }

#notFound main figure img {
  width: 100%;
  height: auto;
  max-width: 242px; }

@media screen and (min-width: 961px) {
  #commonFooter .wrap div ul li a.active {
    color: #249cda; }
  #commonFooter .wrap div ul li a.active:before {
    content: '';
    background: url("../../images/common/sprite.png") -150px -100px no-repeat; } }

@media screen and (max-width: 960px) {
  #commonHeader {
    height: auto; }
  #commonHeader .wrap {
    padding: 0;
    height: auto;
    position: relative;
    border-bottom: 1px solid #ccc; }
  #commonHeader .wrap h1 {
    float: none;
    padding: 14px 0 14px 10px;
    position: static;
    left: 10px;
    top: 14px; }
  #commonHeader .wrap h1 a {
    height: 23px;
    width: 112px; }
  #commonHeader .wrap h1 a:before {
    content: '';
    background: url("../../images/common/sprite.png") left top no-repeat;
    width: 112px;
    height: 23px;
    background-size: 500px auto;
    position: absolute;
    left: 0;
    top: 0; }
  #spNav {
    position: static;
    left: 0;
    bottom: auto;
    top: -300%;
    width: 100%;
    background: #249cda;
    clear: both;
    zoom: 1; }
  #commonHeader .wrap div:before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ccc;
    z-index: 0; }
  #commonHeader .wrap div:after {
    content: '';
    clear: both;
    display: block; }
  #spNav {
    position: absolute;
    left: 0;
    top: -183px;
    transition: .3s ease; }
  #spNav ul {
    clear: both;
    zoom: 1; }
  #spNav ul:after {
    content: '';
    clear: both;
    display: block; }
  #spNav ul li {
    float: left;
    padding: 0;
    width: 50%;
    border-bottom: 1px solid #fff;
    line-height: 1; }
  #spNav ul li:nth-child(1) {
    display: block; }
  #spNav ul li:nth-child(odd) {
    border-right: 1px solid #fff; }
  #spNav ul li:last-child,
  #spNav ul li:nth-child(5) {
    border-bottom: 0; }
  #spNav ul li a {
    padding: 0 5px 0 26px;
    display: block;
    color: #fff;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    position: relative; }
  #spNav ul li:last-child a {
    line-height: 1.3;
    height: 50px;
    padding-top: 10px; }
  #spNav ul li a:before {
    content: '';
    background: url("../../images/common/sprite.png") -25px -50px no-repeat;
    width: 6px;
    height: 10px;
    position: absolute;
    left: 10px;
    top: 25px;
    background-size: 500px auto; }
  #spNav ul li a:hover:before {
    content: '';
    background: url("../../images/common/sprite.png") -25px -50px no-repeat;
    width: 6px;
    height: 10px;
    position: absolute;
    left: 10px;
    top: 25px;
    background-size: 500px auto; }
  #spNav p.menu {
    display: block;
    position: absolute;
    right: 10px;
    top: 100%;
    font-size: 1.4rem;
    z-index: 20;
    margin-top: 0;
    vertical-align: middle; }
  #spNav p.menu a {
    display: block;
    color: #fff;
    background: #249cda;
    padding: 0 20px 0 28px;
    height: 3rem;
    line-height: 3rem;
    position: relative; }
  #spNav p.menu a:before {
    content: '';
    background: url("../../images/common/sprite.png") -175px -50px no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    left: 11px;
    top: 50%;
    margin: -2px 0 0;
    background-size: 500px auto;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transition: .3s ease; }
  #commonHeader .wrap ul.sns {
    display: none; }
  #commonHeader .wrap h1 + div {
    display: none; }
  #spNav {
    display: block; }
  .open body {
    padding-top: 180px; }
  .open #spNav {
    top: 0; }
  .open #spNav ul {
    display: block;
    transition: .3s ease; }
  .open #spNav p.menu a:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    margin: -3px 0 0; }
  #commonFooter {
    background: none; }
  #commonFooter .pageTop {
    position: static; }
  #commonFooter .pageTop a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 4rem;
    background: #333; }
  #commonFooter .pageTop a:before {
    content: '';
    background: url("../../images/common/sprite.png") 0 -50px no-repeat;
    background-size: 500px auto;
    width: 16px;
    height: 9px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -8px; }
  #commonFooter .footerSns {
    display: block; }
  #commonFooter .footerSns ul li {
    border-top: 1px solid #ccc;
    font-size: 1.4rem; }
  #commonFooter .footerSns ul li a {
    display: block;
    max-width: 940px;
    min-width: 320px;
    margin: 0 auto;
    line-height: 4rem;
    padding-left: 50px;
    position: relative; }
  #commonFooter .footerSns ul li.fb a:before {
    content: '';
    background: url("../../images/common/sprite.png") 0 -100px no-repeat;
    background-size: 500px auto;
    width: 9px;
    height: 18px;
    position: absolute;
    left: 27px;
    top: 50%;
    margin: -9px 0 0; }
  #commonFooter .footerSns ul li.tw a:before {
    content: '';
    background: url("../../images/common/sprite.png") -25px -100px no-repeat;
    background-size: 500px auto;
    width: 19px;
    height: 15px;
    position: absolute;
    left: 22px;
    top: 50%;
    margin: -8px 0 0; }
  #commonFooter .footerSns ul li.hatena a:before {
    content: '';
    background: url("../../images/common/sprite.png") -50px -100px no-repeat;
    background-size: 500px auto;
    width: 21px;
    height: 18px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: -9px 0 0; }
  #commonFooter .wrap {
    padding: 0;
    height: auto; }
  #commonFooter .wrap h1 {
    display: none; }
  #commonFooter .wrap div {
    position: static; }
  #commonFooter .wrap div ul li {
    float: none;
    padding: 0;
    background: #ddd;
    border-bottom: 1px solid #fff; }
  #commonFooter .wrap div ul li:nth-child(1) {
    display: block; }
  #commonFooter .wrap div ul li a {
    position: relative;
    display: block;
    padding: 0 0 0 30px;
    font-size: 1.4rem;
    line-height: 4rem; }
  #commonFooter .wrap div ul li a:before {
    content: '';
    background: url("../../images/common/sprite.png") -100px -50px no-repeat;
    background-size: 500px auto;
    width: 12px;
    height: 10px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: -5px 0 0; }
  #commonFooter .wrap div ul li a:hover:before {
    content: '';
    background: url("../../images/common/sprite.png") -100px -50px no-repeat;
    background-size: 500px auto; }
  #commonFooter .copyright small {
    text-align: center; }
  main section {
    clear: both;
    zoom: 1;
    padding: 40px 0; }
  main section .wrap {
    padding: 0 10px; }
  main section h2.regular {
    margin-bottom: 12px; } }

main section .wrap p + h3 {
  margin-top: 0; }

@media screen and (max-width: 640px) {
  #commonHeader {
    z-index: 902; }
  .fb-like-box {
    display: none !important; }
  #pageVisual {
    height: 150px;
    background-position: 85% center;
    border-bottom: 1px solid #ccc; }
  #pageVisual a {
    display: block;
    font-size: 2rem;
    line-height: 150px;
    margin: 0 auto;
    padding: 0 10px; }
  #brum {
    display: none; }
  main section h1.regular {
    font-size: 2rem;
    margin-top: -8px;
    margin-bottom: 10px; }
  main section h2.regular {
    font-size: 1.8rem;
    margin-top: -8px; }
  main section h3.regular {
    font-size: 1.4rem; }
  main section h2.middle {
    font-size: 1.8rem;
    margin-top: -8px; }
  main section h2.large {
    font-size: 2rem;
    margin-top: -8px; }
  main section h3.large {
    font-size: 1.6rem; }
  main section .wrap p {
    font-size: 1.3rem; }
  main section .wrap p + p {
    margin-top: 18px; }
  main section .wrap p + h2.regular {
    margin-top: 18px; }
  main section .wrap p + h2.middle {
    margin-top: 30px; }
  main section .wrap ul li {
    font-size: 1.3rem; }
  main section dl.dateList dt {
    float: none;
    padding: 15px 0 0;
    width: auto;
    font-size: 1.3rem; }
  main section dl.dateList dd {
    background: none;
    padding: 5px 0 15px;
    font-size: 1.3rem; }
  main section p.btn.sizeL {
    font-size: 1.5rem;
    line-height: 5rem; }
  main section p.btn.sizeL a {
    padding: 0 25px; }
  main section .bgRediusGray {
    padding: 20px;
    margin-top: 20px; }
  main section .bgBlue {
    padding: 20px 20px 15px;
    margin: 20px 0; }
  main section .bgBlue h2 {
    padding-right: 0;
    margin: 0; }
  main section .recruitSns {
    display: none; }
  main section .bgBlue .text {
    padding: 15px 0 0; }
  main section table th {
    font-size: 1.3rem; }
  main section table td {
    font-size: 1.3rem; }
  main section table.vertical th {
    width: 100px; }
  main section table.vertical span.bg {
    padding: 12px; }
  main section .wrap figure + p {
    margin-top: 18px; }
  main section .wrap figure.mv {
    padding: 0 0 25px; }
  main section .figRight {
    float: none;
    padding: 10px 0;
    text-align: center; }
  main section .figRight img {
    margin: 0 auto; }
  main section .sprit {
    margin: 0 0 -20px; }
  main section .sprit .item {
    width: 100%;
    padding: 0 0 30px;
    float: none; }
  main section .sprit .item h3 {
    padding: 9px 0 0;
    font-size: 1.4rem; }
  main section .sprit .item p {
    font-size: 1.3rem; }
  main section .sprit.half {
    clear: both;
    zoom: 1;
    margin: 0 0 -20px; }
  main section .sprit.half .item {
    padding: 0 0 20px;
    width: 100%; }
  main section .tab ul {
    padding: 0 10px; }
  main section .tab ul li {
    float: left;
    border: 1px solid #ccc;
    border-bottom: 0;
    width: 33.3333%; }
  main section .tab ul li + li {
    border-left: 0; }
  main section .tab ul li a {
    width: 100%;
    height: 40px;
    font-size: 1.2rem;
    line-height: 40px; }
  main section .tab ul li:last-child a {
    line-height: 1.3;
    padding-top: .3em; }
  main section .tab ul li:last-child a br {
    display: inline-block; }
  main section .tab + .wrap {
    padding-top: 20px; }
  main section .pageNav {
    clear: both;
    zoom: 1;
    padding: 20px 0 0; }
  main section .pageNav p.count {
    display: none; }
  main section .pageNav p.prev {
    font-size: 1.1rem; }
  main section .pageNav p.next {
    font-size: 1.1rem; }
  main section .pageNav p.prev {
    padding: 0 15px; }
  main section .pageNav p.next {
    padding: 0 15px; }
  main section .pageNav ul {
    margin-bottom: -10px; }
  main section .pageNav ul li {
    margin: 0 10px 10px 0; }
  aside .entries {
    display: block;
    padding-bottom: 30px; }
  aside .entries .item {
    padding-right: 0; }
  aside .item h3 {
    margin-bottom: 10px; }
  aside .entries ul li {
    position: relative;
    padding-left: 1em; }
  aside .entries ul li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0; }
  aside .archives {
    display: block;
    width: inherit;
    margin-left: -20px; }
  aside .archives .item {
    float: left;
    width: inherit;
    padding: 0 20px; } }

@media screen and (min-width: 420px) {
  html {
    font-size: 62.5%; } }

@media screen and (min-width: 520px) {
  html {
    font-size: 69%; } }

@media screen and (min-width: 640px) {
  html {
    font-size: 72%; } }

@media screen and (min-width: 960px) {
  html {
    font-size: 65%; } }

.clear {
  clear: both; }

#recruit.index main section.indexContent01 figure {
  display: table-cell;
  vertical-align: middle;
  padding-right: 27px; }

#recruit.index main section.indexContent01 .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px; }

#recruit.index main section.indexContent01 .text p {
  margin: 10px 0 0; }

#recruit.index main section.indexContent01 .item {
  padding: 40px 0 38px;
  clear: both;
  zoom: 1; }

#recruit.index main section.indexContent01 .item {
  margin-top: 75px; }

#recruit.index main section.indexContent01 .item + .item {
  margin: 0; }

#recruit.index main section.indexContent01 .note {
  padding-top: 15px; }

#recruit .jobList {
  clear: both;
  zoom: 1; }

#recruit .jobList:after {
  content: '';
  clear: both;
  display: block; }

#recruit .jobList .item {
  float: left;
  margin: 0 10% 0 0; }

#recruit .jobList .item:last-child {
  margin: 0; }

#recruit .jobList .item h2 {
  margin-top: 0; }

#recruit .jobList .item ul {
  font-size: 1.4rem; }

#recruit-list {
  padding: 80px 0; }

#recruit-list ul {
  margin: 50px 0 0; }

#recruit #recruit-item {
  max-width: 950px;
  padding: 0 5px;
  margin: 0 auto; }

#recruit #recruit-list li {
  width: 48%;
  float: left;
  margin: 0 4% 50px 0; }

#recruit #recruit-list li:nth-child(even) {
  margin: 0 0 50px; }

#recruit #recruit-list li.except {
  margin: 10px 0 0; }

#recruit #recruit-list li.except .text {
  padding: 10px 0 0; }

#recruit .detailHeader {
  clear: both;
  zoom: 1; }

#recruit .detailHeader:after {
  content: '';
  clear: both;
  display: block; }

#recruit .detailHeader h1 {
  float: left;
  padding-right: 50px; }

#recruit .entryBtn {
  text-align: center;
  padding: 40px 0 0; }

#recruit .entryBtn p.btn {
  font-size: 2.5rem;
  line-height: 5.8rem;
  padding: 7px;
  border-radius: 8px; }

#recruit .entryBtn p.btn a {
  padding: 0 50px;
  border-radius: 4px; }

#recruit .entryBtn p.btn {
  display: inline-block;
  float: none; }

#recruit.interview .mv {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 0; }

#recruit.interview .mv h1 {
  position: absolute;
  left: 0;
  top: 80px;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #535353;
  padding: 20px 70px;
  background: rgba(255, 255, 255, 0.7); }

#interviewBody {
  margin-bottom: -40px; }

#interviewBody h2 {
  line-height: 1.6;
  color: #2499d8;
  font-size: 2rem;
  margin: 0 0 1px;
  position: relative;
  top: -7px; }

#interviewBody h3,
#interviewBody p {
  line-height: 1.8; }

#interviewBody p {
  margin-bottom: 78px; }

#interviewBody figure {
  font-size: 0;
  line-height: 1;
  padding-bottom: 40px; }

#interviewBody figure img {
  width: 100%;
  height: auto;
  display: block; }

#interviewBody figure.right {
  float: right;
  padding: 5px 0 40px 40px;
  max-width: 350px; }

#interviewBody figure.left {
  float: left;
  padding: 5px 40px 80px 0;
  max-width: 350px; }

#interviewBody .clear {
  clear: both;
  zoom: 1; }

#interviewBody .textFix {
  zoom: 1;
  overflow: hidden; }

.mv p.name {
  width: 30%;
  position: absolute;
  margin: 0;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-weight: 600; }

#name_tsuruoka {
  top: 60%;
  left: 0; }

#name_miyakami {
  top: 60%;
  left: 33.3%; }

#name_yamamoto {
  top: 60%;
  left: 66.66666%; }

#name_yamada {
  width: 30%;
  top: 60%;
  left: 0;
  font-size: 24px; }

#half_left {
  top: 60%;
  left: 0; }

#half_right {
  top: 60%;
  left: 50%; }

#interviewBody p.green {
  color: #0ea041; }

#interviewBody p.pink {
  color: #d92a78; }

#interviewBody p.blue {
  color: #245fd8; }

#interviewBody p.green,
#interviewBody p.pink,
#interviewBody p.blue {
  width: 6%;
  margin: 35px 0 0;
  font-weight: 600;
  float: left; }

#interviewBody p.talk {
  margin: 0; }

#interviewBody p.talk,
#interviewBody p.lastchild {
  display: block;
  width: 94%;
  float: left; }

#interviewBody p.talk {
  margin: 35px 0; }

#interviewBody .textFix p.green,
#interviewBody .textFix p.pink,
#interviewBody .textFix p.blue {
  width: 10%; }

#interviewBody .textFix p.talk,
#interviewBody .textFix p.lastchild {
  width: 90%; }

.movie_talk figure.right {
  margin: 35px 0 0; }

#interviewBody p.allName {
  font-size: 16px;
  font-weight: 600;
  margin: 35px 0 5px; }

#interviewBody p.interviewLast {
  margin: 0 0 75px; }

#interviewBody p.interviewTalk {
  margin: 0 0 35px; }

.bottomJobList {
  background: #eee;
  position: relative; }

.bottomJobList:before {
  content: '';
  background: #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px; }

.bottomJobList .wrap {
  background: #fff;
  border: 1px solid #ccc;
  padding: 25px 30px; }

.bottomJobList .wrap h2 {
  margin: 0 0 5px; }

.bottomJobList .wrap h2 + p {
  margin-bottom: 15px; }

.bottomJobList .wrap ul {
  clear: both;
  zoom: 1; }

.bottomJobList .wrap ul:after {
  content: '';
  clear: both;
  display: block; }

.bottomJobList .wrap ul li {
  float: left;
  width: 33.333%; }

@media screen and (min-width: 961px) {
  #recruit.index main section.indexContent01 h2 {
    margin-bottom: 5px; } }

@media screen and (max-width: 960px) {
  #recruit.index main section.indexContent01 h2 {
    margin-bottom: 5px; }
  #recruit.index main section.indexContent01 .item {
    padding: 20px 0 19px;
    clear: both;
    zoom: 1;
    position: relative; }
  #recruit.index main section.indexContent01 .item {
    margin-top: 35px; } }

@media screen and (min-width: 641px) and (max-width: 960px) {
  #recruit .jobList .item {
    float: left;
    width: 46%;
    margin: 0 8% 0 0; }
  #recruit .jobList .item:nth-child(even) {
    margin: 0; }
  #recruit .jobList .item:nth-child(3n+1) {
    width: 46%; }
  #recruit .jobList .item:nth-child(n+4) {
    padding-top: 0; }
  #recruit .jobList .item:nth-child(n+3) {
    padding-top: 26px; }
  #recruit-list {
    padding: 40px 0; }
  #recruit .entryBtn {
    padding: 20px 0 0; }
  #recruit .entryBtn p.btn {
    font-size: 2.2rem;
    line-height: 4.8rem; }
  #recruit.interview .mv {
    position: relative;
    top: 20px;
    margin-bottom: 25px; }
  #recruit.interview .mv h1 {
    font-size: 2rem;
    padding: 20px 50px;
    top: 15%; }
  #interviewBody {
    margin-bottom: -40px; }
  #interviewBody h2 {
    line-height: 1.4;
    color: #2499d8;
    font-size: 1.8rem;
    margin: 0 0 1px;
    top: -5px; }
  #interviewBody h2 br {
    display: none; }
  #interviewBody h3,
  #interviewBody p {
    line-height: 1.8; }
  #interviewBody p {
    margin-bottom: 38px; }
  #interviewBody figure {
    font-size: 0;
    line-height: 1;
    padding-bottom: 40px; }
  #interviewBody figure.right {
    float: right;
    padding: 0 0 40px 20px;
    max-width: 50%; }
  #interviewBody figure.left {
    float: left;
    padding: 0 20px 40px 0;
    max-width: 50%; }
  #interviewBody .textFix {
    zoom: inherit;
    overflow: inherit; }
  .mv p.name {
    width: 32%;
    position: absolute;
    margin: 0;
    padding: 15px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    font-weight: 600; }
  #name_tsuruoka {
    top: 60%;
    left: 0; }
  #name_miyakami {
    top: 60%;
    left: 33.3%; }
  #name_yamamoto {
    top: 60%;
    left: 66.6%; }
  #name_yamada {
    width: 30%;
    top: 50%;
    left: 0;
    font-size: 20px; }
  #interviewBody p.green,
  #interviewBody p.pink,
  #interviewBody p.blue {
    width: 8%;
    margin: 35px 0 0;
    font-weight: 600;
    float: left; }
  #interviewBody p.lastchild {
    margin: 35px 0 75px; }
  #interviewBody p.talk {
    margin: 35px 0; }
  .movie_talk figure.right {
    margin: 35px 0 0; }
  #interviewBody p.green,
  #interviewBody p.pink,
  #interviewBody p.blue {
    width: 7%; }
  #interviewBody .textFix p.green,
  #interviewBody .textFix p.pink,
  #interviewBody .textFix p.blue {
    width: 7%; }
  #interviewBody p.talk,
  #interviewBody p.lastchild {
    width: 93%; }
  #interviewBody .textFix p.talk,
  #interviewBody .textFix p.lastchild {
    width: 43%; }
  .bottomJobList:before {
    display: none; }
  .bottomJobList .wrap {
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px 25px;
    margin: 0 10px; }
  .bottomJobList .wrap ul li {
    float: left;
    width: 50%; } }

@media screen and (max-width: 640px) {
  #recruit.index main section .figRight {
    top: 0; }
  #recruit.index main section.indexContent01 .text {
    display: inline-block; }
  #recruit #recruit-list h3 {
    padding: 18px 0 0 75px;
    min-height: 55px;
    line-height: 1.4;
    position: relative;
    vertical-align: middle; }
  #recruit #recruit-list {
    width: 100%;
    padding: 40px 0; }
  #recruit #recruit-list h2 {
    margin-bottom: 0; }
  #recruit #recruit-list:nth-child(3n+1) {
    width: 100%; }
  #recruit #recruit-list li {
    position: relative;
    padding: 0 10px; }
  #recruit #recruit-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0; }
  #recruit #recruit-list li {
    width: 100%;
    float: none; }
  #recruit.index main section.indexContent01 .text {
    vertical-align: middle;
    font-size: 12px; }
  #recruit.index main section.indexContent01 .text p {
    margin: 10px 0 0; }
  #recruit.index main section.indexContent01 figure {
    position: absolute;
    top: 0;
    left: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px; }
  #recruit #recruit-list li.except {
    margin: 10px 0 50px; }
  #recruit #recruit-list li.except .text {
    padding: 0; }
  #recruit #recruit-list li.lastchild .text {
    padding: 10px 0 0; }
  #recruit .detailHeader h1 {
    float: left;
    padding-right: 25px; }
  #recruit .entryBtn {
    padding: 20px 0 0; }
  #recruit .entryBtn p.btn {
    font-size: 2rem;
    line-height: 4rem; }
  #recruit .entryBtn p.btn a {
    padding: 0 25px; }
  #recruit.interview .mv {
    position: relative;
    top: 20px;
    margin-bottom: 25px; }
  #recruit.interview .mv h1 {
    font-size: 1.4rem;
    padding: 15px;
    top: 14%; }
  #interviewBody {
    margin-bottom: -40px; }
  #interviewBody h2 {
    line-height: 1.4;
    color: #2499d8;
    font-size: 1.8rem;
    margin: 0 0 1px;
    top: -5px; }
  #interviewBody h2 br {
    display: none; }
  #interviewBody h3,
  #interviewBody p {
    line-height: 1.8; }
  #interviewBody p {
    margin-bottom: 38px; }
  #interviewBody figure {
    font-size: 0;
    line-height: 1;
    padding-bottom: 40px; }
  #interviewBody figure.right {
    float: none;
    padding: 0 0 40px;
    max-width: inherit; }
  #interviewBody figure.left {
    float: none;
    padding: 0 0 40px;
    max-width: inherit; }
  #interviewBody .textFix {
    zoom: inherit;
    overflow: inherit; }
  .mv p.name {
    width: 30%;
    padding: 10px 2px 10px 8px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 10px;
    line-height: 1.5; }
  #name_tsuruoka {
    top: 53%;
    left: 0; }
  #name_miyakami {
    top: 53%;
    left: 33%; }
  #name_yamamoto {
    top: 53%;
    left: 66.6%; }
  #half_left,
  #half_right {
    top: 53%; }
  #name_yamada {
    width: 40%;
    top: 50%;
    left: 0;
    line-height: 1.5;
    font-size: 12px; }
  #interviewBody p.lastchild {
    margin: 35px 0 75px; }
  #interviewBody p.talk {
    margin: 35px 0; }
  #interviewBody p.green,
  #interviewBody p.pink,
  #interviewBody p.blue {
    width: 13%; }
  #interviewBody .textFix p.green,
  #interviewBody .textFix p.pink,
  #interviewBody .textFix p.blue {
    width: 13%; }
  #interviewBody .textFix p.talk,
  #interviewBody .textFix p.lastchild {
    width: 87%; }
  #interviewBody p.talk,
  #interviewBody p.lastchild {
    width: 87%; }
  .movie_talk figure.right {
    margin: 35px 0 0; }
  #recruit .jobList .item h2 {
    margin-top: 10px; }
  .bottomJobList:before {
    display: none; }
  .bottomJobList .wrap {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin: 0 10px; }
  .bottomJobList .wrap h2 + p {
    margin-bottom: 5px; }
  .bottomJobList .wrap ul li {
    float: none;
    width: inherit;
    position: relative;
    padding-left: 1em; }
  .bottomJobList .wrap ul li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0; } }

.dateList-tag {
  display: inline-block;
  min-width: 107px;
  margin: 0 8px;
  padding: 4px 0;
  background: #525252;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  text-align: center; }

.dateList-tag.tag-news {
  background: #d53f42; }

.dateList-tag.tag-media {
  background: #249CDA; }

.dateList-tag.tag-announce {
  background: #8292A9; }

main section dl.dateList dt {
  min-width: 210px;
  padding: 15px 0 0; }

main section dl.dateList dd {
  min-height: 50px;
  padding: 12px 0 13px;
  line-height: 1.6; }
