@charset "utf-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('//fonts.googleapis.com/earlyaccess/roundedmplus1c.css');
body {
  background-color: #1d1f2b;
  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: 768px) {
  html, body {
    width: 100%;
    min-width: 1024px;
    position: relative;
  }
	
  /* -----
 * Header
----------------------------------------------------------------------------- */	
  #Header {
    background-color: rgba(4, 28, 65, 0.73);
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
  }
  #Header>.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #Header>.logo-area>.logo {
    width: 81px;
  }
  #Header>.logo-area>.logo img {
    width: 100%;
  }
  #Header>.logo-area>.sponsored {
    padding-top: 2px;
    padding-left: 25px;
  }
  #Header>.logo-area>.sponsored>.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #Header>.logo-area>.sponsored>.main>.item>.btn {
    display: block;
    margin-right: 10px;
  }
  #Header>.logo-area>.sponsored>.main>.item>.btn img {
    width: 100%;
  }
  #Header>.logo-area>.sponsored>.main>.item>.btn.__sol {
    width: 67px;
  }
  #Header>.logo-area>.sponsored>.main>.item>.btn.__eggs {
    width: 51px;
  }
  #Header>.logo-area>.sponsored>.supported {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #Header>.logo-area>.sponsored>.supported>.item>.btn img {
    display: block;
    width: auto;
    height: 15px;
    margin-right: 20px;
  }
  #Header>.logo-area>.sponsored>.supported>.pan0822>.btn img {
    display: block;
    width: auto;
    height: 23px;
    margin-right: 20px;
  }
  #Header>.logo-area>.sponsored>.supported:before {
    display: inline-block;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    font-size: 11px;
    line-height: 1em;
  }
  #Header>.navigation>.btn {
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 20px;
  }
  #Header>.navigation>.btn img {
    width: 100%;
  }
  #PageHeader {
    margin-top: 110px;
    color: #fff;
    padding-top: 40px;
  }
  #PageHeader>.inner {
    padding: 0 25px;
    border-bottom: 1px solid #fff;
  }
  #PageHeader>.inner>.page-ttl {
    border-left: 1px solid #fff;
    padding: 0 20px 10px;
  }
  #PageHeader>.inner>.page-ttl>* {
    display: block;
    font-weight: bold;
  }
  #PageHeader>.inner>.page-ttl>.eng {
    font-size: 32px;
    line-height: 1em;
  }
  #PageHeader>.inner>.page-ttl>.text {
    margin-top: 8px;
    font-size: 13px;
  }
  #PageHeader #Breadcrumb {
    margin: 0;
    padding: 10px 45px;
  }
  #PageHeader #Breadcrumb>.item {
    display: inline-block;
    font-size: 11px;
  }
  #PageHeader #Breadcrumb>.item.__link {
    padding-right: 30px;
    background-image: url(../images/common/arw_breadcrumb.png);
    -webkit-background-size: 9px 9px;
    background-size: 9px 9px;
    background-repeat: no-repeat;
    background-position: center right 10px;
  }
  #PageHeader #Breadcrumb>.item>.link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
  }
	
	
  /* -----
 * Footer
----------------------------------------------------------------------------- */		
  #Footer {
    /*min-width: 900px;*/
    z-index: 5;
    background-color: #000;
    color: #fff;
  }
  #Footer>.contact {
    padding: 90px 0 110px;
  }
  #Footer>.contact>.animation-label.__animate:before {
    width: 2px;
    height: 20px;
    top: -25px;
    right: 5px;
  }
  #Footer>.contact>.animation-label.__animate:after {
    width: 3px;
    height: 91px;
    bottom: -50px;
    left: 10px;
  }
  #Footer>.contact>.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }
  #Footer>.contact>.links>.item {
    width: 320px;
    margin: 0 10px;
  }
  #Footer>.contact>.links>.item>.common-btn {
    background-color: #353946;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 23px;
    background-image: url(../images/common/icon_blank.png);
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
  }
  #Footer>.archives {
    padding: 80px 0 100px;
    background-color: #1D202B;
  }
  #Footer>.archives>.animation-label.__animate:before {
    width: 2px;
    height: 20px;
    top: -25px;
    right: 5px;
  }
  #Footer>.archives>.animation-label.__animate:after {
    width: 3px;
    height: 91px;
    bottom: -50px;
    left: 10px;
  }
  #Footer>.archives>.block {
    text-align: center;
    font-weight: bold;
    margin-bottom: 45px;
  }
  #Footer>.archives>.block:last-child {
    margin-bottom: 0;
  }
  #Footer>.archives>.block>.cap {
    font-size: 11px;
  }
  #Footer>.archives>.block>.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #Footer>.archives>.block>.links>.link {
    display: block;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    font-size: 17px;
    line-height: 22px;
    margin: 0 10px;
  }
  #Footer>.archives>.block>.links>.link.image img {
    width: 125px;
    border-bottom: 0;
  }
  #Footer>.logo-area>.sponsored {
    padding: 60px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 30px;
    left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #Footer>.logo-area>.sponsored>.item>.btn {
    margin-right: 20px;
    display: block;
  }
  #Footer>.logo-area>.sponsored>.item>.btn.__sol {
    width: 94px;
  }
  #Footer>.logo-area>.sponsored>.item>.btn.__sol img {
    width: 100%;
  }
  #Footer>.logo-area>.sponsored>.item>.btn.__eggs {
    width: 68px;
  }
  #Footer>.logo-area>.sponsored>.item>.btn.__eggs img {
    width: 100%;
  }
  #Footer>.logo-area>.supported {
    display: none;
  }
  #Footer>.copyright {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #242424;
    text-align: center;
    font-size: 11px;
    line-height: 1em;
    padding: 40px 10px;
    font-style: italic;
  }
  #Footer>.pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #0031FF;
    background-image: url(../images/common/footer-arw_pagetop.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 16px 11px;
    background-size: 16px 11px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: -25px;
    z-index: 100;
  }
  #Footer>.pagetop.__show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    margin-bottom: 0;
  }
	
  /* -----
 * menu
----------------------------------------------------------------------------- */	
  .menu-btn {
    position: fixed;
    display: block;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    z-index: 1050;
    margin-left: 20px;
    top: 32px;
    right: 30px;
  }
  .menu-btn>span {
    width: 24px;
    height: 3px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .menu-btn>span:before, .menu-btn>span:after {
    content: '';
    width: 34px;
    height: 3px;
    display: block;
    background-color: #fff;
    position: absolute;
  }
  .menu-btn>span:before {
    top: -11px;
    right: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .menu-btn>span:after {
    bottom: -11px;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .menu-btn.__open>span {
    width: 0;
    background-color: #000;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .menu-btn.__open>span:before {
    top: 0;
    left: -17px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    background-color: #000;
  }
  .menu-btn.__open>span:after {
    bottom: 0;
    right: -17px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #000;
  }
  #MainMenu {
    position: fixed;
    z-index: 1010;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 0;
    left: 0;
  }
  #MainMenu.__hidden {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
  }
  #MainMenu.__hidden .main-navigation>.btn {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  nav.fixed_navi {
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 999;
  }

  .main-navigation {
    width: 800px;
    text-align: center;
  }
  .main-navigation>.btn {
    position: relative;
    font-weight: bold;
    color: #000;
    font-size: 45px;
    line-height: 60px;
    margin: 25px;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #000;
    -webkit-transition: 0.7s;
    transition: 0.7s;
  }
  .main-navigation>.btn>.main {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    letter-spacing: 0.1em;
  }
  .main-navigation>.btn>.sub {
    position: absolute;
    font-size: 13px;
    line-height: 1em;
    display: block;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 150%);
    transform: translate(-50%, 150%);
    white-space: nowrap;
  }
  .main-navigation>.btn:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-color: #0031FF;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .main-navigation>.btn.__now>.main {
    color: #fff;
  }
  .main-navigation>.btn.__now:before {
    width: 100%;
    background-color: #0031FF;
  }
  .main-navigation>.btn.__disable {
    pointer-events: none;
    border-bottom: 0;
  }
  .main-navigation>.btn.__disable>.main {
    color: #E2E7F0;
  }
  .main-navigation>.btn.__disable:before {
    width: 100%;
    background-color: transparent;
  }
  .main-navigation>.btn:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .main-navigation>.btn:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .main-navigation>.btn:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .main-navigation>.btn:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .main-navigation>.btn:nth-child(6) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .main-navigation>.btn:nth-child(7) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  .main-navigation>.btn:nth-child(8) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .main-navigation>.btn:nth-child(9) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  .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%;
    height: 100vh;
    background-color: #999;
  }

  #report_sp {
    display: none;
  }
  #report_pc {
    /*width: 940px;*/
    width: 100%;
    margin: 0px auto;
    text-align: left;
  } 
    
    @media print, screen and (min-width: 940px) {
        #report_pc {
       width: 940px;     
        }  
    }
    
  #report_pc .repo img:hover {
    opacity: 0.5;
    transition: 0.5s;
  }
  #report_pc img.artist_logo {
    padding: 60px 0 25px;
  }
  #report_pc p {
    font-size: 30px;
    font-wight: bold;
    border-bottom: inset 2px #fff;
    width: 35%;
  }
  #report_pc .text {
    padding-bottom: 50px
  }

    #report_pc .repo a img {
        width:98%;
    }

 .backg{
   
background-image: url(../img/bg_pc.jpg);
background-position: center center;   
background-size:cover;
   
position: relative;
   
height: 100vh;
   
/* width: 2560px; */
   
display: -webkit-box;
   
display: -ms-flexbox;
   
-webkit-box-pack: center;
   
-ms-flex-pack: center;
   
justify-content: center;
   
-webkit-box-align: center;
   
-ms-flex-align: center;
   
align-items: center;
 }

.scrolldown{
  position:absolute;
  bottom:0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 200px;
  }


    
  .read {
    top: 0px;
    left: 0;
    width: 100%;
    background-image: url(../img/header_bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    z-index: -1;
    text-align: center;
    padding-bottom: 100px;
  }
  .read .logo {
    padding-top: 151px;
  }
  .repo {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ka_comment {
    /*width: 940px;
     background-color: #fff; */
    color: #fff;
    /* margin: 20px auto; */
    padding: 80px 0;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  }
  .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; */
    width: 940px;
    margin: 0 auto;
    text-align: center;
  }
    @media print, screen and (min-width: 768px) and ( max-width:939px){
        
    #comment_area {
    display: block;
    /* padding-top: 100px; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }    
        
    }
  
    
  #comment_area .sp_comment_img {
    display: none !important;
  }
  #comment_area .comment_left {
    display: table;
    width: 96%;
    margin: 0 auto;
    padding: 100px 0;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  }
  #comment_area .comment_left .text {
    display: table-cell;
    /* color: #000; */
    color: #fff;
    font-size: 14px;
    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: 96%;
    margin: 0 auto;
    padding: 100px 0;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  }
  #comment_area .comment_right .text {
    display: table-cell;
    /* color: #000; */
    color: #fff;
    font-size: 14px;
    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: 14px;
    line-height: 2em;
    vertical-align: middle;
    text-align: right;
    color: #fff;
    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;
  }
  article {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }

/*container*/

#container{
  color:#fff;
  margin-top: 110px;
  margin-bottom: 100px;
}

#container .name{
background:#0131ff;
    padding-left: 8px;
    line-height: 1.3;
    display: inline-block;
    padding: 4px 10px 4px 10px;
}

  /*photogallery*/
  #photogallery {
    width: 940px;
    margin: 0 auto;
    text-align: right;
  }

 .photo_btn{
   text-align:center;
   margin-top:50px;
 }
    
@media print, screen and (min-width: 768px) and ( max-width:939px){
    #photogallery {
    width: 100%;
    margin: 0 auto;
    text-align: right;
  }   
    }
    
  #photogallery img.gallerylogo {
    padding: 70px 0 60px;
  }
  #photogallery img.gallerylogo_sp {
    display: none;
  }
  .row {
    display: flex;
    flex-wrap: wrap;
    /
  }
  .col {
    width: calc(100% / 4);
  }
    
@media print, screen and (min-width: 768px) and ( max-width:939px){
    .col {
    width: calc(100% / 2);
  }    
    }
    
  .num {
    text-align: center;
    width: 100%;
  }
  .num img:hover {
    opacity: 0.5;
    transition: 0.5s;
  }
  /*instagram*/
  #instagram {
    width: 940px;
    margin: 0px auto;
    text-align: left;
    padding-bottom:20px
    
  }

  .credit{
    color:#fff;
    text-align:center;
    padding-bottom: 120px;
    font-size:10px;
  }

  .credit p{
  font-style: oblique;
  font-weight:bold;
  }
    
  @media print, screen and (min-width: 768px) and ( max-width:939px){
    #instagram {
     width: 100%;   
  }   
    }
    
  #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: 96%;
    margin: 0 auto;
  }
    
@media print, screen and (min-width: 930px) {
    .instagram {
    width: 930px;
    margin: 0 auto;
  }    
    }
    
    
  .instagram li {
    margin: 5px;
    /* float: left; */
    /*  width: 240px;
      height: 240px;*/
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31.9%;
  }
    
    @media print, screen and (min-width: 940px) {
    .instagram li {    
     width: 32.2%;
        }
    }  
    
  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: 240px;
    height: 240px;
    object-fit: cover;
  }
  @media print, screen and (min-width: 940px) {
     .instagram li img {
    width: 312px;
    height: 312px;   
    } 
    }
  .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: 767px) {
  .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*/




 .backg{
    position:relative;
background-image: url(../img/sp_img1.jpg);
width:100%;
heighht}


 .backg p img{
  
 }

  .backg .scrolldown{
    width:40%;
    position:absolute;
    bottom: 0%;
    right: 0;
    left: 0;
    margin: auto;
  }


  .read {
    top: 0px;
    left: 0;
    width: 100%;
    background-image: url(../img/header_bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    z-index: -1;
    color: #fff;
    text-align: center;
    padding-top: 41px;
    padding-bottom: 100px;
    margin-top: -24px;
  }
  .read .logo img {
    width: 40%;
    margin-top: 87px;
  }
  #report_sp .more02 {
    padding: 40px 40px 120px;
    margin: 0px auto;
    text-align: center;
    background-image: url(../img/header_bg.jpg);
  }
  .ka_comment {
    /* background-color: #fff; */
    /* color: #000; */
    padding: 0 20px;
    margin: 0px auto 30px;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  }
  .ka_comment p {
    font-size: 16px;
    line-height: 1.6;
    padding: 30px 0;
    font-weight: bold;
  }
  #report_pc {
    display: none;
  }
  #report_sp {
    text-align: left;
  }
  #report_sp .more {
    padding: 30px 40px 100px;
    margin: 0 auto;
    text-align: center;
    background-image: url(../img/header_bg.jpg);
  }
  #report_sp .repo img {
    width: 100%;
    margin-top: 2px;
  }
  #report_sp .artist_logo {
    width: 60%;
    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: #fff;
    font-size: 18px;
    line-height: 2em;
    padding: 0 20px;
    padding: 90px 0;
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  }
  /*photogallery*/
  #photogallery {
    margin: 0 auto;
    text-align: right;
  }
  #photogallery img.gallerylogo {
    display: none;
  }
  #photogallery img.gallerylogo_sp {
    padding: 40px 0;
    width: 80%;
  }
  /*instagram*/

   .credit{
    color:#fff;
    text-align:center;
    padding-bottom: 100px;
    font-size:10px;
  }

  .credit p{
  font-style: oblique;
  font-weight:bold;
  }
  #instagram {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 160px;
  }
  #instagram img.gallerylogo {
    display: none;
  }
  #instagram img.gallerylogo_sp {
    padding: 40px 0;
    width: 80%;
  }
  .instagram {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 20px;
  }
  .instagram li {
    margin: 2px;
    /* float: left; */
    overflow: hidden;
    position: relative;
    width: 32.2%;
    padding-bottom: 0px;
    display: inline-block;
  }
  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: 0%;
    height: 0px;
    bottom: -36px;
    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: 6px -7px -1px 0;
    box-sizing: border-box;
    text-align: right;
    /* color: #22abf1; */
    font-family: 'Rounded Mplus 1c';
    font-weight: bold;
  }
  .instagram li img {
    max-width: 100%;
  }
@media screen and (max-width: 490px){
    .instagram li img {
    width: 160px;
    height: 160px;
  }    
    }
    
@media screen and (max-width: 375px){
    .instagram li img {
    width: 125px;
    height: 125px;
  }    
    }
    
  .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
  }
   .photo_btn{
   text-align:center;
   margin-top:50px;
 }

   .photo_btn img{
     width: 60%;
   }

}
}