@charset "UTF-8";
/*===============================================
 common
===============================================*/
.res-pc {
  display: inline !important;
}
@media only screen and (max-width: 767px) {
  .res-pc {
    display: none !important;
  }
}

.res-sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .res-sp {
    display: inline !important;
  }
}

h2#recruit-title {
  text-align: center;
  margin-bottom: 22px;
}

@media only screen and (max-width: 640px) {
  h2#recruit-title {
    width: 55.9375%;
    margin: 0 auto;
    padding-bottom: 6.25%;
  }
  h2#recruit-title img {
    width: 100%;
  }
}
.voice-slider {
  margin-top: 12.5vw;
  background: -webkit-gradient(linear, left top, right top, from(#0052a5), to(#659cd3));
  background: linear-gradient(90deg, #0052a5, #659cd3);
  padding: 30px 50px;
}
@media print, screen and (min-width: 768px) {
  .voice-slider {
    margin-top: 80px;
    padding: 30px 100px;
  }
}
.voice-slider .voice-slider-title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .voice-slider .voice-slider-title {
    max-width: 1400px;
    margin: 0 auto 30px;
    font-size: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .voice-slider .owl-carousel {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .voice-slider .owl-carousel .owl-stage-outer {
    width: 100%;
  }
}
.voice-slider .owl-carousel .owl-nav .owl-prev,
.voice-slider .owl-carousel .owl-nav .owl-next {
  background-image: url(/img/recruit/slider-arrow-white.png);
  left: -25px;
}
.voice-slider .owl-carousel .owl-nav .owl-next {
  left: auto;
  right: -25px;
}

/*===============================================
 mv
===============================================*/
#mv {
  position: relative;
}

#mv #mv-img img {
  width: 100%;
}

#mv #name {
  position: absolute;
  line-height: 1;
  top: 0;
  padding-top: 17.44186%;
}
@media print, screen and (min-width: 768px) {
  #mv #name.pt-20 {
    padding-top: 20%;
  }
}

@media only screen and (max-width: 640px) {
  #mv #name {
    padding-top: 32.8125%;
  }
}
/*#mv #name.pt-28 {
	padding-top: 28%; }*/
@media only screen and (max-width: 640px) {
  #mv #name.pt-28 {
    padding-top: 32.8125%;
  }
}
#mv #name.type-r {
  left: 48.54651%;
}

@media only screen and (max-width: 640px) {
  #mv #name.type-r {
    left: 49.21875%;
  }
}
#mv #name.type-l {
  left: 9.30233%;
}

@media only screen and (max-width: 640px) {
  #mv #name.type-l {
    left: 4.6875%;
  }
}
@media only screen and (max-width: 640px) {
  #mv #name.type-70 {
    left: 10.9375%;
  }
}
@media only screen and (max-width: 640px) {
  #mv #name.type-300 {
    left: 46.875%;
  }
}
#mv #name.type-400 {
  left: 40%;
}

@media only screen and (max-width: 640px) {
  #mv #name.type-400 {
    left: 43.75%;
  }
}
#mv #name p,
#mv #name h3 {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#mv #name p {
  font-size: 1.16458vw;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 1000px) {
  #mv #name p {
    font-size: 11.65px;
  }
}
@media only screen and (max-width: 640px) {
  #mv #name p {
    font-size: 3.125vw;
  }
}
#mv #name h3 {
  font-size: 2.23958vw;
  margin-top: 0.4em;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 1000px) {
  #mv #name h3 {
    font-size: 22.5px;
  }
}
@media only screen and (max-width: 640px) {
  #mv #name h3 {
    font-size: 4.6875vw;
    margin-top: 0.53333em;
  }
}
#mv #name a {
  position: relative;
  display: block;
  font-size: 1.07292vw;
  margin-top: 0.83333em;
  padding-left: 1.5em;
  color: #0052a5;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1000px) {
  #mv #name a {
    font-size: 10.7px;
  }
}
@media only screen and (max-width: 640px) {
  #mv #name a {
    font-size: 3.125vw;
    margin-top: 0.8em;
  }
}
#mv #name a:before {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/sp_gnav_icon1@2x.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 1em;
  height: 1em;
  top: 0px;
  left: 0px;
}

#int_gujima_mitsuhiro #name {
  padding-top: 19.5%;
}

@media only screen and (max-width: 640px) {
  #int_gujima_mitsuhiro #name {
    padding-top: 32.8125%;
  }
}
/*===============================================
 articles
===============================================*/
#articles {
  margin: 0 auto;
  padding-top: 65px;
}

@media only screen and (max-width: 640px) {
  #articles {
    padding: 0 15px 0;
  }
}
#articles .article {
  position: relative;
  margin-top: 80px;
  padding-top: 40px;
  border-top: 2px solid #0052a5;
}

#breadcrumb + .article {
  margin-top: 0;
}

@media only screen and (max-width: 640px) {
  #articles .article {
    margin-top: 35px;
    padding-top: 25px;
    border-top: 1px solid #0052a5;
  }
}
#articles .article:first-of-type {
  margin-top: 0;
}

#articles .article:before {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/recruit/recruit-beak.gif) no-repeat 0 0;
  background-size: 100% auto;
  width: 20px;
  height: 16px;
  top: -2px;
  left: 50%;
  margin-left: -10px;
  z-index: 9;
}

@media only screen and (max-width: 640px) {
  #articles .article:before {
    width: 10px;
    height: 8px;
    top: -1px;
    margin-left: -5px;
  }
}
#articles .article h4 {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  color: #0052a5;
  line-height: 1.59091em;
  letter-spacing: 0.2em;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  #articles .article h4 {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
#articles .article h4 span {
  position: relative;
  display: inline-block;
  text-align: left;
  padding-left: 50px;
}

@media only screen and (max-width: 640px) {
  #articles .article h4 span {
    padding-left: 27px;
  }
  #articles .article h4 span br.sp {
    display: inline-block;
  }
}
#articles .article h4 span:before {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/recruit/recruit-icon-catch.gif) no-repeat 0 0;
  background-size: 100% auto;
  width: 38px;
  height: 24px;
  top: 0.25em;
  left: 0;
}

@media only screen and (max-width: 640px) {
  #articles .article h4 span:before {
    width: 19px;
    height: 12px;
  }
}
#articles .article > p,
#articles .article div.flr-absolute > p {
  font-size: 15px;
  color: #333333;
  line-height: 28px;
  margin-top: 40px;
  text-align: justify;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  #articles .article > p,
  #articles .article div.flr-absolute > p {
    font-size: 12px;
    line-height: 19px;
    margin-top: 15px;
  }
}
#articles .article > p span,
#articles .article div.flr-absolute > p span {
  display: block;
}

#articles .article > p.flr span,
#articles .article div.flr-absolute > p.flr span {
  margin-right: 334px;
}

@media only screen and (max-width: 640px) {
  #articles .article > p.flr span,
  #articles .article div.flr-absolute > p.flr span {
    margin-right: 0;
  }
}
#articles .article > p.flr img,
#articles .article div.flr-absolute > p.flr img {
  float: right;
  display: inline-block;
  width: 294px;
}

#articles .article > p.fll span,
#articles .article div.flr-absolute > p.fll span {
  margin-left: 334px;
}

@media only screen and (max-width: 640px) {
  #articles .article > p.fll span,
  #articles .article div.flr-absolute > p.fll span {
    margin-left: 0;
  }
}
#articles .article > p.fll img,
#articles .article div.flr-absolute > p.fll img {
  float: left;
  display: inline-block;
  width: 294px;
  margin-right: 40px;
}

@media only screen and (max-width: 640px) {
  #articles .article > p.flr img,
  #articles .article > p.fll img,
  #articles .article div.flr-absolute > p.flr img,
  #articles .article div.flr-absolute > p.fll img {
    float: none;
    display: block;
    width: 50.68966%;
    margin: 0 auto 20px;
  }
}
#articles .time {
  margin-top: 60px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  #articles .time {
    margin-top: 25px;
  }
}
#articles .time h5 {
  position: relative;
  display: inline-block;
  background-color: #0051a5;
  color: #fff;
  font-size: 15px;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  #articles .time h5 {
    font-size: 12px;
    padding: 12px 20px;
  }
}
#articles .time h5:before {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/recruit/recruit-beak-blue.gif) no-repeat 0 0;
  background-size: 100% auto;
  width: 20px;
  height: 15px;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
}

#articles .time .time-container {
  background: url(/img/recruit/recruit-bg-arrow3.gif) no-repeat center 0;
  background-size: contain;
  padding: 35px 0;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  #articles .time .time-container {
    background-image: url(/img/recruit/recruit-bg-arrow2.gif);
    padding: 2.34375% 0;
  }
}
#articles .time dl {
  position: relative;
  line-height: 1;
  text-align: left;
  padding-top: 50px;
}

@media only screen and (max-width: 640px) {
  #articles .time dl {
    padding-top: 7.8125%;
  }
}
#articles .time dl:first-of-type {
  padding-top: 0;
}

#articles .time dl:nth-of-type(2n + 1) {
  clear: both;
}

#articles .time dl:nth-of-type(2n) {
  float: right;
}

@media only screen and (max-width: 640px) {
  #articles .time dl:nth-of-type(2n) {
    float: none;
  }
}
#articles .time dl:nth-of-type(2n) dt {
  text-align: right;
}

@media only screen and (max-width: 640px) {
  #articles .time dl:nth-of-type(2n) dt {
    text-align: left;
  }
}
#articles .time dl dt {
  font-size: 40px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #0051a5;
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 640px) {
  #articles .time dl dt {
    font-size: 22px;
    letter-spacing: 0.05em;
  }
}
#articles .time dl dt span {
  display: inline-block;
  background: url(/img/recruit/recruit-icon-time.gif) no-repeat 0 0;
  padding-left: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 640px) {
  #articles .time dl dt span {
    background-size: 20px;
    padding-left: 27px;
  }
}
#articles .time dl dd {
  margin-top: 25px;
  font-size: 14px;
  line-height: 24px;
  color: #5b5b5b;
  text-align: justify;
}

@media only screen and (max-width: 640px) {
  #articles .time dl dd {
    margin-top: 12px;
    font-size: 12px;
    line-height: 21px;
  }
}
#articles .time dl dd img {
  display: block;
  margin-top: 16px;
}

@media only screen and (max-width: 640px) {
  #articles .time dl dd img {
    width: 50.68966%;
    margin: 0 auto;
  }
}
#articles .time dl dd p.note {
  font-size: 11px;
  line-height: 18px;
  margin-top: 17px;
}

#articles .time dl dd p.note span.note-title {
  display: block;
}

#articles .time.type-a dl {
  width: 68.75%;
}

@media only screen and (max-width: 640px) {
  #articles .time.type-a dl {
    width: 100%;
  }
}
#articles .time.type-b dl {
  width: 38.75%;
}

@media only screen and (max-width: 640px) {
  #articles .time.type-b dl {
    width: 100%;
  }
}
#articles .time.type-c .time-container {
  background-image: url(/img/recruit/recruit-bg-arrow6.gif);
}

@media only screen and (max-width: 640px) {
  #articles .time.type-c .time-container {
    background-image: url(/img/recruit/recruit-bg-arrow5.gif);
  }
}
#articles .time.type-c dl.img-float-left {
  width: 100%;
  overflow: hidden;
}

#articles .time.type-c dl.img-float-left dd img {
  float: left;
  margin-top: 5px;
}

@media only screen and (max-width: 640px) {
  #articles .time.type-c dl.img-float-left dd img {
    float: none;
    margin: 0 auto 20px;
  }
}
#articles .time.type-c dl.img-float-left dd > div {
  margin-left: 370px;
}

@media only screen and (max-width: 640px) {
  #articles .time.type-c dl.img-float-left dd > div {
    margin: 0;
  }
}
#articles .lawyer-balloon h4 span {
  padding-left: 0;
}

#articles .lawyer-balloon h4 span:before {
  content: none;
}

#articles .lawyer-balloon #balloon {
  padding: 55px 57px 50px;
  background-color: #e5edf6;
  color: #0052a5;
  position: relative;
  overflow: visible;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #balloon {
    padding: 17px 14px 16px;
  }
}
#articles .lawyer-balloon #balloon:after {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/recruit/balloon_tail.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 84px;
  height: 71px;
  bottom: -71px;
  left: 50%;
  margin-left: -100px;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #balloon:after {
    width: 41px;
    height: 35px;
    bottom: -35px;
    margin-left: -50px;
  }
}
#articles .lawyer-balloon #lawyer {
  width: 360px;
  margin: 28px auto 80px;
  position: relative;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer {
    width: 214px;
    margin: 13px auto 45px;
  }
}
#articles .lawyer-balloon #lawyer #name {
  position: absolute;
  left: 10px;
  bottom: 0;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer #name {
    left: 0;
  }
}
#articles .lawyer-balloon #lawyer #name p {
  font-size: 13px;
  line-height: 1.2em;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer #name p {
    font-size: 10px;
  }
}
#articles .lawyer-balloon #lawyer #name p span {
  font-size: 25px;
  margin-bottom: 2px;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer #name p span {
    font-size: 15px;
  }
}
#articles .lawyer-balloon #lawyer #name a {
  position: relative;
  display: block;
  font-size: 12px;
  margin-top: 10px;
  padding-left: 1.5em;
  color: #0052a5;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer #name a {
    font-size: 10px;
  }
}
#articles .lawyer-balloon #lawyer #name a:before {
  position: absolute;
  display: block;
  content: " ";
  background: url(/img/sp_gnav_icon1@2x.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 1em;
  height: 1em;
  top: 0px;
  left: 0px;
}

#articles .lawyer-balloon #lawyer img {
  display: block;
  width: 180px;
  margin-left: auto;
}

@media only screen and (max-width: 640px) {
  #articles .lawyer-balloon #lawyer img {
    width: 100px;
  }
}
/*===============================================
int_secretary.html
===============================================*/
@media only screen and (max-width: 640px) {
  #member {
    padding: 0 15px 0;
  }
}
#member p.lead {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #0051a5;
  margin: 25px 0 50px;
}

@media only screen and (max-width: 640px) {
  #member p.lead {
    font-size: 11px;
    line-height: 24px;
    margin: 18px 0 15px;
  }
}
#member .mv-member {
  text-align: center;
}

#member .mv-member img {
  max-width: 100%;
}

#articles.secretary .article > p span,
#articles.secretary .article div.flr-absolute > p span {
  padding-left: 96px;
  background: no-repeat 25px 0;
  background-size: 54px auto;
  min-height: 96px;
}

@media only screen and (max-width: 640px) {
  #articles.secretary .article > p span,
  #articles.secretary .article div.flr-absolute > p span {
    padding-left: 48px;
    background: no-repeat 5px 0;
    background-size: 34px auto;
    min-height: 44px;
  }
}
#articles.secretary .article > p.icon-a span,
#articles.secretary .article div.flr-absolute > p.icon-a span {
  background-image: url(/img/recruit/recruit-sec-icon-a.gif);
}

#articles.secretary .article > p.icon-b span,
#articles.secretary .article div.flr-absolute > p.icon-b span {
  background-image: url(/img/recruit/recruit-sec-icon-b.gif);
}

#articles.secretary .article > p.icon-c span,
#articles.secretary .article div.flr-absolute > p.icon-c span {
  background-image: url(/img/recruit/recruit-sec-icon-c.gif);
}

#articles.secretary .article > p.icon-abc span,
#articles.secretary .article div.flr-absolute > p.icon-abc span {
  background-image: url(/img/recruit/recruit-sec-icon-abc.gif);
}

#articles.secretary .article > p img,
#articles.secretary .article div.flr-absolute > p img {
  width: 246px;
}

@media only screen and (max-width: 640px) {
  #articles.secretary .article > p img,
  #articles.secretary .article div.flr-absolute > p img {
    width: 50.68966%;
  }
}
#articles.secretary .article > p.flr span,
#articles.secretary .article div.flr-absolute > p.flr span {
  margin-right: 286px;
}

@media only screen and (max-width: 640px) {
  #articles.secretary .article > p.flr span,
  #articles.secretary .article div.flr-absolute > p.flr span {
    margin-right: 0;
  }
}
#articles.secretary .article .flr-absolute {
  position: relative;
  min-height: 254px;
}

@media only screen and (max-width: 640px) {
  #articles.secretary .article .flr-absolute {
    min-height: 0;
  }
}
#articles.secretary .article .flr-absolute img {
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 640px) {
  #articles.secretary .article .flr-absolute img {
    position: static;
    display: block;
    width: 50.68966%;
    margin: 15px auto 20px;
  }
}
/*===============================================
blue_btn
===============================================*/
p.blue_btn {
  margin: 100px 0 0;
}

p.blue_btn a {
  margin: 0 auto;
  background: #0052a5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  height: 80px;
  width: 460px;
  display: table;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: relative;
  border: solid 1px #7fa8d2;
}

p.blue_btn a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

p.blue_btn a::after {
  position: absolute;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background: url(../img/nav_icon_white.png);
  right: 3px;
  bottom: 3px;
}

@media only screen and (max-width: 640px) {
  p.blue_btn {
    padding: 0 15px;
    margin: 30px 0 0;
  }
  p.blue_btn a {
    margin: 0 auto;
    background: #0052a5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    height: 50px;
    width: 100%;
    display: table;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: relative;
    border: solid 1px #7fa8d2;
  }
  p.blue_btn a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  p.blue_btn a::after {
    position: absolute;
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    background: url(../img/nav_icon_white.png);
    right: 3px;
    bottom: 3px;
  }
}
/*===============================================
 common (recruit lower)
===============================================*/
.recruit-lower #content .inner {
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .inner {
    padding: 0 100px;
  }
}
.recruit-lower #content img {
  width: 100%;
}
.recruit-lower #content .txt-normal {
  font-size: 1.1rem;
  line-height: 2.0909090909;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .txt-normal {
    font-size: 14px;
    line-height: 2.4285714286;
  }
}
.recruit-lower #mv-lower {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 53.125%;
  background: no-repeat center center;
  background-size: cover;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #mv-lower {
    padding-top: 27.7777777778%;
  }
}
.recruit-lower #mv-lower .inner {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 auto;
}
.recruit-lower #mv-lower .mv-lower-title {
  position: absolute;
  bottom: 0;
  padding-bottom: 3.90625vw;
  height: 13.75vw;
  left: 15px;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #mv-lower .mv-lower-title {
    height: 20.6666666667%;
    padding-bottom: 3.3333333333%;
    left: 100px;
  }
}
.recruit-lower #mv-lower .mv-lower-title img {
  width: auto;
  height: 100%;
}
.recruit-lower #content .recruit-prof {
  background: linear-gradient(110deg, #0052a5, #b2d4f8);
  padding: 30px 0 30px;
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof {
    background: linear-gradient(120deg, #0052a5, #b2d4f8);
  }
}
.recruit-lower #content .recruit-prof .prof-title {
  font-size: 1.65rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof .prof-title {
    font-size: 20px;
    text-align: left;
    margin-bottom: 25px;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list {
  padding: 0 20px;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list {
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 10px;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li {
  background-color: #0052a5;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li:nth-child(n+2) {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li:nth-child(n+2) {
    margin-top: 0;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 46.875vw;
  background: no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head {
    padding-top: 75%;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head .prof-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head .prof-img img {
  width: auto;
  height: 100%;
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head .prof-name {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 76, 151, 0.9);
  width: 100%;
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head .prof-name span {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  line-height: 2.4rem;
  padding: 0 0.8em;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-head .prof-name span {
    font-size: 13px;
    line-height: 30px;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body {
  padding: 0.8rem 1rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body {
    padding: 10px 12px 60px;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body .prof-txt {
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body .prof-txt {
    font-size: 13px;
  }
}
.recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body .btn-more {
  margin: 1.2rem auto 0;
}
@media print, screen and (min-width: 768px) {
  .recruit-lower #content .recruit-prof ul.recruit-prof-list li .prof-body .btn-more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0 auto;
  }
}
.recruit-lower .float-img {
  margin-top: 25px;
  width: calc(100% - 15px);
}
@media print, screen and (min-width: 768px) {
  .recruit-lower .float-img {
    width: calc(100% - 100px);
  }
}
@media print, screen and (min-width: 1400px) {
  .recruit-lower .float-img {
    width: calc(50% + 600px);
  }
}
.recruit-lower .float-img.float-img-right {
  margin-left: auto;
}

/*===============================================
 message
===============================================*/
@media only screen and (max-width: 767px) {
  #msg #mv-lower {
    background-image: url(/img/recruit/msg-mv-sp.jpg?202509);
  }
}
@media print, screen and (min-width: 768px) {
  #msg #mv-lower {
    background-image: url(/img/recruit/msg-mv-pc.jpg?202509);
  }
}
@media only screen and (max-width: 767px) {
  #msg #breadcrumb + .msg-txt {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  #msg #breadcrumb + .msg-txt {
    margin-top: 0;
  }
}
#msg .msg-txt {
  margin-top: 25px;
}
@media print, screen and (min-width: 768px) {
  #msg .msg-txt {
    margin-top: 55px;
  }
}
#msg .msg-title {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  #msg .msg-title {
    margin-bottom: 30px;
  }
}
#msg .msg-title > span {
  position: relative;
  display: block;
  font-size: 1.65rem;
  font-weight: bold;
  color: #0052a5;
  background-color: #fff;
  border: 1px solid #0052a5;
  line-height: 1;
  padding: 1rem 1rem 0.9rem;
}
@media print, screen and (min-width: 768px) {
  #msg .msg-title > span {
    font-size: 22px;
    padding: 10px 15px 8px;
  }
}
#msg .msg-catch {
  font-size: 1.65rem;
  font-weight: bold;
  color: #0052a5;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  #msg .msg-catch {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
#msg .msg-catch big {
  font-size: 125%;
}
#msg .msg-catch strong {
  font-size: 150%;
  font-weight: bold;
}
#msg ul.msg-img-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  #msg ul.msg-img-flex {
    margin-top: 20px;
  }
}
#msg ul.msg-img-flex li {
  width: calc((100% - 12px) / 2);
}
@media print, screen and (min-width: 768px) {
  #msg ul.msg-img-flex li {
    width: calc((100% - 30px) / 2);
  }
}
#msg .msg-border {
  margin: 60px 0;
  border: 1px solid #0052a5;
  background-color: rgba(167, 204, 244, 0.2);
  padding: 20px;
}
@media print, screen and (min-width: 768px) {
  #msg .msg-border {
    margin-top: 100px;
    padding: 40px;
  }
}

/*===============================================
 talk
===============================================*/
@media only screen and (max-width: 767px) {
  #talk #mv-lower {
    background-image: url(/img/recruit/talk-mv-sp.jpg?202411);
  }
}
@media print, screen and (min-width: 768px) {
  #talk #mv-lower {
    background-image: url(/img/recruit/talk-mv-pc.jpg?202411);
  }
}
#talk #mv-lower .mv-lower-title {
  height: 24.21875vw;
}
@media print, screen and (min-width: 768px) {
  #talk #mv-lower .mv-lower-title {
    height: 30%;
  }
}
#talk #container {
  background-color: #e1f0ff;
}
#talk #talk-prof {
  background: none;
}
#talk #talk-prof .btn-more {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#talk #articles {
  padding: 0;
}
#talk #articles .article:before {
  background-image: url(/img/recruit/recruit-beak-skyblue.gif);
}
#talk #articles .article {
  border-top: none;
}
#talk #articles .article:after {
  position: absolute;
  display: block;
  content: " ";
  background-color: #0052a5;
  width: calc(100% - 30px);
  height: 1px;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media print, screen and (min-width: 768px) {
  #talk #articles .article:after {
    height: 2px;
    width: calc(100% - 200px);
    max-width: 1200px;
    top: -2px;
  }
}
#talk #articles .article h4 {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  #talk #articles .article h4 {
    font-size: 22px;
  }
}
#talk #articles .article h4 span {
  padding-left: 4rem;
}
@media print, screen and (min-width: 768px) {
  #talk #articles .article h4 span {
    padding-left: 70px;
  }
}
#talk #articles .article h4 span:before {
  background-image: url(/img/recruit/recruit-icon-catch.png);
}
#talk #articles .article h4 span i {
  float: left;
  font-style: normal;
  margin-left: -1em;
  margin-top: -0.1em;
}
#talk .talk-txt {
  margin-top: 18px;
  padding-left: 3em;
}
@media print, screen and (min-width: 768px) {
  #talk .talk-txt {
    padding-left: 4em;
  }
}
#talk .talk-txt .talk-name {
  display: block;
  float: left;
  margin-left: -3em;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #talk .talk-txt .talk-name {
    margin-left: -4em;
  }
}
@media print, screen and (min-width: 768px) {
  #talk .talk-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#talk .talk-flex .talk-txt {
  padding: 0 15px;
  padding-left: calc(15px + 3em);
}
@media print, screen and (min-width: 768px) {
  #talk .talk-flex .talk-txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 35px;
    padding-left: calc(100px + 4em);
  }
}
#talk .talk-flex .talk-flex-img {
  margin-top: 1em;
  width: 84.375vw;
}
@media print, screen and (min-width: 768px) {
  #talk .talk-flex .talk-flex-img {
    margin-top: 25px;
    width: 33.0092592593%;
    width: 356px;
  }
}
@media print, screen and (min-width: 1400px) {
  #talk .talk-flex.talk-img-right .talk-txt {
    padding-left: calc((100% - 1200px) / 2 + 4em);
  }
}
#talk .talk-flex.talk-img-right .talk-flex-img {
  margin-left: auto;
}
#talk .talk-flex.talk-img-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (min-width: 768px) {
  #talk .talk-flex.talk-img-left .talk-txt {
    padding-left: calc(4em + 35px);
    padding-right: 100px;
  }
}
@media print, screen and (min-width: 1400px) {
  #talk .talk-flex.talk-img-left .talk-txt {
    padding-right: calc((100% - 1200px) / 2);
  }
}

/*===============================================
 support
===============================================*/
@media only screen and (max-width: 767px) {
  #support #mv-lower {
    background-image: url(/img/recruit/spt-mv-sp.jpg);
  }
}
@media print, screen and (min-width: 768px) {
  #support #mv-lower {
    background-image: url(/img/recruit/spt-mv-pc.jpg);
  }
}
#support #mv-lower .mv-lower-title {
  height: 24.21875vw;
}
@media print, screen and (min-width: 768px) {
  #support #mv-lower .mv-lower-title {
    height: 30%;
  }
}
#support #content .txt-normal {
  letter-spacing: 0;
}
#support .spt-nav {
  margin: 15px 0 25px;
}
@media print, screen and (min-width: 768px) {
  #support .spt-nav {
    margin: 0 0 50px;
  }
}
#support .spt-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#support .spt-nav ul li {
  width: 50%;
  margin-bottom: 0.8rem;
}
@media print, screen and (min-width: 768px) {
  #support .spt-nav ul li {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#support .spt-nav ul li a {
  position: relative;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #0052a5;
  line-height: 1.7rem;
  letter-spacing: -0.05em;
  text-decoration: none;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #support .spt-nav ul li a {
    font-size: 12px;
    line-height: 30px;
  }
}
#support .spt-nav ul li a:before {
  position: absolute;
  display: block;
  content: " ";
  background: -webkit-gradient(linear, left bottom, left top, from(#0052a5), color-stop(50%, #0052a5), to(#b2d4f8));
  background: linear-gradient(0deg, #0052a5, #0052a5 50%, #b2d4f8);
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #support .spt-nav ul li:nth-child(2n) a:after {
    position: absolute;
    display: block;
    content: " ";
    background: -webkit-gradient(linear, left bottom, left top, from(#0052a5), color-stop(50%, #0052a5), to(#b2d4f8));
    background: linear-gradient(0deg, #0052a5, #0052a5 50%, #b2d4f8);
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  #support .spt-nav ul li:last-child a:after {
    position: absolute;
    display: block;
    content: " ";
    background: -webkit-gradient(linear, left bottom, left top, from(#0052a5), color-stop(50%, #0052a5), to(#b2d4f8));
    background: linear-gradient(0deg, #0052a5, #0052a5 50%, #b2d4f8);
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
  }
}
#support .spt-sec {
  margin-top: 25px;
}
@media print, screen and (min-width: 768px) {
  #support .spt-sec {
    margin-top: 50px;
  }
}
#support .spt-sec + .spt-nav {
  margin-top: 25px;
}
@media print, screen and (min-width: 768px) {
  #support .spt-sec + .spt-nav {
    margin-top: 50px;
  }
}
#support .spt-title {
  font-size: 1.65rem;
  font-weight: bold;
  color: #0052a5;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  #support .spt-title {
    font-size: 22px;
  }
}
#support .spt-subtitle {
  position: relative;
  font-size: 1.35rem;
  font-weight: bold;
  color: #0052a5;
  padding-left: 1.4814814815em;
  margin-bottom: 1em;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  #support .spt-subtitle {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
#support .spt-subtitle:before {
  position: absolute;
  display: block;
  content: " ";
  background-color: #0052a5;
  width: 1.1111111111em;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media print, screen and (min-width: 768px) {
  #support .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
  }
}
#support .flex-box .flex-box-txt {
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  #support .flex-box .flex-box-txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 100px;
    padding-right: 30px;
  }
}
@media print, screen and (min-width: 1400px) {
  #support .flex-box .flex-box-txt {
    padding-left: calc((100% - 1200px) / 2);
  }
}
#support .flex-box .flex-box-img {
  margin-top: 1em;
  padding-left: 15px;
}
@media print, screen and (min-width: 768px) {
  #support .flex-box .flex-box-img {
    width: 510px;
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  #support .flex-box.flex-box-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 768px) {
  #support .flex-box.flex-box-left .flex-box-txt {
    padding-left: 30px;
    padding-right: 100px;
  }
}
@media print, screen and (min-width: 1400px) {
  #support .flex-box.flex-box-left .flex-box-txt {
    padding-right: calc((100% - 1200px) / 2);
  }
}
#support .flex-box.flex-box-left .flex-box-img {
  padding: 0 15px 0 0;
}
#support .spt-voice-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0052a5;
  padding: 0.3rem 0.3rem 0.3rem 0.8rem;
  margin-bottom: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  #support .spt-voice-title {
    padding: 3px 3px 3px 10px;
    margin-bottom: 25px;
  }
}
#support .spt-voice-title > span {
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #support .spt-voice-title > span {
    font-size: 13px;
  }
}
#support .spt-voice-title .btn-more {
  line-height: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  #support .spt-voice-title .btn-more {
    line-height: 24px;
  }
}
#support #support-01-sec-02 {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  #support #support-01-sec-02 {
    margin: 0;
  }
}
#support #spt01-support {
  margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  #support #spt01-support {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  #support.support-02 .flex-box .flex-box-img {
    padding: 0 15px;
  }
}
@media print, screen and (min-width: 768px) {
  #support.support-02 .flex-box .flex-box-img {
    margin-top: 0;
  }
}
#support.support-02 .flex-box .flex-box-img img:nth-child(n+2) {
  margin-top: 1rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 .flex-box .flex-box-img img:nth-child(n+2) {
    margin-top: 20px;
    width: 341px;
  }
}
#support.support-02 .flex-box {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 .flex-box {
    margin-top: 50px;
  }
}
#support.support-02 .inner + .flex-box {
  margin-top: 0;
}
#support.support-02 ul#env-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 ul#env-list {
    margin-top: 20px;
    padding: 0 100px;
  }
}
#support.support-02 ul#env-list li {
  width: 50%;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 ul#env-list li {
    width: calc((100% - 40px) / 2);
  }
}
#support.support-02 ul#env-list li .env-list-title {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  color: #0052a5;
  margin: 1.5rem 1.5rem 0 1.5rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 ul#env-list li .env-list-title {
    font-size: 16px;
    margin: 20px 0 0 0;
  }
}
#support.support-02 ul#env-list li .env-list-txt {
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
  margin: 1.5rem 1.5rem 0 1.5rem;
}
@media print, screen and (min-width: 768px) {
  #support.support-02 ul#env-list li .env-list-txt {
    font-size: 14px;
    margin: 15px 0 0 0;
  }
}

/*===============================================
 staff
===============================================*/
@media only screen and (max-width: 767px) {
  #staff #mv-lower {
    background-image: url(/img/recruit/staff-mv-sp.jpg);
  }
}
@media print, screen and (min-width: 768px) {
  #staff #mv-lower {
    background-image: url(/img/recruit/staff-mv-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  #staff #recruit_list {
    margin-top: 3rem;
  }
}
#staff #content > #recruit_list ul#recruit_list_body li:last-child {
  border-bottom: 1px solid #99badb;
}
#staff #staff-voice {
  width: 89.0625vw;
  margin: 30px 0 0 auto;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-voice {
    margin: 60px 0 0 100px;
    width: auto;
  }
}
#staff #staff-voice .top-voice-head {
  background: -webkit-gradient(linear, left top, right top, from(#0052a5), to(#659cd3));
  background: linear-gradient(90deg, #0052a5, #659cd3);
  padding: 2rem 0 1.5rem 0.8rem;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-voice .top-voice-head {
    padding: 30px 0 25px 30px;
  }
}
#staff #staff-voice .top-voice-head img {
  width: auto;
  height: 20px;
}
#staff #staff-voice .top-voice-body {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #staff #staff-voice .top-voice-body {
    width: 70.9375vw;
  }
}
@media print, screen and (min-width: 768px) {
  #staff #staff-voice .top-voice-body .owl-carousel {
    margin-left: -2px;
    width: calc(100% + 2px);
    max-width: none;
  }
}
@media only screen and (max-width: 767px) {
  #staff #staff-voice .top-voice-body .owl-carousel .owl-stage-outer {
    width: 89.0625vw;
  }
}
#staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-prev,
#staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-next {
  background-image: url(/img/recruit/slider-arrow-blue.png);
}
#staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-prev {
  left: 3.125vw;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-prev {
    left: 10px;
  }
}
#staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-next {
  right: -15.15625vw;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-voice .top-voice-body .owl-carousel .owl-nav .owl-next {
    right: 10px;
  }
}
#staff #staff-faq {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq {
    margin-top: 50px;
  }
}
#staff #staff-faq #staff-faq-title img {
  width: auto;
  height: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq #staff-faq-title img {
    height: 24px;
  }
}
#staff #staff-faq #staff-faq-title .r-img-txt-ja {
  color: #0052a5;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#staff #staff-faq ul#staff-faq-list li {
  margin-top: 1.2rem;
  padding-top: 1.2rem;
  border-top: 1px dotted #0052a5;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li {
    width: 50%;
    margin-top: 15px;
    padding-top: 20px;
  }
}
#staff #staff-faq ul#staff-faq-list li:last-child {
  padding-bottom: 1.2rem;
  border-bottom: 1px dotted #0052a5;
}
#staff #staff-faq ul#staff-faq-list li dl dt {
  font-size: 1.2rem;
  font-weight: bold;
  color: #0052a5;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  line-height: 1.3333333333;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li dl dt {
    font-size: 15px;
  }
}
#staff #staff-faq ul#staff-faq-list li dl dd {
  font-size: 1.05rem;
  line-height: 1.8571428571;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li dl dd {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li:nth-child(2n+1) dl {
    padding-right: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li:nth-child(2n) dl {
    padding-left: 30px;
    border-left: 1px dotted #0052a5;
  }
}
@media print, screen and (min-width: 768px) {
  #staff #staff-faq ul#staff-faq-list li:nth-last-child(2) {
    border-bottom: 1px dotted #0052a5;
  }
}

/*===============================================
 zadankai
===============================================*/
#talk.zadankai .zadankai-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 6.6666666667vw;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list {
    -ms-grid-columns: 1fr 18px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 18px;
  }
}
#talk.zadankai .zadankai-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 44.6666666667vw;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li {
    min-height: auto;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-img {
  position: relative;
  width: 32.6666666667vw;
  background: url(/img/recruit/talk-prof-bg.jpg) no-repeat left top/cover;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-img {
    width: 36.1111111111%;
    padding-top: 50%;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-img ._img {
  position: absolute;
  z-index: 1;
  bottom: -1.3333333333vw;
  left: 0;
  width: 42.1333333333vw;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-img ._img {
    bottom: 0;
    width: 129.2307692308%;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #0052a5;
  padding: 4vw;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-txt {
    padding: 18px 3.2608695652% 65px;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt ._name {
  font-size: 3.2vw;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-txt ._name {
    font-size: 13px;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt ._career {
  margin-top: 4vw;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-txt ._career {
    margin-top: 18px;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt ._career li {
  font-size: 2.9333333333vw;
  line-height: 1.5909090909;
  padding-left: 4.5em;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-txt ._career li {
    font-size: 13px;
    line-height: 1.5384615385;
  }
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt ._career li span {
  float: left;
  margin-left: -4.5em;
}
#talk.zadankai .zadankai-list > li .zadankai-list-txt .btn-more {
  position: absolute;
  bottom: 4.6666666667vw;
}
@media print, screen and (min-width: 768px) {
  #talk.zadankai .zadankai-list > li .zadankai-list-txt .btn-more {
    bottom: 20px;
  }
}
#talk.zadankai .article .talk-txt {
  text-align: justify;
}
@media only screen and (max-width: 767px) {
  #talk.zadankai .article .talk-txt {
    padding-left: 4em;
  }
}
@media only screen and (max-width: 767px) {
  #talk.zadankai .article .talk-txt .talk-name {
    margin-left: -4em;
  }
}
@media only screen and (max-width: 767px) {
  #talk.zadankai .article .talk-flex .talk-txt {
    padding-left: calc(15px + 4em);
  }
}
@media print, screen and (min-width: 1400px) {
  #talk.zadankai .article .talk-flex.talk-img-right .talk-txt {
    padding-left: calc(100px + 4em);
  }
}
#talk.zadankai .article .talk-flex.talk-img-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (min-width: 1400px) {
  #talk.zadankai .article .talk-flex.talk-img-left .talk-txt {
    padding-right: calc(100px + 4em);
  }
}