#oseibo20210310{
  padding-bottom: 5rem;
  font-size: 1.3em;
  }

#oseibo20210310 img{
  width: 100%;
  height: auto;
  }

#oseibo20210310 .list{
  padding-left: 1.8em;
  margin-bottom: 1.8rem;
  list-style: disc;
  }

#oseibo20210310 .list--pickup{
  padding: 1.5em 1.8em;
  margin-bottom: 1.8rem;
  background-color: #f0f8fb;
  }
#oseibo20210310 .list--pickup li{
  position: relative;
  padding: .2em 0 .2em 1.2em;
  font-weight: bold;
  }
#oseibo20210310 .list--pickup li:after{
  position: absolute;
  top: .2em;
  left: 0;
  display: block;
  content: "●";
  color: #47a6d3;
  }

#oseibo20210310 table{
  margin-bottom: 1.8rem;
  text-align: left;
  width: 100%;
  }
#oseibo20210310 table th,
#oseibo20210310 table td{
  border-bottom: 6px solid #FFFFFF;
  padding: .9rem;
  }
#oseibo20210310 table th{
  background-color: #f0f8fb;
  white-space: nowrap;
  text-align: center;
  }
#oseibo20210310 table th.textLeft {
  text-align: left;
}
#oseibo20210310 table td{
  }

#oseibo20210310.oseibo20210310--sp{
  }

#oseibo20210310.oseibo20210310--sp .contents{
  padding: 0 10px 10px;
  }

#oseibo20210310 .hw2{
  padding: 15px 20px;
  line-height: 1.4em;
  margin-bottom: 1.8rem;
  background-color: #47a6d3;
  font-size: 1.625rem;
  font-weight: bold;
  color: #FFFFFF;
  }

#oseibo20210310 .hw3{
  padding: 10px 0;
  margin-top: 4.5rem;
  margin-bottom: 1.8rem;
  border-bottom: 2px solid #47a6d3;
  color: #47a6d3;
  font-size: 1.625rem;
  font-weight: bold;
  }

#oseibo20210310 .hw4{
  padding: 0 0 0 12px;
  margin-bottom: .5rem;
  border-left: 5px solid #47a6d3;
  color: #47a6d3;
  font-size: 1.25rem;
  font-weight: bold;
  }

#oseibo20210310 .hw4--rank{
  position: relative;
  line-height: 1.6em;
  padding-left: 46px;
  padding-top: .2em;
  padding-bottom: .2em;
  margin-bottom: 1rem;
  border: 0;
  color: #47a6d3;
  font-size: 1.25rem;
  font-weight: bold;
  }

#oseibo20210310 .hw4--rank__number{
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 2em;
  line-height: 2em;
  border-radius: 1em;
  background-color: #47a6d3;
  text-align: center;
  color: #FFFFFF;
  font-size: 1.25rem;
  font-weight: bold;
  }

#oseibo20210310 .hw5{
  margin-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: bold;
  }

#oseibo20210310 p{
  margin-bottom: 2.7rem;
  }

#oseibo20210310 .index{
  padding: 20px 30px;
  margin: 0 50px 2.7rem;
  background: -webkit-repeating-linear-gradient(-45deg,#e6f3fb 0,#e6f3fb 10px,#f4fbfe 10px,#f4fbfe 15px);
  background: -o-repeating-linear-gradient(-45deg,#e6f3fb 0,#e6f3fb 10px,#f4fbfe 10px,#f4fbfe 15px);
  background: repeating-linear-gradient(-45deg,#e6f3fb 0,#e6f3fb 10px,#f4fbfe 10px,#f4fbfe 15px);
  background-position: left top;
  background-repeat: repeat;
  }

#oseibo20210310.oseibo20210310--sp .index{
  padding: 10px 20px;
  margin-left: 0;
  margin-right: 0;
  }

#oseibo20210310 .index__title{
  margin: 0;
  border: 0;
  line-height: 1.4em;
  font-size: 1.625rem;
  font-weight: bold;
  color: #47a6d3;
  }

#oseibo20210310 .index__list li{
  margin-bottom: .9rem;
  }

#oseibo20210310 .index__list a{
  font-size: 1rem;
  font-weight: bold;
  color: #000000;
  }
#oseibo20210310 .index__list ul {
  padding: .9em 0 0 1rem;
  }
#oseibo20210310 .index__list ul li a{
  font-size: .875rem;
  font-weight: normal;
  }

#oseibo20210310 .button{
  margin-bottom: 1rem;
  }

#oseibo20210310 .button a{
  position: relative;
  display: block;
  max-width: 510px;
  line-height: 1.6em;
  padding: 20px 50px 20px 20px;
  margin: 0 auto 3.6rem;
  background-color: #47a6d3;
  border-radius: 10px;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  }

#oseibo20210310.oseibo20210310--sp .button a{
  width: auto;
  padding: 10px 40px;
  margin: 0 10px 3.6rem;
  font-size: 1.25rem;
  }

#oseibo20210310 .button a:link,
#oseibo20210310 .button a:visited{
  }
#oseibo20210310 .button a:active,
#oseibo20210310 .button a:hover{
  opacity: 0.8;
  text-decoration: none;
  }
#oseibo20210310 .button a:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#oseibo20210310 .button a:after{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 6px solid #47a6d3;
  z-index: 2;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  }

#oseibo20210310.oseibo20210310--sp .button a:before,
#oseibo20210310.oseibo20210310--sp .button a:after{
  right: 13px;
  }
