.mainaside{
  margin-top: 14vw;
}
.bottomnav img{
  width: 1vw;
}
.nav-links{
	display:flex;
	height: 1.5vw;
    font-size: 1vw;
    margin-top: 0;
    color: #717071;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}
.nav-links a{
color: #717071;
}
.bottomnav{

margin-top: 4vw;
}
button{
  font-family: 'Hiragino Kaku Gothic W6', sans-serif;
  font-size: 2.5vw;
  background: none;
  border-right: solid 1px black;
    border-left: solid 1px black;
    padding-left: 1vw;
  padding-right: 1vw;
}
.next{
  border-right: none;
	border-left: none;
}
body > main > section.mainaside.onerow > aside > table > tbody > tr:nth-child(1){
	border-top: 2px dotted #2CA6E0!important;
}
.news tr{
font-family: 'hiragino-kaku-gothic-pron';


padding: 2vw 0;

font-size: 2.5vw;
}
.bottomnav.mobile{
  display: flex;
  align-items: center;
  flex-direction: column;
}
aside{
  margin-top: 7vw;
  margin-bottom: 7vw;
}
@media only screen and (min-width: 768px) {
  .mainaside {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
 height:40vw;
    margin-top: 0;

}
.bottomnav.desktop {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;margin-bottom: 3vw;align-items: center;}
.bottomnav.desktop button{
  
font-size: 1vw;
  
margin-top: 0;
  
color: #717071;
}
.bottomnav img {
  width: 0.5vw;
  margin-top: 0.4vw;
}
.previous{
  margin-left: 1vw;
	 border-right: none;
	border-left: none;
	padding-bottom: 0.2vw;
}
.next{
  margin-left: 1vw;
  margin-right: 1vw;
padding-bottom: 0.2vw;
}
.tonewstop{
  margin-left: 1vw;
  /* margin-right: 1vw; */
}
.buttons{
  height: 4vw;
}
video{
  margin: 2vw 0;
  width: 39vw;
}
.textarea{
  margin-top: 1vw;
}
aside {
  height: 75vw;
  width: 17vw;
  justify-content: space-between;
  flex-direction: column;
}
aside{
  margin-top: 0;
}
aside tr {
  list-style-type: none;
 
}
.main75{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.sdgimg{
    display: block;
    width: 30vw;
}
.main75{
  display: flex;
  flex-direction: column;
  flex: 75;
  margin-right: 4vw;
  /* width: 88vw; */
  margin-top: 1vw;
}

.news{
  font-size: 1vw;
  
}
.news td{
  width: 17vw;
  margin-top: 0.5vw;
  font-size: 1vw;
  color: #717071;
}
.news th {
  width: 10vw;
  text-align: left;
  font-weight: 800;
  border-bottom: none!important;
  padding-bottom: 0vw;
  line-height: 0.5vw;
  font-size: 1vw;
  }

  .news tr{
    /* border-top: 2px dotted #2CA6E0!important; */
    border-bottom: 2px dotted #2CA6E0!important;
    padding: 1vw 0;
  }

}

@media only screen and (max-width: 767px) {
  .onerow{
    display: flex;
  }
#singlepost > section.mainaside.onerow > section > div.textarea > h2 {
    font-weight: 600;
    font-size: 3.8vw!important;
    margin-bottom: 2vw;
}
.mainaside {
  display: flex;
  flex-direction: column!important;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-top: 0;
    height: auto !important;
}
.bottomnav.mobile {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;margin-bottom: 3vw;align-items: center;}
.bottomnav.mobile button{
  
font-size: 2.2vw;
  
margin-top: 0;
}
.bottomnav img {
  width: 1.2vw;
}
.previous{
  margin-left: 1vw;
	font-size: 2.2vw;
    font-weight: 600;
    padding-top: 1vw;
}
.next{
     font-size: 2.2vw;
    font-weight: 600;
    padding-top: 1vw;
}
.tonewstop{
  margin-left: 1vw;
  margin-right: 1vw;
}
.buttons{
  height: 4vw;
}
video{
  margin: 2vw 0;
  width: 39vw;
}
.textarea{
  margin-top: 1vw;
}
aside {
  height: 78vw;
  width: 77vw;
  justify-content: space-between;
  flex-direction: column;
}
aside{
  margin-top: 0;
}
aside tr {
  list-style-type: none;
 
}
.main75{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.sdgimg{
    display: block;
    width: 73vw;
}
.main75{
  display: flex;
  flex-direction: column;
  flex: 75;
  margin-right: 4vw;
  /* width: 88vw; */
  margin-top: 1vw;
}

.news{
  font-size: 1vw;
  
}
.news td{
  width: 79vw;
  margin-top: 0.5vw;
  font-size: 2.5vw;
}
.news th {
  width: 77vw;
  text-align: left;
  font-weight: 300;
  border-bottom: none!important;
  padding-bottom: 0.5vw;
  font-size: 2.5vw;
  }

  .news tr{
    /* border-top: 2px dotted #2CA6E0!important; */
    border-bottom: 2px dotted #2CA6E0!important;
    padding: 1vw 0;
  }

}
@media only screen and (max-width: 1200px){
	.mainaside {
  
    height: 80vw;
    margin-top: 0;
}
}