article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block
}

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

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

[hidden] {
  display: none
}

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

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222
}

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

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

a {
  color: #00e
}

a:hover {
  color: #775c2f
}

a:focus {
  outline: thin dotted
}

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

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

b, strong {
  font-weight: bold
}

blockquote {
  margin: 1em 40px
}

dfn {
  font-style: italic
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _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: 85%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

ul, ol {
  margin: 0;
  padding: 0
}

dd {
  margin: 0 0 0 40px
}

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

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

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

figure {
  margin: 0
}

form {
  margin: 0
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

label {
  cursor: pointer
}

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

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

button, input {
  line-height: normal;
  *overflow: visible
}

table button, table input {
  *overflow: auto
}

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box
}

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

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

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

input:invalid, textarea:invalid {
  background-color: #f0dddd
}

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

td {
  vertical-align: top
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr
}

.ir br {
  display: none
}

.hidden {
  display: none !important;
  visibility: hidden
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.invisible {
  visibility: hidden
}

.clr, .wrap, .wrap_full, .col, .sns, .fnav ul {
  *zoom: 1
}

.clr:after, .wrap:after, .wrap_full:after, .col:after, .sns:after, .fnav ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0
}

blockquote, q {
  quotes: none;
  margin: 0
}

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

ol, ul, li {
  margin: 0;
  padding: 0;
  list-style: none
}

img, a img {
  border: none;
  vertical-align: bottom
}

p, a, p a, dt, dd {
  color: #333;
  text-decoration: none
}

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

address {
  font-style: normal
}

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

html {
  background: #000;
  font-size: 100%;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  font: 13px/1.8 "遊ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;
  *font-size: small;
  *font: x-small;
  margin: 0;
  padding: 0
}

a {
  color: #775c2f;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}

a:hover {
  opacity: 0.35
}

a:focus {
  outline: none
}

input[type="submit"], button, textarea, select {
  -webkit-appearance: none;
  border-radius: 0
}

.wrap {
  position: relative;
  width: auto;
  max-width: 980px;
  padding: 0 1.0204%;
  margin: 0 auto;
  box-sizing: border-box
}

.wrap_full {
  position: relative;
  width: auto;
  width: 980px;
  padding: 0 1.0204%;
  margin: 0 auto;
  box-sizing: border-box
}

.col {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  box-sizing: border-box
}

.col:first-child {
  margin-left: 0
}

@media only screen and (min-width: 767px) {
  .col {
    margin-left: 2%
  }
  .grid1 {
    width: 6.5%
  }
  .grid2 {
    width: 15.0%
  }
  .grid3 {
    width: 23.5%
  }
  .grid4 {
    width: 32.0%
  }
  .grid5 {
    width: 40.5%
  }
  .grid6 {
    width: 49.0%
  }
  .grid7 {
    width: 57.5%
  }
  .grid8 {
    width: 66.0%
  }
  .grid9 {
    width: 74.5%
  }
  .grid10 {
    width: 83.0%
  }
  .grid11 {
    width: 91.5%
  }
  .grid12 {
    width: 100%
  }
}

body.home #wrapper {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

#wrapper, main {
  background: #fff
}

.scroll_fadeIn>h2 {
  -webkit-transition: all 0.6s ease 0.6s;
  transition: all 0.6s ease 0.6s
}

.scroll_fadeIn>h3 {
  -webkit-transition: all 0.6s ease 1s;
  transition: all 0.6s ease 1s
}

.scroll_fadeIn>p {
  -webkit-transition: all 0.6s ease 1.4s;
  transition: all 0.6s ease 1.4s
}

.scroll_fadeIn img {
  -webkit-transition: all 0.6s ease 1.4s;
  transition: all 0.6s ease 1.4s
}

.scroll_fadeIn>ul {
  -webkit-transition: all 0.6s ease 1.6s;
  transition: all 0.6s ease 1.6s
}

.scroll_fadeIn_2>h2, .scroll_fadeIn_2>h3, .scroll_fadeIn_2>ul {
  -webkit-transition: all 0.6s ease 0.6s;
  transition: all 0.6s ease 0.6s
}

.img_pc {
  display: block
}

.img_mb {
  display: none
}

body.career #header, body.career-child #header, body.parent-pageid-716 #header, body.post-type-archive-requirements #header, body.tax-requirements_cat #header, body.single-requirements #header {
  border-top: 4px solid #F29700
}

body.career .cnav ul li.btn_contact a, body.career-child .cnav ul li.btn_contact a, body.parent-pageid-716 .cnav ul li.btn_contact a, body.post-type-archive-requirements .cnav ul li.btn_contact a, body.tax-requirements_cat .cnav ul li.btn_contact a, body.single-requirements .cnav ul li.btn_contact a, body.tax-requirements_facility .cnav ul li.btn_contact a, body.requirements_facility .cnav ul li.btn_contact a {
  background: url("../img/btn_contact_career.png") no-repeat 0 0 /cover;
}

body.career .cnav ul li.btn_tour a, body.career-child .cnav ul li.btn_tour a, body.parent-pageid-716 .cnav ul li.btn_tour a, body.post-type-archive-requirements .cnav ul li.btn_tour a, body.tax-requirements_cat .cnav ul li.btn_tour a, body.single-requirements .cnav ul li.btn_tour a, body.tax-requirements_facility .cnav ul li.btn_tour a, body.requirements_facility .cnav ul li.btn_tour a {
  background: url("../img/btn_tour_career.png") no-repeat 0 0 /cover;
}

body.career .voice_inner, body.career-child .voice_inner, body.parent-pageid-716 .voice_inner, body.post-type-archive-requirements .voice_inner, body.tax-requirements_cat .voice_inner, body.single-requirements .voice_inner {
  margin: 115px auto 0;
  background: url("../img/bg_presidentsvoice_career.jpg") no-repeat center center/cover
}

body.career #president_title, body.career-child #president_title, body.parent-pageid-716 #president_title, body.post-type-archive-requirements #president_title, body.tax-requirements_cat #president_title, body.single-requirements #president_title {
  background: url("../img/bg_president_title_career.jpg") no-repeat center top/cover
}

body.career #president_title .inner, body.career-child #president_title .inner, body.parent-pageid-716 #president_title .inner, body.post-type-archive-requirements #president_title .inner, body.tax-requirements_cat #president_title .inner, body.single-requirements #president_title .inner {
  float: right;
  text-align: right
}

body.career #president_title .inner h1, body.career-child #president_title .inner h1, body.parent-pageid-716 #president_title .inner h1, body.post-type-archive-requirements #president_title .inner h1, body.tax-requirements_cat #president_title .inner h1, body.single-requirements #president_title .inner h1 {
  margin: 0;
  text-align: right;
  margin: 0
}

body.career #president_title .inner p, body.career-child #president_title .inner p, body.parent-pageid-716 #president_title .inner p, body.post-type-archive-requirements #president_title .inner p, body.tax-requirements_cat #president_title .inner p, body.single-requirements #president_title .inner p {
  width: auto;
  margin: 35px 0 20px 0
}

body.career #president_title .inner .ttl_president_3, body.career-child #president_title .inner .ttl_president_3, body.parent-pageid-716 #president_title .inner .ttl_president_3, body.post-type-archive-requirements #president_title .inner .ttl_president_3, body.tax-requirements_cat #president_title .inner .ttl_president_3, body.single-requirements #president_title .inner .ttl_president_3 {
  max-width: 500px
}

#header {
  position: relative;
  z-index: 1000;
  border-top: 4px solid #338DC9
}

.header_inner {
  max-width: 1200px;
  margin: 0 auto
}

.header_inner {
  *zoom: 1
}

.header_inner:before, .header_inner:after {
  content: "";
  display: table
}

.header_inner:after {
  clear: both
}

.logo {
  float: left;
  width: 28%;
  height: 90px;
  line-height: 90px;
  margin: 0 0 0 1%
}

.logo img {
  width: 100%;
  height: auto;
  vertical-align: middle
}

.logo.mb {
  display: none
}

#hnav {
  width: 100%;
  max-width: 420px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 180px 0 0px
}

#hnav ul li {
  line-height: 1;
  text-align: center
}

.anav {
  margin: 20px 0 0
}

.anav ul {
  *zoom: 1
}

.anav ul:before, .anav ul:after {
  content: "";
  display: table
}

.anav ul:after {
  clear: both
}

.anav ul li {
  float: left;
  font-size: 100%;
  margin: 0 0 0 2%
}

.anav ul li a {
  color: #775c2f;
  padding: 0 0 0 20px
}

.anav ul li a i {
  margin: 0 0 0 5px;
  vertical-align: middle
}

.ico_link {
  content: "";
  display: inline-block;
  width: 13px;
  height: 11px;
  vertical-align: top;
  background: url("../img/ico_link.png") scroll no-repeat center center
}

.rnav {
  float: right;
  clear: both;
  width: 408px;
  margin: 5px 0 0
}

.rnav ul li {
  position: relative;
  float: left;
  font-size: 93%;
  color: #775c2f;
  width: 122px;
  height: 19px;
  text-align: ccenter;
  vertical-align: middle;
  margin: 5px 0 0
}

.rnav ul li span {
  cursor: pointer;
  display: block;
  padding: 5px 0;
  border-radius: 3px;
  background: #e4ded5
}

.rnav ul li i {
  margin-right: 0.5em
}

.rnav ul li+* {
  margin-left: 21px
}

.rnav ul li+* span {
  background: rgba(228, 222, 213, 0.5);
  opacity: 0.3
}

.rnav ul li ul {
  width: 220px;
  position: absolute;
  top: 22px;
  left: 50%;
  z-index: 150;
  padding: 10px 0 0;
  margin-left: -110px;
  box-sizing: border-box
}

.rnav ul li ul>li {
  position: relative;
  width: 100%;
  height: auto;
  float: none;
  letter-spacing: 1px;
  font-size: 14px;
  margin: 0;
  background: #775c2f
}

.rnav ul li ul>li a {
  color: #fff;
  display: block;
  text-align: left;
  padding: 24px 20px;
  box-sizing: border-box
}

.rnav ul li ul>li a:before {
  content: '＞';
  display: block;
  float: left;
  margin: 0 0.5em 0 0
}

.rnav ul li ul>li a:hover {
  opacity: 1;
  background: #245195
}

.rnav ul li ul>li:first-child {
  border-radius: 6px 6px 0 0
}

.rnav ul li ul>li:first-child a {
  border-radius: 6px 6px 0 0
}

.rnav ul li ul>li:first-child a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 8px 6px;
  border-color: transparent transparent #775c2f transparent;
  margin-left: -6px
}

.rnav ul li ul>li:last-child {
  border-radius: 0 0 6px 6px
}

.rnav ul li ul>li:last-child a {
  border-radius: 0 0 6px 6px
}

.rnav ul li ul>li+* {
  margin: 0
}

.nav_recruit {
  position: absolute;
  top: 0;
  right: 180px
}

.nav_recruit ul {
  width: 110px;
  margin: 0
}

.nav_recruit ul li {
  color: #0071bc;
  height: 45px;
  line-height: 45px;
  background: #cce3f2;
  display: block;
  text-align: center;
  margin: 0
}

.nav_recruit ul li a {
  color: #0071bc;
  background: #cce3f2
}

.nav_recruit ul li:nth-child(2) {
  background: #99c6e4
}

.nav_recruit ul li:nth-child(2) a {
  background: #99c6e4
}

.cnav {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0
}

.cnav ul li {
  float: left
}

.cnav ul li.btn_contact a {
  content: " ";
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 90px;
  height: 90px;
  background: url("../img/btn_contact.png") scroll no-repeat center center/cover
}

.cnav ul li.btn_tour a {
  content: " ";
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 90px;
  height: 90px;
  background: url("../img/btn_tour.png") scroll no-repeat center center/cover
}

#footer {
  position: relative;
  background: #232323
}

#footer {
  *zoom: 1
}

#footer:before, #footer:after {
  content: "";
  display: table
}

#footer:after {
  clear: both
}

.footer_sub {
  border-top: 2px solid #e4ded5;
  background: #f7f6f4
}

.sns {
  width: 150px;
  height: 70px;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto
}

.sns li {
  float: left;
  width: 50%
}

.sns li i {
  color: #4094cd;
  font-size: 28px;
  vertical-align: middle
}

.fnav {
  padding: 40px 1.0204%;
  background: #333333
}

.fnav_inner {
  max-width: 1200px
}

.fnav_list h3 {
  color: #fff;
  position: relative;
  margin: 0
}

.fnav_list h3 span {
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 124%;
  font-weight: normal;
  letter-spacing: 2px;
  vertical-align: middle
}

.fnav_list ul {
  margin: 25px 0 0 16%
}

.fnav_list ul li {
  display: inline-block;
  border-right: 1px solid #fff
}

.fnav_list ul li:first-child a {
  margin: 0 18px 0 18px
}

.fnav_list ul li:last-child {
  border: none
}

.fnav_list ul li a {
  color: #fff;
  line-height: 1;
  font-size: 100%;
  text-align: left;
  margin: 0 18px;
  box-sizing: border-box
}

.fnav_list.type_2 h3 span {
  top: 24px;
  height: 20px;
  line-height: 20px
}

.fnav_list.type_2 ul {
  margin: 0 0 0 18%
}

.fnav_list.type_2 ul li {
  width: 24%;
  border: none;
  margin: 0 2% 10px 0
}

.fnav_list.type_2 ul li:last-child {
  margin: 0
}

.fnav_list.type_2 ul li a {
  display: block;
  font-size: 147%;
  line-height: 1;
  border: 1px solid #666;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 20px 0;
  margin: 0;
  box-sizing: border-box
}

.fnav_list.type_2 ul li a:after {
  display: block;
  float: right;
  content: "";
  width: 22px;
  height: 21px;
  background: url("../img/ico_fnav.png") scroll no-repeat center center;
  margin: -2px 25% 0 -25%
}

.fnav_list.type_3 ul {
  width: 100%;
  margin: 35px 0 0
}

.fnav_list.type_3 ul li {
  white-space: nowrap;
  border: none;
  margin: 0 4% 0 0
}

.fnav_list.type_3 ul li a {
  font-size: 124%;
  margin: 0
}

.fbnr_wrap {
  max-width: 780px;
  margin: 50px auto 20px
}

.fbnr_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer_fbnr_wrap {
  display: none;
  margin: 50px auto 20px
}

.footer_fbnr_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 4%;
  margin: 95px auto 0
}

.footer_fbnr_wrap ul li {
  width: 48%;
  margin: 0 1% 2.5%
}

.footer_logo {
  text-align: center;
  margin: 65px auto 0
}

.footer_logo img {
  width: 266px;
  height: auto
}

.btn_toCorp a {
  color: #fff;
  width: 266px;
  display: block;
  font-size: 11px;
  text-align: center;
  letter-spacing: 1px;
  padding: 6px 0;
  border: 1px solid #4d4d4d;
  margin: 30px auto 0;
  box-sizing: border-box
}

.btn_toCorp a i:after {
  display: block;
  float: right;
  content: "";
  width: 12px;
  height: 10px;
  background: url("../img/ico_link_wh.png") scroll no-repeat center center;
  margin: 4px 25% 0 -25%
}

.btn_toCorp a:hover {
  opacity: 1.0;
  background: rgba(255, 255, 255, 0.8)
}

.copy {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin: 60px auto 35px
}

#toTop {
  color: #fff;
  display: block;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  border-radius: 50%;
  background: #5c5c5c
}

#toTop:hover {
  opacity: 0.5
}

#toTop span {
  position: absolute;
  top: 34%;
  left: 50%;
  margin-left: -11.5px;
  content: '';
  display: block;
  width: 23px;
  height: 13px;
  background: url("../img/ico_toTop.png") scroll no-repeat center center/17px 10px
}

#toTop:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px
}

#loader-bg {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff
}

#loader {
  color: #fff;
  height: 180px;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 180px;
  z-index: 2
}

.loader {
  -webkit-animation: 1.5s linear 0s normal none infinite running loadRotate;
  animation: 1.5s linear 0s normal none infinite running loadRotate;
  border-color: rgba(0, 113, 188, 0.2) rgba(0, 113, 188, 0.2) rgba(0, 113, 188, 0.2) #0071bc;
  border-style: solid;
  border-width: 0.1em;
  font-size: 10px;
  margin: 20px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px)
}

.loader, .loader::after {
  border-radius: 50%;
  height: 10em;
  width: 10em
}

@-webkit-keyframes loadRotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes loadRotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes loadRotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.btn_scroll {
  color: #333;
  display: block;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 15%;
  left: 50%;
  margin-left: -12px;
  text-decoration: none;
  animation-duration: 2s !important;
  -moz-animation-duration: 2s !important;
  -webkit-animation-duration: 2s !important;
  animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s
}

.btn_scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 7px;
  height: 7px;
  margin-left: -3.5px;
  border-left: 1px solid #775C2F;
  border-bottom: 1px solid #775C2F;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: scrolldown 3s infinite;
  animation: scrolldown 3s infinite;
  box-sizing: border-box
}

.btn_scroll:before {
  content: '';
  display: block;
  width: 23px;
  height: 40px;
  border-radius: 22px;
  border: 1px solid #775C2F;
  margin: 0 auto
}

@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0
  }
}

@keyframes scrolldown {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0
  }
}

#scrollArrow {
  color: #fff;
  display: block;
  cursor: pointer;
  bottom: -30px;
  opacity: 0;
  position: fixed;
  -webkit-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
  z-index: 5000;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none
}

#scrollArrow.colorChange:before {
  border-color: #775c2f
}

#scrollArrow.colorChange span {
  border-color: #775c2f
}

#scrollArrow:before {
  content: '';
  display: block;
  width: 23px;
  height: 40px;
  border-radius: 22px;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2)
}

#scrollArrow.fixed {
  bottom: 30px;
  opacity: 1;
  position: fixed
}

#scrollArrow span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 7px;
  height: 7px;
  margin-left: -3.5px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: scrolldown 3s infinite;
  animation: scrolldown 3s infinite;
  box-sizing: border-box
}

@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0
  }
}

@keyframes scrolldown {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0
  }
}

#fixedNavi {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 800
}

#scrollValue {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 160px;
  line-height: 56px;
  background: #000;
  color: #fff;
  z-index: 9999;
  text-align: center
}

#scrollValue li {
  color: #fff
}

#scrollValue li span {
  margin: 0 5px 0 5px;
  display: inline-block
}

.bnrLinkNav {
  width: 100%;
  background: #f29600
}

.bnrLinkNav .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 850px;
  padding: 18px 0;
  margin: 0 auto
}

.bnrLinkNav .inner h2 {
  color: #615135;
  width: 30%;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 139%;
  margin: 0
}

.bnrLinkNav .inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: 0
}

.bnrLinkNav .inner ul li {
  width: 50%
}

.bnrLinkNav .inner ul li a {
  color: #fff;
  width: 92%;
  position: relative;
  height: 65px;
  line-height: 65px;
  letter-spacing: 0.02em;
  font-size: 139%;
  text-align: center;
  border-radius: 50px;
  padding: 0 10% 0 5%;
  box-sizing: border-box;
  margin: 0 4%;
  background: #615135
}

.bnrLinkNav .inner ul li a:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  margin: -5px 5% 0 0;
  background: url("../img/ico_fixednav.png") no-repeat 0 0
}

.archive_recruit_cont.wrap {
  max-width: 1100px;
}

.job_list_outer {
  margin: 40px -10px 85px
}

.job_list_outer .slick-prev {
  left: -6%
}

.job_list_outer .slick-next {
  right: -6%
}

.job_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto
}

.job_list_inner {
  width: 23%;
  position: relative;
  box-sizing: border-box;
  margin: 0 1% 30px;
  background: #f2f2f2
}

.job_list_inner:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 10px;
  border-color: transparent transparent #f2f2f2 transparent;
  position: absolute;
  left: 123px;
  top: 0px
}

.job_list_inner a {
  display: block;
  padding: 0 2% 25px;
  margin: 0 auto;
  width: 86%
}

.job_list_inner h3 {
  color: #333;
  line-height: 1.2;
  font-size: 18px;
  letter-spacing: 0;
  padding: 0 0 10px;
  margin: 45px 0 0;
  border-bottom: 1px solid #dedede;
}

.job_list_inner dl {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin: 15px 0
}

.job_list_inner dl dt {
  position: relative;
  font-size: 93%;
  font-weight: bold;
  margin: 0
}

.job_list_inner dl dt span {
  position: absolute;
  top: 0;
  left: 0
}

.job_list_inner dl dd {
  font-size: 93%;
  margin: 0 0 0 6em
}

.tag_job {
  color: #fff;
  width: 113px;
  height: 22px;
  line-height: 22px;
  display: block;
  font-size: 85%;
  letter-spacing: 0.05rem;
  padding: 0 0 0 5px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 15px;
  background: #dedede
}

.tag_job.service-1, .tag_job.midorigaoka {
  background: #91bf3e
}

.tag_job.service-2 {
  background: #f29600
}

.tag_job.service-3 {
  background: #64c6ec
}

.tag_job.service-4 {
  background: #e98ab3
}

.tag_job.service-5 {
  background: #767cba
}

#gnav {
  position: absolute;
  height: 50px;
  width: 540px;
  top: 40px;
  right: 180px;
  margin: 0
}

#gnav ul {
  margin: 0 auto
}

#gnav ul>li {
  color: #615135;
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 116%;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  box-sizing: border-box;
  -webkit-transition: opacity, 0.5s, ease-out;
  transition: opacity, 0.5s, ease-out;
  margin: 0 0 0 4%
}

#gnav ul>li:first-child {
  margin: 0
}

#gnav ul>li:hover>span {
  position: relative;
  display: block;
  opacity: 1.0
}

#gnav ul>li:hover>span:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 13px 8.5px;
  border-color: transparent transparent #e4ded5 transparent;
  margin-left: -8.5px
}

#gnav ul>li a {
  color: #615135;
  display: block
}

#gnav ul>li a.active {
  opacity: 1.0
}

@media all and (-ms-high-contrast: none) {
  .gnav_sub>div.gnav_sub_inner {
    overflow-x: scroll
  }
}

.gnav_sub {
  position: fixed;
  top: 90px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: auto;
  display: none;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  padding: 0 2%;
  background: #e4ded5;
  box-sizing: border-box
}

.gnav_sub.active {
  display: block
}

.gnav_sub>div.gnav_sub_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto
}

.gnav_sub dl {
  float: left;
  margin: 0 1% 40px 0
}

.gnav_sub dl dt {
  margin: 50px 0 0;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 1
}

.gnav_sub dl dt:before {
  float: left;
  display: block;
  margin: 1px 5px 0 0;
  width: 10px;
  height: 10px;
  content: '\f138';
  font-family: FontAwesome;
  color: #67656c
}

.gnav_sub dl dd {
  text-align: left;
  margin: 10px 0 0
}

.gnav_sub dl dd img {
  width: 220px;
  height: auto
}

#mnav {
  float: right;
  width: 70px;
  display: none
}

#mnav a img {
  width: auto
}

.btn_mnav {
  color: #775c2f !important;
  position: relative;
  cursor: pointer;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  background: #e4ded5
}

.btn_mnav:hover {
  opacity: 1
}

.btn_mnav span {
  position: absolute;
  bottom: 4px;
  left: 8.5px;
  line-height: 1
}

.btn_mnav i {
  display: block;
  position: absolute;
  top: 35%;
  right: 12px;
  z-index: 50;
  width: 27px;
  height: 4px;
  margin: 0px;
  background: #775c2f;
  -webkit-transition: .2s;
  transition: .2s
}

.btn_mnav i:before, .btn_mnav i:after {
  display: block;
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  width: 27px;
  height: 4px;
  background: #775c2f;
  -webkit-transition: .3s;
  transition: .3s
}

.btn_mnav i:before {
  margin-top: -10px
}

.btn_mnav i:after {
  margin-top: 10px
}

.btn_mnav.active i {
  background: transparent
}

.btn_mnav.active i:before {
  margin-top: 0;
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.btn_mnav.active i:after {
  margin-top: 0;
  -webkit-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg)
}

.mnav_list {
  width: 100%;
  position: absolute;
  top: 54px;
  right: 0;
  overflow-y: scroll
}

.mnav_list>li {
  letter-spacing: 0.5px;
  border-bottom: 1px solid #c7bca9;
  background: #e4ded5
}

.mnav_list>li>a {
  color: #333;
  font-size: 13px;
  padding: 10px 2%
}

.mnav_list>li table {
  width: 100%;
  margin: 0
}

.mnav_list>li table th {
  width: 150px;
  height: 100%;
  font-size: 13px;
  vertical-align: middle;
  padding: 10px 2%;
  margin: 0
}

.mnav_list>li table th span {
  color: #775c2f
}

.mnav_list>li table td {
  font-size: 13px;
  padding: 0 0 0 2%;
  margin: 0
}

.mnav_list>li table td ul li {
  border-bottom: 1px solid #c7bca9
}

.mnav_list>li table td ul li:last-child {
  border-bottom: none
}

.mnav_list>li table td ul li a {
  color: #333;
  position: relative;
  padding: 10px 2%
}

.mnav_list>li table td ul li a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 12px;
  line-height: 12px;
  vertical-align: middle;
  margin: 0;
  background: url("../img/ico_mnav.png") no-repeat scroll 0 0/cover;
  position: absolute;
  top: 16px;
  right: 4%
}

.mnav_list>li>ul li {
  position: relative
}

.mnav_list>li>ul li a, .mnav_list>li>ul li span {
  color: #775c2f;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 10px 2%
}

.mnav_list>li>ul li ul {
  display: none
}

.mnav_list>li>ul li ul li {
  border-top: 1px solid #c7bca9
}

.mnav_list>li>ul li ul li a {
  color: #333;
  font-weight: normal
}

.mnav_list>li.half {
  width: 50%;
  float: left;
  text-align: center;
  box-sizing: border-box
}

.mnav_list>li.half:nth-child(2n+1) {
  border-right: 1px solid #c7bca9
}

.btn_plus {
  content: '';
  display: block;
  cursor: pointer;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 8px;
  right: 2%;
  background: #b4a68d;
  z-index: 100
}

.btn_plus:before, .btn_plus:after {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  top: 45%;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s
}

.btn_plus:before {
  left: 7px
}

.btn_plus:after {
  left: 7px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.btn_plus.active:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.btn_plus.active:after {
  left: 7px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#mnav_sub {
  max-width: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 2%;
  margin: 0 auto
}

#mnav_sub li {
  width: 50%
}

#mnav_sub li a {
  color: #333;
  font-weight: normal;
  padding: 5px 2%
}

#gnav .gnav_normalList {
  width: 100%;
  max-width: 1200px;
  padding: 40px 0 40px;
  margin: 0 auto
}

#gnav .gnav_normalList ul {
  margin: 0 0 20px
}

#gnav .gnav_normalList ul {
  *zoom: 1
}

#gnav .gnav_normalList ul:before, #gnav .gnav_normalList ul:after {
  content: "";
  display: table
}

#gnav .gnav_normalList ul:after {
  clear: both
}

#gnav .gnav_normalList ul li {
  color: #333333;
  width: 200px;
  font-size: 100%;
  text-align: left;
  white-space: nowrap;
  line-height: 1.8;
  margin: 0 3% 0 0
}

#gnav .gnav_normalList ul li a {
  color: #333333;
  padding: 0 20px 10px 0;
  margin: 0;
  border-bottom: dotted 1px #979797
}

#gnav .gnav_normalList ul li a {
  *zoom: 1
}

#gnav .gnav_normalList ul li a:before, #gnav .gnav_normalList ul li a:after {
  content: "";
  display: table
}

#gnav .gnav_normalList ul li a:after {
  clear: both
}

#gnav .gnav_normalList ul li a i {
  position: relative;
  font-style: normal
}

#gnav .gnav_normalList ul li a i:before {
  position: absolute;
  top: -1px;
  left: 0px;
  display: block;
  margin: 1px 10px 0 0;
  width: 10px;
  height: 10px;
  content: '\f138';
  font-family: FontAwesome;
  color: #67656c
}

#gnav .gnav_normalList ul li a span {
  float: left;
  margin: 0 0 0 1.2em
}

#breadcrumb {
  background: #f7f6f4
}

#breadcrumb ul {
  max-width: 960px;
  padding: 5px 0 5px 1%;
  margin: 0 auto
}

#breadcrumb ul {
  *zoom: 1
}

#breadcrumb ul:before, #breadcrumb ul:after {
  content: "";
  display: table
}

#breadcrumb ul:after {
  clear: both
}

#breadcrumb ul li {
  color: #808080;
  float: left;
  display: inline;
  letter-spacing: 1px;
  margin: 0 10px 0 0
}

#breadcrumb ul li a {
  color: #775c2f;
  display: inline;
  margin: 0 10px 0 0
}

#breadcrumb ul li a span {
  float: left;
  display: inline
}

#main_title {
  position: relative
}

#main_title h1 {
  color: #fff;
  width: 90%;
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  vertical-align: middle;
  letter-spacing: 5px;
  padding-left: 5px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#main_title:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 20%;
  margin: 0 auto
}

body.corporation #main_title:after {
  background: url("../img/bg_corporation.jpg") no-repeat center 0/100% auto
}

body.philosophy #main_title:after {
  background: url("../img/bg_philosophy.jpg") no-repeat center 0/100% auto
}

body.service #main_title:after {
  background: url("../img/bg_service.jpg") no-repeat center 0/100% auto
}

body.numbers #main_title:after {
  background: url("../img/bg_numbers.jpg") no-repeat center 0/100% auto
}

body.career-plan #main_title:after {
  background: url("../img/bg_career.jpg") no-repeat center 0/100% auto
}

body.welfare #main_title:after {
  background: url("../img/bg_welfare.jpg") no-repeat center 0/100% auto
}

body.oneday #main_title:after {
  background: url("../img/bg_oneday.jpg") no-repeat center 0/100% auto
}

body.president #content {
  background: url("../img/bg_president_btm.jpg") no-repeat center bottom/contain
}

body.crosstalk #main_title:after {
  background: url("../img/bg_crt.jpg") no-repeat center 0/100% auto
}

body.process #main_title:after {
  background: url("../img/bg_process.jpg") no-repeat center 0/100% auto
}

body.process-career #main_title:after {
  background: url("../img/bg_process_career.jpg") no-repeat center 0/100% auto
}

#bgColor_title {
  height: 150px;
  background: #b4a68d
}

#bgColor_title h1 {
  color: #fff;
  text-align: center;
  line-height: 150px;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 3px;
  padding-left: 3px;
  margin: 0
}

.sub_title {
  position: relative;
  font-size: 193%;
  line-height: 1;
  text-align: center;
  letter-spacing: 6px;
  padding: 70px 0 0 12px;
  margin: 0 auto 20px
}

.sub_title:after {
  content: '';
  display: block;
  width: 36px;
  height: 4px;
  background: #000;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -18px
}

.news_nav ul {
  max-width: 860px;
  width: 100%;
  padding: 0 1%;
  margin: 75px auto 0;
  box-sizing: border-box
}

.news_nav ul {
  *zoom: 1
}

.news_nav ul:before, .news_nav ul:after {
  content: "";
  display: table
}

.news_nav ul:after {
  clear: both
}

.news_nav ul li {
  float: left;
  width: 18.4%;
  margin: 0
}

.news_nav ul li a {
  color: #fff;
  position: relative;
  opacity: 0.5;
  text-align: center;
  letter-spacing: 3px;
  padding: 10px 0 10px 3px;
  background: #775c2f
}

.news_nav ul li a:after {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 6.5px 0 6.5px;
  border-color: #775c2f transparent transparent transparent;
  margin-left: -5.5px
}

.news_nav ul li+* {
  margin-left: 2%
}

.news_nav ul li.current-cat a {
  opacity: 1
}

.news_nav ul li.current-cat a:after {
  content: ''
}

.news_nav ul li.cat-item-news a {
  background: #775c2f
}

.news_nav ul li.cat-item-news a:after {
  border-color: #775c2f transparent transparent transparent
}

.news_nav ul li.cat-item-new-graduate a {
  background: #00a99d
}

.news_nav ul li.cat-item-new-graduate a:after {
  border-color: #00a99d transparent transparent transparent
}

.news_nav ul li.cat-item-mid-career a {
  background: #767cba
}

.news_nav ul li.cat-item-mid-career a:after {
  border-color: #767cba transparent transparent transparent
}

.news_nav ul li.cat-item-part-timer a {
  background: #f29600
}

.news_nav ul li.cat-item-part-timer a:after {
  border-color: #f29600 transparent transparent transparent
}

.news_list {
  width: 100%;
  margin: 0 auto 80px
}

.news_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 70px -0.75% 0px;
}

.news_list ul {
  *zoom: 1
}

.news_list ul:before, .news_list ul:after {
  content: "";
  display: table
}

.news_list ul:after {
  clear: both
}

.news_list ul li {
  width: 23.5%;
  min-height: 240px;
  line-height: 1.5;
  margin: 0 0.75% 15px;
}

/*.news_list ul li+* {
  margin-left: 2%
}*/

.news_list ul li:nth-child(5), .news_list ul li:nth-child(9) {
  margin-left: 0
}

.news_list ul li a {
  color: #333
}

.news_list ul li a img {
  border: 1px solid #ccc;
  box-sizing: border-box
}

.news_list ul li p {
  margin: 5px 0 0
}

.meta_box {
  margin: 10px 0 0
}

.meta_box {
  *zoom: 1
}

.meta_box:before, .meta_box:after {
  content: "";
  display: table
}

.meta_box:after {
  clear: both
}

.meta_box time {
  color: #333;
  letter-spacing: 1px;
  vertical-align: middle;
  margin: 5px 2% 0 0
}

.meta_box .meta_cat {
  color: #fff;
  display: inline-block;
  width: 60px;
  line-height: 1;
  font-size: 10px;
  letter-spacing: 0.05rem;
  text-align: center;
  vertical-align: middle;
  padding: 3px 0;
  margin: 0 0.5% 2px 0;
  background: #775c2f
}

.meta_box .meta_cat.tag_news {
  background: #775c2f
}

.meta_box .meta_cat.tag_new-graduate {
  background: #00a99d
}

.meta_box .meta_cat.tag_mid-career {
  background: #767cba
}

.meta_box .meta_cat.tag_part-timer {
  background: #f7931e
}

.single-news #main {
  background: #f1efea
}

.single-news #main #content {
  padding: 40px 4%;
  margin-top: 60px;
  background: #fff
}

.single-news #bgColor_title {
  position: relative
}

.meta_box_single {
  margin: 10px 0 0
}

.meta_box_single {
  *zoom: 1
}

.meta_box_single:before, .meta_box_single:after {
  content: "";
  display: table
}

.meta_box_single:after {
  clear: both
}

.meta_box_single time {
  color: #333;
  vertical-align: middle;
  margin: 5px 1% 0 0
}

.meta_box_single .meta_cat {
  color: #fff;
  display: inline-block;
  width: 60px;
  line-height: 1;
  font-size: 10px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  padding: 3px 0;
  margin: 0 0.5% 2px 0;
  background: #775c2f
}

.meta_box_single .meta_cat a {
  color: #fff
}

.meta_box_single .meta_cat.tag_news {
  background: #775c2f
}

.meta_box_single .meta_cat.tag_new-graduate {
  background: #00a99d
}

.meta_box_single .meta_cat.tag_mid-career {
  background: #767cba
}

.meta_box_single .meta_cat.tag_part-timer {
  background: #f7931e
}

#article {
  float: left;
  width: 68%
}

#article h1 {
  color: #0071bc;
  font-size: 170%;
  letter-spacing: 1px;
  border-bottom: 2px solid #0071bc
}

#article p {
  line-height: 2;
  font-size: 108%;
  letter-spacing: 1px;
  margin: 40px auto
}

#article p img {
  width: auto
}

#article p a {
  color: #245195;
  display: inline-block
}

#side {
  float: right;
  width: 25%;
  margin-bottom: 50px
}

#side h2 {
  color: #0071bc;
  font-size: 116%;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin: 5px 0 20px
}

.side_list li {
  margin: 0 0 30px
}

.side_list li a img {
  border: 1px solid #ccc;
  box-sizing: border-box
}

.side_list p {
  margin: 0
}

.side_list_cat {
  margin: 0 0 30px
}

.side_list_cat li {
  margin: 0 0 8px
}

.side_list_cat li a {
  color: #333
}

.side_list_date h3 {
  color: #245195;
  font-size: 108%;
  font-weight: normal;
  margin: 10px 0 5px
}

.side_list_date select {
  width: 100%;
  padding: 5px 10px;
  margin: 0 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #ccc;
  background: #eee;
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%, #efebe1 100%);
  background-size: 34px, 100%
}

.side_list_date select option {
  background: #fff
}

.pager {
  width: 100%;
  padding-bottom: 80px;
  margin: 50px auto 0
}

.pager {
  *zoom: 1
}

.pager:before, .pager:after {
  content: "";
  display: table
}

.pager:after {
  clear: both
}

.pager ul li {
  color: #808080;
  line-height: 1;
  font-size: 116%;
  width: 48%;
  float: left
}

.pager ul li.prev i {
  font-weight: bold;
  margin: 0 10px 0 0
}

.pager ul li.next {
  float: right;
  text-align: right
}

.pager ul li.next i {
  font-weight: bold;
  margin: 0 0 0 10px
}

.pager ul li a {
  color: #808080
}

.pager ul li ul li {
  line-height: 1;
  text-align: center;
  border-right: 2px solid #808080;
  box-sizing: border-box
}

.pager ul li ul li:last-child {
  border: none
}

#history_title {
  position: relative;
  background: url("../img/bg_history.jpg") scroll no-repeat center center/cover
}

#history_title img {
  width: auto
}

#history_title h1 {
  line-height: 1;
  padding-top: 175px;
  margin: 0 0 0 4%
}

#history_title h2 {
  line-height: 1;
  margin: 15px 0 0 4%
}

#history_title p {
  line-height: 1;
  margin: 35px 0 197px 8%
}

#history_title p a img {
  border: 1px solid #fff;
  border-radius: 6px;
  box-sizing: border-box
}

.history_cont {
  margin: 80px auto 80px
}

.history_cont>p {
  max-width: 500px;
  font-size: 108%;
  line-height: 2.2;
  letter-spacing: 1px;
  margin: 0px auto 30px
}

.history_list {
  width: 100%;
  max-width: 800px;
  margin: 50px auto 0
}

.history_list tr:nth-child(2n) {
  background: #f7f6f4
}

.history_list th {
  width: 13%;
  font-size: 108%;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 8px 0;
  vertical-align: top;
  border: 1px solid #ccc;
  box-sizing: border-box
}

.history_list td {
  font-size: 108%;
  letter-spacing: 1px;
  padding: 8px 2.5%;
  border: 1px solid #ccc;
  box-sizing: border-box
}

#nav_relation {
  position: relative;
  overflow: hidden;
  padding: 80px 5%;
  background: #fff
}

#nav_relation ul {
  max-width: 980px;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

#nav_relation ul {
  *zoom: 1
}

#nav_relation ul:before, #nav_relation ul:after {
  content: "";
  display: table
}

#nav_relation ul:after {
  clear: both
}

#nav_relation ul li {
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 25%
}

#nav_relation ul li a {
  display: block;
  text-decoration: none;
  margin: 0 3% 8px 3%
}

#nav_relation ul li a img {
  width: auto;
  border-radius: 8px
}

.corp_list {
  width: 100%;
  margin: 50px auto 0
}

.corp_list tr:nth-child(2n) {
  background: #f7f6f4
}

.corp_list th {
  width: 18%;
  font-size: 108%;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 8px 3%;
  vertical-align: top;
  text-align: left;
  border: 1px solid #ccc;
  box-sizing: border-box
}

.corp_list td {
  font-size: 108%;
  letter-spacing: 1px;
  padding: 8px 3%;
  border: 1px solid #ccc;
  box-sizing: border-box
}

.corp_list td ul li a {
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  padding: 4px 15px;
  margin: 0 0 0 1em;
  background: #0071bc
}

.corp_list td ul li+* {
  margin-top: 5px
}

.orgChart {
  max-width: 940px;
  text-align: center;
  margin: 50px auto 0
}

.facilities {
  margin: 50px auto 0
}

.facility {
  width: 23.5%;
  float: left;
  margin: 0 0 50px 2%
}

.facility:nth-child(4n+1) {
  margin-left: 0px
}

.facility figure {
  position: relative
}

.facility figcaption {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1;
  padding: 4px 10px
}

.facility.green figcaption {
  background: #91bf3e
}

.facility.orange figcaption {
  background: #f29600
}

.facility.blue figcaption {
  background: #64c6ec
}

.facility.pink figcaption {
  background: #e98ab3
}

.facility.purple figcaption {
  background: #767cba
}

.facility dl {
  margin: 5px 0 0
}

.facility dl dt {
  font-size: 124%;
  font-weight: bold;
  margin: 0
}

.facility dl dd {
  font-size: 93%;
  margin: 0
}

.philosophy_cont {
  margin: 0 auto
}

.philosophy_cont img {
  width: auto
}

.philosophy_cont_top {
  padding-bottom: 60px;
  background: url("../img/bg_philosophy_cont_top.jpg") scroll no-repeat center bottom/contain
}

.philosophy_cont_top h3 {
  width: 161px;
  text-align: center;
  margin: 60px auto 0
}

.philosophy_cont_top p {
  font-size: 124%;
  line-height: 2.2;
  text-align: center;
  letter-spacing: 1px;
  margin: 18px auto 0
}

.philosophy_cont_btm {
  padding: 10% 0 80px;
  background: url("../img/bg_philosophy_cont_btm.jpg") scroll no-repeat center bottom/contain
}

.philosophy_cont_btm>p {
  font-size: 124%;
  line-height: 2.2;
  text-align: center;
  letter-spacing: 1px;
  margin: 50px auto 0
}

.slogun {
  max-width: 800px;
  padding: 40px 2%;
  margin: 50px auto 0;
  border: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box
}

.slogun h4 {
  color: #775c2f;
  font-size: 185%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  margin: 0 auto
}

.slogun p {
  font-size: 14px;
  letter-spacing: 1px;
  margin: 5px auto 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif
}

.CsAndEs {
  text-align: center
}

.CsAndEs h2 {
  width: 230px;
  text-align: center;
  margin: 50px auto 0
}

.CsAndEs h3 {
  margin: 20px auto 10px
}

.CsAndEs h3 img {
  width: auto;
  height: 24px
}

.CsAndEs p {
  font-size: 14px;
  letter-spacing: 1px
}

#txt_customer {
  height: 19px
}

.service_cont_top {
  position: relative;
  width: 100%;
  margin: 50px auto;
  border-top: 1px solid #e8e4dd;
  border-bottom: 1px solid #e8e4dd;
  background: url("../img/bg_fifthService.jpg") scroll no-repeat center center/cover
}

.service_cont_top p {
  color: #775c2f;
  position: absolute;
  top: 0px;
  left: 5%;
  font-size: 139%;
  letter-spacing: 3px
}

.txt_fifthService {
  text-align: center;
  margin: 10% auto
}

.txt_fifthService img {
  width: auto
}

.service_info {
  max-width: 780px;
  padding: 0 4%;
  margin: 0 auto
}

.service_info h2 {
  font-weight: normal;
  text-align: center;
  letter-spacing: 4px;
  padding: 0 0 5px 4px;
  margin: 0;
  border-bottom: 2px solid #000
}

.service_info h3 {
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
  margin: 10px auto
}

.service_info p {
  text-align: justify;
  line-height: 2;
  margin: 0 auto 60px
}

.service_info .green h2 {
  color: #91bf3e;
  border-color: #91bf3e
}

.service_info .orange h2 {
  color: #f29600;
  border-color: #f29600
}

.service_info .purple h2 {
  color: #767cba;
  border-color: #767cba
}

.service_info .blue h2 {
  color: #64c6ec;
  border-color: #64c6ec
}

.service_info .pink h2 {
  color: #e98ab3;
  border-color: #e98ab3
}

.service_info .brown h2 {
  color: #775c2f;
  border-color: #775c2f
}

.btn_toStaff {
  max-width: 648px;
  margin: 0 auto
}

.concept_cont_top {
  padding: 80px 0 140px
}

.concept_cont_top h2 {
  color: #775c2f;
  font-size: 185%;
  font-weight: normal;
  letter-spacing: 8px;
  text-align: center;
  margin: 0 0 0 -11em;
  position: absolute;
  left: 50%
}

.typeText span {
  opacity: 0
}

.txt_concept {
  text-align: center;
  margin: 15px auto 40px
}

.txt_concept img {
  width: 269px;
  height: 314px
}

.concept_cont_btm h3 {
  font-size: 23px;
  letter-spacing: 1px;
  padding: 60px 0 0;
  margin: 0;
  font-family: "游ゴシック", "Yu Gothic", YuGothic
}

.concept_cont_btm p {
  line-height: 2.2;
  font-size: 108%;
  text-align: justify
}

.concept_cont_btm img {
  width: 300px;
  padding: 0 2%;
  position: absolute
}

.concept_cont_btm_col.left {
  float: left;
  width: 52.5%;
  padding-left: 2%
}

.concept_cont_btm_col.right {
  float: right;
  width: 52.5%;
  padding-right: 2%
}

.concept_love {
  position: relative;
  height: 460px;
  margin: 0 0 20px;
  background: url("../img/bg_love.jpg") scroll no-repeat center top/cover
}

.concept_love img {
  right: 2%;
  top: 45%
}

.concept_life {
  position: relative;
  height: 460px;
  margin: 0 0 20px;
  background: url("../img/bg_life.jpg") scroll no-repeat center top/cover
}

.concept_life img {
  left: 2%;
  top: 45%
}

.concept_live {
  position: relative;
  height: 460px;
  background: url("../img/bg_live.jpg") scroll no-repeat center top/cover
}

.concept_live img {
  right: 2%;
  top: 45%
}

@media all and (-ms-high-contrast: none) {
  .concept_love, .concept_life, .concept_live {
    background-attachment: fixed
  }
}

.concept_love, .concept_life, .concept_live {
  background-attachment: fixed\9
}

.dohens_numbers {
  margin: 80px auto 0
}

.dohens_numbers .inner {
  position: relative;
  float: left;
  width: 32%;
  height: 320px;
  margin: 0 0 25px 2%;
  border-radius: 5px
}

.dohens_numbers .inner h2 {
  font-size: 124%;
  text-align: center;
  letter-spacing: 3px;
  padding: 30px 0 0 5px;
  margin: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"
}

.dohens_numbers .inner h3 {
  color: #775c2f;
  line-height: 1;
  font-size: 37px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0;
  margin: 40px 0 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝"
}

.dohens_numbers .inner h3 span {
  font-size: 98px
}

.dohens_numbers .inner h3 i {
  font-style: normal
}

.dohens_numbers .inner p {
  color: #67656c;
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%
}

.dohens_numbers .inner:nth-child(3n+1) {
  margin-left: 0px
}

.dohens_numbers .inner a {
  color: #333
}

#numbers_1 {
  background: #f0ede8 url("../img/bg_numbers_1.png") scroll no-repeat center center
}

#numbers_1 h3 {
  margin: 65px 0 0
}

#numbers_2 {
  background: #f0ede8 url("../img/bg_numbers_2.png") scroll no-repeat center center
}

#numbers_2 h3 {
  margin: 65px 0 0
}

#numbers_2 h3 span {
  font-size: 110px
}

#numbers_2 h3 i {
  display: inline-block;
  width: 20px;
  font-size: 32px
}

#numbers_3 {
  background: #f0ede8 url("../img/bg_numbers_3.png") scroll no-repeat center center
}

#numbers_3 h3 {
  margin: 40px 0 0
}

#numbers_3 h3 span {
  font-size: 142px
}

#numbers_3 h3 i {
  display: inline-block;
  width: 20px;
  font-size: 32px
}

#numbers_4 {
  background: #f0ede8 url("../img/bg_numbers_4.png") scroll no-repeat center bottom/contain
}

#numbers_4 h3 {
  margin: 30px 0 0 -20px
}

#numbers_4 h3 span {
  font-size: 136px
}

#numbers_4 h3 i {
  display: inline-block;
  width: 20px;
  font-size: 46px
}

#numbers_4 p:last-child {
  bottom: 2px
}

#numbers_5 {
  background: #f0ede8 url("../img/bg_numbers_5.png") scroll no-repeat center center
}

#numbers_5 h3 {
  margin: 30px 0 0
}

#numbers_5 h3 span {
  font-size: 136px
}

#numbers_5 h3 i {
  display: block;
  font-size: 44px;
  margin-left: 3px
}

#numbers_6 {
  background: #f0ede8 url("../img/bg_numbers_6.png") scroll no-repeat center center
}

#numbers_6 h3 {
  margin: 50px 0 0
}

#numbers_6 h3 span {
  font-size: 116px
}

#numbers_7 {
  background: #f0ede8 url("../img/bg_numbers_7.png") scroll no-repeat center center
}

#numbers_7 h3 {
  margin: 50px 0 0
}

#numbers_7 h3 span {
  font-size: 116px
}

#numbers_7 h3 i {
  display: inline-block;
  font-size: 64px
}

#numbers_8 {
  background: #f0ede8 url("../img/bg_numbers_8.png") scroll no-repeat center center
}

#numbers_8 h3 {
  position: relative;
  float: left;
  width: 50%;
  margin: 50px 0 0
}

#numbers_8 h3 span {
  font-size: 100px
}

#numbers_8 h3+h3:before {
  content: ":";
  display: block;
  font-size: 100px;
  position: absolute;
  top: -0px;
  left: -9%
}

#numbers_9 {
  background: #f0ede8 url("../img/bg_numbers_9.png") scroll no-repeat center center
}

#numbers_9 h3 {
  margin: 10px 0 0
}

#numbers_9 h3 span {
  font-size: 116px
}

#numbers_9 h3 i {
  font-size: 66px
}

#numbers_10 {
  text-align: center;
  background: #f0ede8 url("../img/bg_numbers_10.png") scroll no-repeat center center
}

#numbers_10 a>img {
  max-width: 223px;
  margin: 60px auto 0
}

#numbers_11 {
  text-align: center;
  background: #f0ede8 url("../img/bg_numbers_11.png") scroll no-repeat center center
}

#numbers_11 a>img {
  max-width: 110px;
  margin-top: 40px
}

#numbers_12 {
  text-align: center;
  background: #f0ede8 url("../img/bg_numbers_11.png") scroll no-repeat center center
}

#numbers_12 a>img {
  max-width: 110px;
  margin-top: 40px
}

#numbers_13 {
  background: #f0ede8 url("../img/bg_numbers_13.png") scroll no-repeat center center
}

#numbers_13 h3 {
  margin: 50px 0 0
}

#numbers_13 h3 span {
  font-size: 116px
}

#numbers_13 h3 i {
  font-size: 64px
}

#numbers_14 {
  background: #f0ede8 url("../img/bg_numbers_14.png") scroll no-repeat center center
}

#numbers_14 h3 {
  margin: 50px 0 0
}

#numbers_14 h3 span {
  font-size: 116px
}

#numbers_15 {
  background: #f0ede8 url("../img/bg_numbers_15.png") scroll no-repeat center center;
  padding: 0 1%;
  box-sizing: border-box
}

#numbers_15 h3 {
  position: relative;
  float: left;
  width: 35%;
  margin: 65px 0 0 6%
}

#numbers_15 h3 span {
  font-size: 100px
}

#numbers_15 h3 i {
  font-size: 25px;
  display: inline-block;
  width: 1em;
}

#numbers_15 h3+* {
  width: 54%;
  margin: 65px 0 0 0
}

#numbers_16 {
  background: #f0ede8 url("../img/bg_numbers_16.png") scroll no-repeat center center
}

#numbers_16 h3 {
  margin: 50px 0 0
}

#numbers_16 h3 span {
  font-size: 116px
}

#numbers_17 {
  background: #f0ede8 url("../img/bg_numbers_17.png") scroll no-repeat center center
}

#numbers_17 h3 {
  margin: 50px 0 0
}

#numbers_17 h3 span {
  font-size: 116px
}

#numbers_18 {
  background: #f0ede8 url("../img/bg_numbers_18.png") scroll no-repeat center center
}

#numbers_18 h3 {
  margin: 45px 0 0
}

#numbers_18 h3 span {
  font-size: 116px
}

#text_ratio {
  color: #775c2f;
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho;
  font-size: 17px;
  bottom: 45px
}

#text_ratio span+* {
  margin: 0 0 0 110px
}

.btn_more img {
  width: 139px
}

.career_cont>p {
  max-width: 680px;
  font-size: 124%;
  text-align: left;
  letter-spacing: 2px;
  margin: 40px auto
}

.career_cont>p.txt_mySelect {
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 2.2;
  margin-bottom: 0
}

.training h3 {
  text-align: center;
  font-size: 154%;
  letter-spacing: 4px;
  margin: 80px auto 0
}

.training_cols {
  max-width: 930px;
  margin: 40px auto 0
}

.training_cols {
  *zoom: 1
}

.training_cols:before, .training_cols:after {
  content: "";
  display: table
}

.training_cols:after {
  clear: both
}

.training_cols .inner {
  float: left;
  width: 32%
}

.training_cols .inner h4 {
  font-size: 154%;
  letter-spacing: 1px;
  margin: 10px 0
}

.training_cols .inner p {
  font-size: 108%;
  margin: 0
}

.training_cols .inner+* {
  margin-left: 2%
}

.welfare_cont>p {
  max-width: 600px;
  font-size: 108%;
  margin: 80px auto 0
}

.welfare_list {
  max-width: 850px;
  margin: 60px auto 0
}

.welfare_list dl {
  border-left: 1px solid #0071bc;
  margin-bottom: 50px
}

.welfare_list dl dt {
  position: relative
}

.welfare_list dl dt span {
  position: absolute;
  top: 0;
  left: 0;
  width: 21%;
  height: 40px;
  line-height: 1.6;
  font-size: 131%;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 5px 0 0 0.8em;
  margin: 0 0 10px
}

.welfare_list dl dd {
  font-size: 108%;
  padding: 4px 0 9px;
  margin: 0 0 40px 25%
}

.welfare_list dl dd img {
  width: auto
}

.welfare_list dl dd ul {
  margin: 0 0 8px
}

.welfare_list dl dd ul>li {
  margin: 2px 0 0
}

.welfare_list dl dd ul>li a {
  position: relative;
  display: inline
}

.welfare_list dl dd span {
  display: block;
  padding: 20px 4%;
  margin: 10px 0 0;
  background: #f1efea;
  border-radius: 4px
}

.welfare_list dl dd span h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0
}

.welfare_list dl dd span ul {
  margin: 0 0 5px
}

.welfare_list dl dd span ul li {
  font-size: 12px
}

.ico_pdf_s:after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  right: -22px;
  width: 16px;
  height: 16px;
  margin: 0;
  background: url("../img/ico_pdf_s.png") scroll no-repeat center center
}

.oneday_cont_wrap {
  max-width: 680px;
  padding: 50px 2% 0;
  margin: 0 auto
}

.oneday_cont_wrap {
  *zoom: 1
}

.oneday_cont_wrap:before, .oneday_cont_wrap:after {
  content: "";
  display: table
}

.oneday_cont_wrap:after {
  clear: both
}

.oneday_cont {
  position: relative
}

.oneday_cont h2 {
  font-size: 154%;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1;
  padding: 0 0 0 2%;
  margin: 120px 0 0
}

.oneday_cont h3 {
  color: #fff;
  position: relative;
  font-size: 200%;
  font-weight: normal;
  letter-spacing: 4px;
  padding: 5px 2%;
  margin: 10px 0 20px;
  border-radius: 4px
}

.oneday_cont.green h2 {
  color: #91bf3e
}

.oneday_cont.green h3 {
  background: #91bf3e
}

.oneday_cont.green .clock {
  border-color: #91bf3e
}

.oneday_cont.orange h2 {
  color: #f29600
}

.oneday_cont.orange h3 {
  background: #f29600
}

.oneday_cont.orange .clock {
  border-color: #f29600
}

.oneday_cont.purple h2 {
  color: #767cba
}

.oneday_cont.purple h3 {
  background: #767cba
}

.oneday_cont.purple .clock {
  border-color: #767cba
}

.oneday_cont.blue h2 {
  color: #64c6ec
}

.oneday_cont.blue h3 {
  background: #64c6ec
}

.oneday_cont.blue .clock {
  border-color: #64c6ec
}

.oneday_cont.pink h2 {
  color: #e98ab3
}

.oneday_cont.pink h3 {
  background: #e98ab3
}

.oneday_cont.pink .clock {
  border-color: #e98ab3
}

.oneday_staff {
  position: absolute;
  width: auto;
  bottom: 0;
  right: 7%
}

.txt_baloon {
  position: absolute;
  top: -30px;
  right: 22%;
  width: 241px;
  height: 106px;
  background: url("../img/img_baloon.png") scroll no-repeat center center/cover
}

.txt_baloon p {
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  padding: 28px 0;
  margin: 0
}

.schedule_list {
  margin: 0 auto 0
}

.schedule_list {
  *zoom: 1
}

.schedule_list:before, .schedule_list:after {
  content: "";
  display: table
}

.schedule_list:after {
  clear: both
}

.schedule_list ul li {
  font-size: 108%;
  margin: 0 0 20px
}

.schedule_list dl {
  position: relative
}

.schedule_list dl dt {
  width: 100%;
  position: relative
}

.schedule_list dl dt:after {
  content: '';
  display: block;
  width: 2px;
  height: 160%;
  background: #e6e6e6;
  position: absolute;
  top: 0;
  left: 105px
}

.schedule_list dl dd {
  position: absolute;
  top: 4px;
  margin: 0 0 0 126px
}

.schedule_list_left {
  float: left;
  width: 48%
}

.schedule_list_right {
  float: right;
  width: 46%
}

.clock {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  border-radius: 50%;
  margin: 0 12px 0 0;
  border: 3px solid #91bf3e;
  background: #f0ede8
}

.clock.time_13 .hour {
  -webkit-transform: rotate(30deg) translate(-50%, -100%);
  -ms-transform: rotate(30deg) translate(-50%, -100%);
  transform: rotate(30deg) translate(-50%, -100%)
}

.clock.time_14 .hour {
  -webkit-transform: rotate(60deg) translate(-50%, -100%);
  -ms-transform: rotate(60deg) translate(-50%, -100%);
  transform: rotate(60deg) translate(-50%, -100%)
}

.clock.time_15 .hour {
  -webkit-transform: rotate(90deg) translate(-50%, -100%);
  -ms-transform: rotate(90deg) translate(-50%, -100%);
  transform: rotate(90deg) translate(-50%, -100%)
}

.clock.time_16 .hour {
  -webkit-transform: rotate(120deg) translate(-50%, -100%);
  -ms-transform: rotate(120deg) translate(-50%, -100%);
  transform: rotate(120deg) translate(-50%, -100%)
}

.clock.time_17 .hour {
  -webkit-transform: rotate(150deg) translate(-50%, -100%);
  -ms-transform: rotate(150deg) translate(-50%, -100%);
  transform: rotate(150deg) translate(-50%, -100%)
}

.clock.time_18 .hour {
  -webkit-transform: rotate(180deg) translate(-50%, -100%);
  -ms-transform: rotate(180deg) translate(-50%, -100%);
  transform: rotate(180deg) translate(-50%, -100%)
}

.clock.time_7 .hour, .clock.time_19 .hour {
  -webkit-transform: rotate(210deg) translate(-50%, -100%);
  -ms-transform: rotate(210deg) translate(-50%, -100%);
  transform: rotate(210deg) translate(-50%, -100%)
}

.clock.time_20 .hour {
  -webkit-transform: rotate(240deg) translate(-50%, -100%);
  -ms-transform: rotate(240deg) translate(-50%, -100%);
  transform: rotate(240deg) translate(-50%, -100%)
}

.clock.time_9 .hour, .clock.time_21 .hour {
  -webkit-transform: rotate(270deg) translate(-50%, -100%);
  -ms-transform: rotate(270deg) translate(-50%, -100%);
  transform: rotate(270deg) translate(-50%, -100%)
}

.clock.time_10 .hour, .clock.time_22 .hour {
  -webkit-transform: rotate(300deg) translate(-50%, -100%);
  -ms-transform: rotate(300deg) translate(-50%, -100%);
  transform: rotate(300deg) translate(-50%, -100%)
}

.clock.time_11 .hour, .clock.time_23 .hour {
  -webkit-transform: rotate(330deg) translate(-50%, -100%);
  -ms-transform: rotate(330deg) translate(-50%, -100%);
  transform: rotate(330deg) translate(-50%, -100%)
}

.hour {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 0;
  border-color: -moz-use-text-color #424a5b #424a5b;
  border-style: none solid solid;
  border-width: 0 1px 10px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transform: rotate(0deg) translate(-50%, -100%);
  -ms-transform: rotate(0deg) translate(-50%, -100%);
  transform: rotate(0deg) translate(-50%, -100%)
}

.min {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 0;
  border-color: -moz-use-text-color #424a5b #424a5b;
  border-style: none solid solid;
  border-width: 0 1px 13px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transform: rotate(0deg) translate(-50%, -100%);
  -ms-transform: rotate(0deg) translate(-50%, -100%);
  transform: rotate(0deg) translate(-50%, -100%)
}

.maru {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #424a5b
}

@-webkit-keyframes timeline {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -100%);
    transform: rotate(0deg) translate(-50%, -100%)
  }
  to {
    -webkit-transform: rotate(360deg) translate(-50%, -100%);
    transform: rotate(360deg) translate(-50%, -100%)
  }
}

@keyframes timeline {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -100%);
    transform: rotate(0deg) translate(-50%, -100%)
  }
  to {
    -webkit-transform: rotate(360deg) translate(-50%, -100%);
    transform: rotate(360deg) translate(-50%, -100%)
  }
}

#president_title {
  position: relative;
  background: url("../img/bg_president_title.jpg") scroll no-repeat center 0px/cover
}

#president_title .inner {
  width: 45%
}

#president_title img {
  width: auto
}

#president_title h1 {
  line-height: 1;
  padding-top: 150px;
  margin: 0 0 0 2%
}

#president_title h2 {
  line-height: 1;
  margin: 15px 0 0 2%
}

#president_title p {
  line-height: 1;
  margin: 35px 0 20px 2%
}

#president_title p a {
  color: #fff;
  border-radius: 5px
}

.ttl_president_3 {
  max-width: 380px;
  text-align: right;
  padding-bottom: 100px
}

.president_cont {
  max-width: 740px;
  margin: 0 auto 80px
}

.president_cont>h3 {
  color: #775c2f;
  font-size: 154%;
  letter-spacing: 2px;
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho;
  margin: 80px auto 0
}

.president_cont p {
  font-size: 116%;
  line-height: 2.7;
  letter-spacing: 1px;
  text-align: justify;
  margin: 10px auto 30px
}

#presidentsName {
  float: right;
  font-size: 13px;
  padding-bottom: 180px
}

#presidentsName span {
  font-size: 139%;
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho;
  margin-left: 20px
}

#crosstalk_title {
  position: relative;
  height: 484px;
  background: url("../img/bg_cross_top.jpg") scroll no-repeat center center/cover
}

#crosstalk_title.cs2 {
  background: url("../img/bg_crosstalk2_top.jpg") scroll no-repeat center center/cover
}

#crosstalk_title.cs3 {
  background: url("../img/bg_crosstalk3_top.jpg") scroll no-repeat center center/cover
}

#crosstalk_title.cs3 p {
  color: #615135
}

#crosstalk_title.cs4 {
  background: url("../img/bg_crosstalk4_top.jpg") scroll no-repeat center center/cover
}

#crosstalk_title.cs4 h2 {
  margin: 8px 0 0 5%
}

#crosstalk_title.cs4 p {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5)
}

#crosstalk_title.cs5 {
  background: url("../img/bg_crosstalk5_top.jpg") scroll no-repeat center center/cover
}

#crosstalk_title.cs5 h2 {
  margin: 8px 0 0 5%
}

#crosstalk_title.cs5 p {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5)
}

#crosstalk_title h1 {
  max-width: 225px;
  padding-top: 260px;
  margin: 0 0 0 5%;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

#crosstalk_title h2 {
  max-width: 581px;
  margin: 20px 0 0 5%;
  -webkit-animation-duration: 1.2s;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s
}

#crosstalk_title p {
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 108%;
  line-height: 2;
  margin: 15px 0 0 5%;
  -webkit-animation-duration: 1.4s;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s
}

.crosstalk_cont {
  *zoom: 1
}

.crosstalk_cont:before, .crosstalk_cont:after {
  content: "";
  display: table
}

.crosstalk_cont:after {
  clear: both
}

.member h2 {
  color: #fff;
  font-size: 154%;
  text-align: center;
  letter-spacing: 3px;
  padding: 5px 0 5px 3px;
  margin: 0 auto;
  background: #67656c
}

.member_list {
  max-width: 980px;
  padding: 0 1.0204%;
  margin: 20px auto;
  box-sizing: border-box
}

.member_list {
  *zoom: 1
}

.member_list:before, .member_list:after {
  content: "";
  display: table
}

.member_list:after {
  clear: both
}

.member_list .inner {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
  -webkit-animation-duration: 2.5s;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s
}

.member_list .inner img {
  width: auto
}

.member_list .inner h3 {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin: 5px 0 0
}

.member_list .inner.green h3 {
  color: #91bf3e
}

.member_list .inner.orange h3 {
  color: #f29600
}

.member_list .inner.pink h3 {
  color: #e98ab3
}

.member_list .inner.brown h3 {
  color: #775c2f
}

.member_list .inner p {
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.5px;
  margin: 0 auto 10px
}

.member_list i {
  display: bloack;
  position: absolute;
  top: 90px;
  left: 85.5%;
  z-index: 50;
  width: 100px;
  margin: 0px;
  -webkit-transition: .2s;
  transition: .2s
}

.member_list i:before, .member_list i:after {
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 1.5px;
  background: #b4a68d;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in
}

.member_list i:before {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg)
}

.member_list i:after {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg)
}

.member_list i.active:before, .member_list i.active:after {
  width: 70px;
  opacity: 1
}

.member_list i.active:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}

.member_list i.active:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg)
}

#dialogue {
  position: relative;
  z-index: 2;
  background: #f0ede8;
  padding-bottom: 50px
}

#dialogue {
  *zoom: 1
}

#dialogue:before, #dialogue:after {
  content: "";
  display: table
}

#dialogue:after {
  clear: both
}

.dialogue_wrap {
  position: relative;
  padding: 0 0 50px
}

.dialogue_wrap .inner {
  position: relative;
  max-width: 980px;
  padding: 0 2%;
  margin: 0 auto;
  box-sizing: border-box
}

.dialogue_wrap .inner {
  *zoom: 1
}

.dialogue_wrap .inner:before, .dialogue_wrap .inner:after {
  content: "";
  display: table
}

.dialogue_wrap .inner:after {
  clear: both
}

.dialogue {
  float: left;
  width: 616px
}

.dialogue.right {
  float: right
}

.dialogue h2 {
  position: relative;
  color: #b4a68d;
  font-size: 30px;
  line-height: 0;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 100px 0 22px 8%;
  margin: 0;
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho
}

.dialogue h2 span {
  font-size: 96px
}

.dialogue h2:after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  z-index: -1;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #775c2f
}

.dialogue h3 {
  color: #775c2f;
  min-height: 50px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: normal;
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho;
  padding: 20px 0 0 6.5%;
  margin: 0;
  border-left: 5px solid #775c2f;
  background: #fff
}

.InsertMbImage {
  display: none;
  visibility: hidden
}

.dialogue_cont {
  padding: 25px 2.5%;
  margin: 0;
  background: #fff
}

.dialogue_cont i {
  position: relative
}

.dialogue_cont i:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 0px;
  width: 79px;
  height: 122px;
  line-height: 1
}

.dialogue_cont i.tmb_houjin:before {
  background: url("../img/tmb_houjin@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_jido:before {
  background: url("../img/tmb_jido@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_hoiku:before {
  background: url("../img/tmb_hoiku@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_kourei:before {
  background: url("../img/tmb_kourei@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_hoiku2:before {
  background: url("../img/tmb_hoiku2@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_jido2:before {
  background: url("../img/tmb_jido2@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_shinri2:before {
  background: url("../img/tmb_shinri2@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_kaigo2:before {
  background: url("../img/tmb_kaigo2@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_minna:before {
  width: 79px;
  height: 79px;
  background: url("../img/tmb_minna@2x.png") scroll no-repeat center center/contain
}

.dialogue_cont i.tmb_shisetsucho:before {
  background: url("../img/tmb_shisetsucho@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_syunin:before {
  background: url("../img/tmb_syunin@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_leader:before {
  background: url("../img/tmb_leader@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_subleader:before {
  background: url("../img/tmb_subleader@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_yurikago:before {
  background: url("../img/tmb_yurikago@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_sakura:before {
  background: url("../img/tmb_sakura@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_yoshiwa:before {
  background: url("../img/tmb_yoshiwa@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_omachi:before {
  background: url("../img/tmb_omachi@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_cuore:before {
  background: url("../img/tmb_cuore@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_misasaen:before {
  background: url("../img/tmb_misasaen@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_kabeminami:before {
  background: url("../img/tmb_kabeminami@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont i.tmb_midorigaoka:before {
  background: url("../img/tmb_midorigaoka@2x.png") scroll no-repeat 0 0/contain
}

.dialogue_cont li {
  min-height: 100px;
  margin: 0 0 15px 2%
}

.dialogue_cont li {
  *zoom: 1
}

.dialogue_cont li:before, .dialogue_cont li:after {
  content: "";
  display: table
}

.dialogue_cont li:after {
  clear: both
}

.dialogue_cont li:before {
  line-height: 0
}

.dialogue_cont li p {
  font-size: 108%;
  line-height: 2;
  text-align: justify;
  margin: -5px 2% 20px 17.5%
}

.crosstalk_images {
  width: 100%;
  height: auto
}

.crosstalk_images img {
  width: auto
}

.crosstalk_images>div {
  position: absolute;
  z-index: -2
}

.crosstalk_images .layout_1-1 {
  top: 80px;
  right: 0
}

.crosstalk_images .layout_1-2 {
  top: 700px;
  right: 14%
}

.crosstalk_images .layout_1-3 {
  top: 1000px;
  right: 0
}

.crosstalk_images .layout_2-1 {
  top: 80px;
  left: 0
}

.crosstalk_images .layout_2-2 {
  top: 700px;
  left: 12%
}

.crosstalk_images .layout_2-3 {
  top: 1050px;
  left: 0
}

.crosstalk_images .layout_3-1 {
  top: 80px;
  right: 0
}

.crosstalk_images .layout_3-2 {
  top: 700px;
  right: 14%
}

.crosstalk_images .layout_3-3 {
  top: 980px;
  right: 6%
}

.crosstalk_images .layout_4-1 {
  top: 80px;
  left: 0
}

.crosstalk_images .layout_4-2 {
  top: 700px;
  left: 12%
}

.crosstalk_images .layout_4-3 {
  top: 1050px;
  left: 0
}

.crosstalk_images .layout_5-1 {
  top: 120px;
  right: 0
}

.crosstalk_images .layout_5-2 {
  top: 800px;
  right: 8%
}

.crosstalk_images_btm {
  background: #f0ede8 url("../img/bg_cross_btm.jpg") scroll no-repeat center center/cover
}

.crosstalk_images_btm.cs2 {
  background: #f0ede8 url("../img/bg_cross_btm2.jpg") scroll no-repeat center center/cover
}

.crosstalk_images_btm.cs3 {
  background: #f0ede8 url("../img/bg_cross_btm3.jpg") scroll no-repeat center center/cover
}

.crosstalk_images_btm.cs4 {
  background: #f0ede8 url("../img/bg_cross_btm4.jpg") scroll no-repeat center center/cover
}

.crosstalk_images_btm.cs5 {
  background: #f0ede8 url("../img/bg_cross_btm5.jpg") scroll no-repeat center center/cover
}

.crosstalk_images_btm img {
  width: auto
}

.crosstalk_images_btm .inner {
  padding: 0% 0 12%
}

.crosstalk_images_btm .layout_5-1 {
  text-align: center;
  padding-top: 100px;
  margin: 0 auto
}

.crosstalk_images_btm .layout_5-2 {
  text-align: center;
  padding: 35% 0 0px;
  margin: 0 auto
}

.crosstalk_images_btm .layout_5-2 img {
  width: 613px
}

.recruit_cont {
  margin: 0 auto 80px
}

table.recruit_list {
  width: 100%;
  max-width: 780px;
  margin: 60px auto 0;
  border-top: 1px solid #ccc
}

table.recruit_list tr th, table.recruit_list tr td {
  font-size: 108%;
  line-height: 2;
  letter-spacing: 1px;
  text-align: left;
  vertical-align: top;
  padding: 25px 3%;
  border-bottom: 1px solid #ccc
}

table.recruit_list tr th {
  width: 20%;
  font-weight: normal;
  background: #f0ede8
}

table.recruit_list tr td p {
  margin: 0
}

table.recruit_list tr td p+* {
  margin-top: 10px
}

.pdf_list ul {
  margin: 60px auto 0
}

.pdf_list ul li {
  max-width: 460px;
  font-size: 124%;
  text-align: center;
  letter-spacing: 2px;
  padding-left: 2px;
  margin: 0 auto 12px
}

.pdf_list ul li a {
  color: #775c2f;
  position: relative;
  height: 62px;
  line-height: 62px;
  border: 1px solid #bbae97;
  border-radius: 4px;
  background: #f0ede8
}

.pdf_list ul li a:after {
  content: '';
  display: block;
  width: 34px;
  height: 40px;
  background: #000;
  position: absolute;
  top: 10px;
  left: 9%;
  margin-left: -18px;
  background: url("../img/ico_pdf.png") left 0 no-repeat
}

.myriku_list {
  margin: 20px auto 0
}

.myriku_list ul li {
  width: 100%;
  max-width: 315px;
  margin: 0 auto 10px
}

.myriku_list ul li img {
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #bbae97
}

.faq_cont {
  margin: 0 auto 80px
}

.faq_cont>p {
  font-size: 124%;
  text-align: center;
  letter-spacing: 1px;
  margin: 45px auto
}

.faq_cont_inner {
  max-width: 780px;
  margin: 0 auto 20px
}

.faq_cont_inner h2 {
  position: relative;
  cursor: pointer;
  font-size: 131%;
  background: #f0ede8;
  padding: 12px 2%;
  margin: 0;
  font-family: "遊ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif
}

.faq_cont_inner h2 i {
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  margin: 0 2% 0 0
}

.faq_cont_inner dl {
  padding: 12px 2%
}

.faq_cont_inner dl dt {
  color: #0071bc;
  position: relative
}

.faq_cont_inner dl dt i {
  position: absolute;
  top: 0;
  left: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  margin: 0 2% 0 0
}

.faq_cont_inner dl dd {
  margin: 0
}

.faq_cont_inner dl dd p {
  color: #0071bc;
  line-height: 2.2;
  font-size: 14px;
  margin: 0 0 0 6%
}

.faq_cont_inner dl dd p a {
  color: #775c2f;
  display: inline-block;
  text-decoration: underline;
  margin: 0 0.2em
}

.ico_plus {
  display: block;
  position: absolute;
  top: 27px;
  right: 2%;
  width: 30px;
  height: 2px;
  background: #333;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s
}

.ico_plus:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  background-color: inherit;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s
}

.ico_plus.active {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg)
}

.ico_plus.active:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg)
}

.btn_center {
  text-align: center;
  margin: 60px auto 0
}

.btn_center img {
  width: auto
}

.contact_cont {
  margin: 0 auto 20px;
}

.contact_cont>p {
  font-size: 124%;
  text-align: center;
  letter-spacing: 1px;
  margin: 45px auto
}

input[type="text"], input[type="email"], input[type="tel"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0
}

.contactForm {
  max-width: 780px;
  margin: 20px auto 0px;
}

.contactForm table {
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  border-right: 1px solid rgba(204, 204, 204, 0.8);
  width: 100%;
  margin: 0 0 30px
}

.contactForm table th, .contactForm table td {
  padding: 20px 3%;
  margin: 0;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  letter-spacing: 1px;
  border-left: 1px solid rgba(204, 204, 204, 0.8);
  border-top: 1px solid rgba(204, 204, 204, 0.8);
  box-sizing: border-box
}

.contactForm table th {
  width: 35%;
  font-size: 108%;
  background: #f0ede8
}

.contactForm table th .required {
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  white-space: nowrap;
  padding: 4px 10px 4px 12px;
  margin: -2px 0 0 1em;
  border-radius: 4px;
  background: #c1272d
}

.contactForm table th .note {
    display: block;
    text-align: justify;
    line-height: 1.5;
    margin: 10px auto 0;
}

.contactForm table td {
  width: 68%;
  font-size: 108%;
  box-sizing: border-box
}

.contactForm input[type="text"] {
  width: 100%
}

.contactForm input, .contactForm textarea {
  line-height: 1.5;
  padding: .5rem .5rem;
  border: 1px solid #ccc;
  box-sizing: border-box
}

.contactForm input[type="radio"] {
  margin-right: 1%
}

.contactForm span.wpcf7-list-item {
  display: block;
  margin: 0 5% 0 0;
  white-space: nowrap;
}

.contactForm textarea {
  width: 100%;
}

textarea {
  -webkit-appearance: none;
}
textarea.readonly-message {
  color: #222;
  width: 100%;
  min-height: 90px;
  max-height: 90px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: .05rem;
  border: none;
  margin: 0 auto;
  resize: none;
  overflow: hidden;
}
textarea.readonly-message:focus {
  outline: none;
}

.contactForm input[type="submit"] {
  color: #fff;
  display: block;
  width: 240px;
  font-size: 20px;
  letter-spacing: 10px;
  padding: 15px 10px 15px 20px;
  border: none;
  margin: 40px auto 0;
  background: #0071bc;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  border-radius: 35px;
  box-sizing: border-box
}

.contactForm input[type="submit"]:hover {
  opacity: .5
}

.contactForm input[type="submit"]:active {
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.6) inset;
  -webkit-transform: translatey(1px);
  -ms-transform: translatey(1px);
  transform: translatey(1px)
}

.ajax-loader {
  width: auto
}

span.wpcf7-not-valid-tip {
  color: #ffcd77;
  display: block
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
  background: #ffcd77 none repeat scroll 0 0;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  text-align: center;
  letter-spacing: 1px;
  padding: 20px 0
}

.attention {
  max-width: 665px;
  margin: 50px auto 0
}

.attention p {
  color: #c1272d;
  line-height: 1.5;
  font-size: 108%;
  margin: 0 0 5px
}

.tour_cont>p {
  font-size: 116%;
  text-align: center;
  letter-spacing: 1px;
  margin: 45px auto
}

.select_date li+* {
  margin: 15px 0 0
}

.select_full {
  width: 100%;
  padding: 3px 10px;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background: #eee;
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.1) 100%);
  background-size: 34px, 100%
}

.select_full option {
  background: #fff
}

.select_date select {
  width: 15%;
  text-align: right;
  padding: 3px 8px 3px 4px;
  margin: 0 0 0 1%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background: #eee;
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: url("../img/bg_selectArrow.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%, rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.1) 100%);
  background-size: 34px, 100%
}

.select_date select option {
  background: #fff
}

.color_red {
  color: #c1272d;
  font-size: 100%;
  display: block
}

.access_cont {
  max-width: 800px;
  margin: 0 auto 100px
}

.access_cont table {
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  border-right: 1px solid rgba(204, 204, 204, 0.8);
  width: 100%;
  margin: 50px auto 20px
}

.access_cont table th, .access_cont table td {
  padding: 20px 3%;
  margin: 0;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  letter-spacing: 1px;
  border-left: 1px solid rgba(204, 204, 204, 0.8);
  border-top: 1px solid rgba(204, 204, 204, 0.8);
  box-sizing: border-box
}

.access_cont table th {
  width: 24%;
  font-size: 108%;
  vertical-align: top;
  background: #f0ede8
}

.access_cont table td {
  width: 68%;
  font-size: 108%;
  box-sizing: border-box
}

.access_cont table td ul li {
  display: inline-block
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden
}

.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#switch.fixed .switch_messageBg {
  display: block;
  position: fixed
}

.switch_messageBg {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden
}

.switch_messageBg h2, .switch_messageBg h3, .switch_messageBg .message_title_name {
  opacity: 0
}

.switch_messageBg:nth-child(1) {
  background: url("../img/bg_message_01.jpg") no-repeat scroll center top/cover;
  z-index: 900
}

.switch_messageBg:nth-child(2) {
  background: url("../img/bg_message_02.jpg") no-repeat scroll center top/cover;
  z-index: 890
}

.switch_messageBg:nth-child(3) {
  background: url("../img/bg_message_03.jpg") no-repeat scroll center top/cover;
  z-index: 880
}

.switch_messageBg:nth-child(4) {
  background: url("../img/bg_message_04.jpg") no-repeat scroll center top/cover;
  z-index: 147
}

.switch_messageBg:nth-child(5) {
  background: url("../img/bg_message_05.jpg") no-repeat scroll center top/cover;
  z-index: 146
}

.switch_messageBg:nth-child(6) {
  background: url("../img/bg_message_06.jpg") no-repeat scroll center top/cover;
  z-index: 145
}

.switch_messageBg:nth-child(7) {
  background: url("../img/bg_message_07.jpg") no-repeat scroll center top/cover;
  z-index: 143
}

.switch_messageBg:nth-child(8) {
  background: url("../img/bg_message_08.jpg") no-repeat scroll center top/cover;
  z-index: 142
}

.switch_messageBg:nth-child(9) {
  background: url("../img/bg_message_09.jpg") no-repeat scroll center bottom/cover;
  z-index: 141
}

#message_nav_wrap {
  bottom: -150px;
  width: 100%;
  height: auto;
  position: fixed;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 2000
}

#message_nav_wrap.fixed {
  bottom: -102px
}

#message_nav_wrap.fixed.active {
  bottom: 0px
}

#message_nav {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto
}

#message_nav li {
  float: left;
  width: 80px;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  margin: 0 0 0;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  box-sizing: border-box
}

#message_nav li+* {
  margin-left: 15px
}

#message_nav li span.icon {
  display: block;
  width: 65px;
  height: 65px;
  overflow: hidden;
  position: relative;
  z-index: 395;
  border-radius: 50%;
  border: 3px solid #000;
  box-sizing: border-box;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0
}

#message_nav li span.name {
  display: block;
  height: 40px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  text-align: right;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 390
}

#message_nav li span.name img {
  position: absolute;
  right: 0;
  top: 0
}

#message_nav li span.text {
  font-size: 11px
}

#message_nav li.blue span.icon {
  border-color: #64c6ec
}

#message_nav li.blue span.text {
  color: #64c6ec
}

#message_nav li.pink span.icon {
  border-color: #e98ab3
}

#message_nav li.pink span.text {
  color: #e98ab3
}

#message_nav li.purple span.icon {
  border-color: #767cba
}

#message_nav li.purple span.text {
  color: #767cba
}

#message_nav li.orange span.icon {
  border-color: #f29600
}

#message_nav li.orange span.text {
  color: #f29600
}

#message_nav li.green span.icon {
  border-color: #91bf3e
}

#message_nav li.green span.text {
  color: #91bf3e
}

#message_nav li.brown span.icon {
  border-color: #775c2f
}

#message_nav li.brown span.text {
  color: #775c2f
}

#message_nav li:hover span.icon img {
  opacity: 1
}

#message_nav li span.icon::before {
  content: '';
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0
}

#message_nav li.current span.icon::before {
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0
}

#message_nav li:hover span.name {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 180px
}

.message_nav_tab {
  position: absolute;
  bottom: 100%;
  right: 8%;
  width: 120px;
  border-bottom: 30px solid rgba(255, 255, 255, 0.8);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  line-height: 32px;
  text-align: center
}

.message_nav_tab a {
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px
}

.message_title h2 {
  font-size: 124%;
  letter-spacing: 2px;
  font-weight: normal;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  margin: 0
}

.message_title h3 {
  color: #333;
  font-size: 185%;
  letter-spacing: 2px;
  font-weight: normal;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  margin: 0
}

.message_title h3.color_wh {
  color: #fff
}

.message_title.blue h2 {
  color: #64c6ec
}

.message_title.blue h4 {
  color: #64c6ec;
  border-bottom: 1px solid #64c6ec
}

.message_title.blue h4 span {
  background: #64c6ec
}

.message_title.pink h2 {
  color: #e98ab3
}

.message_title.pink h4 {
  color: #e98ab3;
  border-bottom: 1px solid #e98ab3
}

.message_title.pink h4 span {
  background: #e98ab3
}

.message_title.orange h2 {
  color: #f29600
}

.message_title.orange h4 {
  color: #f29600;
  border-bottom: 1px solid #f29600
}

.message_title.orange h4 span {
  background: #f29600
}

.message_title.green h2 {
  color: #91bf3e
}

.message_title.green h4 {
  color: #91bf3e;
  border-bottom: 1px solid #91bf3e
}

.message_title.green h4 span {
  background: #91bf3e
}

.message_title.brown h2 {
  color: #775c2f
}

.message_title.brown h4 {
  color: #775c2f;
  border-bottom: 1px solid #775c2f
}

.message_title.brown h4 span {
  background: #775c2f
}

#message_title_01 .message_title {
  margin: 14% 0 0 0
}

#message_title_02 .message_title {
  float: right;
  margin: 14% 0 0 0
}

#message_title_03 .message_title {
  margin: 14% 0 0 28%
}

#message_title_04 .message_title {
  float: right;
  margin: 14% 0 0 0
}

#message_title_05 .message_title {
  margin: 14% 0 0 38%
}

#message_title_06 .message_title {
  float: right;
  margin: 20% 0 0 0
}

#message_title_07 .message_title {
  margin: 14% 0 0 30%
}

#message_title_08 .message_title {
  float: right;
  margin: 21% 0 0 0;
  width: 320px
}

#message_title_09 .message_title {
  margin: 12% 0 0 30%
}

.message_title_name {
  max-width: 320px;
  background: rgba(255, 255, 255, 0.8);
  margin: 15px 0 0;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s
}

.message_title_name h4 {
  color: #64c6ec;
  line-height: 1;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: normal;
  margin: 0
}

.message_title_name h4 span {
  color: #fff;
  display: inline-block;
  font-size: 93%;
  padding: 6px 3%;
  margin-right: 3%
}

.message_title_name p {
  letter-spacing: 1px;
  padding: 6px 3%;
  margin: 0
}

.message_txt {
  float: right;
  max-width: 320px;
  padding-bottom: 400px
}

.message_txt.fl_left {
  float: left
}

.message_txt.color_blk h2, .message_txt.color_blk p {
  color: #333;
  text-shadow: #fff 1px 1px 2px
}

.message_txt h2 {
  color: #fff;
  font-size: 116%;
  letter-spacing: 1px;
  font-family: "遊ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;
  text-shadow: black 1px 1px 2px;
  margin: 0 0 10px
}

.message_txt p {
  color: #fff;
  line-height: 2.2;
  font-size: 108%;
  font-weight: normal;
  text-align: justify;
  font-family: "遊ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;
  text-shadow: black 1px 1px 2px
}

.message_txt>img {
  width: auto;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 10px 0
}

.careerStory {
  margin: 40px auto 0
}

.error404 #bgColor_title {
  height: auto
}

.error404 #bgColor_title h1 {
  color: #fff;
  font-family: "helvetica";
  font-size: 38px;
  font-weight: bold;
  line-height: 195px
}

.error404 #content {
  max-width: 800px;
  padding: 10% 5%;
  margin: 0 auto
}

.error404 #content h2 {
  text-align: center;
  font-size: 25px;
  margin: 0 auto
}

.error404 #content p {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  margin: 20px auto 0
}

.crt_cont {
  max-width: 750px
}

.crt_list {
  border-top: 1px solid #c6c6c6;
  margin: 50px auto 0
}

.crt_list li {
  border-bottom: 1px solid #c6c6c6;
  padding: 30px 0
}

.crt_list li {
  *zoom: 1
}

.crt_list li:before, .crt_list li:after {
  content: "";
  display: table
}

.crt_list li:after {
  clear: both
}

.crt_list li img {
  float: left;
  width: 29%;
  border: 1px solid #245195;
  box-sizing: border-box
}

.crt_txt_right {
  float: left;
  width: 69%;
  margin: -5px 0 0 2%
}

.crt_txt_right h2 {
  color: #0071bc;
  line-height: 1.5;
  font-weight: normal;
  margin: 0
}

.crt_txt_right p {
  font-size: 108%;
  margin: 5px 0 0
}

.job_header {
  background: #615135
}

.job_header_inner {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box
}

.job_header_inner>img {
  width: 50%
}

.job_header_cont {
  position: absolute;
  right: 2%;
  width: 55%;
  bottom: 50%;
  padding: 25px 3.5% 3%;
  margin: 0;
  box-sizing: border-box;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
  background: #fff url("../img/img_job_header_after.png") no-repeat scroll right 0
}

.job_header_cont i img {
  width: 100%;
  max-width: 85px;
  display: inline-block;
  vertical-align: top
}

.job_header_cont h2 {
  color: #fff;
  position: absolute;
  top: 52px;
  left: -30px;
  line-height: 1;
  display: inline-block;
  font-size: 193%;
  font-weight: normal;
  letter-spacing: 0.4em;
  padding: 8px 40px 8px 50px;
  background: #615135;
  margin: 0
}

.job_header_cont p {
  font-size: 124%;
  margin: 60px 0 0
}

.job_info {
  max-width: 600px;
  padding: 0 2%;
  margin: 0 auto
}

.job_info p {
  font-size: 108%;
  text-align: justify;
  margin: 40px auto 0
}

.careerup {
  max-width: 608px;
  padding: 0 2%;
  margin: 0 auto
}

.careerup p {
  margin: 40px auto 0
}

.careerup>a {
  color: #0071bc;
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0 0
}

.careerup>a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  vertical-align: middle;
  margin: -4px 5px 0 0;
  background: url("../img/ico_careerup.png") no-repeat scroll 0 0
}

.careerup_inner {
  padding: 4%;
  margin: 20px 0 0;
  background: #f1efea
}

.careerup_inner h3 {
  margin: 0
}

.careerup_inner p {
  font-size: 108%;
  margin: 5px 0 0
}

.staffWorks_wrap {
  max-width: 860px;
  padding: 0 2%;
  margin: 0 auto;
  box-sizing: border-box
}

.staffWorks_wrap>p {
  max-width: 595px;
  font-size: 108%;
  text-align: justify;
  margin: 40px auto 0
}

.staffWorks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -1% 0
}

.staffWorks_inner {
  width: 33.333%;
  padding: 30px 4%;
  margin: 0 1%;
  background: #f1efea
}

.staffWorks_inner h3 {
  color: #615135;
  font-size: 154%;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto
}

.staffWorks_inner p {
  text-align: justify
}

.checkpoint {
  padding: 30px 0;
  margin: 90px 0% 0;
  background: #edf5fa
}

.checkpoint h2 {
  text-align: center;
  line-height: 1
}

.checkpoint h2 img {
  max-width: 260px
}

.tmbs_checkpoint {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1140px;
  padding: 0 5%;
  margin: 45px auto 0
}

.tmb_checkpoint {
  width: 18.7%;
  box-sizing: border-box;
  margin: 0 0.8%
}

.tmb_checkpoint img {
  border: 1px solid #0071bc;
  box-sizing: border-box
}

.tmb_checkpoint p {
  color: #0071bc;
  line-height: 1.6;
  font-size: 100%;
  letter-spacing: 0.02rrrrrem;
  margin: 10px 0 0
}

.lists_checkpoint {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1140px;
  padding: 0 5%;
  margin: 30px auto 30px
}

.list_checkpoint {
  width: 18.7%;
  box-sizing: border-box
}

.list_checkpoint a {
  border: 1px solid #0071bc;
  padding: 25px 5%;
  margin: 0 0 15px;
  background: #fff;
  box-sizing: border-box
}

.list_checkpoint p {
  color: #0071bc;
  position: relative;
  line-height: 1;
  text-align: left;
  font-size: 108%;
  margin: 0
}

.list_checkpoint p:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  position: absolute;
  top: -2px;
  right: 3%;
  margin: 0;
  background: url("../img/ico_checkpoint.png") no-repeat scroll 0 0
}

.bnr_toStaffvoice {
  max-width: 680px;
  padding: 0 5%;
  margin: 0 auto
}

.bnr_toStaffvoice p {
  color: #2765A2;
  font-size: 116%;
  margin: 0 0 10px
}

.staffVoice_nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: 0px auto 20px
}

.staffVoice_nav {
  *zoom: 1
}

.staffVoice_nav:before, .staffVoice_nav:after {
  content: "";
  display: table
}

.staffVoice_nav:after {
  clear: both
}

.staffVoice_nav li {
  width: 80px;
  line-height: 1.5;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  box-sizing: border-box
}

.staffVoice_nav li+* {
  margin-left: 15px
}

.staffVoice_nav li span.icon {
  display: block;
  width: 65px;
  height: 65px;
  overflow: hidden;
  position: relative;
  z-index: 395;
  border-radius: 50%;
  border: 3px solid #000;
  box-sizing: border-box;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0
}

.staffVoice_nav li span.name {
  display: block;
  height: 40px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  text-align: right;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 390
}

.staffVoice_nav li span.name img {
  position: absolute;
  right: 0;
  top: 0
}

.staffVoice_nav li span.text {
  font-size: 11px
}

.staffVoice_nav li.blue span.icon {
  border-color: #64c6ec
}

.staffVoice_nav li.blue span.text {
  color: #64c6ec
}

.staffVoice_nav li.pink span.icon {
  border-color: #e98ab3
}

.staffVoice_nav li.pink span.text {
  color: #e98ab3
}

.staffVoice_nav li.purple span.icon {
  border-color: #767cba
}

.staffVoice_nav li.purple span.text {
  color: #767cba
}

.staffVoice_nav li.orange span.icon {
  border-color: #f29600
}

.staffVoice_nav li.orange span.text {
  color: #f29600
}

.staffVoice_nav li.green span.icon {
  border-color: #91bf3e
}

.staffVoice_nav li.green span.text {
  color: #91bf3e
}

.staffVoice_nav li.brown span.icon {
  border-color: #775c2f
}

.staffVoice_nav li.brown span.text {
  color: #775c2f
}

.staffVoice_nav li:hover span.icon img {
  opacity: 1
}

.staffVoice_nav li span.icon::before {
  content: '';
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0
}

.staffVoice_nav li.current span.icon::before {
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0
}

.staffVoice_nav li:hover span.name {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 180px
}

.lisence_wrap {
  max-width: 525px;
  margin: 0 auto
}

.lisence_wrap h3 {
  line-height: 1;
  margin: 0 0 15px
}

.lisence_wrap p {
  font-size: 108%;
  text-align: justify;
  margin: 10px auto 0
}

.lisence_wrap>a {
  color: #0071bc;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 8px 2% 0
}

.lisence_wrap>a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 17px;
  vertical-align: middle;
  margin: -4px 5px 0 0;
  background: url("../img/ico_careerup.png") no-repeat scroll 0 0
}

.lisence {
  padding: 0 2%;
  margin: 50px auto 0
}

.lisence.margin_neg {
  margin: 45px auto 0
}

.lisence h3 {
  text-align: center;
  font-size: 139%;
  letter-spacing: 0.1em
}

.lisence dl {
  width: 100%;
  max-width: 280px;
  margin: 0 auto
}

.lisence dl {
  *zoom: 1
}

.lisence dl:before, .lisence dl:after {
  content: "";
  display: table
}

.lisence dl:after {
  clear: both
}

.lisence dl dt {
  color: #fff;
  width: 22%;
  float: left;
  font-size: 116%;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-align: center;
  border: 2px solid #0071bc;
  background: #0071bc;
  box-sizing: border-box;
  margin: 0;
  padding: 5px 0 5px 0.2em
}

.lisence dl dd {
  color: #c1272d;
  line-height: 1;
  width: 78%;
  float: left;
  font-size: 116%;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  border: 2px solid #0071bc;
  box-sizing: border-box;
  margin: 0;
  padding: 5px 0 5px 0.1em
}

.lisence2 {
  padding: 0 2%;
  margin: 20px auto 0
}

#tab_wrap {
  width: 100%
}

#tab_menu {
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

#tab_menu {
  *zoom: 1
}

#tab_menu:before, #tab_menu:after {
  content: "";
  display: table
}

#tab_menu:after {
  clear: both
}

#tab_menu li {
  color: #615135;
  display: block;
  cursor: pointer;
  height: 50px;
  font-size: 139%;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #f1efea;
  border-bottom: none;
  padding: 0 2%;
  margin: 0 1%;
  box-sizing: border-box
}

#tab_menu li.active {
  color: #999999;
  background: #f1efea
}

#tab_box {
  position: relative;
  padding: 25px 0 50px;
  background: #f1efea repeat scroll 0 0
}

#tab_box .inner {
  display: none;
  max-width: 740px;
  padding: 0 2%;
  margin: 0 auto;
  box-sizing: border-box
}

#tab_box .inner.max_600 {
  max-width: 600px
}

#tab_box .inner.max_1250 {
  max-width: 1250px
}

#tab_box .inner h3 {
  font-size: 124%;
  margin: 20px 0 0
}

#tab_box .inner>p {
  font-size: 108%;
  margin: 5px 0 0
}

#tab_box .inner table {
  width: 100%;
  margin: 10px auto 0;
  table-layout: fixed
}

#tab_box .inner table th, #tab_box .inner table td {
  box-sizing: border-box
}

#tab_box .inner table th {
  color: #fff;
  width: 14.2857%;
  font-size: 108%;
  font-weight: normal;
  text-align: center;
  border: 1px solid #ccc;
  background: #0071bc
}

#tab_box .inner table td {
  border: 1px solid #ccc;
  padding: 15px 0;
  background: #fff
}

#tab_box .inner table td h4 {
  color: #0071bc;
  font-size: 116%;
  line-height: 1;
  text-align: center;
  margin: 0 0 5px
}

#tab_box .inner table td h4.holiday {
  color: #b4a68d
}

#tab_box .inner table td p {
  text-align: center;
  font-size: 93%;
  line-height: 1.6;
  margin: 0 2%
}

#tab_box .inner.active {
  display: block
}

.tab_innerSchedule_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%
}

.tab_innerSchedule_1 ul {
  width: 100%;
  border-top: 1px solid #ccc;
  margin: 10px 1% 0
}

.tab_innerSchedule_1 li {
  padding: 0 1%;
  border-bottom: 1px solid #ccc
}

.tab_innerSchedule_1 li time {
  display: block;
  position: relative
}

.tab_innerSchedule_1 li time span {
  color: #0071bc;
  font-size: 108%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 0
}

.tab_innerSchedule_1 li p {
  font-size: 108%;
  padding: 4px 0;
  margin: 0 0 0 4em
}

.tab_innerSchedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%
}

.tab_innerSchedule ul {
  width: 50%;
  border-top: 1px solid #ccc;
  margin: 10px 1% 0
}

.tab_innerSchedule li {
  padding: 0 1%;
  border-bottom: 1px solid #ccc
}

.tab_innerSchedule li time {
  display: block;
  position: relative
}

.tab_innerSchedule li time span {
  color: #0071bc;
  font-size: 108%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 0
}

.tab_innerSchedule li p {
  font-size: 108%;
  padding: 4px 0;
  margin: 0 0 0 3em
}

.archive_recruit_cont>p {
  font-size: 124%;
  text-align: center;
  margin: 0 auto 0
}

.recruit_list {
  margin: 0 auto 100px
}

.recruit_list_tab {
  max-width: 900px;
  margin: 55px auto 50px
}

.recruit_list_tab ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.recruit_list_tab ul li {
  width: 100%;
  font-size: 100%;
  text-align: center;
  margin: 0 1%
}

.recruit_list_tab ul li a {
  color: #fff;
  position: relative;
  padding: 8px 0;
  display: block;
  border-radius: 3px;
  box-sizing: border-box;
}

.recruit_list_tab ul li a:after {
  content: '';
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #775c2f transparent transparent transparent
}

.recruit_list_tab ul li.current-cat a:after {
  display: block
}

.recruit_list_tab ul li.cat-item-service-0 a {
  background: #775c2f
}

.recruit_list_tab ul li.cat-item-service-0 a:after {
  border-color: #775c2f transparent transparent transparent
}

.recruit_list_tab ul li.cat-item-service-1 a, .recruit_list_tab ul li.cat-item-midorigaoka a {
  background: #91bf3e
}

.recruit_list_tab ul li.cat-item-service-1 a:after, .recruit_list_tab ul li.cat-item-midorigaoka a:after {
  border-color: #91bf3e transparent transparent transparent
}

.recruit_list_tab ul li.cat-item-service-2 a {
  background: #f29600
}

.recruit_list_tab ul li.cat-item-service-2 a:after {
  border-color: #f29600 transparent transparent transparent
}

.recruit_list_tab ul li.cat-item-service-3 a {
  background: #64c6ec
}

.recruit_list_tab ul li.cat-item-service-3 a:after {
  border-color: #64c6ec transparent transparent transparent
}

.recruit_list_tab ul li.cat-item-service-4 a {
  background: #e98ab3
}

.recruit_list_tab ul li.cat-item-service-4 a:after {
  border-color: #e98ab3 transparent transparent transparent
}

.recruit_list_tab ul li.cat-item-service-5 a {
  background: #767cba
}

.recruit_list_tab ul li.cat-item-service-5 a:after {
  border-color: #767cba transparent transparent transparent
}

.btn_more {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #e4ded5;
  padding: 6px 0;
  background: #fff
}

.single_recruit_cont {
  margin: 80px auto 0
}

.ttl_recruit {
  font-size: 216%;
  font-weight: normal;
  letter-spacing: 0.3rem;
  vertical-align: middle;
  padding: 0 0 10px;
  border-bottom: 2px solid #775c2f
}

.ttl_recruit i {
  color: #fff;
  font-style: normal;
  letter-spacing: 0.15rem;
  vertical-align: middle;
  font-size: 12px;
  padding: 5px 15px;
  margin: 0 20px 0 0;
  background: #91bf3e
}

.ttl_recruit i.service-1 {
  background: #91bf3e
}

.ttl_recruit i.service-2 {
  background: #f29600
}

.ttl_recruit i.service-3 {
  background: #64c6ec
}

.ttl_recruit i.service-4 {
  background: #e98ab3
}

.ttl_recruit i.service-5 {
  background: #767cba
}

.ttl_recruit span {
  font-size: 15px;
  vertical-align: middle;
  margin: 0 0 0 0.5em
}

table.list_recruit {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin: 65px auto 50px;
}

table.list_recruit tr th {
  width: 20%;
  font-size: 108%;
  vertical-align: top;
  padding: 15px 4%;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
  background: #f0ede8;
  box-sizing: border-box
}

table.list_recruit tr td {
  width: 80%;
  font-size: 108%;
  vertical-align: top;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 4%;
  margin: 0;
  box-sizing: border-box
}

table.list_recruit tr td h3 {
  margin: 0 0 10px
}

table.list_recruit tr td p {
  margin: 0
}

.btn_prevArchive a {
  color: #775c2f;
  width: 230px;
  display: block;
  text-align: center;
  letter-spacing: 0.05rem;
  padding: 5px 0 5px 0.05rem;
  margin: 0 auto 100px;
  border: 1px solid #d6cec1
}

.process_conts {
  max-width: 1000px;
  margin: 0 auto
}

.process_conts>h2 {
  position: relative;
  font-size: 193%;
  letter-spacing: 0.2rem;
  text-align: center;
  padding: 0 0 12px;
  margin: 65px auto 0
}

.process_conts>h2:after {
  content: "";
  display: block;
  width: 36px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #000
}

.process_conts>p {
  max-width: 810px;
  font-size: 124%;
  line-height: 2;
  letter-spacing: 0.05rem;
  text-align: justify;
  margin: 40px auto 0
}

.process_steps_inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 55px auto 145px
}

.process_steps_inner:after {
  content: "";
  display: block;
  width: 60px;
  height: 33px;
  position: absolute;
  bottom: -85px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../img/ico_arrow_process.png") no-repeat scroll 0 0
}

.process_steps_inner:last-child {
  margin-bottom: 45px
}

.process_steps_inner:last-child:after {
  display: none
}

.process_steps_inner .col_left {
  width: 60%;
  margin: 0 3% 0 0
}

.process_steps_inner h3 {
  position: relative;
  font-size: 154%;
  letter-spacing: 0.1rem;
  vertical-align: middle;
  padding: 12px 5% 10px 3%;
  margin: 0 0 20px;
  box-sizing: border-box;
  background: #F29700 url("../img/bg_step_title.png") no-repeat left 0
}

.process_steps_inner h3.green {
  background: #8DB93E url("../img/bg_step_title_grn.png") no-repeat left 0
}

.process_steps_inner h3 i {
  color: #fff;
  float: left;
  line-height: 1;
  font-weight: normal;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 0.1rem;
  font-style: normal;
  margin: -5px 9% 0 0
}

.process_steps_inner h3 i>span {
  font-size: 48px;
  vertical-align: middle;
  margin: 0 0 0 10%
}

.process_steps_inner h3>span {
  color: #222;
  line-height: 1.2;
  width: 130px;
  height: 42px;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
  vertical-align: text-bottom;
  position: absolute;
  top: 56%;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-left: 1px solid #222;
  margin: 0
}

.process_steps_inner h3>span.line_1row {
  line-height: 40px
}

.process_steps_inner h4, .process_steps_inner p {
  font-size: 124%;
  text-align: justify;
  letter-spacing: 0.05rem;
  margin: 0 0 5px
}

.process_steps_inner ul {
  margin: 0 0 0 1.2em
}

.process_steps_inner ul li {
  font-size: 124%;
  text-align: justify;
  letter-spacing: 0.05rem;
  margin: 0 0 5px
}

.process_steps_inner p img {
  width: auto;
  display: inline-block;
  margin: 0;
  vertical-align: text-bottom;
  margin: 0 0.5em 0 0
}

.process_steps_inner p a {
  color: #006FBF
}

.process_careerSteps {
  padding-top: 100px
}

.process_careerSteps .inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: strech;
  -webkit-align-items: strech;
  -ms-flex-align: strech;
  align-items: strech;
  border: 1px solid #979797;
  margin: 0 0 55px
}

.process_careerSteps .inner {
  *zoom: 1
}

.process_careerSteps .inner:before, .process_careerSteps .inner:after {
  content: "";
  display: table
}

.process_careerSteps .inner:after {
  clear: both
}

.process_careerSteps .inner:after {
  content: "";
  display: block;
  width: 38px;
  height: 21px;
  background: transparent url("../img/ico_arrow_steps.png") no-repeat left 0;
  position: absolute;
  top: 111%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.process_careerSteps .col_1 {
  width: 25%;
  padding: 45px 0;
  background: #338EC9;
  box-sizing: border-box
}

.process_careerSteps .col_1 p {
  color: #338EC9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  width: 110px;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  border-radius: 20px;
  margin: 0 auto;
  background: #fff
}

.process_careerSteps .col_1 p i {
  font-style: normal;
  font-size: 177%;
  vertical-align: middle;
  margin: 0 0 0 8px
}

.process_careerSteps .col_1 h3 {
  color: #fff;
  display: block;
  line-height: 1.5;
  font-size: 154%;
  white-space: nowrap;
  font-weight: normal;
  letter-spacing: 0.15rem;
  text-align: center;
  padding: 0 0 0 0.15rem;
  margin: 10px auto 0
}

.process_careerSteps .col_2 {
  width: 55%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 2%;
  box-sizing: border-box
}

.process_careerSteps .col_2 p {
  font-size: 124%;
  font-weight: normal;
  letter-spacing: 0.05rem
}

.process_careerSteps .col_3 {
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 2%;
  background: #EEEBE6;
  box-sizing: border-box
}

.process_careerSteps .col_3 ul li {
  font-size: 124%;
  line-height: 1.8;
  font-weight: bold;
  letter-spacing: 0.05rem
}

.naitei p {
  color: #fff;
  font-size: 247%;
  line-height: 1;
  letter-spacing: 1rem;
  text-align: center;
  padding: 22px 0 22px 1rem;
  background: #9FCFEF
}

.torikumi>h2 {
  position: relative;
  font-size: 193%;
  letter-spacing: 0.2rem;
  text-align: center;
  padding: 0 0 12px;
  margin: 100px auto 0
}

.torikumi>h2:after {
  content: "";
  display: block;
  width: 36px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #000
}

.torikumi_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px -2% 100px
}

.torikumi_list h3 {
  color: #338EC9;
  font-size: 139%;
  text-align: center;
  font-weight: normal;
  border-top: 1px solid #338EC9;
  text-align: center;
  border-bottom: 1px solid #338EC9;
  padding: 5px 0;
  margin: 0
}

.torikumi_list p {
  font-size: 124%;
  line-height: 2;
  text-align: justify;
  font-weight: normal;
  letter-spacing: 0.05rem
}

.torikumi_list .inner {
  width: 33.333%;
  margin: 0 2%
}

.mfp-content {
  max-width: 1000px
}

.mfp-close {
  width: 50px !important;
  height: 50px;
  line-height: 50px !important
}

.mfp-container {
  padding: 10% 5% !important;
  box-sizing: border-box !important
}

.modal_base {
  margin: 0 auto;
  background: #fff
}

.modal_inner {
  margin-bottom: 18%;
  padding: 5% 10% 8%
}

.modal_inner ul.voice_cat li.すべて {
  display: none
}

.modal_base h1 {
  font-family: "游明朝体", "YuMincho", "游明朝", Yu Mincho;
  font-size: 30px;
  color: #000000;
  font-weight: normal;
  letter-spacing: 1.88px;
  text-align: justify;
  line-height: 50px;
  margin: 0
}

.mfp-close-btn-in .mfp-close {
  right: -68px
}

#close-btn {
  margin: 65px auto 0
}

#close-btn a {
  cursor: pointer;
  color: #9b9b9b;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: 0.1rem;
  border: 1px solid #9b9b9b;
  text-align: center;
  border-radius: 30px;
  padding: 0 0 0 0.1rem;
  margin: 0 auto
}

.modal_inner ul.voice_cat li {
  color: #fff;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.14rem;
  font-weigh: normal;
  text-align: center;
  padding: 8px 65px;
  background: #C7B89B
}

.voice_cat {
  line-height: 1;
  display: inline-block;
  margin: 25px 0 0
}

.voice_tag {
  margin: 15px 0 0
}

.voice_tag li {
  display: inline-block;
  border: 1px solid #615135;
  font-size: 16px;
  color: #615135;
  letter-spacing: 1px;
  text-align: center;
  line-height: 16px;
  padding: 3px 25px;
  margin: 0 10px 10px 0;
  border-radius: 4px
}

.voice_title {
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 1.5em
}

.modal_content {
  text-align: center
}

.modal_content h2, .modal_content h3 {
  font-size: 131%;
  color: #615135;
  font-weight: bold;
  letter-spacing: 0.01rem;
  text-align: justify;
  line-height: 30px;
  margin: 55px auto 0
}

.modal_content p {
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
  text-align: justify;
  line-height: 31px;
  margin: 10px auto 0
}

.modal_content img {
  display: block;
  width: auto;
  margin: 35px auto 0;
  text-align: center
}

#bgColor_title {
  height: 180px;
  background: #b4a68d
}

#bgColor_title h1 {
  color: #fff;
  text-align: center;
  line-height: 180px;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 7px;
  padding-left: 3px;
  margin: 0
}

.filterArea {
  max-width: 1300px;
  width: 100%;
  padding: 0 1%;
  margin: 30px auto;
  box-sizing: border-box
}

.filterArea p {
  font-size: 14px;
  line-height: 2.2;
  text-align: center;
  margin: 40px auto 20px
}

.filterArea h2 {
  color: #615135;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.2rem;
  text-align: center;
  margin: 0 auto
}

.filterArea .filter_history, .filterArea .filter_category, .filterArea .filter_tag {
  margin: 0 0 20px
}

.check_box:checked+.label {
  background-color: orange
}

.filter_category, .filter_tag {
  margin: 0 auto 30px
}

.filter_category, .filter_tag {
  *zoom: 1
}

.filter_category:before, .filter_category:after, .filter_tag:before, .filter_tag:after {
  content: "";
  display: table
}

.filter_category:after, .filter_tag:after {
  clear: both
}

.filter_category input[type=radio], .filter_category input[type=checkbox], .filter_tag input[type=radio], .filter_tag input[type=checkbox] {
  display: none
}

.filter_category input[type=radio]:checked+.radio, .filter_tag input[type=radio]:checked+.radio {
  color: #fff
}

.filter_category input[type=radio]:checked+.radio:before, .filter_tag input[type=radio]:checked+.radio:before {
  opacity: 1
}

.filter_category input[type=checkbox]:checked+.checkbox, .filter_tag input[type=checkbox]:checked+.checkbox {
  color: #fff
}

.filter_category input[type=checkbox]:checked+.checkbox:before, .filter_tag input[type=checkbox]:checked+.checkbox:before {
  opacity: 1
}

.filter_category .radio, .filter_category .checkbox, .filter_tag .radio, .filter_tag .checkbox {
  color: #615135;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.08rem;
  margin: 0 0.8% 15px 0;
  padding: 5px 14px 5px 15px;
  border: 1px solid #615135;
  border-radius: 4px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer
}

.filter_category .radio:hover, .filter_category .checkbox:hover, .filter_tag .radio:hover, .filter_tag .checkbox:hover {
  background-color: #f7f7f7
}

.filter_category .radio:hover:after, .filter_category .checkbox:hover:after, .filter_tag .radio:hover:after, .filter_tag .checkbox:hover:after {
  border-color: #615135
}

.filter_category .radio:before, .filter_category .checkbox:before, .filter_tag .radio:before, .filter_tag .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  z-index: -1;
  background: #615135;
  border-radius: 2px
}

.select_wrap {
  text-align: center;
  margin: 8px auto 0
}

.resultArea {
  margin: 0 auto
}

.cardArea_wrap {
  padding: 70px 0;
  background: #EDEAE7
}

.cardArea, .post_staffvoice {
  max-width: 900px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  box-sizing: border-box
}

.card {
  width: calc(33% - 50px);
  margin: 10px 25px 25px 25px;
  border-radius: 5px;
  box-sizing: border-box
}

.card .photo img {
  border-radius: 7px 7px 0 0
}

.card .cardTitle {
  color: #4A4A4A;
  line-height: 1.4;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.08rem;
  margin: 0;
  padding: 12px 0;
  border-radius: 0 0 7px 7px;
  background: #fff
}

.card .list_cat li, .card .list_tag li {
  color: #fff;
  width: 100%;
  line-height: 1;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.06rem;
  padding: 8px 0;
  box-sizing: border-box;
  margin: 0
}

.card .list_cat li.すべて {
  display: none
}

.card .list_cat li.法人事務局 {
  background: #775c2f
}

.card .list_cat li.保育サービス {
  background: #f29600
}

.card .list_cat li.高齢者サービス {
  background: #91bf3e
}

.card .list_cat li.母子サービス {
  background: #64c6ec
}

.card .list_cat li.児童サービス {
  background: #e98ab3
}

.card .list_cat li.障がい福祉サービス {
  background: #6A4990
}

.card .description {
  line-height: 1.8;
  font-size: 14px;
  margin: 8px 0 0
}

.cardCntArea {
  display: none
}

.cardCntArea p {
  text-align: right;
  font-size: 14px
}

.cardNone {
  text-align: center;
  margin: 35px auto
}

.memo {
  color: #333;
  font-size: 13px;
  text-align: center;
  margin: 100px auto 0
}

.ttl_presidentsVoice {
  color: #fff;
  line-height: 1;
  font-family: 'Lato', sans-serif;
  font-size: 308%;
  font-weight: 400;
  letter-spacing: 0.3rem;
  margin: 0
}

.ttl_presidentsVoice br {
  display: none
}

@media (max-width: 768px) {
  .cardArea_wrap {
    padding: 5% 2% 12%
  }
  .card {
    width: calc(45%);
    margin: 10px 2.5% 25px 2.5%
  }
  .mfp-container {
    padding: 65px 5% !important
  }
  .mfp-close-btn-in .mfp-close {
    margin-top: -50px;
    right: -8px
  }
  .modal_base h1 {
    font-size: 23px;
    line-height: 1.8
  }
  .modal_inner {
    padding: 5% 5% 8%
  }
  .modal_inner ul.voice_cat li {
    font-size: 15px;
    padding: 6px 35px;
    letter-spacing: 0.1rem
  }
  .voice_title {
    font-size: 14px;
    margin: 0 0 0 1em
  }
  .voice_tag li {
    font-size: 14px;
    margin: 0 1% 10px 0
  }
  .modal_content h2, .modal_content h3 {
    font-size: 16px;
    letter-spacing: 0.1rem;
    margin: 30px auto 0
  }
  .modal_content p {
    font-size: 15px;
    letter-spacing: 0.05rem
  }
}

@media (max-width: 500px) {
  body.post-type-archive-staffvoice #bgColor_title {
    height: 150px
  }
  body.post-type-archive-staffvoice #bgColor_title h1 {
    font-size: 25px;
    line-height: 150px;
    letter-spacing: 4px
  }
  .card {
    width: calc(46%);
    margin: 10px 2% 8px 2%
  }
  .card .cardTitle {
    font-size: 12px
  }
  .filterArea p {
    font-size: 13px;
    line-height: 2;
    margin: 20px auto 20px
  }
  .filterArea h2 {
    font-size: 18px;
    letter-spacing: 0.1rem
  }
  .filterArea .filter_history, .filterArea .filter_category, .filterArea .filter_tag {
    margin: 0 0 5px
  }
  .filter_category .radio, .filter_category .checkbox, .filter_tag .radio, .filter_tag .checkbox {
    font-size: 10px;
    letter-spacing: 0.05rem;
    padding: 5px 10px 5px 11px;
    margin: 0 0.5% 8px 0
  }
  .voice_cat {
    margin: 20px 0 0
  }
  .modal_inner {
    padding: 5% 5% 18%
  }
  .modal_inner ul.voice_cat li {
    font-size: 13px;
    padding: 6px 25px
  }
  .voice_tag li {
    font-size: 12px;
    padding: 2px 8px
  }
  .modal_base h1 {
    font-size: 18px;
    letter-spacing: 0.02rem
  }
  .modal_content h2, .modal_content h3 {
    font-size: 15px;
    margin: 20px auto 0
  }
  .modal_content p {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0
  }
  #close-btn {
    margin: 45px auto 0
  }
}

@media only screen and (max-width: 1200px) {
  .dialogue_wrap .inner {
    padding: 0 2%;
    max-width: inherit
  }
  .dialogue {
    width: 58%
  }
  .dialogue_cont i:before {
    left: 0
  }
  .dialogue_cont li p {
    margin: 10px 2% 15px 18%
  }
  .crosstalk_images .layout_1-2 {
    right: 7%
  }
  .crosstalk_images .layout_2-2 {
    left: 6.5%
  }
  .crosstalk_images .layout_3-2 {
    right: 7%
  }
  .crosstalk_images .layout_4-2 {
    left: 7%
  }
}

@media only screen and (max-width: 1120px) {
  .job_list_outer .slick-prev {
    left: 0%
  }
  .job_list_outer .slick-next {
    right: 0%
  }
}

@media only screen and (max-width: 960px) {
  .wrap {
    max-width: 760px
  }
  .logo {
    float: left;
    height: auto;
    width: 100%;
    line-height: 1;
    padding: 12px 0 0 0;
    margin: 0 0 0 2%
  }
  .logo img {
    width: 100%;
    max-width: 200px;
    height: auto
  }
  .logo.pc {
    display: none
  }
  .logo.mb {
    width: 100%;
    display: block;
    margin: 10px 0 0 4%;
    padding: 0
  }
  #header {
    *zoom: 1
  }
  #header:before, #header:after {
    content: "";
    display: table
  }
  #header:after {
    clear: both
  }
  .header_inner {
    float: left;
    margin: 0
  }
  #hnav, #gnav {
    display: none
  }
  .cnav {
    position: absolute;
    right: 50px
  }
  .cnav ul li {
    float: left;
    border-left: none
  }
  .cnav ul li.btn_contact a {
    content: " ";
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 50px;
    height: 56px;
    background: url("../img/btn_contact_mb.png") scroll no-repeat center center/cover
  }
  .cnav ul li.btn_tour a {
    content: " ";
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 50px;
    height: 56px;
    background: url("../img/btn_tour_mb.png") scroll no-repeat center center/cover
  }
  body.career .cnav ul li.btn_contact a, body.career-child .cnav ul li.btn_contact a, body.parent-pageid-716 .cnav ul li.btn_contact a, body.post-type-archive-requirements .cnav ul li.btn_contact a, body.tax-requirements_cat .cnav ul li.btn_contact a, body.single-requirements .cnav ul li.btn_contact a, body.tax-requirements_facility .cnav ul li.btn_contact a, body.requirements_facility .cnav ul li.btn_contact a {
    background: url("../img/btn_contact_career_mb.png") no-repeat 0 0/cover
  }
  body.career .cnav ul li.btn_tour a, body.career-child .cnav ul li.btn_tour a, body.parent-pageid-716 .cnav ul li.btn_tour a, body.post-type-archive-requirements .cnav ul li.btn_tour a, body.tax-requirements_cat .cnav ul li.btn_tour a, body.single-requirements .cnav ul li.btn_tour a, body.tax-requirements_facility .cnav ul li.btn_tour a, body.requirements_facility .cnav ul li.btn_tour a {
    background: url("../img/btn_tour_career_mb.png") no-repeat 0 0/cover
  }
  body.career .voice_inner, body.career-child .voice_inner, body.parent-pageid-716 .voice_inner, body.post-type-archive-requirements .voice_inner, body.tax-requirements_cat .voice_inner, body.single-requirements .voice_inner {
    margin: 65px auto 0;
    background: url("../img/bg_mb_president_career.jpg") no-repeat center center/cover
  }
  #mnav {
    display: block;
    width: 50px;
    height: 56px
  }
  .btn_mnav {
    height: 56px;
    padding: 0
  }
  .fnav_list h3 span {
    font-size: 16px
  }
  .fnav_list.type_2 ul li a {
    font-size: 16px
  }
  .top_stfv_txt p {
    font-size: 14px
  }
  .top_stfv_txt p br {
    display: none
  }
  .joblist_career>p {
    font-size: 14px
  }
  #workpoint {
    padding: 65px 5% 76px
  }
  #workpoint .inner>p {
    font-size: 14px
  }
  .workpoint_list {
    display: block;
    max-width: 500px;
    margin: 45px auto 0
  }
  .workpoint_list li {
    width: 100%;
    margin: 0 auto 25px
  }
  .workpoint_list li a p {
    font-size: 18px
  }
  .workpoint_list li a p br {
    display: none
  }
  #main_title h1 {
    font-size: 25px
  }
  #history_title {
    padding: 15% 0 30%
  }
  #history_title h1 {
    padding: 0 4% 10px
  }
  #history_title h2 {
    padding: 0 7.5% 0;
    margin: 0
  }
  #history_title p {
    margin: 4% 4% 0 8%
  }
  .history_cont {
    margin: 0 auto 50px
  }
  .history_cont>p {
    font-size: 13px;
    line-height: 2;
    text-align: justify;
    margin: 40px auto 0;
    max-width: 600px
  }
  .history_list {
    max-width: 600px
  }
  .history_list th, .history_list td {
    font-size: 12px
  }
  .history_list th {
    width: 12%;
    min-width: 60px;
    padding: 4px 0
  }
  .history_list td {
    padding: 4px 2%
  }
  .slogun {
    max-width: 700px
  }
  .slogun h4 {
    font-size: 20px
  }
  .service_cont_top {
    border: none;
    padding-bottom: 60%;
    margin: 25px auto 50px;
    background: transparent url("../img/bg_fifthService_mb.jpg") no-repeat scroll center bottom/contain
  }
  .service_cont_top p {
    font-size: 20px;
    margin: 51px 0 0 10%;
    position: static;
    width: 90%
  }
  .txt_fifthService {
    margin: -30px auto 0;
    text-align: center
  }
  .service_info {
    max-width: 600px
  }
  .txt_concept img {
    width: 200px;
    height: auto
  }
  .concept_cont_top h2 {
    font-size: 20px;
    letter-spacing: 4px;
    margin: 0 0 0 -10em
  }
  .concept_love, .concept_life, .concept_live {
    margin: 0 0 45%
  }
  .concept_love img, .concept_life img, .concept_live img {
    top: 246px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  .concept_cont_btm h3 {
    font-size: 20px;
    font-weight: normal
  }
  .concept_cont_btm p {
    font-size: 13px;
    margin: 5px 0 10px
  }
  .concept_cont_btm_col.left, .concept_cont_btm_col.right {
    box-sizing: border-box;
    float: none;
    padding: 450px 4% 0;
    width: 100%
  }
  .dohens_numbers {
    margin: 40px auto 0
  }
  .ttl_presidentsVoice br {
    display: block
  }
  .president_cont>h3 {
    font-size: 18px;
    word-break: break-all;
    margin: 40px auto 0
  }
  .president_cont p {
    font-size: 13px;
    line-height: 2.2
  }
  #presidentsName {
    font-size: 12px;
    padding-bottom: 32%
  }
  .member_list {
    max-width: 500px;
    padding: 0 4%
  }
  .member_list .inner {
    width: 48%;
    min-height: 268px
  }
  .member_list .inner:nth-child(n+1) {
    margin-left: 2%
  }
  .member_list .inner p {
    font-size: 10px;
    letter-spacing: 0;
    margin: 0 auto 20px
  }
  .member_list .inner h3 {
    font-size: 13px
  }
  .member_list .inner h3 span {
    display: block;
    margin: 0
  }
  .member_list .inner i {
    display: none
  }
  .crosstalk_images {
    display: none
  }
  .InsertMbImage {
    display: block;
    visibility: visible
  }
  .dialogue_wrap .inner {
    padding: 0;
    max-width: inherit
  }
  .dialogue {
    float: none;
    width: auto
  }
  .dialogue h2 {
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 1;
    padding: 10px 0 0 5%;
    background: #775c2f
  }
  .dialogue h2 span {
    font-size: 28px;
    margin: 0 0 0 0.1em
  }
  .dialogue h2:before {
    content: '';
    background: #bbae97;
    content: "";
    display: block;
    height: 1px;
    top: 42px;
    left: 50%;
    margin-left: -46%;
    position: absolute;
    width: 92%
  }
  .dialogue h2:after {
    border-bottom: 3px solid #bbae97;
    border-left: 3px solid #bbae97;
    border-radius: 0 0 0 3px;
    box-sizing: border-box;
    height: 16px;
    margin: 0;
    position: absolute;
    top: 10px;
    left: auto;
    right: 4%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 16px;
    background: none;
    z-index: 50
  }
  .dialogue h3 {
    color: #fff;
    font-size: 17px;
    font-size: 2.5vw;
    letter-spacing: 1px;
    padding: 10px 5%;
    border: none;
    background: #775c2f none repeat scroll 0 0
  }
  .dialogue_cont li p {
    font-size: 12px;
    margin: 0 4% 20px 15%;
    text-align: justify;
    line-height: 2
  }
  .crosstalk_images_btm {
    position: relative;
    background: transparent url("../img/bg_cross_btm_mb.jpg") no-repeat scroll center bottom/100% auto;
    height: 0;
    padding-bottom: 92%
  }
  .crosstalk_images_btm.cs2 {
    background: transparent url("../img/bg_crosstalk2_btm_mb.jpg") no-repeat scroll center top/100% auto
  }
  .crosstalk_images_btm.cs3 {
    background: transparent url("../img/bg_crosstalk3_btm_mb.jpg") no-repeat scroll center top/100% auto
  }
  .crosstalk_images_btm .layout_5-1 {
    padding-top: 0
  }
  .crosstalk_images_btm .layout_5-2 {
    position: absolute;
    bottom: 12%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 84%
  }
  .contact_cont>p {
    font-size: 14px;
    letter-spacing: 1px
  }
  .news_nav {
    max-width: 760px;
    margin: 0 auto
  }
  .cst_txt {
    width: 66%
  }
  .cst_txt h3 {
    font-size: 14px
  }
  .cst_txt ul li {
    font-size: 13px
  }
  .job_header_cont p {
    font-size: 15px;
    margin: 60px 0 0
  }
  .staffWorks {
    display: block
  }
  .staffWorks_wrap {
    padding: 0 3%
  }
  .staffWorks_inner {
    width: auto;
    padding: 25px 3% 30px;
    margin: 0 auto 10px;
    max-width: 565px
  }
  .staffWorks_inner p {
    margin: 0
  }
  #numbers_15 h3 {
    width: 40%;
    margin: 65px 0 0 6%
  }
  #numbers_15 h3 span {
    font-size: 80px
  }
  #numbers_15 h3 i {
    font-size: 19px
  }
  #numbers_15 h3+* {
    width: 54%;
    margin: 65px 0 0 0
  }
  #numbers_18 h3 {
    margin: 55px auto 0
  }
  #numbers_18 h3 span {
    font-size: 100px
  }
  #numbers_18 h3 i {
    font-size: 22px
  }
  .career_inner_left, .career_inner_right {
    width: 100%
  }
  .career_inner_left h2 {
    font-size: 35px;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
  }
  .career_inner_left p {
    font-size: 14px;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
  }
  .career_inner_left a {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
  }
  .career_inner_left:after {
    display: none
  }
  .nav_recruit {
    right: 150px
  }
  .nav_recruit ul {
    width: auto
  }
  .nav_recruit ul li {
    font-size: 10px;
    width: 46px;
    float: left;
    height: 56px;
    line-height: 56px
  }
  .nav_recruit ul li a {
    font-size: 10px
  }
  .recruit_list_tab ul li {
    font-size: 10px
  }
  .job_list_inner {
    width: 31.3333%
  }
  .process_steps_inner {
    display: block
  }
  .process_steps_inner .col_left, .process_steps_inner .col_right {
    width: 100%
  }
  .process_steps_inner .col_right {
    text-align: center;
    margin: 35px 0 0
  }
  .process_steps_inner .col_right img {
    width: auto
  }
}

@media only screen and (max-width: 768px) {
  .wrap {
    max-width: 600px;
    padding: 0 4%
  }
  .img_pc {
    display: none
  }
  .img_mb {
    display: block
  }
  #slider_top {
    display: none
  }
  #slider_top_mb {
    display: block
  }
  .footer_inner ul {
    display: none
  }
  .sns {
    width: 100%;
    height: 50px;
    line-height: 50px
  }
  .sns li {
    box-sizing: border-box
  }
  .sns li+* {
    border-left: 2px solid #e4ded5
  }
  .footer_logo {
    margin: 2% auto 0
  }
  .copy {
    margin: 30px auto 20px
  }
  .fnav {
    display: none
  }
  #toTop {
    position: absolute;
    width: 100%;
    top: 0px;
    right: inherit;
    bottom: inherit;
    border-radius: 0
  }
  #toTop span {
    top: 38%
  }
  #toTop:before {
    height: 50px
  }
  #main_title {
    height: auto;
    padding-bottom: 32%
  }
  #main_title h1 {
    font-size: 24px
  }
  body #main_title:after {
    display: none
  }
  body.corporation #main_title {
    background: url("../img/bg_corporation_mb.jpg") no-repeat center center/cover
  }
  body.philosophy #main_title {
    background: url("../img/bg_philosophy_mb.jpg") no-repeat center center/cover
  }
  body.service #main_title {
    background: url("../img/bg_service_mb.jpg") no-repeat center center/cover
  }
  body.numbers #main_title {
    background: url("../img/bg_numbers_mb.jpg") no-repeat center center/cover
  }
  body.career-plan #main_title {
    background: url("../img/bg_philosophy_mb.jpg") no-repeat center center/cover
  }
  body.welfare #main_title {
    background: url("../img/bg_welfare_mb.jpg") no-repeat center center/cover
  }
  body.oneday #main_title {
    background: url("../img/bg_oneday_mb.jpg") no-repeat center center/cover
  }
  body.crosstalk #main_title {
    background: url("../img/bg_crt_mb.jpg") no-repeat center center/cover
  }
  body.process #main_title {
    background: url("../img/bg_process_mb.jpg") no-repeat center center/cover
  }
  body.process-career #main_title {
    background: url("../img/bg_process_career_mb.jpg") no-repeat center center/cover
  }
  #content {
    margin-bottom: 40px
  }
  #bgColor_title {
    height: 100px
  }
  #bgColor_title h1 {
    font-size: 20px;
    line-height: 100px
  }
  .sub_title {
    font-size: 18px;
    letter-spacing: 4px;
    padding: 50px 0 0 8px
  }
  #nav_relation {
    margin: 0px auto 50px
  }
  #nav_relation ul {
    float: none;
    max-width: 450px
  }
  #nav_relation ul li {
    left: 0;
    width: 46%;
    text-align: center;
    margin: 0 2% 3%
  }
  #nav_relation ul li a {
    width: 100%;
    margin: 0
  }
  #nav_relation ul li a img {
    width: auto
  }
  .sub_title {
    padding: 40px 0 0 8px
  }
  #breadcrumb ul {
    padding: 2px 0 2px 4%
  }
  #breadcrumb ul li {
    font-size: 11px;
    margin: 0 8px 0 0
  }
  #breadcrumb ul li a {
    color: #808080;
    float: left;
    margin: 0 8px 0 0
  }
  .news_nav ul {
    padding: 0 4%;
    margin: 25px auto 0
  }
  .news_nav ul li a {
    font-size: 12px;
    letter-spacing: 0;
    padding: 3px 0 3px
  }
  .news_inner h2 img {
    max-width: 90px
  }
  .news_list {
    margin: 0
  }
  .news_list ul {
    display: block;
    margin: 40px 0 10px
  }
  .news_list ul li {
    float: none;
    width: 100%;
    min-height: 50px;
    padding: 0;
    margin: 0 0 20px
  }
  .news_list ul li {
    *zoom: 1
  }
  .news_list ul li:before, .news_list ul li:after {
    content: "";
    display: table
  }
  .news_list ul li:after {
    clear: both
  }
  .news_list ul li .meta_box {
    margin: -4px 0 0 4%
  }
  .news_list ul li+* {
    margin-left: 0
  }
  .news_list ul li a img {
    float: left;
    width: 35%
  }
  .news_list ul li a p {
    float: left;
    width: 61%;
    margin: 5px 0 0 4%
  }
  .meta_box {
    float: left;
    width: 58%;
    margin: 0px 0 0 2%
  }
  .single-news #bgColor_title {
    padding-bottom: 0
  }
  .single-news #main {
    background: #fff
  }
  .single-news #main #content {
    margin-top: 0;
    padding: 25px 4%
  }
  .meta_box_single time {
    font-size: 11px
  }
  #article, #side {
    float: none;
    width: 100%
  }
  #article h1 {
    font-size: 16px;
    margin: 15px 0
  }
  #article p {
    font-size: 12px;
    margin: 25px 0
  }
  #side {
    margin-bottom: 0
  }
  #side h2 {
    font-size: 14px
  }
  .side_list li {
    font-size: 12px;
    margin: 0 0 25px
  }
  .side_list li img {
    width: auto;
    max-width: 220px
  }
  .side_list_cat li {
    font-size: 12px
  }
  .side_list_date select {
    font-size: 12px;
    margin: 0
  }
  .pager {
    margin: 0 auto 0;
    padding-bottom: 80px;
    width: 100%
  }
  .pager ul li {
    font-size: 12px
  }
  .history_cont>p {
    font-size: 12px;
    margin: 20px auto 0
  }
  .corp_list {
    margin: 50px auto 0
  }
  .corp_list th, .corp_list td {
    font-size: 12px
  }
  .corp_list th {
    min-width: 95px;
    padding: 5px 1.5%
  }
  .corp_list td {
    padding: 5px 1.5%
  }
  .facility {
    margin: 0 0 10px 2%;
    width: 49%
  }
  .facility:nth-child(2n+1) {
    margin-left: 0
  }
  .facility dl dt {
    font-size: 14px
  }
  .facility dl dd {
    font-size: 11px
  }
  .facility figcaption {
    font-size: 11px
  }
  .philosophy_cont_top {
    background-size: contain;
    padding-bottom: 60%
  }
  .philosophy_cont_top h2 {
    margin: 0 auto 40px
  }
  .philosophy_cont_top h3 {
    width: 140px;
    margin: 0 auto
  }
  .philosophy_cont_top p {
    font-size: 13px;
    letter-spacing: 0;
    margin: 10px auto 20px
  }
  .slogun {
    padding: 30px 5%;
    margin: 0 4%
  }
  .slogun h4 {
    font-size: 15px;
    letter-spacing: 0;
    margin: 0
  }
  .slogun p {
    font-size: 11.5px;
    margin: 0 auto 15px
  }
  .philosophy_cont_btm {
    background: transparent url("../img/bg_philosophy_cont_btm.jpg") no-repeat scroll center bottom/contain;
    padding: 10% 0 60%
  }
  .philosophy_cont_btm>p {
    font-size: 13px;
    line-height: 1.8;
    padding: 0 4%;
    margin: 40px auto 0
  }
  .CsAndEs h2 {
    margin: 20px auto 0;
    width: 180px
  }
  .CsAndEs h3 {
    margin: 15px auto 10px
  }
  .CsAndEs h3 img {
    height: 19px
  }
  .CsAndEs p {
    font-size: 12px;
    letter-spacing: 0
  }
  #txt_customer {
    height: 15px
  }
  .service_cont_top p {
    font-size: 18px;
    margin: 40px auto 0
  }
  .txt_fifthService {
    padding: 0 5%;
    margin: 0 auto
  }
  .service_info h2 {
    font-size: 16px;
    padding: 0 0 5px 2px;
    letter-spacing: 2px
  }
  .service_info h3 {
    font-size: 13px;
    letter-spacing: 0;
    margin: 5px auto
  }
  .service_info p {
    font-size: 12px;
    margin: 0 auto 30px
  }
  .concept_cont_top h2 {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0 0 0 -9em
  }
  .concept_cont_top {
    padding: 50px 0 110px
  }
  .concept_love, .concept_life, .concept_live {
    height: 300px;
    margin: 0 0 350px
  }
  .concept_love img, .concept_life img, .concept_live img {
    top: 135px
  }
  .concept_love {
    background-attachment: scroll;
    background: transparent url("../img/bg_love_mb.jpg") no-repeat scroll center top/cover
  }
  .concept_life {
    background-attachment: scroll;
    background: transparent url("../img/bg_life_mb.jpg") no-repeat scroll center top/cover
  }
  .concept_live {
    background-attachment: scroll;
    background: transparent url("../img/bg_live_mb.jpg") no-repeat scroll center top/cover
  }
  .concept_cont_btm_col.left, .concept_cont_btm_col.right {
    padding: 340px 4% 0
  }
  .concept_cont_btm img {
    width: 250px
  }
  .concept_cont_btm h3 {
    font-weight: normal;
    font-size: 16px;
    padding: 0
  }
  .concept_cont_btm p {
    font-size: 12px;
    line-height: 1.8;
    margin: 5px 0 0
  }
  .dohens_numbers {
    margin: 25px auto 0
  }
  .dohens_numbers .inner {
    height: 280px;
    margin: 0 0 20px 0;
    width: 48%
  }
  .dohens_numbers .inner h2 {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 1.5;
    padding: 30px 1% 0
  }
  .dohens_numbers .inner p {
    font-size: 11px;
    bottom: 5px;
    line-height: 1.5
  }
  .dohens_numbers .inner:nth-child(2n+1) {
    margin-left: 0
  }
  .dohens_numbers .inner:nth-child(2n+2) {
    margin-left: 4%
  }
  #numbers_1 {
    background-size: 80% auto
  }
  #numbers_1 h3 {
    margin: 25% 0 0
  }
  #numbers_1 h3 span {
    font-size: 80px
  }
  #numbers_1 h3 i {
    font-size: 30px
  }
  #numbers_2 {
    background-size: 80% auto
  }
  #numbers_2 h3 {
    margin: 22% 0 0
  }
  #numbers_2 h3 span {
    font-size: 90px
  }
  #numbers_2 h3 i {
    font-size: 30px
  }
  #numbers_3 {
    background-size: 80% auto
  }
  #numbers_3 h3 {
    margin: 13% 0 0
  }
  #numbers_3 h3 span {
    font-size: 120px
  }
  #numbers_3 h3 i {
    font-size: 30px
  }
  #numbers_4 h3 {
    margin: 18% 0 0 5px
  }
  #numbers_4 h3 span {
    font-size: 105px
  }
  #numbers_4 h3 i {
    font-size: 30px
  }
  #numbers_5 {
    background-size: 80% auto
  }
  #numbers_5 h3 {
    margin: 8% 0 0 5px
  }
  #numbers_5 h3 span {
    font-size: 105px
  }
  #numbers_5 h3 i {
    font-size: 40px
  }
  #numbers_6 {
    background-size: 80% auto
  }
  #numbers_6 h3 {
    margin: 20% 0 0 5px
  }
  #numbers_6 h3 span {
    font-size: 100px
  }
  #numbers_6 h3 i {
    font-size: 30px
  }
  #numbers_7 {
    background-size: 80% auto
  }
  #numbers_7 h3 {
    margin: 14% 0 0 5px
  }
  #numbers_7 h3 span {
    font-size: 105px
  }
  #numbers_7 h3 i {
    font-size: 30px
  }
  #numbers_8 {
    background-size: 80% auto
  }
  #numbers_8 h3 {
    margin: 20% 0 0 0
  }
  #numbers_8 h3 span {
    font-size: 80px
  }
  #numbers_8 h3+h3:before {
    font-size: 70px;
    top: -0px;
    left: -8%
  }
  #text_ratio {
    bottom: 16%;
    font-size: 16px
  }
  #text_ratio span+* {
    margin: 0 0 0 80px
  }
  #numbers_9 {
    background-size: 80% auto
  }
  #numbers_9 h3 {
    margin: 8% 0 0 5px
  }
  #numbers_9 h3 span {
    font-size: 105px
  }
  #numbers_9 h3 i {
    font-size: 60px
  }
  #numbers_10 {
    background-size: 80% auto
  }
  #numbers_10 a>img {
    margin: 50px auto 0;
    max-width: 200px
  }
  #numbers_11 {
    background-size: 80% auto
  }
  #numbers_11 a>img {
    margin: 30px auto 0;
    max-width: 100px
  }
  #numbers_12 {
    background-size: 80% auto
  }
  #numbers_12 a>img {
    margin: 30px auto 0;
    max-width: 100px
  }
  #numbers_15 h3 {
    width: 42%;
    margin: 85px 0 0 6%
  }
  #numbers_15 h3 span {
    font-size: 70px
  }
  #numbers_15 h3 i {
    font-size: 17px
  }
  #numbers_15 h3+* {
    width: 52%;
    margin: 85px 0 0 0
  }
  #numbers_13, #numbers_14, #numbers_15, #numbers_16, #numbers_17, #numbers_18 {
    background-size: 80% auto
  }
  .btn_more img {
    width: 120px
  }
  .career_cont>p {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 40px auto 15px
  }
  .career_cont>p.txt_mySelect {
    font-size: 12px;
    line-height: 1.8;
    margin: 15px 0 0
  }
  .training h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 40px auto 0
  }
  .training_cols {
    max-width: 320px
  }
  .training_cols .inner {
    width: 100%
  }
  .training_cols .inner h4 {
    font-size: 14px;
    margin: 8px 0 2px
  }
  .training_cols .inner p {
    font-size: 12px;
    text-align: justify;
    margin: 0 0 30px
  }
  .training_cols .inner+* {
    margin-left: 0
  }
  .welfare_cont>p {
    font-size: 12px;
    text-align: justify;
    margin: 40px auto 0
  }
  .welfare_list {
    margin: 30px auto 0
  }
  .welfare_list {
    *zoom: 1
  }
  .welfare_list:before, .welfare_list:after {
    content: "";
    display: table
  }
  .welfare_list:after {
    clear: both
  }
  .welfare_list dl {
    margin-bottom: 20px;
    border: none
  }
  .welfare_list dl dt {
    display: block;
    width: 100%;
    padding-left: 2%;
    border-left: 1px solid #0071bc
  }
  .welfare_list dl dt span {
    height: auto;
    font-size: 14px;
    position: static;
    padding: 0;
    margin: 0
  }
  .welfare_list dl dd {
    font-size: 12px;
    margin: 5px 0 0
  }
  .welfare_list dl dd span {
    margin: 20px 0;
    padding: 5% 2%
  }
  .welfare_list dl dd span h3 {
    font-size: 13px;
    line-height: 1;
    margin: 2px 0 8px
  }
  .oneday_cont_wrap {
    padding: 25px 2% 0
  }
  .oneday_cont h2 {
    font-size: 14px;
    padding: 0;
    margin: 20px 0 0
  }
  .oneday_cont h3 {
    cursor: pointer;
    font-size: 16px;
    margin: 5px 0 0px
  }
  .oneday_cont h3:after {
    content: '';
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-radius: 0 0 0 2px;
    box-sizing: border-box;
    height: 20px;
    margin-left: -10px;
    position: absolute;
    top: 15px;
    right: 3%;
    width: 20px;
    z-index: 10;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg)
  }
  .oneday_cont.active h3 {
    margin: 5px 0 140px
  }
  .oneday_cont.active h3:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
  }
  .oneday_cont.active .txt_baloon, .oneday_cont.active .oneday_staff, .oneday_cont.active .schedule_list {
    display: block
  }
  .txt_baloon, .oneday_staff, .schedule_list {
    display: none
  }
  .txt_baloon {
    right: 40%;
    top: 80px;
    width: 241px;
    z-index: 50
  }
  .oneday_staff {
    bottom: -130px;
    right: 25%;
    z-index: 25
  }
  .schedule_list_left, .schedule_list_right {
    width: 100%;
    float: none
  }
  body.career #president_title, body.career-child #president_title, body.parent-pageid-716 #president_title {
    background: transparent url("../img/bg_president_title_career_mb.jpg") no-repeat scroll center 0/cover
  }
  body.career #president_title h1, body.career-child #president_title h1, body.parent-pageid-716 #president_title h1 {
    padding: 0 0% 10px 0
  }
  body.career #president_title h2, body.career-child #president_title h2, body.parent-pageid-716 #president_title h2 {
    margin: 0 0 0 10%
  }
  body.career #president_title p img, body.career-child #president_title p img, body.parent-pageid-716 #president_title p img {
    width: 100%
  }
  #president_title {
    padding: 10% 0 8%;
    background: transparent url("../img/bg_president_title_mb.jpg") no-repeat scroll center 0/cover
  }
  #president_title .inner {
    width: 50%
  }
  #president_title h1 {
    font-size: 28px;
    word-break: break-all;
    letter-spacing: 0.15rem;
    padding: 0 30% 10px 0;
    margin: 0
  }
  #president_title h2 {
    width: 90%;
    margin: 0
  }
  #president_title p {
    width: auto;
    margin: 12% 0 0 0
  }
  #president_title p img {
    max-width: 210px
  }
  #president_title p.ttl_president_3 {
    width: 210px;
    padding-bottom: 10%
  }
  #president_title p.ttl_president_3 img {
    width: 80%
  }
  #crosstalk_title {
    background: transparent url("../img/bg_cross_top_mb.jpg") no-repeat scroll center top/cover;
    height: auto
  }
  #crosstalk_title.cs2 {
    background: transparent url("../img/bg_crosstalk2_top_mb.jpg") no-repeat scroll center top/cover
  }
  #crosstalk_title.cs3 {
    background: transparent url("../img/bg_crosstalk3_top_mb.jpg") no-repeat scroll center top/cover
  }
  #crosstalk_title.cs4 {
    background: transparent url("../img/bg_crosstalk4_top_mb.jpg") no-repeat scroll center top/cover
  }
  #crosstalk_title.cs5 {
    background: transparent url("../img/bg_crosstalk5_top_mb.jpg") no-repeat scroll center top/cover
  }
  #crosstalk_title h1 {
    margin: 0 50% 0 2%;
    padding-top: 37%
  }
  #crosstalk_title h2 {
    margin: 2% 2% 0% 2%
  }
  #crosstalk_title h2 img {
    vertical-align: middle
  }
  #crosstalk_title p {
    font-size: 13px;
    font-size: 1.8vw;
    margin: 2% 0 4% 2%
  }
  .member h2 {
    font-size: 17px;
    letter-spacing: 2px;
    padding: 7px 0 7px 2px
  }
  .member_list {
    max-width: 4500px;
    padding: 0 4%
  }
  .member_list .inner {
    width: 50%;
    min-height: 210px
  }
  .member_list .inner:nth-child(n+1) {
    margin-left: 0%
  }
  .member_list .inner h3 {
    font-size: 12px
  }
  .member_list .inner img {
    max-width: 140px
  }
  #dialogue {
    padding-bottom: 0
  }
  .dialogue_wrap {
    padding: 0 0 30px
  }
  .dialogue_cont li p {
    margin: 10px 4% 20px 22%
  }
  .crosstalk_images_btm .layout_5-1 {
    max-width: 95px
  }
  .crosstalk_images_btm .layout_5-1 img {
    width: 100%
  }
  table.recruit_list {
    margin: 50px auto 0
  }
  table.recruit_list tr th, table.recruit_list tr td {
    float: left\9;
    display: block;
    width: 100%;
    padding: 10px 2%;
    font-size: 13px;
    box-sizing: border-box
  }
  .pdf_list ul {
    margin: 40px auto 0
  }
  .pdf_list ul li {
    font-size: 12px;
    letter-spacing: 0
  }
  .faq_cont>p {
    font-size: 13px;
    letter-spacing: 1px;
    margin: 35px auto;
    text-align: center
  }
  .faq_cont_inner h2 {
    font-size: 14px;
    padding: 8px 2%
  }
  .faq_cont_inner h2 i {
    font-size: 20px
  }
  .ico_plus {
    top: 50%;
    width: 17px;
    height: 3px
  }
  .faq_cont_inner dl dt i {
    font-size: 20px
  }
  .faq_cont_inner dl dd p {
    font-size: 13px;
    line-height: 1.8;
    margin: -5px 0 0 6%
  }
  .btn_center {
    margin: 40px auto 0;
    text-align: center
  }
  .btn_center a {
    width: 100%
  }
  .btn_center img {
    width: 100%;
    max-width: 350px
  }
  .contact_cont>p {
    font-size: 14px;
    letter-spacing: 0
  }
  .contactForm table th, .contactForm table td {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 4px 2%
  }
  .contactForm table th .required {
    display: inline-block;
    font-size: 10px;
    line-height: 1;
    padding: 3px 5px 3px 7px;
    margin: 0 0 0 0.5em
  }
  .contactForm table td {
    padding: 10px 2%
  }
  .contactForm table td label {
    font-size: 12px;
    padding: 4px 20px 4px 15px
  }
  .contactForm table td label:before {
    height: 15px;
    width: 15px;
    left: -7.5px;
    margin-top: -7.5px
  }
  .contactForm table td textarea {
    min-height: 160px
  }
  .contactForm input[type="submit"] {
    display: block;
    font-size: 18px;
    margin: 40px auto 0;
    padding: 10px;
    -webkit-transition: opacity 0.5s ease-out 0s;
    transition: opacity 0.5s ease-out 0s;
    width: 100%;
    max-width: 300px
  }
  .attention {
    margin: 25px auto 0
  }
  .attention p {
    font-size: 12px;
    margin: 0px auto 10px
  }
  .tour_cont>p {
    font-size: 12px;
    letter-spacing: 0
  }
  .access_cont table {
    margin: 40px 0 25px
  }
  .access_cont table th, .access_cont table td {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 6px 2%
  }
  .bnrLinkNav .inner {
    max-width: 600px
  }
  .bnrLinkNav .inner h2 {
    font-size: 16px
  }
  .bnrLinkNav .inner ul {
    margin: 0
  }
  .bnrLinkNav .inner ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin: 0 6%
  }
  .bnrLinkNav .inner ul li a:before {
    margin: -3px 4% 0 0
  }
  .ttl_top {
    font-size: 37px
  }
  #top_sec2 {
    background: url("../img/bg_top_sec2_mb.jpg") no-repeat scroll 0 0/cover
  }
  #top_sec2 h2 img {
    max-width: 160px
  }
  #top_sec2>p {
    font-size: 14px;
    margin: 15px auto -20px
  }
  .top_type3 {
    display: block
  }
  .top_type3_inner {
    width: 92%;
    max-width: 600px;
    margin: 50px auto 0
  }
  .top_type3_inner a {
    padding: 15px 4% 35px
  }
  .top_type3_inner h3 {
    letter-spacing: 0.12em;
    font-size: 22px
  }
  .top_type3_inner p {
    font-size: 13px;
    margin: 25px 0 0
  }
  .voice_inner {
    background: url("../img/bg_mb_president.jpg") no-repeat top center/cover
  }
  .voice_txt {
    min-height: 100px;
    float: none;
    padding: 12% 0;
    margin: 0 auto
  }
  .voice_txt h2 {
    text-align: left
  }
  .voice_txt h2 img {
    max-width: 320px
  }
  .voice_txt h2 br {
    display: block
  }
  .voice_txt ul {
    display: block;
    margin: 10px 0 0
  }
  .btn_toMovie {
    margin: 20px 0 0
  }
  .btn_toMovie a {
    padding: 3px 5px
  }
  .cst_inner {
    padding: 8% 0px 4%;
    background: url("../img/bg_top_cross_mb.jpg") no-repeat center top/cover
  }
  .cst_txt {
    float: none;
    width: 100%
  }
  .cst_txt h2 {
    margin: 0 auto
  }
  .cst_txt h2 img {
    max-width: 220px
  }
  .cst_txt h3 {
    max-width: 400px;
    font-size: 14px;
    margin: 15px auto 0px
  }
  .cst_txt h3 br {
    display: none
  }
  .cst_txt ul {
    display: block;
    margin: 46% 0 0%
  }
  .cst_txt ul li {
    width: 100%;
    margin: 0 auto 10px;
    border: none;
    background: #615135
  }
  .cst_txt ul li a {
    color: #fff
  }
  .staff_inner h2 {
    padding-top: 40px
  }
  .staff_inner h2 img {
    max-width: 220px
  }
  .job_header_inner>img {
    width: 100%
  }
  .job_header_cont {
    width: 440px;
    bottom: 5%;
    padding: 20px 3.5% 5%;
    background: #fff;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .job_header_cont h2 {
    top: 45px;
    font-size: 20px
  }
  .job_header_cont p {
    font-size: 14px;
    margin: 50px 0 0
  }
  #tab_box .inner h3 {
    font-size: 15px
  }
  .tab_innerSchedule_1 ul {
    margin: 5px 1% 0
  }
  .tab_innerSchedule {
    display: block
  }
  .tab_innerSchedule ul {
    width: 98%;
    margin: 5px auto 0
  }
  .tab_innerSchedule ul+* {
    border-top: none
  }
  .tab_innerSchedule ul li {
    font-size: 12px
  }
  #tab_menu li {
    font-size: 13px
  }
  .checkpoint {
    padding: 20px 0;
    margin: 50px 0 0
  }
  .tmb_checkpoint {
    width: auto
  }
  .lists_checkpoint {
    display: block
  }
  .list_checkpoint {
    width: 100%
  }
  .list_checkpoint a {
    margin: 0 0 10px
  }
  .tmbs_checkpoint {
    display: block
  }
  .tmbs_checkpoint a {
    width: 100%;
    margin: 0 0 10px
  }
  .tmbs_checkpoint a {
    *zoom: 1
  }
  .tmbs_checkpoint a:before, .tmbs_checkpoint a:after {
    content: "";
    display: table
  }
  .tmbs_checkpoint a:after {
    clear: both
  }
  .tmbs_checkpoint a img {
    width: 40%;
    max-width: 220px;
    float: left
  }
  .tmbs_checkpoint p {
    float: left;
    width: 58%;
    margin: -4px 0 0 2%
  }
  .lisence h3 {
    font-size: 16px
  }
  .staffVoice_nav {
    overflow-x: scroll
  }
  .crt_list li img {
    width: 42%
  }
  .crt_txt_right {
    width: 55%
  }
  .crt_txt_right h2 {
    font-size: 17px
  }
  .crt_txt_right p {
    font-size: 13px
  }
  table.list_recruit {
    margin: 50px auto
  }
  table.list_recruit tr th, table.list_recruit tr td {
    display: block;
    width: 100%
  }
  table.list_recruit tr th {
    text-align: left
  }
  .ttl_recruit {
    font-size: 25px
  }
  .ttl_recruit i {
    font-size: 9px;
    letter-spacing: 0.05rem;
    padding: 5px 8px;
    margin: 0 15px 0 0
  }
  .ttl_recruit span {
    font-size: 12px
  }
  .archive_recruit_cont>p {
    font-size: 14px
  }
  .recruit_list {
    margin: 0 auto 65px
  }
  .recruit_list_tab {
    margin: 45px auto 50px
  }
  .recruit_list_tab ul li {
    font-size: 9px;
    width: 16%;
    margin: 0 0.5%
  }
  .job_list_inner {
    width: 48%
  }
  .job_list_inner h3 {
    font-size: 20px
  }
  .top_stfv .inner {
    display: block;
    padding: 10% 0
  }
  .top_stfv:after {
    top: 58%;
    left: 0%;
    width: 100%;
    height: 84%
  }
  .top_stfv_leftCol {
    width: 28%;
    position: absolute;
    top: 5%;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .top_stfv_rightCol {
    float: none;
    width: 100%;
    display: block
  }
  .top_stfv_bg {
    width: 63%;
    float: right;
    margin: 0 5% 0 32%
  }
  .top_stfv_txt {
    float: left;
    width: 79%;
    margin: 5% 5% 3% 16%
  }
  .top_crosstalk_conts {
    display: block;
    margin: 8% auto 0
  }
  .top_crosstalk_conts div {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 10%
  }
  .top_crosstalk {
    padding: 15% 0 8%
  }
  .top_crosstalk>p {
    margin: 3% auto 0
  }
  .top_jobList {
    padding: 8% 0;
    margin: 18% 0 0
  }
  .top_jobList_leftCol {
    width: 72%;
    padding: 0 3%
  }
  .top_jobList_leftCol>p {
    margin: 0 auto 8%;
    width: auto
  }
  .top_jobList_rightCol {
    width: 20%;
    top: -12%;
    right: 0%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
  .top_jobList_conts {
    display: block;
    max-width: 400px;
    margin: 5% auto 0
  }
  .top_jobList_conts a p span {
    width: auto
  }
  .top_jobList_conts li {
    width: 90%;
    margin: 0 0 10%
  }
  .top_jobList_conts li {
    *zoom: 1
  }
  .top_jobList_conts li:before, .top_jobList_conts li:after {
    content: "";
    display: table
  }
  .top_jobList_conts li:after {
    clear: both
  }
  .top_jobList_conts li img {
    float: left;
    width: 40%
  }
  .top_jobList_conts li p {
    float: left;
    width: 55%;
    margin: 0 0 0 5%
  }
  .bnrLinkNav .inner h2 {
    font-size: 14px
  }
  .bnrLinkNav .inner ul li a {
    font-size: 93%
  }
  .news_inner h2 {
    margin: 18% auto 0
  }
  .footer_fbnr_wrap {
    display: block
  }
  .process_conts>h2 {
    font-size: 20px;
    letter-spacing: 0.1rem;
    margin: 45px auto 0
  }
  .process_conts>p {
    font-size: 14px;
    letter-spacing: 0.05rem
  }
  .process_steps_inner:last-child {
    margin-bottom: 0
  }
  .process_steps_inner h3 {
    font-size: 16px;
    padding: 8px 3% 8px 2%;
    letter-spacing: 0;
    background: #F29700
  }
  .process_steps_inner h3.green {
    background: #8DB93E
  }
  .process_steps_inner h3 i {
    font-size: 11px;
    vertical-align: text-bottom;
    margin: 4px 4% 0 0
  }
  .process_steps_inner h3 i>span {
    font-size: 20px;
    vertical-align: text-bottom
  }
  .process_steps_inner h3>span {
    font-size: 12px;
    width: 90px;
    height: 29px;
    top: 50%
  }
  .process_steps_inner h3>span.line_1row {
    line-height: 29px
  }
  .process_steps_inner h4 {
    font-size: 14px;
    letter-spacing: 0.02rem
  }
  .process_steps_inner p, .process_steps_inner ul li {
    font-size: 14px;
    letter-spacing: 0.02rem
  }
  .joblist_career .inner ul li {
    width: 47%
  }
  .process_careerSteps {
    margin: 45px auto 0
  }
  .process_careerSteps .inner {
    display: block
  }
  .process_careerSteps .inner .col_1 {
    width: 100%;
    padding: 10px 0
  }
  .process_careerSteps .inner .col_1 h3 {
    font-size: 18px
  }
  .process_careerSteps .inner .col_1 p {
    font-size: 11px
  }
  .process_careerSteps .inner .col_1 p i {
    font-size: 20px
  }
  .process_careerSteps .inner .col_1 .inner_inner {
    margin: 20px auto
  }
  .process_careerSteps .inner .col_2 {
    width: 100%;
    padding: 20px 5%
  }
  .process_careerSteps .inner .col_2 p {
    font-size: 14px
  }
  .process_careerSteps .inner .col_3 {
    width: 100%;
    padding: 25px 5%
  }
  .process_careerSteps .inner .col_3 ul li {
    font-size: 14px
  }
  .process_careerSteps .inner:after {
    top: 105%
  }
  .naitei p {
    font-size: 25px
  }
  .torikumi>h2 {
    font-size: 20px;
    letter-spacing: 0.1rem;
    margin: 45px auto 0
  }
  .torikumi_list {
    display: block;
    margin: 45px auto 65px
  }
  .torikumi_list .inner {
    width: 98%;
    margin: 0 auto 35px
  }
  .torikumi_list .inner h3 {
    font-size: 16px
  }
  .torikumi_list .inner p {
    font-size: 14px
  }
}

@media only screen and (max-width: 600px) {
  .recruit_list_tab ul {
    display: block;
    width: 100%
  }
  .recruit_list_tab ul li {
    display: inline-block;
    width: 32%;
    margin: 0 0.5% 6px 0
  }
  .job_list_inner {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px
  }
  .job_list_outer {
    margin: 40px 0 85px
  }
  .joblist_career .inner ul {
    display: block
  }
  .joblist_career .inner ul li {
    width: 100%
  }
  .joblist_career .inner ul li p {
    font-size: 12px
  }
  .workpoint_list li a p {
    font-size: 13px
  }
  .bnrLinkNav .inner {
    display: block;
    padding: 18px 0 0
  }
  .bnrLinkNav .inner h2 {
    width: 100%;
    font-size: 13px
  }
  .bnrLinkNav .inner h2 br {
    display: none
  }
  .bnrLinkNav .inner ul {
    width: 100%;
    margin: 12px auto 0
  }
  .bnrLinkNav .inner ul li {
    margin: 0
  }
  .bnrLinkNav .inner ul li a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    border-radius: 0;
    margin: 0
  }
  .bnrLinkNav .inner ul li a:before {
    width: 17px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    margin: -2px 5% 0 0;
    background: url("../img/ico_fixednav.png") no-repeat 0 0/cover
  }
  .bnrLinkNav .inner ul li+li a {
    border-left: 1px solid #f29600
  }
}

@media only screen and (max-width: 460px) {
  #main_title h1 {
    font-size: 20px;
    letter-spacing: 0.1em
  }
  .corp_list {
    border-top: 1px solid #ccc
  }
  .corp_list th {
    border-top: none;
    display: block;
    width: 100%
  }
  .corp_list td {
    display: block;
    border-top: none
  }
  .corp_list td ul li a {
    text-align: center;
    display: block;
    padding: 8px 0;
    margin: 0 0 5px
  }
  .facility dl dt {
    font-size: 12px
  }
  .dohens_numbers .inner {
    height: 220px;
    margin: 0 0 12px 0
  }
  .dohens_numbers .inner h2 {
    font-size: 11px;
    letter-spacing: 0.02em
  }
  .dohens_numbers .inner p {
    font-size: 10px
  }
  #numbers_1 {
    background-size: 80% auto
  }
  #numbers_1 h3 {
    margin: 25% 0 0
  }
  #numbers_1 h3 span {
    font-size: 50px
  }
  #numbers_1 h3 i {
    font-size: 16px
  }
  #numbers_2 h3 {
    margin: 20% 0 0
  }
  #numbers_2 h3 span {
    font-size: 60px
  }
  #numbers_2 h3 i {
    font-size: 16px
  }
  #numbers_3 h3 {
    margin: 13% 0 0
  }
  #numbers_3 h3 span {
    font-size: 70px
  }
  #numbers_3 h3 i {
    font-size: 16px
  }
  #numbers_4 h3 {
    margin: 20% 0 0 5px
  }
  #numbers_4 h3 span {
    font-size: 60px
  }
  #numbers_4 h3 i {
    font-size: 16px
  }
  #numbers_5 h3 {
    margin: 20% 0 0 5px
  }
  #numbers_5 h3 span {
    font-size: 60px
  }
  #numbers_5 h3 i {
    font-size: 16px
  }
  #numbers_6 h3 {
    margin: 26% 0 0 5px
  }
  #numbers_6 h3 span {
    font-size: 60px
  }
  #numbers_6 h3 i {
    font-size: 16px
  }
  #numbers_7 h3 {
    margin: 21% 0 0 5px
  }
  #numbers_7 h3 span {
    font-size: 60px
  }
  #numbers_7 h3 i {
    font-size: 30px
  }
  #numbers_8 h3 {
    margin: 25% 0 0 0px
  }
  #numbers_8 h3 span {
    font-size: 50px
  }
  #numbers_8 h3+h3:before {
    font-size: 50px;
    top: -5px;
    left: -10%
  }
  #text_ratio {
    bottom: 35px;
    font-size: 12px
  }
  #text_ratio span+* {
    margin: 0 0 0 50px
  }
  #numbers_9 h3 {
    margin: 14% 0 0 5px
  }
  #numbers_9 h3 span {
    font-size: 60px
  }
  #numbers_9 h3 i {
    font-size: 30px
  }
  #numbers_10 a>img {
    margin: 45px auto 0;
    max-width: 100px
  }
  #numbers_11 a>img {
    margin: 10px auto 0;
    max-width: 70px
  }
  #numbers_12 a>img {
    margin: 10px auto 0;
    max-width: 70px
  }
  .btn_more img {
    width: 100px
  }
  .president_cont h3 {
    font-size: 16px;
    margin: 25px auto 0px
  }
  .president_cont p {
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0
  }
  #presidentsName {
    font-size: 12px;
    margin: 0 auto 20px
  }
  .txt_baloon {
    right: 22%
  }
  .oneday_staff {
    right: 2%
  }
  .service_cont_top p {
    font-size: 16px;
    font-size: 4vw
  }
  .txt_concept img {
    width: 160px;
    height: auto
  }
  .concept_cont_top h2 {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 0 0 -8.8em
  }
  .concept_love img, .concept_life img, .concept_live img {
    top: 60px
  }
  .concept_cont_btm h3 {
    padding: 0
  }
  .concept_cont_btm img {
    width: 160px
  }
  .concept_cont_btm_col.left, .concept_cont_btm_col.right {
    padding: 140px 4% 0
  }
  .concept_love, .concept_life, .concept_live {
    height: 120px;
    margin: 0 0 480px
  }
  .dialogue_cont li p {
    margin: 0 4% 20px 29%
  }
  .dialogue h3 {
    font-size: 14px
  }
  .crosstalk_images_btm .layout_5-1 img {
    max-width: 120px
  }
  .crosstalk_images_btm .layout_5-2 img {
    width: 300px
  }
  table.recruit_list tr th, table.recruit_list tr td {
    padding: 3px 1.5%;
    font-size: 12px
  }
  table.recruit_list tr td {
    padding-bottom: 20px
  }
  .contact_cont>p {
    font-size: 12px;
    letter-spacing: 0
  }
  .faq_cont>p {
    font-size: 12px;
    letter-spacing: 0
  }
  .faq_cont>p br {
    display: none
  }
  .faq_cont_inner h2 {
    font-size: 12px;
    padding: 8px 9% 8px 2%
  }
  .faq_cont_inner h2 i {
    font-size: 16px
  }
  .ico_plus {
    top: 50%;
    height: 2px
  }
  .job_header {
    background: #615135;
    margin: 0 0 107px
  }
  .job_header_cont {
    width: 94%;
    left: 0;
    right: inherit;
    bottom: -25%;
    margin: 0 4%;
    box-shadow: 0px 2px 2px #ccc
  }
  .job_header_cont h2 {
    font-size: 17px;
    left: -7px;
    padding: 8px 20px 8px 30px
  }
  .job_header_cont p {
    font-size: 13px
  }
  .job_info p {
    font-size: 13px
  }
  .careerup_inner p {
    font-size: 13px
  }
  #tab_menu li {
    font-size: 9px;
    margin: 0 0.5%
  }
  #tab_box .inner h3 {
    font-size: 15px
  }
  #tab_box .inner>p {
    font-size: 12px
  }
  .tab_innerSchedule li p {
    font-size: 12px;
    margin: 0 0 0 4em
  }
  .lisence h3 {
    font-size: 15px;
    letter-spacing: 0.02em
  }
  .lisence_wrap p {
    font-size: 13px
  }
  #numbers_13 h3 {
    margin: 25% 0 0 5px
  }
  #numbers_13 h3 span {
    font-size: 70px
  }
  #numbers_13 h3 i {
    font-size: 30px
  }
  #numbers_14 h3 {
    margin: 25% 0 0 5px
  }
  #numbers_14 h3 span {
    font-size: 60px
  }
  #numbers_14 h3 i {
    font-size: 30px
  }
  #numbers_15 h3 {
    width: 40%;
    margin: 42px 0 0 4%
  }
  #numbers_15 h3 span {
    font-size: 45px
  }
  #numbers_15 h3 i {
    font-size: 13px
  }
  #numbers_15 h3+* {
    width: 45%;
    margin: 42px 0 0 0
  }
  #numbers_16 h3, #numbers_17 h3 {
    margin: 25% 0 0 5px
  }
  #numbers_16 h3 span, #numbers_17 h3 span {
    font-size: 60px
  }
  #numbers_16 h3 i, #numbers_17 h3 i {
    font-size: 30px
  }
  #numbers_18 h3 {
    margin: 20% 0 0 5px
  }
  #numbers_18 h3 span {
    font-size: 60px
  }
  #numbers_18 h3 i {
    font-size: 18px
  }
  .ttl_top {
    font-size: 32px
  }
  .top_crosstalk>p {
    font-size: 100%
  }
  .top_stfv_txt h3 {
    font-size: 231%
  }
  .top_stfv_txt p {
    font-size: 108%;
    letter-spacing: 0.08rem;
    margin: 10px 0 15px
  }
  .voice_txt h2 {
    font-size: 216%
  }
  .voice_txt h3 {
    font-size: 108%
  }
  .btn_toMovie {
    margin: 12px 0 0
  }
  .top_jobList_leftCol {
    width: 70%
  }
  .top_jobList_leftCol>p {
    font-size: 100%;
    letter-spacing: 0.06rem
  }
  .top_jobList_rightCol {
    width: 22%
  }
  .top_jobList_conts a p span {
    font-size: 93%
  }
}

.pagination {
  display: inline-block;
  margin: 0;
  width: 100%;
  text-align: center;
  margin: 50px auto 20px;
}
.pagination a, .pagination span {
  display: inline-block;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-size: .75rem;
  padding: 3px 0;
  margin: 0 10px 0 0;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination a.inactive, .pagination span.inactive {
  padding: 3px 10px;
  margin: 0 5px;
}
.pagination a.current, .pagination span.current {
  color: #fff;
  padding: 3px 10px;
  margin: 0 5px;
  border-radius: 100%;
  background: #4FC2F0;
}


/*
 *　20111116追加
 */

.wpcf7-form-control-wrap {
  display: inline;
  margin: 5px 0;
}
.wpcf7-form-control-wrap.birth, .wpcf7-form-control-wrap.month {
  width: auto;
}
.wpcf7-form-control.wpcf7-select {
  line-height: 1.5;
  padding: .5rem .5rem;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: right;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select {
  width: 62px;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select.select_full {
  width: 100%;
  text-align: left;
}
.select-entry-list {
  margin: 50px auto;
}
.select-entry-list__btn1 a {
  color: #615135;
  width: 280px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  letter-spacing: .05rem;
  text-indent: .05rem;
  border: 1px solid #C4C4C4;
  margin: 0 auto;
  border-radius: 30px;
}
.select-entry-list__btn2 a {
  width: 350px;
  height: auto;
  margin: 30px auto 0;
}
.select-entry-list__btn3 a {
  color: #615135;
  line-height: 1;
  font-size: 16px;
  text-align: center;
  letter-spacing: .05rem;
  text-indent: .05rem;
  margin: 28px auto 0;
}