@charset "utf-8";
#Member .Program dl dd div.InFlex div:first-child {
    width: 30%;
}

#Member input[type="email"] {
    width: 80%;
    padding: 10px;
    height: auto;
}

@media screen and (max-width: 640px) {
	.table_a td div.flexstart p.address {
		width: 100%;
	}
}

input#submit, input.button {
    padding: 15px 40px;
    margin: 40px;
    font-size: 1.2em;
    background-color: #1464c4;
    color: #fff;
    border-style: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.disc li {
	list-style: disc!important;
}

.atention10 {
	text-indent: -1em;
	padding-left: 1em;
}
.mgnb10 { margin-bottom: 10px!important;}
.fc_red {
    color: #ff0000!important;
}
.HalfBox19 {
  width: 19%;
}
@media (max-width: 640px){
  .HalfBox19 {
    width: 48%;
  }
}



@media (max-width: 640px){
  .HalfBox22 {
    width: 46%;
  }
}

@media (max-width: 640px){
  .HalfBox33 {
    width: 100%;
  }
}
@media (max-width: 640px){
  .HalfBox50 {
    width: 100%;
  }
}
@media (max-width: 640px){
  .HalfBox66 {
    width: 100%;
  }
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.pdf_download {
  text-align: center;
  width: 250px;
  margin: 1em auto 0;
}
@media (max-width: 640px){
  .pdf_download {
    width: 96%;
  }
}


.pdf_download a {
  position: relative;
  display: block;
  padding: .5em;
  color: white;
  font-size: 1.8rem;
  background: #1464C5;
	clear: both;
}
.pdf_download a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #ffffff;
}


.f46 {
  font-size: 4.6rem !important;
  line-height: 1.5;
}
.nowrap {
	white-space: nowrap;
}

@media (max-width: 640px){
	.HalfBox20sp {
		width: 20%;
	}
	.HalfBox30sp {
		width: 30%;
	}
	.w100sp {
		width: 100px;
	}
}

.BlueBt470 {
  text-align: center;
  width: 470px;
  margin: auto;
}
@media (max-width: 640px){
  .BlueBt470 {
    width: 96%;
  }
}
.BlueBt470 a {
  position: relative;
  display: block;
  padding: 1em 1em;
  color: white;
  font-size: 1.8rem;
  background: #1464C5;
}
.BlueBt470 a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #ffffff;
}
