@charset "UTF-8";
@media (max-width: 600px) {
  /*******************************************
   *
   *base SP CSS
   *
   **************************************** */
  /*     **********************
   * 
   * common
   * 
   * ************************* */
  .ib {
    width: 100%; }

  .sp_content {
    display: block !important; }

  .pc_content {
    display: none !important; }

  /*     *******************************
   * 
   * header
   * 
   * ******************************** */
  .bottom_bnr {
    padding: 10px; }
    .bottom_bnr a {
      width: 100%;
      font-size: 16px;
      padding: 15px; }
      .bottom_bnr a span {
        font-size: 13px; }

  header {
    background: #fff;
    min-height: 57px; }
    header h1 {
      color: #333;
      font-size: 24px;
      padding-left: 0; }
    header nav {
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      background: #fff;
      padding: 30px 20px;
      right: -100%;
      transition: 0.3s ease; }
      header nav.open {
        right: 0;
        transition: 0.3s ease; }
      header nav ul {
        padding-top: 40px;
        display: block; }
        header nav ul li {
          display: block; }
          header nav ul li a {
            display: block;
            font-size: 18px;
            color: #333 !important;
            padding: 10px 0; }
    header .h_tel {
      right: 65px;
      width: 72px;
      top: 6px; }
      header .h_tel a {
        width: 30px;
        height: 30px;
        color: #333 !important;
        font-size: 24px; }
    header span.spbtn {
      position: absolute;
      display: block;
      width: 44px;
      height: 44px;
      top: 9px;
      right: 5px;
      z-index: 99; }
      header span.spbtn i {
        font-size: 10px;
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        text-align: center;
        bottom: 0;
        font-family: "Yu Gothic", serif; }
      header span.spbtn:before {
        position: absolute;
        top: 5px;
        right: 9px;
        font-size: 28px;
        font-family: material icons;
        content: ""; }

  .scroll {
    right: 15px;
    bottom: 75px;
    display: none; }

  .topimg {
    height: 550px;
    background: #f5f5f5;
    background-size: cover; }
    .topimg .bulb {
      top: 280px;
      width: 36px;
      left: calc(50% - 18px); }
    .topimg .illust {
      width: 100%;
      top: 333px;
      transform: scale(1);
      right: -10px;
      height: auto; }
      .topimg .illust img {
        height: auto;
        width: 50%; }
        .topimg .illust img:nth-of-type(2) {
          height: auto;
          width: 53%;
          top: 12px;
          animation: 1s ease forwards 6.4s puzzle; }
  @keyframes puzzle {
    0% {
      transform: translateX(0); }
    100% {
      transform: translateX(-17%); } }
    .topimg .puzzle1 {
      width: 350px;
      bottom: -150px;
      left: -70px; }
    .topimg .puzzle2 {
      width: 410px;
      top: -100px;
      right: -50px; }
    .topimg h1 {
      width: 100%;
      left: 0;
      top: 70px;
      padding: 0 15px; }
      .topimg h1 span {
        font-size: 14px;
        position: relative;
        top: -3px; }
      .topimg h1 i {
        font-size: 36px; }
        .topimg h1 i.move {
          transform: translateY(-25px); }
        .topimg h1 i br {
          display: none; }
    .topimg video {
      display: none; }
    .topimg .ib {
      padding: 15px; }
      .topimg .ib .mask_txt {
        display: none; }
      .topimg .ib h1 {
        position: relative;
        top: 120px;
        font-size: 33px; }
        .topimg .ib h1 span {
          font-size: 77px;
          display: block; }
        .topimg .ib h1 i {
          font-size: 12px; }

  .top_information {
    height: 60px;
    width: calc(100% - 30px);
    bottom: 15px;
    right: 15px; }
    .top_information .row .txt {
      padding: 15px;
      line-height: 1.3;
      font-size: 14px;
      width: 100%; }
      .top_information .row .txt p a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block; }
      .top_information .row .txt p i {
        font-size: 12px; }

  article h2 {
    font-size: 40px;
    margin: 50px 0;
    text-align: center;
    position: relative;
    left: 0; }

  .top_news .ib {
    width: 100%;
    padding: 5px 15px 0px; }

  .content_list .box {
    width: 48.4%;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 15px; }
    .content_list .box .img {
      height: 120px;
      width: 100%; }
    .content_list .box .detail {
      padding: 10px 10px 10px 0;
      width: 100%; }
      .content_list .box .detail .tax {
        position: relative;
        bottom: 0;
        padding-top: 0; }
        .content_list .box .detail .tax a {
          width: auto; }
      .content_list .box .detail h3 {
        font-size: 15px;
        line-height: 1.4; }
      .content_list .box .detail .meta .date {
        font-size: 14px;
        display: block; }
      .content_list .box .detail .meta a {
        margin-top: 5px; }

  article .top_business .ib {
    padding: 30px 0px 0; }
    article .top_business .ib h2 {
      padding-left: 15px; }
    article .top_business .ib .biz {
      margin-bottom: 0; }
      article .top_business .ib .biz a.more {
        margin: 40px auto !important;
        float: none !important; }
      article .top_business .ib .biz div {
        padding: 15px;
        width: 100% !important; }
        article .top_business .ib .biz div:nth-of-type(1) {
          height: 200px; }
        article .top_business .ib .biz div .num {
          display: none; }
        article .top_business .ib .biz div h3 {
          font-size: 24px; }
          article .top_business .ib .biz div h3 br {
            display: none; }
        article .top_business .ib .biz div p {
          font-size: 15px; }
          article .top_business .ib .biz div p br {
            display: none; }
        article .top_business .ib .biz div:nth-of-type(2n) {
          padding: 15px; }
          article .top_business .ib .biz div:nth-of-type(2n) .illust {
            width: 70%;
            left: auto;
            right: 15px; }
            article .top_business .ib .biz div:nth-of-type(2n) .illust.n2 {
              right: 15px; }
          article .top_business .ib .biz div:nth-of-type(2n):after {
            display: none; }
      article .top_business .ib .biz:nth-of-type(2n) div:nth-of-type(2n) {
        padding: 15px;
        text-align: left; }

  .top_portfolio .ib {
    width: 100%;
    padding: 30px 15px; }

  #works_list .img {
    height: 210px; }
    #works_list .img:before {
      display: none; }
  #works_list .detail h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .media .ib {
    padding: 30px 60px; }
    .media .ib .media_con .box {
      width: 48%;
      margin-bottom: 20px; }
      .media .ib .media_con .box img {
        max-height: 60px; }

  /*       *******************************
   * 
   *     subpage
   * 
   *     ***************************** */
  .head_tit {
    height: 160px;
    margin-top: 60px;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/sp_top01.jpg);
    background-blend-mode: multiply;
    background-size: cover; }
    .head_tit h1 {
      font-size: 22px;
      width: 92%;
      left: 4%;
      top: 53px;
      line-height: 1.3; }
    .head_tit a.back {
      top: 95px;
      width: 90%;
      left: 5%;
      font-size: 10px; }

  #Clouds {
    height: 160px; }
    #Clouds h1 {
      font-size: 22px;
      width: 92%;
      left: 4%;
      top: 53px;
      line-height: 1.3; }
    #Clouds a.back {
      top: 95px;
      width: 90%;
      left: 5%;
      font-size: 10px; }

  .bread {
    top: 45px;
    display: block;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .panlist .ib {
    padding: 10px 10px; }

  .page-nav {
    flex-direction: column-reverse;
    margin-top: 50px; }
    .page-nav a {
      width: 100%; }

  #content .artist_link .desc p {
    width: 100%;
    font-size: 18px; }

  .page-nav a:first-child {
    border: none;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    margin-top: -1px; }
  .page-nav a:nth-child(2) {
    padding-left: 0px; }
  .page-nav a div {
    padding-right: 0; }

  /*       *******************************
   * 
   *     content
   * 
   *     ******************************* */
  #content .ib, .content .ib {
    padding: 20px 15px 30px; }
  #content #main, .content #main {
    width: 100%; }
  #content h2, .content h2 {
    font-size: 40px;
    margin: 30px 0;
    padding-bottom: 12px;
    text-align: center;
    left: 0; }
    #content h2.hizume img, .content h2.hizume img {
      width: 70px; }
    #content h2 span, .content h2 span {
      padding-left: 0; }
  #content h3, .content h3 {
    font-size: 22px;
    margin: 25px 0; }
    #content h3.emp, .content h3.emp {
      background: url(../img/ladies01_min.jpg) 100% 100% no-repeat;
      background-size: auto 100%;
      text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
      padding-top: 40px; }
      #content h3.emp.hiru_tech, .content h3.emp.hiru_tech {
        background: url(../img/lady_study.jpg) 100% 100% no-repeat;
        background-size: auto 100%; }
      #content h3.emp.blue, .content h3.emp.blue {
        background: url(../img/biz03.jpg) 100% 100% no-repeat;
        background-size: auto 100%; }
      #content h3.emp img, .content h3.emp img {
        display: none; }
      #content h3.emp em, .content h3.emp em {
        font-size: 60px; }
  #content p, .content p {
    font-size: 14px; }
    #content p img, .content p img {
      display: block;
      margin: 20px auto; }
  #content iframe, .content iframe {
    height: 300px;
    margin: 30px auto;
    max-width: 100%; }
  #content .sidebar, .content .sidebar {
    width: 100%; }
  #content table, .content table {
    display: block;
    width: 100%; }
    #content table tbody, #content table tr, #content table th, #content table td, .content table tbody, .content table tr, .content table th, .content table td {
      display: block;
      width: 100%; }
    #content table th, .content table th {
      background: #f1f1f1;
      border: none;
      padding: 15px; }
    #content table td, .content table td {
      border: none;
      padding: 15px; }
  #content a.more, .content a.more {
    width: 100%;
    margin: 50px auto; }

  .content.message .profile div {
    width: 100% !important; }
    .content.message .profile div span {
      padding-left: 0;
      font-size: 14px;
      margin-bottom: 15px; }
  .content.message p {
    padding: 20px 15px 90px;
    margin-bottom: 0; }
    .content.message p br {
      display: none; }
    .content.message p span.sign {
      right: 20px;
      font-size: 20px; }
  .content.business .logo {
    margin: 60px auto;
    width: 80%; }
  .content.business .arc_con .box .detail {
    padding: 20px 15px;
    font-size: 15px; }
    .content.business .arc_con .box .detail a.more {
      margin-bottom: 0 !important; }
  .content.business .s_con {
    flex-wrap: wrap; }
    .content.business .s_con .l, .content.business .s_con .r {
      width: 100%; }
    .content.business .s_con .l img, .content.business .s_con .l a {
      margin: 30px auto; }
    .content.business .s_con a.btn {
      max-width: 100%;
      padding: 15px; }

  .tax_link {
    flex-wrap: wrap; }
    .tax_link li {
      width: 49%; }
      .tax_link li a {
        padding: 10px 15px;
        text-align: center;
        display: block; }

  .work_con {
    margin-top: 50px;
    justify-content: center; }
    .work_con .work_box {
      width: 96%;
      margin-bottom: 30px;
      padding-bottom: 20px; }
      .work_con .work_box .img {
        height: 210px; }
        .work_con .work_box .img:before {
          display: none; }
      .work_con .work_box .detail {
        padding: 20px 15px; }
        .work_con .work_box .detail h3 {
          font-size: 16px !important; }
      .work_con .work_box a.link {
        right: 15px;
        font-size: 11px;
        width: 90px;
        display: block; }
    .work_con.print .work_box {
      width: 96%; }

  .content.archive .ib .content_list .box {
    width: 49%;
    margin-bottom: 20px; }
    .content.archive .ib .content_list .box .img {
      height: 120px; }
      .content.archive .ib .content_list .box .img:before {
        display: none; }
    .content.archive .ib .content_list .box .detail {
      padding-top: 10px; }
      .content.archive .ib .content_list .box .detail h3 {
        font-size: 15px !important;
        margin: 7px 0 15px !important;
        padding-bottom: 0 !important; }
  .content.single .ib .main {
    width: 100%; }
    .content.single .ib .main .single_text {
      min-height: 300px; }
  .content.single .ib .sidebar {
    width: 100%; }

  #content.single.siteimage .site_box .img span {
    font-size: 14px;
    top: 15px;
    left: 15px; }

  /*     *******************************
   * 
   * footer
   * 
   * ****************************** */
  .sp_foot_nav.sp_content {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 41px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex !important;
    z-index: 9; }
  .sp_foot_nav a {
    width: 50%;
    padding: 12px;
    font-size: 13px;
    color: #fff;
    background: rgba(100, 8, 96, 0.78); }
    .sp_foot_nav a:nth-child(2) {
      background: rgba(0, 0, 0, 0.8);
      position: relative;
      padding-left: 37px; }
      .sp_foot_nav a:nth-child(2):before {
        content: url(../img/origami.png);
        position: absolute;
        top: 5px;
        transform: scale(0.8);
        left: 4px; }

  #pagetop {
    bottom: 15px;
    width: 46px;
    height: 46px; }
    #pagetop:before {
      font-size: 24px;
      left: 16px; }

  footer .ib {
    padding: 40px 15px 20px; }
    footer .ib p.copy {
      font-size: 11px;
      position: relative;
      text-align: left;
      bottom: 0;
      right: 0; }
    footer .ib img {
      display: block;
      margin: 30px auto;
      max-width: 150px; }
    footer .ib nav {
      flex-wrap: wrap; }
      footer .ib nav a {
        width: 100%;
        padding: 5px 0; } }
/*736pxここまで */
/*# sourceMappingURL=style_sp.css.map */

/*# sourceMappingURL=style_sp.css.map */
