.pc
{
  display:block;
}

.sp 
{
 display:none;
}
.wrap{
  width: 850px;
  margin: 0 auto;
}
.riaru{
  text-align: center;
  font-weight: bolder;
}

.tx38{
  text-align: center;
  font-size: 38pt;
  color:#ff0000 ;
}
.tx28{
  font-size: 28pt;
  color: #000000;
}

.tx24{
  font-size: 24pt;
  color: #ff0000;
}

.tx22-red{
  font-size: 22pt;
  color: #ff0000;
}

.tx20{
  font-size: 20pt;
  color: #000000;
}



.txmanseki{
  text-align: center;
  font-size: 38pt;
  font-weight: bolder;
  color: #333;
}

.txmanseki span{
  color: #ff0000;
}

.henkin{
  text-align: center;
  font-size: 18pt;
  color: #000000;
  font-weight: bolder;
}

.txhenkin{
  text-decoration: underline; 
  color: #0000ff;
  font-weight: bolder;
}

.shousai{
  font-size: 20px;
  font-weight: bolder;
  margin: 0 auto;ß
}

.gazo10 {
  margin: 10px auto 0px;
  display: block;
}
.single-lp .shousai {
  border-collapse: collapse;
  font-size: 24px;
  line-height: 27px;
  border: solid 2px #AAAAAA;
  margin: -2px auto 40px;
  width: 860px;
}
.single-lp .shousai th {
  width: 35.4%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-right: solid 1px #BBBBBB;
  border-bottom: solid 1px #BBBBBB;
  padding: 15px 5px 15px 15px!important;
}
.single-lp .shousai .td1 {
  width: 32.7%;
  border-right: solid 1px #BBBBBB;
  border-bottom: solid 1px #BBBBBB;
  padding: 15px 5px 15px 15px;
  vertical-align: baseline;
  text-align: center;
  color: #000000;
}
.single-lp .shousai .td2 {
  width: 31.9%;
  text-align: center;
  border-right: solid 1px #BBBBBB;
  border-bottom: solid 1px #BBBBBB;
  padding: 15px 0px 15px;
  vertical-align: baseline;
}
td span .red{
  color: #f80000;
}


.post-content table tbody th {
  background: #fff;
  color: #333;
}
.post-content h3 {
  border-left: none;
  margin: 0em auto;
}
#wpadminbar {
  display: none;
}
.post-content h3 {
  padding: 0px;
  border-bottom: none;
  margin: 0em auto 0em;
}
.box2 {
  width: 92%;
  margin: 15px auto 30px;
  overflow: hidden;
  display: block;
}
.aka2 {
  color: #D80000;
  font-weight: bold;
}
.single-lp #wpadminbar {
  display: none;
}

table {
  border-collapse:  collapse; /* セルの線を重ねる */
  text-align: center;
}

th,td {
  border: solid 1px;  /* 枠線指定 */
  padding: 12px 60px;      /* 余白指定 */
  text-align: center;
}

th {
  text-align: center;
  background-color: #2d8cff; 
color: #ffffff;
}

td span.red{
  color: #f80000;
}

td span.blf{
  color: #333;
}


@media screen and (max-width: 1024px) {
single-lp .shousai {
  width: 760px!important;
}

.wrap{
  width: 100%;
  margin: 0 auto;
}

th,td {
  padding: 10px 4vw;      /* 余白指定 */
}
}


@media screen and (max-width: 599px) 
{
.wrap{
  width: 100%;
  margin: 0 auto;
}
.pc
  {
    display:none;
  }

.sp
  {
    display:block;
    margin: 0px 0px 0px 0px;
  }

.tx38{
  text-align: center;
  font-size: 6vw;
  color:#ff0000 ;
}
.tx28{
  font-size: 16pt;
  color: #000000;
}

.tx20{
  font-size: 14pt;
  color: #000000;
}

.tx20{
  font-size: 16pt;
  color: #000000;
}

.tx24{
  font-size: 14pt;
  color: #ff0000;
}

.txmanseki{
  font-size: 18pt;
}

.henkin{
  text-align: center;
  font-size: 16pt;
  color: #000000;
  font-weight: bolder;
}

.txhenkin{
  text-decoration: underline; 
  color: #0000ff;
  font-weight: bolder;
}

.shousai {
  width: 100%;
}

table {
  border-collapse:  collapse; /* セルの線を重ねる */
  text-align: center;
}

th,td {
  border: solid 1px;  /* 枠線指定 */
  padding: 5px 2px;      /* 余白指定 */
  text-align: center;
  font-size: 5vw;
}

th {
  text-align: center;
  background-color: #2d8cff; 
color: #ffffff;
}

td span.red{
  font-size: 10px;
  color: #f80000;
}

td span.blf{
  font-size: 1vw;
  color: #333;
}

.gazo10 {
  width: 100%;
  display: block;
  margin: 0 auto;
}


}
