@charset "UTF-8";
/*変数*/
@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

/* ------------------------------------------------------*/
#comingsoon {
    border: 1px solid #333;
     padding: 20px; 
       font-weight: bolder; 
      text-align: center;
      margin-bottom: 6vw;
           color: #FF0000;

    } 



body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, 'MS PGothic', sans-serif;
  color: #333; }

a,
input,
button {
  text-decoration: none;
  color: inherit;
  outline: none; }

img {
  width: 100%;
  vertical-align: middle; }

figure {
  margin: 0;
  padding: 0; }

input,
textarea {
  outline: none; }

a {
  display: block; }

/*変数*/
@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

/*

  mv
  block
  prof
  footer

*/
@media screen and (min-width: 769px) {
  body {
    width: 1280px;
    margin: 0 auto;
    padding: 0; } }

.item {
  border: 1px solid #999; }

@media screen and (min-width: 769px) {
  .mv {
    width: 100%;
    display: flex;
    justify-content: center; } }
.mv_visual {
  width: 100%; }
  @media screen and (min-width: 769px) {
    .mv_visual {
      width: 700px;
      margin-right: 50px; } }
.mv_detail {
  padding: 8vw 4.8vw 0; }
  @media screen and (min-width: 769px) {
    .mv_detail {
      width: 660px;
      padding: 60px 0 0; } }
  .mv_detail h1 {
    font-size: 25px;
    font-size: 6.6666666667vw;
    font-weight: normal;
    text-align: center;
    margin-bottom: 6vw; }
    @media screen and (min-width: 769px) {
      .mv_detail h1 {
        font-size: 2.2em;
        margin-bottom: 70px;
        letter-spacing: 0.1rem; } }
    .mv_detail h1 span {
      display: inline-block;
      font-size: 22px;
      font-size: 5.8666666667vw; }
      @media screen and (min-width: 769px) {
        .mv_detail h1 span {
          font-size: 0.9em; } }
  .mv_detail p {
    font-size: 12px;
    font-size: 3.2vw;
    text-align: justify;
    letter-spacing: -0.03rem;
    margin-bottom: 8vw; }
    @media screen and (min-width: 769px) {
      .mv_detail p {
        text-align: left;
        line-height: 1.7;
        font-size: 17px;
        margin-bottom: 60px;
        padding: 0 22px;
        letter-spacing: 0.2rem; } }
  .mv_detail ul {
    display: flex;
    width: calc(100% + 2*4.8vw);
    margin-left: -4.8vw; }
    @media screen and (min-width: 769px) {
      .mv_detail ul {
        width: 100%;
        margin: 0 auto; } }
    .mv_detail ul li {
      width: 100%;
      list-style: none; }
      .mv_detail ul li:not(:last-of-type) {
        margin-right: 3.2vw; }
        @media screen and (min-width: 769px) {
          .mv_detail ul li:not(:last-of-type) {
            margin-right: 16px; } }

.block {
  margin-top: 10.6vw; }
  @media screen and (min-width: 769px) {
    .block {
      margin-top: 100px; }
      .block.pcSmallMr {
        margin-top: 50px; } }
  .block_title {
    height: 5.9vw;
    margin-left: 4.8vw;
    margin-bottom: 4vw; }
    @media screen and (min-width: 769px) {
      .block_title {
        height: 35px;
        margin-left: 0;
        margin-bottom: 16px; } }
    .block_title img {
      width: initial;
      height: 100%; }
  .block_itemwrapper {
    display: flex; }
  .block_thumbs {
    padding: 0 4.8vw;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (min-width: 769px) {
      .block_thumbs {
        padding: 0;
        justify-content: space-between; }
        .block_thumbs.onecol {
          display: block;
          width: 297px;
          margin-right: 30px; }
          .block_thumbs.onecol a:first-of-type {
            margin-bottom: 27px; } }
    .block_thumbs a {
      border: 1px solid #999;
      width: calc((100% - 4.8vw) / 2);
      margin-bottom: 4.8vw; }
      .block_thumbs a:not(:nth-of-type(even)) {
        margin-right: 4.8vw; }
      @media screen and (min-width: 769px) {
        .block_thumbs a {
          width: 297px;
          margin-bottom: 30px; }
          .block_thumbs a:not(:nth-of-type(even)) {
            margin-right: 0; }
          .block_thumbs a:not(:nth-of-type(4n)) {
            margin-right: 30px; }
          .block_thumbs a.pcMr {
            margin-right: 30px; }
          .block_thumbs a.noPcMb {
            margin-bottom: 0; } }
  @media screen and (min-width: 769px) {
    .block_item {
      width: 587px; } }
  .block_visual {
    width: 100%;
    margin-bottom: 4.8vw; }
  .block_link {
    width: 80%;
    margin: 5vw auto 0;
    text-align: center;
    font-size: 15px;
    font-size: 4vw;
    padding: 2.4vw;
    border: 1px solid #333; }
    @media screen and (min-width: 769px) {
      .block_link {
        margin-top: 60px;
        width: 350px;
        font-size: 14px;
        letter-spacing: 0.2rem;
        padding: 13px; } }

.prof {
  margin: 17vw 4.8vw 0;
  padding: 8vw 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333; }
  @media screen and (min-width: 769px) {
    .prof {
      margin: 110px 45px 0;
      padding: 70px 87px; } }
  .prof_title {
    font-weight: normal;
    display: flex;
    align-items: center;
    font-size: 25px;
    font-size: 6.6666666667vw; }
    @media screen and (min-width: 769px) {
      .prof_title {
        font-size: 36px;
        margin-bottom: 20px; } }
    .prof_title span {
      display: inline-block;
      margin-left: 3vw;
      font-size: 16px;
      font-size: 4.2666666667vw; }
      @media screen and (min-width: 769px) {
        .prof_title span {
          font-size: 21px;
          margin-left: 37px; } }
  .prof_sub {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 4.8vw; }
    @media screen and (min-width: 769px) {
      .prof_sub {
        font-size: 21px;
        margin-bottom: 35px; } }
  .prof_detail {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 1.6; }
    @media screen and (min-width: 769px) {
      .prof_detail {
        font-size: 13px;
        line-height: 2; } }

footer {
  padding: 9.6vw 0;
  text-align: center; }
  @media screen and (min-width: 769px) {
    footer {
      padding: 70px 0; } }
  footer img {
    width: 65.7vw;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 769px) {
      footer img {
        width: 402px; } }
  footer small {
    display: block;
    font-size: 8px;
    font-size: 2.1333333333vw;
    margin-top: 9.6vw; }
    @media screen and (min-width: 769px) {
      footer small {
        margin-top: 45px;
        font-size: 12px; } }
		
		  .footer2 img {
    width: 156px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 769px) {
      .footer2 img {
        width: 156px; } }

.js-item {
  transition: 0.5s all; }

.js-anime-item {
  transition: 0.7s all;
  transform: translateY(10vw);
  opacity: 0; }

.js-anime-show {
  transition: 0.7s all;
  transform: translateY(0);
  opacity: 1; }

.hover {
  transform-origin: center;
  transform: scale(1.04);
  transition: 0.5s all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  outline: 1px solid transparent; }

/*# sourceMappingURL=index.css.map */
