@charset "utf-8";
/*
theme Name: watcha original theme
Description: original theme, recruit
version: v2-0125
*/

header {
  background-color: white;
}

.background-color {
  background-color: #f2f2f2;
}

.white-color {
  color: white;
}

.header-logo {
  height: 50px;
}

.footer-logo {
  height: 50px;
}

.navbar-nav {
  margin: 0px auto;
  font-weight: bold;
}

.navbar {
  padding: 0rem 1rem;
}

.nav-item {
  margin: 0 40px;
  padding: 25px 0px;
}

.nav-link-text {
  color: #4d4d4d;
}

a.nav-link-text:hover {
  text-decoration: none;
}

#nav-item-current {
  border-bottom: solid 5px #ff0558;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

footer {
  background-color: #ff0558;
  height: 150px;
  display: block;
}

.footer-box {
  padding: 30px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.privacy-policy a:hover {
  text-decoration: none;
}

.privacy-policy a {
  font-size: 12px;
  margin: 5px 10px;
  color: white;
}

.sns-icon {
  font-size: 2em;
  margin: 0 15px;
  color: white;
}

.sns-icon > a {
  color: white;
}

.sns-icon > a:hover {
  color: white;
  text-decoration: none;
}

.sns-icon > a:active {
  color: white;
}

.video-container {
  position: relative;
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.video-title {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

.video-title h1 {
  font-size: 4rem;
  color: white;
  font-weight: bold;
}

.video-subtitle {
  font-size: 2.5rem;
  margin: 0px;
  color: #ff0558;
  font-weight: bold;
  padding-bottom: 0.3rem;
  border-bottom: solid 2px white;
}

.video-subtitle:hover a {
  text-decoration: none;
}

.video-subtitle a {
  color: #ff0558;
}

.content-area {
  margin: 30px 0;
  padding: 30px;
}

.top-content {
  border-bottom: solid 2px#FF0558;
  padding-bottom: 7px;
  font-weight: 600;
}

.content-title {
  color: #4d4d4d;
  font-size: 3rem;
  font-weight: 700;
  margin: 40px 0;
}

.title-underline {
  border-bottom: solid 2px#FF0558;
  padding: 0px 5px 7px;
}

.title-s {
  font-size: 20px;
  font-weight: 200;
  margin-left: 15px;
}

.join-us-category {
  margin-top: 20px;
}

.detail-link {
  padding: 10px 0;
  color: #ff0558;
  text-align: right;
}

.detail-link > a {
  position: relative;
  color: #ff0558;
  padding-right: 10px;
}

.detail-link > a::after {
  position: absolute;
  right: -5px;
  content: "▶";
}

.detail-link > a[aria-expanded="true"]::after {
  content: "▼";
}

.white-box {
  background-color: white;
}

.under-line {
  border-bottom: solid 2px #ff0558;
}

.subtitle-text {
  font-weight: 500;
  font-size: 1.25rem;
  margin: 0px 0 10px;
}

.subtitle-text-color {
  color: #4e4d4d;
}

.detail-text {
  font-size: 1rem;
}

.detail-text-color {
  color: #808080;
}

.box {
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 20px;
  background: #ff0558;
}

.box-area {
  width: 3%;
  display: flex !important;
}

.title-circle-border {
  border: 2px solid #ff0558;
  border-radius: 15px;
  padding: 8px;
}

.news-list {
  height: 300px;
  padding: 30px;
}

.news-page-list {
  height: 180px;
  padding: 30px 40px;
  margin: 30px 60px;
}

.news-date {
  color: #808080;
  font-size: 14px;
}

.news-list-title {
  margin: 20px 0;
  font-size: 1.2em;
  height: 60%;
  font-weight: 400;
  border-bottom: solid 2px #ff0558;
  word-wrap: break-word;
}

.news-page-list-title {
  margin: 20px 0 0;
  font-size: 1.2em;
  height: 50%;
  font-weight: 400;
  border-bottom: solid 2px #ff0558;
  word-wrap: break-word;
}

.news-list-title > a {
  color: #4d4d4d;
}

.news-title {
  color: #4d4d4d;
  font-size: 150%;
  font-weight: 700;
  margin: 20px 0;
}

.top-watcha-service-logo {
  width: 15%;
  margin-bottom: 20px;
}

.top-watchapedia-service-logo {
  width: 15%;
  margin-bottom: 20px;
}

.watcha-service-logo {
  width: 140px;
}

.watchapedia-service-logo {
  width: 220px;
}

.watcha-discrption-color {
  background-color: black;
}

.watcha-discrption-text-color {
  color: white;
}

.watchapedia-discrption-color {
  background-color: #ff0558;
}

.service-logo-link {
  width: 100%;
  margin: 20px 0px;
}

.service-hr {
  border-color: black;
  margin: 30px 0 20px;
}

.service-top-img {
  width: 100%;
}

.service-list {
  padding: 10px;
  margin: 40px 0px;
  min-height: 450px;
}

.service-list-icon {
  color: #f71876;
  text-align: center;
  font-size: 5em;
  padding: 10px 0;
}

.service-left-box {
  border-right: 2px solid #f71876;
}

.service-right-box {
  padding: 0px 50px;
}

.service-icon-img {
  width: 45%;
}

.service-watchapedia-icon-img {
  width: 45%;
}

.service-top-discrption {
  width: 100%;
  padding: 40px 20px;
  display: flex;
  flex-wrap: wrap;
}

.service-top-discrption-logo {
  padding-right: 40px;
}

.service-top-discrption-text {
  color: white;
}

.service-box-title {
  font-size: 16px;
}

.service-video {
  width: 70%;
  height: 450px;
}

.service-download-text {
  margin-bottom: 10px;
}

.service-list-pedia {
  padding: 10px;
  margin: 40px 0px;
  height: 350px;
}

.service-under-box {
  margin-top: -30px;
}

.wantedly-area {
  width: 45%;
  margin: 70px auto;
}

.wantedly-link {
  font-size: 1.3rem;
}

.wantedly-link {
  color: #4e4d4d;
}

a.wantedly-link:hover {
  text-decoration: none;
}

.wantedly-img {
  width: 100%;
}

.join-us-title {
  font-size: 24px;
  color: #ef3f75;
  padding-bottom: 10px;
}

.join-us-icon-img {
  width: 80%;
}

.about-us-core-area {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 30px 80px;
}

.about-us-comany-overview-area {
  margin-top: 50px;
  padding: 30px 80px;
}

.about-us-company-overview th {
  padding: 20px 0;
  width: 15%;
}

.about-us-company-overview td {
  padding-left: 30px;
  width: 85%;
  color: #808080;
}

.about-us-company-history th {
  padding: 10px 0;
  width: 15%;
  color: #808080;
}

.about-us-company-history td {
  padding-left: 30px;
  color: #808080;
}

.about-us-core-image {
  width: 70%;
}

.about-us-content-title {
  color: #4d4d4d;
  font-size: 2rem;
  font-weight: 700;
  margin: 40px 0;
}

.pagenation-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagenation {
  margin: 1em 0;
  font-size: 20px;
}

.pagenation:after,
.pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  margin: 0;
}

.pagenation li {
  float: left;
  list-style: none outside none;
  margin-left: 3px;
}

.pagenation li:first-child {
  margin-left: 0;
}

.pagenation li.active {
  background-color: #999999;
  border: 1px solid gray;
  border-radius: 5px;
  color: #808080;
  cursor: not-allowed;
  padding: 10px 20px;
}

.pagenation span {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #ff0558;
  border-radius: 5px;
  color: #808080;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.pagenation li a {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid gray;
  border-radius: 3px;
  color: #808080;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.pagenation li a:hover {
  background-color: #ff0558;
  color: #808080;
  opacity: 0.8;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease;
}
.nav-item-drop {
  margin: 0 20px;
  padding: 10px 10px;
}
.news-page-list-title a {
  color: #4d4d4d;
}
.news-detail-area {
  padding: 40px 30px;
}
@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
}

@media only screen and (max-width: 736px) {
  .header-logo {
    padding: 10px;
    height: 50px;
  }

  .nav-item {
    margin: 0 20px;
    padding: 10px 10px;
  }

  #nav-item-current {
    border-bottom: solid 0px;
  }

  .video-title h1 {
    font-size: 26px;
  }

  .video-subtitle {
    font-size: 18px;
  }

  .video-container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-title {
    font-size: 23px;
  }

  .top-service-area-left {
    display: inline-block;
    width: 35%;
    height: 100%;
    text-align: left;
    vertical-align: top;
  }

  .top-service-area-right {
    display: inline-block;
    width: 60%;
  }

  .top-watcha-service-logo {
    width: 80px;
    padding: 10px 0;
    margin-bottom: 0;
  }

  .top-watchapedia-service-logo {
    width: 80px;
    padding: 20px 0;
    margin-bottom: 0;
  }

  .news-title {
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0;
  }

  .news-list {
    height: 220px;
    margin: 20px 10px;
    padding: 20px;
  }

  .news-page-list {
    height: 200px;
    margin: 20px 10px;
    padding: 20px 20px 0;
  }

  .news-list-title {
    font-size: 17px;
    margin: 10px 0;
    height: 60%;
    word-wrap: break-word;
  }

  .news-page-list-title {
    font-size: 17px;
    margin: 10px 0 0;
    height: 58%;
    word-wrap: break-word;
  }

  .subtitle-text {
    font-size: 1.1rem;
  }

  .detail-text {
    font-size: 0.85rem;
  }

  .detail-link {
    padding: 10px 0;
    text-align: right;
  }

  .box {
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 15px;
    background: #ff0558;
  }

  .box-area {
    width: 6%;
    display: block;
  }

  .content-area {
    margin: 10px 10px;
    padding: 20px;
  }

  .about-us-comany-overview-area {
    margin-top: 50px;
    padding: 10px 20px;
  }

  .about-us-company-overview td {
    padding-left: 5px;
  }

  .about-us-core-area {
    margin: 0 5px;
    margin-top: 50px;
    padding: 10px 15px;
  }

  .about-us-core-image {
    width: 90%;
  }

  .about-us-company-overview th {
    width: 20%;
    font-size: 14px;
  }

  .about-us-company-overview td {
    width: 80%;
    font-size: 13px;
  }

  .about-us-company-history th {
    width: 20%;
    font-size: 14px;
  }

  .about-us-company-history td {
    padding-left: 30px;
    width: 80%;
    color: #808080;
    font-size: 13px;
  }

  .about-us-content-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 40px 0;
  }

  .wantedly-link {
    font-size: 0.9rem;
  }

  .wantedly-area {
    width: 75%;
  }

  .service-top-discrption-text {
    font-size: 13px;
  }

  .service-logo {
    height: 40px;
    margin: 20px 0px;
    width: 100%;
  }

  .service-logo-link-sp {
    width: 120%;
  }

  .service-video {
    width: 100%;
    height: 250px;
  }

  .service-left-box {
    border-right: 0px solid;
    margin-bottom: 50px;
    text-align: center;
  }

  .service-right-box {
    text-align: center;
  }

  .service-apple-link {
    margin-bottom: 20px;
  }

  .service-hr {
    border-color: black;
    margin: 5px 0 25px;
  }

  .service-list {
    padding: 10px;
    margin: 20px 10px;
    min-height: 250px;
  }

  .service-list-pedia {
    padding: 10px;
    margin: 20px 10px;
    height: 300px;
  }

  .service-icon-img {
    width: 40%;
  }

  .service-watchapedia-icon-img {
    width: 40%;
  }

  .service-under-box {
    margin-top: 0px;
  }

  .join-us-icon-img {
    width: 60%;
    margin-bottom: 10px;
  }

  .join-us-title {
    font-size: 16px;
  }

  .join-us-card-detail ul {
    padding-inline-start: 5px;
  }

  .top-news-area {
    margin-bottom: 15px;
  }
  .nav-item-drop {
    margin: 0 0px;
    padding: 0px 0px;
  }
  .news-detail-area {
    padding: 40px 20px;
  }
}

.join-us-card-detail {
  font-size: 13px;
  margin-bottom: 1.6rem;
}
