@charset "UTF-8";
/* Taglive tile css */
/* TagLiveの表示箇所全体 */
.taglive_contents_tile {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  margin: 0 auto 70px auto !important;
  /* width: 85vw!important; */
  /* max-width: 900px!important; */
  width: 100%;
}

.taglive_contents_tile * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* リンク */
.taglive_contents_tile a {
  color: #1C1C1C;
  text-decoration: none;
  border: none;
}

.taglive_contents_tile a:hover {
  color: #07519a;
}

/* 画像全般 */
.taglive_contents_tile img {
  border: none;
}

/* 右上のインフォマーク */
.taglive_img_info {
  margin: 0 auto;
  text-align: right;
  padding-bottom: 5px;
}

.taglive_img_info a,
.taglive_img_info img {
  border: none;
}

.taglive_img_info img {
  width: 24px;
  height: 24px;
}

.taglive_img_info a:hover img {
  opacity: 0.7;
}

/* ローディング */
#taglive_loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 100%;
  color: #000;
  z-index: 1000;
  background-color: #fff;
  overflow: hidden;
  opacity: 0.6;
}

#taglive_loading .loader {
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: tagliveload 1.1s infinite ease;
  animation: tagliveload 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes tagliveload {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
}
@keyframes tagliveload {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
}
#taglive_loading p {
  margin-top: 5em;
}

/* 投稿ごとの表示箇所全体 */
.taglive_contents_tile .post {
  width: 33.3333%;
}

.taglive_contents_tile .taglive_entry_content {
  margin: 10px;
  background: #FFFFFF;
  border-radius: 3px;
  border: solid 1px #dbdbdb;
  overflow: hidden;
}

/* ユーザーIDとTwitter・Instagramアイコンの表示箇所 */
.taglive_contents_tile .twitter_profile,
.taglive_contents_tile .inst_profile {
  padding: 8px 14px;
  text-align: right;
}

/* ユーザーID */
.taglive_contents_tile .twitter_profile .profile_txt,
.taglive_contents_tile .inst_profile .profile_txt {
  display: inline-block;
  width: calc(100% - 26px);
  margin: 0 10px 0 0;
  overflow-wrap: break-word;
  word-break: break-all;
  text-align: left;
  vertical-align: middle;
}

.taglive_contents_tile .twitter_profile .profile_txt a,
.taglive_contents_tile .inst_profile .profile_txt a {
  text-decoration: none;
  color: #1C1C1C;
  font-size: 90%;
  line-height: 100%;
}

.taglive_contents_tile .twitter_profile .profile_txt a:hover,
.taglive_contents_tile .inst_profile .profile_txt a:hover {
  color: #07519a;
}

/* Twitterアイコン */
.taglive_contents_tile .twitter_profile a.twitter_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://taglive.jp/appli/images/icon_twitter.png) right 0 no-repeat;
  background-size: cover;
  vertical-align: middle;
}

/* Instagramアイコン */
.taglive_contents_tile .inst_profile a.inst_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://taglive.jp/appli/images/icon_instagram.png) right 0 no-repeat;
  background-size: cover;
  vertical-align: middle;
}

.taglive_contents_tile .twitter_profile a.twitter_icon:hover,
.taglive_contents_tile .inst_profile a.inst_icon:hover {
  opacity: 0.7;
}

/* 投稿本文（通常は非表示） */
.taglive_contents_tile .twitter_message,
.taglive_contents_tile .inst_message {
  display: none;
}

/* 投稿画像 */
.taglive_contents_tile .inst_photo,
.taglive_contents_tile .twitter_photo {
  position: relative;
  text-align: center;
  width: 100%;
  aspect-ratio: 1/1;
  height: 100%;
}

.taglive_contents_tile .twitter_photo img,
.taglive_contents_tile .inst_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: 0.3s;
}

.taglive_contents_tile .twitter_photo:hover img,
.taglive_contents_tile .inst_photo:hover img {
  opacity: 0.7;
  transition-duration: 0.3s;
}

/* 投稿日時＆投稿URLへのリンク（通常は非表示） */
.taglive_contents_tile .twitter_link,
.taglive_contents_tile .inst_link {
  display: none;
}

/* 「MORE（さらに読み込む）」ボタン */
.taglive_next_button_tile {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 200px;
  margin: 0 auto;
  padding: 10px;
  border: 3px solid #000000;
  border-radius: 3px;
  background: #ffffff;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  transition-duration: 0.3s;
  clear: both;
}

.taglive_next_button_tile:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}

/*--------------------------------------------
tablet
--------------------------------------------*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* 投稿ごとの表示箇所全体 */
  .taglive_contents_tile .post {
    width: 50%;
  }
}
/*--------------------------------------------
smart_phone
--------------------------------------------*/
@media only screen and (max-width: 575px) {
  /* 投稿ごとの表示箇所全体 */
  .taglive_contents_tile .post {
    width: 100%;
  }
}
/*--------------------------------------------
モーダルウィンドウ用
--------------------------------------------*/
/* モーダルウィンドウの背景用 */
.taglive_lock {
  overflow: hidden;
}

.taglive_modal_overlay {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 120%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
}

/* モーダルウィンドウ表示箇所全体 */
.taglive_contents_tile .modal_wrap {
  z-index: 1010;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  padding-right: constant(safe-area-inset-right);
  padding-left: constant(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  overflow: auto;
}

.taglive_contents_tile .modal_content {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1099;
  transform: translate(-50%, -50%);
  width: 100%;
  background: #fff;
}

/* モーダルウィンドウを開くリンク */
.taglive_contents_tile .modal_open {
  cursor: pointer;
}

/* モーダルウィンドウを開くリンク（動画の場合） */
.taglive_contents_tile .twitter_video .modal_open:after,
.taglive_contents_tile .inst_video .modal_open:after {
  content: url(https:////taglive.jp/appli/images/icon_movie.png);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}

/* モーダルウィンドウを閉じるリンク（×ボタン） */
.taglive_contents_tile .modal_close {
  display: inherit;
  position: absolute;
  top: -40px;
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url(https:////taglive.jp/appli/images/icon_close_wh.png);
  background-size: contain;
  z-index: 1030;
}

/* モーダルウィンドウを前後の投稿に移動するリンク（矢印ボタン） */
.taglive_contents_tile .modal_change {
  cursor: pointer;
  display: block;
  z-index: 1100;
  position: absolute;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: content-box;
}

.taglive_contents_tile .modal_change.prev {
  left: -35px;
  background-image: url(https:////taglive.jp/appli/images/icon_prev_wh.png);
}

.taglive_contents_tile .modal_change.next {
  right: -35px;
  background-image: url(https:////taglive.jp/appli/images/icon_next_wh.png);
}

/* 投稿情報表示エリア */
.taglive_contents_tile .modal_entry_content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

/* 投稿画像 */
.taglive_contents_tile .modal_photo {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.taglive_contents_tile .modal_photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  margin: auto;
}

/* 投稿動画 */
.taglive_contents_tile .modal_video {
  margin: 0 auto;
  overflow: auto;
}

.taglive_contents_tile .modal_video::-webkit-scrollbar {
  width: 10px;
}

.taglive_contents_tile .modal_video::-webkit-scrollbar-thumb {
  background: #dbdbdb;
  border-radius: 5px;
}

.taglive_contents_tile .modal_video::-webkit-scrollbar-track-piece {
  background: #fff;
}

/* Instagram動画のリンク表示用 */
.taglive_contents_tile .inst_video_view {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.taglive_contents_tile .inst_video_view::after {
  content: url("https:////taglive.jp/appli/images/icon_movie.png");
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}

/* Twitter動画の埋め込み用 */
.taglive_contents_tile .twitter_video_view {
  overflow-y: auto;
  overflow-x: hidden !important;
}

.taglive_contents_tile .twitter_video_view .twitter-tweet {
  margin: 10px !important;
  max-width: 100% !important;
  display: block !important;
}

.taglive_contents_tile .twitter_video_view iframe {
  margin: 0 !important;
  width: 100% !important;
  min-width: 200px !important;
  border: none !important;
}

/* 文字情報などの表示箇所（本文、ユーザー情報、日付など） */
.taglive_contents_tile .modal_info {
  display: flex;
  flex-direction: column;
  padding: 16px;
  font-size: 0.9rem;
}

/* 投稿本文 */
.taglive_contents_tile .modal_message {
  overflow-y: auto;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 170%;
  font-feature-settings: "palt";
  overflow-wrap: break-word;
  word-break: break-all;
}

.taglive_contents_tile .modal_message::-webkit-scrollbar {
  width: 10px;
}

.taglive_contents_tile .modal_message::-webkit-scrollbar-thumb {
  background: #dbdbdb;
  border-radius: 5px;
}

.taglive_contents_tile .modal_message::-webkit-scrollbar-track-piece {
  background: #fff;
}

/* 投稿本文：ハッシュタグ装飾 */
.taglive_contents_tile .modal_message .tag {
  color: #007BC6;
}

/* 投稿本文：リンク装飾 */
.taglive_contents_tile .modal_message a {
  color: #1C1C1C;
  text-decoration: underline;
}

.taglive_contents_tile .modal_message a:hover {
  text-decoration: none;
}

/* ユーザー情報表示箇所 */
.taglive_contents_tile .modal_profile {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding-bottom: 10px;
}

.taglive_contents_tile .modal_profile a {
  display: block;
  color: #1C1C1C;
  text-decoration: none;
}

.taglive_contents_tile .modal_profile a:hover {
  opacity: 0.7;
}

/* ユーザーアイコン */
.taglive_contents_tile .modal_profile img {
  width: 30px !important;
  max-width: 30px !important;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}

/* ユーザー名・ユーザーID */
.taglive_contents_tile .modal_profile .user_name {
  margin: 0;
  padding: 0;
  font-size: 0.85rem;
  text-align: left;
  line-height: 120%;
}

.taglive_contents_tile .modal_profile .user_id {
  margin: 0;
  padding: 0;
  font-size: 0.75rem;
  text-align: left;
  line-height: 120%;
}

/* 投稿の付加情報（日付・サービス）表示箇所 */
.taglive_contents_tile .modal_meta {
  width: 100%;
  margin-top: auto;
  padding: 10px 0 0 0;
  text-align: right;
  font-size: 0.8rem;
  border-top: solid 1px #eee;
}

/* 投稿日時 */
.taglive_contents_tile .modal_meta a {
  display: inline-block;
  color: #1C1C1C;
  text-decoration: none;
}

.taglive_contents_tile .modal_meta a:hover {
  color: #07519a;
}

/* Twitterアイコン */
.taglive_contents_tile .modal_meta a.twitter_icon {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  vertical-align: text-bottom;
  background: url(https://taglive.jp/appli/images/icon_twitter.png) right bottom no-repeat;
  background-size: cover;
}

/* Instagramアイコン */
.taglive_contents_tile .modal_meta a.inst_icon {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  vertical-align: text-bottom;
  background: url(https://taglive.jp/appli/images/icon_instagram.png) right bottom no-repeat;
  background-size: cover;
}

.taglive_contents_tile .modal_meta a.twitter_icon:hover,
.taglive_contents_tile .modal_meta a.inst_icon:hover {
  opacity: 0.7;
}

/*--------------------------------------------
pc & tablet
--------------------------------------------*/
@media (min-width: 501px) {
  /* モーダルウィンドウ表示箇所全体 */
  .taglive_contents_tile .modal_content {
    width: 85vw;
    max-width: 900px;
    height: 55.25vw;
    max-height: 585px;
  }
  /* 投稿画像 */
  .taglive_contents_tile .modal_photo {
    width: 65%;
    height: 100%;
  }
  .taglive_contents_tile .modal_photo img {
    max-width: 100%;
    max-height: 100%;
  }
  /* 投稿動画 */
  .taglive_contents_tile .modal_video {
    width: 65%;
    height: 100%;
  }
  /* 文字情報などの表示箇所（本文、ユーザー情報、日付など） */
  .taglive_contents_tile .modal_info {
    width: 35%;
    height: 100%;
  }
}
/*--------------------------------------------
smart_phone
--------------------------------------------*/
@media only screen and (max-width: 500px) {
  /* モーダルウィンドウ表示箇所全体 */
  .taglive_contents_tile .modal_content {
    width: 80vw;
    height: 80vh;
  }
  /* 投稿情報表示エリア */
  .taglive_contents_tile .modal_entry_content {
    flex-direction: column;
  }
  /* 投稿画像 */
  .taglive_contents_tile .modal_photo {
    width: 100%;
    height: 80vw;
  }
  .taglive_contents_tile .modal_photo img {
    max-width: 100%;
    max-height: 100%;
  }
  /* 文字情報などの表示箇所（本文、ユーザー情報、日付など） */
  .taglive_contents_tile .modal_info {
    height: calc(80vh - 80vw);
  }
  /* 投稿の付加情報（日付・サービス）表示箇所 */
  .taglive_contents_tile .modal_meta {
    padding: 10px 0 0 0;
  }
}
/*# sourceMappingURL=taglive_widget_tile-custom.css.map */
