/*----------------------------------------
**
** home
**
----------------------------------------*/
body {
  background-color: #fff;
  min-width: 1200px;
}

@media screen and (max-width: 768px) {
  body {
    background-color: #fff;
    min-width: 100%;
  }
}

#wrapper {
  position: relative;
}

/*----------------------------------------
** _main
----------------------------------------*/
._main {
  position: relative;
}

._main-vis {}

._main-vis img {
  width: 100%;
  max-width: inherit;
  height: auto;
}

@media screen and (max-width: 768px) and (min-height: 741px) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
    background-size: cover;
    height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }

}

@media screen and (max-width: 767px) and (min-width: 480px) and (min-height: 741px) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
    background-size: cover;
    height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

@media screen and (max-width: 768px) and (min-height: 1024px) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
    background-size: cover;
    height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }

}

@media screen and (max-width: 768px) and (max-height: 740px) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
    background-size: cover;
    height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 2340x1080 pixels at 476ppi */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
        background-size: cover;
        height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 2532x1170 pixels at 460ppi */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
        background-size: cover;
        height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 2778x1284 pixels at 458ppi */
@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
        background-size: cover;
        height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 1792x828px at 326ppi */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
        background-size: cover;
        height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 2436x1125px at 458ppi */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
        background-size: cover;
        height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }
}

/* 2436x1125px at 458ppi */

._main-ttl {
  width: 55%;
  position: absolute;
  left: 5%;
  top: 6%;
  opacity: 0;
}

._main-ttl01 {
  width: 28%;
  position: absolute;
  left: 4%;
  top: 7%;
  opacity: 0;
}

._main-ttl02 {
  width: 58%;
  position: absolute;
  left: 4%;
  top: 24%;
  opacity: 0;
}

._main-ttl03 {
  width: 40.5%;
  position: absolute;
  left: 5%;
  top: 41%;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  ._main {
    /* background: #fff; */
    height: ;
  }

  ._main-ttl {
    width: 45%;
    left: 5%;
    top: 3%;
    padding-top: 5%;
  }

  ._main-ttl01 {
    width: 8.7%;
    position: absolute;
    left: 29%;
    top: 5%;
    opacity: 0;
  }

  ._main-ttl02 {
    width: 8.8%;
    position: absolute;
    left: 17%;
    top: 5%;
    opacity: 0;
  }

  ._main-ttl03 {
    width: 8.6%;
    position: absolute;
    left: 4.7%;
    top: 5%;
    opacity: 0;
  }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {

  ._main-vis img,
  ._main-vis picture source {
    display: none;
  }

  ._main,
  ._main-vis {
    /* background: url(../img/mv_sp2.jpg);
    background-size: cover;
    height: 80vh; */

    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    background: url(../img/mv_sp2.jpg?v=202107141053) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

  }

  ._main-ttl01 {
    width: 9%;
    position: absolute;
    left: 33%;
    top: 5%;
    opacity: 0;
  }

  ._main-ttl02 {
    width: 9.8%;
    position: absolute;
    left: 19%;
    top: 5%;
    opacity: 0;
  }

  ._main-ttl03 {
    width: 9%;
    position: absolute;
    left: 4.7%;
    top: 5%;
    opacity: 0;
  }
}

._main-catch-academy {
  /*width: 46.27%;*/
  width: 65%;
  position: absolute;
  right: 1.32%;
  top: 1.55%;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  ._main-catch-academy {
    width: 97%;
    top: 0;
    left: 0;
    padding-top: 2%;
  }
}

._main-catch-awards {
  width: 46.27%;
  position: absolute;
  right: 1.32%;
  top: 13.8%;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  ._main-catch-awards {
    width: 90.93%;
    right: 4.53%;
    top: 0;
    padding-top: 38%;
  }
}

@media screen and (min-width: 769px) {
  ._main-copy {
    width: 48.5%;
    position: absolute;
    left: 4%;
    top: 58%;
    opacity: 0;
  }
}

._main-copy2 {
  width: 4%;
  position: absolute;
  right: 3.5%;
  top: 8%;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  ._main-copy {
    width: 92%;
    left: 5%;
    bottom: 13%;
    height: 100px;
    opacity: 0;
    position: absolute;
  }

  ._main-copy2 {
    width: 8.2%;
    right: 4%;
    top: 26%;
  }
}

._main-date-roadshow {
  width: 45.5%;
  position: absolute;
  left: 4%;
  bottom: 13%;
  opacity: 0;
}
._billing{
  padding: 6em 15%;
  background: #efeddf;
}

@media screen and (max-width: 768px) {
  ._main-date-roadshow {
    width: 72%;
    left: 14.5%;
    bottom: 11%;
  }
  ._billing{
    padding: 2em 5%;
    background: #efeddf;
  }
}

._main-dir-cast {
  width: 480px;
  height: 30px;
  position: absolute;
  left: 3%;
  bottom: 5.1%;
  opacity: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-around;
}
.banner{
  
    flex-grow: 4.3;
    margin-top: -10px;
    text-align: left;
    margin-left: 15px;
  }
  .banner img{
    width: 180px;
  }

._main-dir-cast .twittericon img,
._main-dir-cast .instaicon img,
._main-dir-cast .facebookicon img
 {
  width: 30px;
  height: 30px;
}
._main-dir-cast .twittericon,
._main-dir-cast .instaicon,
._main-dir-cast .facebookicon
 {
  flex-grow: 1.3;
}

@media screen and (max-width: 768px) and (min-height: 741px) {
  ._main-dir-cast {
    width: 95%;
    position: absolute;
    left: 2.5%;
    bottom: 2%;
    opacity: 0;
  }
  ._main-dir-cast .twittericon img,
  ._main-dir-cast .instaicon img,
  ._main-dir-cast .facebookicon img {
    width: 22px;
    height: 22px;
  }
  .banner{
    order:1;
    flex-grow: 1;
    margin-top: -1.6vh;
  }
  .banner img{
    height: 6vh;
    width: auto;
  }
  ._main-dir-cast .twittericon,
._main-dir-cast .instaicon,
._main-dir-cast .facebookicon
 {
  flex-grow: 1;
  order:2;
}
}

@media screen and (max-width: 768px) and (max-height: 740px) {
  ._main-dir-cast {
    width: 95%;
    position: absolute;
    left: 2.5%;
    bottom: 2%;
    opacity: 0;
  }
  ._main-dir-cast .twittericon img,
  ._main-dir-cast .instaicon img,
  ._main-dir-cast .facebookicon img {
    width: 22px;
    height: 22px;
  }
  .banner{
    order:1;
    flex-grow: 1;
    margin-top: -1.6vh;
  }
  .banner img{
    height: 6vh;
    width: auto;
  }
  ._main-dir-cast .twittericon,
  ._main-dir-cast .instaicon,
  ._main-dir-cast .facebookicon
   {
    flex-grow: 1;
    order:2;
  }
}

._main-tomato {
  width: 4.39%;
  position: absolute;
  right: 48.61%;
  top: 1.97%;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  ._main-tomato {
    width: 9.87%;
    right: 4.8%;
    top: 0;
    padding-top: 20%;
  }
}

._bn-comment {
  width: 12%;
  position: absolute;
  right: 27%;
  bottom: 10%;
  opacity: 0;
  transition: all .5s;
}

._bn-comment:hover {
  transform: rotate(-5deg);
}

@media screen and (max-width: 768px) {
  ._bn-comment {
    width: 100%;
    position: relative;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #fff;
    padding: 5% 30%;
  }

  ._bn-comment img {
    box-shadow: 3px 6px 15px 0px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
  }
}

/*----------------------------------------
** _navi
----------------------------------------*/
._navi {
  background-color: #fff;
}

._navi-inner {
  width: 1040px;
  margin: 0 auto;
  padding: 30px 0 30px 0;
}

@media screen and (max-width: 768px) {
  ._navi-inner {
    width: 85.07%;
    padding: 30px 0 50px 0;
  }
}

._navi-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 45px 0;
}

@media screen and (max-width: 768px) {
  ._navi-list {
    justify-content: left;
    margin: 0 -6px 20px -6px;
  }
}

._navi-item {
  width: 160px;
  padding: 0 8px;
}

@media screen and (max-width: 768px) {
  ._navi-item {
    width: 50%;
    padding: 0 6px;
    margin: 0 0 12px 0;
  }
}

._navi-item-link {
  display: block;
  width: 100%;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 10px 7px 12px 7px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

@media screen and (max-width: 768px) {
  ._navi-item-link {
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) {
  ._navi-item-link:hover {
    color: #122536;
  }
}

@media screen and (max-width: 768px) {
  ._navi-item-link:active {
    color: #122536;
  }
}

._navi-lead-tx {
  width: 721px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  ._navi-lead-tx {
    width: 84.33%;
    margin: 0 0 22px auto;
  }
}

._nav-dir-cast {
  display: none;
}

@media screen and (max-width: 768px) {
  ._nav-dir-cast {
    display: block;
    width: 70.22%;
    margin: 0 0 0 auto;
  }
}

/*----------------------------------------
** _intro
----------------------------------------*/
._intro {
  background-color: #efeddf;
  padding-bottom: 103px;
}

@media screen and (max-width: 768px) {
  ._intro-ttl {
    font-size: 52px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #1a1311;
    margin: 0 auto;
    width:170px;
  }
  ._intro-ttl.story_label {
    width:90px;
  }
}



@media screen and (max-width: 768px) {
  ._intro-ttl {
    font-size: 26px;
    margin: 0 auto;
  }
  ._intro{
    padding-top: 40px;
  }
}

._intro-pic {
  /* width: 65.67%; */
  width: 970px;
  margin: 80px auto 40px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .intro3-text{
    width: 800px;
    margin-left: -6px;
    display: block;
  }
  .story2-text{
    width: 650px;
  }
}

.intro-pic3 {
margin: 200px auto 80px;
}
@media screen and (max-width: 768px) {
  ._intro-pic {
    width: 88%;
    margin: 30px auto 15px;
    position: relative;
  }
  ._intro-pic._intro-pic3 {
    width: 100%;
    margin: 100px auto 0;
    position: relative;
  }
  ._intro-pic._story-text2 {
    margin: 30px auto 30px;
  } 
  .intro3-text {
display: block;
margin-left: -3px;
  }
}


._intro-text {
  /* width: 71.01%; */
  width: 970px;
  color: #1a1311;
  margin: 0 auto;
  text-align: justify;
}

@media screen and (max-width: 768px) {
  ._intro-text {
    width: 88%;
    margin: 0 auto;
    text-align: justify;
  }
}

._intro-lead-sm {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.77;
  color: #231916;
}

@media screen and (max-width: 768px) {
  ._intro-lead-sm {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

._intro-lead-lg {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.35;
  color: #231916;
  margin: 0 0 43px 0;
}

@media screen and (max-width: 768px) {
  ._intro-lead-lg {
    font-size: 22px;
    margin: 0 0 43px 0;
  }
}

._intro-tx-item {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.68;
  text-indent: 1em;
}

@media screen and (max-width: 768px) {
  ._intro-tx-item {
    font-size: 12px;
  }
}

/*----------------------------------------
** _story
----------------------------------------*/
._story {
  /* padding-top: 384px; */
  padding: 384px 0 0 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  ._story {
    padding: 226px 0 0 0;
  }
}

._story::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/story-bg_pc.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  ._story::before {
    background-position: 37% center;
  }
}

._story-ttl {
  font-size: 52px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0 0 86px 11.71%;
}

@media screen and (max-width: 768px) {
  ._story-ttl {
    font-size: 26px;
    margin: 0 0 28px 6.93%;
  }
}

._story-text {
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  padding: 100px 11.71%;
}

@media screen and (max-width: 768px) {
  ._story-text {
    padding: 50px 6.93%;
  }
}

._story-tx-item {
  font-size: 16px;
  font-weight: 700;
  line-height: 2.56;
  color: #1a1311;
}

@media screen and (max-width: 768px) {
  ._story-tx-item {
    font-size: 13px;
  }
}

._story-pic-list {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {}

._story-pic-item {
  width: calc((100% / 3) - 0.01px);
}

@media screen and (max-width: 768px) {
  ._story-pic-item {
    width: calc(100% / 2);
  }

  ._story-pic-item:first-of-type {
    width: 100%;
  }
}

/*----------------------------------------
** _outro
----------------------------------------*/
._outro {
  padding-top: 248px;
  background-color: #fff;
  position: relative;
}

@media screen and (max-width: 768px) {
  ._outro {
    padding-top: 144px;
  }
}

._outro-bg {}

@media screen and (max-width: 768px) {}

._outro-catch {
  width: 772px;
  position: absolute;
  right: 162px;
  top: 125px;
}

@media screen and (max-width: 768px) {
  ._outro-catch {
    width: 78.67%;
    position: absolute;
    right: 6.67%;
    top: 77px;
  }
}

._outro-ttl {
  width: 32.94%;
  position: absolute;
  left: 1.98%;
  bottom: 5%;
}

@media screen and (max-width: 768px) {
  ._outro-ttl {
    width: 68%;
    left: 16%;
    bottom: 53%;
  }
}

/*-----------------------------------------
** page top
-----------------------------------------*/
._page-top {
  width: 14px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 200;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.7));
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.7));
}

/* ._page-top:hover {
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.7));
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.7));
} */
@media screen and (max-width: 768px) {
  ._page-top {
    width: 14px;
    position: fixed;
    right: 10px;
    bottom: 10px;
  }
}

/*画面遷移の後現れるコンテンツ設定*/
#container_nav {
  opacity: 0;
  /*はじめは透過0に*/
  position: relative;
  z-index: 1;
  opacity: 1;
}


/*===========================================================*/
/* スクロール途中でヘッダーが消え、上にスクロールすると復活*/
/*===========================================================*/

#header {
  /*fixedで上部固定*/
  position: fixed;
  width: 100%;
  height: 94px;
  z-index: 99;
  /*以下はレイアウトのためのCSS*/
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width:768px) {
  #header {
    height: 70px;
  }

}

/*===========================================================*/
/* クリックしたら円形背景が拡大（右下から）*/
/*===========================================================*/
/*========= ナビゲーションのためのCSS ===============*/
@media screen and (max-width:1300px) {

  /*アクティブになったエリア*/
  #g-nav.panelactive {
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100vh;
  }

  /*丸の拡大*/
  .circle-bg {
    position: fixed;
    z-index: 3;
    /*丸の形*/
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #000;
    /*丸のスタート位置と形状*/
    transform: scale(0);
    /*scaleをはじめは0に*/
    right: -50px;
    bottom: -50px;
    transition: all .6s;
    /*0.6秒かけてアニメーション*/
  }

  .circle-bg.circleactive {
    transform: scale(50);
    /*クラスが付与されたらscaleを拡大*/
  }

  /*ナビゲーションの縦スクロール*/
  #g-nav-list {
    display: none;
    /*はじめは表示なし*/
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  #g-nav.panelactive #g-nav-list {
    display: block;
    /*クラスが付与されたら出現*/
  }

  /*ナビゲーション*/
  #g-nav ul {
    opacity: 0;
    /*はじめは透過0*/
    /*ナビゲーション天地中央揃え※レイアウトによって調整してください。不必要なら削除*/
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  /*背景が出現後にナビゲーションを表示*/
  #g-nav.panelactive ul {
    opacity: 1;
  }

  /* 背景が出現後にナビゲーション li を表示※レイアウトによって調整してください。不必要なら削除*/
  #g-nav.panelactive ul li {
    animation-name: gnaviAnime;
    animation-duration: 1s;
    animation-delay: .2s;
    /*0.2 秒遅らせて出現*/
    animation-fill-mode: forwards;
    opacity: 0;
  }


  /*リストのレイアウト設定*/
  #g-nav li {
    text-align: center;
    list-style: none;
    margin: 0 0 10px 0;
  }

  #g-nav li a {
    color: #fff;
    text-decoration: none;
    padding: 10px;
    display: block;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-family: 'Cormorant Garamond';
    font-style: italic;
  }


}

@keyframes gnaviAnime {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*===========================================================*/
/* 3本線が×に */
/*===========================================================*/


.openbtn {
  display: none;
}


@media screen and (max-width:1300px) {

  .openbtn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    /*ボタンを最前面に*/
    cursor: pointer;
    width: 94px;
    height: 94px;
    background: #000;
  }

  /*×に変化*/
  .openbtn span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 23px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    width: 45%;
  }

  .openbtn span:nth-of-type(1) {
    top: 33px;
  }

  .openbtn span:nth-of-type(2) {
    top: 46px;
  }

  .openbtn span:nth-of-type(3) {
    top: 58px;
  }

  .openbtn.active span:nth-of-type(1) {
    top: 41px;
    left: 28px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }

  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }

  .openbtn.active span:nth-of-type(3) {
    top: 52px;
    left: 28px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
}

@media screen and (max-width:768px) {
  .openbtn {
    width: 45px;
    height: 45px;
  }

  .openbtn.active {
    width: 70px;
    height: 70px;
  }

  /*×に変化*/
  .openbtn span {
    left: 13px;
  }

  .openbtn span:nth-of-type(1) {
    top: 13px;
  }

  .openbtn span:nth-of-type(2) {
    top: 21px;
  }

  .openbtn span:nth-of-type(3) {
    top: 29px;
  }

  .openbtn.active span:nth-of-type(1) {
    top: 28px;
    left: 22px;
  }

  .openbtn.active span:nth-of-type(3) {
    top: 40px;
    left: 22px;
  }

}


/*==================================================
 左右から線が伸びて枠線になる
===================================*/

.nav05b li {
  /*線の基点とするためrelativeを指定*/
  position: relative;
  margin: 0 5px;
}

/*線の基点位置*/
.nav05b li::before,
.nav05b li::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  /*線の形状*/
  width: 0;
  height: 2px;
  background: #122536;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
  transition-delay: 0.2s;
}

@media screen and (max-width:1300px) {

  /*線の基点位置*/
  .nav05b li::before,
  .nav05b li::after {
    background: #fff;
  }
}

.nav05b li::before {
  right: 0;
  top: 0;
}

.nav05b li::after {
  left: 0;
  bottom: 0;
}

/*線の基点位置2 spanタグ*/

.nav05b li span {
  display: block;
}

.nav05b li span::before,
.nav05b li span::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  /*線の形状*/
  width: 1px;
  height: 0;
  background: #122536;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

.nav05b li span::before {
  left: 0;
  top: 0;
}

.nav05b li span::after {
  right: 0;
  bottom: 0;
}

/*現在地とhoverした際の線の変化*/

.nav05b li.current::before,
.nav05b li.current::after,
.nav05b li:hover::before,
.nav05b li:hover::after {
  width: 100%;
  /*横幅を100%に*/
}

.nav05b li.current span::before,
.nav05b li.current span::after,
.nav05b li:hover span::before,
.nav05b li:hover span::after {
  height: 100%;
  /*縦幅を100%に*/
}

.cast_wrapper {
  display: grid;
  grid-template-columns: 30% 65%;
  column-gap: 5%;
  margin: 0 auto;
  width: 970px;
}

.cast_description h3 {
  font-size: 2.5em;
  margin: 0 0 0.5em -9px;
}
.cast_description h3 .subname {
  font-size: 0.75em;
}
.cast_description h4 {
  font-size: 2em;
  margin: 0 0 1em;
}
.cast_description p.cast_description_text {
 line-height: 1.6;
 text-align: justify;
}

.casttitle{
  width: 180px;
  margin:10px auto 110px;
}
.casttitle.staff_label{
  width: 230px;
  margin:140px auto 110px;
}
@media screen and (max-width:768px) {
  .casttitle.staff_label{
  width: 120px;
  margin:90px auto 60px;
}
}
.commenttitle{
  text-align: left;
  margin: 30px 0 0;
  padding: 0;
  width: 130px;
  font-size: 20px;
}

.cast_description h3.cast_jp{
  font-size: 2.5em;
  margin: 0 0 0.5em 0;
}

.nakamura_cast{
  margin: 170px auto 0;
}

@media screen and (max-width:768px) {
  .cast_wrapper {
    display: block;
    margin: 90px auto 0;
    width: 95%;
  }
  .cast_wrapper.lily_photo {
    margin: 50px auto 0;
}
  .cast_picture{
    padding: 0 18%;
  }
  .cast_description h3 {
    font-size: 1.5em;
    margin: 1em 0 0.5em -6px;
}
.cast_description h4 {
  font-size: 1em;
  margin: 0 0 1em;
}
.cast_description h3.cast_jp{
  font-size: 1.5em;
  margin: 1em 0 0.5em 0;
}
.cast_description p.cast_description_text {
  line-height: 1.6;
  font-size: 0.8em;
  text-align: justify;
}
.commenttitle {
  text-align: center;
  margin: 1.5em auto 0.7em;
  padding: 0;
  width: 85px;
  font-size: 20px;
}
._comm-box p {
  font-size: 13px;
  text-align: justify;
}

._comm-wrap ._comm-box {
  width: 100%;
  padding: 0;
  margin: 0 auto 2em;
}

.casttitle {
  width: 90px;
  margin: 40px auto 60px;
}
}