@charset “UTF-8”;

@import url('https://use.fontawesome.com/releases/v6.4.0/css/all.css');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome-animation/0.2.1/font-awesome-animation.css');

@import url('https://cdn.linearicons.com/free/1.0.0/icon-font.min.css');

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rampart+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&display=swap');

@font-face {
  font-family: 'cat';
  src: url('https://dl.dropboxusercontent.com/scl/fi/eg63ggxjubykash2grc5p/Cats-Lover.otf?rlkey=t2ko846607btfey5rcr5fgxgv&st=xtjn57qo&dl=0')
  format('opentype');
}


/*設定*/
body {
  background: #fff;
  margin: 4px; padding: 6px;
    width: 98vw;
  height: 100vh;
  animation: bugfix infinite 1s;
  -webkit-animation: bugfix infinite 1s;
}

@keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}

a {
  font-family: "Hachi Maru Pop", cursive;
  color: #565665;
  font-size: 10px;
  text-decoration: none;
}

* {
  font-family: "Hachi Maru Pop", cursive;
  color: #565665;
  font-size: 10px;
}

hr { border: none; }

#container { color: transparent; }


/*表紙*/
h1 {
  font-family: "Rampart One", sans-serif;
  color: #FFEF6C;
  font-size: 25px;
  position: relative;
}
h1:After {
  font-family: 'cat';
  content:'z';
  color: #F7ADC3;
  font-size: 120px;
  position: absolute;
  top: -200px;
  left: 130px;
}
  

/* ボックスデザイン */

/* 刀子 */
.tk {
   margin: 3.5em; /* 外側余白 */
   padding: 3.5em;   /* 内側余白 */
   background-color: transparent; /* 背景色 */
   box-shadow: 0 0 6px 1px #f172A3, 0 0 6px 1px #F172A3 inset; /*ふわりとした影*/
   border-radius: 8px;
   max-width: 800px; /* 最大幅 */
}

.tk details{
  border: none;
  transition: 1s;
  margin: 1em auto;
  padding: 1em;
  color: #fff;
  border-radius: 5px;
}
.tk details[open]{
  margin: 1em auto;
  padding: 1em;
  background: rgba(241,114,163,.5);
  border-radius: 5px;
}
.tk details summary{
  text-align: left ;
  display: block;
  cursor:pointer;
  outline:none;
  color: #F172A3;
  font-size: 10px;
}
.tk details summary::-webkit-details-marker {
  display: none;}
.tk details summary::before {
  content:"\f004";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  margin-top: -1px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  color: #F172A3;
  font-size: 10px;
}
.tk details[open] summary { color: #fff; }
.tk details[open] summary::before {
  content:"\f004";
  font-weight: 400;
  color: #F172A3;
  font-size: 10px;
  vertical-align: middle;
}

.tk .song {
  width: 240px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border-radius: 9px;
  background: rgba(241,114,163,.5);
}
.tk .song p {
  font-size: 11px;
  color: #F172A3;
  margin: 0;
  white-space : nowrap;
  line-height : 2em;
  animation: mnp 10s linear infinite;
  transform: translateX(100%);
}

@keyframes mnp {
100% {
  transform: translateX(-100%);
 }
}

tk { /* 剣持ズ */
background: linear-gradient(transparent 80%, #A590AF 0%); 
 margin: 0; 
 padding: 0;
 color: #565665;
 font-size:10px;
 line-height: 1.5em; 
}

gk { /* 伏見 */
background: linear-gradient(transparent 80%, #FFCB5B 0%); 
 margin: 0; 
 padding: 0;
 color: #565665;
 font-size:10px;
 line-height: 1.5em; 
}

kne { /* 叶 */
background: linear-gradient(transparent 80%, #ABD3D8 0%); 
 margin: 0; 
 padding: 0;
 color: #565665;
 font-size:10px;
 line-height: 1.5em; 
}

/*最新記事*/
a[href*="/?o=-1"] {
  font-size: 0;
}
a[href*="/?o=-1"]::before{ 
  font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e876';
 padding: 2px ;
}

/*前にいく*/
a[href*="/?o=1"] {
  font-size: 0;
}
a[href*="/?o=1"]::before{ 
  font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e875';
 padding: 2px ;
}

/*検索*/
a[href*="/tse"] {
 font-size: 0;
}
a[href*="/tse"]::before{ 
 font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e86f';
 padding: 2px ;
}

/*新規作成*/
a[href*="/nm"] {
 font-size: 0;
}
a[href*="/nm"]::before{
 font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e802';
 padding: 2px ;
}

/*削除*/
a[href*="/dm?"] {
  font-size: 0;
}
a[href*="/dm?"]::before{
 font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e870';
 padding: 2px ;
}

/*スレ削除*/
a[href*="/dt"] {
  font-size: 0;
}
a[href*="/dt"]::before{
 font-family: 'Linearicons-Free' ;
 font-size: 13px;
 content:'\e870';
 padding: 2px ;
}

/*編集*/
a[href*="/um?"] {
  font-size: 0;
}
a[href*="/um?"]::before {
  font-family: 'Linearicons-Free';
  content: "\e810";
  font-size: 13px;
  padding: 2px;
}

/*コピー*/
a[href*="/cp?"] {
  font-size: 0;
}
a[href*="/cp?"]::before {
  font-family: 'Linearicons-Free';
  content: "\e86a";
  font-size: 13px;
  padding: 2px;
}

.scroll{
    height: 80px;
    overflow: auto;
    }


.real {
    border:1px solid #0f0f0f80;
    margin: 3.5em;
    padding: 4em;
    height: 50px;
    background: #fff;
    background-size: 20px 20px;
    border-radius: 20px 20px 20px 20px;
}

.real .time {
   margin:0.5em ;
   padding:0.5em 1em 0.2em 1em;
   border-left: 1px dashed #000;
   font-size: 10px;
   line-height: 1.5em;
   position: relative;
}

moji:before {
  font-family: 'Font Awesome 5 Free';
   content: '\f005';
   color: #6d5498;
  font-size: 12px;
}

moji2:before {
  font-family: 'Font Awesome 5 Free';
   content: '\f004';
   color: #88a476;
  font-size: 12px;
}

moji3:before {
  font-family: 'Font Awesome 5 Free';
   content: '\f005';
   color: #5a5faa;
  font-size: 12px;
}

moji4:before {
  font-family: 'Font Awesome 5 Free';
   content: '\f004';
   color: #a58cdc;
  font-size: 12px;
}

   
/*テキストエリア*/
textarea {
  width: 100%;
  height: 8%;
  border-solid: 1px;
  background-color: #fff;
  color: #565665;
}