/* @import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700&display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");

html,
body {
  /*font-family: "M PLUS Rounded 1c", sans-serif;*/
  font-family: Hiragino Kaku Gothic ProN,Helvetica Neue,Helvetica,Arial,sans-serif;
}

a,
a:hover {
  text-decoration: none;
}

.text-orange {
  color: orange;
}
.border-span-orange {
  padding-bottom: 3px;
  border-bottom: orange solid 3px;
  line-height: 1.7em;
}

.hidden {
  display: none;
}

.search-menu {
  position: relative;
}
.search-menu a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
}
.search-menu a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

@media (max-width: 480px) {
  #carouselExampleIndicators,
  .carousel-inner {
    height: 233.91px;
  }
}

/* header */
header a,
header a:link,
header a:visited {
  color: #7982ad;
}

header a:hover,
header a.active,
header svg {
  color: #0d25a0;
}

header h1 {
  margin: 0;
  padding: 0;
  color: #0d25a0;
  font-size: x-large;
}

header .nav-item a {
  padding-bottom: 0;
  font-weight: bold;
  line-height: 1.2em;
}

header .nav-item span {
  margin: 0;
  padding: 0;
  font-size: x-small;
}

header .navbar-toggler {
  border: 1px solid #7982ad;
}

/* top gallery */
#carouselExampleIndicators img {
  width: 100%;
  height: auto;
}

#carouselExampleIndicators .carousel-inner {
  overflow: hidden;
  height: 360px;
}

/* search-menu */
.search-menu .col {
  width: 300px;
}

.search-menu .card {
  height: 150px;
  color: #ffffff;
}

.search-menu .card1 {
  background: #35bdef;
}

.search-menu .card2 {
  background: #f5ad48;
}

.search-menu .card3 {
  background: #8f5ca2;
}

.search-menu .card i {
  margin-bottom: 10px;
  font-size: 50px;
}

/* news */
.news h2 {
  padding-top: 15px;
  font-size: xx-large;
}

/* footer */
footer {
  background-color: #33383c;
  margin: 0;
  padding: 0;
}

footer .h_rogo {
  margin-bottom: 7px;
  width: 200px;
  height: auto;
}

footer .menu span {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #c7c7c7;
  margin: 0;
  padding: 0 0 0 0;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}

footer .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .menu li {
  font-size: 12px;
  color: #fff;
}

footer .menu li a {
  margin: 20px 0px;
  color: #fff;
  letter-spacing: 3px;
  text-decoration: none;
  list-style: none;
}

footer .menu li a:hover {
  color: #da3e44;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}

footer .menu p {
  margin: 0;
  padding: 0;
}

footer .menu i {
  margin-right: 5px;
}

footer .social {
  text-align: right;
}

footer .social a {
  margin: 0 15px;
  font-size: medium;
}

footer .menu {
  margin-left: 20px;
}

.breadcrumb li {
  font-size: small;
}

.talent-list .sex1,
.talent-list .sex2 {
  line-height: 1.2em;
}
.talent-list .sex1 a,
.talent-list .sex1 a:hover {
  color: #0d25a0;
}

.talent-list .sex2 a,
.talent-list .sex2 a:hover {
  color: red;
}

.aiueo a {
  color: #fff;
}

.talent-search-list a {
  color: #000;
}
.talent-search-list a img {
  /* width: 100%;
  height: 100%;
  max-width: 120px;
  max-height: 150px; */
  width: 60%;
  height: auto;
}
.talent-search-list .card-body {
  padding: 7px 3px 0px 3px;
}
.talent-search-list .card-title {
  font-size: 1.1vw;
}
@media (max-width: 767px) {
  .talent-search-list .card-title {
    font-size: 24px;
  }
}

/* details ********************************************************************************* */
.icon-box.medium {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.icon-box {
  font-size: 30px;
  margin-bottom: 33px;
  display: inline-block;
  color: #ffffff;
  height: 65px;
  width: 65px;
  line-height: 65px;
  background-color: #0d25a0;
  text-align: center;
  border-radius: 0.3rem;
}
.social-icon-style2 li a {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: #0d25a0;
  height: 41px;
  line-height: 41px;
  width: 41px;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}

.social-icon-style2 {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 10px;
  list-style: none;
}

.social-icon-style2 li {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.text-secondary,
.text-secondary-hover:hover {
  color: #000 !important;
}
.display-25 {
  font-size: 1.4rem;
}

.text-primary,
.text-primary-hover:hover {
  color: #000 !important;
}

.detail-title {
  margin: 15px 0;
  line-height: 0.7em;
}
.detail-title span {
  font-size: 20px;
}
@media (max-width: 767px) {
  .detail-title {
    margin: 0;
    line-height: 1em;
  }
}

p {
  margin: 0 0 20px;
}

.mb-1-6,
.my-1-6 {
  margin-bottom: 1.6rem;
}

.tags {
  display: block;
}
.tags h6 {
  margin: 0;
  display: inline-block;
}
.tags .tag {
  margin-right: 3px;
  color: #33383c;
  font-weight: normal;
}

.tags .tag:hover {
  color: #fff;
  font-weight: normal;
}

.details li h6 {
  margin: 0;
  padding: 0;
}

.main_images {
  cursor: pointer;
}
.sub_images {
  width: 100%;
  height: auto;
  max-width: 120px;
  max-height: 150px;
  cursor: pointer;
}

/* modal */
.modal-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  opacity: 0;
  transition: 0.25s ease-out;
}

.modal-wrapper.show {
  opacity: 1;
  pointer-events: all;
}

.modal-image {
  border: solid 3px #fff;
  position: absolute;
  max-width: 80%;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  opacity: 0;
  transition: 0.5s ease-out;
}

.modal-image.show {
  opacity: 1;
}

/* page navを中央寄せ */
.nav-pagination .pagination {
  justify-content: center !important;
  font-size: 1vw;
}

.table-td-left {
  width: 100px;
}

.jobslist a {
  color: #000;
}

ul.sitemap,
ul.sitemap ul,
ul.sitemap li,
ul.sitemap ul li {
  list-style: none;
}

.top-banner a {
  color: #000;
}

.favorite_manuel {
  width: auto;
}

@media (min-width: 768px) {
  .pc {
    display: block;
  }
  .sm {
    display: none;
  }
}

@media (max-width: 767px) {
  .pc {
    display: none;
  }
  .sm {
    display: block;
  }
  .favorite_manuel {
    width: 100%;
  }
  iframe{
    border: 0;
    height:320px;
    }
}
