@charset "UTF-8";
.p-bodyWrapper {
  max-width: 1920px;
  margin: auto;
}

.p-news {
  margin-bottom: 100px;
}

.c-Topics {
  overflow-y: auto;
}
.c-Topics::-webkit-scrollbar {
  width: 6px;
}
.c-Topics::-webkit-scrollbar-track {
  border-radius: 30px;
  background: #eee;
}
.c-Topics::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom, #00BCD4 30%, #036eb8);
}
@media screen and (min-width: 768px) {
  .c-Topics {
    width: 80%;
    margin: auto;
  }
}

.c-Topics__list {
  padding-left: 30px;
  list-style: none;
}
@media screen and (max-width: 991.98px) {
  .c-Topics__list {
    padding-left: 35px;
  }
}
@media screen and (max-width: 767.98px) {
  .c-Topics__list {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.c-Topics__item {
  padding-left: 5px;
}

/*-----------------------------------
更新情報
-----------------------------------*/
.c-TopicsNEW__item {
  padding-left: 0;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item {
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 576px) {
  .c-TopicsNEW__item .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 576px) {
  .c-TopicsNEW__item--new .body::after {
    content: "NEW";
    display: inline-block;
    border: 1px solid #ea528e;
    border-radius: 6px;
    color: #ea528e;
    line-height: 0.8;
    font-size: 0.75rem;
    vertical-align: bottom;
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0.15rem 0.4rem;
    position: relative;
    bottom: 5px;
    padding: 0.25rem 0.4rem 0.1rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item--new .category {
    position: relative;
  }
  .c-TopicsNEW__item--new .category::after {
    content: "NEW";
    display: inline-block;
    border: 1px solid #ea528e;
    border-radius: 6px;
    color: #ea528e;
    line-height: 0.8;
    font-size: 0.75rem;
    vertical-align: bottom;
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0.15rem 0.4rem;
    position: absolute;
    left: 100%;
    bottom: 4px;
    margin-left: 0.4rem;
  }
}
.c-TopicsNEW__item .category {
  display: block;
  min-width: 140px;
  max-height: 25px;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #666), to(#484848));
  background: linear-gradient(to bottom right, #666 30%, #484848);
  margin-right: 1rem;
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item .category {
    display: block;
    max-width: 140px;
    margin-bottom: 0.4rem;
  }
}
.c-TopicsNEW__item .category--blue {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom right, #00BCD4 30%, #036eb8);
}
.c-TopicsNEW__item .body {
  display: block;
  width: 100%;
}
.c-TopicsNEW__item a {
  font-weight: bold;
}

body {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}

td, th {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}

h2 {
  font-size: 3em;
  padding-top: 3%;
  padding-bottom: 3%;
}

h5 {
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
}

hr {
  border-top: thin solid hsl(0, 0%, 0%);
  width: 95%;
}

.width-cover {
  width: 100%;
  height: auto;
}

iframe {
  margin-bottom: 15px;
}

.bold {
  font-weight: bold;
}

.cl {
  clear: both;
}

.hide {
  display: none;
}

.bordered {
  border: thin solid hsl(0, 0%, 0%);
}

.font-josefin-sans {
  font-family: josefin-sans;
  font-weight: 600;
  font-style: normal;
}

.font-cooper-black-std {
  font-family: cooper-black-std;
  font-style: normal;
  font-weight: 400;
}

.padding_t0-b0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.zero-space > [class*=col-] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.iframe-content {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.font-size_1em {
  font-size: 1em;
}

.margin-0 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.text-indent_1em {
  display: block;
  margin-left: 1em;
}

nav.navbar.navbar-default.navbar-fixed-top {
  z-index: 10000;
}

#top_image {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 50px;
  margin-right: 0px;
  margin-left: 0px;
  /* [disabled]margin-bottom: -0.5px; */
}
#top_image h1 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
}

.top_image-flexContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cdBox {
  float: left;
  margin-top: -41%;
  margin-left: 6.5%;
}
.cdBox a {
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .cd_sakura {
    margin-bottom: 1vh;
  }
}
@media screen and (min-width: 1200px) {
  .cd_sakura {
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 767.98px) {
  .cd_sakura {
    margin-bottom: 1vh;
  }
}
@media screen and (max-width: 575.98px) {
  .cd_sakura {
    margin-bottom: 0.5vh;
  }
}

.cd_sakura__img {
  height: auto;
  max-width: 210px;
}
@media screen and (min-width: 768px) {
  .cd_sakura__img {
    width: 12vw;
  }
}
@media screen and (max-width: 767.98px) {
  .cd_sakura__img {
    width: 12.3vw;
  }
}

.hero-jacket_min768 {
  width: 11vw;
  height: auto;
  z-index: 9999;
  visibility: visible;
  opacity: 0.98;
}

.top_image__cdDescription {
  color: #239faf;
  color: #fff;
  z-index: 9999;
}
.top_image__cdDescription a {
  color: #fff;
  text-decoration: none;
  z-index: 9999;
}

.hero-descriptionn-text01 {
  font-size: 1.5vw;
  padding-left: 1.1vw;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .hero-descriptionn-text02 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 767.98px) {
  .hero-descriptionn-text02 {
    font-size: 2.8vw;
  }
}

.hero-descriptionn-text03 {
  font-size: 2.7vw;
  font-weight: bold;
  padding-left: 2vw;
}

#Topic a {
  text-decoration: none;
  color: hsl(0, 0%, 100%);
}
#Topic a:focus, #Topic a:active, #Topic a:hover {
  color: hsl(0, 0%, 100%);
}

#infomation {
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#infomation h1 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}
#infomation li {
  padding-bottom: 10px;
}
#infomation .font-josefin-sans {
  font-family: josefin-sans;
  font-style: normal;
  font-weight: 600;
  /* [disabled]margin-top: 0px; */
  /* [disabled]margin-right: 0px; */
  /* [disabled]margin-bottom: 0px; */
  /* [disabled]margin-left: 0px; */
}
#infomation #LIVE-YOYAKU {
  border: thin dashed rgb(50, 50, 50);
  display: inline-block;
}

p.comment {
  border-top: thin dotted #272727;
}

#discography {
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 50px;
}
#discography #tab2 {
  margin-top: 50px;
  margin-bottom: 0px;
}

#contents2 {
  width: 100%;
  margin-top: 50px;
}

#discography p {
  padding-top: 10px;
  padding-bottom: 0px;
}
#discography .font-josefin-sans {
  font-family: josefin-sans;
  font-weight: 600;
}
#discography #first {
  content: "";
  clear: both;
  display: block;
}

#contents2 .youtube {
  width: 100%;
  height: 0px;
  position: relative;
  display: block;
  padding-bottom: 54%;
}

.youtube iframe {
  width: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

#MV_sonosaki_iframe {
  margin-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0.5px;
  height: 390px;
}

#izure .MusicDownload {
  margin-top: -9px;
  margin-bottom: -5px;
}
#izure .MusicDownload li {
  border-right: thin solid hsl(0, 2%, 37%);
  padding-right: 7px;
  padding-left: 3px;
}
#izure .MusicDownload li a {
  text-decoration: none;
}
#izure .MusicDownload li:last-child {
  border-right-style: none;
}

#TakTomizawa #MV_izure .izure_sentence {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: -7px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.lyrics {
  line-height: 2em;
  margin-top: 14px;
}

#MOONBEAM .list-inline li {
  border-right-width: thin;
  border-right-style: solid;
  padding-left: 4px;
  padding-right: 10px;
}
#MOONBEAM .list-inline li:last-child {
  border-right-style: none;
}

#cd_numberthe #NightSongs p, #cd_numberthe #first p {
  /* [disabled]padding-left: 2em; */
}
#Others .container-fluid .row {
  /* [disabled]padding-right: 50px; */
  /* [disabled]padding-left: 50px; */
  /* [disabled]padding-top: 0px; */
  /* [disabled]padding-bottom: 0px; */
}
#Others img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3px;
}
#Others p {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#Others a {
  text-decoration: none;
  margin-top: 0px;
}
#Others .container .row .col-lg-4.col-md-4.col-sm-4.col-xs-6 {
  margin-top: 1.3em;
}

.txt_Others {
  font-size: 0.8em;
}

.txt_9mm {
  font-size: 0.7em;
  line-height: 1em;
}

.txt_10mm {
  font-size: 0.77em;
  line-height: 1.5em;
}

.txt_SchoolOfRock {
  font-size: 0.9em;
}

#MV_NIGHTSONG_iframe, #MV_izure_iframe {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}

#TRAILER_MOONBEAM_iframe {
  padding-left: 0px;
  padding-right: 0px;
}

#MV_PLANETS {
  padding-top: 7px;
}

#MV_Planets_iframe {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}

#music-works {
  margin-top: 50px;
}
#music-works h2 {
  font-family: cooper-black-std;
  font-style: normal;
  font-weight: 400;
}
#music-works h4 {
  text-align: center;
  font-weight: bold;
}

#contents {
  width: 100%;
}
#contents ul {
  /* [disabled]width: 100%; */
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#contents #PROFILE h3 {
  border-style: solid;
  border-radius: 10px;
  height: 64px;
  padding-top: 14px;
}

.textcolor-RED {
  color: hsl(359, 100%, 50%);
}

@media (max-width: 513px) {
  body, td, th {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
  }
  #top_image h1 {
    /* [disabled]margin-top: -35px; */
  }
  .jumbotron h1 {
    font-size: 1.5em;
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
  }
  .jumbotron p {
    font-size: 1em;
    /* [disabled]padding-top: 10px; */
  }
  .jumbotron .container {
    height: 100%;
    /* [disabled]color: hsla(0,0%,100%,1.00); */
  }
  #next_live {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #next_live .jumbotron {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-repeat: no-repeat;
    background-position: 0 64%;
    background-image: url(../image/LQT_4650_ao.jpg);
    background-size: cover;
  }
  #radio-info {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #radio-info a .jumbotron .container {
    background-color: hsla(0, 0%, 0%, 0.47);
  }
  #radio-info .jumbotron {
    background-size: cover;
    background-position: 0% 15%;
    background-image: url(../image/IMG_6362.JPG);
    background-repeat: no-repeat;
  }
  #funclub {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #funclub .jumbotron {
    background-image: url(../image/FunClub_info.jpg);
    background-size: cover;
  }
  #discography #tab2 {
    margin-top: 0px;
    text-align: center;
    width: auto;
    padding-left: 1.5%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    /* [disabled]height: 100px; */
  }
  #discography #tab2 ul {
    margin-top: 0px;
  }
  #discography #tab2 li {
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    list-style-type: none;
    margin-left: 0px;
    width: 47%;
    border-style: solid;
    border-radius: 10px;
    margin-top: 4px;
    margin-right: 2px;
    padding-left: 0px;
    padding-top: 2px;
    margin-bottom: 4px;
  }
  #discography #tab2 li a {
    color: hsl(0, 2%, 29%);
    display: block;
    text-decoration: none;
  }
  /*
  #discography #tab2 li {
  	font-size: 1em;
  	font-style: normal;
  	font-weight: 200;
  	height: 30px;
  	list-style-type: none;
  	margin-left: 0px;
  	float: left;
  	width: 35%;
  	border-style: solid;
  	border-radius: 10px;
  }

  #discography #tab2 li a {
  	color: hsla(0,2%,29%,1.00);
  	display: block;
  	margin-left: 0px;
  }*/
  #cd_numberthe #NightSongs p {
    /* [disabled]padding-left: 2em; */
  }
  #cd_numberthe .col-md-7 .text-right small {
    font-size: 0.6em;
  }
  .txt_Others {
    font-size: 1em;
  }
  #music-works #tab .txt_2009-2002_maxwidth-513 {
    font-size: 1.2em;
    padding-top: 4px;
  }
  #music-works #tab .txt_MUSICWORKS_maxwidth-513 {
    font-size: 1em;
    padding-top: 8px;
    font-size: 1.1em;
  }
  .hide_513 {
    display: none;
  }
}
@media (max-width: 767px) {
  .iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hide_max-width767 {
    display: none;
  }
  .Nami-to-Guitar-max767 {
    width: 14vw;
    z-index: 9999;
    visibility: visible;
    opacity: 0.98;
    margin-top: -23.5%;
    margin-left: 3.5%;
    float: left;
    height: auto;
  }
  #infomation h1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #infomation ul {
    padding-left: 18px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #MOVIE ul {
    padding-left: 18px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #MOVIE h3 {
    text-align: center;
  }
  #next_live .jumbotron .container p {
    padding-bottom: 3rem;
  }
  .jumbotron {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 130px;
    border-top: 2px solid hsl(0, 0%, 100%);
  }
  .jumbotron h1 {
    font-size: 1.5em;
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
  }
  .jumbotron p {
    font-size: 1em;
    /* [disabled]padding-top: 10px; */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #next_live, #radio-info, #funclub {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .jumbotron .container {
    background-color: hsla(0, 0%, 0%, 0.04);
    height: 100%;
    color: hsl(0, 0%, 100%);
  }
  #next_live a .jumbotron .container {
    background-color: hsla(0, 0%, 0%, 0.67);
  }
  #radio-info a .jumbotron .container {
    background-color: hsla(0, 0%, 0%, 0.3);
  }
  #next_live .jumbotron {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../image/LQT_4650_ao.jpg);
    background-position: 0% 66%;
    background-size: cover;
    background-color: rgb(0, 0, 0);
    height: auto;
  }
  #radio-info .jumbotron {
    background-size: cover;
    background-position: 0% 23%;
    background-image: url(../image/IMG_6362.JPG);
    background-repeat: no-repeat;
    background-color: hsl(0, 0%, 0%);
  }
  #funclub .jumbotron {
    background-image: url(../image/FunClub_info.jpg);
    background-size: cover;
    background-color: rgb(0, 0, 0);
  }
  #discography #tab2 {
    text-align: center;
    width: auto;
    padding-left: 1%;
    height: 117px;
  }
  #discography #tab2 li {
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    list-style-type: none;
    margin-left: 5px;
    width: 47%;
    margin-top: 4px;
    margin-bottom: 4px;
    border-style: solid;
    border-radius: 10px;
  }
  #discography #tab2 li a {
    color: hsl(0, 2%, 29%);
    display: block;
    margin-left: 0px;
  }
  #discography #contents2 {
    margin-top: 0px;
  }
  #music-works h2.musicworks {
    padding: 0;
    margin: 0;
  }
  #music-works #tab {
    margin-top: 0px;
    margin-left: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  #music-works #tab li {
    width: 50.34%;
    float: left;
    text-align: center;
    font-size: 1.5em;
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
    border-bottom-width: medium;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: medium;
    border-left-width: medium;
    height: 40px;
    margin-left: -3px;
    padding-top: 4px;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 0px;
  }
  #music-works #tab li a {
    color: hsl(0, 0%, 0%);
    width: auto;
  }
  #music-works #PROFILE p {
    margin-top: 18px;
  }
  .btn_style-513 {
    color: #333;
    background-color: #fff;
    border: 1px solid transparent;
    outline: 0;
    outline-offset: -2px;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    text-decoration: none;
    padding: 6px 12px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    border-radius: 4px;
    -ms-user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    list-style: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .txt_9mm {
    font-size: 0.6em;
  }
  .cl-max767 {
    clear: both;
  }
  .footer {
    background-color: hsl(0, 0%, 0%);
    padding-right: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
    color: hsl(0, 0%, 100%);
    height: 45px;
    padding-top: 13px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -25px;
    margin-left: 0px;
  }
}
.News_hr {
  border-bottom-width: medium;
  border-bottom-style: double;
  padding-left: 0.3em;
  margin-right: 0em;
  margin-left: -1.4em;
  margin-bottom: 21px;
  margin-top: -12px;
}

.Provider {
  margin-bottom: 0px;
}

.NEW {
  padding-left: 5px;
  padding-right: 5px;
  border: thin solid hsl(359, 100%, 50%);
  color: hsl(359, 100%, 50%);
  border-radius: 6px;
  display: inline-block;
  text-shadow: 0px 0px;
  font-weight: 100;
  font-size: small;
}

.NEW_blue {
  padding-left: 5px;
  padding-right: 5px;
  border: thin solid hsl(221, 100%, 47%);
  color: hsl(221, 100%, 47%);
  border-radius: 6px;
  display: inline-block;
  text-shadow: 0px 0px;
  font-weight: 100;
  font-size: small;
}

.OneTime170327 {
  margin-top: 11px;
  margin-bottom: 20px;
}

.li-icon_PDF {
  list-style-image: url(../image/pdficon_small_02.gif);
}

@media (min-width: 514px) {
  .hide_min514 {
    display: none;
  }
}
@media (min-width: 768px) {
  .font-cooper-black-std {
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
  }
  .HERO-img-PC {
    z-index: -9999;
  }
  .jumbotron {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 32vw;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: tenor-sans;
    font-style: normal;
    font-weight: 400;
  }
  .jumbotron .container {
    height: 100%;
    /* [disabled]background-color: hsla(0,0%,0%,0.33); */
    padding-top: 15px;
  }
  .jumbotron .container h1 {
    font-size: 3em;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .jumbotron .container .font-size_1em {
    font-size: 1em;
    position: absolute;
    bottom: 0px;
    margin-right: 15px;
  }
  .jumbotron .container p {
    font-size: 2em;
    font-size: 1em;
  }
  #next_live .jumbotron {
    background-color: hsl(197, 100%, 13%);
    background-image: url(../image/Live_BG_DSC_0277.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: hsl(0, 0%, 100%);
    background-position: 15% 26%;
  }
  #next_live .jumbotron .container {
    background-color: hsla(234, 66%, 15%, 0.69);
    position: relative;
    font-size: 0.8em;
  }
  #next_live .jumbotron .container p {
    position: absolute;
    margin-bottom: 13px;
    bottom: 34px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, italiana, josefin-sans;
    font-weight: 400;
    margin-right: 10px;
    font-size: 1.1em;
  }
  #next_live .jumbotron .container p strong {
    font-size: 1.5em;
    top: auto;
    font-weight: bold;
  }
  #radio-info .jumbotron {
    background-repeat: no-repeat;
    background-size: cover;
    color: hsl(0, 0%, 100%);
    background-color: hsl(305, 51%, 56%);
    background-image: url(../image/IMG_6362.JPG);
    border-right: thin solid hsl(0, 0%, 100%);
    border-left: thin solid hsl(0, 0%, 100%);
  }
  #radio-info a .jumbotron .container {
    background-color: hsla(0, 0%, 0%, 0.33);
    position: relative;
  }
  #radio-info .jumbotron .container p {
    position: absolute;
    /* margin-bottom: 50px;
    margin-right: 10px; */
    bottom: 34px;
  }
  #radio-info .jumbotron .container p strong {
    font-size: 1.1em;
    text-decoration: none;
  }
  #funclub .jumbotron {
    background-color: hsl(106, 89%, 4%);
    background-image: url(../image/FunClub_info.jpg);
    color: hsl(0, 0%, 100%);
    background-size: cover;
  }
  #funclub .jumbotron .container {
    /* [disabled]background-color: hsla(0,0%,0%,0.16); */
    position: relative;
    margin-right: 0px;
  }
  #funclub .jumbotron .container p {
    position: absolute;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 15px;
    top: 71.8%;
  }
  #infomation h1 {
    font-size: 5em;
    /* [disabled]background-color: hsla(0,3%,47%,1.00); */
  }
  #discography h1 {
    font-size: 5em;
  }
  #contents2 h4 {
    font-weight: bold;
    margin-top: 27px;
  }
  #discography #tab2 li {
    display: inline-block;
    font-size: 1.2em;
    padding-right: 0.5em;
    border-right-style: solid;
    border-right-width: thin;
    padding-left: 0.5em;
  }
  #discography #tab2 li:last-child {
    display: inline-block;
    font-size: 1.2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    border-right-style: none;
  }
  #discography #tab2 li a {
    color: hsl(0, 1%, 36%);
  }
  #MV_MOONBEAM_iframe {
    margin-bottom: 15px;
  }
  #Others .col-md-7.col-sm-7.col-lg-7.col-lg-offset-1 h3 {
    margin-top: 0px;
  }
  #music-works #contents {
    width: 70%;
    float: right;
  }
  #contents h4 {
    text-align: left;
  }
  #music-works #tab {
    width: 25%;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
  }
  #music-works #tab li {
    width: 100%;
    font-size: 2em;
    height: 70px;
    border-bottom-width: medium;
    border-right-width: medium;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    padding-top: 11px;
    border-left-width: medium;
    border-left-style: solid;
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
  }
  #music-works #tab li a {
    color: hsl(0, 2%, 22%);
    display: block;
    text-decoration: none;
  }
  #music-works #tab li:first-child {
    border-top-right-radius: 20px;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-right-radius: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-width: medium;
    border-left-style: solid;
    border-top-left-radius: 20px;
  }
  #music-works #tab li:last-child {
    border-bottom-right-radius: 20px;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-right-width: medium;
    border-right-style: solid;
    border-bottom-left-radius: 20px;
  }
  #PROFILE article {
    float: right;
    width: 100%;
  }
  #PROFILE img {
    float: left;
    width: 43%;
    margin-right: 1em;
  }
  #contents #BAND h3 {
    font-size: 2em;
    font-family: cooper-black-std;
    font-style: normal;
    font-weight: 400;
    text-align: left;
  }
  #contents #BAND .TAMASHII {
    font-size: 1.7em;
  }
  .hide_min-width768 {
    display: none;
  }
  .cl-min768 {
    clear: both;
  }
  .footer {
    background-color: hsl(0, 0%, 0%);
    padding-top: 28px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 82px;
    color: hsl(0, 0%, 100%);
    /* [disabled]border: 2px solid hsla(0,0%,0%,1.00); */
    position: relative;
    margin-bottom: -56px;
    z-index: -1;
    margin-top: -64px;
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .txt_SchoolOfRock {
    font-size: 0.8em;
  }
  .hide_min992 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hide_min1200 {
    display: none;
  }
}
@media (min-width: 514px) and (max-width: 767px) {
  .hide_514-767 {
    display: none;
  }
  #discography #tab2 li {
    display: inline-block;
    font-size: 1.2em;
    padding-right: 0.5em;
    /* [disabled]border-right-style: solid; */
    /* [disabled]border-right-width: thin; */
    padding-left: 0.5em;
  }
  #discography #tab2 li:last-child {
    display: inline-block;
    font-size: 1.2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    /* [disabled]border-right-style: none; */
    margin-top: 0px;
  }
  #discography #tab2 li a {
    color: hsl(0, 1%, 36%);
  }
  .txtmini_01a {
    font-size: 0.77em;
    line-height: 1.5em;
  }
  #next_live p {
    font-size: 1.05em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #contents2 #cd_cor-sez #MV_PLANETS {
    padding-top: 39px;
  }
  #contents2 #cd_numberthe #MV_NIGHTSONG_article {
    padding-top: 27px;
  }
  .jumbotron .container .font-size_1em {
    font-size: 1em;
    position: absolute;
    bottom: 0px;
    margin-right: 10px;
  }
  .jumbotron .container h1 {
    font-size: 2.5em;
  }
  #music-works #tab .txt_MUSICWORKS_maxwidth-513 {
    font-size: 1.3em;
    padding-top: 16px;
  }
  .txt_9mm {
    font-size: 0.6em;
  }
  .hide_768-991 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #music-works #tab .txt_MUSICWORKS_maxwidth-513 {
    font-size: 1.5em;
    padding-top: 16px;
  }
  #Others .container .row .col-lg-4.col-md-4.col-sm-4.col-xs-6 {
    height: 380px;
  }
}/*# sourceMappingURL=style.css.map */