@charset "utf-8";
@import url("https://use.fontawesome.com/releases/v5.15.0/css/all.css");
@import url('https://use.fontawesome.com/releases/v6.1.1/css/all.css');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css");
@import url('https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400&display=swap');

@font-face {
 font-family: "degi";
 src:url("https://dl.dropbox.com/scl/fi/9jfrvxibd7ztez8eplc38/GAU_private_R.woff2?rlkey=blgsc9emofd43edhjt93s9vpo&st=bn4fqtod&dl=0") format("woff2");}

@font-face {
 font-family: "nico";
 src:url("https://dl.dropbox.com/scl/fi/x6n1agu8od6ohgqqo070e/nicomoji_1.00.woff?rlkey=mfiokbevvu99tciyi7hedso6r&st=3f9r0k8e&dl=0") format("woff");}

@font-face {
font-family: "maki";
src:url("https://dl.dropbox.com/s/7fm2dderkvkvutb/maki.woff") format("woff");}

@font-face {
font-family: mame;
src:url("https://dl.dropbox.com/s/qj8ohzjg7ojha84/mm.woff2") format("woff2");}

@font-face {
font-family: asago;
src:url("https://dl.dropbox.com/s/5t4evfgxdys9vxl/asago.woff2") format("woff2");}

/* main */

.main{
  font-family: "degi",'nico'; 
  font-size: 30px;
  font-weight: bold;
  color: #fff;  
  margin: 0px;
  text-shadow: 3px 3px 0 #F6AFAA, 6px 6px 0 #EE817B, 9px 9px 0 #928484;
  -webkit-transform: skewY(-7deg); 
  -ms-transform: skewY(-7deg);
  -moz-transform: skewY(-7deg);
  -o-transform: skewY(-7deg);
  transform: skewY(-7deg);
}

* {
font-family: "kiwi maru";
font-size: 9.5px;
line-height: 1.5;
letter-spacing: normal;
color: rgba(0,0,0,0.5);}

body {
font-family: "kiwi Maru";
box-sizing: border-box;
border-right: 7px solid #928484;
border-left: 7px solid #928484;
background: #F7E1E1;
width:100%;
margin: 0;
padding: 20px;
    background-image:
    repeating-linear-gradient(to bottom,
      transparent 25px,
      rgba(0, 0, 0, 0.04) 26px,  rgba(0, 0, 0, 0.04) 26px,
      transparent 27px,  transparent 51px, 
      rgba(0, 0, 0, 0.04) 52px,  rgba(0, 0, 0, 0.04) 52px,
      transparent 53px,  transparent 77px, 
      rgba(0, 0, 0, 0.04) 78px,  rgba(0, 0, 0, 0.04) 78px,
      transparent 79px,  transparent 103px, 
      rgba(0, 0, 0, 0.04) 104px,  rgba(0, 0, 0, 0.04) 104px,
      transparent 105px,  transparent 129px, 
      rgba(0, 0, 0, 0.04) 130px,  rgba(0, 0, 0, 0.04) 130px),

    repeating-linear-gradient(to right,
      transparent 25px,
      rgba(0, 0, 0, 0.04) 26px,  rgba(0, 0, 0, 0.04) 26px,
      transparent 27px,  transparent 51px, 
      rgba(0, 0, 0, 0.04) 52px,  rgba(0, 0, 0, 0.04) 52px,
      transparent 53px,  transparent 77px, 
      rgba(0, 0, 0, 0.04) 78px,  rgba(0, 0, 0, 0.04) 78px,
      transparent 79px,  transparent 103px, 
      rgba(0, 0, 0, 0.04) 104px,  rgba(0, 0, 0, 0.04) 104px,
      transparent 105px,  transparent 129px, 
      rgba(0, 0, 0, 0.04) 130px,  rgba(0, 0, 0, 0.04) 130px);
}

a{text-decoration:none;}
hr {border:none;}

font[color*="8abbcb"] {
color:#e2a872 !important;
}

/* p */

mkw {background: #FF8C9B; color: #FFF;}
mkr {background: #5A5FAA; color: #FFF;}
mktt {background:#8C4664; color: #FFF;}
mkrt {background:#FAC31E; color: #FFF;}

wen {color:#FF8C9B;}
rou {color:#5A5FAA;}
tet {color:#8C4664;}
rit {color:#FAC31E;}

gk {color: #FFCB5B;}
vani {color: #E8C59C;}
rai {color: #DCFF50;}

bks {color : transparent;
     text-shadow: 0 0 10px #5B5B5B;}

/* sen */

h1 {
font-family: "degi";
font-size: 15px;
color: #5B5B5B;
}

h2 {
font-family: "degi";
font-size: 30px;
color: #5B5B5B;
}


h3 {
font-family: "nico";
font-size: 15px;
color:#C1C1C1;
}

h5 {
  text-align: center;
  font-family: "nico";
  font-size: 30px;
  color: #928484;
}

.senw {
  font-family: "nico";
  color:rgba(146,132,132,0.8);
  font-size: 20px;
  text-align: center;
  position: relative;
  text-align: center;
  display: block;
}

.senw::after {
  content: "";
  display: block;
  width: 20px; /* 横線 */
  height: 6px;
  background: rgba(255,140,155,0.3);
  margin: 15px auto 0;
  border-radius: 2px;
}

.sent {
  font-family: "nico";
  color:rgba(146,132,132,0.8);
  font-size: 20px;
  text-align: center;
  position: relative;
  display: block;
}

.sent::after {
  content: "";
  display: block;
  width: 20px; /* 横線 */
  height: 6px;
  background: rgba(140,70,100,0.3);
  margin: 15px auto 0;
  border-radius: 2px;
}

details {
  margin: 0 auto;
}
summary {
  cursor: pointer;
  outline: none;
  display: block;
  list-style: none;
  color: #5B5B5B;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::before {
  font-family: "Font Awesome 5 Free";
  content: "\f6a9";
  color: #5B5B5B;
  font-size: 10px;
}
details[open] {
  background-color: transparent;
  color: #5B5B5B;
}
details[open] summary::before {
  font-family: "Font Awesome 5 Free";
  content: "\f028";
  color: #5B5B5B;
  font-size: 10px;
}

/* talk */

.sc {
  width: 250px;     
  height: 200px;      
  padding: 10px;       
  border-radius: 6px;  
  background: #FFF;    
  line-height: 1.4;
  overflow-y: auto;    /* 縦スク */
  scrollbar-width: none; 
  margin: 0 auto;    
}

.sc::-webkit-scrollbar {display: none;}

.wa.talk {
  font-size: 9.5px;
  color: rgba(255,255,255,0.8);
  line-height: 1.5;
  overflow: hidden;
  font-family: "maki";
  text-align: center;
  overflow: scroll;
}
.wa.talk .hi {
  position: relative;
  display: inline-block;
  border-radius: 17px;
  max-width: 192px;
  margin: 1px 10px 6px;
  padding: 9px 14px;
  overflow-wrap: break-word;
  clear: both;
}
.wa.talk .hi.no {
  margin-bottom: 10px;
}

.wa.talk .hi::after {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  bottom: 0;
}

/* wen */

.wa.talk .hi.lwen {
  float: left;
  background: #FF8C9B;
  color:  #fff;
  font-size: 9.5px;
  text-align:start;
} 

.wa.talk .hi.rwen {
  float: right;
  background: #FF8C9B;
  color: #fff;
  font-size: 9.5px;
  text-align:start;
}

.wa.talk .hi.lwen::after {
  left: -6px;
  border-radius: 0px 0  15px 0px / 0px 0 13px 0; 
  box-shadow: -14px 2px 0 -3px #FF8C9B inset; 
}
.wa.talk .hi.rwen::after {
  right: -6px;
  border-radius: 0px 0  0 15px / 0px 0 0 13px; 
  box-shadow: 14px 2px 0 -3px #FF8C9B inset; 
}

/* rou */

.wa.talk .hi.lrou {
  float: left;
  background: #5A5FAA;
  color: #fff;
  font-size: 9.5px;
  text-align:start;
}
.wa.talk .hi.rrou {
  float: right;
 background: #5A5FAA;
  color: #fff;
  font-size: 9.5px;
  text-align:start;
}

.wa.talk .hi.lrou::after {
  left: -6px;
  border-radius: 0px 0  15px 0px / 0px 0 13px 0; 
  box-shadow: -14px 2px 0 -3px  #5A5FAA inset; 
}
.wa.talk .hi.rrou::after {
  right: -6px;
  border-radius: 0px 0  0 15px / 0px 0 0 13px; 
  box-shadow: 14px 2px 0 -3px  #5A5FAA inset; 
}

.wa.talk .hi.no::after {
  content: none;
}

no {
  font-size: 10px;
  color: transparent;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}


/* main */

.haco {
    background: rgba(0,0,0,0);
    position: relative;
    padding: 10px 10px 5px 5px;
    margin: 15px 20px;
    border-radius: 20px;
    line-height : 19px ;
    color: #847878;
}

.siro {
    background: rgba(255,255,255,0.9);
    width:80%;
    border-radius: 20px;
    text-align: justify;
    padding:20px;
    margin: 0 0 20px 20px;
    line-height : 18px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.siro p{
  color: rgba(0,0,0,0.7);
  line-height: 18px;
}

.siro play {
text-align: right;
color: rgba(0,0,0,0.5);
}

/* wen tl */

.bgpm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: -1;
}

.tlsc {
  position: relative;
  width: 230px;     
  background-color: #FFF;
  padding: 20px 10px;
  border-radius: 6px;  
  line-height: 1.4;
  overflow-y: auto;    
  scrollbar-width: none; 
  margin: 0 auto;    
}

.tlsc p {
  font-family: "kiwi maru";
  color: rgba(0,0,0,0.7);
  text-align: left;
  line-height: 1.4;
}

tlw {font-family:"kiwi maru"; background: #FF8C9B; color: #FFF;}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
﻿
/* Temp */

.se {
  text-align: center;   
  margin: 5px 0;    
}

text {
  font-size: 0.8rem;
  letter-spacing: 1px;
}

text {
  padding: 10px;
  max-width: 100%;
  line-height: 1.5;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
﻿
/* rou icon */
﻿
﻿
/* tpc */

a[href*="/dt"] {
font-size: 0;
}
a[href*="/dt"]::before{ 
 font-family: 'Line Awesome Free';
 font-weight: 900;
 font-size: 14px; 
 content:'\f1f8'; 
 padding: 3px;
}

a[href*="/dm?"] {
font-size: 0;
}
a[href*="/dm?"]::before{ 
 font-family: 'Line Awesome Free';
 font-weight: 900;
 font-size: 14px; 
 content:'\f1f8'; 
 padding: 3px;
}

a[href*="/um?"] {
font-size: 0;
}
a[href*="/um?"]::before{ 
 font-family: 'Line Awesome Free';
 font-weight: 900;
 font-size: 14px; 
 content:'\f11c'; 
 padding: 3px;
}

a[href*="/cp?"] {
font-size: 0;
}
a[href*="/cp?"]::before{ 
 font-family: 'Line Awesome Free';
 font-weight: 900;
 font-size: 14px; 
 content:'\f0c5'; 
 padding: 3px;
}

.fukidashi {
  font-family: "nico";
  -webkit-text-stroke: 1px #FFF;
  text-stroke: 1px #FFF;
  font-size: 25px;
  color: #FF8C9B;
  position: relative;
  display: block;
  padding: 12px 15px;
  outline: 2px solid #928484;
  outline-offset: 2px;
  background: #F7E1E1;
  border-radius: 10px;
  margin: 48px;
  margin-inline: auto;
  width: fit-content;
}

.fukidashi::before {
  content: "";
  position: absolute;
  top: calc(100% + 1px);
  left: 50px;
  height: 16px;
  width: 15px;
  background-color: #F7E1E1;　/* 背景 */
}

.fukidashi::after {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  left: 56px;
  height: 16px;
  width: 15px;
  border-right: 2px solid #928484;
  rotate: -40deg;
}

#container {
  color: transparent;
}
a[href*="/?o=1"] {
  font-size: 0;
}
a[href*="/?o=1"]::before{
  padding: 3px ;
  content:'\f053';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
  }
a[href*="/?o=-1"] {
  font-size: 0;
}
a[href*="/?o=-1"]::before{
  padding: 3px ;
  content:'\f054';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}
a[href*="/tse"] {
  font-size: 0;
}
a[href*="/tse"]::before{
  padding: 3px ;
  content:'\f002';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}
a[href*="/nm"] {
  font-size: 0;
}
a[href*="/nm"]::before{
  padding: 3px ;
  content:'\f044';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}
a[href*="/dt"] {
  font-size: 0;
}
a[href*="/dt"]::before{
  padding: 3px ;
  content:'\f05e';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}
a[href*="/um?"] {
  font-size: 0;
}
a[href*="/um?"]::before {
  padding: 3px ;
  content: "\f15b";
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}
a[href*="/cp?"] {
  font-size: 0;
}
a[href*="/cp?"]::before {
  padding: 3px ;
  content: "\f0c5";
  font-family: 'Font Awesome 6 Free';
  font-size: 10px; }
a[href*="/dm?"] {
  font-size: 0;
}
a[href*="/dm?"]::before{
  padding: 3px ;
  content:'\f2ed';
  font-family: 'Font Awesome 6 Free';
  font-size: 10px;
}


