.information__embedTwitter img{height:300px;} 
.information__embedTwitter a{width:100%;}
.footerMiddleBlock p{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding-bottom:20px;
}
li.pageNav__item.nairu{
	position:relative;
}
li.pageNav__item.nairu::before{
	content: '';
    display: inline-block;
    width: 50px;
    height: 40px;
    background-image: url(https://otokonodvd.com/websys/wp-content/themes/tone-shoten/assets/img/index/nairu_logo.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    z-index: 999;
    top: 12px;
    left: 10px;
}
.shopDetailHandleProducts__row__item span{
	font-size:18px;
	font-weight:bold;
}
.singleContent__inner b{
	background: linear-gradient(transparent 90%, #ffff00 0%);
    font-weight: bold;
}
@media screen and (min-width: 750px){
  .informationItem .latestList__foot {
    margin-top:0;
  }
  .pageNav__list.-col3 .pageNav__item {
    -ms-flex-preferred-size: 22.9%;
    flex-basis: 22.9%;
	}
	.pageNav .l-inner-md {
		max-width: 1166px;
	}
}
@media screen and (max-width: 749px){
.informationItem
	.informationItem.-otokonodvd .informationItem__head,.informationItem.-toneko_tone .informationItem__head, .informationItem.-tonelovedoll .informationItem__head{
    margin-bottom: 2.5rem;
 }.-otokonodvd .latestList__foot ,.informationItem.-toneko_tone .latestList__foot ,.informationItem.-tonelovedoll .latestList__foot{
		margin-top: 0;
	}
	li.pageNav__item.nairu::before{
		top: 12px;
		left: 50px;
	}
}
@media screen and (max-width: 1023px){
	.information__body .informationItem:nth-child(n+2) {
		margin-top: 5rem;
	}
}
@media screen and (min-width: 750px) and (max-width: 1023px){
	.pageNav__list.-col3 .pageNav__item {
		-ms-flex-preferred-size: 48.9%;
		flex-basis: 48.9%;
		flex-wrap: wrap;
		margin:5px 0px;
		}
		li.pageNav__item.nairu::before{
			top: 12px;
			left: 30px;
		}
}
.shopDetailHandleProducts__row__item .rank3,.shopDetailHandleProducts__row__item .rank2,.shopDetailHandleProducts__row__item .rank1{
	font-size:20px;
	margin-bottom: -4px;
    display: block;
	color:#FFF;
}
p.shopDetailHandleProducts__row__item.rank1_outer{
	background:#FFD700;
}
p.shopDetailHandleProducts__row__item.rank2_outer{
	background:#acacac;
}
p.shopDetailHandleProducts__row__item.rank3_outer{
	background:#b87333;
}
@media screen and (max-width: 749px){
	.shopDetailHandleProducts__row__item .rank1,.shopDetailHandleProducts__row__item .rank2,.shopDetailHandleProducts__row__item .rank3{
		font-size:18px;	
	}

}
/*column fix 右*/
.fixRight{
	position: fixed;
	top:150px;
	right: 0;
	z-index: 99;
}
.fixRight img{
	height: 100%;
}
.fixUp,.fixDown{
	height: 168px;
	position:relative;
}
.fixDown{
	margin-top:10px;
}
.fixRight a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
@media screen and (max-width: 749px){
	.fixUp,.fixDown{
		height: 140px;
	}
	.fixRight img{
		height: 100%;
		width: auto;
	}
}
/*stockページ*/
.cv_stock{
	display: flex;
	max-width: 900px;
	margin:50px auto;
	text-align: center;
	color: #FFF;
	font-size:18px ;
}
.cv_stock li{
	width: 50%;
	background: #ff3535;
	margin:0px 50px 0px 0px;
	padding: 17px 10px;
	position: relative;
}
.cv_stock li:nth-child(2){
	background: #45515c;
	margin:0px;
}
.cv_stock li:before{
	content: '';
    display: inline-block;
    width: 27px;
    height: 28px;
    background-image: url(https://team-prima.jp/wp-content/uploads/2020/09/pc.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 3px;
}
.cv_stock li:nth-child(2):before{
	content: '';
    display: inline-block;
    width: 27px;
    height: 27px;
    background-image: url(https://team-prima.jp/wp-content/uploads/2020/09/tel.png);
    background-size: contain;
    vertical-align: middle;
}
.cv_stock li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
}
@media screen and (max-width: 480px){
	.cv_stock{
		display: block;
		max-width:	100%;
		margin: 45px auto;
	}
	.cv_stock li{
		width: 90%;
		margin: 10px auto 17px;
	}
	.cv_stock li:nth-child(2){
		margin: 0px auto;
	}
}
.shopList{
	flex-wrap: wrap;
}
/*都道府県から選ぶの位置調整のための空要素*/
.shopList::after{
	content:"";
	display: block;
	width:22.5%;
}
.shopList::before{
	content:"";
	display: block;
	width:22.5%;
	order:1;
}
/*エンド*/
.shopList__item{
	margin: 0px 0px 20px;
}
/* グッズご意見箱関連 */
@media screen and (min-width: 750px){
.contact__item.full {
    width: 100%;
}
}
.contact__item.full::after{
	height: 50%;
	top:5px;
}
.listin__width.full{
	width: 80%;
	position: relative;
}
.contact__item.full .contact__item__title{
	margin-bottom: 0px;
}
.contact__item__bg.full p{
	font-size: 17px;
    margin-bottom: 25px;
}
.contact__item02__img.full{
	position: absolute;
	left: 2%;
    top: -5%;
	margin-bottom: 0px;
	width: 11.77215%;
}
.form__btob__title.goods{
	margin: 0px;
}
p.goods {
    text-align: center;
    font-size: 1.8em;
    margin: 10px 0px 53px;
}
@media screen and (max-width: 749px){
.contact__item {
    margin-bottom: 100px;
}
.listin__width.full{
	width: 100%;
}
.contact__item__bg.full p{
	text-align: center;
}
.contact__item02__img.full{
	position: static;
	margin-bottom: 30px;
	width: 41.77215%;
}
}
.articleCard__body{
	padding: 1.5rem 2rem !important;
}
.articleCard__body .articleCard__tags {
    position: unset;
	transform: none;
	margin-bottom: 10px;
}
@media screen and (max-width: 480px){
	.articleCard__body {
		padding: 1rem 1rem !important;
	}
	.articleCard__body .articleCard__tags {
		margin-bottom: 5px;
	}
}
/*end*/
.caption .full_sc:before{
	content: '';
	display: inline-block;
	margin-top: -5px;
    width: 20px;
    height: 20px;
	background-image: url(https://otokonodvd.com/websys/wp-content/uploads/2023/05/full_sc.jpg);
	background-size: contain;
	vertical-align: middle;
}
h1.hero__heading span {
    font-size: min(3vw,20px);
}
.cta__purchase {
    background: url(../img/common/cv/bg_cta_purchase.jpg) no-repeat center/cover;
}
.cta__question {
    background: url(../img/common/cv/bg_cta_question.jpg) no-repeat center/cover;
}