@charset "utf-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('//fonts.googleapis.com/earlyaccess/roundedmplus1c.css');
body {
  background-color: #fff;
  line-height: 1.5;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;

}

/*PC*/
@media print, screen and (min-width: 769px) {
  html, body {
    min-width: 1024px;
    position: relative;
}

nav.fixed_navi {
  position: fixed;
      top: 0;
      width: 100%;
      box-sizing: border-box;
      z-index: 999;
}

  .hide_pc {
    display: none;
  }

  /*main_img*/
  #main_img_sp {
    display: none;
  }


  #main_img_pc {
  	position: relative;
  }

  #main_img_pc .scrolldown {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  }

  #demo-1 {
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    background-color: #999;
  }
  /*youtube全画面表示*/
  #movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 100px;
  }
  #movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #report_sp {
    display: none;
  }
  #report_pc {
    width: 940px;
    margin: 20px auto;
    text-align: left;
  }
#report_pc .repo img:hover {
  opacity: 0.5;
  transition: 0.5s;
}

#report_pc img.artist_logo {
  padding:60px 0;
}

.animate_op {
transition-duration: 10s;

}

.animation-box:nth-child(odd){
    background: #eee;
}

.animation-box{
    padding: 120px;
    transition:.5s;
}

.animation-box.active{
    background: #666;
    color: #fff;
}




  .repo {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ka_comment {
    width: 940px;
    background-color: #fff;
    color: #000;
    margin: 20px auto;
        padding: 80px 0;
  }
  .ka_comment p {
    font-size: 18px;
    line-height: 2em;
    /*padding-top: 80px;*/
    font-weight: bold;
  }
ka_comment .text_right {
  text-align: right;
}
  .ka_comment span {
    cursor:pointer;
  }
  .ka_comment span:hover {
    opacity: 0.5;
    transition: 0.5s;
  }

  /*comment*/
  #comment_area {
    display: block;
    padding-top: 100px;
  }
  #comment_area .sp_comment_img {
    display: none !important;
  }
  #comment_area .comment_left {
    display: table;
    width: 940px;
    margin: 0 auto;
    padding: 100px 0;
  }
  #comment_area .comment_left .text {
    display: table-cell;
    color: #000;
    font-size: 18px;
    line-height: 2em;
    vertical-align: middle;
    text-align: left;
    width: 600px;
    font-weight: bold;
    z-index: 105;
    position: relative;
  }

  #comment_area .comment_left span.text_align {
    text-align: right;
    display: block
  }

  #comment_area .comment_right span.text_align {
    text-align: right;
    display: block
  }

  #comment_area .comment_left .comment_illust {
    display: table-cell;
    position: relative;
  }
  #comment_area .comment_left .comment_illust img {
    position: absolute;
    bottom: -115px;
    right: 0;
    z-index: 100;
  }
  #comment_area .comment_right {
    display: table;
    width: 940px;
    margin: 0 auto;
    padding: 100px 0;
  }
  #comment_area .comment_right .text {
    display: table-cell;
    color: #000;
    font-size: 18px;
    line-height: 2em;
    vertical-align: middle;
    text-align: right;
    width: 565px;
    font-weight: bold;
    z-index: 105;
    position: relative;
  }

  #comment_area .comment_right .text_pc {
    display: table-cell;
    color: #000;
    font-size: 18px;
    line-height: 2em;
    vertical-align: middle;
    text-align: right;
    width: 565px;
    font-weight: bold;
    z-index: 105;
    position: relative;
  }

  #comment_area .comment_right .text_sp {
    display: none;
  }

  #comment_area .comment_right .comment_illust {
    display: table-cell;
    position: relative;
  }
  #comment_area .comment_right .comment_illust img {
    position: absolute;
    bottom: -115px;
    left: 0;
    z-index: 100;
  }
  /*photogallery*/
  #photogallery {
    width: 940px;
    margin: 0 auto;
    text-align: right;
  }
  #photogallery img.gallerylogo {
    padding: 70px 0;
  }
  #photogallery img.gallerylogo_sp {
    display: none;
  }
  .row {
    display: flex;
    flex-wrap: wrap;
    /
  }
  .col {
    width: calc(100% / 3);
  }
  .num {
    text-align: center;
    width: 300px;
  }
  .num img:hover {
    opacity: 0.5;
    transition: 0.5s;
  }
  /*instagram*/
  #instagram {
    width: 940px;
    margin: 0 auto;
    text-align: left;
  }
  #instagram img.gallerylogo {
    padding: 70px 0;
  }
  #instagram img.gallerylogo_sp {
    display: none;
  }
  /*ending_text*/
  #ending_text {
    padding-top: 110px;
    padding-bottom: 1630px;
    clear: both;
    font-family: 'Rounded Mplus 1c';
  }
  #ending_text p {
    font-size: 10px;
    text-align: center;
      color: #000;
    padding-bottom: 70px;
  width:940px;
  margin: 0 auto;
  }
  #ending_text span.text_t {
    font-size: 28px;
  }
  .instagram {
    width: 1000px;
    margin: 0 auto;
  }
  .instagram li {
    margin: 5px;
    float: left;
    /*  width: 240px;
      height: 240px;*/
    overflow: hidden;
    position: relative;
  }
  p.ins_clone {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    /* background: rgba(255,255,255,0.70); */
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
    color: #FFF;
    font-size: 22px;
  }
  p.ins_like {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    /*background: rgba(255,255,255,0.70);*/
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
  }
  p.ins_comments {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 20px;
    /*background: rgba(255,255,255,0.70);*/
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
  }

  .fa-heart {
    margin-right: 10px;
    color: #fff;
  }
  .fa-comment {
    margin-right: 10px;
    color: #fff;
  }
  .fa-clone {
    margin-right: 10px;
    color: #fff;
  }

  .instagram li img {
    width: 300px;
    height: 300px;
    object-fit: cover;
  }
  .fa-heart {
    margin-right: 10px;
    color: #FFF;
  }
  .fa-comment {
    margin-right: 10px;
    color: #FFF;
  }
  /*ハンバーガーメニュー*/
  nav.drawer-nav .nav_box {
    display: table;
    margin: 0 auto;
    padding-top: 50px;
  }
  nav.drawer-nav .nav_box .left_box {
    display: table-cell;
    padding-right: 50px;
    vertical-align: top;
  }
  nav.drawer-nav .nav_box .right_box {
    display: table-cell;
    vertical-align: top;
  }
  nav.drawer-nav .nav_box .right_box ul {
    display: inline-block;
    text-align: left;
  }
  nav.drawer-nav .nav_box .right_box ul li.sp_logo {
    display: none;
  }
  nav.drawer-nav .nav_box .right_box ul.nav_left {
    padding-right: 50px;
  }
  nav.drawer-nav .nav_box .right_box ul.nav_right {
    vertical-align: top;
  }
  .nav_box .left_box {
    display: none;
  }
  .nav_icon img {
    width: 25px;
  }
  .nav_icon {
    margin-top: 20px;
  }
  .nav_snslink a img {
    width: 30px;
  }
  .nav_snslink a {
    margin: 0 13px;
  }
  .nav_snslink {
    padding-top: 20px;
  }
  nav.drawer-nav .nav_box .right_box ul li a {
    display: inline-block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 2.8em;
    text-decoration: none;
  }
  nav.drawer-nav .nav_box .right_box ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: scale(0, 1);
    transform-origin: left;
    transition: 0.4s;
  }
  nav.drawer-nav .nav_box .right_box ul li a:hover:before {
    transform: scale(1);
  }
  /*
.instagram img:hover {
  opacity: 0.5;
  transition: 0.5s;
}
*/
  ul.instagram li:hover .ov {
    opacity: 1;
  }
  ul.instagram li .ov {
    position: absolute;
    top: 0;
    opacity: 0;
    color: #FFF;
    background: rgba(20, 20, 20, 0.6);
    display: block;
    width: 100%;
    height: 100%;
    /*padding: 20px;*/
    overflow: hidden;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    cursor: pointer;
    font-size: 18px;
  }
  ul.instagram li .ov p.ins_like {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: 'Rounded Mplus 1c';
    font-weight: bold;
  }
  ul.instagram li .ov p.ins_comments {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: 'Rounded Mplus 1c';
    font-weight: bold;
  }
.ending_bg {
  background: #FFF url(../img/bg_pc.jpg) center center / cover no-repeat;
  background-size: contain;
  background-position: bottom;
  /*background-position: bottom;
  padding-bottom: calc(101%*1500/6185);
  background-size: 100% auto;*/
}

#ending_text img{
  width:348px;
  height:212px;
}

#ending_text img.end_logo_sp {
display: none !important;
}


}

/*SP*/

@media screen and (max-width: 768px) {
  .hide_sp {
    display: none;
  }
  img {
    max-width: 100%;
  }
  nav.fixed_navi {
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
  }

  /*main_img*/
    #main_img_sp {
    	position: relative;
    }

    #main_img_sp .scrolldown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    }

    #main_img_pc {
      display: none;
    }

  #demo-1 {
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    background-color: #999;
  }
  /*youtube全画面表示*/
  #movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  #movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ka_comment {
    background-color: #fff;
    color: #000;
    padding: 0 20px;
    margin: 100px auto;
  }
  .ka_comment p {
    font-size: 16px;
    line-height: 2em;
    padding: 30px 0;
    font-weight: bold;
  }
  #report_pc {
    display: none;
  }
#report_sp {
  text-align: left;
}

  #report_sp .repo img {
    width: 100%;
  }

#report_sp .artist_logo {
  width: 80%;
  padding: 0 0 40px 0;
}
  #comment_area .text {
    padding:0 20px;
    font-size:16px;
  }

  #comment_area {
    width: 100%;
    padding:90px 0;
  }
  #comment_area img.pc_comment_img {
    display: none;
  }
  #comment_area .comment_left .comment_illust {
    display: none;
  }
  #comment_area .comment_right .comment_illust {
    display: none;
  }
  #comment_area .comment_right .text_pc {
    display: none;
  }
  #comment_area .comment_left, #comment_area .comment_right {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 2em;
    padding: 0 20px;
    padding:90px 0;
  }
  /*photogallery*/
  #photogallery {
    margin: 0 auto;
    text-align: right;
  }
  #photogallery img.gallerylogo {
    display: none;
  }
  #photogallery img.gallerylogo_sp {
    padding: 40px 0;
    width: 80%;
  }
  /*instagram*/
  #instagram {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  #instagram img.gallerylogo {
    display: none;
  }
  #instagram img.gallerylogo_sp {
    padding: 40px 0;
    width: 80%;
  }
  .instagram {
    width: 100%;
    margin: 0 auto;
  }
  .instagram li {
    margin: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 47%;
    padding-bottom: 25px;
  }

ul.instagram  li .ov {
  position:relative;
}

  p.ins_clone {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 20px;
    right: 10px;
    top: -5px;
    /* background: rgba(255,255,255,0.70); */
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
    color: #FFF;
    font-size: 16px;
  }
  p.ins_like {
    position: absolute;
    width: 100%;
    height: 40px;
        bottom: -30px;
    left: 10px;
    /*background: rgba(255,255,255,0.70);*/
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
    color: #22abf1;
    font-family: 'Rounded Mplus 1c';
    font-weight: bold;
  }
  p.ins_comments {
    position: absolute;
    width: 100%;
    height: 40px;
    left: -55px;
    bottom: -30px;
    /*background: rgba(255,255,255,0.70);*/
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    text-align: right;
    color: #22abf1;
    font-family: 'Rounded Mplus 1c';
    font-weight: bold;
  }
  .instagram li img {
    max-width: 100%;
  }
  .fa-heart {
    margin-right: 10px;
    color: #22abf1;
  }
  .fa-comment {
    margin-right: 10px;
    color: #22abf1;
  }
  .fa-clone {
    margin-right: 10px;
    color: #FFF;
  }
  /*ending_text*/
  #ending_text {
    padding-top: 50px;
    padding-bottom: 60px;
    clear: both;
      font-family: 'Rounded Mplus 1c';
          height: 2588px;
  }
  #ending_text p {
    font-size: 12px;
    text-align: center;
    color: #000;
    padding-bottom: 50px;
    padding-top: 80px;
    padding-bottom: 75px;
    width: 90%;
    margin: 0 auto;
  }
  #ending_text span.text_t {
    font-size: 28px;
  }
#ending_text img.end_logo_pc {
display: none;
}

  /*ハンバーガーメニュー*/
  nav.drawer-nav .nav_box {
    display: table;
    margin: 0 auto;
    padding-top: 50px;
  }
  nav.drawer-nav .nav_box .left_box {
    display: none;
  }
  nav.drawer-nav .nav_box .right_box {
    display: table;
    vertical-align: top;
    margin: 50px;
    width: 100%;
  }
  nav.drawer-nav .nav_box .right_box ul.nav_left {
    width: 50%;
  }
  nav.drawer-nav .nav_box .right_box ul.nav_right {
    width: 50%;
  }
  nav.drawer-nav .nav_box .right_box ul {
    display: table-cell;
    text-align: left;
  }
  nav.drawer-nav .nav_box .right_box ul li {
    color: #FFF;
    font-weight: bold;
    line-height: 2.8em;
  }
  nav.drawer-nav .nav_box .right_box ul li a {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
  }
  nav.drawer-nav .nav_box .right_box ul li.sp_logo {
    width: 50%;
    padding-top: 40px;
  }
  .nav_icon {
    margin: 20px 0;
  }
  .nav_icon img {
    width: 25px;
  }
  .nav_snslink {
    display: none;
  }
  .nav_snslink a img {
    width: 30px;
  }
  .nav_snslink a {
    margin: 0 13px;
  }

.ending_bg {
  background: #FFF url(../img/bg.jpg) center center / cover no-repeat;
  background-size: contain;
  background-position: bottom;
  /*background-position: bottom;
  padding-bottom: calc(101%*1500/6185);
  background-size: 100% auto;*/
}
#ending_text img {
  width:80%;
}

  #comment_area .comment_left span.text_align {
    text-align: center;
    display: block
  }

  #comment_area .comment_right span.text_align {
    text-align: center;
    display: block
  }


}
