@charset "utf-8";
body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
@-webkit-keyframes fadein {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
.zenb{
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-style: normal;
}
.popp{
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.osw{
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
body{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-size: 100%;
  min-width: 1024px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  color : white;
  line-height : 1.6;
  background-color : black;
}
@media print {
  body{
  display : none;
}
}
ul{
  margin : 0;
  padding : 0;
}
img{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #ffa477;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #ffa477;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #ffa477;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #ffa477;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #ffa477;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 130%;
}
.bigest{
  font-size : 180%;
}
.bigest2{
  font-size : 220%;
}
.bigest3{
  font-size : 330%;
  font-weight : 800;
}
.bigest4{
  font-size : 500%;
  font-weight : 800;
  line-height : 1em;
}
.smaller{
  font-size : 90%;
}
.small{
  font-size : 75%;
}
.futo{
  font-weight : 900;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  min-width : 768px;
  max-width : 1100px;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp5{
  width : 5%;
}
.sp20{
  width : 20px;
}
.topmar10{
  margin-top : 10px;
}
.topmar5{
  margin-top : 5px;
}
.topmar20{
  margin-top : 20px;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar60{
  margin-top : 60px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.img100per{
  width : 100%;
}
.img80per{
  width : 80%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.footer{
  font-size : 12px;
  padding-top : 80px;
  padding-bottom : 80px;
  color : #cccccc;
  background-image : linear-gradient(black, #303f58);
}
.titles{
  font-size : 400%;
  letter-spacing : 2px;
  text-align : center;
  color : #dbebff;
  line-height : 1em;
  font-weight : 800;
  text-shadow : 0px 5px 10px #1074d7;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom180{
  padding-bottom : 180px;
}
.bottom80{
  padding-bottom : 80px;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-style : solid;
  background-color : white;
  border-width : 1px;
}
.midashi1{
  font-size : 200%;
  padding-bottom : 15px;
  background-image : url(../img_common/line.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  letter-spacing : 0.2ex;
  border-bottom-width : 2px;
  border-bottom-style : solid;
}
.midashi2{
  padding-bottom : 10px;
  font-size : 130%;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
.midashi3{
  padding-bottom : 10px;
  font-size : 120%;
  padding-top : 10px;
  padding-left : 10px;
  background-color : #344663;
  padding-right : 100px;
}
.btn,
a.btn,
button.btn{
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  width : 350px;
  padding-left : 20px;
  padding-right : 20px;
  padding-top : 20px;
  padding-bottom : 20px;
}
a.btn-flat{
  overflow: hidden;
  padding : 1.2em;
  color : black;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box white;
}
a.btn-flat span{
  position: relative;
}
a.btn-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #ededf5;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.line_left{
  padding-left : 10px;
  margin-left : 15px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #c0c0c0;
}
.table100{
  width : 100%;
}
.table50{
  width : 50%;
}
.mark1{
  color : white;
  width : 200px;
  background-image : url(../img_common/mark1.png);
  text-align : center;
  padding-bottom : 5px;
  background-repeat : no-repeat;
  background-position : right bottom;
  line-height : 1em;
  padding-top : 7px;
}
.tume{
  letter-spacing : -2px;
}
.stroke .border.top,
.stroke .border.bottom {
  width: calc(100% - 20px);
}
.stroke .border.right,
.stroke .border.left {
  height: calc(100% - 20px);
}
.stroke.is-animated .border {
  opacity: 1;
}
.stroke.is-animated .border.top,
.stroke.is-animated .border.bottom {
  animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.stroke.is-animated .border.right,
.stroke.is-animated .border.left {
  animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes stroke-width {
  0% {
  width: 0;
  opacity: 1;
}
100% {
  width: calc(100% - 20px);
  opacity: 1;
}
}
@keyframes stroke-height {
  0% {
  height: 0;
  opacity: 1;
}
100% {
  height: calc(100% - 20px);
  opacity: 1;
}
}
.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color : black;
  border-width : 1px 1px 1px;
  border-style : solid;
  border-color : #fff;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
h1{
  font-size : 100%;
  font-weight : normal;
}
.coverdiv{
  position: relative;
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px 1px 4px;
  border-style : solid;
  border-color : #c4baa8 #c4baa8 #74746b;
  text-align : center;
  background-image : linear-gradient(to left bottom, rgba(223, 205, 164, 0.4), #ffe8f8);
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-top-left-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
.coverdiv a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  z-index : 3;
}
.coverdiv:hover{
  cursor : pointer;
  filter:alpha(opacity=70);
  /* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";
  /* IE 8,9 */
    -moz-opacity:0.7;
  /* FF , Netscape */
    -khtml-opacity: 0.7;
  /* Safari 1.x */
    opacity:0.7;
  zoom:1;
/*IE*/
}
.back_blue{
  color : black;
  background-color : #a7c6ee;
}
.grade1{
  background-image : linear-gradient(black, #182b3d);
}
.cretable{
  background-color : black;
  border-width : 1px;
  border-style : solid;
}
.cre1{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 15px;
  width : 30%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
}
.cre2{
  vertical-align : top;
  text-align : left;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 15px;
  width : 70%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
}
.text_blue{
  color : #60afff;
}
.bandana{
  background-color : #1f293a;
  border-width : 1px;
  border-style : solid;
  width : 50%;
}
.bm1{
  vertical-align : top;
  text-align : center;
  width : 40%;
}
.bm2{
  vertical-align : top;
  width : 55%;
}
.name1{
  letter-spacing : 0.2em;
  line-height : 1em;
}
.nameicons{
  vertical-align : middle;
  text-align : center;
  width : 30px;
}
.nisp{
  width : 30px;
}
.player{
  margin-bottom: 30px;
  width : 100%;
}
.controls{
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.control-link{
  display: inline-block;
  background: #666;
  color: #fff;
  text-decoration: none;
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}
.control-link:hover {
  opacity: 0.85;
}
.seekbar{
  flex: 1;
  -webkit-appearance: none;
  height: 6px;
  border-radius: 3px;
  background: #ccc;
  cursor: pointer;
}
.seekbar::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #666;
  cursor: pointer;
}
audio{
  display: none;
/* �W���R���g���[���͉B�� */
  }
.shusai{
  width : 250px;
}
.artp{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
  width : 40%;
  box-shadow : 5px 5px 0px #b8e2fe;
  position : relative;
}
.artp2{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
  width : 30%;
  box-shadow : 5px 5px 0px #b8e2fe;
}
.artp2z{
  width : 30%;
}
.artname2{
  vertical-align : top;
  text-align : center;
  padding-top : 10px;
  font-size : 100%;
}
.artname1{
  vertical-align : top;
  text-align : center;
  padding-top : 10px;
  font-size : 150%;
}
.artpz{
  width : 25%;
}
.ribon{
  width : 150px;
  position : absolute;
  top : 10px;
  z-index : 2;
  right : -12px;
}
.yaji1{
  vertical-align : bottom;
  text-align : left;
  width : 100px;
}
.linktd{
  vertical-align : bottom;
  padding-left : 20px;
  line-height : 1em;
}

