/* 2023/06/20 最新版であることを確認済。 */
/* bs5(bootswatch cosmo) bootstrap.min.cssを上書き */
:root {
  --bs-blue: #1a73e8;
  --bs-red: #dc3545;
  --bs-purple: #6f42c1;
  --bs-primary: #1a73e8;
  --bs-primary-rgb: 52, 89, 230;
  /*--bs-danger-rgb: 255, 0, 57;*/
  --bs-danger-rgb: 220, 53, 69;
  --bd-violet-rgb: 112.520718,44.062154,249.437846;
  --bs-font-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "メイリオ", "Meiryo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
  --bs-font-monospace: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "メイリオ", "Meiryo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
  --bs-body-font-size: 0.9rem;
  --bs-border-color: rgba(0, 0, 0, 0.175);
  --bs-link-color: #1a73e8;
  /*--bs-link-hover-color: #CC3434;*/
  --bs-link-hover-color:#ff1493;
  --bs-nav-link-color:rgba(255,255,255,0.80);
}
.pagination {
  --bs-pagination-active-bg: #1a73e8;
  --bs-pagination-active-border-color: #1a73e8;
}
.alert-primary  a {
	color:#1763C4;
}
/*下線削除*/
a {
  color: var(--bs-link-color);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: var(--bs-link-hover-color);
}
a.navbar-brand {
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
}
a.nav-link {
  color: rgba(255,255,255,0.80);
  text-decoration: none;
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1170px;
  }
}
@media (max-width: 599px) {
  nav.navbar {
    position: absolute;
    z-index:54;
  }
}
.btn-danger {
  --bs-btn-bg: #da292e;
  --bs-btn-border-color: #da292e;
  --bs-btn-hover-bg: #b92327;
  --bs-btn-hover-border-color: #ae2125;
  --bs-btn-focus-shadow-rgb: 224, 73, 77;
  --bs-btn-active-bg: #ae2125;
  --bs-btn-active-border-color: #a41f23;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  --bs-btn-disabled-bg: #da292e;
  --bs-btn-disabled-border-color: #da292e;
}
.list-group {
	--bs-list-group-color: #1a73e8;
  --bs-list-group-action-hover-color: #ff1493;
}
/*
.btn-secondary,
.btn-outline-secondary {
  color: #495057;
}
*/
.btn-primary {
  background-image: linear-gradient(#50b3eb, #2fa4e7 60%, #2c9ad9);
}
.btn-success {
  background-image: linear-gradient(#6bc756, #3cb521 50%, #37a71e);
}
.btn-info {
  background-image: linear-gradient(#2b5b89, #033c73 60%, #03386c);
}
.btn-warning {
  background-image: linear-gradient(#e27129, #dd5600 60%, #d05100);
}
.btn-danger {
  background-image: linear-gradient(#d04045, #c71c22 60%, #bb1a20);
}
.btn-light {
  background-image: linear-gradient(#f9fafb, #f8f9fa 60%, #e9eaeb);
}
.btn-dark {
  background-image: linear-gradient(#545a5f, #343a40 60%, #31373c);
}
/*紫ヘッダ用*/
.navbar.bg-primary {
  background-image: linear-gradient(rgba(var(--bd-violet-rgb), 1), rgba(var(--bd-violet-rgb), 0.95));
}
/* ボタンのグラデーション */
.btn {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
a.btn:hover,
a.page-link:hover,
div.next-prev > a:hover {
  text-decoration: none;
}
/* /bs5 bootstrap.min.cssを上書き */

body {
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "メイリオ", "Meiryo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
	background-color:#fafafa;
}
div.pc-main {
	background-color:#ffffff;
}
div.pc-sidebar {
	background-color:#fafafa;
}
footer {
	margin: 0 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color:rgba(255,255,255,0.85) !important;
	background-image: linear-gradient(rgba(var(--bd-violet-rgb), 1), rgba(var(--bd-violet-rgb), 0.95));
}
footer a {
	color:rgba(255,255,255,0.85) !important;
}
footer a:hover {
	color:#ffffff !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "メイリオ", "Meiryo", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}
a {
	color: #1a73e8;
}

.text-decade {
  color:#ff1493;
}

.img-100 {
  width: 100%;
}

.play_flash:hover {
  opacity: 0.7;
}

svg.splite {
	display:none;
}

#page-top {
	position: fixed;
	bottom: 50px;
	right: 10px;
	font-size: 100%;
}

#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 40px;
	padding: 10px 0;
		filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
	display: block;
	border-radius: 0px;
}

#page-top a:hover {
	text-decoration: none;
	background: #999999;
		filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

li.sidebar-list {
  list-style-type: none;
}
ul.category-list {
  padding-left: 0px;
}
li.category-list {
  list-style-type: none;
  display: inline-block;
}

ul.list-group li.sidebar-list a  {
  border-radius: 0px 0px 0px 0px;
}
ul.list-group li:first-child a  {
  border-radius: 0px 0px 0px 0px;
}
ul.list-group li:last-child a {
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 0;
}

/* 謎サイズ 0px - 319px(他サイズが無指定ならALL) */
.relate-h4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; /* 制限したい行数が2の場合 */
	overflow: hidden;
}
p.relate-comm {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/* スマホ 320px-599px iPhone4 */
@media (min-width: 320px) and (max-width: 599px) {
	.relate-h4 {
		-webkit-line-clamp: 4;
	}
	p.relate-comm {
		-webkit-line-clamp: 3;
	}
}
/* タブレット 600px-957px Fire 7 */
@media (min-width: 600px) and (max-width: 957px) {
	.relate-h4 {
		-webkit-line-clamp: 2;
	}
	p.relate-comm {
		-webkit-line-clamp: 3;
	}
}
/* PC 958px- 通常は960以上 */
@media (min-width: 958px) {
	.relate-h4 {
		-webkit-line-clamp: 2;
	}
	p.relate-comm {
		-webkit-line-clamp: 3;
	}
}

.clearfix::after{
  content: "";
  clear: both;
  display: block;
}

.blink {
  animation: flash 1s linear infinite;
}
@keyframes flash {
  0%,100% {
	opacity: 1;
  }
  50% {
	opacity: 0;
  }
}

/* bottom navigation */
.mini-text{
	font-size:10px;
}
ul.bottom-menu {
	position: fixed;
	left:0;
	bottom:0;
	width: 100%;
	height:48px;
	margin:0;
	padding:0;
	background-image:linear-gradient(rgba(var(--bd-violet-rgb), 1), rgba(var(--bd-violet-rgb), 0.95));/*背景色*/
	/*border-top:2px solid #999999;
	border-bottom:2px solid #999999;*/
	z-index:65;
}
ul.bottom-menu li {
	float:left;
	width:20%;
	background-image:linear-gradient(rgba(var(--bd-violet-rgb), 1), rgba(var(--bd-violet-rgb), 0.95));/*背景色*/
	list-style-type:none;
	text-align:center;
	font-size:15px;/*アイコンのサイズ*/
}
.bottom-menu li a {
  display: block;
  color:#ffffff;/*アイコン＆文字の色*/
  padding-top:13px;
  padding-bottom:5px;
  line-height:10px;
height:48px;
  text-decoration:none;
}
/*button初期化*/
.bottom-menu button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  pointer-events:auto;
  outline: none;
  padding: 0;
  appearance: none;
}
.bottom-menu li button.ax-sidebar-slidein-switch {
  display: block;
  color:#ffffff;/*アイコン＆文字の色*/
  cursor: pointer;
  padding-top:10px;
  padding-bottom:5px;
height:48px;
  line-height:10px;
  text-decoration:none;
  width:100%;
}
.bottom-menu li a:hover {
  color:#a9a9a9;/*マウスオーバー時の色*/
}
/*タブレット以上の際はボトムメニューは表示しない*/
@media(min-width: 600px) {
  .bottom-menu {
	display:none;
  }
}
/*スマホの時だけ*/
@media(max-width: 599px) {
  /*ボトムメニュー付けたのでフッタを底上げする*/
  footer {
	margin-bottom:45px;
  }
  ul.bottom-menu {
	padding-bottom:env(safe-area-inset-bottom);
  }
}
div.ax-sidebar-slidein {
  background: #ffffff;
  width: 0;
  position: absolute;
  z-index: 60;
  right: 0;
  overflow-x: hidden;
}

input.search-box {
  width: 20rem;
}
form.navbar-form > div.form-group > input.form-control {
  width: 23rem;
}

div.comm {
	margin-left: 0.5em;
	overflow-wrap:break-word;
}

div.idx-site-data > dl > dt,
dl.movie-data > div,
dl.movie-data > div > dt,
dl.movie-data > h3 > dt {
	display: flex;
	float: left !important;
}
div.idx-site-data > dl > dt::after,
dl.movie-data > div > dt::after,
dl.movie-data > h3 > dt::after {
	content: "：";
}
/* hatena */
.cp_fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.cp_fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}
/* SVG custom */
.fa {
  width: 1em;
  height: 1em;
  margin: 0 0.25em;
  vertical-align: -0.125em;
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 0;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.225em;
}
/* sns */
div.sns-block > a {
  color:#ffffff;
}
.sns-twitter {
  background-color:#1DA1F2;
}
.sns-facebook {
  background-color:#1877f2;
}
.sns-hatena {
  background-color:#00A4DE;
}
.sns-get-pocket {
  background-color:#ef4056;
}
.sns-line {
  background-color:#06C755;
}
.sns_copy {
  background-color:#fc7f2b;
  border:none;
  outline:none;
}

#koumei {
	display:none;
}

.reset_h {
	font-size:1rem;
	line-height:1.2rem;
	padding:0px;
	margin:0px;
}

p.r18_info {
	color: #666666;
}
h1.title-h1 {
	font-size: calc(1.3rem + 0.6vw);
	line-height:1.2;
	font-weight: bold;
	color: #666666;
	padding-bottom:9px;
	margin:1.2rem 0px 0.5rem;
	border-bottom:1px solid #eeeeee;
}
@media (min-width: 1200px) {
  h1.title-h1 {
    font-size: 1.75rem;
  }
}
.title-h2 {
	font-size:1.25rem;
	line-height:1.2;
	font-weight: bold;
	color: #666666;
	margin-bottom:0.5rem;
}
.title-h2 > small {
	color: #666666;
}
.title-h3 {
	font-weight: bold;
	color: #666666;
	line-height:1.5rem;
}
div.relate-h4-wrap {
	margin-bottom:4px;
}
@media (min-width: 600px) {
	div.relate-h4-wrap {
		height:2.4rem;
	}
}
h4.relate-h4 {
	margin-bottom:0.5rem;
}
p.sidebar-title {
	font-weight: bold;
	color: #666666;
	line-height:1.5rem;
}
div.dark-title {
  background-color:#666666;
}
div.dark-title > h2,
div.dark-title > h3,
div.dark-title > p {
  color:#ffffff;
}
span.gray-02 {
	color: #666666;
}
a.font-08rem {
	font-size:0.8rem;
}
a.font-085rem {
	font-size:0.85rem;
}
a.font-09rem {
	font-size:0.9rem;
}
a.font-10rem,
span.font-10rem {
	font-size:1rem;
}
p.h4-10rem {
	font-size:1rem;
	font-weight:bold;
}
p.font-12rem_b {
	font-size:1.2rem;
	font-weight:bold;
}
a.silent_link {
	color:rgba(255,255,255,0.85) !important;
}
a.silent_link:hover {
  text-decoration: none !important;
  color:rgba(255,255,255,0.85) !important;
}
a.gaibusoshin {
	color:#1770E3;
}
a.sakujo-irai {
	font-size:12px;
	color:#1770E3;
}
div.sideber-open-button {
	font-size:1rem;
	color:#1a73e8;
	font-weight:bold;
}
.me-05rem {
	margin-right:0.5rem;
}
p.etc-idx-item {
	border:solid 1px rgba(0,0,0,0.175);
	margin-top:0;
	margin-bottom:1.1rem;
	padding:0.25rem 0 0.25rem 0.5rem;
}
div.sns-block > a,
div.sns-block > button {
	color:#ffffff;
}
.del-rd {
	border-radius: 0;
}
/* 英語の単語が収まらない場合に、単語の途中でも自動改行 */
.eng-nl {
	overflow-wrap:break-word;
}
div.movie-list-side {
	background-color:#fafafa;
}
div.movie-list-side > ul > li > dl {
	background-color:#fafafa;
}
div.movie-list-main > ul > li > dl > dd,
div.movie-list-side > ul > li > dl > dd {
	background-color:#ffffff;
}
div.movie-list-main > ul > li > dl > dd > img,
div.movie-list-side > ul > li > dl > dd > img {
	border-bottom:1px solid rgba(0,0,0,0.175);
}

div.side-link-list > ul > li > a {
	border-width: 0 0 1px;
}
div.side-link-list > ul > li > a > i {
	margin-right:0.7rem;
}
@media (max-width: 599px) {
  /* 文字数制限無し */
  div.side-link-list > ul > li > a {
  	font-size:1rem;
  }
}

/* sample-play.css ※最下部 */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	background-color: #000000;
}
.video-container video,
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.play_flash, .btn {
  -webkit-transition: 0.0s ease-in-out;
}
.play_flash:hover, .btn:hover {
  opacity: 0.8;
}
/* /sample-play.css */
