@charset "UTF-8";

/*年齢認証ページ*/
body{
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.modal {
    position: fixed;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    width: 400px;
    height: 400px;
    margin: -120px 0 0 -220px;
    padding: 20px;
    text-align: center;
}

.modal p {
    margin-bottom: 10px;
}

.modal a {
    cursor: pointer;
}

.close_modal {
    color: #ffffff;
}
.red{
	color: #f00;
}

/*年齢認証ページ*/



.twitter {

}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.set-bk {
    background-color: #000;
}
.navbar-index{
    display: flex;
    position: fixed;
    justify-content: space-between;
    width: 100%;
	z-index: 99999;
	padding: .5rem 1rem;
}
.bg-dark {
    background-color: #000000 !important;
}
.latest-dvd {
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000;
}

.sale {
    text-decoration: line-through;
}

.sale-price {
    color: #FFFF00;
	line-height: 10px;
}


.new-space {
    height: 50vh;
}

.other-product {
    display: block;
    position: relative;
    color: white;
    background: #fff100;
    line-height: 1.4;
    padding: 0.5em 0.5em 0.5em 1.8em;
    font-weight: 500;
    font-size: 0.9rem;
}

.owl-nav{
margin-top: 20px;
}

.new-twin {
    margin-top: 20px;
}


/* Shore more styles */
.showmore_content {
    position: relative;
    overflow: hidden;
}

.showmore_trigger {
    width: 100%;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}

.showmore_trigger span {
    display: block;
}

.mailbanner {
    margin-bottom: 40px;
}

.destination-wrap a {
    margin: 4px;
}

.attention {
    margin: 40px 0 0 0;
    padding: 10px;
    border: 3px solid #ff0000;
}

.privacy {
    color: #ffffff;
    padding-bottom: 80px;
}

.privacy h2 {
    font-size: 1.2rem;
    text-align: center;
    padding: 0px 0 40px 0;
}

.privacy h3 {
    font-size: 1.1rem;
}


.banner-dl {
    width: 200px;
    height: auto;
}

.banner-list li {
    margin: 5px 0
}

.merumaga {
    margin: 40px 0;
    border: solid 1px #d2d2d2;
    padding: 15px;
}

placeholder {
    font-size: 0.8rem;
}

.merumaga-put {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.merumaga-table {
    width: 100%;
}

.scene-text {
    font-size: 0.8rem;
    line-height: 1.2rem;
}

.other-product:before {
    /*疑似要素*/
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    position: absolute;
    left: 0.5em;
    /*左端からのアイコンまでの距離*/
}

.cart {
    position: absolute;
    top: 13vh;
    right: 0;
    z-index: 10;
    text-align: center;
    font-size: 2rem;
    line-height: 0;
    display: block;
	position: fixed;
}


.first-view-time {
    background-image: url(../img/header.jpg);
    background-size: cover;
    background-position: center;
    padding: 15vh 0 0 0;
    color: #ffffff;
    height: 50vh;
}



.side-buy {
    position: absolute;
    bottom: 36px;
    left: 15px;
    display: none;
}
.contents-title {
    margin: 20px 0 40px 0;
}
.product_contents-title {
    margin: 0 0 40px 0;
	padding-top: 180px;
}
.top-banner {
    padding: 20px 0;
}

.cart a {
    display: block;
    margin: 0 0 15px 0;
    background-color: #ffffff;
    padding: 6px 8px 12px 8px;
    border-radius: 6px 0px 0px 6px;

}

.text-contents {
    color: #FFEE00;
}

.contents-link {
    color: #4A6AFC
}


.contents-top-bottom {
    padding-bottom: 15px;
    border-bottom: solid 1px #666666;
    margin-bottom: 15px;
}

.contents-wrap {
    border-top: dashed 1px #6c757d;
    border-bottom: dashed 1px #6c757d;
    padding: 8px 0;
}

.cart-sp {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    font-size: 2rem;
    line-height: 0;
    width: 100%;
    background-color: #000000;
    /* height: 100%; */
    color: #ffffff;
    padding: 8px 0;
    display: none;
}

.cart-sp a {
    display: none;
    margin: 0 0 15px 0;
    /*    background-color: #ffffff;*/
    /*    padding: 6px 8px 20px 8px;border-radius:6px 0px 0px 6px ;*/

}

div.top_bunner{
	width: 1200px;
	padding-top: 50px;
	margin: 0 auto;
}

.single {
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000;
    position: relative;
}

.side-new {
    position: absolute;
    top: 0;
    left: 0px;
}

.side-new2 {
    position: absolute;
    top: 0;
    left: 0;
}

.product-page-title {
    font-size: 1rem;
    padding: 5px 0;
    font-weight: 300;
    border-bottom: 1px solid #FFEE00;
    color: #ffffff;
}

.player {
    padding: 40px 0;
}

video {
    width: 100%;
}

.product-package-title {
    padding: .5em;
    border-bottom: 1px solid #fffd00;
    font-size: 1rem;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 50px;
}

.g-player {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 40px;
}

.g-player iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* 2カラム構成 */
.content-wrapper{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.main_contents{
	width: 970px;
}
.main_contents li{
	padding: 7
		5px 0px;
}
.side_contents{
	width: 200px;
}
h3.Contents,h3.Thanks_Site,h3.Twitter_bunner{
	color: #fff;
	border-bottom: 1px solid #fff;
}
div.side_twitter{
	margin-top: 30px;
}
.right_Contents1{
	margin-bottom: 30px;
}
h2.new-title.new-title_{
	margin-top: 10px;
	
}
.new-title_package{
	margin-bottom: 30px;
}
.new-title_package_p{
	color: #fff;
	font-size: 25px;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", sans-serif;
}
ul.sp-bunner{
	display: none;
}
ul.tb-bunner{
	display: none;
}
ul.ranking{
	padding: 5px 0px;
	color: #cecece;
}
ul.ranking p{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #777;
}
h3.ranking_title{
	font-size: 25px;
}
ul.ranking{
	position: relative;
}
li.ranking1,li.ranking2,li.ranking3{
	position: absolute;
	top: -3px;
	left: -8px;
}
li.ranking1 img,li.ranking2 img,li.ranking3 img{
	width: 65%;
	height: 65%;
}
/* 2カラム構成 */
.product-package-title span {
    display: block;
    margin-bottom: .2em;
    color: #aaa;
    font-size: 0.7rem;
}

.product-package-title-tanpin {
    padding: .5em;
    border-bottom: 1px solid #fffd00;
    font-size: 0.8rem;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 50px;
}

.product-info-title {
    padding: 0.5em 0.5em 0.5em 0em;
    border-bottom: 1px solid #fffd00;
    font-size: 2rem;
    color: #ffffff;
    font-weight: 300;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", sans-serif;
}

.product-info-paragraph {
    padding: 0.5em 0.5em 0.5em 0em;
    border-bottom: 1px solid #3e3e3e;
    font-size: 1rem;
    color: #ffffff;
    font-weight: 300;
}

.brand-logo {
    height: 30px;
    width: auto;
}

.logo {
    padding: 40px 0;
}

.product-info-title-old {
    padding: 0.5em 0.5em 0.5em 0em;
    border-bottom: 1px solid #fffd00;
    font-size: 1.2rem;
    color: #ffffff;
    font-weight: 300;
}

.product-info-title-old span {
    display: block;
    margin-bottom: .2em;
    color: #aaa;
    font-size: 0.7rem;
}

.height-display {
    min-height: 100vh;
    height: 100%;
}
.info-wrap {
	padding: 40px 0 180px 0;
	} 
.sample-title {
    font-size: 1.5rem;
    color: #fff100;
    font-weight: 300;
	margin-top: 80px;
}

.product-info-title span {
    display: block;
    margin-bottom: .3em;
    color: #aaa;
    font-size: 1.2rem;
}

.destination-wrap {
    padding: 16px 0;
}

.destination-title {
    padding: 8px 14px 8px 8px;
    background-color: #fff100;
    border-left: 6px solid var(--warning);
    font-size: 1.1rem;
    color: #000000;
}

.destination-wrap h4 {
    font-size: 0.9rem;
    padding: 20px 0 0 0;
    color: #ffffff;
    font-weight: 400;
}
.destination-wrap h4 i{
font-size: 20px;
margin-right: 5px;
line-height: 1;
}

.product-info-list-wrap {
    margin: 0 0;
    padding: 18px 0 18px 0;
    border-top: dashed 1px #444444;
    color: #ffffff;
    border-bottom: dashed 1px #444444;
}

.product-info p {
    color: #ffffff;
    font-weight: 100;
    line-height: 1.8;
	font-size: 0.9rem;
}

.product-info li {
    color: #ffffff;
    font-weight: 100;
    font-size: 0.9rem;
	line-height: 1.5;
}

/*マウスオーバー*/

.product {
    overflow: hidden;
    position: relative;
    /* 相対位置指定 */
}

.product .caption {
    text-align: center;
    color: #fff;
}

.product .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    /* マスクを表示しない */
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.product:hover .mask {
    opacity: 1;
    /* マスクを表示する */
    padding-top: 80px;
    /* ホバーで下にずらす */
}
.product-img img{
margin-top: 90px;
}
.caption-title {
    background-color: rgba(255, 238, 0, 1.00);
    padding: 3px 10px;
    color: #000000;
    font-family: 'Noto Serif JP', sans-serif;

}


.product img {
    width: 100%;
    height: auto;
}


ul.product-info-list {
    margin: 0;
    padding: 0;
    list-style: none;
}




.top-release {
    border-bottom: 1px solid #ffff00;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 40px 0;
    color: #ffffff;
}

.top-release span {
    color: #000000;
    line-height: 20px;
    background: #ffff00;
    display: inline-block;
    padding: 10px 10px 2px 10px;
}



.midashi-style-a {
    border-bottom: 1px solid #ffff00;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 40px 0;
}

.midashi-style-a span {
    color: #000000;
    line-height: 20px;
    background: #ffff00;
    display: inline-block;
    padding: 10px 10px 2px 10px;
}

.midashi-style-b {
    border-bottom: 1px solid #ffff00;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0 0 40px 0;
    color: #ffffff;
}

.midashi-style-b span.bk {
    color: #000000;
    line-height: 20px;
    background: #ffff00;
    display: inline-block;
    padding: 10px 10px 2px 10px;
}

.midashi-style-c {
    border-bottom: 1px solid #ffff00;
    font-size: 1rem;
    font-weight: 500;
    margin: 0px;
    /* color: #000000; */
}

.midashi-style-c span {
    color: #000000;
    line-height: 20px;
    background: #ffff00;
    display: inline-block;
    padding: 10px 10px 2px 10px;
}



.info-wrap-top {
    padding: 0px 0;
}

.product-title {
    font-size: 1.3rem;
}

.info-list {
    margin: 0;
    padding: 0;
}



.under-bar {
    position: relative;
    margin-bottom: 1em;
}

.under-bar:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    height: 1px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FFFFFF;
    border-radius: 2px;
    width: 150px;
}



/*オウルカルーセル*/


/*オウルカルーセル*/

.inner {
padding-top: 100px;
}

.top-text {}


h6 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
}

h6:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 1px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #333;
    content: "/\00a0";
}

.center-border {
    position: relative;
    display: inline-block;
    padding: 8px 55px;
}

div.wrap.product-info-bk {
    background-image: url(../img/dirty_old_shirt.jpg);
    background-repeat: repeat;
    background-size: unset;
    background-attachment: scroll;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #00000000;
    border-radius: .25rem;
    color: #7d7d7d;
    font-size: 0.7rem;
}

.check {
    margin: 40px 0 80px 0;
    border-top: solid 1px #2b2b2b;
    padding: 40px 0 0 0;
}

.check h4 {
    font-size: 0.9rem;
}

.check p {
    font-size: 0.9rem;
}


.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center;
}

.nav-item {
    display: inline-block;
    margin: auto 20px;
}












.center-border:before,
.center-border:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: #ffffff;
}

.center-border:before {
    left: 0;
}

.center-border:after {
    right: 0;
}



.title {
    text-align: center;
}

footer {
    text-align: center;
    background-color: #000000;
    font-size: 0.7rem;
    padding: 10px;
    color: #ffffff;
}

.first-title {
    border-bottom: solid #ff0000 1px;
    padding: 0 0 5px 0;
}

footer p {
    margin: 0px;
}

.from-under {
    font-size: 0.8rem;
    line-height: 2rem;
}

.form-style {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #b9b9b9;
    background-color: var(--light);
    width: 100%;
}

.submit-button {
    padding: 5px 20px;
    background-color: var(--light);
}

.form-title {
    font-weight: 500;
}

.attend {
    border: solid 1px rgba(255, 0, 4, 1.00);
    color: rgba(255, 0, 4, 1.00);
    font-size: 0.9rem;
	padding: 20px;
	margin-top: 50px;
}
.attend h4{
display: inline-block;
font-size: 1.4rem;
border-bottom: 1px solid rgba(255, 0, 4, 1.00);
}
.attend p{
font-size: 0.9rem;
}

.bottom-logo {
    width: 50%;
}

.navbar-brand {
    font-family: 'Permanent Marker', cursive;

}
/* single-b */


.single-b{
	width: 25%;
	padding: 10px;
	position: relative;
	
}
.newmark img{
	position: absolute;
	top: 10px;
}

.single-b ul{
	margin: 0px;
	padding: 0px;
}
.single-b ul li{
    width: 100%;
    color: #ffffff;
}
.single-b_koma{
	margin-top: 10px;
}
.single-b_koma ul.single-b_koma_text li{
	font-size: 15px;
}
.single-b_koma ul.single-b_koma_text li:first-child{
	font-size: 18px;
	font-weight: bold;
}
.single-b_koma ul.single-b_koma_data li{
	width: 100%;
	text-align: center;
	border: 2px solid #555;
	border-radius: 10px;
	font-size: 18px;
	padding: 5px;
	margin: 7px 5px;
}
.single-b_koma ul.single-b_koma_data li:hover{
	background: #555;
	cursor: pointer;
    transition: all 0.3s ease 0s;
}
.single-b_koma ul.single-b_koma_data a{
	text-decoration: none;
}

/* single-b */

ul.infomation-top {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    margin-bottom: 0px;
}

ul.infomation-top li {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #5C5C5C;
    color: #ffffff;
}

a.info-link {
    font-size: 0.7rem;
    color: #007bff;
}

span.new {
    /* border: solid 1px #ffffff; */
    background-color: #FFEC00;
    /* margin-bottom: 0px; */
    color: #000000;
    font-size: 1rem;
    font-weight: bold;
	padding: 2px 10px;
	margin-bottom: 10px;
	line-height: 30px;
}
span.text-yui{
font-size: 1rem;
color: #fff;
}
.top-package-title {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 40px;
}

.top-package-title img {
    width: auto;
}


video {
    width: 100%;
}

.video {
    width: 100%;
    height: 56%;
}
/* 作品詳細ボタン */
a.dvd-link {
    padding: 15px 50px;
    border: solid 3px #ffee00;
	border-radius: 40px;
    display: block;
    text-align: center;
	font-size: 20px;
	width: 100%;
	margin: 0 auto;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
a.dvd-link{
color: #ffee00;

}
a.dvd-link:hover {
    border: solid 3px #ffee00;
	border-radius: 40px;
	background: #ffee00;
	color: #555;
	text-decoration: none;
}

/* 単品版一覧はこちらから */
.single_button{
	width: 50%;
	margin: 0 auto;
}
.single_button{
	margin-top: 50px;
}
/* 単品版一覧はこちらから */
.center-img {
    margin: 0 auto;
}


#info{
background: #000;
padding: 60px 0 0 0;
}
#info h2{
	margin-bottom: 40px;
}
ul.infomation{
	border: solid 1px #fff;
	padding: 20px;
	list-style: none;
	background-color:rgba(255,255,255,0.9);
}
ul.infomation li {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 80px;
    font-size: 1rem;
	border-bottom: 1px dotted #ccc;
}
ul.infomation li:first-child{
padding-top: 0px;
}
ul.infomation li:last-child{
padding-bottom: 0px;
	border-bottom: none;
}
li.new {
    background-image: url("../img/new.png");
	background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: center left;
}
ul.infomation li.important a{
color: #ff0000;
}
/* pc微調整 */
span.text-s3.pc{
margin-top: 12px;
}
div.main_bunner{
padding-top: 30px;
}
.back-color{
  width: 100%;
  height: auto;
  background: #000;
  padding-bottom: 50px;
}
/* コンタクトフォーム */
.contact{
background-image: url("../img/blackmamba_@2X.webp");
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 100px;
}
.info-form{
margin: 0 auto;
background: #fff ;
width:95%;
padding: 80px 50px 0 50px;
box-shadow: 0 0 20px #000;
}
.contact h2{
font-size: 2rem;
text-align: center;
color: #000;
position: relative;
margin:0 auto;
line-height: 1.5;
}
.contact h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 20%; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #777; /*下線の色*/
}
.contact h2 span{
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", sans-serif;
font-weight: normal;
font-size: 1.3rem;

}
.contact li{
margin-bottom: 10px;
}
.contact li.form-title-a span.red{
color: crimson;
font-weight: bold;
}
.contact li.form-title-a{
font-size: 1rem;
margin-bottom: 5px;
}
.contact li.form-title-b{
font-size: 1rem;
}
.contact li.form-title-b input{
margin: 20px 5px 0 30px;
}
/* フォームのカスタマイズ */
.from-under {
    font-size: 0.8rem;
    line-height: 2rem;
}
.form-style {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-top: none;
    border-left: none;
    border-right: none;
    border: 1px solid #b9b9b9;
	background-color: #f5f5f5;
    width: 100%;
	padding: 15px;
}
.submit-button {
    padding: 15px 80px;
    background-color: var(--light);
	margin-top: 30px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.submit-button:hover{
    background-color: #ffc9d7;
}
div.button{
text-align: center;
}
.form-title {
    font-weight: 500;
}
/* フッターリンクの調整 */
.bottom-banner{
    -webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0;
}
.bottom-banner li{
	box-sizing:border-box;
	padding: 7px 0px;
}
.bottom-banner li img{
 	background: lightgreen;
	max-width:100%; /*画像のはみだしを防ぐ*/
}
.bottom-banner li img.eb5c5e{
 	background: lightgreen;
 	border: 2px solid #eb5c5e;
}
.bottom-banner-b{
	padding: 0;

}
.bottom-banner-b li {
	padding: 7px 0px;
}
.bottom-banner-b li img{
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}
.bottom-link{
padding-top: 120px;
padding-bottom: 80px;
}
section.img-bk{
background-image: url("../img/footer/footer-img.png");
background-attachment: fixed;
padding-top: 50px;
background-repeat: no-repeat;
background-size: cover;
}
ul.contact-bottom{
  max-width: 100%;
  padding: 0;
  padding-bottom: 50px;
  position: relative;
 }
ul.contact-bottom:before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: 50px; /*下線の上下位置調整*/
  display: inline-block;
  width: 500px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #555; /*下線の色*/
  margin-bottom: -70px;
}
.twitter_btn {
	display: block;
	position: relative;
	width: 545px;
	height: 110px;
  	padding:35px 0;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	color: #0799f2;
	background: #fff;
	border: 1px solid #0799f2;
	font-size: 28px;
	font-weight: bold;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	background-image: url("../img/footer/arrow_b.png");
	background-repeat: no-repeat;
	background-position: bottom 7px right 7px;
	background-size: 4%;
	float: left;
}
.contact-form {
	display: block;
	position: relative;
	width: 545px;
	height: 110px;
  	padding:35px 0;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	color: #404040;
	background: #fff;
	border: 1px solid #9900cc;
	font-family: "游ゴシック", "Yu Gothic";
	font-weight: 900;
	font-size: 20px;
	background-image: url("../img/footer/arrow_p.png");
	background-repeat: no-repeat;
	background-position: bottom 7px right 7px;
	background-size: 4%;
	float: right;
}
.fa-envelope{
color: #9900cc;
margin-right: 30px;
	font-size: 28px;
}
.fa-twitter{
margin-right: 30px;
}
.twitter_btn:hover,
.contact-form:hover{
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
	 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.bottom-banner:hover{
	 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.contact-form a{
text-decoration: none;
}
.contact-form a:hover{
color: #555;
}
/*product*/
.md-{
margin-bottom: 120px;

}
h2.product-package-title{
font-size: 1.3rem;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", sans-serif;
font-weight: bold;
margin-top: 20px;
}
div.title-md{
margin-bottom: 10px;
}
div.contents-title.product-bunner{
margin-bottom: 80px;
}
/*top*/
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
div.content-wrapper{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.content-wrapper.yui{
	margin-top: 0px;
	padding: 0px;
		width: 1200px;
}
.content-wrapper.yui p{
	color: #fff;
}
/* mv- */
.mv_title h2{
	float: left;
	font-weight: bold;
	color: #ff0000;
	font-size: 24px;
	line-height: 1.2;
}
.mv_title h2 span{
	text-indent: -20px;
	font-size: 45px;
	padding-right: 0px;
}
.mv_title p{
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}
.mv_title-b h2{
	font-weight: bold;
	color: #ff0000;
	font-size: 45px;
	line-height: 1.2;
}
.mv_title-b h2 span{
	text-indent: -20px;
	font-size: 28px;
	padding-right: 0px;
	color: #fff;
	margin-left: 10px;
}
.mv_contents{
	clear: both;
}
.col-md-6{
    border-right: 1px #555 dotted;
}

.col-md-6{
	margin-top: 30px;
	max-width: 33%;
	padding: 0 20px;
}
.mv_contents_p{
	color: #f00;
	font-size: 20px;
	margin: 10px 0 10px;
	padding: 0px 10px;
}

.row{
	clear: both;
}
.Singles{
	width: 33%;
	color: #555;
	padding: 0 20px;
	border-right: 1px dotted #555;
}

.Singles.border-none{
	border: none;
}
.Singles-wap{
	display: flex;
	justify-content: space-between;
}
.Singles{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 30px 0px;
}
.Singles div.new-twin{
	width: 100%;
	letter-spacing: normal;
}
.Singles div.new-twin a.dvd-link{
	width: 100%;
	height: auto;
}
.Singles-wap h3{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.sp-h3_{
		font-size: 12px;
	}
.Singles h4{
	color: #fff;
	font-size: 20px;
	padding: 20px 0 15px;
	margin: 0 auto;
}
.Singles .h4_p{
	background: #f00;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding:0px 35px;
	margin: 10px 5px;
}
.h4_p_{
	color: #fff;
	font-size: 17px;
	height: 120px;
	margin-bottom: 0px;
}
.h4_p__{
	height: auto;
	margin-bottom: 30px;
}
/* 0307 */
.Singles .download{
	margin:0;
	background-image: url("../img/download.png");
	background-position: 0px 15px;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-size: 12%;
}
.Singles ul{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
}
.Singles ul li a{
	color: #ffee00;
}
.Singles ul li a{
	padding: 10px 0;
    border: solid 3px #ffee00;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease 0s;
	margin-bottom: 15px;
}
.Singles ul li a:hover{
		color: #555;
		text-decoration: none;
		transition: all 0.3s ease 0s;
		background: #ffee00;
}
.Singles ul li:hover{
	
}
article{
	clear: both;
}
.Singles ul li a{
display: block;
}
.Single-item{
	background: #000;
	margin-bottom: 50px;
}
div.main_bunner.content-wrapper{
margin: 0 auto;
padding-bottom: 20px;
}
/* 0325修正 単品版ページ */
article.newsingle{
	width: 100%;
}
article.newsingle .content-wrapper{
	width: 95%;
}
/* 0307修正 h2title */
h2.new-title,.new-title_package{
	font-size: 35px;
	color: #ff0000;
	font-weight: bold;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	position: relative;
	border-bottom: 3px solid #fff;
	width: 55%;
	padding: 5px 0 10px 0;
	margin-top: 30px;
}
h2.new-title:before{
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 30%;
	height: 3px;
	content: '';
	background: #f00;
}
h2.new-title_package:before{
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 30%;
	height: 3px;
	content: '';
	background: #f00;
}
h2.new-title span.back_red{
	background: #ff0000;
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	padding: 6px 20px;
	margin-right: 20px;
}
h2.new-title_h2{
	margin-bottom: 38px;
}
/* 0307修正 h2title */
/* 0317修正 single */

div.single__ {
	display: flex;
	flex-wrap: wrap;
}
div.content-wrapper.yui{
padding-bottom: 80px;
}
.info-text{
width: 100%;
height: auto;
margin: 0 auto;
padding: 80px 0px 100px 0px;
}
.text-menu{
padding: 30px 100px 100px;
background: rgba(0,0,0,0.7);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .5);
color: #fff;
}
.text-menu h1{
font-size: 30px;
border-bottom: 1px solid #444;
display: inline-block;
padding-bottom: 5px;
}
.text-menu ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.text-menu p{
font-size: 18px;
margin-top: 80px;
line-height: 50px;
color: #ccc;
padding-bottom: 5px;
}
.text-menu p span{
border-bottom: 1px dotted #444;
}
.text-menu li{
margin-bottom: 50px;
font-size: 16px;
margin-top: 20px;
}
.new_package{
	margin-top: 30px;
}
.new_package p{
	color: #fff;
}
.go-top{
margin-top: 300px;
}
.text-menu img{
width: auto;
margin: 0px 0px 15px;
}
.text-menu strong{
font-size: 18px;
margin-bottom: 100px;
}
ul.affiliate-site li img{
width: 100%;
height: auto;
}
ul.affiliate-site li{
width: 10%;
text-indent: none;
margin-top: 20px;
}
ul.box{
display: flex;
margin-bottom: 50px;
}
ul.box li{
margin-right: 30px;
}
ul.box li img,
ul.box-none li img{
margin-bottom: 15px;
}
ul.box {
text-align: center;
}
a.af-button {
    padding: 8px 5px;
    border: solid 2px #580674;
	border-radius: 40px;
    display: block;
    text-align: center;
	font-size: 13px;
	width: 150px;
	font-weight: normal;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
a.af-button{
color: #ccc;

}
a.af-button:hover {
    border: solid 2px #580674;
	border-radius: 40px;
	background: #580674;
	color: #ccc;
	text-decoration: none;
}
.link-text-top{
margin-bottom: 30px;
}
div.text-menu p.mt-30{
margin-top: 30px;
}
div.text-menu div.go-top.affiliate-top{
margin-top: 200px;
}
/* ここからnav */

#navbar{
	margin: auto;
}
/* カラム落ちの防止 */
.header-list {
	font-size: 0;
}
/* メインメニュー */
.menu-item {
	display: inline-block;
	position: relative;
}
.menu-item a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.nav-item{
	display: inline-block;
	position: relative;
}
.nav-item a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 50px;
	font-size: 13px;
	text-align: center;
	color: white;
}
/* サブメニュー */
.sub-menu {
	position: absolute;
	width: 100%;
	top: 50px;
	margin-top: 5px;
}
.sub-menu-item {
	width:180px;
	background: #222;
	margin-top: 2px;
	overflow: hidden;
	opacity: 0;
	height: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
/* メインメニューマウスカーソルが乗ったらサブメニューを出現させる */
.nav-item:hover > .sub-menu > .sub-menu-item {
  overflow: visible;
  opacity: 1;
  height: 50px;
}




/* ページャーのカスタム  */
.pager .pagination {
  text-align: center;
}

.pager .pagination li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
  border-radius: 10px;
  color: #888;
}


.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
  color: #fff;
  background: #580674;
}
div.pager ul.pagination{
margin: 0 auto;
display: block;
}
div.pager {
margin: 50px 0 30px;
}
div.Singles br.sp-br{
display: none;
}
.br-sp--{
display: none;
}
.sp-br{
display: none;
}
.product_contents-title {
    margin: 0px;
    /* padding-top: 180px; */
}
.package_bottom{
	margin-top: 80px;
}
/*フッターコンテンツ*/
div.footer_contents{
	display: flex;
}
div.footer_contents ul{
	color: #cecece;
	font-size: 16px;
	margin-right: 30px;
}
div.footer_contents h3{
	font-size: 18px;
}
ul.footer_contents1 li,
ul.footer_contents2 li{
	text-indent: 15px;
}
section.img-bk h1{
width: 13%;
height: auto;
display: block;
margin: 50px 0px;
}
.row{
	display: flex;
}
/*===================================================*/
/* ここからメディアクエリ */

@media screen and (max-width: 1366px) {
    /* 1366pxまでの幅の場合に適応される */

}
/*===================================================*/
@media screen and (max-width: 1280px) {
    /* タブレット */
	.side-new.kai {
    position: absolute;
    top: 0;
    left: 5px;
		
}
div.top_bunner{
	width: 90%;
	padding-top: 30px;
}

div.content-wrapper{
	width: 95%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.content-wrapper.yui{
	margin-top: 0px;
	padding: 0px;
		width: 90%
}
div.main_bunner.content-wrapper{
max-width: 90%;
}
.content-wrapper.yui{
	margin-top: 0px;
	padding: 0px;
		width: 90%;
}
.content-wrapper.yui p{
	color: #fff;
}
.sp-br{
	display: inline-block;
}
/* お問い合わせの調整 */
.text-b {
    color: #565656;
}
.info-form{
	width: 100%;
}	/* いまここ */
.info-text {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 50px 25px 30px;
	background-image: url("../img/blackmamba_@2X.webp");
	padding-top: 100px;
}
.pc-bunner{
display: block;
}
.text-menu {
    padding: 5%;
    background: rgba(0,0,0,0.7);
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 50%);
    color: #fff;
	margin: 0 auto;
	margin-bottom: 50px;
}
div.affiliate-bunner-img.first-bunner ul.box {
    display: block;
    margin-bottom: 50px;
}
div.affiliate-bunner-img.first-bunner ul.box li{
text-align: left;
}
li.last-bunner{
display: none;
}
ul.box li {
    margin-right: 20px;
}
.first-view {
    padding: 2vh 0 2vh 0; 
}
.mv_title p{
padding-top: 0px;
}
.mv_contents p {
    margin: 30px 0 50px;
	
	height: 200px;
}
a.dvd-link {
    padding: 10px 20px;
    font-size: 20px;
    width: 100%;
}
.Singles ul li {
    font-size: 30px;
    border-left: none;
    float: none;
}
div.col-md-3 {
padding: 0px 5px;
}
.mv_title-b h2 {
    font-size: 32px;
	margin-bottom: 15px;
}
div.content-wrapper {
    padding-bottom: 0px;
}
.Singles p {
    padding-top: 10px;
}
.Singles-wap h3 {
    margin-top: 20px;
}
.Singles ul {
    margin-top: 5px;
}
.twitter_btn {
    width: 48%;
    height: 80px;
    padding: 20px 0;
    font-size: 28px;
    background-image: url(../img/footer/arrow_b.png);
    background-repeat: no-repeat;
    background-position: bottom 7px right 7px;
    background-size: 4%;
}
.contact-form {
    width: 48%;
    height: 80px;
    padding: 20px 0;
    font-weight: 900;
    font-size: 20px;
    background-image: url(../img/footer/arrow_p.png);
    background-repeat: no-repeat;
    background-position: bottom 7px right 7px;
    background-size: 4%;
}
ul.contact-bottom{
padding: 0px 1.8% 50px;
}
	h3.now-date{
	font-size: 1.8em;
	color: #ff0000;
	margin-bottom: 20px;
}
h3.date{
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 20px;
}
.Singles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #000;
    border-right: none;
	margin-top: 10px;
	padding: 0px 8px;
}

.Singles ul {
    padding: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-top: 10px;
    width: 100%;
}
.col-md-6 {
    margin-top: 30px;
    max-width: 33%;
    padding: 0 8px;
}
.mv_title p {
	font-size: 1.4em;
}
	.h4_p__{
		padding: 0px;
	}
h3.now-date {
    font-size: 1.5em;
}
.Singles h4 {
    color: #fff;
    font-size: 1.1em;
    padding: 10px 0;
    margin: 0 auto;
}
.Singles .download {
    margin: 0;
	margin-left: 5%;
    background-image: url(../img/download.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 35px;
	background-size: 10%;
}
.inner {
    padding-top: 70px;
}
div.single-b{
	width: 33.333%;
	margin-bottom: 20px;
}
.mv_contents p {
    font-size: 16px;
    margin: 10px 0 20px;
    padding:0px;
	height: auto;
	width: 100%;
}
h2.new-title {
    font-size: 35px;
    color: #ff0000;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    position: relative;
    border-bottom: 3px solid #fff;
    width: 65%;
    padding: 25px 0 10px 0;
}
div.header_h2_text h2{
	display: none;
}
.content-wrapper{
	display: block;
}
.main_contents{
	width: 95%;
	margin: 0 auto;
}
ul.pc-bunner li{
	display: none;
}
ul.sp-bunner {
    display: none;
}
ul.tb-bunner {
    display: inline-block;
}

.side_contents{
	width: 95%;
	margin: 0 auto;
}
.bottom-banner-b {
    display: flex;
    width: 100%;
	flex-wrap: wrap;
}
.bottom-banner-b li{
	width: 25%;
	padding: 5px;
}
.sp-bunner{
    width: 100%;
	padding: 0px;
}
.sp-bunner li:first-child{
	margin-bottom: 20px;
	width: 49%;
	float: left;
}
.sp-bunner li:last-child{
	float: right;
	width: 49%;
	margin-bottom: 10px;
}
.bottom-link {
    padding-top: 50px;
    padding-bottom: 80px;
}
ul.ranking{
	display: flex;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}
ul.ranking li:first-child{
	width: 45%;
}
ul.ranking li{
	font-size: 18px;
}
ul.ranking li p{
	border: none;
}
.single-b_koma ul.single-b_koma_text li{
	font-size: 18px;
}
.main_contents li{
	padding: 0px;
}
h3.now-date{
	font-size: 1.4em;
}
li.ranking1 img, li.ranking2 img, li.ranking3 img{
	width: 60%;
	height: 60%;
}
	ul.ranking li:first-child img{
		width: 260px;
	}

ul.ranking p{
	padding-left: 15px;
}
div.footer_contents ul {
	margin-right: 0px;
}
ul.footer_contents1{
	padding: 0px;
}
ul.footer_contents2{
	padding-left: 30px;
}
/* 単品版一覧はこちらから */
.single_button a.dvd-link{
	width: 100%;
	padding: 20px 0;
}
.single_button{
	margin-top: 30px;
}
/* 単品版一覧はこちらから */

}
/*===================================================*/
@media only screen and (max-width: 767px)

{
.inner {
    padding-top: 90px;
}
.side-new.kai {
    position: absolute;
    top: 0;
    left: 5px;
}
.contents-title.kai_bunner{
	width: 95%;
	margin: 0 auto;
}

h2 span.main-sp{
text-indent: 5px;
}
.sp-br{
display: block;
}
div.Singles br.sp-br{
display: block;
}
div.main_bunner{
display: none;
}
div.single-b{
	width: 50%;
	margin-bottom: 20px;
}


  /* ここからsp用のカスタマイズ　w600 */
.product{
	margin-bottom: 50px;
}
section.first-view{
	width: 100%;
}
div.inner{
	width: 100%;
}
div.content-wrapper{
	width: 100%;
}
div.row{
	width: 95%;
	margin: 0 auto;
}
div.col-md-6 {
	flex: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.content-wrapper{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.content-wrapper.yui{
	margin-top: 0px;
	padding: 0px;
		width: 95%;
}
ul.contact-bottom:before {
    width: 90%;

}
a.dvd-link {
    width: 80%;
	padding: 10px 30px;
    border: solid 2px #ffee00;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 1.2em;
    margin: 0 auto;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.Singles ul li{
	color:#ab0fdf;
	font-size: 1em;
}
.br-sp {
	display: none; 
}

.mv_title h2{
	float: none;
	text-align: center;
	font-size: 1.6em;
	line-height: 1;
}
.Singles h4{
	font-size: 5vw;
	padding: 10px 5px;
}
.Singles .h4_p {
    background: #f00;
    color: #fff;
    font-size: 4.8vw;
    font-weight: bold;
    padding: 5px 20px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.h4_p_{
	font-size: 4.8vw;
	height: auto;
	padding-bottom: 5vw;
}
.Singles .download{
	margin-left: 8%;
}
.mv_title h2 span{
	font-size: 1.8em;
	padding-right: 0px;
	margin-left: 5px;
}
.mv_title p{
	padding-top: 0px;
	text-align: center;
	float: none;
}
p.mv_contents_p{
	font-size: 5vw;
	margin-bottom: 5px;
	text-align: center;
}
.h4_p_.h4_p__ {
    font-size: 1.1em;
    margin: 10px 0 20px;
	height: auto;
}
#info{
	padding: 0px;
}
ul.infomation{
	border: none;
	padding: 15px;
	list-style: none;
	background-color:rgba(255,255,255,0);
	width: 95%;
	margin: 0 auto;
}
ul.infomation li {
    font-size:0.95em;
    line-height: 1.71429em;
    display: inline-flex;
	padding-left: 0px;
	border-bottom: none;
	color: #fff;
}
ul.infomation li span.info-day{
	border-right: 1px solid #555;
	padding-right: 10px;
}
ul.infomation li span{
	color: #888;
}
li.new {
    background-image: none;
}
ul.infomation li.important a{
	color: #ff0000;
}
ul.infomation li a{
	text-indent: -10px;
}
/* 0325 sp調整 */
h2.new-title{
	width: 90%;
	font-size: 6.8vw;
	letter-spacing: none;
	padding: 0px;
	line-height: 1.5;
	text-align: left;
}
.top_bunner{
	display: none;
}
/* 
/* 3025単品版の調整 */
div.header_h2_text h2{
	display: none;
}

h2.new-title span.back_red {
    background: #ff0000;
    color: #fff;
    font-size: 0.75em;
    font-weight: normal;
    padding: 3px 10px;
	margin-right: 20px;
}
.single-b_koma ul.single-b_koma_text li:first-child {
	font-size: 4vw;
}
.single-b_koma ul.single-b_koma_text li {
    font-size: 4vw;
}
/* h2タイトルの調整 */
h2.new-title_h2{
	margin-bottom: 10px;
}
.Singles-wap{
	display:block;/*flex解除*/
  }
div.Singles{
	width: 90%;
	color: #555;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0px;
	border-bottom: 1px dotted #444;
}
.Singles img{
	border: 1px solid #444;
	margin-right: 5px;
}
.Singles-wap{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Singles p{
	font-size: 5vw;
	padding-top: 10px;
	height: auto;
	width: 100%;
	line-height: 1.2;
}
.Singles div.new-twin{
	width: 100%;
	letter-spacing: normal;
	font-size: 1em;
}
.Singles div.new-twin a.dvd-link{
	width: 90%;
	height: auto;
}
.Singles-wap h3{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.Singles-wap h3 span{
	font-size: 0.8em;
	font-weight: normal;
}
.Singles ul{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	width: 100%;
}
.Singles ul li{
	color:#ab0fdf;
	background: #000;
	font-size: 1.8em;
	font-weight: bold;
	float: none;
	background-image: none;
	background-position: 10px center;
	background-repeat: no-repeat;
	border-left: none;
	margin-bottom: 5px;
	width: 100%;
}
.Singles ul li a {
	width: 90%;
	padding: 10px 0;
    border: solid 2px #ffee00;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 0.8em;
    margin: 0 auto;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    margin-bottom: 15px;
	}
.Singles ul li a:hover{
	color: #ab0fdf;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	border-left: none;
}
article{
	clear: both;
}
div.row{
	width: 100%;
}
div.col-md-6{
	max-width: 95%;
	margin: 0 auto;
	border-right: none;
	margin-top: 20px;
    border-bottom: 1px dotted #444;
}
h3.now-date {
	font-size: 20px;
	color: #ff0000;
	margin-bottom: 5px;
	margin: 0 auto;
}
h3.date{
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 20px;
}	
h3.sp-h3{
	margin-top: 0px;
}
.single-b{
	width: 50%;
}
/* 作品詳細ボタン */
a.dvd-link {
    padding: 12px 20px;
    border: solid 2px #ffee00;
	border-radius: 40px;
    display: block;
    text-align: center;
	font-size: 1.3em;
	width: 50%;
	margin: 0 auto;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
a.dvd-link{
	color: #ffee00;
}
a.dvd-link:hover {
    border: solid 3px #ffee00;
	border-radius: 40px;
	background: #ffee00;
	color: #555;
	text-decoration: none;
}
.mv_title-b h2 {
 	font-size: 1.7em;
 	text-align: center;
 	line-height: 1.3;
	color: #fff;
 }
.mv_title-b h2 span{
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 50px;
}
span.yui-title-:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #fff; /*下線の色*/
}
.midashi-style-b {
    border-bottom: 1px solid #ffff00;
    font-size: 1.55em;
    font-weight: 300;
    margin: 0 0 40px 0;
    color: #fff;
}

.midashi-style-b span.bk {
    color: #000;
    background: #ffff00;
    display: inline-block;
    padding: 10px 10px 2px 10px;
}
.sale-price{
	margin-top: 15px;
}
.owl-nav{
	height: 50px;
}
.owl-nav span{
	line-height: 50px;
	padding: 0px 16px;
	color: #ffff00;
	font-weight: normal;
}
.top-padding50.bottom-padding50.tanpin-bk,
.top-package-wrap.tanpin-bk{
	padding-bottom: 30px;
}
.twitter_btn {
	display: block;
	position: relative;
	width: 80%;
	height: auto;
	float: none;
	padding: 15px 0px 15px 55px;
	margin: 0 auto;
    text-align: left;
    text-decoration: none;
    color: #0799f2;
    background: #fff;
    border: 1px solid #0799f2;
    font-size: 1.5em;
    background-image: url(../img/footer/arrow_b.png);
    background-repeat: no-repeat;
    background-position: bottom 7px right 7px;
    background-size: 4%;
}
.contact-form {
	display: block;
	position: relative;
	width: 80%;
	height: auto;
	float: none;
	padding: 15px 0px 15px;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	color: #404040;
	background: #fff;
	border: 1px solid #9900cc;
	font-family: "游ゴシック", "Yu Gothic";
	font-weight: 900;
	font-size: 1.1em;
	background-image: url("../img/footer/arrow_p.png");
	background-repeat: no-repeat;
	background-position: bottom 7px right 7px;
	background-size: 4%;
}
.twitter_btn a{
	padding: 20px;
}
.contact-form a{
	padding: 20px;
}
ul.contact-bottom li{
	height: 64.39px;
	vertical-align: middle;
	margin-bottom: 15px;
}
.fa-envelope{
	margin-right: 20px;
	margin-top: 2px;
	font-size: 22px;
}
section.img-bk h1 {
    width: 30%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
}
/* フッターリンクの調整 */
ul.contact-bottom:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 50px;
    display: inline-block;
    width: 500px;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #555;
    margin-bottom: -50px;
}

ul.bottom-banner.clearfix{
	display:block;
}
ul.bottom-banner.clearfix img{
margin-bottom: 15px;
}
.bottom-banner li{
	padding:0 5px;
	box-sizing:border-box;
}
.bottom-banner li img{
 	background: lightgreen;
 	border: 2px solid #555;
	max-width:100%; /*画像のはみだしを防ぐ*/
}
.bottom-banner li img.eb5c5e{
 	background: lightgreen;
 	border: 2px solid #eb5c5e;
}
.bottom-banner-b{
	display: flex;
	flex-wrap:wrap;
	padding: 0;

}
.bottom-banner-b li {
	width: calc(100%/3);/*←画像を横に4つ並べる場合*/
	box-sizing:border-box;
		padding: 3px;
}
.bottom-banner-b li img{
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}
.bottom-link{
	padding: 50px 0 50px;
}
section.img-bk{
background-image: url("../img/footer/blackmamba_@2X.png");
padding-top: 50px;
background-repeat: no-repeat;
}
ul.contact-bottom{
  max-width: 100%;
  padding: 0;
  padding-bottom: 50px;
  position: relative;
  margin: 0px;
 }
ul.contact-bottom:before{
	width: 90%; /*下線の幅*/
}
/*product*/
h2.pr-h2title {
    color: #ffffff;
    font-weight: bold;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 24px;
	padding: 10px 0;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
h2.pr-h2title{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	text-align: center;
}
h2.pr-h2title::before,
h2.pr-h2title::after {
	content: '';
	width: 1.5rem;
	height: 3px;
	background-color: #e3bf00;
}

h2.pr-h2title::before {
	margin-right: 20px;
}
h2.pr-h2title::after {
	margin-left: 20px;
}
.product {
    margin-bottom: 0px;
}
.container.sp-container{
padding: 0px;
}
/* product */
h2.pr-h2title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3em;
    text-align: center;
}
h2.pr-h2title-{
font-size: 1.6em;
}
.br-sp--{
	display: block;
}
.product-package-title {
    border-bottom: none;
}
h2 span {
    padding: 0px;
}
.center-border{
	width: 90%;
	margin: 0 auto;
}
/* コンタクトフォーム */
.sp-top{
padding-top: 100px;
}
.info-form {
    margin: 0 auto;
    background: #fff;
    padding: 50px 25px 30px;
    box-shadow: 0 0 20px #000;
}
.info-wrap-top {
	padding: 0px;
}
.contact h2 {
    font-size: 2em;
    text-align: center;
    color: #000;
    position: relative;
    margin: 0 auto;
    line-height: 1.5;
}
.text-b {
color: #000;
}
/* 記事ページ */
.text-wrop{
margin-top: 0px;
}
.text-menu h1 {
    font-size: 1.5em;
	line-height: 1.5em;
}
.info-text {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 50px 25px 30px;
	background-image: url("../img/blackmamba_@2X.webp");
}
.text-menu {
    padding: 50px 20px 30px;
    background: rgba(0,0,0,0.7);
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 50%);
    color: #fff;
}
.pc-bunner{
display: none;
}
.sp-AF-bunner div.affiliate-bunner-img ul.box{
display: block;
width: 100%;
}
.sp-AF-bunner div.affiliate-bunner-img ul.box li{
margin: 0px;
}
.sp-AF-bunner div.affiliate-bunner-img ul.box li:first-child{
margin-bottom: 30px;
}
li.sp-AF-bunner div.affiliate-bunner-img ul.box img{
max-width: 100%;
}
.text-menu p {
    font-size: 1.2em;
    margin-top: 40px;
    line-height: 1.9em;
    color: #ccc;
    padding-bottom: 5px;
}
.text-menu strong {
    font-size: 1.2em;
	line-height: 1.5em;
}
.affiliate-bunner-img{
margin-top: 15px;

}
ul.affiliate-site li img{
width: 100%;
height: auto;
margin: 0px;
}
ul.affiliate-site.box{
    flex-wrap: wrap;
}
ul.affiliate-site.box li {
margin: 0px;
width: 29%;
margin-right: 10px;
margin-bottom: 15px;
}
div.text-menu div.go-top.affiliate-top,
.go-top{
margin-top: 100px;
}
a.dvd-link {
    width: 90%;
	margin-bottom: 30px;
}
/* product-page */
section.info-wrap div.container {
padding-left: 0px;
padding-right: 0px;
margin-top: 50px;
}
div.check.sp{
width: 85%;
margin: 0 auto;
padding-bottom: 50px;
}
div.check.sp h4,
section.info-wrap div.container div.check.sp p{
font-size: 1em;
color: #999;
}
section.info-wrap div.container p{
font-size: 1em;
color: #fff;
}
.first-view {
	background-size: cover;
    height: auto;
	background-attachment:scroll;
	background-image: url("../img/sp-header.png");
}

li.sp-AF-bunner div.affiliate-bunner-img ul.box li{
text-align: left;
}
h3.now-date{
	font-size: 1.8em;
	color: #ff0000;
	margin-bottom: 10px;
}
div.mv_title p{
	font-size: 1.8em;
	color: #ff0000;
	margin-bottom: 0px;
}
h3.date{
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 20px;
}
	.Single-wrapper{
		widows: 90%;
	}
ul.sp-bunner{
	display: inline-block;
}
h3.Contents, h3.Thanks_Site,h3.Twitter_bunner{
	margin-bottom: 10px;
	width: 90%;
	margin: 0 auto 15px auto;
}
.top-padding50.bottom-padding50.tanpin-bk, .top-package-wrap.tanpin-bk{
	margin-bottom: 0px;
}
.bottom-link{
	padding: 30px 15;
}
.content-wrapper{
		display: block;
	}
.main_contents{
	width: 95%;
}
ul.sp-bunner {
    display: inline-block;
}
ul.tb-bunner li{
	display: none;
}
.side_contents{
	width: 95%;
	margin: 0 auto;
}
.bottom-banner-b {
    display: flex;
    width: 100%;
	flex-wrap: wrap;
}
.bottom-banner-b li{
	width: 33.3333333%;
	padding: 5px;
}
.sp-bunner{
    width: 100%;
	padding: 0px;
}
.sp-bunner li:first-child{
	margin-bottom: 20px;
	width: 100%;
	float: none;
}
.sp-bunner li:last-child{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.bottom-link {
	padding: 50px 20px 20px;
}
h3.Contents, h3.Thanks_Site, h3.Twitter_bunner{
	width: 100%;
	}
h2.new-title,.new-title_package{
    width: 90%;
    font-size: 6.7vw;
    letter-spacing: none;
    margin-left: 5%;
    padding: 0px;
    line-height: 1.5;
	text-align: center;
}
h2.new-title:before{
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 32%;
	height: 3px;
	content: '';
	background: #f00;
}
h2.new-title_package:before{
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 32%;
	height: 3px;
	content: '';
	background: #f00;
}
h2.new-title span.back_red{
	background: #ff0000;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 4px 10px;
	margin-right: 15px;
}
h2.new-title_h2{
	margin-bottom: 38px;
}
ul.ranking li{
	font-size: 4vw;
}

ul.ranking p{
	margin: 0px;
	padding-left: 10px;
}
li.ranking1 img, li.ranking2 img, li.ranking3 img{
	width: 55%;
	height: 55%;
}
li.ranking1, li.ranking2, li.ranking3 {
    position: absolute;
    top: 0px;
    left: -5px;
}
ul.ranking p{
	padding-left: 15px;
}
ul.ranking li:first-child img {
    width: 150px;
}
div.footer_contents{
	display: block;
	margin-left: 10px;
	}
ul.footer_contents2{
	padding-left: 0px;
}
div.footer_contents ul{
	margin-bottom: 20px;
}
div.footer_contents h3{
	border-bottom: 1px solid #555;
	width: 60%;
}
section.img-bk h1{
	margin: 0px;
	margin-left: 10px;
	margin-top: 30px;
}
	.new-title_package_p{
		font-size: 18px;
		text-align: center;
	}
/* 単品版一覧はこちらから */
.single_button a.dvd-link{
	width: 100%;
	padding: 15px 0;
	font-size: 1.2em;
	margin-top: 20px;
}
.single_button{
	margin: 0 auto;
	width: 80%;
}
/* 単品版一覧はこちらから */
	
}
/*===================================================*/
@media screen and (max-width: 600px) {
    /* 600pxまでの幅の場合に適応される */
.side-new.kai {
    position: absolute;
    top: 0;
    left: 5px;
}
.contents-title.kai_bunner{
	width: 95%;
	margin: 0 auto;
}

    .first-view {
        height: auto;
        padding: 1rem 0;
    }

    /*
    .owl-dots {
        display: none;
    }
*/

    .sp-top-package-title {
        width: 358px;
    }

    .player {
        padding: 0 0 40px 0;
    }

    .info-wrap {
        padding: 0px 0 0 0;
    }

    .sample-title {
        font-size: 1rem;
    }

    .height-display {
        height: 100%;
    }


    .product-info p {
        padding-top: 40px;
        font-size: 0.8rem;
    }


    .cart {
        display: none;
    }

    .cart-sp {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 10;
        text-align: center;
        font-size: 2rem;
        line-height: 0;
        width: 100%;
        background-color: #000000;
        /* height: 100%; */
        color: #ffffff;
        padding: 8px 0;
        display: block;
    }

    .cart-sp a {
        display: block;
        margin: 0 0 15px 0;
        /*    background-color: #ffffff;*/
        /*    padding: 6px 8px 20px 8px;border-radius:6px 0px 0px 6px ;*/

    }

    .cart a {
        display: none;
    }

    .first-view-time {
        background-image: url(../img/header.jpg);
        background-size: cover;
        background-position: center;
        padding: 3vh 0 0 0;
        color: #ffffff;
        height: 50vh;
    }

    .twin-adjust {
        padding: 40px 0 0 0;
    }

    .modal {
        left: 55%;
    }
	
h3.now-date{
	font-size: 1.8em;
	color: #ff0000;
	margin-bottom: 5px;
}
h3.date{
	font-size: 1.8em;
	color: #fff;
	margin-bottom: 20px;
}	
.single-b{
	width: 50%;
}
.content-wrapper{
		display: block;
	}
.main_contents{
	width: 95%;
	margin: 0 auto;
}
.side_contents{
	width: 95%;
	margin: 0 auto;
}
ul.pc-bunner li{
	display: none;
}
.sp-bunner img{
	max-width: 100%;
}
.package_bottom{
	margin-top: 50px;
}
	
	
}

