.New_Table900 {
  width: 900px;
  padding-left: 30px;
}


.pc { display: block !important; }
.sp { display: none !important; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 0px;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.half_button {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.container {
    display: flex;
}

.container-row {
    flex-direction: row;
}

.items {
    width: 50%;
    height: auto;
}


.large-button {
    width: 65%;
    height: auto;
}
