@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
.pc { display: block !important; }
.sp { display: none !important; }

body{
  font-family:  "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
.btnlist{
  display: flex;
  position: fixed
  height: 30px;
  justify-content: flex-end;
  padding: 1% 4% 1% 0;
}
a{
  text-decoration: none;
  color: #16bdbf;
}
a:hover{
  color: #10edef;
  transition: 0.2s;
}
.a_on2:hover{
  color: #10edef;
  transition: 0.2s;
}
.link{
   display: block;
   margin-top: -30px;
   padding-top: 30px;
}
.news{
  width: 70vw;
  height: 25vh;
  overflow: scroll;
  background-color: #000;
  color: #fff;
  margin: 0 auto;
  margin-top: 10%;
  padding: 3% 3% 3% 3%;
}
.scrollarea::-webkit-scrollbar {
  width: 15px;
}
.scrollarea::-webkit-scrollbar-thumb {
  background: #16bdbf;
  border-radius: 3px;
}
.scrollarea::-webkit-scrollbar-track {
  background: rgba(100,100,100, .5);
}
.newslist{
  display: flex;
  margin: 1% 0 1% 0;
}
.newslist img{
  max-width: 18vw;
}
.newslist p{
  margin: 0 0 0 2%;
}
.day{
  color: #16bdbf;
  font-weight: bold;
}
.title{
  font-weight: bold;
  margin: 0 0 0 1vw;
}
nav{
  background: #000;
  color: #16bdbf;
  font-weight: bold;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
ul {
  list-style: none;
}
.h2{
  font-size: 1.2rem;
  background-color: #16bdbf;
  padding: 0 0 0 1vw;
}
.btn{
  margin: 0 2% 0 2%;
}
.mainvisual{
  margin: 3% 0 0 0;
}
.movi{
  padding: 5% 20% 2% 20%;
}
.title-text{
  text-align: center;
  font-size: 2rem;
}
.Box01{ 
  padding: 10% 0 0 0;
  width: 100%;
  margin: 0 auto;
}
.presstitle{
  text-align: center;
}
.DISCOGRAPHY-list{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0 10vw 0 10vw;
}
.item{
  margin: 0.5vw 0.5vw 0.5vw 0.5vw;
}
footer{
  background-color: #000;
  height: 20vh;
  margin: 10vh 0 0 0;
}
.on:hover{
  filter: opacity(88%);
  transition: 0.5s;
}
.go-top{
  text-align: center;
  margin: 4% 0 3% 0;
}
.copy{
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  padding-top: 1%;
}
.SODlogo{
  width: 15vw;
  margin: 3% 0 0 0;
}
.logo{
  text-align: center;
}
.02Box{
  padding: 0 10% 0 10%;
}
.02title{
  display: flex;
}
.titlebtnBOX{
  margin: 10% 0 5% 0;
  position: absolute;
  top: 1vw;
  left: 2vw;
}
.titlebtn{
  justify-content: center;
  padding: 0 0 0 2%;
  width: 15vw;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  padding: 2% 0 2% 2%;
}
.layout{
  position: relative；
}
.btndesign{
  color: #000;
  font-weight: bold;
}
.btndesign:hover{
  color: #16bdbf;
  transition: 0.2s;
}
.masamititle{
  padding: 0.5vw 0.5vw 0.5vw 0.5vw;
  margin: 0 0 5% 0;
}
.masamititle p{
  font-weight: bold;
  font-size: 0.8rem;
  text-align: center;
  color: #16bdbf;
  border-radius: 30px;
  background-color: #000;
  padding: 0.3vw 0 0.3vw 0;
}
.boxbox02{
  border: solid 1px #000;
  padding: 2vw 2vw 2vw 2vw;
  width: 80vw;
  margin: 0 auto;
  margin-top: 5%;
}
.star220{
  display: flex;
  justify-content: center;
}
.box_newtitle{
  padding: 10% 10% 5% 10%;
}
.box_newtitletext{
  width: 55%;
  padding: 0 0 0 2%;
}
.h2title{
  color: #e85065;
  font-weight: bold;
}
.h3title{
  color: #1e2e56;
  font-weight: bold;
}
.newtitle_p{
  margin: 2% 0 5% 0;
}
.btn-newtitle{
  padding: 2% 0 2% 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  width: 50%;
  margin:1% 0 0 0;
}
.btn-newtitle:hover{
  filter: opacity(68%);
  transition: 0.5s;
}
.btn-newtitle2{
  padding: 2% 0 2% 0;
  text-align: center;
  background-color: #b44857;
  color: #fff;
  font-weight: bold;
  width: 50%;
  margin:1% 0 0 0;
}
.btn-newtitle2:hover{
  filter: opacity(68%);
  transition: 0.5s;
}
/*--gravure--*/
.gravureBox{
  margin: 5% 0 0 0;
}
.gravure{
    background-image: url(../images/back.jpg);
    padding: 3% 3% 4% 3%;
    width: 86%;
    margin: 0 auto;;
}
.gravure dl{
    max-width: 100%;
    text-align: center;
    margin: 0 auto 0;
}
.gravure dt{
    display: inline-block;
    width: 100%;
    margin: 1%;
}
.gallerytitle{
     margin: 0 auto;
     width: 100%;
     margin-top: 3%;
}
.gravure img{
    box-shadow: rgba(0,0,0,0.6);
}
        .gallery__list {
            list-style-type: none;
            justify-content: left;
            flex-wrap: wrap;
        }
 
        .gallery__item {
            max-width: calc(95% / 4);
        }
        .gallery__item img {
            max-width: 100%;
            height: auto;
            border: 2px solid #000;
            -moz-box-shadow: 0px 0px 12px 12px rgba(255, 255, 255, 0.68);
-webkit-box-shadow: 0px 0px 12px 12px rgba(255, 255, 255, 0.68);
-ms-box-shadow: 0px 0px 12px 12px rgba(255, 255, 255, 0.68);
box-shadow: 0px 0px 12px 12px rgba(255, 255, 255, 0.68);
        }
        .gallery__item a:hover img {
            box-shadow: rgba(0,0,0,0.6);
        }
}
.box_newtitle2{
  width: 60%;
}
.syainten{
-moz-box-shadow: 0px 0px 7px 2px rgba(156, 156, 156, 0.79);
-webkit-box-shadow: 0px 0px 7px 2px rgba(156, 156, 156, 0.79);
-ms-box-shadow: 0px 0px 7px 2px rgba(156, 156, 156, 0.79);
box-shadow: 0px 0px 7px 2px rgba(156, 156, 156, 0.79);
    margin: 10% 10% 5% 10%;
   padding: 2% 2% 2% 2%;
}
