@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900|Yrsa:500,600&display=swap&subset=japanese');
body {
  background-image: url(../images/bg4.jpg);
  background-color: #00082f;
}
.header {}
.header h1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0;
  width: 100%;
  -webkit-transform: none;
  transform: none;
}
.header_in {
  padding: 5%;
  z-index: 1;
  width: 100%;
  color: #000;
}
.header_in h1 + p {
  font-family: 'Yrsa', serif;
  font-size: 1.7em;
  text-align: center;
  margin: 1em 0 1.5em;
  line-height: 1;
  color: #000;
  letter-spacing: .08em;
  text-indent: .08em;
}
.header_in h1 + p + p {
  font-size: 1.1em;
  color: #0c1765;
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 1em;
}
.header_in .catch {
  font-size: 1.3em;
  color: #eb3903;
  text-align: center;
  font-weight: 900;
  line-height: 1.4;
  margin: .5em 0 2em;
}
.main_v_inner {
  /* background-color: rgb(255 255 255 / 85%);*/
}
.mainimg_v {
  background: url("../images/main_visual_sp_220207.jpg") no-repeat center;
  background-size: cover;
  padding-top: 55%;
  width: 100%;
  margin: 0px auto 30px;
}
.v2 img{
    max-width: 300px;
    margin: 20px auto;
    display: block;
}
.sub_contents {
  background: #001c3d94;
}
.sub_contents2 {}
.news_contents {
  background: #001c3d94;
  margin-bottom: 3em;
}
.contents_header {
  background: #fff;
}
.headtitle {
  margin: 0;
  padding: 5% 0;
}
.rule {
  font-size: 0.9em;
  margin: 30px 0 10px 0;
}
.voting2 p {
  font-size: 0.85em;
  padding: 20px;
}
.cd {
  background: rgba(36, 36, 120, .2);
  padding: 5% 3%;
  margin: 8% 3% 0;
}
.cd h2 {
  font-size: 1.5em;
  color: #a98b2e;
  text-align: center;
  font-weight: 900;
  line-height: 1.4;
  margin: .5em 0;
}
.cd h2 + p {
  margin: 2em 0;
}
.cd p.middle {
  font-size: 1.2em;
  font-weight: 600;
  color: #a98b2e;
  margin: 2em 0 0 0;
}
.cd p.middle span {
  display: block;
}
.cd p.middle span:after {
  content: "▼";
  margin-left: .2em;
}
.release {
  padding: 12% 3%;
}
.release_in dl {
  padding: 2em 0;
  border-bottom: 1px dotted #fff;
  border-top: 1px dotted #fff;
}
.release_in dt {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding-top: 100%;
  width: 300px;
  margin: 0 auto;
}
.release_in dt.normal {
  padding-top: 86%;
}
.release_in dd h3 {
  color: #ffffff;
  font-size: 1.4em;
  margin: 1em 0;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.release_in dd h3 span {
  display: block;
}
.release_in dd h3 i {
  display: block;
  font-style: normal;
  font-size: .7em;
  color: #fff;
  margin-top: .2em;
  font-weight: normal;
}
.release_in dd h3 + p {
  margin-bottom: 1em;
  font-size: 1.05em;
  font-weight: bold;
  text-align: center;
}
.release_in dd h3 + p span {
  display: block;
}
.release_in dd li {
  list-style: disc;
  margin-left: 1.8em;
}
.release_in .itemdata p {
  margin: 0 0 1em 0;
}
.release_in .itemdata p:last-child {
  margin-bottom: 0;
}
.release_in .itemdata h4 {
  font-weight: bold;
}
.release_in .itemdata h4:before {
  content: "■";
  margin-right: .2em;
}
.release_in .itemdata > div {
  margin-top: 1em;
  color: #eda409;
}
/*
.release_in .buybtn {width:102%;margin-left:-1%;margin-top:1em;}
.release_in .buybtn li {width:50%;padding:1%;float:left;list-style:none;margin:0;font-size:.9em;}
*/
.release_in .buybtn {
  margin: 1em 0;
}
.release_in .buybtn li {
  width: 100%;
  padding: 0;
  float: none;
  list-style: none;
  margin: 1.2em 0;
  font-size: 1em;
}
.release_in .buybtn li a {
  display: block;
  line-height: 3.5;
  text-align: center;
  color: #fff;
  background: #bc0202;
  position: relative;
}
.release_in .buybtn li a:hover {
  background: #D80000;
}
.release_in .buybtn li a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tracklist {
  padding: 0;
}
.tracklist h3 {
  padding: 0 0 .5em 0;
  text-align: center;
}
.tracklist h3 i {
  font-size: .8em;
  display: block;
  font-style: normal;
}
.tracklist li {
  padding: 1em 0;
  border-bottom: 1px dotted #ccc; /*list-style:decimal-leading-zero;list-style-position: inside;*/ margin: 0;
}
.tracklist li i {
  display: block;
  color: #999;
  font-size: .8em;
  font-style: normal;
}
.tracklist ol {
  margin-bottom: 0;
}
.tracklist .list {
  margin-bottom: 2em;
}
.tracklist .list ol {
  counter-reset: number 0;
}
.tracklist .list ol.sub {
  counter-reset: number 6;
}
.tracklist .list li {
  padding-left: 1.7em;
  position: relative;
}
.tracklist .list li:before {
  counter-increment: number 1;
  content: counter(number) ".";
  position: absolute;
  left: 0;
  top: 1em;
}
.tracklist .list li a {
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #eb3903;
  position: relative;
  padding: .6em 2.5em .7em;
  font-size: .9em;
  margin-top: 1em;
}
.tracklist .list li a:hover {
  background: #c83306;
}
.tracklist .list li a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tracklist .bonus {
  padding-top: 1em;
  margin-bottom: 2em;
}
.tracklist .bonus p {
  margin-bottom: .5em;
  font-size: 1em;
}
.tracklist .bonus li:first-child {
  padding-top: 0;
}
.otherranking {
  margin: 1em 0;
}
.otherranking a {
  display: block;
  width: 100%;
  line-height: 3;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
}
.otherranking a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.otherranking a:hover {
  background: #fff;
  color: #000;
}
.tokuten {
  padding: 5% 4% 5%;
  background: rgba(8, 42, 128, .8);
  margin: 2.5em auto;
  max-width: 1200px;
}
.tokuten h2 {
  color: #fff;
  font-size: 1.4em;
  margin: 0 0 .5em;
  font-weight: 600;
  text-align: center;
}
.tokuten h4 {
  font-weight: bold;
  font-size: 1em;
  margin: 30px 0;
  text-align: center;
}
.tokuten h4 .big {
  font-size: 1.1em;
  color: #ddbc58;
}
.tokuten h4 .small {
  font-size: .9em;
  color: #ddbc58;
}
.tokuten_img {
  width: 100%;
  max-width: 900px;
  margin: 1em auto;
}
.tokuten .btn {
  margin: 1.5em auto;
}
.tokuten .btn a, .tokuten .btn span {
  display: block;
  width: 100%;
  line-height: 3;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
}
.tokuten .btn a span:hover {
  color: #000;
}
.tokuten .btn a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tokuten .btn a:hover {
  background: #fff;
  color: #000;
}
.ranking {
  max-width: 750px;
}
.ranklist h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 2em;
}
.ranklist h3 i {
  color: #eda409;
  font-style: normal;
}
.ranklist h3 span {
  color: #eda409;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #0fa4f9;
  position: relative;
  padding-left: 4em;
}
.ranklist li:first-child {
  border-top: 1px dashed #0fa4f9;
}
.ranklist li span {
  display: block;
  line-height: 1.3;
}
.ranklist li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
}
.ranklist li span i {
  font-style: normal;
  font-size: .8em;
  opacity: .6;
}
.ranklist li span i:first-child:after {
  content: "/";
  margin: 0 .2em 0 .5em;
}
.ranklist ul {
  counter-reset: number 0;
}
.ranklist li:before {
  counter-increment: number 1;
  content: counter(number) " ";
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #72a3bf;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist li:nth-child(-n+3):before {
  font-size: 1.4em;
  left: .1em;
  top: 1.2em;
  background: #0fa4f9;
}
.ranklist41 h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1.3em;
}
.ranklist41 h3 i {
  color: #a98b2e;
  font-style: normal;
}
.ranklist41 h3 span {
  color: #a98b2e;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist41 li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist41 .li1 {
  padding: 2.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist41 li:first-child {
  border-top: 1px dashed #366f8f;
}
.ranklist41 .m-up {
  margin-top: 13px;
}
.ranklist41 .m-down {
  margin-top: -10px;
}
.ranklist41 li span {
  display: block;
  line-height: 1.3;
}
.ranklist41 li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  color: #ffc40d;
}
.ranklist41 li span i {
  font-style: normal;
  font-size: .8em;
}
.ranklist41 ul {}
.ranklist41 li:before {
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #366f8f;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist41 li:nth-child(2):before {
  content: "43";
}
.ranklist41 li:nth-child(1):before {
  content: "41";
}
.ranklist41 li:nth-child(2):before {
  content: "43";
}
.ranklist41 li:nth-child(3):before {
  content: "44";
}
.ranklist41 li:nth-child(4):before {
  content: "45";
}
.ranklist41 li:nth-child(5):before {
  content: "48";
}
.ranklist41 li:nth-child(6):before {
  content: "49";
}
.ranklist41 li:nth-child(7):before {
  content: "50";
}
.ranklist31 h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1.3em;
}
.ranklist31 h3 i {
  color: #a98b2e;
  font-style: normal;
}
.ranklist31 h3 span {
  color: #a98b2e;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist31 li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist31 .li1 {
  padding: 2.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist31 li:first-child {
  border-top: 1px dashed #366f8f;
}
.ranklist31 .m-up {
  margin-top: 13px;
}
.ranklist31 .m-down {
  margin-top: -10px;
}
.ranklist31 li span {
  display: block;
  line-height: 1.3;
}
.ranklist31 li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  color: #ffc40d;
}
.ranklist31 li span i {
  font-style: normal;
  font-size: .8em;
}
.ranklist31 ul {}
.ranklist31 li:before {
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #366f8f;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist31 li:nth-child(1):before {
  content: "31";
}
.ranklist31 li:nth-child(2):before {
  content: "32";
}
.ranklist31 li:nth-child(3):before {
  content: "34";
}
.ranklist31 li:nth-child(4):before {
  content: "37";
}
.ranklist31 li:nth-child(5):before {
  content: "38";
}
.ranklist31 li:nth-child(6):before {
  content: "39";
}
.ranklist31 li:nth-child(7):before {
  content: "40";
}
.ranklist21 h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1.3em;
}
.ranklist21 h3 i {
  color: #a98b2e;
  font-style: normal;
}
.ranklist21 h3 span {
  color: #a98b2e;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist21 li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist21 .li1 {
  padding: 2.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist21 li:first-child {
  border-top: 1px dashed #366f8f;
}
.ranklist21 .m-up {
  margin-top: 13px;
}
.ranklist21 .m-down {
  margin-top: -10px;
}
.ranklist21 li span {
  display: block;
  line-height: 1.3;
}
.ranklist21 li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  color: #ffc40d;
}
.ranklist21 li span i {
  font-style: normal;
  font-size: .8em;
}
.ranklist21 ul {}
.ranklist21 li:before {
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #366f8f;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist21 li:nth-child(1):before {
  content: "21";
}
.ranklist21 li:nth-child(2):before {
  content: "22";
}
.ranklist21 li:nth-child(3):before {
  content: "25";
}
.ranklist21 li:nth-child(4):before {
  content: "26";
}
.ranklist21 li:nth-child(5):before {
  content: "27";
}
.ranklist21 li:nth-child(6):before {
  content: "29";
}
.ranklist21 li:nth-child(7):before {
  content: "30";
}
.ranklist11 h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1.3em;
}
.ranklist11 h3 i {
  color: #a98b2e;
  font-style: normal;
}
.ranklist11 h3 span {
  color: #a98b2e;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist11 li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist11 .li1 {
  padding: 2.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist11 li:first-child {
  border-top: 1px dashed #366f8f;
}
.ranklist11 .m-up {
  margin-top: 13px;
}
.ranklist11 .m-down {
  margin-top: -10px;
}
.ranklist11 li span {
  display: block;
  line-height: 1.3;
}
.ranklist11 li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  color: #ffc40d;
}
.ranklist11 li span i {
  font-style: normal;
  font-size: .8em;
}
.ranklist11 ul {}
.ranklist11 li:before {
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #366f8f;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist11 li:nth-child(1):before {
  content: "11";
}
.ranklist11 li:nth-child(2):before {
  content: "12";
}
.ranklist11 li:nth-child(3):before {
  content: "13";
}
.ranklist11 li:nth-child(4):before {
  content: "14";
}
.ranklist11 li:nth-child(5):before {
  content: "16";
}
.ranklist11 li:nth-child(6):before {
  content: "17";
}
.ranklist11 li:nth-child(7):before {
  content: "18";
}
.ranklist11 li:nth-child(8):before {
  content: "19";
}
.ranklist11 li:nth-child(9):before {
  content: "20";
}
.ranklist4 h3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1.3em;
}
.ranklist4 h3 i {
  color: #a98b2e;
  font-style: normal;
}
.ranklist4 h3 span {
  color: #a98b2e;
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  margin-top: .4em;
}
.ranklist4 li {
  padding: 1.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist4 .li1 {
  padding: 2.5em 0;
  border-bottom: 1px dashed #366f8f;
  position: relative;
  padding-left: 4.5em;
}
.ranklist4 li:first-child {
  border-top: 1px dashed #366f8f;
}
.ranklist4 .m-up {
  margin-top: 13px;
}
.ranklist4 .m-down {
  margin-top: -10px;
}
.ranklist4 li span {
  display: block;
  line-height: 1.3;
}
.ranklist4 li .title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  color: #ffc40d;
}
.ranklist4 li span i {
  font-style: normal;
  font-size: .8em;
}
.ranklist4 ul {}
.ranklist4 li:before {
  position: absolute;
  top: 1.5em;
  left: .2em;
  background: #366f8f;
  border-radius: 50%;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}
.ranklist4 li:nth-child(1):before {
  content: "4";
}
.ranklist4 li:nth-child(2):before {
  content: "5";
}
.ranklist4 li:nth-child(3):before {
  content: "6";
}
.ranklist4 li:nth-child(4):before {
  content: "7";
}
.ranklist4 li:nth-child(5):before {
  content: "8";
}
.ranklist4 li:nth-child(6):before {
  content: "9";
}
.ranklist4 li:nth-child(7):before {
  content: "10";
}
.youtube {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.hyou {
  position: absolute;
  top: 3.9em;
  left: .2em;
  line-height: 2em;
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  color: #fff;
}
.ranklist li:nth-child(-n+3):before {
  font-size: 1.4em;
  left: .1em;
  top: 1.2em;
  background: #366f8f;
}
.voting2 {
  color: #fff;
  background: #333;
  cursor: pointer;
  max-width: 600px;
  margin: 30px auto 10px;
  text-align: left !important;
}
.voting2 h4 {
  text-align: center;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  line-height: 3;
  position: relative;
}
.voting2 h4:after {
  content: "\f3d0";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.movie_area {
  padding: 3% 3%;
}

.commen_area{
  padding: 3% 3%;
}
.movie_area .box {
  margin: 2em 0;
}
.movie_area .box > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.movie_area .box > div iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.movie_area .box > div + p {
  margin-top: .6em;
  font-size: .9em;
  text-align: center;
}
.radio_area {
  padding: 15px;
  margin: 2em auto -1.8em;
}
.radio_area .box2 {
  margin: 0em 0px 40px;
}
.radio_area .box2 > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.radio_area .box2 > div iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.radio_area .box2 > div + p {
  margin-top: .6em;
  font-size: .9em;
  text-align: center;
}
.movie_area h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 900;
  letter-spacing: 2px;
  color: #ddbc58;
  margin: 0 0 -15px;
}
.commen_area h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 900;
  letter-spacing: 2px;
  color: #ddbc58;
  margin: 0 0 -15px;
}
.radio_area h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 900;
  letter-spacing: 2px;
  color: #ddbc58;
  margin: 0 0 15px;
}
.interview {
  background: #fff;
  color: #000;
  padding: 12% 0;
}
.interview h2 {
  text-align: center;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1.4;
  color: #eb3903;
  margin-bottom: 1em;
}
.interview h2:after {
  content: "";
  border: solid #eb3903;
  border-width: 1px 0 0 0;
  width: 1em;
  display: block;
  margin: 1em auto;
}
.interview h2 + p {
  display: block;
  color: #000;
  font-weight: 600;
  text-align: center;
  font-size: 1.2em;
}
.interview .btn {
  width: 94%;
  margin: 2em auto 0;
}
.interview .btn a {
  background: rgba(8, 42, 128, 1);
  color: #fff;
  font-size: 1em;
  line-height: 3.5;
  text-align: center;
  display: block;
  font-weight: 700;
  position: relative;
}
.interview .btn a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.interview .btn a:hover {
  background: rgba(8, 42, 128, .8);
}
.linelive {
  padding: 5% 4% 5%;
  background: rgba(8, 42, 128, .8);
  margin: 0 3% 2em;
  text-align: center;
}
.linelive h2 {
  color: #fff;
  font-size: 1.3em;
  margin: 0 0 .5em;
  font-weight: 600;
  text-align: center;
}
.linelive .btn {
  margin: 1.5em 0 0;
}
.linelive .btn a, .linelive .btn span {
  display: block;
  width: 100%;
  line-height: 3;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
}
.linelive .btn a span:hover {
  color: #000;
}
.linelive .btn a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.linelive .btn a:hover {
  background: #fff;
  color: #000;
}
.voting_area {
  padding: 2% 4% 3%;
  background: rgb(229 4 4 / 56%);
  margin: 3.5em auto 2em;
  text-align: center;
  max-width: 700px;
  width: 100%;
}
.voting_area h2 {
  color: #fff;
  font-size: 1.5em;
  margin: 0 0 .5em;
  font-weight: 600;
  text-align: center;
}
.voting_area .btn {
  margin: 1.5em 0 0;
}
.voting_area .btn a, .voting_area .btn span {
  display: block;
  width: 100%;
  line-height: 3;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
}
.voting_area .btn a:after {
  content: "\f3d3";
  font-family: 'ionicons';
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.img_box {
  max-width: 680px;
  width: 100%;
}
.radio_img {
  max-width: 500px;
  width: 100%;
  float: none;
  margin: 0 auto 20px;
}
.artist {
  max-width: 170px;
  width: 100%;
  margin: 0 auto;
}
.white_movie {
  display: block !important;
  max-width: 500px;
  width: 100%;
}
.syokai_tenkai {
  display: block !important;
  max-width: 500px;
  width: 100%;
}
.ranking123 li {
  padding: 40px 0;
  /*	border-bottom: 1px dashed #366f8f;*/
}
/*.ranking123 li:first-child {
    border-top: 1px dashed #366f8f;
}*/
.ranking123 .hyou_img {
  max-width: 140px;
  margin: 0 auto 20px;
}
.ranking123 li .title {
  font-weight: bold;
  font-size: 1.8em;
  margin: 30px 0 10px 0;
  display: block;
  line-height: 0;
  text-align: center;
  color: #ffc40d;
}
.ranking123 li .small {
  font-size: .95em;
}
@media screen and (max-height:414px) {}
@media screen and (min-width:667px) {}
@media screen and (min-width:768px) {
  .mainimg_v {
    background: url("../images/main_visualNew_220207.jpg") no-repeat center;
    background-size: cover;
    padding-top: 48.5%;
    width: 85%;
    margin: 0px auto 50px;
  }
    .v2{
        display: none;
    }
  .tokuten h4 {
    font-weight: bold;
    font-size: 1.1em;
    margin: 30px 0;
    text-align: center;
  }
  .tokuten h4 .big {
    font-size: 1.15em;
    color: #ddbc58;
  }
  .tokuten h4 .small {
    font-size: .9em;
    color: #ddbc58;
  }
  .header_in {
    padding: 30px 3%;
    text-align: center;
  }
  .header_in h1 + p {
    font-size: 2.4em;
  }
  .header h1 {
    width: 75%;
    margin: 2em auto 3em;
  }
  .header_in .catch {
    font-size: 1.7em;
  }
  .cd {
    padding: 30px;
    margin: 60px 3% 0;
  }
  .cd h2 {
    font-size: 1.8em;
  }
  .release {
    padding: 70px 3%;
  }
  .release_in dt {
    padding-top: 45%;
    width: 35%;
    float: left;
    background-position: 0 0;
  }
  .release_in dt.normal {
    padding-top: 35%;
  }
  .release_in dd {
    width: 53%;
    float: right;
  }
  .release_in dd h3 {
    margin: .2em 0 1em;
    text-align: left;
    line-height: 1.5;
  }
  .release_in dd h3 + p {
    text-align: left;
  }
  .release_in dl {
    padding: 40px 0;
  }
  .release_in .buybtn {
    margin: 1.5em 0;
    width: 15em;
  }
  .tracklist .list li a {
    position: absolute;
    top: .7em;
    right: 0;
    font-size: .8em;
  }
  .tokuten {
    padding: 30px 50px 50px;
    margin: 50px auto;
  }
  .tokuten h2 {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  .tokuten_in {
    position: relative;
  }
  .tokuten_in .box {
    max-width: 670px;
    margin: 0 auto;
  }
  .tokuten_img {
    width: 90%;
    margin: 1.5em auto;
  }
  .tokuten .btn {
    width: 21em;
  }
  .ranklist h3 {
    font-size: 1.5em;
  }
  .ranklist h3 span {
    margin-top: 0;
  }
  .ranklist41 h3 {
    font-size: 1.5em;
  }
  .ranklist41 h3 span {
    margin-top: 0;
  }
  .ranklist31 h3 {
    font-size: 1.5em;
  }
  .ranklist31 h3 span {
    margin-top: 0;
  }
  .ranklist21 h3 {
    font-size: 1.5em;
  }
  .ranklist21 h3 span {
    margin-top: 0;
  }
  .ranklist11 h3 {
    font-size: 1.5em;
  }
  .ranklist11 h3 span {
    margin-top: 0;
  }
  .ranking {
    padding: 50px 0;
  }
  .movie_area .box {
    width: 70%;
    max-width: 720px;
    margin: 2em auto;
  }
  .radio_area {
    padding: 15px;
    margin: 2em auto;
  }
  .radio_area .box2 {
    width: 70%;
    max-width: 620px;
    margin: 2em auto;
  }
  .interview {
    padding: 80px 0;
  }
  .interview .btn {
    max-width: 20em;
  }
  .linelive {
    padding: 30px 50px;
    margin: 0 3% 60px;
  }
  .linelive h2 {
    font-size: 1.5em;
    margin-bottom: .5em;
  }
  .linelive .btn {
    margin: 2em auto 0;
    max-width: 20em;
  }
  .radio_img {
    max-width: 500px;
    width: 100%;
    float: left;
    margin: 0 auto 20px;
  }
  .artist {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }
  .white_movie {
    display: block !important;
    max-width: 350px;
    width: 100%;
    float: left;
    text-align: center;
  }
  .syokai_tenkai {
    display: block !important;
    max-width: 320px;
    width: 100%;
    float: left;
    margin: 15px 10px 25px !important;
  }
  .ranking123 .hyou_img {
    position: absolute;
    left: 2.2em;
    line-height: 2em;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    color: #fff;
    max-width: 130px;
  }
  .ranking123 li {
    padding: 3em 0;
    position: relative;
    padding-left: 12em;
  }
  .ranking123 li .title {
    font-weight: bold;
    font-size: 1.7em;
    display: inline;
    line-height: 1.5;
    color: #ffc40d;
  }
  .ranking123 li .small {
    font-size: 1em;
  }
}
@media screen and (min-width:1024px) {
  .header_in h1 + p {
    font-size: 2.6em;
  }
  .header h1 {
    width: 600px;
  }
  .header_in .catch {
    font-size: 1.8em;
    line-height: 1.7;
  }
  .header_in .catch br.sub {
    display: none;
  }
  .release_in dd h3 {
    margin: 0 0 1em;
    font-size: 1.5em;
  }
  .release_in dd h3 + p span {
    display: inline-block;
    vertical-align: top;
    margin-left: .5em;
  }
  .release_in .buybtn {
    width: 100%;
  }
  .release_in .buybtn li {
    width: 50%;
    float: left;
    margin: 0;
    padding-right: 1em;
    max-width: 17em;
  }
  .tokuten_img {
    width: 90%;
  }
  .tokuten_in .box {
    max-width: 670px;
    margin: 0 auto;
  }
  .interview h2 {
    font-size: 2em;
  }
  .interview h2 + p {
    font-size: 1.3em;
  }
  .cd h2 + p {
    text-align: center;
  }
  .cd p.middle {
    text-align: center;
    font-size: 1.25em;
  }
  .cd p.middle span {
    display: inline-block;
    vertical-align: top;
  }
  .cd p.middle span:after {
    content: "▶︎";
    margin: 0 .3em;
  }
}
@media screen and (min-width:1280px) {
  .mainimg {}
  .header {
    padding-top: 0;
  }
  .header h1 {
    max-width: 1200px;
  }
  .header_in h1 + p + p {
    font-size: 1.2em;
    line-height: 2;
    padding-bottom: 1em;
  }
  .header_in .catch {
    font-size: 2em;
    line-height: 1.6;
  }
  .main_contents {
    max-width: 1200px;
    margin: 0 auto;
  }
  .cd {
    margin: 60px 0 0;
    padding: 50px;
  }
  .cd h2 {
    font-size: 2.2em;
  }
  .release {
    padding: 60px 0;
  }
  .tokuten {}
  /*
.tracklist ol {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;width:102%;margin-left:-1%;}
.tracklist li {margin: 0;width: 48%;float: left;margin: 0 1%;}
*/
  .tracklist .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 102%;
    margin-left: -1%;
  }
  .tracklist .list ol {
    margin: 0;
    width: 48%;
    float: left;
    margin: 0 1%;
  }
  .tracklist .list li {
    width: 100%;
    float: none;
  }
  .tracklist .bonus li {
    padding-top: 0;
  }
  .tokuten h2 {
    font-size: 1.5em;
  }
  .tokuten_img {
    width: 90%;
  }
  .tokuten_in .box {
    max-width: 770px;
    margin: 0 auto;
  }
  .movie_area {
    padding: 3em 0;
  }
  
  .commen_area {
    padding: 3em 0;
  }
  .movie_area {
    width: 102%;
    margin-left: -1%;
    letter-spacing: -.4em;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .movie_area .box {
    margin: 1em auto;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
    letter-spacing: normal;
  }
  .movie_area .box2 {
    margin: 1em auto;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
    letter-spacing: normal;
  }
  .movie_area h2 {
    font-size: 2.4em;
    margin: 0;
  }
  
    .commen_area h2 {
   font-size: 2.4em;
    margin: 0;
  }
  .radio_area {
    padding: 3em 0;
  }
  .radio_area {
    width: 102%;
    margin-left: -1%;
    letter-spacing: -.4em;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .radio_area .box {
    margin: 1em auto;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
    letter-spacing: normal;
  }
  .radio_area .box2 {
    margin: 1em auto;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
    letter-spacing: normal;
  }
  .radio_area h2 {
    font-size: 2.4em;
    margin: 0;
  }
  .linelive {
    margin: 0 0 100px;
    padding-bottom: 50px;
  }
  .linelive h2 {
    font-size: 1.8em;
  }
  .tracklist .list ol:first-child li:nth-child(3) {
    padding-right: 11em;
  }
  .tracklist .list ol.sub li:nth-child(3) {
    padding-bottom: 2.75em;
  }
}
@media screen and (min-width:1500px) {
      .logo2 {
    margin: 0px auto 150px;
  }
    .logoWrap{
    top:5.5%;
}
}
@media only screen and (min-device-width:320px) and (max-device-width:1366px) {
  body {
    background: none;
  }
  body:before {
    background-image: url(../images/bg4.jpg);
  }
  .otherranking a:hover {
    background: none;
    color: #fff;
  }
}
