@charset "UTF-8";
.home #tab-content ul {
  margin-bottom: 15px; }
  .home #tab-content ul li {
    display: inline-block;
    margin-top: 5px; }
    @media screen and (max-width: 1000px) {
      .home #tab-content ul li {
        width: 48%; } }
    .home #tab-content ul li a {
      border: 1px solid #fff;
      display: block;
      color: #fff;
      padding: 10px;
      box-sizing: border-box;
      text-align: center; }
.home .main {
  height: 65vw;
  max-height: 800px;
  position: relative; }
  .home .main #slider .bg-img {
    height: 100%;
    float: left;
    position: relative; }
    .home .main #slider .bg-img.design {
      background: url(../images/top/design_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.design {
          background: url(../images/top/design_main_sp.jpg) center;
          background-size: cover; } }
    .home .main #slider .bg-img.ad {
      background: url(../images/top/ad_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.ad {
          background: url(../images/top/ad_main_sp.jpg) center;
          background-size: cover; } }
    .home .main #slider .bg-img.pr {
      background: url(../images/top/pr_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.pr {
          background: url(../images/top/pr_main_sp.jpg) center;
          background-size: cover; } }
    .home .main #slider .bg-img.hr {
      background: url(../images/top/hr_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.hr {
          background: url(../images/top/hr_main.jpg) center;
          background-size: cover; } }
    .home .main #slider .bg-img.media {
      background: url(../images/top/media_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.media {
          background: url(../images/top/media_main_sp.jpg) center;
          background-size: cover; } }
    .home .main #slider .bg-img.writing {
      background: url(../images/top/writing_main.jpg) center;
      background-size: cover; }
      @media screen and (max-width: 1000px) {
        .home .main #slider .bg-img.writing {
          background: url(../images/top/writing_main_sp.jpg) center;
          background-size: cover; } }
  .home .main .main_bottom_area {
    position: absolute;
    right: 70px;
    bottom: 20px; }
    .home .main .main_bottom_area .bxslider02 {
      position: relative; }
    .home .main .main_bottom_area .b_slide_img {
      float: left;
      list-style: none; }
    .home .main .main_bottom_area .movie_btn {
      margin-bottom: 20px;
      display: block; }
    .home .main .main_bottom_area .bx-viewport {
      border-radius: 10px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .home .main {
      height: 60vw; } }
  @media screen and (max-width: 1400px) {
    .home .main {
      height: 65vw; } }
  @media screen and (max-width: 1000px) {
    .home .main {
      height: 80vh; } }
.home .news {
  padding: 80px 80px 80px 80px; }
  .home .news .outer_contents {
    padding: 80px 70px;
    max-width: 1250px;
    margin: auto; }
  .home .news h2 {
    position: absolute;
    top: -25px;
    left: 30px;
    color: #7d8b92; }
  .home .news ul li {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0; }
    .home .news ul li:last-child {
      border: none; }
    .home .news ul li .date {
      color: #7d8b92;
      margin-right: 45px;
      font-size: 1.6rem; }
  .home .news .more {
    color: #7d8b92; }
  .home .news:after {
    content: "";
    width: 80%;
    background: linear-gradient(#d3dee5, #cbd9df);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.5s;
    transform: scaleX(0);
    transform-origin: left top; }
  .home .news.one::after {
    transform: scaleX(1); }
  @media screen and (max-width: 1000px) {
    .home .news {
      padding: 12% 7%; }
      .home .news h2 {
        top: -45px;
        font-size: 7rem; }
      .home .news .outer_contents {
        padding: 12% 9% 12%; }
        .home .news .outer_contents ul li .date {
          font-size: 2rem; } }
.home .who {
  padding: 80px 0px 0px 80px;
  margin-top: 70px; }
  @media screen and (min-width: 1800px) {
    .home .who {
      padding: 80px 7% 0px 7%; } }
  @media screen and (min-width: 1800px) {
    .home .who {
      padding: 80px 80px 0px 120px;
      margin-top: 70px; } }
  @media screen and (max-width: 1000px) {
    .home .who {
      padding: 10% 7%; } }
  .home .who .imgarea {
    position: absolute;
    z-index: 2;
    width: 570px;
    top: -200px;
    left: -50px;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 1200px) {
      .home .who .imgarea {
        right: 60%;
        width: 43vw;
        left: auto; } }
    @media screen and (max-width: 1400px) {
      .home .who .imgarea {
        right: 60%;
        left: auto; } }
    @media screen and (min-width: 1800px) {
      .home .who .imgarea {
        left: -10px; } }
    @media screen and (max-width: 1000px) {
      .home .who .imgarea {
        width: 100%;
        left: 0; } }
  .home .who .outer_contents {
    margin-left: 0;
    margin-left: auto;
    width: 75%;
    border-radius: 30px 0 0 30px;
    padding: 80px 60px 60px 130px;
    box-sizing: border-box; }
    @media screen and (min-width: 1800px) {
      .home .who .outer_contents {
        border-radius: 30px;
        margin-left: 370px;
        max-width: 1030px; } }
    @media screen and (max-width: 1000px) {
      .home .who .outer_contents {
        margin-top: 400px;
        padding: 170px 60px 60px;
        border-radius: 20px; } }
  .home .who h2 {
    position: absolute;
    top: -25px;
    left: 120px;
    color: #e09b4f; }
    @media screen and (max-width: 1000px) {
      .home .who h2 {
        top: 40px !important;
        left: 52px;
        width: 560px; } }
  .home .who .content_inner {
    width: 80%; }
    .home .who .content_inner h3 {
      margin-bottom: 30px;
      font-size: 2.3rem; }
      @media screen and (max-width: 1000px) {
        .home .who .content_inner h3 {
          font-size: 3rem; } }
    .home .who .content_inner p {
      line-height: 2; }
  .home .who.one .imgarea {
    top: -100px;
    opacity: 1; }
  .home .who:after {
    content: "";
    width: 80%;
    background: linear-gradient(#f3e3c2, #f3e3c2);
    height: 90%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: 0.5s;
    transform: scaleX(0);
    transform-origin: right top; }
  .home .who.one::after {
    transform: scaleX(1); }
  @media screen and (max-width: 1000px) {
    .home .who .outer_contents {
      width: 100%; }
      .home .who .outer_contents h2 {
        top: -40px; }
      .home .who .outer_contents .content_inner {
        width: 100%; } }
.home .service {
  padding: 80px 80px 0px 80px;
  margin-top: 150px; }
  .home .service .outer_contents {
    background: none;
    box-shadow: none; }
  .home .service h2 {
    position: absolute;
    top: -105px;
    left: 0px;
    color: #f28181; }
  .home .service .leadtxt {
    line-height: 1.5;
    margin-bottom: 50px; }
  .home .service ul {
    max-width: 1250px;
    margin: auto; }
  .home .service li {
    width: 280px;
    display: inline-block;
    margin: 0 45px 45px 0;
    visibility: hidden;
    opacity: 0;
    position: relative;
    top: -50px; }
    .home .service li:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 1400px) {
      .home .service li {
        width: 29%;
        vertical-align: top; } }
    .home .service li a .thumb {
      width: 260px;
      overflow: hidden;
      border-radius: 10px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
      transition: 0.75s;
      position: relative;
      transition-timing-function: ease-in-out;
      transform: scale(0); }
      @media screen and (max-width: 1400px) {
        .home .service li a .thumb {
          width: 100%; } }
      .home .service li a .thumb img {
        transition: 0.75s;
        transition-timing-function: ease-in-out; }
    .home .service li a .thumb::after {
      border: 0 solid rgba(0, 0, 0, 0.3);
      position: absolute;
      left: 0;
      top: 0;
      box-sizing: border-box;
      width: 100%;
      content: "";
      height: 100%;
      transition: 0.75s;
      transition-timing-function: ease-in-out; }
    .home .service li a .thumb::before {
      content: "MORE";
      display: inline-block;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateY(-50%) translateX(-50%);
      color: #fff;
      border-top: 1px solid rgba(255, 255, 255, 0.5);
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      font-family: Lato, "ヒラギノ角ゴシックPro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
      letter-spacing: 0.3rem;
      font-size: 1.2rem;
      padding: 10px 15px 10px 16px;
      opacity: 0;
      transition: 0.75s;
      z-index: 1; }
    .home .service li a:hover .thumb {
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }
      .home .service li a:hover .thumb img {
        transform: scale(1.25); }
    .home .service li a:hover .thumb:after {
      border: 300px solid rgba(0, 0, 0, 0.6); }
    .home .service li a:hover .thumb:before {
      opacity: 1; }
    .home .service li a h3 {
      font-size: 1.8rem;
      text-align: center;
      margin: 15px 0; }
      .home .service li a h3 span {
        color: #f28181;
        font-weight: normal;
        font-size: 1.4rem;
        margin-bottom: 5px;
        display: inline-block; }
    .home .service li a .txtarea {
      line-height: 1.5; }
  .home .service.one ul li a .thumb {
    transform: scale(1); }
  .home .service:after {
    content: "";
    width: 80%;
    background: linear-gradient(to top left, #fdbbba, #fde7e4);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: 0.5s;
    transform: scaleX(0);
    transform-origin: right top; }
  .home .service.one:after {
    transform: scaleX(1); }
  @media screen and (max-width: 1000px) {
    .home .service {
      padding: 10% 7%; }
      .home .service h2 {
        top: -125px; }
      .home .service li {
        width: 46%;
        display: inline-block;
        margin: 0 5% 8% 0;
        vertical-align: top; }
        .home .service li a .thumb {
          width: 100%; }
        .home .service li a h3 {
          font-size: 2.7rem;
          letter-spacing: -2px; }
          .home .service li a h3 span {
            letter-spacing: 0;
            font-size: 1.8rem; }
        .home .service li:nth-of-type(3n) {
          margin-right: 5%; }
        .home .service li:nth-of-type(2n) {
          margin-right: 0; } }
.home .column {
  padding: 80px 80px 0px 80px;
  margin-top: 150px;
  height: 750px;
  box-sizing: border-box; }
  .home .column h2 {
    color: #81b4f2;
    position: absolute;
    top: -25px; }
  .home .column .leadtxt {
    width: 290px;
    margin-right: 25px;
    line-height: 1.75; }
  .home .column .outer_contents {
    position: absolute;
    position: absolute;
    width: 65%;
    right: -100%;
    top: -60px;
    border-radius: 30px 0 0 30px;
    padding: 60px;
    box-sizing: border-box;
    transition: 1.5s;
    opacity: 0; }
  .home .column ul li {
    margin-bottom: 50px;
    visibility: hidden;
    opacity: 0;
    position: relative;
    top: -50px; }
    .home .column ul li a {
      display: flex;
      align-items: center; }
      .home .column ul li a .thumb {
        border-radius: 100%;
        overflow: hidden;
        width: 140px;
        margin-right: 30px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        transition: 0.75s;
        transform: rotate(0deg);
        transition-timing-function: ease-in-out; }
      .home .column ul li a .txtarea {
        width: 75%; }
        .home .column ul li a .txtarea h3 {
          font-size: 1.8rem; }
        .home .column ul li a .txtarea p {
          color: #ababab;
          margin-top: 20px;
          line-height: 1.5; }
      .home .column ul li a:hover .thumb {
        transform: rotate(360deg); }
  .home .column.one .outer_contents {
    right: 0;
    opacity: 1; }
  .home .column:after {
    content: "";
    width: 80%;
    background: linear-gradient(to top left, #b5d5fb, #e1edfc);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
  @media screen and (max-width: 1000px) {
    .home .column {
      padding: 10% 0 10% 5%;
      height: auto; }
      .home .column h2 {
        top: -65px; }
      .home .column .leadtxt {
        width: 100%;
        padding-right: 5%; }
      .home .column .outer_contents {
        position: relative;
        top: 0;
        margin-top: 50px;
        width: 100%; }
      .home .column ul li a {
        align-items: end; }
        .home .column ul li a .thumb {
          width: 200px; }
        .home .column ul li a .txtarea h3 {
          font-size: 2.5rem; }
        .home .column ul li a .txtarea p {
          font-size: 2rem; } }

/*# sourceMappingURL=style_top.css.map */
