@charset "UTF-8";
.inPage {
  /*----------------------------------------------------
  	☆common
  ----------------------------------------------------*/ }
  .inPage #container {
    margin-top: 85px; }
    @media screen and (max-width: 768px) {
      .inPage #container {
        margin-top: 50px; } }
  .inPage .ft {
    height: 300px;
    background: #222; }
    @media screen and (max-width: 768px) {
      .inPage .ft {
        height: auto; } }
    .inPage .ft .animationImg {
      display: none; }
    .inPage .ft .box_01.top {
      display: none; }
  .inPage .mv {
    margin-top: 90px; }
    @media screen and (max-width: 768px) {
      .inPage .mv {
        margin-top: 55px; } }
    .inPage .mv .img {
      width: calc(100% - 180px);
      margin: 0 auto;
      background: no-repeat center center / cover;
      height: 420px; }
      @media screen and (max-width: 768px) {
        .inPage .mv .img {
          width: calc(100% - 40px);
          height: auto;
          padding-top: 40%; } }
    .inPage .mv .pageTtl {
      font-size: 10.0rem;
      text-align: center;
      margin-top: -35px;
      line-height: 1;
/*      letter-spacing: 0.45em;*/
      margin-left: 20px; }
      @media screen and (max-width: 768px) {
        .inPage .mv .pageTtl {
          font-size: 4.6rem;
          margin-top: -15px; }
        .inPage .mv .pageTtl {
		  letter-spacing: 0;
	      margin-left: 0px; 
      font-size:4rem;}
       }
  .inPage .infoArea {
    text-align: center;
    margin-bottom: 100px; }
    @media screen and (max-width: 768px) {
      .inPage .infoArea {
        margin-top: 50px;
        text-align: left;
        margin-bottom: 60px; } }
    .inPage .infoArea p {
      font-size: 1.4rem;
      letter-spacing: 0.1em;
      line-height: 2.3; }
      @media screen and (max-width: 768px) {
        .inPage .infoArea p {
          font-size: 1.3rem; } }
  .inPage.schedule .remodal {
    overflow: hidden;
    zoom: 1; }
    .inPage.schedule .remodal .remodal-close {
      top: 20px;
      right: 20px; }
      @media screen and (max-width: 768px) {
        .inPage.schedule .remodal .remodal-close {
          top: 10px;
          right: 10px; } }
      .inPage.schedule .remodal .remodal-close::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 20px;
        width: 35px;
        height: 35px;
        background: #ebf2f2; }
      .inPage.schedule .remodal .remodal-close::before {
        z-index: 1;
        font-size: 20px;
        top: 0; }
    .inPage.schedule .remodal .imgBox {
      float: left;
      width: 50%; }
      @media screen and (max-width: 768px) {
        .inPage.schedule .remodal .imgBox {
          float: none;
          width: auto; } }
    .inPage.schedule .remodal .txBox {
      float: right;
      width: 50%;
      display: table;
      padding: 35px;
      background: url("../../lib/common_img/schedule/pop_bg.png") no-repeat right bottom/325px 335px; }
      @media screen and (max-width: 768px) {
        .inPage.schedule .remodal .txBox {
          float: none;
          width: 100%;
          padding: 30px 20px;
          background-size: 240px auto; } }
      .inPage.schedule .remodal .txBox .txBoxIn {
        display: table-cell;
        vertical-align: middle; }
      .inPage.schedule .remodal .txBox .profile {
        text-align: left; }
        .inPage.schedule .remodal .txBox .profile .thum {
          display: inline-block;
          vertical-align: middle; }
        .inPage.schedule .remodal .txBox .profile .name {
          display: inline-block;
          vertical-align: middle;
          font-size: 1.6rem;
          letter-spacing: 0.05em;
          line-height: 1.6;
          margin-left: 10px; }
          @media screen and (max-width: 768px) {
            .inPage.schedule .remodal .txBox .profile .name {
              font-size: 1.4rem; } }
          .inPage.schedule .remodal .txBox .profile .name span {
            display: block;
            font-size: 1.2rem; }
      .inPage.schedule .remodal .txBox .tx {
        font-size: 1.1rem;
        text-align: left;
        margin-top: 15px; }
      .inPage.schedule .remodal .txBox .linkBtn {
        text-align: right;
        margin-top: 15px; }
        .inPage.schedule .remodal .txBox .linkBtn a {
          font-size: 1.1rem;
          letter-spacing: 0.06em; }
          .inPage.schedule .remodal .txBox .linkBtn a span.en_go {
            font-size: 1.2rem; }
          .inPage.schedule .remodal .txBox .linkBtn a span.icon {
            background: url("../../lib/common_img/icon_instagram.png") no-repeat center left/16px 16px;
            padding: 3px 0 3px 25px; }
          .inPage.schedule .remodal .txBox .linkBtn a:hover {
            letter-spacing: 0.13em; }
  .inPage.schedule .scheduleList {
    position: relative; }
    .inPage.schedule .scheduleList::before {
      content: "";
      z-index: -1;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -55%);
      width: 80%;
      height: 75%;
      background: #f6c92d; }
      @media screen and (max-width: 768px) {
        .inPage.schedule .scheduleList::before {
          height: 88%;
          top: 52%; } }
    .inPage.schedule .scheduleList > li .num {
      color: #fff; }
      @media screen and (max-width: 768px) {
        .inPage.schedule .scheduleList > li .num {
          color: #ccc; } }
    .inPage.schedule .scheduleList > li:nth-child(1) .num, .inPage.schedule .scheduleList > li:nth-child(2) .num, .inPage.schedule .scheduleList > li:nth-child(3) .num, .inPage.schedule .scheduleList > li:nth-child(4n) .num {
      color: #ccc; }
    @media screen and (max-width: 768px) {
      .inPage.schedule .scheduleList > li:nth-child(odd) .num {
        color: #fff; } }
    @media screen and (max-width: 768px) {
      .inPage.schedule .scheduleList > li:nth-child(1) .num {
        color: #ccc; } }
  .inPage.worksIndex .sec01 .pickupList > li {
    margin-bottom: 120px; }
    @media screen and (max-width: 768px) {
      .inPage.worksIndex .sec01 .pickupList > li {
        margin-bottom: 70px; } }
    .inPage.worksIndex .sec01 .pickupList > li .flL {
      float: left;
      margin-right: 5%; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li .flL {
          float: none;
          margin: 0; } }
    .inPage.worksIndex .sec01 .pickupList > li .flR {
      float: right; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li .flR {
          float: none; } }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(1) .imgBox span.img {
      background-image: url("../../lib/common_img/works/picup01.jpg"); }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(1) .txBox {
      padding-right: 30px; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li:nth-child(1) .txBox {
          padding-right: 0; } }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(2) .imgBox span.img {
      background-image: url("../../lib/common_img/works/picup02.jpg"); }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(3) .imgBox span.img {
      background-image: url("../../lib/common_img/works/picup03.jpg"); }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(3) .txBox {
      padding-right: 30px; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li:nth-child(3) .txBox {
          padding-right: 0; } }
    .inPage.worksIndex .sec01 .pickupList > li:nth-child(4) .imgBox span.img {
      background-image: url("../../lib/common_img/works/picup04.jpg"); }
    .inPage.worksIndex .sec01 .pickupList > li .imgBox {
      width: 65%;
      position: relative;
      padding-left: 40px; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li .imgBox {
          width: 100%;
          padding-left: 0; } }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox.active .num .numLine::before {
        width: 100%; }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox.active .num .numLine::after {
        height: 100%; }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox.active .num .numLine .numLine2::before {
        width: 100%; }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox.active .num .numLine .numLine2::after {
        height: 100%; }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox .num {
        position: absolute;
        top: -40px;
        left: 10px;
        width: 90px;
        height: 90px;
        display: block;
        text-align: center;
        font-size: 2.0rem;
        letter-spacing: 0.15em; }
        @media screen and (max-width: 768px) {
          .inPage.worksIndex .sec01 .pickupList > li .imgBox .num {
            top: -10px;
            left: -10px;
            width: 60px;
            height: 60px;
            font-size: 1.6rem; } }
        .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine {
          width: 100%;
          height: 100%;
          position: relative; }
          .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 1px;
            background: #111;
            transition: all .5s ease-in-out; }
          .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine::after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 0;
            background: #111;
            transition: all .5s ease-in-out; }
          .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2 {
            width: 100%;
            height: 100%;
            position: relative;
            padding: 25px 0;
            line-height: 1.4; }
            @media screen and (max-width: 768px) {
              .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2 {
                padding: 13px 0; } }
            .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2::before {
              content: "";
              position: absolute;
              bottom: 0;
              right: 0;
              width: 0;
              height: 1px;
              background: #111;
              transition: all .5s ease-in-out; }
            .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2::after {
              content: "";
              position: absolute;
              bottom: 0;
              left: 0;
              width: 1px;
              height: 0;
              background: #111;
              transition: all .5s ease-in-out; }
            .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2 span {
              display: block;
              font-size: 1.0rem;
              letter-spacing: 0.1em; }
              @media screen and (max-width: 768px) {
                .inPage.worksIndex .sec01 .pickupList > li .imgBox .num .numLine .numLine2 span {
                  font-size: 0.8rem; } }
      .inPage.worksIndex .sec01 .pickupList > li .imgBox span.img {
        transition: all .5s ease-in-out;
        transition-delay: 0.3s;
        background: no-repeat center center / cover;
        padding-top: 64.1025%;
        display: block; }
    .inPage.worksIndex .sec01 .pickupList > li .txBox {
      width: 29%;
      display: table; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec01 .pickupList > li .txBox {
          width: 100%; } }
      .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn {
        display: table-cell;
        vertical-align: middle; }
        .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .ttl {
          font-size: 2.5rem;
          font-weight: 400;
          letter-spacing: 0.2em; }
          @media screen and (max-width: 768px) {
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .ttl {
              font-size: 1.6rem;
              margin-top: 25px; } }
        .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .caption {
          font-size: 1.4rem;
          margin-top: 20px;
          letter-spacing: 0.15em;
          line-height: 2.2; }
          @media screen and (max-width: 768px) {
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .caption {
              font-size: 1.2rem;
              margin-top: 8px;
              line-height: 2; } }
        .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .info {
          font-size: 1.1rem;
          color: #aaa;
          letter-spacing: 0.15em;
          margin-top: 20px; }
          @media screen and (max-width: 768px) {
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .info {
              margin-top: 10px; } }
        .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .btnStyle_01 {
          margin-top: 35px; }
          @media screen and (max-width: 768px) {
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .btnStyle_01 {
              margin-top: 15px; } }
          .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .btnStyle_01 a {
            font-size: 1.6rem; }
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .btnStyle_01 a::before {
              top: 15px; }
            .inPage.worksIndex .sec01 .pickupList > li .txBox .txBoxIn .btnStyle_01 a::after {
              top: 11px; }
  .inPage.worksIndex .sec02 {
    margin-top: 160px; }
    .inPage.worksIndex .sec02 .worksList {
      max-width: 1440px;
      width: 100%;
      margin: 0 auto;
      font-size: 0; }
      @media screen and (max-width: 768px) {
        .inPage.worksIndex .sec02 .worksList {
          width: calc(100% - 40px); } }
      .inPage.worksIndex .sec02 .worksList > li {
        width: 25.333%;
        display: inline-block;
        vertical-align: top;
        margin-left: 6%;
        margin-bottom: 80px; }
        @media screen and (max-width: 768px) {
          .inPage.worksIndex .sec02 .worksList > li {
            width: 48%;
            margin: 0 4% 40px 0; } }
        .inPage.worksIndex .sec02 .worksList > li:nth-child(3n) {
          margin-right: 6%; }
          @media screen and (max-width: 768px) {
            .inPage.worksIndex .sec02 .worksList > li:nth-child(3n) {
              margin-right: 4%; } }
        @media screen and (max-width: 768px) {
          .inPage.worksIndex .sec02 .worksList > li:nth-child(2n) {
            margin-right: 0; } }
        .inPage.worksIndex .sec02 .worksList > li a {
          display: block; }
          .inPage.worksIndex .sec02 .worksList > li a:hover .img::before {
            opacity: 1; }
          .inPage.worksIndex .sec02 .worksList > li a:hover .img::after {
            opacity: 1; }
          .inPage.worksIndex .sec02 .worksList > li a .img {
            position: relative;
            display: block;
            overflow: hidden; }
            .inPage.worksIndex .sec02 .worksList > li a .img::before {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.3);
              opacity: 0;
              transition: all .4s ease-in-out; }
            .inPage.worksIndex .sec02 .worksList > li a .img::after {
              content: "";
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              background: url("../common_img/top/icon_zoom.png") no-repeat center center/cover;
              width: 40px;
              height: 40px;
              opacity: 0;
              transition: all .4s ease-in-out; }
          .inPage.worksIndex .sec02 .worksList > li a .ttl {
            margin-top: 25px;
            font-size: 1.4rem;
            letter-spacing: 0.15em; }
            @media screen and (max-width: 768px) {
              .inPage.worksIndex .sec02 .worksList > li a .ttl {
                font-size: 1.2rem;
                line-height: 1.7;
                letter-spacing: 0.1em;
                margin-top: 15px; } }
          .inPage.worksIndex .sec02 .worksList > li a .info {
            font-size: 1.1rem;
            color: #aaa;
            letter-spacing: 0.15em; }
            @media screen and (max-width: 768px) {
              .inPage.worksIndex .sec02 .worksList > li a .info {
                font-size: 1.0rem;
                letter-spacing: 0.1em;
                line-height: 1.7;
                margin-top: 5px; } }
  @media screen and (max-width: 768px) {
    .inPage.worksDetail.detail02 .worksMv .main.logo img {
      width: 110px;
      height: 102px; } }
  .inPage.worksDetail.detail03 .movieBox {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .inPage.worksDetail.detail03 .movieBox iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 768px) {
    .inPage.worksDetail.detail09 .worksMv .main.logo img {
      width: 240px;
      height: auto; } }
  .inPage.worksDetail.detail10 .worksMv .main.logo img {
    width: 404px; }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail.detail10 .worksMv .main.logo img {
        width: 200px;
        height: auto; } }
  @media screen and (max-width: 768px) {
    .inPage.worksDetail.detail11 .worksMv .main.logo img {
      width: 200px;
      height: auto; } }
  @media screen and (max-width: 768px) {
    .inPage.worksDetail.detail15 .worksMv .main.logo img {
      width: 160px;
      height: auto; } }
  .inPage.worksDetail .worksMv {
    margin-top: 190px; }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail .worksMv {
        margin-top: 100px; } }
    .inPage.worksDetail .worksMv .infoWrap {
      overflow: hidden;
      zoom: 1;
      margin-top: 30px; }
      .inPage.worksDetail .worksMv .infoWrap .info {
        float: left;
        width: 40%; }
        @media screen and (max-width: 768px) {
          .inPage.worksDetail .worksMv .infoWrap .info {
            float: none;
            width: 100%; } }
        .inPage.worksDetail .worksMv .infoWrap .info .infoTx {
          font-size: 1.2rem;
          letter-spacing: 0.05em; }
      .inPage.worksDetail .worksMv .infoWrap .URL {
        float: right;
        width: 60%;
        text-align: right;
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .inPage.worksDetail .worksMv .infoWrap .URL {
            float: none;
            width: 100%;
            text-align: left;
            margin-top: 20px; } }
        .inPage.worksDetail .worksMv .infoWrap .URL p a {
          padding-right: 15px;
          background: url("../common_img/icon_link_bl.png") no-repeat center right/11px 11px;
          font-size: 1.1rem;
          letter-spacing: 0.05em;
          word-break: break-all; }
          .inPage.worksDetail .worksMv .infoWrap .URL p a:hover {
            text-decoration: underline; }
  .inPage.worksDetail .main.logo {
    padding-top: 64.75%;
    width: 100%;
    border: 1px solid #ddd;
    position: relative; }
    .inPage.worksDetail .main.logo img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .inPage.worksDetail .main.web {
    height: 830px;
    width: 100%;
    background: url("../common_img/works/detail/detail_web_bg.png") no-repeat center center/cover;
    position: relative; }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail .main.web {
        height: 285px; } }
    .inPage.worksDetail .main.web .icon {
      position: absolute;
      width: 92px;
      height: 92px;
      top: 30px;
      right: 30px;
      z-index: 3; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .main.web .icon {
          width: 46px;
          height: 46px;
          top: 5px;
          right: 5px; } }
    .inPage.worksDetail .main.web .page {
      position: absolute;
      top: 119px;
      left: 50%;
      transform: translateX(-50%);
      width: 802px;
      height: 435px;
      overflow-x: hidden;
      overflow-y: scroll;
      z-index: 2; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .main.web .page {
          width: 290px;
          height: 162px;
          top: 30px; } }
      @media screen and (max-width: 320px) {
        .inPage.worksDetail .main.web .page {
          width: 240px;
          height: 135px;
          top: 50px; } }
      .inPage.worksDetail .main.web .page img {
        width: 786px; }
        @media screen and (max-width: 768px) {
          .inPage.worksDetail .main.web .page img {
            width: 100%; } }
    .inPage.worksDetail .main.web .pc {
      position: absolute;
      top: 82px;
      left: 50%;
      transform: translateX(-50%);
      width: 860px;
      height: auto;
      z-index: 1;
      transform: translateX(-50%); }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .main.web .pc {
          width: 310px;
          top: 20px; } }
      @media screen and (max-width: 320px) {
        .inPage.worksDetail .main.web .pc {
          width: 260px;
          top: 40px; } }
  .inPage.worksDetail .sec01 .head {
    max-width: 860px;
    width: 100%;
    margin: 0 auto; }
    .inPage.worksDetail .sec01 .head .proTtl {
      text-align: center;
      font-size: 3.2rem;
      font-weight: 300;
      letter-spacing: 0.15em;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .sec01 .head .proTtl {
          font-size: 2.0rem;
          font-weight: 400; } }
    .inPage.worksDetail .sec01 .head .caption {
      font-size: 1.4rem;
      letter-spacing: 0.1em;
      line-height: 2.5;
      margin-top: 25px; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .sec01 .head .caption {
          font-size: 1.2rem; } }
  .inPage.worksDetail .sec01 .member {
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail .sec01 .member {
        margin-top: 60px; } }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail .sec01 .member.inrS {
        width: 100%; } }
    .inPage.worksDetail .sec01 .member.inrS .memList > li {
      width: 27%; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .sec01 .member.inrS .memList > li {
          width: 50%; } }
    .inPage.worksDetail .sec01 .member .ttl {
      font-size: 1.3rem;
      letter-spacing: 0.15em;
      position: relative;
      display: inline-block;
      margin-bottom: 25px; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .sec01 .member .ttl {
          font-size: 1.2rem; } }
      .inPage.worksDetail .sec01 .member .ttl::before {
        content: "";
        position: absolute;
        bottom: 7px;
        right: -70px;
        background: #cddfdf;
        width: 60px;
        height: 1px; }
        @media screen and (max-width: 768px) {
          .inPage.worksDetail .sec01 .member .ttl::before {
            width: 40px;
            right: -50px; } }
    .inPage.worksDetail .sec01 .member .memList {
      font-size: 0; }
      .inPage.worksDetail .sec01 .member .memList > li {
        display: inline-block;
        vertical-align: top;
        width: 20%;
        margin-bottom: 20px;
        letter-spacing: 0.05em; }
        @media screen and (max-width: 768px) {
          .inPage.worksDetail .sec01 .member .memList > li {
            width: 50%;
            margin-bottom: 15px; } }
        .inPage.worksDetail .sec01 .member .memList > li .thum {
          width: 65px;
          height: auto;
          display: inline-block;
          vertical-align: middle; }
          @media screen and (max-width: 768px) {
            .inPage.worksDetail .sec01 .member .memList > li .thum {
              width: 45px; } }
        .inPage.worksDetail .sec01 .member .memList > li .position {
          display: inline-block;
          vertical-align: middle;
          font-size: 1.2rem;
          line-height: 1.8;
          margin-left: 10px; }
          @media screen and (max-width: 768px) {
            .inPage.worksDetail .sec01 .member .memList > li .position {
              font-size: 1.0rem;
              width: calc(100% - 60px);
              line-height: 1.5;
              margin-left: 5px; } }
          .inPage.worksDetail .sec01 .member .memList > li .position span.smlTx {
            font-size: 1.1rem; }
            @media screen and (max-width: 768px) {
              .inPage.worksDetail .sec01 .member .memList > li .position span.smlTx {
                font-size: 1.0rem; } }
  .inPage.worksDetail .sec02 {
    margin-top: 140px; }
    @media screen and (max-width: 768px) {
      .inPage.worksDetail .sec02 {
        margin-top: 70px; } }
    .inPage.worksDetail .sec02 .photoList > li {
      margin-bottom: 70px; }
      @media screen and (max-width: 768px) {
        .inPage.worksDetail .sec02 .photoList > li {
          margin-bottom: 35px; } }
  .inPage.about .mv {
    margin-top: 190px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .inPage.about .mv {
        margin-top: 140px; } }
  .inPage.about #container {
    margin-top: -40px; }
    @media screen and (max-width: 768px) {
      .inPage.about #container {
        margin-top: -20px; } }
  .inPage.about .ft {
    margin-top: 0; }
  .inPage.about .imgEf_02_about {
    transform: scale(1.02);
    transition: 1.3s;
    opacity: 0; }
  .inPage.about .imgEf_02_about.active {
    transform: scale(1);
    opacity: 1;
    transform: skewX(0); }
  .inPage.about .sec01 .inrL {
    overflow: hidden;
    zoom: 1; }
    .inPage.about .sec01 .inrL .mainImg {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto; }
    .inPage.about .sec01 .inrL .txBox {
      float: right;
      background: #111;
      padding: 50px 0 0 70px;
      margin-top: -180px;
      position: relative;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        .inPage.about .sec01 .inrL .txBox {
          float: none;
          width: 100%;
          padding: 0;
          margin-top: 40px; } }
      .inPage.about .sec01 .inrL .txBox .name {
        font-size: 1.8rem;
        letter-spacing: 0.15em; }
        @media screen and (max-width: 768px) {
          .inPage.about .sec01 .inrL .txBox .name {
            font-size: 1.6rem; } }
        .inPage.about .sec01 .inrL .txBox .name span {
          color: #aaa;
          font-size: 1.1rem;
          margin-left: 5px; }
      .inPage.about .sec01 .inrL .txBox .tx {
        font-size: 1.2rem;
        margin-top: 25px;
        letter-spacing: 0.1em;
        line-height: 2.4em; }
        @media screen and (max-width: 768px) {
          .inPage.about .sec01 .inrL .txBox .tx {
            margin-top: 20px; } }
  .inPage.about .sec02 {
    margin-top: 110px;
    padding-bottom: 200px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .inPage.about .sec02 {
        margin-top: 100px;
        padding-bottom: 120px; } }
    .inPage.about .sec02::before {
      content: "";
      position: absolute;
      width: 50%;
      height: calc(100% - 200px);
      right: 0;
      top: 200px;
      background: url("../common_img/about/img02.jpg") no-repeat center center/cover;
      z-index: -1; }
      @media screen and (max-width: 768px) {
        .inPage.about .sec02::before {
          width: 65%;
          top: 130px;
          opacity: 0.6; } }
    .inPage.about .sec02 .copy {
      font-size: 3.0rem;
      letter-spacing: 0.3em;
      font-weight: 300;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .inPage.about .sec02 .copy {
          font-size: 2.0rem;
          letter-spacing: 0.2em;
          font-weight: 400; } }
      .inPage.about .sec02 .copy span {
        font-size: 1.2rem;
        display: block;
        margin-top: 15px;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 768px) {
          .inPage.about .sec02 .copy span {
            font-size: 1.1rem; } }
    .inPage.about .sec02 .txWrap {
      margin-top: 95px; }
      @media screen and (max-width: 768px) {
        .inPage.about .sec02 .txWrap {
          margin-top: 45px; } }
      .inPage.about .sec02 .txWrap .tx {
        margin-top: 30px;
        font-size: 1.5rem;
        line-height: 2.4;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 768px) {
          .inPage.about .sec02 .txWrap .tx {
            font-size: 1.3rem;
            letter-spacing: 0.07em;
            margin-top: 15px; } }
      .inPage.about .sec02 .txWrap .read {
        margin-top: 25px;
        font-size: 2.0rem;
        line-height: 2.3;
        letter-spacing: 0.35em; }
        @media screen and (max-width: 768px) {
          .inPage.about .sec02 .txWrap .read {
            font-size: 1.5rem; } }
  .inPage.privacy .mv .pageTtl {
    line-height: 1.7;
    font-size: 4rem !important; }
    @media screen and (max-width: 768px) {
      .inPage.privacy .mv .pageTtl {
        font-size: 3rem !important; } }
  .inPage.privacy .sec01 .txWrap {
    margin-bottom: 40px; }
    .inPage.privacy .sec01 .txWrap .midashi {
      font-size: 1.6rem;
      letter-spacing: 0.08em;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 2px solid #e1e8e8; }
    .inPage.privacy .sec01 .txWrap .tx {
      font-size: 1.2rem;
      line-height: 2.2; }
  .inPage.contact, .inPage.privacy {
    margin-top: 120px; }
    @media screen and (max-width: 768px) {
      .inPage.contact, .inPage.privacy {
        margin-top: 80px; } }
    .inPage.contact #container, .inPage.privacy #container {
      margin-top: 70px; }
      @media screen and (max-width: 768px) {
        .inPage.contact #container, .inPage.privacy #container {
          margin-top: 40px; } }
    .inPage.contact .ylwTx, .inPage.privacy .ylwTx {
      color: #f2b013; }
    .inPage.contact .mv .pageTtl, .inPage.privacy .mv .pageTtl {
      font-size: 5.8rem;
      text-align: left;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .inPage.contact .mv .pageTtl, .inPage.privacy .mv .pageTtl {
          font-size: 3.0rem; } }
    .inPage.contact .guide, .inPage.privacy .guide {
      font-size: 1.4rem;
      letter-spacing: 0.12em;
      line-height: 2.2; }
      @media screen and (max-width: 768px) {
        .inPage.contact .guide, .inPage.privacy .guide {
          font-size: 1.3rem; } }
    .inPage.contact form, .inPage.privacy form {
      margin-top: 80px; }
      @media screen and (max-width: 768px) {
        .inPage.contact form, .inPage.privacy form {
          margin-top: 30px; } }
      .inPage.contact form table.tblStyle_03 tr, .inPage.privacy form table.tblStyle_03 tr {
        border: none; }
        .inPage.contact form table.tblStyle_03 tr th, .inPage.privacy form table.tblStyle_03 tr th {
          padding-left: 0;
          letter-spacing: 0.05em;
          font-size: 1.5rem;
          padding: 20px 0 20px 0; }
          @media screen and (max-width: 768px) {
            .inPage.contact form table.tblStyle_03 tr th, .inPage.privacy form table.tblStyle_03 tr th {
              padding-left: 0 !important;
              padding-right: 0 !important;
              font-size: 1.4rem; } }
          .inPage.contact form table.tblStyle_03 tr th .req, .inPage.privacy form table.tblStyle_03 tr th .req {
            background: none;
            color: #f2b013;
            padding: 0;
            font-size: 1.8rem; }
        .inPage.contact form table.tblStyle_03 tr td, .inPage.privacy form table.tblStyle_03 tr td {
          padding: 20px 0; }
          @media screen and (max-width: 768px) {
            .inPage.contact form table.tblStyle_03 tr td, .inPage.privacy form table.tblStyle_03 tr td {
              padding-left: 0 !important;
              padding-right: 0 !important; } }
        .inPage.contact form table.tblStyle_03 tr input.wSS, .inPage.contact form table.tblStyle_03 tr input.wS, .inPage.contact form table.tblStyle_03 tr input.wM, .inPage.contact form table.tblStyle_03 tr input.wL, .inPage.contact form table.tblStyle_03 tr input.wLL, .inPage.contact form table.tblStyle_03 tr textarea.txtarea, .inPage.privacy form table.tblStyle_03 tr input.wSS, .inPage.privacy form table.tblStyle_03 tr input.wS, .inPage.privacy form table.tblStyle_03 tr input.wM, .inPage.privacy form table.tblStyle_03 tr input.wL, .inPage.privacy form table.tblStyle_03 tr input.wLL, .inPage.privacy form table.tblStyle_03 tr textarea.txtarea {
          border-radius: 5px;
          padding: 15px;
          max-width: 100%; }
        .inPage.contact form table.tblStyle_03 tr .text-danger, .inPage.privacy form table.tblStyle_03 tr .text-danger {
          color: #da3226;
          display: block;
          margin-top: 5px; }
      .inPage.contact form .subscribeBtn .btn, .inPage.privacy form .subscribeBtn .btn {
        display: block;
        padding: 25px;
        text-align: center;
        max-width: 320px;
        width: 100%;
        margin: 35px auto 0;
        color: #fff;
        font-size: 1.4rem;
        background: #222;
        letter-spacing: 0.1em;
        transition: all .4s ease-in-out; }
        .inPage.contact form .subscribeBtn .btn:hover, .inPage.privacy form .subscribeBtn .btn:hover {
          background: #777; }
    .inPage.contact.thanks .ttl, .inPage.privacy.thanks .ttl {
      font-size: 2.0rem;
      letter-spacing: 0.15em; }
      @media screen and (max-width: 768px) {
        .inPage.contact.thanks .ttl, .inPage.privacy.thanks .ttl {
          font-size: 1.8rem; } }
    .inPage.contact.thanks .tx, .inPage.privacy.thanks .tx {
      font-size: 1.4rem;
      margin-top: 15px;
      line-height: 2.4; }
      @media screen and (max-width: 768px) {
        .inPage.contact.thanks .tx, .inPage.privacy.thanks .tx {
          font-size: 1.3rem; } }
    .inPage.contact.thanks .btnStyle_02 a, .inPage.privacy.thanks .btnStyle_02 a {
      padding: 25px 0;
      margin: 45px auto 0 0;
      max-width: 240px; }
      @media screen and (max-width: 768px) {
        .inPage.contact.thanks .btnStyle_02 a, .inPage.privacy.thanks .btnStyle_02 a {
          margin: 40px auto 0; } }
      .inPage.contact.thanks .btnStyle_02 a span, .inPage.privacy.thanks .btnStyle_02 a span {
        padding: 0; }
  @media screen and (max-width: 768px) {
    .inPage.page_100 .sec01 {
      width: calc(100% - 20px);
      margin: 0 auto; } }
  .inPage.page_100 .inr {
    max-width: 1680px;
    width: 100%;
    margin: 0 auto;
    padding-left: 2%;
    overflow: hidden;
    zoom: 1; }
    .inPage.page_100 .inr .harf {
      padding-right: 2%;
      width: 50%;
      float: left;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .inr .harf {
          width: 100%;
          margin: 0 auto; } }
    .inPage.page_100 .inr .list_100 {
      font-size: 0;
      position: relative; }
      .inPage.page_100 .inr .list_100 > li {
        margin-bottom: 4%;
        width: 30.666%;
        display: inline-block;
        vertical-align: top;
        margin-right: 4%;
        position: relative; }
        .inPage.page_100 .inr .list_100 > li.big {
          width: 65.332%; }
          .inPage.page_100 .inr .list_100 > li.big a .hoverTx > p {
            font-size: 1.6rem; }
        .inPage.page_100 .inr .list_100 > li a {
          display: block;
          width: 100%;
          height: 100%; }
          .inPage.page_100 .inr .list_100 > li a img {
            opacity: 0;
            transition: opacity 1s; }
            .inPage.page_100 .inr .list_100 > li a img.lazyloaded {
              opacity: 1; }
          .inPage.page_100 .inr .list_100 > li a .hoverTx {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            /* マスクを表示しない */
            background-color: rgba(246, 201, 45, 0.95);
            transition: all 0.6s ease;
            text-align: center; }
            @media screen and (max-width: 768px) {
              .inPage.page_100 .inr .list_100 > li a .hoverTx {
                display: none; } }
            .inPage.page_100 .inr .list_100 > li a .hoverTx::before {
              content: "＋";
              position: absolute;
              bottom: 10px;
              right: 10px;
              color: #fff;
              font-size: 1.4rem;
              line-height: 1;
              width: auto;
              height: auto; }
            .inPage.page_100 .inr .list_100 > li a .hoverTx > p {
              width: 100%;
              height: auto;
              position: absolute;
              top: calc(50% - 10px);
              left: 50%;
              transform: translate(-50%, -50%);
              opacity: 0;
              /* マスクを表示しない */
              color: #fff;
              font-size: 1.4rem;
              line-height: 1.7;
              letter-spacing: 0.1em;
              transition: all 0.6s ease; }
          .inPage.page_100 .inr .list_100 > li a:hover .hoverTx {
            opacity: 1; }
            .inPage.page_100 .inr .list_100 > li a:hover .hoverTx > p {
              opacity: 1;
              top: 50%; }
      .inPage.page_100 .inr .list_100.box_01 li:nth-child(3) {
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.box_01 li:nth-child(4), .inPage.page_100 .inr .list_100.box_01 li:nth-child(5) {
        display: block; }
      .inPage.page_100 .inr .list_100.box_01 li.big {
        position: absolute;
        right: 0;
        bottom: 0;
        margin-bottom: 0;
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.box_02 li:nth-child(3) {
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.box_02 li:nth-child(5), .inPage.page_100 .inr .list_100.box_02 li:nth-child(6) {
        display: block;
        margin: 0 0 4% auto; }
      .inPage.page_100 .inr .list_100.box_02 li.big {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-bottom: 0; }
      .inPage.page_100 .inr .list_100.box_03 li.big {
        position: absolute;
        right: 0;
        top: 0;
        margin-bottom: 0;
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.box_03 li:nth-child(1), .inPage.page_100 .inr .list_100.box_03 li:nth-child(2) {
        display: block; }
      .inPage.page_100 .inr .list_100.box_03 li:nth-child(6) {
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.box_04 li:nth-child(2), .inPage.page_100 .inr .list_100.box_04 li:nth-child(3) {
        margin-right: 0;
        display: block;
        margin: 0 0 4% auto; }
      .inPage.page_100 .inr .list_100.box_04 li.big {
        position: absolute;
        left: 0;
        top: 0;
        margin-bottom: 0; }
      .inPage.page_100 .inr .list_100.box_04 li:nth-child(6) {
        margin-right: 0; }
      .inPage.page_100 .inr .list_100.lastList {
        position: static; }
        .inPage.page_100 .inr .list_100.lastList li {
          margin-right: 2%;
          width: 14.666%; }
          @media screen and (max-width: 768px) {
            .inPage.page_100 .inr .list_100.lastList li {
              width: 29.333%;
              margin-bottom: 4%;
              margin-right: 4%; } }
          .inPage.page_100 .inr .list_100.lastList li.last {
            width: 31.332%; }
            @media screen and (max-width: 768px) {
              .inPage.page_100 .inr .list_100.lastList li.last {
                width: 62.666%; } }
  .inPage.page_100 .remodal {
    max-width: 380px;
    padding: 90px 30px 55px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .inPage.page_100 .remodal {
        max-width: 320px;
        padding: 70px 15px 55px; } }
    .inPage.page_100 .remodal.last {
      padding: 65px 25px 60px;
      max-width: 480px; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal.last {
          padding: 50px 20px 60px; } }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal.last .tx {
          text-align: left; } }
    .inPage.page_100 .remodal::before {
      content: "PIECES OF ME";
      position: absolute;
      top: 20px;
      left: 20px;
      line-height: 1;
      color: #bbb;
      font-size: 1.1rem;
      letter-spacing: 0.15em;
      width: 100%;
      text-align: left;
      font-family: 'Lexend Deca', sans-serif; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal::before {
          font-size: 1.0rem; } }
    .inPage.page_100 .remodal .prev {
      position: absolute;
      bottom: 15px;
      left: 20px;
      width: auto;
      height: auto; }
      .inPage.page_100 .remodal .prev a {
        font-size: 1.0rem;
        letter-spacing: 0.15em;
        padding-left: 17px;
        color: #aaa;
        background: no-repeat url("../common_img/100/arw01.png") center left/12px 7px; }
    .inPage.page_100 .remodal .next {
      position: absolute;
      bottom: 15px;
      right: 20px;
      width: auto;
      height: auto; }
      .inPage.page_100 .remodal .next a {
        font-size: 1.0rem;
        letter-spacing: 0.15em;
        padding-right: 17px;
        color: #aaa;
        background: no-repeat url("../common_img/100/arw02.png") center right/12px 7px; }
    .inPage.page_100 .remodal .mainImg {
      position: relative; }
      .inPage.page_100 .remodal .mainImg::before {
        content: "";
        position: absolute;
        top: -60px;
        left: 50%;
        margin-left: -47px;
        background: url("../common_img/100/pop_img01.png") no-repeat center center/cover;
        width: 95px;
        height: 75px; }
        @media screen and (max-width: 768px) {
          .inPage.page_100 .remodal .mainImg::before {
            width: 76px;
            height: 60px;
            top: -46px; } }
    .inPage.page_100 .remodal .ttl {
      font-size: 1.8rem;
      letter-spacing: 0.15em;
      margin-top: 25px;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal .ttl {
          font-size: 1.6rem; } }
    .inPage.page_100 .remodal .tx {
      font-size: 1.4rem;
      text-align: center;
      letter-spacing: 0.1em;
      line-height: 2;
      margin-top: 5px; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal .tx {
          font-size: 1.3rem; } }
      .inPage.page_100 .remodal .tx a {
        padding-right: 15px;
        font-size: 1.0rem;
        text-overflow: #999;
        text-decoration: underline;
        line-height: 1.7;
        margin-top: 5px;
        background: url("../common_img/icon_link_bl.png") no-repeat center right/11px 11px;
        word-wrap: break-word; }
        .inPage.page_100 .remodal .tx a:hover {
          text-decoration: none; }
    .inPage.page_100 .remodal .remodal-close {
      top: 20px;
      right: 20px; }
      @media screen and (max-width: 768px) {
        .inPage.page_100 .remodal .remodal-close {
          top: 10px;
          right: 10px; } }
      .inPage.page_100 .remodal .remodal-close::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 20px;
        width: 35px;
        height: 35px;
        background: #f6c92d; }
      .inPage.page_100 .remodal .remodal-close::before {
        z-index: 1;
        font-size: 20px;
        top: 0;
        color: #111; }

/*----------------------------------------------------
	☆form
----------------------------------------------------*/
form {
  /*.has-success .form-control-success{
  	background-image:url("/lib/common_img/contact/form_icon01.png")!important;
  	background-size: 18px 15px;		
  }*/ }
  form .formrun-system-show {
    font-size: 1.3rem;
    margin-top: 5px;
    color: #d12323;
    margin-top: 5px;
    display: block;
    width: 100%;
    padding: 5px;
    background-color: #fbecec; }
  form .form-control-danger, form .form-control-success, form .form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem; }
  form .has-danger .form-control-danger {
    background-image: url("/lib/common_img/contact/form_icon02.png");
    background-size: 12px 12px; }
  form .has-danger .form-control {
    border-color: #fd2181; }
  form .has-success .form-control {
    border-color: #1de0be; }
  form .btn-primary {
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    border: 1px solid #fff;
    padding: 20px;
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    line-height: 1.25;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    transition: all .4s ease-in-out; }
    @media screen and (max-width: 768px) {
      form .btn-primary {
        font-size: 1.4rem; } }
    form .btn-primary:hover {
      background: #fff;
      color: #111; }


/* scheudle */
.liveschedule {
  max-width: 1080px;
  width: 100%;
    overflow: hidden;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .liveschedule {
      width: calc(100% - 40px); } }

.title{
color: rgb(255, 215, 0);
padding:10px;
 background-color:#111;
    font-size: 3rem;
}
  @media screen and (max-width: 768px) {
  	.title{
	    font-size: 2rem;
	}
}
.flyer{
    width: 50%;
    padding:0px 20px 20px 0px;
    float:left;
}
.detail{
    width: 50%;
    float:left;
   font-size: 16px;
}

.detailpast{
    width: 100%;
   font-size: 16px;
    padding: 10px;
}

.livearchive th{
color: rgb(255, 215, 0);
padding: 10px;
background-color: #111;
font-size: 18px;
}

.livearchive tr td{
    font-size: 16px;
   margin-bottom:10px;
}

@media all and (max-width: 900px) {
  .flyer{
    width: 100%;
    padding: 0px;
    float:none;
  }
  .detail{
    width: 100%;
    float:none;
  }
}

/* ---form ---*/
