html {
  scroll-behavior: smooth;
}
img{
	vertical-align:top;
}
.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: 70%;
  margin-left: auto;
  margin-right: auto;
}

.box_original {
	width : 800px;
	padding-left: 50px;
	padding-right: 50px;
}

.bg_original {
  width: 100%;
  height: auto;
  background-color: #0168b7;
  padding-bottom: 20px;
display: block;
}
.large_button {
  width: 60%;
  height: auto;
}