   
a {
  text-decoration: none;
}

.cov {
  background-color: #faf0e6;
}

.navi {
}

.navi ul {
  display: flex;
  justify-content: center;
  list-style: outside none none;
}

.navi li {
  margin-left: 10px;
  border: 1px solid black;
  font-weight: bold;
  font-size: large;
  background-color:#00ff00;
}

#wel {
  color: red;
  font-size: xx-large;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

#well {
  color:red;
  font-size: 35px;
  text-align:center;
  font-weight:bold;
  font-style:italic;
}  



#zen {
  font-size: xx-large;
  color: #3333ff;
  font-weight: bold;
  text-align: center;
}

#zenn {
   font-size: 50px;
   text-align:center;
   color: #3333ff;
   font-weight: bold;
}   
  
  
#kanja{
  font-size: small;
  color: black;
  text-align: center;
}

.float{
  float: left;
  margin-right: 20px;
}  
.base{
  display: flex;
  flex-direction: row;
  width: 100vw;
  height: 100vh;
}
.class1{
  width:100%;
}



a {
  text-decoration: none;
}

.cov {
  background-color: #faf0e6;
}

.navi {
}

.navi ul {
  display: flex;
  justify-content: center;
  list-style: outside none none;
}

.navi li {
  margin-left: 10px;
  border: 1px solid black;
  font-size: large;
  background-color:#00ff00;
}

#wel {
  color: red;
  font-size: x-large;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

#zen {
  font-size: xx-large;
  color: #3333ff;
  font-weight: bold;
  text-align: center;
}

#kanja{
  font-size: small;
  font-weight: bold;
  color: black;
  text-align: center;
}
.float{
  float: left;
  margin-right: 20px;
}  

#osi {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #3333ff;
}


.base{
  display: flex;
  flex-direction: row;
  width:100vw;
  height:350vh;
}
.class1{
  width:75%;
}
.class2{
  width:25%;
}
.gradation {
  font-size: 20px;
  font-weight: bold;
  -webkit-background-clip: text;
  color: transparent;
  background-image:linear-gradient(red,blue);
  margin:5px 40px 5px 30px;
} 
.gradation1 {
  font-size: 20px;
  font-weight: bold;
  -webkit-background-clip: text;
  color: transparent;
  background-image:linear-gradient(red,blue);
  margin:5px 20px 5px 20px;
}

.gradation2 {
  font-size: 20px;
  font-weight: bold;
  -webkit-background-clip: text;
  color: transparent;
  background-image:linear-gradient(blue,yellow);
  margin:5px 20px 5px 0px;
}

.box {
  color: black;
  width: 220px;
  height: 300px;
  line-height: 10px;
  border: 2px solid #000;
  border-radius:10px;
  background-color:#CCCCCC;
  overflow-y: scroll;
} 
.box1 {
  color: black;
  width: 210px;
  height:   px;
  border: 2px solid #000;
  border-radius: 10px;
  background-color:#EEEEEE;
}
.box2 {
  color: black;
  width: 210px;
  height: 400px;
  border: 2px solid #000;
  border-radius:10px;
  background-color:#00FF00;
 }

.box3 {
  color: black;
  margin-left: 100px;
  width: 450px;
  height: 520px;
  border: 2px solid #000;
  border-radius: 10px;
  background-color:#EEEEEE;
}

.box4 {
  color: black;
  margin-left: 100px;
  margin-bottom:30px;
  width: 820px;
  height:px;
  border: 2px solid #000;
  border-radius: 10px;
  background-color:#EEEEEE
}  
  
a {
  text-decoration: none;
}

h1{
  margin-bottom: 20px;
  padding: 10px 10px 10px 15px;
  width: 100%;
  color: blue;
  font-size: 110%;
  font-weight: bold;;
  border-left: 5px solid #2f96ff;
  border-bottom: 1px solid #2f96ff;
}

.carousel {
  width: 658px;
  height: 400px;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
}
.carousel img {
  margin: 0;
  padding: 30px 0px 0px 0px;
  display: block;
}
@keyframes scroll {
  0% { margin-left: 0; }
  20% { margin-left: -100%; }
  25% { margin-left: -100%; }
  45% { margin-left: -200%; }
  50% { margin-left: -200%; }
  70% { margin-left: -300%; }
  75% { margin-left: -300%; }
  95% { margin-left: -400%; }
  100% { margin-left: -400%; }
}
.carousel > :first-child {
  animation-name: scroll;
  animation-duration: 90s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}  

h2{
  margin-bottom:20px;
  padding:10px 10px 10px 10px;
  width:100%;
  background-color:#00ffff;
  color:#3333ff;
  font-size:129%;
  font-weight:bold;
  border-left:6px ridge #2f96ff;
}
.base2{
  display:flex;
  flex-direction:row;
  width:100vw;
  height:150vh;
}
.base3{
   display:flex;
   flex-direction: row;
   width:100vw;
   height:97vh;
}

.base4{
   display:flex;
   flex-direction: row;
   align-items: stretch;
   width:100vw;
   height:100vh;
}  
  
.base5{
   display:flex;
   flex-direction:row;
   justify-content:space-around;
   align-items:center;
}  
.mid-frame{
  width:33%;
}
.right-frame{
  width:34%;
}

.left2-frame{
  width:60%;
}
.right2-frame{
  width:40%;
}

.karte-temp-text span{
  font-weight: bold;
  font-size: 20px;
  color: red;
}

.ex1{
   font-size:20px;
   line-height:15px;
}  

.sounyu1 span{
  font-size: 25px; 
  color: red;
}  

.sounyu2 span{
  font-weight: bold;
  font-size: 20px;
  color: red;
}

p.indent01{
  text-indent: -4em;
  padding-left: 6em;
}    

h3{
    margin-bottom:20px;
    padding:10px 10px 10px 10px;
    width:98%;
    background-color:#ffcda8;
    color:#82282e;
    font-size:129%;
    font-weight:bold;
    border-left:6px ridge　#82282e;
}


.text-align-right{
  text-align: right;
}


  e