@import url("https://dl.dropboxusercontent.com/scl/fi/hxovwy5alw0yx1hjluh7r/bowfont.css?rlkey=lkszrsvonqbfyokiwvvdjycqu&dl=0" );
@import url("https://dl.dropboxusercontent.com/scl/fi/2j3zfbg58i34z5v06ijwr/rt.css?rlkey=gsb36unstiso2998ulqor8wch&dl=0" );
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");
@font-face { font-family: ri;
src: url("https://dl.dropbox.com/s/eaei9grrcdjt2vb/dartsfont.woff") format("woff");}
@font-face { font-family: fura;
src: url("https://dl.dropbox.com/s/4wbtwectr6capks/Kokoro.woff") format("woff");}
@font-face { font-family: title;
src: url("https://dl.dropbox.com/s/bttttfk9lhx7ejj/KS-Kohichi-FeltPen.woff") format("woff");} 
@font-face { font-family: chat;
src: url("https://dl.dropbox.com/s/4wbtwectr6capks/Kokoro.woff") format("woff");}
@font-face { font-family: hoshi;
src: url("https://dl.dropbox.com/s/rw3fhq2d1w0kdvn/Astronomy.woff") format("woff");}



*{
  font-family: 'fura';
  font-size: 11px;
}

body {
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin: 15px;
  color: #000;
  background: #f5f5f5;

}

html:before,
html:after,
body:before,
body:after {
content: "";
background: #f5f5f5;
position: fixed;
display: block;
z-index: 1;
}

html:before {
height: 10px; 
width: 100vw;
left: 0;
top: 0;
}

html:after {
width: 10px;
height: 100vh;
right: 0;
top: 0;
}

body:before {
height: 10px;
width: 100vw;
bottom: 0;
left: 0;
}

body:after {
width: 10px;
height: 100vh;
top: 0;
left: 0;
}

big {
  font-size: 17px;
  font-weight: 600;
}
hr {
border: none;
}
a {
  text-decoration: none;
  display: inline-block;
  color: #000;
}

.main{
  max-width:400px;
  text-align: center;
  margin:0px auto;
}

.title {
  font-family: 'title' ;
  color: #000;
  font-weight:normal ;
  font-size: 20px ;
  text-align: center;
  position: relative;
}

.link {
  text-align: center;
}

.hoshi {
  font-family: 'hoshi' ;
  color: #FAD246;
  font-size: 17px ;
  line-height: -10px;
}

.top {
  color: #93b69c ;
  font-size: 10px;
  text-align: center;
}
.size {
  font-size: 10px;
}
.kyk {
  font-family: 'Reenie Beanie' ;
  color: #613c33 ;
  font-weight:normal ;
  font-size: 30px ;
  line-height: 0;
}

/* 基本の枠 */

h1{
  text-align: center;
  font-size: 20px;
  color: white;
  line-height: 0;
}

h2 {
  font-size: 20px;
  line-height: 0;
  text-align: center;
  font-weight: normal;
}

.box{
  color: #000;
  border: none;
  width: 85%;
  position: relative;
  margin-left : auto;
  margin-right : auto;
}


.line {
  color: transparent;
  text-shadow: 0px 0px 1px #caa5cf;
  font-weight:normal ;
  font-size: 16px ;
  line-height: 0.3em;
  text-align: center;
}
.line1 {
  font-family: 'GarlicSalt' ;
  color: #caa5cf;
  font-weight:normal ;
  font-size: 50px ;
  line-height: 0.3em;
  text-align: center;
}


/* 　　おりたたみ　　 */
summary {
  cursor: pointer;
  outline: none;
  position: relative;
  display: block;
}
summary::-webkit-details-marker {
  display: none;
}
details summary::before {
    font-family: "Font Awesome 5 Free";
    content: '\f439';
    font-weight: 900;
    margin-right: 10px;
    color: #666666;
}
details[open] summary::before {
    content: '\f43f';
    font-weight: 900;
    margin-right: 10px;
    color: #666666;
}
details{
    border-radius: 10px;
    padding: 10px;
}
.box details[open] {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
}

textarea {
    display: block;
    margin-left: auto;
    margin-right: auto;
    white-space: pre-wrap;
    height: calc( 1.8em * 3 );
    line-height: 1.8;
    color: #755b60;
}


/*　マーカー　*/
mark {
  color: #2e2e2e;
  background: rgba(255, 255, 255,0.4);
}
bks {
  color: transparent;
  text-shadow: 0px 0px 5px #1c1c1c;
}
knt {
  color: #000;
  background-color: #FAD246;
}
knt2 {
  color: #FAD246;
}
hbr {
  color: #fff;
  background-color: #CD3764;
}
hbr2 {
  color: #CD3764;
}
akr {
  color: #fff;
  background-color: #235AAA;
}
akr2 {
  color: #235AAA;
}
sr {
  color: #fff;
  background-color: #DC3C41;
}
sr2 {
  color: #DC3C41;
}

wen {
  color: #fff;
  background-color: #FF8C9B;
}

tt {
  color: #fff;
  background-color: #8C4664;
}

rt {
  color: #fff;
  background-color: #FAC31E;
}

mn {
  color: #fff;
  background-color: #64C8F0;
}

ri {
  color: #000;
  background-color: #DCFF50;
}

ro {
  color: #fff;
  background-color: #5A5FAA;
}

sho {
  color: #fff;
  background-color: #A58CDC;
}

kgt {
  color: #fff;
  background-color: #6EB487;
}

rrm {
  color: #fff;
  background-color: #EF6F94;
}

nr {
  color: #000;
  background-color: #FAD1D6;
}

akn {
  color: #fff;
  background-color: #F03C32;
}

fw {
  color: #fff;
  background-color: #BF69F4;
}

/* チャット関連 */

.kaiwa {
font-size: 12px;
color: #fff;
line-height: 1.4;
overflow: hidden;
}
.kaiwa .fkds {
position: relative;
display: inline-block;
max-width: 192px;
margin: 1px 10px 6px;
padding: 9px 14px;
border-radius: 19px;
overflow-wrap: break-word;
clear: both;
}
.kaiwa .fkds.no {
margin-bottom: 0;
}

.kaiwa .fkds::after {
position: absolute;
content: "";
width: 17px;
height: 17px;
bottom: 0;
}



/* 奏斗 */

.kaiwa .fkds.knL {
font-size: 12px;
float: left;
background: #FAD246;
color: #333;
text-align:start;
}

.kaiwa .fkds.knL::after {
left: -6px;
border-radius: 0px 0  17px 0px / 0px 0 13px 0; 
box-shadow: -14px 2px 0 -3px #FAD246 inset; 
}

.kaiwa .fkds.knR {
font-size: 12px;
float: right;
background: #FAD246;
color: #333;
text-align:start;
}

.kaiwa .fkds.knR::after {
right: -6px;
border-radius: 0px 0  0 17px / 0px 0 0 13px; 
box-shadow: 14px 2px 0 -3px #FAD246 inset; 
}



/* 雲雀 */

.kaiwa .fkds.hbR {
font-size: 12px;
float: right;
background: #CD3764;
color: #fff;
text-align:start;
}

.kaiwa .fkds.hbR::after {
right: -6px;
border-radius: 0px 0  0 17px / 0px 0 0 13px; 
box-shadow: 14px 2px 0 -3px #CD3764 inset; 
}

.kaiwa .fkds.hbL {
font-size: 12px;
float: left;
background: #CD3764;
color: #fff;
text-align:start;
}

.kaiwa .fkds.hbL::after {
left: -6px;
border-radius: 0px 0  17px 0px / 0px 0 13px 0; 
box-shadow: -14px 2px 0 -3px #CD3764 inset; 
}



/* アキラ */

.kaiwa .fkds.akR {
font-size: 12px;
float: right;
background: #235AAA;
color: #fff;
text-align:start;
}

.kaiwa .fkds.akR::after {
right: -6px;
border-radius: 0px 0  0 17px / 0px 0 0 13px; 
box-shadow: 14px 2px 0 -3px #235AAA inset; 
}

.kaiwa .fkds.akL {
font-size: 12px;
float: left;
background: #235AAA;
color: #fff;
text-align:start;
}

.kaiwa .fkds.akL::after {
left: -6px;
border-radius: 0px 0  17px 0px / 0px 0 13px 0; 
box-shadow: -14px 2px 0 -3px #235AAA inset; 
}



/* セラフ */

.kaiwa .fkds.srR {
font-size: 12px;
float: right;
background: #DC3C41;
color: #fff;
text-align:start;
}

.kaiwa .fkds.srR::after {
right: -6px;
border-radius: 0px 0  0 17px / 0px 0 0 13px; 
box-shadow: 14px 2px 0 -3px #DC3C41 inset; 
}

.kaiwa .fkds.srL {
font-size: 12px;
float: left;
background: #DC3C41;
color: #fff;
text-align:start;
}

.kaiwa .fkds.srL::after {
left: -6px;
border-radius: 0px 0  17px 0px / 0px 0 13px 0; 
box-shadow: -14px 2px 0 -3px #DC3C41 inset; 
}


/* ウェン */

.kaiwa .fkds.weR {
font-size: 12px;
float: right;
background: #FF8C9B;
color: #fff;
text-align:start;
}

.kaiwa .fkds.weR::after {
right: -6px;
border-radius: 0px 0  0 17px / 0px 0 0 13px; 
box-shadow: 14px 2px 0 -3px #FF8C9B inset; 
}


/* カゲツ */

.kaiwa .fkds.kgL {
font-size: 12px;
float: left;
background: #6EB487;
color: #fff;
text-align:start;
}

.kaiwa .fkds.kgL::after {
left: -6px;
border-radius: 0px 0  17px 0px / 0px 0 13px 0; 
box-shadow: -14px 2px 0 -3px #6EB487 inset; 
}



.kaiwa .fkds.no::after {
content: none;
}



.kaiwabox {
padding: 1em 1.5em;
margin: 20px 20px 0px;
border: solid 1px #fff; 
overflow: scroll; 
width: 18em;
height: 120px;
border-radius: 10px;
background: #fff;
}

}