@font-face {
  font-family: "NotoSansJP";
  src: url("./assets/fonts/NotoSansJP-Regular.otf");
}

body {
  color: #333 !important;
  font-family: "NotoSansJP" !important;
}
.home .recent-posts-widget-with-thumbnails {
  background: #cbeaff;
}

.widget-section {
  padding: 80px 0;
}

nav#site-navigation {
  transition: none !important;
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
}

.widget-section .post-item {
  position: relative;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.widget-section .post-item img {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.widget-section .post-item .post-title {
  z-index: 9;
  color: #fff;
  font-size: 20px;
  background: rgb(27 45 52 / 75%);
  padding: 10px;
}

.widget-section .custom-widget-title {
  text-align: center;
  margin-bottom: 15px;
  color: #000;
  font-size: 30px;
  margin-top: 25px;
}

.widget-section .custom-widget-description {
  text-align: center;
  margin-bottom: 30px;
  color: #000;
}

.post-item-list {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.post-item-list .post-item-date {
  flex: 1;
  text-align: center;
}

.post-item-list .post-item-title {
  flex: 2;
  text-align: left;
}

.btn-pld {
  background: #008cc6 !important;
  color: #fff;
  border: 0 !important;
}

.btn-pld:hover,
.btn-pld:active,
.btn-pld:visited {
  background: #0079ad !important;
  color: #fff !important;
}

.top-parallax-section .btn-pld {
  font-size: 20px;
  letter-spacing: 3px;
  padding: 20px 10px;
}

.widget-section .container {
  text-align: center;
}

.widget-section .container .btn-pld {
  margin-top: 40px;
}

.widget-section .pld-link {
  color: #4c4c4c;
}

.widget-section .pld-link:hover {
  color: #f2e56d;
  text-decoration: underline;
}

.top-parallax-section h1 {
  font-size: 200px;
  display: inline-block;
  margin-bottom: 80px;
}

.top-parallax-section .mb32 {
  font-size: 35px;
}

.top-parallax-section .btn-pld {
  margin-top: 100px;
}

.widget_custom-company {
  background: #cbeaff;
}

.pld-company-information {
  width: 50%;
  margin: auto;
  display: flex;
  flex-direction: row;
  text-align: left;
  padding: 10px;
  border-top: 1px solid #a8a8a8;
  font-size: 16px;
}

.pld-company-information a {
  font-size: 18px;
}
#pld-jobs {
  font-size: 16px;
}

.widget-section .pld-company-information:last-child {
  border-bottom: 1px solid #a8a8a8;
}

.pld-company-information .pld-company-label {
  flex: 1;
  color: #a8a8a8;
}

.pld-company-information .pld-company-value {
  flex: 2;
  color: #000;
  white-space: pre-wrap;
}

.site-footer {
  background: #0066b3;
}

.footer-inner {
  display: flex;
  flex-direction: row;
}

.footer-inner .footer-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer-inner .footer-right {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.footer-inner #social {
  float: left;
  border-bottom: 0 !important;
}

#menu-main {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  column-gap: 20px;
  width: 100%;
  align-items: center;
  height: 48px;
}

#menu-main li {
  float: left;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#menu-main li a {
  text-decoration: none;
  color: #fff;
}

.menu-social-items span {
  color: #fff;
}

.back-to-top {
  border-color: #fff;
}

.back-to-top:hover {
  background: #0079ad !important;
}

.footer-right .widget {
  margin-bottom: 0 !important;
}

.back-to-top {
  bottom: 53px !important;
}

.page-title-section {
  background: #cbeaff;
}

.page-title-section .page-title {
  text-align: center;
}

.page-title-section .pld-cat-title {
  font-size: 25px;
}

.page-title-section .pld-cat-description {
  font-size: 14px;
}

.pld-cat-list {
  max-width: 600px;
  margin: auto;
}

.pld-posts {
  max-height: 40vh;
  overflow-y: auto;
}

/* width */
.pld-posts::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.pld-posts::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.pld-posts::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.pld-posts::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.pld-cate-list-title {
  color: #000;
  text-align: center;
  background: #cbeaff;
  height: 40px;
  line-height: 40px;
}

.alm-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 0 !important;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
  padding: 0 !important;
}

.alm-item .alm-item-date {
  flex: 1;
  padding-left: 10px;
}

.alm-item .alm-item-title {
  flex: 2;
}

.alm-item .alm-item-title a {
  color: #000;
}

.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  background: transparent;
  border: 0;
  text-transform: initial;
  font-weight: 400;
  box-sizing: border-box;
  margin-bottom: 0;
}

.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  border: 1px solid #ebebeb;
  height: 50px;
  justify-content: center;
  align-items: center;
}

.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__button {
  width: 40px;
  background: transparent !important;
  border: 0 !important;
}

#search-icon {
  fill: #c1c1c1;
}

.post-content .shapely-category {
  display: none;
}

.recent-posts .widget-post-thumbnail {
  width: 100px;
  height: auto;
  margin-right: 10px;
}

.recent-posts .post-content {
  display: flex;
  flex-direction: row;
}

.recent-posts .post-content .widget-post-title {
  flex: 1;
  text-align: left;
  font-weight: normal;
}

.recent-posts .post-content .widget-post-title a {
  font-size: 20px;
  color: #000;
}

#secondary .widget {
  margin-bottom: 20px !important;
}

.pld-contact {
  max-width: 80%;
  margin: auto;
}

.pld-contact .form-item input[type="file"] {
  margin: 10px 0 !important;
}

.pld-contact .form-buttons {
  text-align: right;
  position: relative;
  display: flex;
  flex-direction: row;
  margin-top: 30px;
}

.pld-contact .form-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pld-contact .form-button input[type="submit"] {
  margin-bottom: 0;
}

.pld-contact .wpcf7-spinner {
  position: absolute;
  right: 0px;
  top: -26px !important;
}

.pld-contact .wpcf7-form {
  margin-bottom: 40px;
}

.social_icon {
  font-family: "Font Awesome 5 Brands";
  color: #fff;
  font-size: 16px;
  position: relative;
  top: -3px;
}

#social ul.social-list {
  padding-left: 0px;
  text-align: left;
  margin-top: 10px;
}

.home #social li a[href*="facebook.com"] .fa:before {
  content: "\f39e" !important;
}

#social ul.social-list li {
  background: #00aeef;
  padding: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

#pld-contact-title {
  margin-top: 40px;
}

#pld-contact-description {
  margin-bottom: 40px;
}

.pld-company-contact a {
	font-size: 18px;
}

.form-item input[type="text"] + .wpcf7-not-valid-tip,
.form-item input[type="email"] + .wpcf7-not-valid-tip {
  margin: -15px 0 10px;
}

.form-item textarea + .wpcf7-not-valid-tip,
input[type="hidden"] + .wpcf7-not-valid-tip {
  margin: 10px 0;
}

.wpcf7-not-valid-tip {
  text-align: left;
}

input[type="submit"].wpcf7-form-control {
  font-size: 20px;
}

.main-navigation .menu li a {
  font-size: 16px;
}
.shapely-content.dropcaps-content p::first-letter {
  font-size: inherit !important;
  margin: 0 !important;
}

.shapely-content .tablepress {
  width: 100%;
  font-size: 14px;
  text-align: left;
}

.shapely-content .tablepress td {
  background: #fff !important;
  border: 1px solid #e6e6e6 !important;
}

.shapely-content .tablepress tr td:first-child {
  padding: 10px;
  vertical-align: top;
  background-color: #f6f6f6 !important;
}

#shapely_home_parallax-3 .parallax-window {
  background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

@media only screen and (max-width: 750px) {
  .widget-section .post-item {
    margin-bottom: 10px;
  }
  .pld-company-information {
    width: 100%;
  }
  .footer-inner .footer-right {
    display: none;
  }
  .pld-contact .form-buttons {
    flex-direction: column;
  }
  .pld-contact .form-button input[type="submit"] {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .pld-contact {
    max-width: 100%;
  }
  .main-navigation {
    position: fixed;
    z-index: 99;
    top: 0;
  }
  .top-parallax-section .mb32 > p > strong {
    font-weight: 500;
    font-size: 25px;
  }
}

@media only screen and (min-width: 992px) {
  .top-parallax-section .mb32 > p > strong {
    font-weight: 500;
    font-size: 45px;
  }
}
