@charset "utf-8";
#Member input[type="text"]::placeholder {
  /* color: #F2F2F2; */
}


#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;
}
.HalfBox10 {
  width: 10%;
}
.HalfBox19 {
  width: 19%;
}
.HalfBox66 {
  width: 66%;
}
.HalfBox85 {
  width: 85%;
}
.HalfBox89 {
  width: 89%;
}


@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%;
  }
}
@media (max-width: 640px){
  .HalfBox80 {
    width: 100%;
  }
}
@media (max-width: 640px){
  .HalfBox85 {
    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;
}

.new_icon {
  display: inline;
	background: #CE0000;
	color: #FFF;
  font-size: 0.9em;
  padding: 0 8px;
  height: 2em;
  text-align: center;;
  width: 10%;
}
.new_icon + p {
  width: 89%;
}
@media (max-width: 640px){
  .new_icon {
    width: 14%;
  }
  .new_icon + p {
    width: 85%;
  }
}

.Button_Submit {
  overflow: hidden;
  margin: 0 auto;
  border-bottom: none!important;
  width: 80%;
  max-width: 300px;
  margin-top: 30px;
}
.Button_Submit input {
  padding: 8px 10px 6px 25px;
  width: 100%;
  font-size: 1.8rem;
  color: #fff!important;
  background: #1464C5;
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}







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