@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP');

/*
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', sans-serif;
*/
/* å…±é€š */


.show_pc { display: block !important; }
.show_sp { display: none !important; }

@media only screen and (max-width: 750px) {
  .show_pc { display: none !important; }
  .show_sp { display: block !important; }
}

body {
  width: 100%;
}
#pbody {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #e7e2d5;
  font-family: 'Noto Serif JP', sans-serif;
}

#wrap {
  width: 100%;
  position: relative;
  z-index: 0;
}

#wrap img
  max-width: 100%;
}

#wrap p {
  margin: 0;
  padding: 0;
}

#wrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* Loading */

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 1;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}



/* head */

#phead {
  max-width: 1200px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#phead img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#pheadkazri {
  width: 100%;
  height: 4px;
  border-top: 3px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top:15px;
}

#pfotterkazri {
  width: 100%;
  height: 4px;
  border-top: 1px solid #000000;
  border-bottom: 4px solid #000000;
  margin-bottom:15px;
}
#phead .ptitle,
#phead .pkazari {
  margin-top: 20px;
}

#phead .plogo {
  margin-top: 20px;
  margin-bottom: 20px;
}

#phead .mv {
  position: relative;
  z-index: 1;
}

#pbody .pmvshikiri {
  width: 100%;
  height: 23px;
  background-image: url('../images/201908/shikiri01.png');
  background-repeat: repeat-x;
  margin-top: -23px;
  position: relative;
  z-index:2;
}

/* contents */

#pcontents {
  width: 100%;
  background-image: url('../images/201908/bg01.jpg');
  background-size: 30%;
  position: relative;
  z-index: 2;
}

#pcontents02 {
  width: 100%;
  background-image: url('../images/201908/bg02.jpg');
  background-size: 12%;
}

#pcontents02 #pconWrap02,
#pcontents #pconWrap {
  width: 600px;
  display: block;
  margin: 0 auto;
}

#pconWrap .csTitle {
  width: 300px;
  display: block;
  padding-top: 50px;
  margin: 0px auto 0;
}

#pconWrap .csTitle img {
  width: 100%;
}

#pconWrap02 .gsTitle {
  width: 445px;
  display: block;
  padding-top: 50px;
  margin: 0px auto 0;
}

#pconWrap02 .gsTitle img {
  width: 100%;
}

.session {
  width: 100%;
  margin-top: 125px;
}

#pconWrap02 img,
#pconWrap img {
  max-width: 100%;
}

#pconWrap .session .cs_ment {
  width: 100%;
  background-image: url('../images/201908/cs_ment_kazari_top.png'),
                    url('../images/201908/cs_ment_kazari_btm.png');
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  background-position: left top, left bottom;
  line-height: 1.4;
  text-align: left;
  text-align:justify;
  
  /* pc */
  padding: 53px 0 36px;
  font-size: 12px;
}

#pconWrap02 .session .gs_ment {
  width: 100%;
  background-image: url('../images/201908/gs_ment_kazari_top.png'),
                    url('../images/201908/gs_ment_kazari_btm.png');
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
  background-position: left top, left bottom;
  padding: 70px 0 40px;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  text-align:justify;
  
  /* pc */
  padding: 53px 0 45px;
  font-size: 12px;
}

/* style */
.ptable {
  display: table;
  margin: 0;
  padding: 0;
}

.ptable li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#cs02,
#cs01 {
  width: 100%;
  
  /* pc */
  position: relative;
  z-index: 0;
}

#gs04.session,
#cs01.session {
  margin-top: 60px;
}

#cs01.session li.ment {
  width: 42%;
}

#cs01.session li.stimg {
  width: 58%;
}

/* pc only */
#cs01 .ptable {
  width: 72%;
  position: relative;
  z-index: 1;
  margin-top: -70px !important;
  left: 27.566%;
}

/* style01 */
#cs01 .st01 {
  width: 55.8333%;
  position: relative;
  z-index: 2;
}

#cs01 .st01_02 {
  width: 96.444%;
  position: relative;
  left: 3.5%;
  z-index: 1;
}

/* style02 */

#cs02 .ptable {
  width: 100%;
  margin-top: 80px;
}

#cs02 .st02 {
  width: 90%;
  display: block;
  margin: 0 auto;
}

#cs02 .st02_02 {
  width: 90%;
  position: relative;
  left: 0;
  z-index: 1;
}

#cs02.session li.ment {
  width: 40%;
}
#cs02.session li.ment .cs_ment {
  width: 75.8333%;
}
#cs02.session li.stimg {
  width: 60%;
}

.pmovie {
  /*
  background-image: url('../images/201908/kazari_temp.png');
  background-repeat:no-repeat;
  background-size: 100% 100%;
  padding-bottom: 35px;
  */
}

#pconWrap .session .cs_ment {
  /* pc */
  padding: 60px 0 36px;
}

.m_kazari {
  width: 40%;
  display: block;
  margin: 80px auto 10px;
}

/* style03 */
#cs03 {
  padding-bottom: 150px;
}
#cs03 .ptable {
  width: 100%;
  margin-top: 40px;
}

#cs03.session li.ment {
  width: 50%;
}
#cs03.session li.ment .cs_ment {
  width: 60.666%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#cs03.session li.stimg {
  width: 50%;
}

.mid_kazari {
  width: 100%;
  height: 25px;
  background-image: url('../images/201908/mid_kazari.png');
  background-repeat: repeat-x;
  margin-top: -23px;
  position: relative;
  z-index:2;
}

/* girly */
/* style04 */
#gs04 .ptable {
  width: 100%;
  margin-top: 80px;
}

#gs04 .st04 {
  width: 79.333%;
  display: block;
  margin: 0 5% 0 auto;
}

#gs04.session li.stimg {
  width: 54.4%;
}

#gs04.session li.ment {
  width: 45.6%;
}

#gs04.session li.ment .gs_ment {
  width: 66.7%;
  margin-left: 10px;
}

/* style05 */
#gs05 .ptable {
  width: 100%;
  margin-top: 80px;
}

#gs05 .st05 {
  width: 92.666%;
  display: block;
  margin: 0 auto;
}

#gs05 .st05_02 {
  width: 90%;
  position: relative;
  left: 0;
  z-index: 1;
}

#gs05.session li.stimg {
  width: 53%;
}

#gs05.session li.ment {
  width: 47%;
}

#gs05.session li.ment .gs_ment {
  width: 64.55%;
  margin-left: 20%;
}

/* style06 */
#gs06 .ptable {
  width: 100%;
  margin-top: 80px;
}

#gs06 .st06 {
  width: 100%;
  display: block;
}

#gs06.session li.stimg {
  width: 48.666%;
}

#gs06.session li.ment {
  width: 51.333%;
}

#gs06.session li.ment .gs_ment {
  width: 58.9%;
  margin-left: 20%;
}

/* style07 */
#gs07 {
  padding-bottom: 210px;
}
#gs07 .ptable {
  width: 100%;
  margin-top: 80px;
}

#gs07 .st07 {
  width: 81.7333%;
  display: block;
  margin: 0 auto;
}

#gs07 .st07_02 {
  width: 90%;
  position: relative;
  left: 0;
  z-index: 1;
}

#gs07.session li.stimg {
  width: 53%;
}

#gs07.session li.ment {
  width: 47%;
}

#gs07.session li.ment .gs_ment {
  width: 64.55%;
  margin-left: 20%;
}



/* fotter */

#wrap .toList {
  width: 200px;
  display: block;
  margin: 100px auto;
}

#wrap .toList img {
  max-width: 100%;
}

.staff-credit{
  text-align: center;
  padding-bottom: 50px;
}

.staff-credit p{
  display: inline-block;
  font-size: 11px;
  text-align: left;
  color: #000000;
  letter-spacing: 0.05em;
  margin: 0;
  line-height: 1.5;
}
#btn {line-height: 0;}
.btnLinkhalf {
  display: inline-flex;
  list-style-type: none;
  width: 100%;
  max-width: 1200px;
  padding: 0;
  margin: 0;
}

.btnLinkHalf img {
  width: 100%;
}

.btnLinkHalf li {
  width: 100%;
}


/* IE */
@media all and (-ms-high-contrast: none) {
 
  .ptable {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 0;
    left: 0%;
  }

  #cs01 .st01 {
    width: 60%;
  }
  
  
  #cs01 .ptable {
    width: 80%;
    position: relative;
    z-index: 1;
    margin-top: 0;
    left: 25%;
  }

  
  #cs01 li.ment {
    width: 60%;
  }

  #cs01 li.stimg {
    width: 40%;
  }
  
  #cs01.session li.cs_ment {
    width: 100%;
  }
  
  #cs01 .st01_02 {
    width: 100%;
    position: relative;
    left: 3.5%;
    z-index: 1;
  }
  #cs01 .st01_02 img {
    width: 80%;
  }
}




/* sp */

@media screen and (max-width: 767px) {
  .show_pc {display: none;}
  .show_sp {display: block;}
  
  
  #phead {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  #phead .pkazari {
    width: 24.2666%;
  }

  #phead .ptitle {
    width: 74.666%;
  }

  #phead .plogo {
    width: 28%;
  }
  
  #pcontents02 #pconWrap02,
  #pcontents #pconWrap {
    width: 100%;
    display: block;
  }

  #pconWrap .csTitle {
  width: 49.3336%;
  display: block;
  padding-top: 30px;
  margin: 0px auto 0;
  }
  
  #pconWrap02 .gsTitle {
    width: 59.6%;
    display: block;
  padding-top: 30px;
    margin: 0px auto 0;
  }

  #pconWrap .session .cs_ment {
    padding: 50px 5px 40px;
    font-size: 12px;
  }

  .session {
    width: 100%;
    margin-top: 50px;
  }

  #gs04.session, #cs01.session {
    margin-top: 45px;
  }
  
  
  /* style01 */
  #cs01 .st01 {
    width: 82.6%;
  }
  
  #cs01 .ptable {
    width: 100%;
    margin-top: 15px !important;
    left:0;
  }

  #cs01.session li.ment .cs_ment {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  #cs02 .st02 {
    margin-left: 7%;
    margin-right: 3%;
  }
  
  #cs02 .ptable {
    margin-top: 40px;
  }
  
  #cs02.session li.stimg {
    width: 55%;
  }
  
  #cs02 .st02_02 {
    width: 95%;
  }
  
  #cs02.session li.ment .cs_ment {
    width: 93%;
    padding-left: 0;
    padding-right: 0;
  }
  
  #cs03 .st03 {
    width: 98%;
    display: block;
    margin: 0 auto;
  }
  
  #cs03.session li.ment .cs_ment {
    width: 77.666%;
  }
  
  /* girly */
  #gs04 .ptable {
    margin-top: 25px;
  }
  
  #gs04 .ptable {
    width: 98%;
    margin-left:2%;
  }
  
  #gs04.session li.ment .gs_ment {
    width: 85.1%;
  }
  
  #gs05 .st05_02 {
   width: 100%;
  }
  
  #gs05 .ptable {
    margin-top:25px;
  }

  #gs05.session li.ment .gs_ment {
    width: 80.2%;
    margin-left: 10%;
  }

  #gs06 .ptable {
      margin-top: 20px;
  }

  #gs06.session li.ment .gs_ment {
    width: 73.6%;
    margin-left: 14%;
  }
  
  #gs06 .ptable {
    width: 100%;
    margin-top: 24px;
  }

  #gs07 {
      padding-bottom: 100px;
  }
  
  #gs07.session li.ment .gs_ment {
    width: 80.2%;
    margin-left: 9.5%;
  }
  
  #gs07 .ptable {
    margin-top: 25px;
  }

  #wrap .toList {
    width: 50%;
  }
    
  btnLinkhalf li {
    width: 100%;
  }

}



.img_none {display: none;}

/* Animation base */

.animated {
  -webkit-animation-duration: 1s;
  opacity: 0;
  
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}




.imgClear {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgClear.on {
  filter: grayscale(0); 
  transition: filter 1.5s;
}




.imgMain {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgMain.on {
  filter: grayscale(0); 
  transition: filter 2s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.once {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.blur-img {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;

  transition: 2s;
}



@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
      opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}






/* Animation End */

