* {
    margin: 0px;
    padding: 0px;
}


@keyframes fadeIn {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@keyframes scale_logo {
    from {
        width :100%;
    }
    to {
        width :62%;
    }
}

@keyframes scale_soul {
    from {
        width :100%;
    }
    to {
        width :59%;
    }
}

@keyframes scale_character {
    from {
        width :100%;
    }
    to {
        width :70%;
    }
}

.engagesouls .logo {
  position: absolute;
  top: 52px;
  right: 8px;
  z-index: 3;
  width: 62%;
  animation: fadeIn 400ms;
  animation: scale_logo 400ms;
  animation-delay: 500ms;
}

.engagesouls .soul {
  position: absolute;
  top: 34px;
  left: 0px;
  z-index: 2;
  width: 59%;
  animation: fadeIn 400ms;
  animation: scale_soul 400ms;
}

.engagesouls .character {
  position: absolute;
  top: 121px;
  left: 0;
  z-index: 2;
  width: 70%;
  animation: fadeIn 400ms;
  animation: scale_character 400ms;
  animation-delay: 1s;
}

.engagesouls {
  background-color: #f2f2f2;
}

.engagesouls p {
  line-height: 1.7;
  font-size: 14px;
  text-shadow:0px 1px 3px #fff;
}

.engagesouls .wide_image {
  width: 100%;
}

.engagesouls #movie {
  background-image: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_movie.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #fff;
  padding: 20px 20px 21px;
}

.engagesouls #movie h2 img {
  width: 48%;
  margin: 30px auto;
  display: block;
}

.engagesouls #information h2 img {
  width: 43%;
  margin: 30px auto;
  display: block;
}

.engagesouls #outline h2 img {
  width: 36%;
  margin: 30px auto;
  display: block;
}

.engagesouls .key_visual {
  position: relative;
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_keyvisual.jpg);
  background-size: 100%;
  height: 461px;
  background-repeat: no-repeat;
  background-color: #fff;
  margin-top: -5px;
}

.engagesouls .key_visual time {
  background: transparent;
  padding: 0;
  display: block;
  top: 8px;
  position: absolute;
  color: #21272d;
  left: 15px;
}

.engagesouls .tab {
  text-align:center;
}

.engagesouls .tab a {
  color: #fff;
  display: inline-block;
  width: 30%;
  padding: 5px 0;
  margin-left: -4px;
}

.engagesouls .tab a p {
  display: inline-block;
  margin-bottom: 0;
}

.engagesouls .tab a span {
  display: block;
  font-size: 10px;
}

.engagesouls .tab a:hover {
  color: #fff;
}

.engagesouls .mesh {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 4;
  width: 100%;
}

.engagesouls .discription {
  z-index: 5;
  bottom: -10px;
  position: absolute;
  font-size: 12px;
  padding: 0 20px;
  text-shadow: 0 0 0 rgba(255,255,255,.5);
  line-height: 1.5;
  font-weight: bold;
}

.engagesouls .tab {
  background: #1a1a1a;
  font-size: 15px;
}

.engagesouls .tab a:nth-child(1) {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_tab_movie.png);
  background-repeat: no-repeat;
  background-size: 100%;
  cursor:-moz-grab;
  cursor:-webkit-grab;
  cursor: grab;
}

.engagesouls .tab a:nth-child(1):active {
  cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing;
}

.engagesouls .tab a p {
  text-shadow: none;
}

.engagesouls .tab a span {
  text-shadow: none;
}

.engagesouls .tab a:nth-child(1) p {
  padding-left: 20px;
}

.engagesouls .tab a:nth-child(2) p {
  padding-left: 16px;
}

.engagesouls .tab a:nth-child(2) span{
  padding-left: 17px;
}

.engagesouls .tab a:nth-child(1) span {
  padding-left: 11px;
}

.engagesouls .tab a:nth-child(2) {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_tab_information.png);
  background-repeat: no-repeat;
  background-size: 100%;
  cursor:-moz-grab;
  cursor:-webkit-grab;
  cursor: grab;
}

.engagesouls .tab a:nth-child(2):active {
  cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing;
}

.engagesouls .tab a:nth-child(3) {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_tab_outline.png);
  background-repeat: no-repeat;
  background-size: 100%;
  cursor:-moz-grab;
  cursor:-webkit-grab;
  cursor: grab;
}

.engagesouls .tab a:nth-child(3):active {
  cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing;
}

.engagesouls .movie {
  background-repeat: no-repeat;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.engagesouls {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_engage_souls.jpg);
  background-repeat: repeat-y;
}

.engagesouls .movie_list {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_movie_list.png);
  width: 48.9%;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.engagesouls .movie_list img {
  padding: 19px 5px 5px 5px;
}

.engagesouls .movie_list:nth-child(2) img {
  padding: 19px 5px 5px 5px;
  margin-top: -23px;
}

.engagesouls .movie_list .movie_text {
  padding: 0px 0 10px 0;
  margin: -15px 0 0 8px;
  line-height: 1.2;
  text-shadow: none;
}

.engagesouls .movie_list:nth-child(odd) {
  margin-right: 5px;
}

.engagesouls .movie_list:nth-child(even) {
  margin-left: 5px;
}

.engagesouls .movie_list img {
  width: 100%;
}

.engagesouls .movie_list .movie_text{
  display: block;
}

.engagesouls #information {
  background-image: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_information2.jpg);
  background-repeat: no-repeat;
  padding: 20px;
  background-size: 100%;
}

.engagesouls #information .h3_box {
  overflow: hidden;
  width: 100%;
}

.engagesouls #information .introduction {
  overflow: hidden;
  width: 100%;
}

.engagesouls #information .introduction p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0;
}

.engagesouls #information .h3_box h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  background: transparent;
  color: #0e0e0e;
  line-height: 1.6;
}

.release_article {
  padding: 0;
}

.engagesouls time {
  padding: 2px 10px;
  background: #0f0f0f;
  color: #fff;
  position: absolute;
  left: -20px;
  top: 0px;
}

.engagesouls #information .information_board {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_mesh_board.png);
  background-repeat: repeat-y;
  width: 500px;
  margin: 0 auto;
  padding: 20px;
}

.engagesouls .read_more_trigger {
  border: 2px solid #080808;
  padding: 15px 20px;
  width: 80%;
  margin: 0 auto 20px;
  color: #080808;
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 17px;
  transition: all 300ms ease;
  cursor:-moz-grab;
  cursor:-webkit-grab;
  cursor: grab;
  background-color: #fff;
}

.engagesouls .button_more:active {
  cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing;
}

.engagesouls .button_more:hover {
  opacity: .7;
}

.engagesouls #information img {
  width: 80%;
  margin: 15px auto;
  display: block;
}

.engagesouls #information h3 {
  font-size: 17px;
  margin-bottom: 5px;
}

.engagesouls #information a li {
  color: #0f0f0f;
  position: relative;
  padding-top: 30px;
  margin-bottom: 30px;
}

.engagesouls #outline {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_outline2.jpg);
  background-repeat: no-repeat;
  padding: 20px 20px 0;
  background-color: #fff;
  background-size: 100%;
  margin-top: -57px;
}

.engagesouls .button_twitter {
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/bg_twitter_button.png) no-repeat;
  background-size: 100%;
  display: block;
  margin: 15px auto 40px;
  width: 450px;
  font-weight: bold;
  height: 85px;
  color: #fff;
  text-shadow: 1px 2px 0px rgba(0,0,0,.2);
  padding: 22px 20px 20px 87px;
  font-size: 19px;
  transition: all 300ms ease;
  cursor:-moz-grab;
  cursor:-webkit-grab;
  cursor: grab;
}

.engagesouls .button_twitter:active {
  cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing;
}

.engagesouls .button_twitter:hover {
  width: 480px;
  height: 90px;
  font-size: 21px;
}

.twitter_box {
  height: 90px;
  margin-bottom: 20px;
}

.engagesouls #outline h3 {
  font-size: 16px;
  background: url(/wp-content/themes/appmedia/lib/engagesouls/images/h3_outline.png) no-repeat;
  background-size: 100%;
  height: 50px;
  width: 100%;
  padding: 7px 10px 10px 27px;
  color: #fff;
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 20px;
  text-align: left;
}

.engagesouls #outline table {
  border: none;
  box-sizing: border-box;
  border-collapse:collapse;
  margin-bottom: 25px;
}

.engagesouls #outline .store table {
  width: 100%;
}

.engagesouls #outline table th {
  text-align: center;
  width: 100px;
}

.engagesouls #outline .store table th {
    text-align: center;
    width: 50%;
}

.engagesouls #outline .store table td img {
    width: 100%;
    height: auto;
}

.engagesouls #outline table th , .engagesouls #outline table td {
  padding: 10px;
  font-weight: bold;
}

.engagesouls #outline table tr:nth-child(odd) {
  background: #f5f5f5;
}

/* マーベル(仮)固有css */

 .slide_top .header_subject {
  color: #1a1a1a;
  font-size: 24px;
  font-weight: normal;
  padding-top: 28px;
  text-shadow: none;
}

 .slide_top .header_subject {
  color: #1a1a1a;
  font-size: 24px;
  font-weight: normal;
  padding-top: 28px;
  text-shadow: none;
  font-weight: bold;
}

 .headline {
  display:none;
}

 .slide_left h3 {
  background: #38434b;
  color: #fff;
  padding: 5px 5px 5px 10px;
}

 .slide_left a img {
  width: 276px;
  height: 95px;
}

 .leftmenu_title {
  font-size: 13px;
  font-weight: bolder;
  border-left: none;
  padding-left: 0px;
}

 .left_menu p {
  font-size: 10px;
  margin-bottom: 0;
}

 .left_menu li .icon-icon_youtube {
  color: #a9bed3;
  font-size: 22px;
  margin-right: 5px;
  vertical-align: bottom;
}

 .left_menu a li .icon-icon_youtube {
  color: #39424b;
  font-size: 22px;
  margin-right: 5px;
  vertical-align: bottom;
}

 .left_menu li {
  border-top: 1px solid #cbdff9;
  font-size: 12px;
  padding: 7px 8px 9px;
  overflow: hidden;
  width: 100%;
  max-height: 50px;
  background-color: #fff;
  transition: 300ms all ease;
}

 .left_menu a li:hover {
  background-color: #f2f3f6;
}

 .link_menu.movie li {
  background-color: #e5edf7;
  color: #a3b9cf;
}

 .link_menu.movie a li {
  background-color: #fff;
  color: #2d8acb;
  transition: all 300ms ease;
}

 .link_menu.movie a li:hover {
  background-color: #f2f3f6;
}

 .left_menu li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 12px;
  line-height: 1.7;
}

 .left_menu a {
  display: block;
  margin-left: 0px;
  font-size: 12px;
  color: #2d8acb;
  padding: 0;
}

 .slide_top p {
  color: #1a1a1a;
  text-shadow: none;
}

 .left_menu a:first-child li {
  border-top: none;
}

 .copyright {
  font-size: 10px;
  color: #888;
  padding: 8px;
}

 .left_menu h3 {
  background: #38434b;
  color: #fff;
  padding: 5px 5px 5px 10px;
}

/* モバイル縦画面用 */
@media screen and (max-width: 480px) {
  .engagesouls .first-h2 {
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    display: flex;
    justify-content: left;
    align-items: center;
  }

  .engagesouls .movie_list:nth-child(2) img {
    padding: 19px 5px 5px 5px;
    margin-top: -27px;
}

   div#breadcrumb_cat {
    margin-bottom: 0;
  }

  .engagesouls .logo {
    top: 30px;
    right: 5%;
    width: 92%;
    animation: none;
    animation: none;
    animation-delay: none;
  }

  .engagesouls .soul {
    width: 94%;
    top: 157px;
    left: -1%;
    animation: none;
    animation: none;
    animation-delay: none;
  }

  .engagesouls .character {
    top: 265px;
    left: 0;
    width: 96%;
    animation: none;
    animation: none;
    animation-delay: none;
  }

  .engagesouls .key_visual {
    height: 599px;
  }

  .engagesouls .movie_list {
    width: 47.9%;
  }

  .engagesouls .tab {
    box-sizing: border-box;
    position: relative;
  }

  .engagesouls .tab a {
    color: #fff;
    display: inline-block;
    width: 33%;
    padding: 5px 0;
    margin-left: -6px;
    font-size: 13px;
  }

  .engagesouls #outline table {
    font-size: 14px;
  }

  .engagesouls .tab a:nth-child(1) {
    background-size: 134%;
  }

  .engagesouls .tab a:nth-child(2) {
    background-size: 135%;
  }

  .engagesouls .tab a:nth-child(3) {
    background-size: 145%;
  }

  .engagesouls .header {
    height: 627px;
  }

  #engagesouls .sp_header_menu {
    background-color: rgba(255, 255, 255, .7);
    box-shadow: -0.14px -1.995px 1.96px 0.04px rgba(17, 21, 24, 0.08);
  }

  #engagesouls .sp_header_menu a {
    color: #1a1a1a;
    font-weight: bold;
  }

  #engagesouls .sp_header_menu div.sp_header_twitter {
    border-right: 1px solid #b5ccd7
  }

  #engagesouls .sp_header_youtube img {
    padding-bottom: 1px;
    width: 18px;
  }

  #engagesouls.sp_main_header {
    background: url(/wp-content/themes/appmedia/lib/engagesouls/images/image_header_engagesouls_sp.jpg) no-repeat;
    background-size: cover;
  }

  #engagesouls h1 a {
    color: #1a1a1a;
    text-shadow: none
  }

  .engagesouls #movie h2 img {
    width: 58%;
    margin: 10px auto 30px;
  }

  .engagesouls #information h2 img {
    width: 54%;
    margin: 20px auto 30px;
  }

  .engagesouls #information {
    padding: 10px;
    margin-top: -6px;
  }

  .engagesouls #information .information_board {
    width: 88%;
    margin: 0 auto;
    padding: 15px;
    position: relative;
  }

  .engagesouls #information img {
    width: 100%;
    margin: 5px auto 15px;
  }

  .engagesouls .key_visual time {
    top: 8px;
    left: 8px;
  }

  .engagesouls #outline {
    padding: 301px 10px 0;
    margin-top: -339px;
  }

  .engagesouls #outline h2 {
    margin-top: 64px;
  }

  .engagesouls #information h3 {
    font-size: 19px;
  }

  .engagesouls .button_twitter {
    width: 74%;
    background-size: 100%;
    margin: 15px auto 0;
    height: 85px;
    padding: 18px 20px 20px 73px;
    font-size: 15px;
  }

  .engagesouls .button_twitter:hover {
    width: 74%;
    background-size: 100%;
    margin: 15px auto 0;
    height: 85px;
    padding: 18px 20px 20px 73px;
    font-size: 15px;
  }

  .engagesouls #outline h3 {
    font-size: 16px;
    background-size: 89%;
    height: 32px;
    width: 100%;
    padding: 0px 10px 0px 26px;
    margin-bottom: 15px;
  }

  .engagesouls time {
    padding: 5px 10px;
    position: absolute;
    left: -15px;
    top: -5px;
    font-size: 11px;
  }

  .engagesouls #outline h2 img {
    width: 47%;
  }

  .engagesouls .movie {
    padding: 0;
  }

  .engagesouls .movie_list img {
    width: 93%;
    padding: 15px 5px 5px 6px;
  }

  .engagesouls .movie_list .movie_text {
    font-size: 10px;
    padding: 0 0 2px;
    line-height: 1.4;
    margin: -23px 0 0 8px;
  }

  .engagesouls #information {
    margin-top: -6px;
  }

  .engagesouls #movie {
    padding: 20px 10px 3px;
  }

  /* サイドメニュー(モバイル) */

  /* デフォルトスタイルのリセット */
   .left_menu_s li:first-child {
    border-top: none;
  }

   .left_menu_s a {
    display: block;
    padding: 0;
    margin-left: 0;
    font-size: 14px;
  }

   .left_menu_s li:first-child {
    border-top: none;
  }

   .left_menu_s a {
    display: block;
    padding: 0px;
    margin-left: 0;
    font-size: 13px;
  }

   .left_menu_s li {
    border: none;
  }

  .link_menu a li p {
    margin: 0;
  }

  /* ここから調整用 */
   .link_menu.movie a li {
    background-color: #fff;
    color: #2d8acb;
    padding: 13px;
  }

  #engagesouls .sp_title a {
    color: #1a1a1a;
    font-weight: bold;
  }

  #engagesouls .sp_btn a {
    color: #1a1a1a;
    display: block;
  }

  #engagesouls .sp_btn img {
    filter: brightness(0);
  }

  #engagesouls .sp_header .sp_btn a {
      border: none;
      background: rgba(255,255,255,.6);
      font-weight: bold;
      box-shadow: 0px 0px 5px rgba(0,0,0,.1);
  }

   .link_menu.movie li {
    background-color: #e5edf7;
    color: #a3b9cf;
    padding: 12px;
    border-top: 1px solid #c7dbf4;
  }

   .left_menu_s a {
    padding: 12px;
    border-top: 1px solid #c7dbf4;
  }

   .movie a {
    padding: 0;
    border-top: none;
  }

   .left_menu_s li .icon-icon_youtube {
    color: #a9bed3;
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
  }

   .left_menu_s a li .icon-icon_youtube {
    color: #39424b;
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
  }

   .left_menu_s li {
    overflow: hidden;
    width: 100%;
    max-height: 51px;
  }

   .left_menu_s li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 1.7;
  }

   .left_menu_s h3 {
    background: #38434b;
    color: #fff;
    padding: 5px 5px 5px 10px;
  }

}
