
html{
  --bg-color: black;
  --darker-color: blue;
  --lighter-color: #FFFFFB;
  --accent-color: black;

  background-color: var(--bg-color);
  background-image: url(bg.png);
  width: 100%;
  min-height: 100vh;
  position: relative;
}

 
body {
  color: black; /*text color*/
  font-family: MS PGothic;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  overflow-x: hidden;
}

@font-face {
  font-family: "nisiki";
  src: url("nishiki-teki.woff2") format("woff2");
}

header {
  width: 100%;
  background-color: white;
  margin: 0px;
  padding: 0px;
  border : 0px;
}

a,a:visited{
	text-decoration: none;
	color: #3333b8;
}

.title{
  text-align: center;
  font-size: 80px;
  font-family: "nisiki";
  letter-spacing: 9px;
  margin: 12px;
  padding: 17px;
  margin-top: -8px;
}

.T2{
font-size: 50px;
}

.td{
 text-decoration: underline;
}

.black,.black:visited{
  color: black;
}

.white,.white:visited{
  color: white;
}

.net{
  font-family:  MS Mincho;
  text-align: center;
  font-size: 35px;
  font-weight: bolder;
  color: white;
  margin-top: 15px;
  margin-bottom: 35px;  
}

.under{
  font-family: "メイリオ", "Meiryo";
  text-align: center;
  font-size: 14px;
  color: white;
  margin-bottom: -15px;
}

p{
padding: 2px 6px 2px;
}

.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}

.divider{
  height: 5px;
  width: 100%;
  background-color: var(--accent-color);
}


.LR{
	display: flex;
	justify-content: space-around;
}

.Ce{
  background-color: var(--lighter-color);
  margin-left: 5%;
  margin-right: 5%;
}

.Ce{
  margin-left: 11.5%;
  margin-right: 11.5%;
  padding: 10px 25px;
}

@media (max-width : 960px){
  .Ce{
  margin:  0 auto;
  padding: 10px;
  }
}

.flex{
 display: flex;
}

.box{
  margin-left: 2.5%;
  margin-right: 2.5%;
  width: 100%;
}

.container{
  display: flex;
}

.picture img {
  max-width: 250px;
  flex-shrink: 0;
  float: left;
  margin: 5px;
}


table {
  table-layout:fixed;
  border: 5px solid;/*table outline*/
  border-spacing:2px;
  margin: auto;
  width: 40%;
  min-width: 300px;
  background-color: var(--lighter-color);
}

th{
  text-align: center;
  border: 1px solid;
  border-spacing:2px;
}


footer {
  font-size: 12px;
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  height: 24px;
}

rt{
font-family: sans-serif;
font-size: 11px;
}

a {
align: center;
}

.midashi,.syomida,.tyumida,.honbun,.purohu,.rekyo{
  margin-left: 2.5%;
  margin-right: 2.5%;
}


.midashi{
  font-size: 40px;
  font-family: Meiryo;
}

.backn{
  font-size: 50px;
  font-family: Meiryo;
  text-align: center;
  padding: 10px 0%;
}

.syomida{
  font-size: 24px;
  font-family: MS Gothic;
}

.tyumida{
  font-size: 28px;
  font-family: MS Gothic;
}

.honbun{
  font-family: MS Mincho;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 30px;
  margin-bottom: 30px;
}

.hitokoto{
  font-family: MS Gothic;
  line-height: 1.5;
  font-size: 19px;
  text-align: center;
}

.b1{
  font-size: 28px;
  font-family: MS Gothic;
}

.b2{
  font-size: 38px;
  font-family: MS Gothic;
}


.b3{
  font-size: 58px;
  font-family: MS Gothic;
}

.bmin{
  font-size: 40px;
  font-family: MS Mincho;
}

.bmin1{
  line-height: 1.3;
  font-size: 60px;
  font-family: MS Mincho;
}

.bmin2{
  font-size: 80px;
  font-family: MS Mincho;
}

.voice{
  font-size: 22px;
  color: darkorange;
  font-family: MS Gothic;
  font-weight: bolder;
  }
  
.takako{
  font-family: MS Gothic;
  color:#11b811;
}  



.mw{
  font-size: 3vw;
  }

.tsume{
  margin-top: 10px;
}

.hira{
  margin-top: 50px;
}

.M{
  text-align: center;
}

.inyo{
  font-size: 18px;
  padding: 0px 4.5%;
  color: dimgray
}

.inyo{
  font-family: MS Gothic;
  font-size: 20px;
  line-height: 1.5;
}

.nm{
	white-space: nowrap;
}

.kahen{
font-size: clamp(14px, 1vw, 18px);
}


.hitokoto{
  font-size: 15px;
  text-align: center;
}

.link{
  font-size: 30px;
  text-align: center;
  color: yellow;
}

.li{
text-decoration: none;
color: yellow;
}

.age{
  position: relative;
  bottom: 15px;
}

.agege{
  position: relative;
  bottom: 35px;
}

.sage{
  position: relative;
  top: 5px;
}

img {
max-width: 100%
}

hr{
width: 95%;
align: center;
}

.sky{
background-image: url(bg/agopBsky.png)
}

.gre{
background-image: url(bg/agopBgre.png)
}

.ore{
background-image: url(bg/agopBore.png)
}

.red{
background-image: url(bg/agopBred.png)
}

.pur{
background-image: url(bg/agopBpur.png)
}

.yel{
background-image: url(bg/agopByel.png)
}
